mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
chore(newegg): add links for rx6800xt and rx6800 (#1484)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -674,6 +674,24 @@ export const Newegg: Store = {
|
||||
url:
|
||||
'https://www.newegg.com/gigabyte-radeon-rx-6800-xt-gv-r68xt-16gc-b/p/N82E16814932373'
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
cartUrl:
|
||||
'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814932381',
|
||||
model: 'gaming oc',
|
||||
series: 'rx6800xt',
|
||||
url:
|
||||
'https://www.newegg.com/gigabyte-radeon-rx-6800-xt-gv-r68xtgaming-oc-16gd/p/N82E16814932381'
|
||||
},
|
||||
{
|
||||
brand: 'sapphire',
|
||||
cartUrl:
|
||||
'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814202394',
|
||||
model: 'pulse',
|
||||
series: 'rx6800',
|
||||
url:
|
||||
'https://www.newegg.com/sapphire-radeon-rx-6800-11305-02-20g/p/N82E16814202394'
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
cartUrl:
|
||||
|
||||
Reference in New Issue
Block a user