MediaWiki:Titleblacklist: Difference between revisions
From Scenario League Wiki
Jump to navigationJump to search
(Block phrases, not just single word titles) |
(Merck, smarter regex) |
||
Line 8: | Line 8: | ||
<!-- leave this line exactly as it is --><pre> | <!-- leave this line exactly as it is --><pre> | ||
.* Acai.* | .* *Acai.* | ||
.* Account.* | .* *Account.* | ||
.* Associate | .* *Associate | ||
.* Bank.* | .* *Bank.* | ||
.* Barclays.* | .* *Barclays.* | ||
.* Berry.* | .* *Berry.* | ||
.* Blow.* | .* *Blow.* | ||
.* Buy.* | .* *Buy.* | ||
.* Casino.* | .* *Casino.* | ||
.* Cialis.* | .* *Cialis.* | ||
.* College.* | .* *College.* | ||
.* Cookbook.* | .* *Cookbook.* | ||
.* Company.* | .* *Company.* | ||
.* Credit.* | .* *Credit.* | ||
.* Cum.* | .* *Cum.* | ||
.* Currency.* | .* *Currency.* | ||
.* Debt.* | .* *Debt.* | ||
.* Degree.* | .* *Degree.* | ||
.* Diet.* | .* *Diet.* | ||
.* Dressing.* | .* *Dressing.* | ||
.* Eating.* | .* *Eating.* | ||
.* Estate.* | .* *Estate.* | ||
.* Financal.* | .* *Financal.* | ||
.* Financial.* | .* *Financial.* | ||
.* Food.* | .* *Food.* | ||
.* Forbidden.* | .* *Forbidden.* | ||
.* Foreclosure.* | .* *Foreclosure.* | ||
.* Hypnosis.* | .* *Hypnosis.* | ||
.* Ice Cube.* | .* *Ice Cube.* | ||
.* Ingredient.* | .* *Ingredient.* | ||
.* Investment.* | .* *Investment.* | ||
.* Insurance.* | .* *Insurance.* | ||
.* Job.* | .* *Job.* | ||
.* Lose.* | .* *Lose.* | ||
.* Loss.* | .* *Loss.* | ||
.* Mp3.* | .* *Merck.* | ||
.* Orlando.* | .* *Mp3.* | ||
.* Offshore.* | .* *Orlando.* | ||
.* Paying.* | .* *Offshore.* | ||
.* Pills.* | .* *Paying.* | ||
.* Poker.* | .* *Pills.* | ||
.* Pounds.* | .* *Poker.* | ||
.* Radiotherapy.* | .* *Pounds.* | ||
.* Reconcile.* | .* *Radiotherapy.* | ||
.* Salad.* | .* *Reconcile.* | ||
.* Sales.* | .* *Salad.* | ||
.* Shift.* | .* *Sales.* | ||
.* Snack.* | .* *Shift.* | ||
.* South Beach.* | .* *Snack.* | ||
.* Statement.* | .* *South Beach.* | ||
.* Student.* | .* *Statement.* | ||
.* Studios.* | .* *Student.* | ||
.* Treatment.* | .* *Studios.* | ||
.* Trust.* | .* *Treatment.* | ||
.* Universal Stud.* | .* *Trust.* | ||
.* Viagra.* | .* *Universal Stud.* | ||
.* Viagara.* | .* *Viagra.* | ||
.* Watchers.* | .* *Viagara.* | ||
.* Weight.* | .* *Watchers.* | ||
.* *Weight.* |
Revision as of 18:57, 17 February 2011
- 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
- Keep the keywords in alphabetical order
- .* means a sequence of any character
- Bank .* blocks Bank of America but not Banking
- Bank.* blocks both
.* *Acai.* .* *Account.* .* *Associate .* *Bank.* .* *Barclays.* .* *Berry.* .* *Blow.* .* *Buy.* .* *Casino.* .* *Cialis.* .* *College.* .* *Cookbook.* .* *Company.* .* *Credit.* .* *Cum.* .* *Currency.* .* *Debt.* .* *Degree.* .* *Diet.* .* *Dressing.* .* *Eating.* .* *Estate.* .* *Financal.* .* *Financial.* .* *Food.* .* *Forbidden.* .* *Foreclosure.* .* *Hypnosis.* .* *Ice Cube.* .* *Ingredient.* .* *Investment.* .* *Insurance.* .* *Job.* .* *Lose.* .* *Loss.* .* *Merck.* .* *Mp3.* .* *Orlando.* .* *Offshore.* .* *Paying.* .* *Pills.* .* *Poker.* .* *Pounds.* .* *Radiotherapy.* .* *Reconcile.* .* *Salad.* .* *Sales.* .* *Shift.* .* *Snack.* .* *South Beach.* .* *Statement.* .* *Student.* .* *Studios.* .* *Treatment.* .* *Trust.* .* *Universal Stud.* .* *Viagra.* .* *Viagara.* .* *Watchers.* .* *Weight.*