Advertisement
jessepinkman

Immediate Redirect

May 5th, 2013
2,271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. <script>
  2. location.replace('http://NEW URL.tumblr.com' + location.pathname);
  3. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement