Global title blacklist: Difference between revisions
From WikiOasis Meta
More actions
fwiw remove that no need atm Tag: Manual revert |
prevent people adding .php to end of pages making them inaccessible |
||
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> |