|
|
| See if we can cut down on the false positives and be more permissive to new users wanting to post links on their user pages. Pattern seems to be two HTML line breaks - test whether this is generally true enough and serves new users better. | | See if we can cut down on the false positives and be more permissive to new users wanting to post links on their user pages. Pattern seems to be two HTML line breaks - test whether this is generally true enough and serves new users better. |
| | | |
− | This is better than the simpler Chinese spam filter. Going to start monitoring it again and probably replace.
| + | Update 2014-01-06: not always true. Gabe has been finding a few cases that don't fit the pattern that would be caught by this more general, though I think fair, filter. Removing check for linebreak and just arbitrarily deciding that non-autoconfirmed users ought to be able to do whatever they want if they've got more than 3 edits. |