We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb6d069 commit bd872e3Copy full SHA for bd872e3
data/brands/shop/newsagent.json
@@ -72,16 +72,6 @@
72
"shop": "newsagent"
73
}
74
},
75
- {
76
- "displayName": "GECO",
77
- "id": "geco-e6d891",
78
- "locationSet": {"include": ["001"]},
79
- "tags": {
80
- "brand": "GECO",
81
- "name": "GECO",
82
- "shop": "newsagent"
83
- }
84
- },
85
{
86
"displayName": "Hudson News",
87
"id": "hudsonnews-a0252c",
data/brands/shop/tobacco.json
@@ -57,9 +57,11 @@
57
"include": ["cz", "de", "sk"]
58
59
"matchNames": [
60
+ "geco tabak",
61
"geco tabak tisk",
62
"geco tabak tlac"
63
],
64
+ "matchTags": ["shop/newsagent"],
65
"preserveTags": ["^name"],
66
"tags": {
67
"brand": "Geco",
0 commit comments