mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-05 00:31:28 +09:00
세션 복구 삭제
This commit is contained in:
parent
2ee917408f
commit
00558603a7
1 changed files with 0 additions and 1 deletions
1
main.py
1
main.py
|
|
@ -148,7 +148,6 @@ async def scan_one_url(url: str, skip_html_check: bool = False):
|
||||||
"--ignore-certificate-errors",
|
"--ignore-certificate-errors",
|
||||||
"--ignore-ssl-errors",
|
"--ignore-ssl-errors",
|
||||||
"--allow-running-insecure-content",
|
"--allow-running-insecure-content",
|
||||||
"--restore-last-session",
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue