From 137c0efdf03a3eef8769a72e991d36474bdb549f Mon Sep 17 00:00:00 2001 From: Thomas Wolfgruber Date: Mon, 2 Nov 2020 03:52:29 +0100 Subject: [PATCH] chore(proshop-de): add 3070 cards (#659) --- src/store/model/proshop-de.ts | 102 ++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) diff --git a/src/store/model/proshop-de.ts b/src/store/model/proshop-de.ts index cc2eb86..b38a987 100644 --- a/src/store/model/proshop-de.ts +++ b/src/store/model/proshop-de.ts @@ -18,6 +18,108 @@ export const ProshopDE: Store = { series: 'test:series', url: 'https://www.proshop.de/2797958' }, + { + brand: 'asus', + model: 'rog strix', + series: '3070', + url: 'https://www.proshop.de/2876843' + }, + { + brand: 'asus', + model: ' rog strix oc', + series: '3070', + url: 'https://www.proshop.de/2876845' + }, + { + brand: 'asus', + model: 'dual', + series: '3070', + url: 'https://www.proshop.de/2876851' + }, + { + brand: 'asus', + model: 'dual oc', + series: '3070', + url: 'https://www.proshop.de/2876853' + }, + { + brand: 'asus', + model: 'tuf', + series: '3070', + url: 'https://www.proshop.de/2876854' + }, + { + brand: 'asus', + model: 'tuf oc', + series: '3070', + url: 'https://www.proshop.de/2876856' + }, + { + brand: 'gigabyte', + model: 'eagle', + series: '3070', + url: 'https://www.proshop.de/2878385' + }, + { + brand: 'gigabyte', + model: 'eagle oc', + series: '3070', + url: 'https://www.proshop.de/2878386' + }, + { + brand: 'gigabyte', + model: 'gaming oc', + series: '3070', + url: 'https://www.proshop.de/2878390' + }, + { + brand: 'gigabyte', + model: 'vision oc', + series: '3070', + url: 'https://www.proshop.de/2878390' + }, + { + brand: 'inno3d', + model: 'ichill x2', + series: '3070', + url: 'https://www.proshop.de/2883916' + }, + { + brand: 'inno3d', + model: 'twin x2 oc', + series: '3070', + url: 'https://www.proshop.de/2883917' + }, + { + brand: 'inno3d', + model: 'ichill x3', + series: '3070', + url: 'https://www.proshop.de/2883918' + }, + { + brand: 'inno3d', + model: 'ichill x4', + series: '3070', + url: 'https://www.proshop.de/2883919' + }, + { + brand: 'msi', + model: 'gaming x trio', + series: '3070', + url: 'https://www.proshop.de/2876871' + }, + { + brand: 'msi', + model: 'ventus 2x oc', + series: '3070', + url: 'https://www.proshop.de/2876873' + }, + { + brand: 'msi', + model: 'ventus 3x oc', + series: '3070', + url: 'https://www.proshop.de/2876875' + }, { brand: 'asus', model: 'rog strix',