Jump to content

MediaWiki:Titleblacklist: Difference between revisions

From Sugar Labs
remove \ special character
No edit summary
Line 1: Line 1:
# This is a title blacklist. Titles and users that match a regular expression here cannot be created.
# This is a title blacklist. Titles and users that match a regular expression here cannot be created.
# Use "#" for comments.
# Use "#" for comments.
# This is case insensitive by default
# This is case insensitive by default.
# See [[Wiki Team/Guide/Title Blacklist]].


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


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

Revision as of 14:08, 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.
  4. See Wiki Team/Guide/Title Blacklist.

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

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