mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
完善更新检查
This commit is contained in:
@@ -15,6 +15,7 @@ result_save_dir = relative_directory.joinpath('results') # 结果保存目录
|
||||
|
||||
|
||||
# OneForAll入口参数设置
|
||||
enable_check_version = True # 开启最新版本检查
|
||||
enable_dns_resolve = True # 使用DNS解析子域(默认True)
|
||||
enable_http_request = True # 使用HTTP请求子域(默认True)
|
||||
enable_takeover_check = False # 开启子域接管风险检查(默认False)
|
||||
|
||||
Reference in New Issue
Block a user