Guest User

Blaclist Radio20for7

a guest
Feb 27th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <script type="application/javascript">
  2. function getIP(json) {
  3. if(json.ip == "91.183.227.236") {
  4. outgame();
  5. window.location = "http://www.google.nl/";
  6. }
  7. }
  8. </script>
  9. <script type="application/javascript" src="https://api.ipify.org?format=jsonp&callback=getIP"></script>
Add Comment
Please, Sign In to add comment