Difference between revisions of "MediaWiki:Titleblacklist"

From Sugar Labs
Jump to navigation Jump to search
(recent spam has included letters as well as digits in first word)
Line 5: Line 5:
 
.*index\.php.*                      # anti-spambot
 
.*index\.php.*                      # anti-spambot
  
\d*\sbuy\s.* <newaccountonly>    # "NNN buy aaaaaa" new user page spam
+
\.*\sbuy\s.* <newaccountonly>    # "1a buy aaaaaa" new user page spam

Revision as of 14: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

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