fix: unify default latency test URL and update workflows/backend logic

- All delay test logic, Rust MihomoManager, API, cmds, delay.ts, settings, and group editor now use the Cloudflare 204 test URL
- Fixed outdated URLs in docs and comments
- Fix Github Actions workflow: unexpected neeeds run
This commit is contained in:
Tunglies
2025-06-02 14:07:54 +08:00
parent 06130b95d2
commit 1bcb6646c4
8 changed files with 9 additions and 11 deletions

View File

@@ -88,7 +88,7 @@
- 配置文件缺失 secret 字段时自动填充默认值 set-your-secret
- 优化异步处理,防止部分组件 UI 阻塞
- 关闭 DNS 启用
- 延迟测试链接更换为 Https 协议 https://www.gstatic.com/generate_204
- 延迟测试链接更换为 Https 协议 https://cp.cloudflare.com/generate_204
#### 🗑️ 移除内容
- 窗口状态管理器