Skip to content

Commit

Permalink
添加 SpeedTest 规则集
Browse files Browse the repository at this point in the history
  • Loading branch information
ricky9w committed Mar 31, 2023
1 parent 6f93639 commit 74e3cf8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@
+ 游戏下载 `GameDownload.yaml`:
+ https://fastly.jsdelivr.net/gh/ricky9w/clash-custom-rules@master/GameDownload.yaml
+ https://raw.githubusercontent.com/ricky9w/clash-custom-rules/master/GameDownload.yaml

+ 测速 `SpeedTest.yaml`:
+ https://fastly.jsdelivr.net/gh/ricky9w/clash-custom-rules@master/SpeedTest.yaml
+ https://raw.githubusercontent.com/ricky9w/clash-custom-rules/master/SpeedTest.yaml
13 changes: 13 additions & 0 deletions SpeedTest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
payload:
# > Fast
- +.fast.com

# > Speedtest by Ookla
# - USER-AGENT,SpeedTest*
# - DOMAIN-KEYWORD,speedtest
- +.ooklaserver.net
- speed.dler.io
- +.speedtest.net

# > Speed Test by Cloudflare
- +.speed.cloudflare.com

0 comments on commit 74e3cf8

Please sign in to comment.