Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Releases: elcattivo/CloudFlareUtilities

1.3.0

12 Mar 16:23
2f473ad
Compare
Choose a tag to compare
  • Fixed challange solving

1.2.0

05 Apr 10:58
Compare
Choose a tag to compare
  • Added support for the latest type of JS-challenge

1.1.0

20 Mar 22:14
Compare
Choose a tag to compare
  • Added an option to set a custom value for the delay between acquiring a challenge and sending its solution

1.0.1

11 Mar 19:52
Compare
Choose a tag to compare
  • Added prevention for possible deadlocks

1.0.0

10 Jan 00:47
d103194
Compare
Choose a tag to compare
  • Added support for different CloudFlare server names during challenge detection
  • Moved from PLC to .NET Standard

Notice: I won't provide binary releases on Github in the future. The recommended way to get them is Nuget.

0.4-alpha

20 Feb 19:13
Compare
Choose a tag to compare
0.4-alpha Pre-release
Pre-release
  • Improved performance and reliability

0.3.3-alpha

01 Nov 10:50
Compare
Choose a tag to compare
0.3.3-alpha Pre-release
Pre-release
v0.3.3-alpha

0.3.2-alpha

15 Oct 06:35
Compare
Choose a tag to compare
0.3.2-alpha Pre-release
Pre-release
  • In case you don't can/want to use the provided ClearanceHandler, the classes used for solving the JS challenge are now public

0.3.1-alpha

05 Sep 20:17
Compare
Choose a tag to compare
0.3.1-alpha Pre-release
Pre-release
  • Fix clearance when Chrome is set as user agent

0.3-alpha

03 Sep 22:47
Compare
Choose a tag to compare
0.3-alpha Pre-release
Pre-release
  • Clearance is retried for a specified number of times (default = 3)
  • If clearance fails after all retries a CloudFlareClearanceFailedException exception is thrown