Advertisement
powylv

redirect code

Jul 10th, 2022 (edited)
572
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <html lang="en-US">
  2. <head>
  3. <meta charset="UTF-8">
  4. <meta http-equiv="refresh" content="1;url=https://example.com">
  5. <script type="text/javascript">
  6. window.location.href = "https://example.com"
  7. </script>
  8. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement