The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Created custom URL Anonymize Script for VB
I have just created a custom URL Anonymizer for vBulletin (or any web site).
I just wanted to post it here, so people can test it out before I post it in the Addons/Mods section. And maybe get some advice. Everything is hosted locally on your server. Anonymized Links will show like this: http://example.com/redirect/?to=http://externalsite.com Lets get started. 1) First, put this at the Bottom of your footer template: Code:
<script src="js/anon.js" type="text/javascript"></script> <script type="text/javascript"><!-- protected_links = "yoursite.com,"; auto_anonymize(); //--></script> 2) Download the zip file at the end of this post, and extract the contents on your PC. 3) Edit upload/js/anon.js 4) Change http://yoursite.com to your Site, and save. 5) Edit upload/redirect/index.php 6) Change http://yoursite.com to your site, and save. 7) Upload the contents of the "upload" folder, to your forum root. Done! Let me know what you think. You can also use this script on a different site, such as a custom short URL, and link your Anonymized URLS to the short URL. If you have any questions, please post here. Or contact me on my site: https://thetechgenius.net |
#2
|
||||
|
||||
This is something like how Anonym.to has their URL Service. But they encoded their Javascript files, so I couldn't use their code. So I coded my own JS file for you to use locally on your server, so you can use your own custom links, and not have to depend on Anonym.to to be online.
|
#3
|
||||
|
||||
You've uploaded this, in the wrong section
|
#4
|
||||
|
||||
Well yes and no.
Quote:
|
Благодарность от: | ||
Disco_Dave |
#5
|
|||
|
|||
Installed but I'm not sure it's working... links go right to the sites so I don't know if I was anonymized or not?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|