chore(memex): add 3080 and 6800xt (#1168)

This commit is contained in:
RDFurman
2020-12-04 15:23:55 -07:00
committed by GitHub
parent 09f0236086
commit 0569629dc8
+90
View File
@@ -121,6 +121,96 @@ export const MemoryExpress: Store = {
model: '5600x',
series: 'ryzen5600',
url: 'https://www.memoryexpress.com/Products/MX00114455'
},
{
brand: 'xfx',
model: 'amd reference',
series: 'rx6800xt',
url: 'https://www.memoryexpress.com/Products/MX00114996'
},
{
brand: 'gigabyte',
model: 'eagle',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114687'
},
{
brand: 'gigabyte',
model: 'eagle oc',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00113955'
},
{
brand: 'gigabyte',
model: 'gaming oc',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00113954'
},
{
brand: 'evga',
model: 'xc3 black',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114094'
},
{
brand: 'evga',
model: 'xc3',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114095'
},
{
brand: 'asus',
model: 'gaming oc',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114003'
},
{
brand: 'gigabyte',
model: 'vision oc',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114313'
},
{
brand: 'evga',
model: 'xc3 ultra',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00113972'
},
{
brand: 'msi',
model: 'ventus 3x oc',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00113956'
},
{
brand: 'msi',
model: 'gaming x trio',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00113957'
},
{
brand: 'evga',
model: 'ftw3 ultra',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114024'
},
{
brand: 'gigabyte',
model: 'aorus master',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114312'
},
{
brand: 'asus',
model: 'strix oc',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114092'
},
{
brand: 'gigabyte',
model: 'aorus xtreme',
series: '3080',
url: 'https://www.memoryexpress.com/Products/MX00114404'
}
],
name: 'memoryexpress',