ohli24 api update 2023.01.13(01.)
This commit is contained in:
@@ -262,7 +262,7 @@ class LogicOhli24(LogicModuleBase):
|
||||
# networkidle
|
||||
await page.goto(
|
||||
url,
|
||||
wait_until="domcontentloaded",
|
||||
wait_until="load",
|
||||
# referer=LogicOhli24.headers["Referer"],
|
||||
)
|
||||
# await page.wait_for_url(url, wait_until="domcontentloaded")
|
||||
|
||||
Reference in New Issue
Block a user