Aggiornato Cloudscraper

This commit is contained in:
Alhaziel01
2020-04-23 16:46:11 +02:00
parent 578fbf54c4
commit 55f00756ce
6 changed files with 119 additions and 19 deletions

View File

@@ -36,6 +36,12 @@ class CloudflareIUAMError(CloudflareException):
"""
class CloudflareSolveError(CloudflareException):
"""
Raise an error when issue with solving Cloudflare challenge
"""
class CloudflareReCaptchaError(CloudflareException):
"""
Raise an error for problem extracting reCaptcha paramters