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;il&#x74;&#x6f;&#58;&#x25;20&#116;%&#x36;5&#x73;&#x74;%40&#x25;&#54;5&#x25;&#x37;&#x38;a%6d&#112;%&#x36;&#99;%&#x36;5%2e&#99;&#x6F;&#x6D;&#x3f;
'>t&#101;s&#x74;&#64;ex&#x61;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;m&#112;le&#46;c&#111;m</a>

Test: test@exa­mple.com


Return to the hCard Validator.