Global title blacklist: Difference between revisions
From WikiOasis Meta
More actions
m Protected "Global title blacklist" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
prevent people adding .php to end of pages making them inaccessible |
||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
User:[0-9A-Fa-f]{0,10}:([0-9A-Fa-f]{0,10}:)*([0-9A-Fa-f]{0,10})?(?:\/(12[0-8]|1[01][0-9]|[1-9]?\d))? <errmsg=titleblacklist-forbidden-anonymoususerpage> | User:[0-9A-Fa-f]{0,10}:([0-9A-Fa-f]{0,10}:)*([0-9A-Fa-f]{0,10})?(?:\/(12[0-8]|1[01][0-9]|[1-9]?\d))? <errmsg=titleblacklist-forbidden-anonymoususerpage> | ||
# Prevent people adding .php to pages | |||
.*\.php | |||
# Prevent account creation with famous wikifarm and related | # Prevent account creation with famous wikifarm and related | ||
.*(\bm|M)(?i:iraheze).* <newaccountonly> | .*(\bm|M)(?i:iraheze).* <newaccountonly> |