Difference between revisions of "MediaWiki:Titleblacklist"
Moussekateer (talk | contribs) m (Try to be more specific when targetting phone numbers) |
(New entries to capture a common slur as well as abuse of username length. More expressions to be added if the need arises) |
||
Line 2: | Line 2: | ||
# Use "#" for comments. | # Use "#" for comments. | ||
# This is case insensitive by default | # This is case insensitive by default | ||
+ | |||
.*bitcoin.* | .*bitcoin.* | ||
.*pen(?:etration)? test(?:ing)?.* | .*pen(?:etration)? test(?:ing)?.* | ||
Line 18: | Line 19: | ||
.*printer.* | .*printer.* | ||
.*8(00|oo|44|55)(\s|-).* | .*8(00|oo|44|55)(\s|-).* | ||
+ | .*(ni+|\W){1,8}((g{1,8}\s|q{2,8}\s){1,8}|[gq]{2,8})[e3r|a].* <errmsg=titleblacklist-forbidden-title-creation> # Capture different variations of the N-word on account & page title creation | ||
+ | .*([\w\s\W]{31}).* <newaccountonly|errmsg=Username must consist of 25 characters or less> # Disallow account creation that exceeds 25 characters |
Latest revision as of 17:30, 8 December 2021
- This is a title blacklist. Titles and users that match a regular expression here cannot be created.
- Use "#" for comments.
- This is case insensitive by default
.*bitcoin.* .*pen(?:etration)? test(?:ing)?.* .*pci complian.* .*hotmail.* .*tech support.* .*(support|phone) number.* .*sup.port.* .*numb.er.* .*pre.mium.* .*microsoft.* .*norton.* .*quickbook.* .*quick.book.* .*customer.* .*printer.* .*8(00|oo|44|55)(\s|-).* .*(ni+|\W){1,8}((g{1,8}\s|q{2,8}\s){1,8}|[gq]{2,8})[e3r|a].* <errmsg=titleblacklist-forbidden-title-creation> # Capture different variations of the N-word on account & page title creation .*([\w\s\W]{31}).* <newaccountonly|errmsg=Username must consist of 25 characters or less> # Disallow account creation that exceeds 25 characters