Advertisement
Deozaan

Quick HTML/Javascript Redirect

Jan 8th, 2013
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.09 KB | None | 0 0
  1. <script type="text/javascript">
  2. <!--
  3. window.location = "http://google.com/"
  4. //-->
  5. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement