From 1d7cb6d43f0a29dfa42c462312c4e9cae20c0808 Mon Sep 17 00:00:00 2001 From: mileswa1q22 Date: Fri, 7 Nov 2025 09:14:20 -0600 Subject: [PATCH] Implement domain restriction script in index.html Added a script to restrict access based on allowed domains. --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/index.html b/index.html index 402ff0d4..74685223 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,19 @@ +