MediaWiki:Titleblacklist: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
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|casesensitive>
.*\d.* <newaccountonly>

Latest revision as of 16:31, 30 April 2014

  1. This is a title blacklist. Titles and users that match a regular expression here cannot be created.
  2. Use "#" for comments.
  3. This is case insensitive by default