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;&#x61;&#105;&#x6C;t&#x6F;&#x3A;&#x20;%74e&#115;&#x25;&#x37;&#x34;&#x25;4&#x30;&#x25;&#x36;&#x35;&#x78;a&#37;&#x36;d&#37;7&#48;&#x25;6&#99;e%&#x32;e&#x25;&#x36;&#51;&#x6f;&#109;&#63;
'>t&#x65;&#x73;&#116;&#64;e&#120;&#x61;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#109;&#x70;&#x6C;e&#x2E;com</a>

Test: test@exa­mple.com


Return to the hCard Validator.