Skip to content

1.6.1

Latest

Choose a tag to compare

@guitaripod guitaripod released this 31 Mar 12:48

Fix Google consent wall breaking all searches.

Google started enforcing EU consent redirects that the hardcoded SOCS/CONSENT cookies no longer bypass. All queries were failing with exit code 6.

Replace static cookie approach with dynamic consent handling: follow redirect chains, detect consent forms, submit acceptance, and resume the flights request.