Not really a bug report, but I noticed that cloudflare switched to using hCaptcha instead of reCaptcha. Only update I had to do to my script was to set both g-recaptcha-response and h-captcha-response form fields.
I'm not sure if you actually do have to set both, or if h-captcha-response is enough, but they do have both fields in their form and just g-recaptcha-response is not enough.
Not really a bug report, but I noticed that cloudflare switched to using hCaptcha instead of reCaptcha. Only update I had to do to my script was to set both
g-recaptcha-response
andh-captcha-response
form fields.I'm not sure if you actually do have to set both, or if
h-captcha-response
is enough, but they do have both fields in their form and justg-recaptcha-response
is not enough.