mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 06:27:38 +00:00
fix: amazon.{nl,de} test urls (#345)
This commit is contained in:
@@ -16,7 +16,7 @@ export const AmazonDe: Store = {
|
|||||||
brand: 'test:brand',
|
brand: 'test:brand',
|
||||||
model: 'test:model',
|
model: 'test:model',
|
||||||
series: 'test:series',
|
series: 'test:series',
|
||||||
url: 'https://www.amazon.com/dp/B07MQ36Z6L'
|
url: 'https://www.amazon.de/dp/B083JX52VG/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
brand: 'pny',
|
brand: 'pny',
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ export const AmazonNl: Store = {
|
|||||||
brand: 'test:brand',
|
brand: 'test:brand',
|
||||||
model: 'test:model',
|
model: 'test:model',
|
||||||
series: 'test:series',
|
series: 'test:series',
|
||||||
url: 'https://www.amazon.com/dp/B07MQ36Z6L'
|
url: 'https://www.amazon.nl/dp/B083GGYNQ6/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
brand: 'msi',
|
brand: 'msi',
|
||||||
|
|||||||
Reference in New Issue
Block a user