break when the get_csrf is blocked
This commit is contained in:
@@ -7,3 +7,4 @@ class RequestResult(Enum):
|
||||
SUCCESS = "SUCCESS"
|
||||
COOKIES_ERROR = "COOKIES_ERROR"
|
||||
UNKNOWN = "UNKNOWN"
|
||||
CTRF_ERROR = "CTRF_ERROR"
|
||||
|
||||
Reference in New Issue
Block a user