MediaWiki:Titleblacklist: Difference between revisions

Jump to navigation Jump to search
m
Spaces fro proper block formatting
(Separating the phone number regexes)
m (Spaces fro proper block formatting)
Line 3: Line 3:
  # This is case insensitive by default
  # This is case insensitive by default
  # See discussion page for link regex syntax documentation
  # See discussion page for link regex syntax documentation
 
  # BLOCK SPAMMING USER ACCOUNTS
  # BLOCK SPAMMING USER ACCOUNTS
  Xiao.* <newaccountonly>  
  Xiao.* <newaccountonly>  
Line 26: Line 26:
  .*[a-z]{20}.* <newaccountonly> # Limit usernames to 20 characters at most.
  .*[a-z]{20}.* <newaccountonly> # Limit usernames to 20 characters at most.
  .*[0-9]{2}.* <newaccountonly> # Block usernames with 2 or more consecutive digits.
  .*[0-9]{2}.* <newaccountonly> # Block usernames with 2 or more consecutive digits.
 
  # BLOCK PHONE NUMBER SPAMMING USER ACCOUNTS
  # BLOCK PHONE NUMBER SPAMMING USER ACCOUNTS
  .Technical Support Number.*
  .Technical Support Number.*
Line 37: Line 37:
  .*ph0ne.*
  .*ph0ne.*
  .*supp0rt.*
  .*supp0rt.*
 
  # FORCE DESCRIPTIVE SCREENSHOT TITLES
  # FORCE DESCRIPTIVE SCREENSHOT TITLES
  .*Fgfs-screen-.*  <reupload | errmsg=titleblacklist-custom-imagename>
  .*Fgfs-screen-.*  <reupload | errmsg=titleblacklist-custom-imagename>
  .*Fgfsscreen.*  <reupload | errmsg=titleblacklist-custom-imagename>
  .*Fgfsscreen.*  <reupload | errmsg=titleblacklist-custom-imagename>

Navigation menu