[Enhancement] 진행 상황 저장 및 로드 기능 추가, 스캔 중단 시 처리 상태 출력

This commit is contained in:
imnyang 2025-06-15 13:15:41 +09:00
commit 1d5e470f4e
5 changed files with 93 additions and 46 deletions

View file

@ -1,5 +1,4 @@
from func import *
import clean_resources as clean_resources_func
from lib.utils.browser_use.func import *
# Initialize configuration
proxy_url = setup_proxy()