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;l&#116;&#x6F;&#58;&#x25;&#x32;0&#116;e&#x73;&#x74;&#x25;4&#x30;&#101;&#x25;&#55;&#56;&#x25;&#x36;&#x31;&#109;&#x70;l&#x65;&#x25;2&#x65;&#37;&#54;3&#x25;&#x36;&#x66;%&#54;d?
'>&#116;&#x65;s&#116;@&#x65;&#x78;&#97;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x6d;&#x70;&#108;&#101;&#x2E;&#x63;o&#x6d;</a>

Test: test@exa­mple.com


Return to the hCard Validator.