From d0d6160c02b0685ebbc68f77088727138ea874b0 Mon Sep 17 00:00:00 2001 From: lehorseyexpress <162401234+lehorseyexpress@users.noreply.github.com> Date: Thu, 21 Nov 2024 06:28:07 +0000 Subject: [PATCH] Quick-Update (from Replit) --- README.md | 2 +- proxy/identry=trueban=false?In392Df/index.html | 11 ----------- proxy/index.html | 11 ----------- proxy/script.js | 11 ----------- 4 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 proxy/identry=trueban=false?In392Df/index.html delete mode 100644 proxy/index.html delete mode 100644 proxy/script.js diff --git a/README.md b/README.md index 0391060..3a5859e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Unblocked Games website ## Description: -Another unblocked games website. Though this one looks like it was copied straight from tag-2, I hand coded the styles and files (I only took the games from other websites). I sometimes change the address and name to counter getting blocked by Go Guardian. +Another unblocked games website. Though this one looks like it was copied straight from tag-2, I hand coded the styles and files (I only took the games from other websites). I sometimes change the address and name to counter getting blocked by Go Guardian. This website is maintained and prioritized locally, so some features may not work in your area. ## Website features: * Redirects to Google drive after 200 seconds 🕙 diff --git a/proxy/identry=trueban=false?In392Df/index.html b/proxy/identry=trueban=false?In392Df/index.html deleted file mode 100644 index a64946f..0000000 --- a/proxy/identry=trueban=false?In392Df/index.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Horse | Definition, Breeds, Pictures, Evolution, & Facts | Britannica - - - - - - diff --git a/proxy/index.html b/proxy/index.html deleted file mode 100644 index a64946f..0000000 --- a/proxy/index.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Horse | Definition, Breeds, Pictures, Evolution, & Facts | Britannica - - - - - - diff --git a/proxy/script.js b/proxy/script.js deleted file mode 100644 index f45575e..0000000 --- a/proxy/script.js +++ /dev/null @@ -1,11 +0,0 @@ -document.getElementById('checkBtn').addEventListener('click', () => { - const input = document.getElementById('hgid').value.trim(); - - if (!input) { - alert("Hmmm... that doesn't seem to be a valid ID. Check with the developer for more info."); - } else if (input === '1124') { - alert("It works"); - } else { - alert("Hmmm... that doesn't seem to be a valid ID. Check with the developer for more info."); - } -}); \ No newline at end of file