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;&#x74;o&#x3a;%&#x32;0&#x25;74%&#x36;&#x35;&#x25;7&#51;%74%&#x34;0&#116;&#x65;&#x25;&#x37;3&#116;&#37;&#50;eco%&#x36;&#100;&#x3F;
'>t&#101;&#115;t@&#x74;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x65;&#115;&#x74;&#x2e;&#99;&#x6F;m</a>

Test: test@t­est.com


Return to the hCard Validator.