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;&#x6D;&#x61;ilt&#111;&#58;&#37;20&#x74;%&#54;&#53;%7&#x33;&#x74;&#x25;40&#101;%&#x37;&#56;am&#x25;&#x37;&#48;l&#101;&#37;&#50;e&#x63;o&#37;6&#100;&#x3F;
'>&#x74;e&#x73;&#116;&#x40;&#x65;&#x78;&#97;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x6d;&#112;&#x6C;&#x65;&#46;&#99;&#x6f;&#109;</a>

Test: test@exa­mple.com


Return to the hCard Validator.