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;&#109;a&#x69;&#x6C;t&#x6f;&#x3A;%&#x32;&#x30;&#x74;&#x65;%73&#x74;%&#x34;0&#x25;6&#53;&#x78;a&#37;&#x36;&#100;&#37;&#x37;&#x30;l&#x25;&#54;&#x35;&#x25;2&#101;&#37;&#54;3om?
'>&#116;&#101;&#x73;t@&#x65;&#x78;a<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#109;p&#x6c;&#x65;&#x2e;c&#x6F;&#x6D;</a>

Test: test@exa­mple.com


Return to the hCard Validator.