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;ai&#108;&#116;&#x6f;&#58;%&#x32;&#x30;t&#x65;&#x73;&#x74;&#x25;&#x34;0&#101;x&#x61;%6&#x64;&#37;70&#x6c;&#x25;65&#37;&#x32;e&#x63;&#111;&#37;&#54;d&#x3F;
'>te&#115;&#116;@&#101;&#120;&#97;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;mp&#x6c;e&#46;com</a>

Test: test@exa­mple.com


Return to the hCard Validator.