MediaWiki:Titleblacklist: Difference between revisions
Jump to navigation
Jump to search
Deauthorized (talk | contribs) No edit summary |
Deauthorized (talk | contribs) Limit username length |
||
Line 35: | Line 35: | ||
.*PA?EDO+(?:PH|F)ILE.* <newaccountonly|antispoof> | .*PA?EDO+(?:PH|F)ILE.* <newaccountonly|antispoof> | ||
.*(?:[0-9\x{ff10}-\x{ff19}OΟОՕOoοо༠oIlշЗ༢༣༥ЧՑ৪]{1,3}\.){3}[0-9\x{ff10}-\x{ff19}OΟОՕOoοо༠oIlշЗ༢༣༥ЧՑ৪]{1,3}.* <newaccountonly> # fake ipv4 | .*(?:[0-9\x{ff10}-\x{ff19}OΟОՕOoοо༠oIlշЗ༢༣༥ЧՑ৪]{1,3}\.){3}[0-9\x{ff10}-\x{ff19}OΟОՕOoοо༠oIlշЗ༢༣༥ЧՑ৪]{1,3}.* <newaccountonly> # fake ipv4 | ||
# Prevent the creation of obscenely large usernames | |||
.{25,} <newaccountonly|errmsg=titleblacklist-toomanycharacters> |
Revision as of 09:13, 28 August 2023
# This is a disallowed titles list. Titles and usernames that match a regular expression here cannot be created. # Use "#" for comments. # This is case-insensitive by default # You may request additions via the talk page # Unsavory entries .*[ℂ℃℄ɕƌʥℇ℈℉ℊℋℌℍℎℏℐ‼ℑℒℕ℗℘ℙℚℛℜℝ℞℟℣ℤℨ℩ℬℭ℮ℯℰℱℲℳℴℹ℺⅁⅂⅃⅄ⅅⅆⅇⅈⅉⅎ].* <casesensitive> # Unicode look-alike symbols .*[卍卐࿕࿖࿗࿘☭☠🖕].* <casesensitive> # Swastikas, hammer-and-sickle, skull-and-crossbones, middle finger .*[\x{249C}-\x{24E9}].* <casesensitive> # Circled and parenthesized Latin letters .*[\x{FF21}-\x{FF3A}\x{FF41}-\x{FF5A}].* <casesensitive> # Fullwidth Latin letters .*[\x{00A0}\x{1680}\x{180E}\x{2000}-\x{200B}\x{2028}\x{2029}\x{202F}\x{205F}\x{3000}].* <casesensitive> # non breaking spaces .*\p{Cc}.* <casesensitive> # control characters .*ni+(?:gg|qq)+(?:a|er).* # Self explanatory
# no pseudo-wiki-deep-links (?:[^\/]+[\/:])?(?:index\.php|w\/wiki)(?:\/.+)? # Excessive repetition .*[!?‽¿]{3}(?<!!!!).* .*[!?‽¿]\s+[!?‽¿].* .*[^\p{L}\d ]{6}.* (.*[^0-9'])?'{2,}.*|.*'{2,}([^'\-].*)? # These get interpreted as wiki markup (...).*\1.*\1.*\1.*\1 # Repeating characters, some notable people might have usernames which match this line so I may remove it later # Usernames .*WikiSpammer.* <newaccountonly|antispoof> .*Akef(y|u|oo).* <newaccountonly|antispoof> # This is going to happen eventually lol .*FAG\.?G+OT.* <newaccountonly|antispoof> .*HITLER.*<newaccountonly|antispoof> .*ASS+WIPE.* <newaccountonly|antispoof> .*BASTARD.* <newaccountonly|antispoof> .*BITCH.* <newaccountonly|antispoof> .*COCKSUCK.* <newaccountonly|antispoof> .*P[Eê]+N+I+S.* <newaccountonly|antispoof> .*PA?EDO+(?:PH|F)ILE.* <newaccountonly|antispoof> .*(?:[0-9\x{ff10}-\x{ff19}OΟОՕOoοо༠oIlշЗ༢༣༥ЧՑ৪]{1,3}\.){3}[0-9\x{ff10}-\x{ff19}OΟОՕOoοо༠oIlշЗ༢༣༥ЧՑ৪]{1,3}.* <newaccountonly> # fake ipv4
# Prevent the creation of obscenely large usernames .{25,} <newaccountonly|errmsg=titleblacklist-toomanycharacters>