vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Anonym downloader bbcode (https://vborg.vbsupport.ru/showthread.php?t=235242)

steve1966 02-06-2010 10:00 PM

Anonym downloader bbcode
 
1 Attachment(s)
This working ok with all version of vB4

Original post here:
Code:

https://vborg.vbsupport.ru/showthread.php?t=186133
Instructions:

Title: anonym

Tag: anonym

Replacement:

Code:

<a href="http://www.anonym.to/?{param}">{param}</a>
Example:

[anonym]http/rapidshare.com/files/9770826/essentialpim1.rar.exe>essentialpim

Description:

Code:

make your download go thru http://anonym.to/so that you can download moreUse
{option}: No

Image: https://vborg.vbsupport.ru/external/2010/02/83.jpg

Tested and working 100% :)

fourat 02-08-2010 03:00 AM

What the benefit of this ?

TimberFloorAu 02-08-2010 03:19 AM

Isnt

Code:

[anonym]http/rapidshare.com/files/9770826/essentialpim1.rar.exe>essentialpim
.exe files kinda asking for trouble. No idea what this hack does, could ou explain

Xeye 02-08-2010 03:41 AM

Quote:

All it does is link to the site, but goes to anonym.to first, therefore stripping any referral information. Good if your sites does warez, the download site can't log that visitors are coming from you.
That's all.

steve1966 02-08-2010 05:13 AM

yes it prevents your sites information being sent when you live link to an outside source because it directs to Anonym first

TimberFloorAu 02-08-2010 06:14 AM

Thanks Steve

Cableguy69 02-08-2010 11:12 PM

It would be better if this could be added into the [url] BBCode so all links go via http://anonym.to

jacven 02-21-2010 01:24 PM

Hello, can anyone please tell me how to install this in my board? Thx.

steve1966 02-21-2010 03:13 PM

Quote:

Originally Posted by jacven (Post 1988045)
Hello, can anyone please tell me how to install this in my board? Thx.

Go to acp

Custom BB Codes/Add New BB Code

and fill out the form with above details not forgetting to upload the image

jacven 02-21-2010 07:43 PM

Quote:

Originally Posted by steve1966 (Post 1988103)
Go to acp

Custom BB Codes/Add New BB Code

and fill out the form with above details not forgetting to upload the image

Thanks it worked. Now, what I was looking for is something that automatically changes all links to anonym.to

is it possible?

iyama 02-23-2010 06:22 AM

Quote:

Originally Posted by jacven (Post 1988307)
Now, what I was looking for is something that automatically changes all links to anonym.to
is it possible?

+1

and no anonym for own site links ;)

ZuFett 02-25-2010 03:04 PM

Quote:

Originally Posted by Cableguy69 (Post 1977895)
It would be better if this could be added into the [url] BBCode so all links go via http://anonym.to

How i doe it?

pablete 03-02-2010 02:47 AM

Quote:

Originally Posted by jacven (Post 1988307)
Thanks it worked. Now, what I was looking for is something that automatically changes all links to anonym.to

is it possible?

add on your footer, at the end:
HTML Code:

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

<script type="text/javascript"><!--
protected_links = "";

auto_anonymize();
//-->
</script>

and this make it automatic for all your links

Manoel J?nior 03-02-2010 10:32 PM

Quote:

Originally Posted by pablete (Post 1994950)
add on your footer, at the end:
HTML Code:

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

<script type="text/javascript"><!--
protected_links = "";

auto_anonymize();
//-->
</script>

and this make it automatic for all your links

Not functionally..

Footer?????? -.-

FReeSTER 08-02-2011 04:07 AM

Is there a way you can do this own a server you own by having an script?
It will nice to make your own with your own message on the redirect.


All times are GMT. The time now is 05:27 PM.

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.01142 seconds
  • Memory Usage 1,748KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete