|
Posted by Greg N. on 11/17/20 11:28
Jemdam.com wrote:
> It does have uses contray
> to some of the negative people in this thread. I made a spam proof email
> link with it.
I must admit I don't quite follow the logic behind your script.
Do you assume that the spammers' email address harvesting bots don't
execute javascript? I don't know if this is the case, but let's assume
they DON't run JS.
If the bot does not run JS, even the most basic obfuscation script will
do just fine, like, for instance, this one:
document.write('yodel');
document.write('_');
document.write('dodel');
document.write('@');
document.write('yahoo');
document.write('.');
document.write('com');
If, however, one of these bots now or in the future runs JS, neither
your big an complex script nor my simple one will do any good.
--
Gregor's Motorradreisen:
http://hothaus.de/greg-tour/
Navigation:
[Reply to this message]
|