MediaWiki:Titleblacklist: Difference between revisions

Jump to navigation Jump to search
Separating the phone number regexes
(Yahoo Yahoo)
(Separating the phone number regexes)
Line 2: Line 2:
  # Use "#" for comments.
  # Use "#" for comments.
  # This is case insensitive by default
  # This is case insensitive by default
# See discussion page for link regex syntax documentation


  # BLOCK SPAMMING USER ACCOUNTS
  # BLOCK SPAMMING USER ACCOUNTS
Line 13: Line 14:
  Gts.*
  Gts.*
  .Turbotax.*
  .Turbotax.*
.Technical Support Number.*
.customer care.*
.call now.*
.*phone number.*
.*support number.*
  .pgrade number.*
  .pgrade number.*
  .*QuickBook.*
  .*QuickBook.*
.*1-8[0-9]{2}-.* # Block all 1-8xx phone numbers
.*8OO.*
  .*bitcoin.*
  .*bitcoin.*
  .*facebook.*facebook.*
  .*facebook.*facebook.*
Line 27: Line 21:
  .*google.*google.*
  .*google.*google.*
  .*Intuit.*
  .*Intuit.*
.*ph0ne.*
.*supp0rt.*
  .*yahoo.*yahoo.*
  .*yahoo.*yahoo.*
  .*198.* <newaccountonly>
  .*198.* <newaccountonly>
Line 34: 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
.Technical Support Number.*
.customer care.*
.call now.*
.*phone number.*
.*support number.*
.*1-8[0-9]{2}-.* # Block all 1-8xx phone numbers
.*8OO.*
.*ph0ne.*
.*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