IP.Board Tutorials

Link Anonymizer for IPB - Link to websites anonymously hide reffer with ssl

Submitted by anonymiz, , Thread ID: 4588

Thread Closed
anonymiz
Lurker
Level:
0
Reputation:
0
Posts:
4
Likes:
0
Credits:
6
07-06-2015, 10:03 AM
This post was last modified: 07-06-2015, 10:06 AM by anonymiz
#1
Link Anonymizer for IPB - Link to websites anonymously hide reffer with ssl

hi saw few scripts and plugins for IPB which wont allow to redirect when website is on ssl this guide will help for them to use with ssl





how to add Link Anonymizer with ssl to your IPB forum works for all version.



now go to admin ACP, edit your themes global template (Global Template > global template)

Go ALL way to bottom, and right before:

</body>
</html>
Paste this below code:

Code:
<script src="https://www.anonymiz.com/js/anonymize.js" type="text/javascript"></script>

<script type="text/javascript"><!--
protected_links = "nulledbb.com, javascript";

auto_anonymize();
//--></script>


Note



Please replace your domain with nulledbb.com, and incase if you are using any javascript plugin please add (javascript) next to domain or else no need



Weblink for anonymiz

Users browsing this thread: 1 Guest(s)