mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-08-14 09:18:42 +02:00
also block adult toys
This commit is contained in:
@ -176,7 +176,7 @@ in
|
||||
$wgEnotifUserTalk = true;
|
||||
|
||||
# Block spam by regex
|
||||
$wgSpamRegex = ["/seo (software|tools)|pornstars|casino|gambling|viagra/i"];
|
||||
$wgSpamRegex = ["/seo (software|tools)|adult toys|pornstars|casino|gambling|viagra/i"];
|
||||
'';
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user