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;&#97;&#x69;lto&#x3a;%&#50;0&#x74;e%&#x37;&#51;t%&#x34;&#x30;%&#55;&#52;%&#x36;&#53;&#115;&#x74;&#37;&#x32;&#x65;&#x63;&#x25;&#54;&#x66;&#37;6&#100;&#63;
'>t&#x65;st&#x40;&#x74;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;e&#x73;&#x74;&#46;&#99;&#x6F;m</a>

Test: test@t­est.com


Return to the hCard Validator.