feat(store): adds aorus master 3080 to newegg (#402)

This commit is contained in:
pntless
2020-10-01 13:22:37 -04:00
committed by GitHub
parent 7a981e7456
commit fddc0021d3
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ Here is a list of variables that you can use to customize your newly copied `.en
|:---:|---|
| `asus` | `rog strix`, `rog strix oc`, `strix`, `tuf`, `tuf oc` |
| `evga` | `ftw3`, `ftw3 ultra`, `xc3 black`, `xc3`, `xc3 ultra` |
| `gigabyte` | `eagle`, `eagle oc`, `gaming`, `gaming oc` |
| `gigabyte` | `aorus master`, `eagle`, `eagle oc`, `gaming`, `gaming oc` |
| `msi` | `gaming x trio`, `ventus 3x`, `ventus 3x oc` |
| `nvidia` | `founders edition` |
| `pny` | `dual fan`, `xlr8`, `xlr8 rgb` |
+7
View File
@@ -96,6 +96,13 @@ export const Newegg: Store = {
series: '3080',
url: 'https://www.newegg.com/gigabyte-geforce-rtx-3080-gv-n3080eagle-oc-10gd/p/N82E16814932330'
},
{
brand: 'gigabyte',
cartUrl: 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814137336',
model: 'aorus master',
series: '3080',
url: 'https://www.newegg.com/p/N82E16814137336'
},
{
brand: 'zotac',
cartUrl: 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814500502',