From e5909c532da1c8b731e9835bffd8f31b76550d4d Mon Sep 17 00:00:00 2001 From: mckay17 <45686148+mckay17@users.noreply.github.com> Date: Sat, 10 Oct 2020 00:28:40 +0200 Subject: [PATCH] feat: add rog strix oc to amazon-de (#471) --- src/store/model/amazon-de.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/store/model/amazon-de.ts b/src/store/model/amazon-de.ts index eed8b993dc..a9851e4000 100644 --- a/src/store/model/amazon-de.ts +++ b/src/store/model/amazon-de.ts @@ -94,6 +94,12 @@ export const AmazonDe: Store = { series: '3080', url: 'https://www.amazon.de/dp/B08HN4DSTC' }, + { + brand: 'asus', + model: 'rog strix oc', + series: '3080', + url: 'https://www.amazon.de/dp/B08HN6KYS3' + }, { brand: 'msi', model: 'ventus 3x oc',