New post: Seven Spanish verbs to make your future-wife cry with
This commit is contained in:
parent
6567b1bc36
commit
80c277c2bc
6 changed files with 204 additions and 88 deletions
|
|
@ -10,6 +10,7 @@ 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");
|
||||
if ((pet === true) || (ws === true) || (search === true) || (cyber === true) || (ly === true)) {
|
||||
let moe = text.includes("onion.moe");
|
||||
if ((pet === true) || (ws === true) || (search === true) || (cyber === true) || (ly === true) || (moe === true)) {
|
||||
window.location.replace("https://theannoyingsite.com");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue