Update README.md

This commit is contained in:
XIU2 2019-10-12 18:32:17 +08:00 committed by GitHub
parent 8b951d6b01
commit b393ae60f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,8 @@ To make it easier for people using Aria2 to add Tracker, I made a separate copy
* Complete public tracker list: =>
[https://xiu2.github.io/TrackersListCollection/trackers_all_aria2.txt](https://xiu2.github.io/TrackersListCollection/trackers_all_aria2.txt)
[Aria2 Instructions](https://github.com/XIU2/TrackersListCollection#Aria2)
****
### Tracker Source
@ -53,6 +55,18 @@ Thanks for these projects!
****
### How to use ?
#### Aria2
After copying Aria2 Tracker, paste it into the `bt-tracker=` tail in the `aria2.conf` configuration file. Example:
```
bt-tracker=http://xxx.xx:80/announce,udp://yyy.yy:80/announce
```
> **Note:** Please delete the old Tracker content before pasting to avoid formatting errors!
****
### Contribute
* Do you know more public trackers list? (E.g: ngosang/trackerslist) => [Open a new issue](https://github.com/XIU2/TrackersListCollection/issues/new)