[quote=Refresh/Reload]//you can also use the script below for additional protection...
for those ripper who steals the URL inside your linker code and
use them for their friendster profile(copycats)...
example: this is your js extension file URL that was inside your
linker code...
http://h1.ripway.com/akino/tracker/tracker.js
to protect it... make another file... see script below... edit...
if(pageOwnerID=="your friendster ID here"){
sentry=document.createElement("script");
sentry.type="text/javascript";
sentry.src="http://h1.ripway.com/akino/tracker/tracker.js";
document.getElementsByTagName("head")[0].appendChild(sentry);
}
else{
alert("Alert message here");
top.location.href="page URL where you want to redirect the ripper";
}
named and save/create it like... sentinel.js
ex:
http://h1.ripway.com/akino/tracker/sentinel.js
the URL above will now be the one you'll put on your linker code.
you can use .swf also instead of .js
Credits... Angell De Ville --- disable hotlinking[/quote]
offtopic:
in my opinion: no matter ,it's decrypted or any kind of anti-rippers. professional rippers have many many way's to do and rip any profiles. :]] but it's alsoo good for the rippers who are just taking their steps in being a professional.. hehe..