diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/cloudscraper/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/cloudscraper/README b/python/cloudscraper/README index fda7ca3f577d6..87eaf58bd45a3 100644 --- a/python/cloudscraper/README +++ b/python/cloudscraper/README @@ -1,6 +1,2 @@ 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 |