From 00558603a7f04321c475c741386c7dab51f662f3 Mon Sep 17 00:00:00 2001 From: imnyang Date: Wed, 11 Jun 2025 19:51:02 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=B8=EC=85=98=20=EB=B3=B5=EA=B5=AC=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main.py b/main.py index 92a2678..ddeded9 100644 --- a/main.py +++ b/main.py @@ -148,7 +148,6 @@ async def scan_one_url(url: str, skip_html_check: bool = False): "--ignore-certificate-errors", "--ignore-ssl-errors", "--allow-running-insecure-content", - "--restore-last-session", ], )