Changes:
- Add pro 6 support. [thanks @edwin-anne].
- Add curl_cffi backend support [thanks @shouldbecommitted]
Notes:
The curl_cffi change should make the code better at handling cloudflare. It's not enabled by default but you can test it by adding this to your aarlo.yaml file.
version: 1
aarlo:
# existing config
http_backend: curl_cffiIf there are no major issues reported I will change it to the default behaviour at a later date.