mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-08-16 01:58:09 +02:00
also block adult toys
This commit is contained in:
@ -176,7 +176,7 @@ in
|
|||||||
$wgEnotifUserTalk = true;
|
$wgEnotifUserTalk = true;
|
||||||
|
|
||||||
# Block spam by regex
|
# 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