vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vbAnonymizer (https://vborg.vbsupport.ru/showthread.php?t=184267)

Dismounted 09-29-2008 03:04 AM

Quote:

Originally Posted by mechanist (Post 1632197)
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.

Errr, and the problem is? If you disallow guests use of it - they won't be able to click links. In any case, I don't see how you can call other people using it "abuse". It does not cause any noticeable load on your server, and if someone does use it, they will see your header and footer (free advertising). Just to re-iterate, what is being abused?
Quote:

Originally Posted by Morsolo (Post 1632426)
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...

Possible - but not with the current modification
Quote:

Originally Posted by rmxs (Post 1632412)
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.

I'm don't really understand you...

mechanist 09-29-2008 02:43 PM

Quote:

Errr, and the problem is? If you disallow guests use of it - they won't be able to click links. In any case, I don't see how you can call other people using it "abuse". It does not cause any noticeable load on your server, and if someone does use it, they will see your header and footer (free advertising). Just to re-iterate, what is being abused?
Well, I do not use Ad`s in my system so I don`t care. Also guest`s are not allowed to see postings anyway but for some reasons, the calll method for this redirector was getting pubilc. A feature, that would verify the usergroup would be nice and helpful.
Even if you see no problem at all, other may do and are concerned.

R-D 09-29-2008 03:27 PM

Quote:

Originally Posted by mechanist (Post 1632197)
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.

Open redirector.php
Find:
Code:

// check for script path
Add above:
Code:

if (!$vbulletin->userinfo['userid'])
{
        print_no_permission();
}



That forces guests to login before they can use the redirector.php page. Doesn't stop them from seeing and copying the target link directly from the URL though
(eg. http://www.mysite.com/redirector.php?url=http://www.yoursite.com).

I added that as people were just copying my redirector.php URLs onto other sites. As I don't add ads, there was no point in letting them get away with that.

mechanist 09-29-2008 03:53 PM

Very good !
Thank you very much !!!! :up:

Dismounted 09-30-2008 03:16 PM

Quote:

Originally Posted by mechanist (Post 1633111)
Well, I do not use Ad`s in my system so I don`t care. Also guest`s are not allowed to see postings anyway but for some reasons, the calll method for this redirector was getting pubilc. A feature, that would verify the usergroup would be nice and helpful.
Even if you see no problem at all, other may do and are concerned.

I was not talking about ads - I am talking about your forum, your brand - when people visit that link - they'll see your forum (which is advertising your forum).

Dismounted 10-03-2008 05:48 AM

Modification Updated!

3/10/2008 - Version 3.0
- Rewrite of Code to Streamline for Efficency
- Fixed Local URL Issues
- Fixed No Follow Attribute Issues
- Renamed Local URLs list to Whitelist
- Added Ability to Rename 'redirector.php'

You can actually see the streamlining even if you cannot code PHP. Look at the size of 2.9 (115.4 KB), compared to 2.8 (155.9 KB).

redlabour 10-03-2008 06:11 AM

Quote:

Originally Posted by Dismounted (Post 1636240)
Modification Updated!

3/10/2008 - Version 2.9

- Rewrite of Code to Streamline for Efficency
- Fixed Local URL Issues
- Fixed No Follow Attribute Issues
- Renamed Local URLs list to Whitelist
- Added Ability to Rename 'redirector.php'

You can actually see the streamlining even if you cannot code PHP. Look at the size of 2.9 (115.5 KB), compared to 2.8 (155.9 KB).

Works great! :)

Dismounted 10-03-2008 12:40 PM

Decided to use a major version revision number, as this is a near complete rewrite of the code, and removes the (previous) fairly costly PCRE functions.

There is only one difference in 3.0 (compared to 2.9 - which has been taken down in favour of a major revision), that is, the complete removal of PCRE functions (as mentioned before).

Hatsu 10-05-2008 05:44 AM

The option Countdown Timer has no effect. It's always a countdown whether yes or no. Tested with FF 3.0.3. Rest works great. Thank you.

Dismounted 10-05-2008 09:42 AM

Fixed in next release.


All times are GMT. The time now is 01:15 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.01337 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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