-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ASUS changed something so now their cards are in stock when they are not #368
Comments
I've been getting 403s for Asus, but not this behavior. Need more feedback from others to continue. |
I get the same thing, It says add to cart and then goes to arrival notice right after |
The 403's are probably due to either VPN usage or your IP being banned. I get 403's from my work VPN. Off the VPN, as of right now, if I search for 3080 on the asus store, I get no results. Direct link to the current URL https://store.asus.com/us/item/202009AM160000001/ gives a 503. They appear to have removed the cards from the store? |
My IP is definitely banned. So I can't really do any testing here. If you have any fixes though, please feel free to create a PR. Sorry I can't be of much help. |
We have |
Has there been a solution to this issue? I've been getting a few false positives for the dark hero with the exact same problem.
Where exactly could I find these to solve this? I've been getting 404s as well but have got a free trial VPN to try and fix it in the meantime. |
streetmerchant/src/store/model/asus.ts Lines 7 to 12 in 459e9af
|
Opening a PR for this fix now. Thanks! |
Description
https://store.asus.com/us/item/202009AM160000001/
Says "Coming Soon" but the bot is alerting every time saying it's in stock.
Possible solution
I think the page needs a second or two to finish loading. I see the initial "Add To Cart" button then it changes to "Coming Soon". Disabling javascript shows the "Add To Cart" button.
The text was updated successfully, but these errors were encountered: