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'