MediaWiki:Titleblacklist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
# Use "#" for comments. |
# Use "#" for comments. |
||
# This is case insensitive by default |
# 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 |
|||
#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. |
|||
User:[A-Z][a-z]+[A-Z][a-z]+ <newaccountonly|casesensitive> |
|||
User:[A-Z][a-z]+[A-Z]+ <newaccountonly|casesensitive> |
|||
#User:[a-z]+\d[a-z]+\d[a-z] <newaccountonly> |
|||
#User:[a-z]+\d[a-z]+\d[a-z]\d <newaccountonly> |
|||
User:[A-Z]{4}[a-z]+ <newaccountonly> |
|||
.*\d.* <newaccountonly> |
Latest revision as of 15:31, 30 April 2014
- 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