add 'post office' and 'us post office' to the list of poor generic portal names

This commit is contained in:
Jon Atkins 2013-08-29 21:49:53 +01:00
parent 7786095852
commit 4c343386e4

View File

@ -24,6 +24,8 @@ window.plugin.portalInfrastructure = function() {};
window.plugin.portalInfrastructure.badTitles = ['^statue$',
'^fountain$',
'^sculpture$',
'^post office$',
'^us post office$',
'^church$',
'untitled',
'no title'];