main -> 2023.03.07 ohli24 버그 픽스 (.01. img xpath fix)
This commit is contained in:
@@ -1042,7 +1042,7 @@ class LogicOhli24(LogicModuleBase):
|
|||||||
@staticmethod
|
@staticmethod
|
||||||
@yommi_timeit
|
@yommi_timeit
|
||||||
def get_html(
|
def get_html(
|
||||||
url, headers=None, referer=None, stream=False, timeout=5, stealth=False
|
url, headers=None, referer=None, stream=False, timeout=10, stealth=False
|
||||||
):
|
):
|
||||||
# global response_data
|
# global response_data
|
||||||
data = ""
|
data = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user