Remove Soratemplates Credits - Disable Auto Redirect - 2020
Remove Sora Templates Credits without auto redirecting
Open template file with a text editor
Press CTRL+F to search: eval
Example:
....
\x7c\x78\x32\x33\x7c\x78\x34\x38\x7c\x6e\x75\x6d\x70\x6f\x73\x74\x73\x31\x7c\x78\x34\x43\x7c\x78\x34\x32\x7c\x78\x37\x41\x7c\x5f\x30\x78\x33\x62\x38\x61\x78\x33\x7c\x78\x33\x35\x7c\x78\x36\x41\x7c\x77\x69\x6e\x64\x6f\x77\x7c\x65\x72\x72\x6f\x72\x7c\x73\x68\x6f\x77\x72\x65\x63\x65\x6e\x74\x70\x6f\x73\x74\x73\x7c\x38\x33\x7c\x73\x68\x6f\x77\x52\x61\x6e\x64\x6f\x6d\x49\x6d\x67\x7c\x78\x34\x39\x7c\x78\x34\x35\x7c\x6e\x75\x6d\x70\x6f\x73\x74\x73\x7c\x73\x65\x74\x49\x6e\x74\x65\x72\x76\x61\x6c\x7c\x38\x30\x7c\x38\x31\x7c\x5f\x30\x78\x33\x62\x38\x61\x78\x32\x7c\x7c\x7c\x7c\x27\x2e\x73\x70\x6c\x69\x74\x28\x27\x7c\x27\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x0a";eval(_XUOy16);
Delete:
eval(_XUOy16);
delete all simillar codes.
Example 2:
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromC
Example 2:
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromC
Delete all function started by "eval"
or rename Eval to anything.
Others method to stop auto redirecting
on id='credit'>
Delete:
<a href='http://soratemplates.com/' id='mycontent' rel='dofollow'
or similar code...
replace for:
to hidden without delete:
.credit{width:0px; height:0px;}
or
.credit{visibility: hidden;}
<script>
function myFunction() {
setTimeout(function(){ alert("Hello"); }, 3000);
}
window.stop();
</script>
to hidden without delete:
.credit{width:0px; height:0px;}
or
.credit{visibility: hidden;}
Comentários
Postar um comentário