MediaWiki:Titleblacklist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
# | # | ||
User:.*\d.* <newaccountonly> | User:.*\d.* <newaccountonly> | ||
User:[a-z]{ | User:[a-z]{8,} <newaccountonly> | ||
User:.{2,}[A-Z]. | User:.{2,}[A-Z].* <newaccountonly|casesensitive> | ||
Revision as of 17:39, 3 March 2013
- 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
- User:[A-Za-z][a-z]{7,} <newaccountonly>
- .*exercise.*
- .*\bbrust.*
- .*\bbrüst.*
- .*\bgucci.*
- .*\bfashion\b.*
- .*\bphotog.*
- .*\bescort.*
- .*\bchirop.*
- .*\bsydney.*
- User:.*\d.* <newaccountonly>
- User:[a-z]{8,} <newaccountonly>
- User:.*[A-Z]{3,}.* <newaccountonly|casesensitive>
User:.*\d.* <newaccountonly> User:[a-z]{8,} <newaccountonly> User:.{2,}[A-Z].* <newaccountonly|casesensitive>