anonym.to external links excluding your Affiliates

Status
Not open for further replies.

Prince

Active Member
225
2008
0
0
Really after I Upgraded to IPB3 I searched on a method to kill live text links which transformed into with url tags and I failed.

So I searched around I found out a good method provided by anonym.to itself.
Code:
http://anonym.to/en.html
here you go
Code:
<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script>

<script type="text/javascript">
<!--
protected_links = "url1,url2,.....";
auto_anonymize();
//-->
</script>
You only have to place the resulting code at directly before the </body> tag of your main template.

Just replace url1, url2 ...etc with your Affiliates

This will make your Affiliates see you as refferal not anonym.to
 
Status
Not open for further replies.
Back
Top