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;&#x69;&#x6c;&#116;&#111;&#58;&#x25;&#50;0&#116;es&#116;%&#x34;&#x30;&#x25;&#55;&#x34;&#x65;st%&#x32;e%6&#x33;o&#x6d;&#63;
'>&#x74;e&#x73;&#x74;&#64;t<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#101;st&#x2E;c&#111;m</a>

Test: test@t­est.com


Return to the hCard Validator.