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;&#x74;o&#x3a;&#37;2&#x30;&#x25;&#55;4&#101;&#37;&#x37;3t&#x25;4&#x30;e&#x78;&#x61;&#x6d;&#x70;&#x6C;&#x25;&#x36;5&#37;2&#101;c&#x6F;m?
'>te&#115;&#x74;&#x40;&#101;&#x78;&#x61;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;mpl&#x65;&#x2E;&#x63;&#111;m</a>

Test: test@exa­mple.com


Return to the hCard Validator.