chore(store): normalize model names (#444)

This commit is contained in:
Andrew Mackrodt
2020-10-04 19:44:11 +01:00
committed by GitHub
parent 4ea417cfc1
commit 4157a5d746
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ export const Adorama: Store = {
},
{
brand: 'pny',
model: 'xlr8 rbg',
model: 'xlr8 rgb',
series: '3080',
url: 'https://www.adorama.com/png30801tfxb.html'
},
+1 -1
View File
@@ -30,7 +30,7 @@ export const AmazonDe: Store = {
},
{
brand: 'pny',
model: 'xlr8-rgb',
model: 'xlr8 rgb',
series: '3080',
url: 'https://www.amazon.de/dp/B08HBR7QBM'
},
+1 -1
View File
@@ -24,7 +24,7 @@ export const AmazonNl: Store = {
},
{
brand: 'msi',
model: 'ventus',
model: 'ventus 3x oc',
series: '3080',
url: 'https://www.amazon.nl/3080-VENTUS-3X-10G-OC/dp/B08HM4M621'
},
+2 -2
View File
@@ -109,14 +109,14 @@ export const Amazon: Store = {
{
brand: 'asus',
cartUrl: 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08J6F174Z&Quantity.1=1',
model: 'strix',
model: 'rog strix oc',
series: '3080',
url: 'https://www.amazon.com/dp/B08J6F174Z'
},
{
brand: 'asus',
cartUrl: 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08J6GMWCQ&Quantity.1=1',
model: 'strix',
model: 'rog strix oc',
series: '3090',
url: 'https://www.amazon.com/dp/B08J6GMWCQ'
},
+1 -1
View File
@@ -34,7 +34,7 @@ export const Asus: Store = {
},
{
brand: 'asus',
model: 'strix oc',
model: 'rog strix oc',
series: '3080',
url: 'https://store.asus.com/us/item/202009AM290000002/'
}
+2 -2
View File
@@ -59,13 +59,13 @@ export const BAndH: Store = {
},
{
brand: 'msi',
model: 'gaming x trio - duplicate',
model: 'gaming x trio',
series: '3080',
url: 'https://www.bhphotovideo.com/c/product/1593645-REG/msi_geforce_rtx_3080_gaming.html'
},
{
brand: 'msi',
model: 'ventus 3x oc - duplicate',
model: 'ventus 3x oc',
series: '3080',
url: 'https://www.bhphotovideo.com/c/product/1593646-REG/msi_geforce_rtx_3080_ventus.html'
},
+1 -1
View File
@@ -84,7 +84,7 @@ export const BestBuy: Store = {
{
brand: 'gigabyte',
cartUrl: 'https://api.bestbuy.com/click/-/6436219/cart',
model: 'vision',
model: 'vision oc',
series: '3080',
url: 'https://www.bestbuy.com/site/gigabyte-geforce-rtx-3080-10g-gddr6x-pci-express-4-0-graphics-card-white/6436219.p?skuId=6436219&intl=nosplash'
},
+1 -1
View File
@@ -194,7 +194,7 @@ export const Newegg: Store = {
{
brand: 'evga',
cartUrl: 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814487524',
model: 'xc3 ultra gaming',
model: 'xc3 ultra',
series: '3090',
url: 'https://www.newegg.com/evga-geforce-rtx-3090-24g-p5-3975-kr/p/N82E16814487524'
},
+1 -1
View File
@@ -27,7 +27,7 @@ export const Zotac: Store = {
},
{
brand: 'zotac',
model: 'trinity OC',
model: 'trinity oc',
series: '3080',
url: 'https://store.zotac.com/zotac-gaming-geforce-rtx-3080-trinity-oc-zt-a30800j-10p'
},