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;a&#x69;&#x6c;t&#x6f;&#x3a;&#x25;20t&#x65;s%&#x37;4&#x25;&#52;0&#x65;&#37;&#x37;8a%&#x36;&#x64;&#x70;%6&#x63;&#x65;&#x25;&#x32;e&#x63;&#x6F;m&#x3F;
'>test@&#x65;xa<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x6D;&#112;l&#x65;&#46;&#99;&#111;&#x6D;</a>

Test: test@exa­mple.com


Return to the hCard Validator.