vogler / free-games-claimer

Automatically claims free games on the Epic Games Store, Amazon Prime Gaming and GOG.
GNU Affero General Public License v3.0
2.19k stars 139 forks source link

epic-games: update UA to fix 'Please turn JavaScript on and reload the page' #337

Closed ccsimplyspolit closed 1 week ago

ccsimplyspolit commented 1 week ago

i found fix w capcha by allowing javascript and added new UserAgent

vogler commented 1 week ago

Looks like you changed all line endings which is why it shows the whole file as changed unless you disable whitespace diffing: https://github.com/vogler/free-games-claimer/pull/337/files?diff=split&w=1

ccsimplyspolit commented 1 week ago

looks like all work for me

Unreal engine / Gog / Epic Games /

vogler commented 1 week ago

To fix #338 and the error Please turn JavaScript on and reload the page, updating userAgent was enough. Haven't tested the automated login in some time. Closing this since the other changes here are not needed, but others were since they changed the login form again. Thanks!