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