更新文件: webdav_simulator.arm64, webdav_simulator.amd64, requirements.txt, webdav_simulator.exe, getalist.py 等10个文件

This commit is contained in:
ZJP Monitor
2025-05-19 23:55:07 +08:00
parent 3b72b29ea7
commit 5d8a30e493
10 changed files with 3 additions and 1 deletions

View File

@ -75,7 +75,7 @@ def walk(headers:dict, api_url:str, current_path="/", output_file=None, replacer
global count
count=count+1
if fullscan:
if count%3==0:
if count%2==0:
time.sleep(1)
#else:
# if count%10==0: