Advertisement
westor

Redirection Code

Jul 12th, 2019
986
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.29 KB | None | 0 0
  1. <html>
  2. <head><title>Redirecting to the page...</title></head>
  3. <meta http-equiv="refresh" content="1;url=http://46.12.175.60/">
  4. <body>
  5. <p>Please wait a few second(s) while you are redirected to the page...</p>
  6. <script>window.location.replace('http://46.12.175.60/');</script>
  7. </body>
  8. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement