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;&#x69;l&#x74;&#x6f;&#x3A;&#x25;&#x32;0&#37;&#x37;4%6&#x35;st%&#x34;0%65%&#x37;&#x38;&#x61;&#109;p&#108;e&#x25;2e&#x63;o%&#x36;d&#x3F;
'>&#x74;&#x65;s&#116;&#64;exa<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#109;&#x70;&#x6C;e&#x2E;&#x63;&#111;m</a>

Test: test@exa­mple.com


Return to the hCard Validator.