Advertisement
fireball8931

Untitled

Apr 9th, 2020
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.15 KB | None | 0 0
  1. <script>
  2.  
  3. (function(window) {
  4.   if (window.location !== window.top.location) {
  5.     window.top.location = window.location;
  6.   }
  7. })(this);
  8.  
  9. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement