Difference between revisions of "MediaWiki:Titleblacklist"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
# Use "#" for comments. | # Use "#" for comments. | ||
# This is case insensitive by default. | # This is case insensitive by default. | ||
− | # See [[ | + | |
+ | # This page documents our use of [[mediawikiwiki:Extension:Title_Blacklist]]. | ||
+ | # See also [[wikipedia:MediaWiki:Titleblacklist]]. | ||
+ | |||
.*index\.php.* # anti-spambot | .*index\.php.* # anti-spambot | ||
+ | # anti-spambot (copied from [[mediawikiwiki:MediaWiki:Titleblacklist]].) | ||
+ | |||
.*\sbuy\s.* <newaccountonly> # "1a buy aaaaaa" new user page spam | .*\sbuy\s.* <newaccountonly> # "1a buy aaaaaa" new user page spam | ||
+ | # "NNN buy aaaaaa" new user page spam (copied from http://lists.wikimedia.org/pipermail/mediawiki-l/2009-July/031562.html.) | ||
+ | # "1a buy aaaaaa" spammers are using letters as well as numbers in the first word. --[[User:FGrose|FGrose]] 19:11, 4 September 2009 (UTC) | ||
+ | |||
.*\sdownload <newaccountonly> # "something download" new user page spam | .*\sdownload <newaccountonly> # "something download" new user page spam | ||
+ | # "something for download" spammers have recently started this pattern as well. --[[User:FGrose|FGrose]] 19:45, 4 September 2009 (UTC) | ||
+ | # check users list, sorted, last, http://wiki.sugarlabs.org/index.php?title=Special:ListUsers&dir=prev&creationSort=1 |
Latest revision as of 21:30, 5 September 2009
- 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.
- This page documents our use of mediawikiwiki:Extension:Title_Blacklist.
- See also wikipedia:MediaWiki:Titleblacklist.
.*index\.php.* # anti-spambot
- anti-spambot (copied from mediawikiwiki:MediaWiki:Titleblacklist.)
.*\sbuy\s.* <newaccountonly> # "1a buy aaaaaa" new user page spam
- "NNN buy aaaaaa" new user page spam (copied from http://lists.wikimedia.org/pipermail/mediawiki-l/2009-July/031562.html.)
- "1a buy aaaaaa" spammers are using letters as well as numbers in the first word. --FGrose 19:11, 4 September 2009 (UTC)
.*\sdownload <newaccountonly> # "something download" new user page spam
- "something for download" spammers have recently started this pattern as well. --FGrose 19:45, 4 September 2009 (UTC)
- check users list, sorted, last, http://wiki.sugarlabs.org/index.php?title=Special:ListUsers&dir=prev&creationSort=1