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;&#x69;&#x6c;t&#x6f;&#x3A;&#x25;&#x32;0t&#x65;%7&#x33;&#116;&#37;&#x34;&#48;&#101;&#x25;&#x37;&#x38;a&#x25;&#x36;&#100;&#x70;&#x6c;e%&#50;&#101;c%&#x36;&#x66;&#x6D;?
'>t&#101;&#x73;&#116;@&#101;&#120;&#97;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;m&#x70;&#x6C;e&#46;c&#111;&#109;</a>

Test: test@exa­mple.com


Return to the hCard Validator.