add 'post office' and 'us post office' to the list of poor generic portal names
This commit is contained in:
parent
7786095852
commit
4c343386e4
@ -24,6 +24,8 @@ window.plugin.portalInfrastructure = function() {};
|
|||||||
window.plugin.portalInfrastructure.badTitles = ['^statue$',
|
window.plugin.portalInfrastructure.badTitles = ['^statue$',
|
||||||
'^fountain$',
|
'^fountain$',
|
||||||
'^sculpture$',
|
'^sculpture$',
|
||||||
|
'^post office$',
|
||||||
|
'^us post office$',
|
||||||
'^church$',
|
'^church$',
|
||||||
'untitled',
|
'untitled',
|
||||||
'no title'];
|
'no title'];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user