diff --git a/src/store/model/memoryexpress.ts b/src/store/model/memoryexpress.ts index 6029ba2..d0a7a83 100644 --- a/src/store/model/memoryexpress.ts +++ b/src/store/model/memoryexpress.ts @@ -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',