Difference between revisions of "MediaWiki:Titleblacklist"
From AMule Project FAQ
(Add regex filter for Spam users) |
m (silly wiki :-() |
||
(3 intermediate revisions by 2 users not shown) | |||
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 |
− | + | .* buy.* #Disallow creation of spam users with names like "803 buy ''something''" | |
+ | |||
+ | .*http:.* #No URLs in titles |
Latest revision as of 22:14, 30 August 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
.* buy.* #Disallow creation of spam users with names like "803 buy something"
.*http:.* #No URLs in titles