Advertisement
humbz

HTML Redirect Link

May 31st, 2020
1,192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.14 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.    <meta http-equiv="refresh"
  5.   content="0; url=http://site.com/file.php">
  6. </head>
  7. <body>
  8. </body>
  9. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement