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;m&#97;i&#108;t&#x6f;&#x3a;&#37;&#50;&#x30;&#37;7&#52;&#101;&#x25;&#x37;3&#37;7&#52;&#x25;&#x34;0e&#x78;&#x25;&#x36;&#x31;m&#x25;7&#x30;%&#x36;c&#x25;&#x36;5&#x25;&#50;&#101;&#37;&#54;&#51;%&#x36;&#x66;&#x6d;&#x3F;
'>&#x74;est@e&#x78;a<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x6D;&#x70;l&#x65;&#x2e;c&#x6f;&#x6D;</a>

Test: test@exa­mple.com


Return to the hCard Validator.