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&#x61;&#x69;&#x6c;to&#58;%&#x32;0&#x74;&#101;s&#x25;&#x37;&#52;&#x25;4&#x30;e&#x25;&#x37;&#x38;&#x25;6&#x31;&#x25;6&#100;&#112;&#108;&#x65;&#37;&#x32;ec%&#x36;&#x66;&#x25;6d?
'>&#x74;e&#x73;&#x74;@exa<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#109;pl&#x65;&#x2e;&#x63;&#x6F;&#109;</a>

Test: test@exa­mple.com


Return to the hCard Validator.