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
607a9f80c4
commit
6376ee6400
@ -58,9 +58,6 @@ function geturl(obj) {
|
||||
}
|
||||
if(hasOwnProperty('little-endian')){
|
||||
a=c.toUpperCase().replace(/[^\dA-F]/g,'').match(/.{8}/g);
|
||||
alert(a.pop());
|
||||
alert(a.pop());
|
||||
alert(a.pop());
|
||||
c='';
|
||||
while(a.length>0){
|
||||
b=a.shift().match(/..?/g);
|
||||
|
Loading…
Reference in New Issue
Block a user