forgot to remove this...
This commit is contained in:
parent
1f871a69e1
commit
6e602aa430
@ -46,7 +46,7 @@ if(document.getElementById("post_tags") !== null){
|
||||
var hrs=hrs.match("(http\:\/\/[a-z0-9]+\.[a-z]+\.[a-z]\/[a-z0-9]+\/[a-z0-9]+)\/[a-z0-9A-Z%_]+\.[a-zA-Z0-9%_-]+(\.[a-z0-9A-Z]+)")
|
||||
var hrs=hrs[1]+hrs[2];
|
||||
}
|
||||
location.href="|"+ste+hrs+"&tags="+tag+"&rating="+rtg+"&source="+srx;
|
||||
location.href=ste+hrs+"&tags="+tag+"&rating="+rtg+"&source="+srx;
|
||||
}else{alert(toobig);}
|
||||
}else{alert(notsup);}
|
||||
}else{
|
||||
|
Loading…
x
Reference in New Issue
Block a user