mirror of
https://github.com/hacks-guide/2xrsa.git
synced 2024-11-23 09:29:39 +00:00
Update index.html
This commit is contained in:
parent
6869d4b963
commit
aef894d530
@ -4,6 +4,7 @@
|
||||
<SCRIPT src="autostyle.js" type="text/javascript"></SCRIPT>
|
||||
<SCRIPT language="javascript">
|
||||
var is3DS = navigator.platform.indexOf("Nintendo 3DS") >= 0;
|
||||
alert(is3DS);
|
||||
var x=new XMLHttpRequest();
|
||||
x.open('GET','rop.json',false);
|
||||
x.send();
|
||||
|
Loading…
Reference in New Issue
Block a user