elcattivo / CloudFlareUtilities

A .NET Standard Library to bypass Cloudflare's Anti-DDoS measure (JavaScript challenge) using a DelegatingHandler.
MIT License
190 stars 47 forks source link

Fix #30.2 Fix rounding in ChallengeSolution.ClearanceQuery #33

Closed grandsilence closed 6 years ago

grandsilence commented 6 years ago

Fix issue #32 (sub-issue 2).

elcattivo commented 6 years ago

Thanks.