Active Link Security 3.0
This modification is in the archives.
NEW VERSION OUT HERE: Active Link Security 4.0. NO MORE SUPPORT ON THIS THREAD.
This hack will allow you to have active links on your forum but with security knowing the place were you are linking to wont know were you came from. Ie. If you click on a link in a post on your web site, the web site you go to will not know were you came from. Time: Less then 1 minute Files to edit: 1 Instructions: Open includes/functions_bbcodeparse.php. If your installing for the first time: Find: PHP Code:
return "<a href=\"$rightlink\" target=\"_blank\">$text</a>";
PHP Code:
return "<a href=\"http://www.anonym.to/?$rightlink\" target=\"_blank\">$text</a>";
Replace with: PHP Code:
return "<a href=\"http://en.safeurl.de/?$rightlink\" target=\"_blank\">$text</a>";
Download No files for download. |
Similar Mods
Active Link Security | vBulletin 3.5 Add-ons |
Active Link Security 4.0 | vBulletin 3.0 Full Releases |
PM Link Directly On Board Through "Currently Active Users" As Picture Link | vBulletin 2.x Full Releases |