diff --git a/plugins/portal-highlighter-infrastructure.user.js b/plugins/portal-highlighter-infrastructure.user.js index 2b102244..fece76e8 100644 --- a/plugins/portal-highlighter-infrastructure.user.js +++ b/plugins/portal-highlighter-infrastructure.user.js @@ -24,6 +24,8 @@ window.plugin.portalInfrastructure = function() {}; window.plugin.portalInfrastructure.badTitles = ['^statue$', '^fountain$', '^sculpture$', + '^post office$', + '^us post office$', '^church$', 'untitled', 'no title'];