Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
vbAnonymizer Details »»
vbAnonymizer
Version: 3.0, by Dismounted Dismounted is offline
Developer Last Online: Apr 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 07-02-2008 Last Update: 10-02-2008 Installs: 404
Uses Plugins
Additional Files  
No support by the author.

vbAnonymizer

Description:
This is a hack to "anonymize" all outgoing links from your forum to prevent the referrer information from being sent.

Installation:
All the installation information is in the package.

What's different about this one?
Unlike the other anonymizing hacks, this one is integrated with vBulletin, meaning it shows a nice message along with your forum's headers and footers.

Changes:
2 Templates
6 Plugins
2 Files

Other Versions:
vbAnonymizer for 3.6 - https://vborg.vbsupport.ru/showthread.php?t=131292

Uninstall Note
If you are having troubles with URLs after uninstalling this modification, please run the script in this post.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
BCP Hung

Comments
  #102  
Old 09-19-2008, 10:33 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

With your example - you should run something like:
[sql]UPDATE post SET pagetext = REPLACE(pagetext, 'http://', '')[/sql]
Reply With Quote
  #103  
Old 09-19-2008, 04:10 PM
rmxs rmxs is offline
 
Join Date: Apr 2006
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
With your example - you should run something like:
[sql]UPDATE post SET pagetext = REPLACE(pagetext, 'http://', '')[/sql]
And this replace also the other https?
example if i have normal working with one http on the from replace also this?
Reply With Quote
  #104  
Old 09-21-2008, 06:27 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can just change the query to change "https"...
Reply With Quote
  #105  
Old 09-21-2008, 03:36 PM
rmxs rmxs is offline
 
Join Date: Apr 2006
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
You can just change the query to change "https"...
sorry wronk typing..
I mean in my site i have some with double http on the front and some with one..
this query change both?
Reply With Quote
  #106  
Old 09-22-2008, 05:58 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If the example you provided is accurate and correct, no, the query only changes the "bad" ones.
Reply With Quote
  #107  
Old 09-27-2008, 08:03 AM
rmxs rmxs is offline
 
Join Date: Apr 2006
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
With your example - you should run something like:
[sql]UPDATE post SET pagetext = REPLACE(pagetext, 'http://', '')[/sql]
Doesnt help remove all the http exept the doubles.

Maybe we need to decode the links..
Reply With Quote
  #108  
Old 09-28-2008, 04:43 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you removed all the "http://", the link would point to the local host....
Reply With Quote
  #109  
Old 09-28-2008, 11:53 AM
mechanist mechanist is offline
 
Join Date: Aug 2008
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Once the URL and the syntax for calling this addOn is public, everybody can abuse this redirector. This addOn does not check if the user is a valid member of the board. Is there any option to verify the user rights before the redirect will start ?
So far I can see, a few "guests" start using the redirect plugin.
Give it a try:
1. log out from vbulletin
2. try YOUR VBULLETIN BOARD URL/redirector.php?url=YOUR TARGE URL

Even without being logged on, you can use and off course abuse the redirect plugin.
Reply With Quote
  #110  
Old 09-28-2008, 05:55 PM
rmxs rmxs is offline
 
Join Date: Apr 2006
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
If you removed all the "http://", the link would point to the local host....
let me explain.

10% of my posts its look like..

http://and the encoded url...

when you click on it you get something like..

http://http://rapidshare%2ffiles%2f/...f/filename.htm

all the / on the url after click is still %2f% and the double http is there..

if there is no fix for me its ok byt for other future members maybe its not ok..

(also after unistall the links is still 2f%31%30%32%37%32%31%33%35%2f%41%6b%74%69%5f%50%65 %69%72%61%69%6f%73%5f%32%30% 30%36%5f%43%44%5f%31%2e%72%61%72) this is the biger problem because if you need edit the link its not possible.
Reply With Quote
  #111  
Old 09-28-2008, 06:26 PM
Morsolo's Avatar
Morsolo Morsolo is offline
 
Join Date: Aug 2006
Location: Melbourne, Australia
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great mod, but is there a way to Anonymize links coming out of certain sections?

For example, www.google.com in the General area will go straight to google, but www.google.com in the Advertising area will go through vBAnonymizer...
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:52 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10858 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete