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&#x61;&#x69;lto&#58;&#37;2&#48;&#116;&#101;&#x25;73&#x74;&#x25;4&#x30;&#101;x&#x25;61&#x6D;%&#x37;0&#x6c;%6&#x35;%&#x32;e&#x63;&#37;6&#102;&#109;?
'>&#x74;e&#x73;&#x74;@ex&#x61;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;m&#x70;&#108;&#x65;&#x2e;&#x63;&#x6f;m</a>

Test: test@exa­mple.com


Return to the hCard Validator.