maigret
maigret copied to clipboard
Proxy policy
Implement proxy use logic with the ability to specify a policy for sites separately:
- retry (make requests-retries through a proxy)
- censorship (make requests-retries though a proxy if censorship error got)
- always (always make requests through a proxy)
Settings file and overlapping configs loading are needed.