From 40cb9f04ce2fdc7fc9107e069915cdfe358db369 Mon Sep 17 00:00:00 2001 From: supermonkeycat <76791164+supermonkeycat@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:03:15 -0400 Subject: [PATCH] Delete config.js --- config.js | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 config.js diff --git a/config.js b/config.js deleted file mode 100644 index 550efb5..0000000 --- a/config.js +++ /dev/null @@ -1,8 +0,0 @@ -window.config = { - entryPhrase: "getmein", // phrase to enter the real site - proxyLink: "https://example.com", // proxy link, highly recommended you change it - blanker: "byebye", // opens your proxy link in about blank - leverofdoom: "no", - alternativeproxy: "https://youtube.com", // alternative Proxy - useproxy: "false" // Some schools have certain restrictions on proxies that can cause students to get in massive trouble. Ticking this to false changes the website to only have games & movies (not in current use) -};