MediaWiki:Titleblacklist: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Force descriptive screenshot titles (other than fgfs-screen-xx.png))
(Block any 8OO)
 
(29 intermediate revisions by 3 users not shown)
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
  Xiao.* <newaccountonly>  
  Xiao.* <newaccountonly>  
Line 11: Line 12:
  Loan
  Loan
  index.php
  index.php
Gts.*
.Turbotax.*
.pgrade number.*
.*QuickBook.*
.*bitcoin.*
.*facebook.*facebook.*
.*gold.*
.*google.*google.*
.*Intuit.*
.*yahoo.*yahoo.*
  .*198.* <newaccountonly>
  .*198.* <newaccountonly>
  .*197.* <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.*
.*8OO.*
.*([0-9Ol][\.\-\s']{0,3}8[0-9Ol]{2}([\.\-\s']{0,3}[0-9Ol]{3,4}){1,4}).* # Block all 1-8xx phone numbers, no matter the format
.*ph0ne.*
.*supp0rt.*
  # FORCE DESCRIPTIVE SCREENSHOT TITLES
  # FORCE DESCRIPTIVE SCREENSHOT TITLES
  .*fgfs-screen.*
  .*Fgfs-screen-.* <reupload | errmsg=titleblacklist-custom-imagename>
.*Fgfsscreen.*  <reupload | errmsg=titleblacklist-custom-imagename>

Latest revision as of 11:18, 5 August 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.*
.*8OO.*
.*([0-9Ol][\.\-\s']{0,3}8[0-9Ol]{2}([\.\-\s']{0,3}[0-9Ol]{3,4}){1,4}).* # Block all 1-8xx phone numbers, no matter the format
.*ph0ne.*
.*supp0rt.*

# FORCE DESCRIPTIVE SCREENSHOT TITLES
.*Fgfs-screen-.*  <reupload | errmsg=titleblacklist-custom-imagename>
.*Fgfsscreen.*  <reupload | errmsg=titleblacklist-custom-imagename>