Guest User

Untitled

a guest
Jul 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if(navigator.platform.indexOf("Win") === -1){
  2.     //We are NOT on windows
  3.     location.href="...flash casino url";
  4. }else{
  5.     location.href="..../setupCasino.exe"
  6. }
Add Comment
Please, Sign In to add comment