Skip to content

Commit 9d99a9c

Browse files
committed
2020年 02月 06日 星期四 16:04:00 CST
1 parent a7ac237 commit 9d99a9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# auto create aria2 config file for linux
22
This tool will download the best trackers list, and auto update the config file of aria2 "~/.aria2/aria2.conf".
33

4-
The default url is "https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_best.txt", you can change it by argument.
4+
The default url is "https://ngosang.github.io/trackerslist/trackers_best.txt", you can change it by argument.
55

66
这个小工具用于下载最佳tracker列表,并且自动更新aria2配置文件"~/.aria2/aria2.conf"。
77

8-
默认列表文件的下载地址是:"https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_best.txt",用户可以用参数改变下载地址。
8+
默认列表文件的下载地址是:"https://ngosang.github.io/trackerslist/trackers_best.txt",用户可以用参数改变下载地址。
99

1010
#### compile from source(从源代码编译):
1111
go get -v github.com/rocket049/aria2-trackers

0 commit comments

Comments
 (0)