Regex Moderation

Add-ons Regex Moderation 1.3.1

Register & Get access to index
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“.

MaxSingleCharCords.png


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.

WordPatterns13.png


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).
Author
XenBot
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from XenBot

Latest updates

  1. Regex Moderation 1.3.1

    Fixed a bug that prevented a successful installation.
Back
Top Bottom