Skip to content

Commit 8e227d1

Browse files
committed
feat: add more pool link
1 parent e268d50 commit 8e227d1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

conf/config.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ rename_pattern = "${COUNTRYCODE}_${CITY}_${ISP}"
1616
need_add_pool = true
1717
# 代理节点池
1818
pools = [
19-
"https://raw.githubusercontent.com/Ruk1ng001/freeSub/main/clash.yaml"
19+
"https://raw.githubusercontent.com/Ruk1ng001/freeSub/main/clash.yaml",
20+
"https://raw.githubusercontent.com/PuddinCat/BestClash/refs/heads/main/proxies.yaml",
21+
"https://raw.githubusercontent.com/chengaopan/AutoMergePublicNodes/master/list.txt",
2022
]
2123

2224
# 测试分组大小
@@ -26,7 +28,7 @@ test_group_size = 50
2628
[connect_test]
2729
url = "http://www.google.com/generate_204"
2830
expected = 204
29-
timeout = 500
31+
timeout = 1000
3032

3133
# 带宽测速配置
3234
[speed_test]

0 commit comments

Comments
 (0)