Advertisement
Guest User

Untitled

a guest
Sep 5th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.40 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html lang="en-US">
  3.     <head>
  4.         <meta charset="UTF-8">
  5.         <meta http-equiv="refresh" content="1;url=https://myservice.execute-api.us-east-1.amazonaws.com/dev/api/owner/4">
  6.         <script type="text/javascript">
  7.             window.location.href = "https://myservice.execute-api.us-east-1.amazonaws.com/dev/api/owner/4"
  8.         </script>
  9.         <title>Page Redirection</title>
  10.     </head>
  11.     <body>
  12.         <!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
  13.         If you are not redirected automatically, follow the <a href='https://myservice.execute-api.us-east-1.amazonaws.com/dev/api/owner/4'>link to example</a>
  14.     </body>
  15. </html><!DOCTYPE HTML>
  16. <html lang="en-US">
  17.     <head>
  18.         <meta charset="UTF-8">
  19.         <meta http-equiv="refresh" content="1;url=https://myservice.execute-api.us-east-1.amazonaws.com/dev/api/owner/4">
  20.         <script type="text/javascript">
  21.             window.location.href = "https://myservice.execute-api.us-east-1.amazonaws.com/dev/api/owner/4"
  22.         </script>
  23.         <title>Page Redirection</title>
  24.     </head>
  25.     <body>
  26.         <!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
  27.         If you are not redirected automatically, follow the <a href='https://myservice.execute-api.us-east-1.amazonaws.com/dev/api/owner/4'>link to example</a>
  28.     </body>
  29. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement