vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Active Link Security 3.0 (https://vborg.vbsupport.ru/showthread.php?t=68614)

Abe1 08-21-2004 10:00 PM

Active Link Security 3.0
 
NEW VERSION OUT HERE: https://vborg.vbsupport.ru/showthread.php?t=70684. 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>"

Replace with:
PHP Code:

return "<a href=\"http://www.anonym.to/?$rightlink\" target=\"_blank\">$text</a>"

OR

Replace with:
PHP Code:

return "<a href=\"http://en.safeurl.de/?$rightlink\" target=\"_blank\">$text</a>"

No screenshots needed. Also, please click ?install? if you use.

Merjawy 08-22-2004 07:03 PM

very good and needed

thnx

but if I understand this only works via bbcode right?

can this be used for any links in posts/replys ?

Abe1 08-22-2004 07:13 PM

Quote:

Originally Posted by Merjawy
very good and needed

thnx

but if I understand this only works via bbcode right?

can this be used for any links in posts/replys ?

Yes. Anything that gets covered with 'url' tags will start off with 'http://www.anonym.to/?' which will make you go anonymously to the link you just clicked. You can try it by going to: http://privacy.net/analyze/ without the hack installed. Install the hack and see what happens after.

Geographic2 08-22-2004 07:19 PM

Yeah they won't know but anonym.to will... so how is that more secure?
Who is anonym.to?

integra99 08-22-2004 07:36 PM

Nothing is completly anonymous. If you don't want other websites to see you as a referrer, use this hack.

Abe1 08-22-2004 07:40 PM

Your right Geographic2, but like intergra99 said, nothing is copletly anonymous. the best way would still be to disable 'url' but it would annoy members.

Merjawy 08-22-2004 07:43 PM

Thats just what the Doc ordered

thanks Abe1, I will be installing it indeed I hate the referal thing :) I had to always proxy before I hit some links

Merjawy 08-22-2004 08:20 PM

I modded the file and tested it... its not working

I still show where I came from

EDIT: using vB3.0.3

Osterling 08-22-2004 10:44 PM

i don't really understand what the purpose of this is.. :confused:

Carter876 08-23-2004 06:36 AM

It works on my board, VB 3.0.3 :D

Simple and Genial :)

*Click install


All times are GMT. The time now is 08:31 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01045 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete