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