更新文件: webdav_simulator.arm64, webdav_simulator.amd64, requirements.txt, webdav_simulator.exe, getalist.py 等10个文件
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user