Update index.html

This commit is contained in:
dukesrg 2015-04-27 17:31:58 +03:00
parent 607a9f80c4
commit 6376ee6400

View File

@ -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);