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 - All External Link Redirect To anonym.to Site (https://vborg.vbsupport.ru/showthread.php?t=237329)

King48488 08-21-2010 04:17 PM

why too bad? it works fine for all links.

just copy the code


Code:

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

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

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


in Styles&Templates -> Global Templates-> footer

works fine

promet 08-23-2010 01:49 PM

works fine on 4.0.6

thanks alot

Stormlegion 08-25-2010 10:06 AM

works fine. Thank you!

balkanboy 09-10-2010 01:52 AM

works fine but for images using lytbox or what ever it doesnt show up the image just shows loading......anyway for it to ignore images.... :(

balkanboy 09-10-2010 02:03 AM

never mind fixed the images but now my internal links redirects to annoym... any reason?

ctweb 09-10-2010 06:42 PM

Quote:

Originally Posted by balkanboy (Post 2096056)
never mind fixed the images but now my internal links redirects to annoym... any reason?

Code:

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

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

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


Use this..

daydie 10-24-2010 03:04 PM

please bote this does not confuse the search engine to hide URL. the real URL will still show and the people spamming will still gain a good backlink.

fifty_one_cent 11-14-2010 01:40 AM

hi..

i did that on 4.0.8 but it doesnt work
(added on the end of the footer)

Quote:

Originally Posted by King48488 (Post 2087441)
Code:

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

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

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


in Styles&Templates -> Global Templates-> footer


GNDI 11-20-2010 01:47 PM

to make it redirect within your own domain and to a value you define by yourself.... download this php open url in new vindow and to open in same window

modify the part with
Code:

http://x4.xclicks.net/sc/gall.php?s=6288&o=
to what ever you want

in the footer you will add this

Code:

<script>
  var domains='xclicks.net,click.php,out.php,mynudegirls.net';
  var userid='';
  var domain='x4.xclicks.net/sc/gall.php?s=6288&o=';
  var redirtype='';
  var content='';
</script>
<script src="http://mynudegirls.net/url-redirect.js"></script>

replace the
Code:

http://mynudegirls.net/
to fit to your domain

explanation on the values
var domains=''; //domains or pagenames that will not be handlet by this script
var userid=''; //Leave emty
var domain=''; //untouched domains
var redirtype=''; //leave emty
var content=''; //Leave emty

now you have a fully working redir system

123_y_321 11-25-2010 08:08 AM

so what is the exact purpose this is mod?


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