Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.29 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <meta charset="UTF-8" />
  5. </head>
  6. <body onload="redirect()">
  7. <script type="text/javascript">
  8.     function redirect(){
  9.         window.location.href = 'http://sochi.amswifi.ru/?host=' + window.location.host + '&ssid=<unifi var="ssid" />';
  10.     }
  11. </script>
  12. </head>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement