Difference between revisions of "MediaWiki:Titleblacklist"

From Sugar Labs
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 .*index\.php.…')
 
Line 4: Line 4:
  
 
.*index\.php.*                      # anti-spambot
 
.*index\.php.*                      # anti-spambot
 +
 
\d*\sbuy\s.* <newaccountonly>    # "NNN buy aaaaaa" new user page spam
 
\d*\sbuy\s.* <newaccountonly>    # "NNN buy aaaaaa" new user page spam

Revision as of 12:55, 4 September 2009

  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

.*index\.php.* # anti-spambot

\d*\sbuy\s.* <newaccountonly> # "NNN buy aaaaaa" new user page spam