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;&#109;&#x61;i&#x6C;t&#x6F;&#x3A;%&#50;&#x30;%&#x37;4%&#x36;5&#x25;&#x37;&#x33;t&#x25;&#52;0exa&#x6D;pl%&#x36;&#x35;%&#50;e&#x25;&#x36;&#x33;&#x6F;m&#x3f;
'>&#x74;es&#x74;&#64;&#x65;&#x78;&#x61;<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x6D;p&#108;&#x65;&#x2E;c&#111;m</a>

Test: test@exa­mple.com


Return to the hCard Validator.