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;mai&#x6C;&#116;&#x6f;&#58;%2&#x30;&#x74;est&#37;4&#x30;ex%&#x36;1&#x6d;&#112;%&#54;&#99;&#x25;&#x36;5&#x25;&#x32;&#x65;c&#x6f;&#109;&#63;
'>&#x74;&#x65;&#115;&#x74;@e&#x78;a<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x6D;pl&#x65;&#46;&#x63;&#x6F;&#109;</a>

Test: test@exa­mple.com


Return to the hCard Validator.