Difference between revisions of "MediaWiki:Titleblacklist"

From Code4Lib
Jump to: navigation, 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 # Common spam...")
 
 
Line 4: Line 4:
  
 
# Common spam page titles
 
# Common spam page titles
\w*-\w*-\w*
+
.*\w*-\w*-\w*.*

Latest revision as of 01:26, 31 January 2013

  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. Common spam page titles

.*\w*-\w*-\w*.*