pkgsrc/www/p5-HTML-Email-Obfuscate/distinfo
he adaf410c30 Import p5-HTML-Email-Obfuscate version 1.00.
"Don't put emails directly on the page, they will be scraped"

Stuff that I'm sick of looking at "bob at smith dot com". Why can't
we just write emails in a way that looks normal to people, but is
very, very difficult to scrape off. Most email scrapers only use
very very simple parsing methods. And it isn't as if it is hard to
just do

  # Before we search for email addresses...
  $page =~ s/\s+at\s+/@/g;
  $page =~ s/\s+dot\s+/./g;

This is an arms war dammit, and I want nukes!
2008-11-17 20:19:58 +00:00

5 lines
280 B
Text

$NetBSD: distinfo,v 1.1.1.1 2008/11/17 20:19:58 he Exp $
SHA1 (HTML-Email-Obfuscate-1.00.tar.gz) = 13d1432322180b39d965efaf7bf8af9440e0ad44
RMD160 (HTML-Email-Obfuscate-1.00.tar.gz) = 1fbf4e9cb291fd2a65e441352fb2015c59b98ec6
Size (HTML-Email-Obfuscate-1.00.tar.gz) = 23387 bytes