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;ma&#105;lt&#x6F;&#58;&#x25;2&#x30;&#x25;&#55;&#52;&#x65;s&#x74;%4&#x30;&#37;&#54;&#x35;&#x78;&#37;&#x36;&#x31;mp&#x6C;&#37;65%&#x32;&#x65;&#x63;&#111;&#x6D;?
'>&#x74;e&#x73;&#116;&#x40;&#101;&#x78;&#x61;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;mpl&#x65;&#x2e;co&#x6D;</a>

Test: test@exa­mple.com


Return to the hCard Validator.