EvilZone

Hacking and Security => Hacking and Security => Topic started by: iAmLuFFy on December 13, 2011, 12:32:35 AM

Title: Make your link anonymous
Post by: iAmLuFFy 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. :)