elcattivo/CloudFlareUtilities

new challenge version

Eric898989 opened this issue · 3 comments

The current CloudflareUtilities does not manage to handle the new challenge version, presence of a s parameter in the get /cdn-cgi/l/chk_jschl:

/cdn-cgi/l/chk_jschl?s=xxxxxxx&jschl_vc=yyyyyyyyyyyyyy&pass=zzzzzzzzz&jschl_answer=eeeeeeeee

=> modification needed

Fixed that and made a pull request. Optimal delay seems to be 4000ms for which 10/10 tests passed with an average of 4 retries.

Thanks Bleialf for #41

Happy to help! Awesome library!