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
Prince Reviewed by Prince on . anonym.to external links excluding your Affiliates 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. http://anonym.to/en.html here you go <script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script> <script type="text/javascript"> <!-- Rating: 5