The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Redirect all External Links anonymously - Locally Hosted (Updated) Details »» | |||||||||||||||||||||||||||||||
Redirect all External Links anonymously - Locally Hosted (Updated)
Developer Last Online: Dec 2017
I have just created a custom URL Anonymizer for vBulletin (or any web site).
All files are hosted locally on your server, including the JS files. This is something like how anonym.to redirects their links. But these files are hosted on your server, so you can use HTTPS, or use it on any site you want. And its open-source, my very own code. Anonymized Links will show like this: http://yoursite.com/redirect/?to=htt...ternalsite.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 = "javascript://,yoursite.com"; auto_anonymize(); //--></script> Note: Make sure you keep javascript:// in with the protected links, so the addon doesn't break any of your other javascript functions. I will find a way to include this in the actual JS file, so you dont need to keep it in with your protected links, but for now this is an easy fix. (I am really busy at the moment) 2) Download the zip file at the end of this post, and extract the contents on your PC. 3) 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, PM, Or contact me on my site: https://thetechgenius.net. -------------------------------------------------------------------------------- Update 1.0.2 Fixed - HTTPS links was not being anonymized Update 1.0.3 Changed - No need to edit files anymore. Add the javascript code and upload the files to your forum root. Instead of the files linking to your domain (yourdomain.com/redirect/index.php), they will link to the mod directory (redirect/index.php). SO there is no need for any file edits, besides adding the Javascript to your footer template. -------------------------------------------------------------------------------- Update v2.0 Ok guys/girls, I have finally re-coded the entire script. And its working really well. However, I have made it into its very own standalone script that can work completely by itself. But, you can use some javascript to link to your forum, and have all external links use the service, and have the ANON domain put in front of all external links. I will be updating the main post with all the information needed. But for now, you can check it out on my Git Site. Source/Release - https://code.thetechgenius.net/TheTe...-Anonymous-URL Note: I have my own Git Site. My Git site is running on the GOGS Git Software script. Please know, the ZIP at the bottom is NOT the standalone or updated version. I am working on setting up the file structure so its easier to install for everyone. Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
davidg |
Comments |
#42
|
|||
|
|||
Hi Tech, will this work for vB3.8.7 ?
I recently added back the anonym.to as google now deems it safe from malware. [refer to my ealier post above] I am however interested in your addon instead. thanks. |
#43
|
||||
|
||||
It should work for any vB version, its only a bit of javascript.
|
#44
|
|||
|
|||
ok, thanks for your reply Tech.
would you advise waiting for your updates before i try this one? |
#45
|
|||
|
|||
Hi,
I just wanted to commend you on creating this. I have been looking for something like this for a long, long, long time that didn't rely on anonym.to and this looks really great. With that said, I am running into the refer mask issue others have mentioned. I do currently have my forum located in a subfolder (ex: example.com/abc), would this be causing the problem? Currently I have example.com protected as well as example.com/abc, is there anything else I need to do / change? I'd love to get this working and any advice is appreciated. Thanks again! qubed |
#46
|
||||
|
||||
Quote:
Sorry about that. And for everyone that is waiting on the new updated version, there has been a lot of very serious family and personal issues going on in my life. My 6 year old son has been sick, and I have been taking care of him. As you all know already, your child comes first before anything. But I will have the updated version uploaded by the end of next week, hopefully if everything goes well. I am so sorry for the long wait. |
Благодарность от: | ||
qubed |
#47
|
|||
|
|||
Quote:
|
2 благодарности(ей) от: | ||
Fields, thetechgenius |
#48
|
|||
|
|||
Any update on the possibility of getting this to work in a subfolder (ex. example.com/vbulletin)?
Many thanks! |
#49
|
||||
|
||||
Ok guys/girls, I have finally re-coded the entire script. And its working really well.
However, I have made it into its very own standalone script that can work completely by itself. But, you can use some javascript to link to your forum, and have all external links use the service, and have the ANON domain put in front of all external links. I will be updating the main post with all the information needed. But for now, you can check it out on my Git Site. Source/Release - https://code.thetechgenius.net/TheTe...-Anonymous-URL Note: I have my own Git Site. My Git site is running on the GOGS Git Software script. |
#50
|
||||
|
||||
[QUOTE=thetechgenius;2589914]
Source/Release - https://code.thetechgenius.net/TheTe...-Anonymous-URL/QUOTE] Error 523 Ray ID: 42045b0bc8f86487 ? 2018-05-25 01:51:16 UTC Origin is unreachable |
#51
|
|||
|
|||
Would this mod be suitable for fixing Mixed Content Errors for SSL?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|