privacypass / challenge-bypass-extension

DEPRECATED - Client for Privacy Pass protocol providing unlinkable cryptographic tokens
https://privacypass.github.io
BSD 3-Clause "New" or "Revised" License
1.24k stars 190 forks source link

Update the body param #308

Closed ppopth closed 2 years ago

ppopth commented 2 years ago

I think we cannot use h-captcha-response alone because otherwise there will be no indicator that indicates it's a Cloudflare website.

And cf_captcha_kind is no longer available, let's use cf_ch_verify instead.

Solving #306