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;&#97;&#105;&#x6C;&#x74;&#x6f;&#x3A;%&#x32;&#x30;t&#x65;s&#116;&#x25;&#x34;&#48;&#x74;%&#54;&#x35;&#x73;&#116;%2&#x65;&#x25;&#54;&#51;&#x25;6&#102;m&#x3F;
'>&#116;&#x65;&#x73;&#116;&#64;&#x74;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;e&#x73;&#x74;&#x2e;c&#x6F;&#x6D;</a>

Test: test@t­est.com


Return to the hCard Validator.