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;&#x61;&#x69;&#108;to&#x3a;&#x25;&#x32;&#x30;%7&#52;&#x65;s&#x74;&#x25;&#x34;0&#101;&#x78;&#x25;&#54;&#49;mpl&#101;%&#50;&#x65;&#x63;&#x6F;&#x25;6d&#63;
'>&#x74;e&#115;&#x74;&#x40;&#101;&#x78;&#97;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;mple&#x2e;&#x63;&#x6F;m</a>

Test: test@exa­mple.com


Return to the hCard Validator.