diff --git a/src/store/model/evga.ts b/src/store/model/evga.ts index ce090df..5d366f5 100644 --- a/src/store/model/evga.ts +++ b/src/store/model/evga.ts @@ -15,6 +15,24 @@ export const Evga: Store = { series: 'test:series', url: 'https://www.evga.com/products/product.aspx?pn=06G-P4-2065-KR' }, + { + brand: 'evga', + model: 'xc gaming', + series: '3060ti', + url: 'https://www.evga.com/products/product.aspx?pn=08G-P5-3663-KR' + }, + { + brand: 'evga', + model: 'ftw3', + series: '3060ti', + url: 'https://www.evga.com/products/product.aspx?pn=08G-P5-3665-KR' + }, + { + brand: 'evga', + model: 'ftw3 ultra', + series: '3060ti', + url: 'https://www.evga.com/products/product.aspx?pn=08G-P5-3667-KR' + }, { brand: 'evga', model: 'xc3 black',