From 207bc411ed240cd9150e018b21e735ba08a4d134 Mon Sep 17 00:00:00 2001 From: xninjax Date: Mon, 12 Oct 2020 10:29:17 -0600 Subject: [PATCH] feat(store): add rog-strix-3080 to newegg-ca (#489) --- src/store/model/newegg-ca.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/store/model/newegg-ca.ts b/src/store/model/newegg-ca.ts index 872c062..b96dfcb 100644 --- a/src/store/model/newegg-ca.ts +++ b/src/store/model/newegg-ca.ts @@ -82,6 +82,12 @@ export const NeweggCa: Store = { series: '3080', url: 'https://www.newegg.ca/asus-geforce-rtx-3080-tuf-rtx3080-o10g-gaming/p/N82E16814126452' }, + { + brand: 'asus', + model: 'rog strix', + series: '3080', + url: 'https://www.newegg.ca/asus-geforce-rtx-3080-rog-strix-rtx3080-o10g-gaming/p/N82E16814126457' + }, { brand: 'msi', model: 'gaming x trio',