>>/20272/
> We know it's not polru who does it. We don't mind having that board and the users on our chans.
We need some scripts to fight spam because every spam message have something similar and it's easier to delete them all by one click.
Like keywords, colors, images.
For example:
1.If post contain long sequence without spaces (not links) then this is spam.
2.If post contain pro russian keywords then this is spam (like хохлы, тцк)
It's possible to use regexp rules for every post.
There is already replacements close to this. Just add more of this and change logic to parse it as reg exp per post.
It's about few lines of javascript in the board settings admin page.