anilife update 2022.10.24(02.)
This commit is contained in:
@@ -112,9 +112,7 @@ class LogicAniLife(LogicModuleBase):
|
||||
default_route_socketio(P, self)
|
||||
|
||||
@staticmethod
|
||||
def get_html(
|
||||
url: str, referer: str = None, stream: bool = False, timeout: int = 5
|
||||
):
|
||||
def get_html(url: str, referer: str = None, stream: bool = False, timeout: int = 5):
|
||||
data = ""
|
||||
try:
|
||||
print("cloudflare protection bypass ==================")
|
||||
|
||||
Reference in New Issue
Block a user