Spaces:
Runtime error
Runtime error
:zap: [Enhance] Switch bypass server
Browse files
networks/cookies_constructor.py
CHANGED
@@ -9,7 +9,7 @@ from utils.logger import logger
|
|
9 |
|
10 |
|
11 |
class CookiesConstructor:
|
12 |
-
bypass_url = "https://zklcdc-
|
13 |
|
14 |
def __init__(self):
|
15 |
self.cookies = {}
|
|
|
9 |
|
10 |
|
11 |
class CookiesConstructor:
|
12 |
+
bypass_url = "https://zklcdc-pass.hf.space"
|
13 |
|
14 |
def __init__(self):
|
15 |
self.cookies = {}
|