From 43a3b69902f00f7832fecce5bca43d816c214fbb Mon Sep 17 00:00:00 2001 From: Lethe Beltane Date: Thu, 2 Jun 2022 20:54:28 -0500 Subject: [PATCH] PRIDE MONTH CAPTAIN FALCON --- checktor.js | 20 +++++++++++++++++ index.html | 1 + mods/captain_rainbow/1.JPG | Bin 0 -> 39475 bytes mods/captain_rainbow/2.JPG | Bin 0 -> 52920 bytes mods/captain_rainbow/3.JPG | Bin 0 -> 54186 bytes mods/captain_rainbow/4.JPG | Bin 0 -> 61519 bytes mods/captain_rainbow/5.JPG | Bin 0 -> 74002 bytes mods/captain_rainbow/6.JPG | Bin 0 -> 68008 bytes mods/captain_rainbow/captain_rainbow.png | Bin 0 -> 58981 bytes mods/captain_rainbow/captain_rainbow.zip | Bin 0 -> 214065 bytes mods/captain_rainbow/index.html | 26 +++++++++++++++++++++++ mods/captain_rainbow/preview.JPG | Bin 0 -> 48127 bytes mods/index.html | 3 +++ 13 files changed, 50 insertions(+) create mode 100755 checktor.js create mode 100644 mods/captain_rainbow/1.JPG create mode 100644 mods/captain_rainbow/2.JPG create mode 100644 mods/captain_rainbow/3.JPG create mode 100644 mods/captain_rainbow/4.JPG create mode 100644 mods/captain_rainbow/5.JPG create mode 100644 mods/captain_rainbow/6.JPG create mode 100644 mods/captain_rainbow/captain_rainbow.png create mode 100644 mods/captain_rainbow/captain_rainbow.zip create mode 100644 mods/captain_rainbow/index.html create mode 100644 mods/captain_rainbow/preview.JPG diff --git a/checktor.js b/checktor.js new file mode 100755 index 0000000..e98b244 --- /dev/null +++ b/checktor.js @@ -0,0 +1,20 @@ +/* +Tor2web blocking script +written by Vane Vander +released under MIT License +*/ + +let text = window.location.href; +let pet = text.includes("onion.pet"); +let ws = text.includes("onion.ws"); +let search = text.includes("onionsearchengine.com"); +let cyber = text.includes("cyber-hub.pw"); +let ly = text.includes("onion.ly"); +let moe = text.includes("onion.moe"); +let web = text.includes("darknet2web.com"); +let gate = text.includes("torgateway.com"); +let i2p = text.includes("i2p.mk16.de"); +let i2p2 = text.includes("i2phides.me"); +if ((pet === true) || (i2p === true ) || (ws === true) || (gate === true) || (search === true) || (i2p2 === true) || (cyber === true) || (ly === true) || (web === true) || (moe === true)) { + window.location.replace("https://theannoyingsite.com"); +} diff --git a/index.html b/index.html index 5870ccb..2fb1524 100644 --- a/index.html +++ b/index.html @@ -114,6 +114,7 @@ +

mirror