mirror of
https://github.com/XIU2/TrackersListCollection.git
synced 2026-02-26 02:07:01 +08:00
2021-11-28
This commit is contained in:
@@ -89,7 +89,7 @@ _以下列表每 8 小时更新一次!_
|
|||||||
|
|
||||||
复制 Aria2 格式 Tracker 文件中内容后,粘贴到配置文件 `aria2.conf` 中 `bt-tracker=` 的后面,示例如下:
|
复制 Aria2 格式 Tracker 文件中内容后,粘贴到配置文件 `aria2.conf` 中 `bt-tracker=` 的后面,示例如下:
|
||||||
``` ini
|
``` 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 内容,避免格式错误!
|
> **注意:** 粘贴前请先删除旧 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:
|
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
|
``` 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!
|
> **Note:** Please delete the old Tracker content before pasting to avoid formatting errors!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user