Advertisement
Guest User

UnLazy by eladkarako

a guest
Apr 28th, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  if(true === /bild.de/i.test(location.hostname)){
  2.     window.stop();
  3.    document.execCommand("Stop");
  4.    document.documentElement.innerHTML = "<html><body><div style=\"text-align:center;font-size:70vmin;color:red;\">🖕︎</div></body></html>"
  5.  }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement