- Compatible XF Versions
- 1.3 , 1.4 , 1.5
- Visible Branding
- No
This add-on can detect obscured spam in posts. There are two ACP options with which you can control the detection behavior:
1. Single characters words
With this option you can restrict how many single character words the message may contain at most. This is to prevent spammers that type for example „b a d w o r d“ instead of „badword“.
2. Word patterns
With this option you can state a regular expressions that will be applied to each word of the message. If one of the patterns matches at least once, the post will be moderated.
Note that „word“ means any sequence of characters that doesn't contain whitespace (blanks, newlines). BBCodes are removed from the message before the patterns are applied (just the tags not their content).
1. Single characters words
With this option you can restrict how many single character words the message may contain at most. This is to prevent spammers that type for example „b a d w o r d“ instead of „badword“.
2. Word patterns
With this option you can state a regular expressions that will be applied to each word of the message. If one of the patterns matches at least once, the post will be moderated.
Note that „word“ means any sequence of characters that doesn't contain whitespace (blanks, newlines). BBCodes are removed from the message before the patterns are applied (just the tags not their content).