2021-11-28

This commit is contained in:
xiu2 2021-11-28 09:23:19 +08:00
parent 7c16a57094
commit d3ac330059
2 changed files with 2 additions and 2 deletions

View File

@ -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 内容,避免格式错误!

View File

@ -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!