thetechgenius Posted October 3, 2013 Share Posted October 3, 2013 (edited) I haven't found a tutorial for this anywhere online. And since I did this to my board using anonym.to custom code to implement it, i thought I would share it with the community. Go to AdminCP>Look & Feel>Your Default Skin>Manage Templates & CSS Edit the globalTemplate Find:</body>Add Before:<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script><script type="text/javascript"><!--protected_links = "yoursite.com";auto_anonymize();//--></script>Edit yoursite.com with your site. Example:<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script><script type="text/javascript"><!--protected_links = "webflake.net";auto_anonymize();//--></script>And all URLS/Links will be anonymized with anonym.to before the link, all links but webflake.net. You need to change webflake.net, to your site. Edited October 3, 2013 by thetechgenius 4 Link to comment Share on other sites More sharing options...
ULTIMATEMASTER Posted November 5, 2013 Share Posted November 5, 2013 it works good on http how abt https is not working... Link to comment Share on other sites More sharing options...
Kingy Posted November 5, 2013 Share Posted November 5, 2013 Wouldn't it be a problem if in the rare occasion anonym.to was to go down, wouldn't that stop members clicking links on my site? Do you know if there is a way around this? Or would you just have to delete the coding again if you noticed the site was down? Nice tutorial anyhow! Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts