From b67edcf88261a035743b9aeab35eeead50bd4d0b Mon Sep 17 00:00:00 2001 From: cheng zhen Date: Sun, 2 Feb 2025 12:27:43 +0800 Subject: [PATCH] feat: Enable ExitCursor() call during program initialization --- cursor_pro_keep_alive.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cursor_pro_keep_alive.py b/cursor_pro_keep_alive.py index 854296b..86e9bfd 100644 --- a/cursor_pro_keep_alive.py +++ b/cursor_pro_keep_alive.py @@ -349,7 +349,7 @@ if __name__ == "__main__": browser_manager = None try: logging.info("\n=== 初始化程序 ===") - # ExitCursor() + ExitCursor() logging.info("正在初始化浏览器...") # 获取user_agent