Regex bans are also supported, allowing more complicated bans like /http:.*\.cn\// to block links to chinese websites, or /.*?http.*?http.*?http.*?http.*?/ to block comments with four (or more) links in.

Note that for non-regex matches, only whole words are matched, eg banning \"sex\" would block the comment \"get free sex call this number\", but allow \"This is a photo of Bob from Essex\""; public ExtensionCategory $category = ExtensionCategory::MODERATION; }