mirror of
https://github.com/hyb-oyqq/FRAISEMOE-Addons-Installer-NEXT.git
synced 2025-12-17 04:20:28 +00:00
docs(FAQ): 更新常见问题文档并优化首页布局
- 更新提交错误报告的说明 - 优化 FAQ 文档结构 - 删除旧的主窗口代码文件 - 清理不必要的 IP 优化代码
This commit is contained in:
@@ -38,6 +38,7 @@ class IpOptimizer:
|
||||
"-url", url, # 指定测速地址
|
||||
"-f", ip_txt_path, # IP文件
|
||||
"-dd", # 禁用下载测速,按延迟排序
|
||||
"-o",
|
||||
]
|
||||
|
||||
creation_flags = subprocess.CREATE_NO_WINDOW if sys.platform == 'win32' else 0
|
||||
|
||||
Reference in New Issue
Block a user