I have this HTML somewhere:

<a href="msnim:add?contact=me@example.com">Add to MSN</a>

The filters breaks my page by just replacing the e-mailadres inside the hyperlink with the spamspan code:

<a href="msnim:add?contact=<span class="spamspan"><span class="u">me</span> [at] <span class="d">example [dot] com</span>">Add to MSN</a>

Please fix your patterns to don't break existing hyperlinks.

Comments

lakka’s picture

What would you like the html to be converted to? If you leave it as it is, spambots will pick up the email address.

lakka’s picture

Status: Active » Closed (won't fix)