MediaWiki:Titleblacklist: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(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>

Revision as of 14:40, 15 July 2017

# 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
# See discussion page for link regex syntax documentation
# BLOCK SPAMMING USER ACCOUNTS
Xiao.* <newaccountonly> 
Babysitting
Job
Sex
Vitamin
Loan
index.php
Gts.*
.Turbotax.*
.pgrade number.*
.*QuickBook.*
.*bitcoin.*
.*facebook.*facebook.*
.*gold.*
.*google.*google.*
.*Intuit.*
.*yahoo.*yahoo.*
.*198.* <newaccountonly>
.*197.* <newaccountonly>
.*[a-z]{20}.* <newaccountonly> # Limit usernames to 20 characters at most.
.*[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
.*Fgfs-screen-.*  <reupload | errmsg=titleblacklist-custom-imagename>
.*Fgfsscreen.*  <reupload | errmsg=titleblacklist-custom-imagename>