Release 1.2.16
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 tobrowser
param for custom User-Agent - Added a
tryMatch
code in conjuction withcustom
parameter, which will try find and load ciphers && headers ifcustom
is found in browsers.json otherwise a custom default will be used.