From b319bc108075868a8426d6f667eb37fb0910f031 Mon Sep 17 00:00:00 2001 From: fubu2k <48277447+fubu2k@users.noreply.github.com> Date: Tue, 13 Oct 2020 19:28:50 +0200 Subject: [PATCH] chore: more links for `mediamarket` (#493) updated with some 3090 cards --- src/store/model/mediamarkt.ts | 42 +++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/src/store/model/mediamarkt.ts b/src/store/model/mediamarkt.ts index 225c9c9..b0e757a 100644 --- a/src/store/model/mediamarkt.ts +++ b/src/store/model/mediamarkt.ts @@ -113,6 +113,48 @@ export const Mediamarkt: Store = { model: 'aorus master', series: '3080', url: 'https://www.mediamarkt.de/de/product/-2689452.html' + }, + { + brand: 'asus', + model: 'tuf gaming', + series: '3090', + url: 'https://www.mediamarkt.de/de/product/-2681855.html' + }, + { + brand: 'asus', + model: 'tuf gaming oc', + series: '3090', + url: 'https://www.mediamarkt.de/de/product/-2681857.html' + }, + { + brand: 'asus', + model: 'strix gaming', + series: '3090', + url: 'https://www.mediamarkt.de/de/product/-2681863.html' + }, + { + brand: 'asus', + model: 'strix gaming oc', + series: '3090', + url: 'https://www.mediamarkt.de/de/product/-2681866.html' + }, + { + brand: 'msi', + model: 'gaming x trio', + series: '3090', + url: 'https://www.mediamarkt.de/de/product/-2683226.html' + }, + { + brand: 'gigabyte', + model: 'aorus master', + series: '3090', + url: 'https://www.mediamarkt.de/de/product/-2691441.html' + }, + { + brand: 'gigabyte', + model: 'aorus xtreme', + series: '3090', + url: 'https://www.mediamarkt.de/de/product/-2691440.html' } ], name: 'mediamarkt'