Skip to content

Release 1.2.16

Compare
Choose a tag to compare
@VeNoMouS VeNoMouS released this 12 Dec 08:25
· 167 commits to master since this release

Has a number of fixes

  • New native python Cloudflare challenge solver (now default interpreter).
  • Cloudflare sometimes redirects instead of passthrough after challenge solve, re-request if is redirect.
  • Alert/Raise Error if Cloudflare 1020 firewall block detected.
  • Removed the requirement for pyopenssl
  • Split out pytests into dev requirements
  • Added custom parameter to browser param for custom User-Agent
  • Added a tryMatch code in conjuction with custom parameter, which will try find and load ciphers && headers if custom is found in browsers.json otherwise a custom default will be used.