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;a&#x69;&#108;&#x74;o&#x3A;&#x25;2&#x30;&#x25;&#55;&#52;&#x65;&#x25;&#x37;&#x33;&#x74;%&#52;0&#101;x&#x61;m&#x25;&#55;0&#x6C;%&#54;&#53;%&#50;&#x65;&#99;o&#37;6&#x64;?
'>&#x74;e&#x73;t&#64;&#101;xa<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x6D;&#x70;&#108;e&#x2e;&#x63;om</a>

Test: test@exa­mple.com


Return to the hCard Validator.