Nick Muerdter

Results 86 comments of Nick Muerdter

Sorry I've been belated in review this, but adding other PrepMod locations has definitely been on my radar, so thanks for this! I'll try to review this later this week....

😞 Yeah, looks like they've re-added session and captcha requirements to some of their endpoints. This is unfortunate, since I thought it was maybe purposeful when they opened their endpoints...

Kroger may be somewhat back in action. I've been working with the Kroger team to get access (thanks, Kroger!). I'm still ironing out some access kinks, so it may periodically...

Thanks for letting me know! But sorry for the belated response. Something has definitely changed with the Walmart stuff that has broken things. However, that new endpoint still appears to...

Hi all, sorry I haven't been keeping up with these issues! But thanks for looking into all of this! I've tried to address the underlying issue with https://github.com/GUI/covid-vaccine-spotter/commit/93ff74dfc27af09186d0e89188e190b23d8f8cd6 so that...

Ah, sweet, thanks for digging this up and pointing out that it's the same underlying booking system as Costco. Now that I have Costco implemented, I'm hoping this should be...

@mattcrwi: I believe not getting past the first page is a slightly different Rite Aid issue from the past few days Rite Aid changed its eligibility rules earlier this week...

@mattk42: Sorry I haven't gotten to this yet! I still really want to get this integrated in, since I think it would be tremendously useful, I've just been busy trying...

Ah, actually @devonjones's example helps. I believe this happens whenever you load the page with `/index.html` in the path, but it does not happen when `/index.html` is not included. So:...

As a quick and dirty potential fix, I've added a server-side redirect to so that navigating to https://www.vaccinespotter.org/CO/index.html?zip=80238&radius=5 will redirect you to https://www.vaccinespotter.org/CO/?zip=80238&radius=5. So assuming that "index.html" was the issue,...