MediaWiki:Titleblacklist: Difference between revisions
No edit summary |
(changing acount name rules) |
||
Line 31: | Line 31: | ||
#Spam Accounts |
#Spam Accounts |
||
[A-Z][a-z]+[A-Z][a-z]+ <newaccountonly|casesensitive> #Prevents names made from two capital words next to each other. This seems to be a very common pattern among spam, but not player accounts. |
|||
.*Chenxue[a-z]+\d+ <newaccountonly> |
|||
.*Xoang\dqdfxg <newaccountonly> |
|||
[A-Z][a-z]+[A-Z][a-z]+\d{1,3}[a-z]{0,1} <newaccountonly|casesensitive> |
|||
[a-z]+\d[a-z]+\d[a-z] <newaccountonly> |
[a-z]+\d[a-z]+\d[a-z] <newaccountonly> |
||
[a-z]+\d[a-z]+\d[a-z]\d <newaccountonly> |
[a-z]+\d[a-z]+\d[a-z]\d <newaccountonly> |
||
# Remove after testing, prevents any account with a number in it |
|||
.*\d.* <newaccountonly> |
.*\d.* <newaccountonly> |
Revision as of 02:32, 25 February 2013
- 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
- GM Accounts
.*DR-GM.* <newaccountonly> .*solomon.* <newaccountonly> .*seyalle.* <newaccountonly> .*lyneya.* <newaccountonly> .*zadraes.* <newaccountonly> .*kodius.* <newaccountonly> .*sithix.* <newaccountonly> .*vaeldriil.* <newaccountonly> .*jhustis.* <newaccountonly> .*grejuva.* <newaccountonly> .*wythor.* <newaccountonly> .*dartenian.* <newaccountonly> .*armifer.* <newaccountonly> .*zeyurn.* <newaccountonly> .*danalae.* <newaccountonly> .*obseden.* <newaccountonly> .*lohkrian.* <newaccountonly> .*alvy.* <newaccountonly> .*annwyl.* <newaccountonly> .*arnimas.* <newaccountonly> .*ulerith.* <newaccountonly> .*bartlebee.* <newaccountonly> .*melete.* <newaccountonly> .*jaedren.* <newaccountonly> .*raesh.* <newaccountonly>
- Spam Accounts
[A-Z][a-z]+[A-Z][a-z]+ <newaccountonly|casesensitive> #Prevents names made from two capital words next to each other. This seems to be a very common pattern among spam, but not player accounts. [a-z]+\d[a-z]+\d[a-z] <newaccountonly> [a-z]+\d[a-z]+\d[a-z]\d <newaccountonly> .*\d.* <newaccountonly>