blob: fda7ca3f577d6b4ea9ddc46ccdb60981b1e41835 (
plain)
1
2
3
4
5
6
|
A simple Python module to bypass Cloudflare's anti-bot page (also known
as "I'm Under Attack Mode", or IUAM), implemented with Requests.
All of the dependencies require python3 support.
Optional dependency: brotli
|