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;m&#97;i&#x6c;&#x74;&#111;&#x3A;&#x25;20&#116;&#101;&#115;&#x74;%&#52;0&#x25;6&#53;x&#97;%6&#x64;&#x70;&#x6C;%&#x36;&#53;%2&#x65;c&#x6F;m&#x3f;
'>t&#x65;s&#x74;&#x40;&#101;xa<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#109;&#112;le&#x2e;&#99;o&#x6D;</a>

Test: test@exa­mple.com


Return to the hCard Validator.