Skip to content

Commit

Permalink
feat(store): add rog-strix-3080 to newegg-ca (jef#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
xninjax authored and AdamSaketume26 committed Oct 16, 2020
1 parent e695f38 commit 0cb39d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/store/model/newegg-ca.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,12 @@ export const NeweggCa: Store = {
series: '3080',
url: 'https://www.newegg.ca/asus-geforce-rtx-3080-tuf-rtx3080-o10g-gaming/p/N82E16814126452'
},
{
brand: 'asus',
model: 'rog strix',
series: '3080',
url: 'https://www.newegg.ca/asus-geforce-rtx-3080-rog-strix-rtx3080-o10g-gaming/p/N82E16814126457'
},
{
brand: 'msi',
model: 'gaming x trio',
Expand Down

0 comments on commit 0cb39d3

Please sign in to comment.