Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

(tye)Re: Danger? (Re: E-mail Redirect (for protecting addresses from E-mail-Address-Collecting Bots))

by tye (Sage)
on Jun 25, 2001 at 22:42 UTC ( [id://91383]=note: print w/replies, xml ) Need Help??


in reply to Re: E-mail Redirect (for protecting addresses from E-mail-Address-Collecting Bots)
in thread E-mail Redirect (for protecting addresses from E-mail-Address-Collecting Bots)

"mailto:$user\@$domain" gets parsed by Perl into 'mailto:'.$user.'@'.$domain so there isn't any difference between the two. Perl doesn't execute code in the case of "this `date` string", and even it did, $date='`date`'; "this $date string" still wouldn't execute code.

My question on the original code is "What good does it do?" If a robot is prowling the web for e-mail addresses, why wouldn't it follow the link and get the e-mail address in this case? Do most of these robots skip links with "?" in the URL? Or do they not harvest e-mail addresses when given in redirects? Just curious...

        - tye (but my friends call me "Tye")
  • Comment on (tye)Re: Danger? (Re: E-mail Redirect (for protecting addresses from E-mail-Address-Collecting Bots))
  • Select or Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://91383]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (9)
As of 2024-04-23 14:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found