mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 16:57:34 +00:00
@@ -44,6 +44,12 @@ export const Evga: Store = {
|
||||
series: '3080',
|
||||
url: 'https://www.evga.com/products/product.aspx?pn=10G-P5-3897-KR'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'ftw3 ultra hydro copper',
|
||||
series: '3080',
|
||||
url: 'https://www.evga.com/products/product.aspx?pn=10G-P5-3897-KR'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'ftw3',
|
||||
|
||||
@@ -73,8 +73,9 @@ export type Model =
|
||||
| 'eagle oc'
|
||||
| 'eagle'
|
||||
| 'founders edition'
|
||||
| 'ftw3 ultra'
|
||||
| 'ftw3'
|
||||
| 'ftw3 ultra'
|
||||
| 'ftw3 ultra hydro copper'
|
||||
| 'gamerock oc'
|
||||
| 'gaming oc'
|
||||
| 'gaming oc pro'
|
||||
|
||||
Reference in New Issue
Block a user