MediaWiki:Titleblacklist: Difference between revisions

Tiny Empires Wiki is paid for by Ultralite Soleil, and administrated by Xugu Madison.
Jump to navigation Jump to search
(Added random-10-100 title blocking)
No edit summary
 
(One intermediate revision 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]+[0-9]{2,}
User:[A-z]{40,}
 
#Block users with no space character in their name (enforce SL-style names)
User:[A-z0-9]+
.*social bookmarking service.*
.*random-10-100

Latest revision as of 18:27, 9 January 2024

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

.* <newaccountonly>