MediaWiki:Titleblacklist

Husi Wikipédia, ensiklopédia livre
#  That's a title blacklist
# Every title that matches regex here are forbidden to create and edit
# Use "#" for comments
.*index\.php.*
#Usernames
.*((A|a)(C|c|k)(C|c|k)(O|o)(U|u)(N|n)(T|t)).* <newaccountonly>
.*((A)(R|r)(S|s)(C|c)(H|h)).* <newaccountonly>
.*((D|d)(I|i|l)(E|e)(S|s)(E|e)(L|l|I)).* <newaccountonly>
.*((F|f)(U|u)(C|c)(K|k)).* <newaccountonly>
.*((H|h)(I|i|l|1)(T|t)(L|l|I|1)(E|e|3)(R|r)).* <newaccountonly>
.*((H|h)(U|u)(R|r)(E|e)(N|n)(S|s)(O|o|Ö|ö)).* <newaccountonly>
.*(PAGENAME).* <newaccountonly>
#"vandal" and similar
.*((V|v)(A|a|4)(N|n)(D|d)(A|a|4)(L|l|I)).* <newaccountonly>
# Nothing with a ! in the beginning
^!.* <newaccountonly>
(!!).* <newaccountonly>
# no pseudo-IPs
.*(([OoIl0-9]){1,3}\.){3}.* <newaccountonly>