MediaWiki:Titleblacklist: Difference between revisions

From Adonthell
Jump to navigation Jump to search
Created page with "# 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 # some com..."
 
mNo edit summary
Line 4: Line 4:


# some common spam patterns
# some common spam patterns
[a-zA-Z]+[0-9]{2,3}[a-zA-Z]+
User:[a-zA-Z]+[0-9]{2,3}[a-zA-Z]+
[A-Z][a-z]+[A-Z][a-z]+[0-9]+
User:[A-Z][a-z]+[A-Z][a-z]+[0-9]+

Revision as of 21:34, 25 August 2012

  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
  1. some common spam patterns

User:[a-zA-Z]+[0-9]{2,3}[a-zA-Z]+ User:[A-Z][a-z]+[A-Z][a-z]+[0-9]+