Quote:
Originally Posted by New Joe
This would work for both vb3 and vb4
Insert this into the bottom of your 'Footer' Template:
Code:
<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script>
<script type="text/javascript"><!--
protected_links = "";
auto_anonymize();
//--></script>
If you want not to anonym your own domain name, use this option:
From here to generate a new code, all the info is here:
http://anonym.to/en.html
|
Thank you, This worked perfectly for what I wanted on my site.