-
Notifications
You must be signed in to change notification settings - Fork 39
Speedtest
sinspired edited this page May 29, 2026
·
1 revision
避免使用 Speedtest 或 Cloudflare 下载链接,因为部分节点会屏蔽测速网站。
- 将
doc/cloudflare/worker.js部署到 Cloudflare Workers。 - 绑定自定义域名(避免被节点屏蔽)。
- 在配置文件中设置
speed-test-url为你的 Workers 地址: - 建议使用
speed-test-url: random使用随机测速地址,避免对单个测速源造成负担。
# 100MB
speed-test-url: https://custom-domain/speedtest?bytes=104857600
# 1GB
speed-test-url: https://custom-domain/speedtest?bytes=1073741824- 👥 Telegram 交流群组:subs-check性能版
- 📣 Telegram 通知频道:关注频道
- 🧭 入门与部署
- 📘 Cloudflare Tunnel 外网访问
- 🚀 自建测速地址
- ✨ 新增功能与性能优化
- 📙 订阅使用方法
- 📕 内置文件服务
- 📗 通知渠道(Apprise)
- 🚦 系统与 GitHub 代理
- 💾 保存方法