Skip to content

Commit

Permalink
added three brands
Browse files Browse the repository at this point in the history
resolves #10381; resolves #10397; resolves #10398
  • Loading branch information
Snowysauce committed Jan 25, 2025
1 parent 12cba7c commit 25fd46a
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/brands/office/insurance.json
Original file line number Diff line number Diff line change
Expand Up @@ -809,6 +809,17 @@
"office": "insurance"
}
},
{
"displayName": "ČSOB Poisťovňa",
"id": "csobpoistovna-780b74",
"locationSet": {"include": ["sk"]},
"tags": {
"brand": "ČSOB Poisťovňa",
"brand:wikidata": "Q96129090",
"name": "ČSOB Poisťovňa",
"office": "insurance"
}
},
{
"displayName": "CUK Ubezpieczenia",
"id": "cukubezpieczenia-313da8",
Expand Down
14 changes: 14 additions & 0 deletions data/brands/shop/clothes.json
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,20 @@
"shop": "clothes"
}
},
{
"displayName": "Alpine Pro",
"id": "alpinepro-767de9",
"locationSet": {
"include": ["cz", "pl", "sk"]
},
"tags": {
"brand": "Alpine Pro",
"brand:wikidata": "Q67808020",
"clothes": "sports",
"name": "Alpine Pro",
"shop": "clothes"
}
},
{
"displayName": "Altar'd State",
"id": "altardstate-0a21d9",
Expand Down
11 changes: 11 additions & 0 deletions data/brands/shop/household_linen.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,17 @@
"shop": "household_linen"
}
},
{
"displayName": "Bytový textil Škodák",
"id": "bytovytextilskodak-a06b17",
"locationSet": {"include": ["cz"]},
"tags": {
"brand": "Bytový textil Škodák",
"brand:wikidata": "Q102265224",
"name": "Bytový textil Škodák",
"shop": "household_linen"
}
},
{
"displayName": "Carré Blanc",
"id": "carreblanc-9f29b6",
Expand Down

0 comments on commit 25fd46a

Please sign in to comment.