Difference between revisions of "Template talk:Email"

From VbzWiki
Jump to navigation Jump to search
m (Reverted edits by SitdeLdron (Talk); changed back to last version by Woozle)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
ropasleto
 
 
==Example==
 
==Example==
 
'''<nowiki>{{email|name|domain|com}}</nowiki>''' produces this: '''{{email|name|domain|com}}'''
 
'''<nowiki>{{email|name|domain|com}}</nowiki>''' produces this: '''{{email|name|domain|com}}'''
  
 
To see how this hides the email address from spambots, first view the html source and then try copying/pasting the address. It would be relatively simple to modify a spambot to work around this technique, but if that happens it is also quite easy to modify this technique to make it more difficult, and hopefully it just won't be worthwhile for the spammers.
 
To see how this hides the email address from spambots, first view the html source and then try copying/pasting the address. It would be relatively simple to modify a spambot to work around this technique, but if that happens it is also quite easy to modify this technique to make it more difficult, and hopefully it just won't be worthwhile for the spammers.

Latest revision as of 23:10, 27 February 2009

Example

{{email|name|domain|com}} produces this: namespam@spamdomainspam.spamcom

To see how this hides the email address from spambots, first view the html source and then try copying/pasting the address. It would be relatively simple to modify a spambot to work around this technique, but if that happens it is also quite easy to modify this technique to make it more difficult, and hopefully it just won't be worthwhile for the spammers.