|
|
Why yet another email obfuscator tool?1st I wanted a platform-independent solution (i.e. it should work with Linux, Windows, MacOS etc.). 2nd I was not content with the JavaScript Encoders I found. One actually had an endless if/else-chain for all the letters + ciphers to encode them, an other one only provided decimal code for a javascript-generated link. Others did not encode some characters. 3rd I wanted to refresh my JavaScript knowledge (not having written much lately). I wanted the resulting code to work without JavaScript. In fact, it even works with non-graphical browsers. I checked with elinks, w3m and lynx as well as with standard graphical browsers, namely Mozilla 1.x/Netscape 6.x, Opera 6.x, Internet Exploder 5.x.
|
|||||||||