-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add more 50-series to bestbuy; add itemnumbers to newegg (#3208)
### Description - Retroactively adds `itemNumber` to the trackers in `newegg.ts` - this is leveraged by `realTimeInventoryLookup()` for API stock checks instead of a scraper based check - ie https://www.newegg.com/product/api/ProductRealtime?ItemNumber=14-137-915 - Fixes the missing link on the zotac amp extreme infinity 5080 - Removes the dead link for the newegg suprim soc 5090 - https://www.newegg.com/p/N82E16814137929 ; the correct link already existed at https://www.newegg.com/p/N82E16814137915 - Updates the series list for new models introduced via #3200
- Loading branch information
Showing
3 changed files
with
225 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.