hCard-friendly e-mail address obfuscator

It encodes e-mail addresses using random mix of urlencode, HTML entities and then generates markup that's as tricky as possible, while remaining valid and parseable by browsers and XML-compliant parsers.

(obviously, these e-mails are not collected)

<a
class='email
href="mailto:x@y"
'
href
 =	'	
&#x20;&#109;a&#105;&#108;&#116;&#x6F;&#x3a;&#x25;20t&#37;&#x36;&#x35;&#115;%&#x37;4%40&#x65;&#x25;&#55;8%&#x36;1&#x6d;&#x70;&#x25;&#x36;c%6&#x35;&#x25;2&#x65;%63&#x25;&#x36;&#102;%&#x36;&#x64;?
'>&#116;&#101;&#x73;t&#x40;&#x65;xa<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x6d;&#112;l&#x65;&#46;com</a>

Test: test@exa­mple.com


Return to the hCard Validator.