Quote:
Originally Posted by elfenny
There is a problem with the full script of linkbucks 
|
Is this mod conflicting with LinkBucks URL's?
If so, just add "
www.linkbucks.com" to the Protected Links.
So your protected links will look something like this in your
footer template:
Code:
<script src="js/anon.js" type="text/javascript"></script>
<script type="text/javascript"><!--
protected_links = "yoursite.com,javascript://,www.linkbucks.com";
auto_anonymize();
//--></script>