Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

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
  #52  
Old 07-17-2008, 04:23 PM
GlitchersCorner GlitchersCorner is offline
 
Join Date: Jan 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Possible to have a feature that records all links that have gone through vbAnonymizer?
Reply With Quote
  #53  
Old 07-17-2008, 05:17 PM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i just found another trouble ... i've the snap shots installed onto my board and with your hack they don't work ...
Reply With Quote
  #54  
Old 07-20-2008, 05:07 PM
Kendothpro Kendothpro is offline
 
Join Date: Sep 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just a piece of advice for those of you relying "heavily" on this mod: browsers such as opera or safari will still show redirect.php as the referrer, so you can and will be traced if some of your users click on a link using those browsers
Reply With Quote
  #55  
Old 07-23-2008, 04:23 PM
cnutter cnutter is offline
 
Join Date: Jan 2005
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dismounted, Just a FYI I am having issues with uninstalling your hack. I uninstall it and all links that are leaving the site still show the redirect.php link and when you try to follow it you get a 404 error. Ive tried to fix this a few ways and doesnt see to want to uninstall right.
Reply With Quote
  #56  
Old 07-24-2008, 12:39 AM
Skavenger Skavenger is offline
 
Join Date: Sep 2005
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to exclude some forums? Thanks.
Reply With Quote
  #57  
Old 07-24-2008, 07:55 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cnutter View Post
Dismounted, Just a FYI I am having issues with uninstalling your hack. I uninstall it and all links that are leaving the site still show the redirect.php link and when you try to follow it you get a 404 error. Ive tried to fix this a few ways and doesnt see to want to uninstall right.
I believe I provided help on the same issue in the 3.6 thread. I would suggest looking there as well.
Quote:
Originally Posted by Skavenger View Post
Is there any way to exclude some forums? Thanks.
No, not at the moment.
Reply With Quote
  #58  
Old 07-24-2008, 10:54 AM
Raptor Raptor is offline
 
Join Date: Nov 2001
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just put this at the bottom of your footer. works in ALL browsers and works perfect on my boards

Code:
<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script>

<script type="text/javascript"><!--
protected_links = "<insert forum name keyword or domain here>";

auto_anonymize();
//--></script>
Reply With Quote
  #59  
Old 07-24-2008, 01:37 PM
cnutter cnutter is offline
 
Join Date: Jan 2005
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dismounted View Post
I believe I provided help on the same issue in the 3.6 thread. I would suggest looking there as well.
Well, I just searched the mod and went though the first 12 or so pages by hand and maybe Im blind but I cant find it. A page number or link would be helpful thanx. I am currently using the mod and dont intend to uninstall it but If I have to to try and get another mod to work I need to be able to figure this out.

Edit: I seem to have found after alot more searching someone talking to you about it in on page 24 / 25 of the 3.6.x mod threads. But I didnt see you give a fix other than telling them to search the db and excuting SQL Query. You never gave the SQL Query to run that I can see or find.
Reply With Quote
  #60  
Old 07-24-2008, 09:23 PM
ErrorLog ErrorLog is offline
 
Join Date: Jul 2008
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank You ..!
Reply With Quote
  #61  
Old 07-27-2008, 04:35 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Raptor View Post
works in ALL browsers
Not really. Some people have Javascript enabled - your code will fail for them.
Quote:
Originally Posted by cnutter View Post
I seem to have found after alot more searching someone talking to you about it in on page 24 / 25 of the 3.6.x mod threads. But I didnt see you give a fix other than telling them to search the db and excuting SQL Query. You never gave the SQL Query to run that I can see or find.
Upload the attached script to your forum root directory (where showthread.php is) and run it.
Reply With Quote
Reply


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 11:31 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.06662 seconds
  • Memory Usage 2,309KB
  • 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
  • (1)bbcode_code
  • (5)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