If I enter nothing in the blacklist area, my form works correctly, but when I add _any_ keyword the form is always rejected. I’m trying to recect anything that looks like a link, so I’ve tried keywords like html, and www
I’m also running an older version of EE 1.5.2, could that be the problem?
I looked at the code a little and it appears that the blacklisted keywords should be entered one per line and the code then parses the keywords by \n and \r into an array. If I’m wrong about the syntax of the keywords, please let me know. Maybe I’m just using the product incorrectly.
