claabs / epicgames-freegames-node

Automatically login and find available free games the Epic Games Store. Sends you a prepopulated checkout link so you can complete the checkout after logging in. Supports multiple accounts, login sessions, and scheduled runs.
https://hub.docker.com/r/charlocharlie/epicgames-freegames
MIT License
1.39k stars 93 forks source link

Reduce number of captchas solved via Privacy Pass #330

Closed claabs closed 1 year ago

claabs commented 1 year ago

Instead of solving a captcha for each purchase, consider using Privacy Pass [1] [2] to only require a captcha solve every 30 times.

claabs commented 1 year ago

As the privacy pass tokens are currently (perpetually?) in beta for hCaptcha, they don't work on the Epic Games site. I also tried using the PP token to get an hCaptcha accessibility cookie, but that also does not work.