Author Topic: Make your link anonymous  (Read 3212 times)

0 Members and 1 Guest are viewing this topic.

Offline iAmLuFFy

  • Knight
  • **
  • Posts: 226
  • Cookies: 6
  • i aM MoDiFiEr nOt A cReAtOr
    • View Profile
Make your link anonymous
« on: December 13, 2011, 12:32:35 am »
To make your URL links anonymous you can try this site
 
Code: [Select]

http://anonym.to/en.html


Site support other language too. just type 
 
Code: [Select]

http://anonym.to/


There is also a Script to anonymize all the links on your homepage or board
Code: [Select]
<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script>

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

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

 



Check it out friends. :)
iAmLuFFy