Link anonymizer

chibik

Member
Registered
Joined
May 21, 2019
Messages
23
Points
13

Reputation:

Hello,

I need help implementing this js code into my site so whenever someone clicks on the link anywhere in the site, it anonymizes it and defers it, i tried placing it in HTML block, Page Container, js header, ad space, but anywhere i put it, it does not work, can someone please assist

<script src="https://anonym.es/js/anonymize.js" type="text/javascript"></script>

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

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

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

chibik

Member
Registered
Joined
May 21, 2019
Messages
23
Points
13

Reputation:

BattleKingI tried D.C Style - Link Proxy for XF2 which doesnt have anonimizer, its just a screen with a warning that you leaving the site. Same goes for [XTR] External Links Redirect Warning. The SVG one is paid for SVIP's so
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

Last edited:

chibik

Member
Registered
Joined
May 21, 2019
Messages
23
Points
13

Reputation:

ok, please specify what you mean in detail to anonymize the URL. Do you want that the URL is encrypted ?

Here is another one: https://enxf.net/resources/mxr-anonreferrer-system.742/
BattleKingIm looking for something that for example i can click on the external link like enxf.com on my site and it takes it through anonymizing service and lands it on enxf.com but when you look in analytics, it will show that the person came from lets says anonym.es instead of my site.

This addon has it in version 2.1.4 Beta 1 but it needs an update for it to include that feature.
https://enxf.net/threads/xenconcept-hide-links-medias-images-bbcode-to-guests.698/
 
Top