MediaWiki:Titleblacklist: Difference between revisions

From Tiny Empires 3k
Jump to navigation Jump to search
(Added black list entry to catch users with coupon in their name)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
# This is a title blacklist. Titles and users that match a regular expression here cannot be created.
# Block all user accounts, and only permit those that match the MediaWiki:Titlewhitelistregex
# Use "#" for comments.
.* <newaccountonly>
# This is case insensitive by default
User:[A-Z][a-z]+[A-Z][a-z]+[0-9][0-9][0-9]
User:[A-z]+coupon[A-z0-9]+

Latest revision as of 18:23, 9 January 2024

  1. Block all user accounts, and only permit those that match the MediaWiki:Titlewhitelistregex

.* <newaccountonly>