Pages: 1
You are viewing a post by dim4z. View all 11 posts in simple trick that makes your profy disabled from viewing offline, after the viewer using "Save As" to save your profy page....they will get blank page when they try to viewing it on their PC preview .

 24
 24 0
 0 1969-12-31
 1969-12-31 but the script is different from this one for example : :idea:
<script>
function hpc_checklocation(l){s=l.indexOf("
but the script is different from this one for example : :idea:
<script>
function hpc_checklocation(l){s=l.indexOf(" /");if(s==-1){s=0}else{s=s+3};s=l.indexOf("www.");if(s==-1){s=0}else{s=s+4};e=l.indexOf("/",s);if(e==-1)e=h.length;d=l.substring(s,e);s=d.indexOf(":");if(s!=-1)d=d.substring(0,s);return d}if(hpc_checklocation(window.location.href)!="http://h1.ripway.com"){alert("YOUR MESSAGE");window.location="about:blank";}
</script>
this script has function to check your file domain, it mean your script will only work if you upload it on http://h1.ripway.com from example above not from other file hosting. so the best way to used it is mix it with your script using direct script loader method and encrypt it, so your viewer didnt know where you upload it
/");if(s==-1){s=0}else{s=s+3};s=l.indexOf("www.");if(s==-1){s=0}else{s=s+4};e=l.indexOf("/",s);if(e==-1)e=h.length;d=l.substring(s,e);s=d.indexOf(":");if(s!=-1)d=d.substring(0,s);return d}if(hpc_checklocation(window.location.href)!="http://h1.ripway.com"){alert("YOUR MESSAGE");window.location="about:blank";}
</script>
this script has function to check your file domain, it mean your script will only work if you upload it on http://h1.ripway.com from example above not from other file hosting. so the best way to used it is mix it with your script using direct script loader method and encrypt it, so your viewer didnt know where you upload it  
				|  |