Advertisement
Laios

send ip to php

Jan 17th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.23 KB | None | 0 0
  1. <html>
  2. <head></head>
  3. <body>
  4. <script>var ip;</script>
  5. <script src="http://l2.io/ip.js?var=ip"></script>
  6. <script>document.write(ip);
  7. window.location = "http://www.laios.hol.es/myip/index.php?q="+ip;
  8. </script>
  9. </body>
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement