mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 08:47:43 +00:00
chore(store): add 6800 & 6800xt cards to overclockers (#952)
This commit is contained in:
@@ -61,6 +61,16 @@ export const Overclockers: Store = {
|
||||
titleSelector: 'a[href].producttitles'
|
||||
}),
|
||||
urls: [
|
||||
{
|
||||
series: 'rx6800',
|
||||
url:
|
||||
'https://www.overclockers.co.uk/pc-components/graphics-cards/amd/radeon-rx-6800-series'
|
||||
},
|
||||
{
|
||||
series: 'rx6800xt',
|
||||
url:
|
||||
'https://www.overclockers.co.uk/pc-components/graphics-cards/amd/radeon-rx-6800-xt-series'
|
||||
},
|
||||
{
|
||||
series: '3070',
|
||||
url:
|
||||
|
||||
Reference in New Issue
Block a user