mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
fix(store): update UK stores (#1372)
This commit is contained in:
@@ -63,6 +63,11 @@ export const Ccl: Store = {
|
||||
titleSelector: '.productList_Detail a[title]'
|
||||
}),
|
||||
urls: [
|
||||
{
|
||||
series: '3060ti',
|
||||
url:
|
||||
'https://www.cclonline.com/category/430/PC-Components/Graphics-Cards/GeForce-RTX-3060-Ti-Graphics-Cards/'
|
||||
},
|
||||
{
|
||||
series: '3070',
|
||||
url:
|
||||
@@ -89,9 +94,9 @@ export const Ccl: Store = {
|
||||
'https://www.cclonline.com/category/430/PC-Components/Graphics-Cards/AMD-Radeon-RX-6800-XT-Graphics-Cards/'
|
||||
},
|
||||
{
|
||||
series: '3060ti',
|
||||
series: 'rx6900xt',
|
||||
url:
|
||||
'https://www.cclonline.com/category/430/PC-Components/Graphics-Cards/GeForce-RTX-3060-Ti-Graphics-Cards/'
|
||||
'https://www.cclonline.com/category/430/PC-Components/Graphics-Cards/attributeslist/1268064/'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user