Skip to content

Commit

Permalink
Best-one normalization
Browse files Browse the repository at this point in the history
per their website and talk-gb
  • Loading branch information
matkoniecz committed May 5, 2019
1 parent 9027cb9 commit 4b779e4
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions brands/shop/convenience.json
Expand Up @@ -131,19 +131,16 @@
"shop": "convenience"
}
},
"shop/convenience|Best One": {
"countryCodes": ["gb"],
"tags": {
"brand": "Best One",
"name": "Best One",
"shop": "convenience"
}
},
"shop/convenience|Best-One": {
"shop/convenience|Best-one": {
"countryCodes": ["gb"],
"match": [
"shop/convenience|Best One",
"shop/convenience|Best-One",
"shop/convenience|best-one"
],
"tags": {
"brand": "Best-One",
"name": "Best-One",
"brand": "Best-one",
"name": "Best-one",
"shop": "convenience"
}
},
Expand Down

0 comments on commit 4b779e4

Please sign in to comment.