mirror of
https://github.com/XIU2/TrackersListCollection
synced 2025-01-08 11:57:53 +08:00
2021-11-28
This commit is contained in:
parent
7c16a57094
commit
d3ac330059
@ -89,7 +89,7 @@ _以下列表每 8 小时更新一次!_
|
||||
|
||||
复制 Aria2 格式 Tracker 文件中内容后,粘贴到配置文件 `aria2.conf` 中 `bt-tracker=` 的后面,示例如下:
|
||||
``` ini
|
||||
bt-tracker=http://xxx.xx:80/announce,udp://yyy.yy:80/announce
|
||||
bt-tracker=http://aaa.aa:80/announce,udp://bbb.bb:80/announce
|
||||
```
|
||||
> **注意:** 粘贴前请先删除旧 Tracker 内容,避免格式错误!
|
||||
|
||||
|
@ -78,7 +78,7 @@ _These lists are updated every 8 hours !_
|
||||
|
||||
After copying the contents of the Aria2 Format Tracker file, paste it into the `bt-tracker=` tail in the `aria2.conf` configuration file. Example:
|
||||
``` ini
|
||||
bt-tracker=http://xxx.xx:80/announce,udp://yyy.yy:80/announce
|
||||
bt-tracker=http://aaa.aa:80/announce,udp://bbb.bb:80/announce
|
||||
```
|
||||
> **Note:** Please delete the old Tracker content before pasting to avoid formatting errors!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user