From d3c1a0233e66cd6f129136d0f4ca3da43f82fe35 Mon Sep 17 00:00:00 2001 From: ElegyD Date: Wed, 4 Nov 2020 21:31:05 +0100 Subject: [PATCH] chore(notebooksbilliger): add more FE links (#672) Co-authored-by: Jef LeCompte --- src/store/model/notebooksbilliger.ts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/store/model/notebooksbilliger.ts b/src/store/model/notebooksbilliger.ts index dea0e73..19d49a1 100644 --- a/src/store/model/notebooksbilliger.ts +++ b/src/store/model/notebooksbilliger.ts @@ -58,6 +58,12 @@ export const Notebooksbilliger: Store = { series: '3070', url: 'https://www.notebooksbilliger.de/nvidia+geforce+rtx+3070+founders+edition+685357' }, + { + brand: 'nvidia', + model: 'founders edition', + series: '3070', + url: 'https://www.notebooksbilliger.de/nvidia+geforce+rtx+3070+founders+edition+685359' + }, { brand: 'gainward', model: 'phoenix', @@ -142,6 +148,12 @@ export const Notebooksbilliger: Store = { series: '3080', url: 'https://www.notebooksbilliger.de/nvidia+geforce+rtx+3080+founders+edition+683301' }, + { + brand: 'nvidia', + model: 'founders edition', + series: '3080', + url: 'https://www.notebooksbilliger.de/nvidia+geforce+rtx+3080+founders+edition+685126' + }, { brand: 'palit', model: 'gaming pro', @@ -190,6 +202,12 @@ export const Notebooksbilliger: Store = { series: '3090', url: 'https://www.notebooksbilliger.de/nvidia+geforce+rtx+3090+founders+edition+683300' }, + { + brand: 'nvidia', + model: 'founders edition', + series: '3090', + url: 'https://www.notebooksbilliger.de/nvidia+geforce+rtx+3090+founders+edition+685124' + }, { brand: 'palit', model: 'gaming pro oc',