diff --git a/src/store/model/aria.ts b/src/store/model/aria.ts index 67e39bc3af..1fad0f3549 100644 --- a/src/store/model/aria.ts +++ b/src/store/model/aria.ts @@ -39,6 +39,11 @@ export const Aria: Store = { titleSelector: 'strong > a[href]' }), urls: [ + { + series: '3060ti', + url: + 'https://www.aria.co.uk/Products/Components/Graphics+Cards/NVIDIA+GeForce/GeForce+RTX+3060+Ti' + }, { series: '3080', url: diff --git a/src/store/model/box.ts b/src/store/model/box.ts index ecca3a4c37..13701f485f 100644 --- a/src/store/model/box.ts +++ b/src/store/model/box.ts @@ -31,6 +31,10 @@ export const Box: Store = { titleSelector: '.p-list-section > h3 > a[href]' }), urls: [ + { + series: '3060ti', + url: 'https://www.box.co.uk/rtx-3060-ti-graphics-cards' + }, { series: '3070', url: 'https://www.box.co.uk/rtx-3070-graphics-cards' diff --git a/src/store/model/currys.ts b/src/store/model/currys.ts index 2b2b43f410..30c0d3dab6 100644 --- a/src/store/model/currys.ts +++ b/src/store/model/currys.ts @@ -61,6 +61,11 @@ export const Currys: Store = { urlSelector: 'a[href]' }), urls: [ + { + series: '3060ti', + url: + 'https://www.currys.co.uk/gbuk/rtx-3060-ti/components-upgrades/graphics-cards/324_3091_30343_xx_ba00013562-bv00313952/xx-criteria.html' + }, { series: '3070', url: diff --git a/src/store/model/ebuyer.ts b/src/store/model/ebuyer.ts index 7583068fb8..470b9fb6cf 100644 --- a/src/store/model/ebuyer.ts +++ b/src/store/model/ebuyer.ts @@ -84,6 +84,11 @@ export const Ebuyer: Store = { url: 'https://www.ebuyer.com/store/Components/cat/Graphics-Cards-AMD/subcat/AMD-RX-6800-XT' }, + { + series: '3060ti', + url: + 'https://www.ebuyer.com/store/Components/cat/Graphics-Cards-Nvidia/subcat/GeForce-RTX-3060-Ti' + }, { series: '3070', url: diff --git a/src/store/model/novatech.ts b/src/store/model/novatech.ts index 83ad0632a3..f6588f20f8 100644 --- a/src/store/model/novatech.ts +++ b/src/store/model/novatech.ts @@ -66,6 +66,11 @@ export const Novatech: Store = { urlSelector: 'a[href]' }), urls: [ + { + series: '3060ti', + url: + 'https://www.novatech.co.uk/products/components/nvidiageforcegraphicscards/nvidiartxseries/nvidiartx3060ti/?i=200' + }, { series: '3080', url: diff --git a/src/store/model/overclockers.ts b/src/store/model/overclockers.ts index 0de74e42d5..37abd4d0ce 100644 --- a/src/store/model/overclockers.ts +++ b/src/store/model/overclockers.ts @@ -71,6 +71,11 @@ export const Overclockers: Store = { url: 'https://www.overclockers.co.uk/pc-components/graphics-cards/amd/radeon-rx-6800-xt-series' }, + { + series: '3060ti', + url: + 'https://www.overclockers.co.uk/pc-components/graphics-cards/nvidia/geforce-rtx-3060-ti' + }, { series: '3070', url: diff --git a/src/store/model/scan.ts b/src/store/model/scan.ts index 8087b1ecdf..e42c9b464c 100644 --- a/src/store/model/scan.ts +++ b/src/store/model/scan.ts @@ -123,6 +123,11 @@ export const Scan: Store = { }), ttl: 300000, urls: [ + { + series: '3060ti', + url: + 'https://www.scan.co.uk/shop/computer-hardware/gpu-nvidia/geforce-rtx-3060-ti-graphics-cards' + }, { series: '3070', url: diff --git a/src/store/model/very.ts b/src/store/model/very.ts index b1aa49683f..74e4f40456 100644 --- a/src/store/model/very.ts +++ b/src/store/model/very.ts @@ -68,6 +68,11 @@ export const Very: Store = { }, ttl: 300000, urls: [ + { + series: '3060ti', + url: + 'https://www.very.co.uk/electricals/pc-components/graphics-cards/e/b/118786.end?sort=newin,0&numProducts=100' + }, { series: '3070', url: