Merge branch 'develop' into feature/proxy_manager
This commit is contained in:
@@ -8,3 +8,4 @@ class RequestResult(Enum):
|
||||
COOKIES_ERROR = "COOKIES_ERROR"
|
||||
UNKNOWN = "UNKNOWN"
|
||||
BAD_GATEWAY = "BAD_GATEWAY"
|
||||
CTRF_ERROR = "CTRF_ERROR"
|
||||
|
||||
Reference in New Issue
Block a user