mirror of
https://github.com/hacks-guide/2xrsa.git
synced 2024-11-27 03:20:25 +00:00
Update index.html
This commit is contained in:
parent
a07a803e85
commit
a47900870e
@ -48,7 +48,7 @@ function geturl(obj) {
|
||||
if (value.length > 0){
|
||||
v += '&';
|
||||
if(hasOwnProperty('valueprefix')){
|
||||
cc+=valueprefix;
|
||||
v+=valueprefix;
|
||||
}
|
||||
if(obj.id=="arcode"){
|
||||
cc=value.toUpperCase().replace(/[^\dA-F]/g,'');
|
||||
|
Loading…
Reference in New Issue
Block a user