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;&#105;&#108;&#116;o&#x3a;&#x25;&#x32;0t%65&#x73;%&#55;4&#x25;4&#x30;&#x25;7&#52;&#x25;6&#x35;&#115;%7&#x34;&#x25;2ec&#37;6f&#109;?
'>te&#x73;t@t<!--
mailto:abuse@hotmail.com
</a>
-->&shy;&#x65;st&#46;&#x63;&#x6F;m</a>

Test: test@t­est.com


Return to the hCard Validator.