mirror of
https://github.com/XIU2/TrackersListCollection.git
synced 2024-11-21 01:12:42 +08:00
Update README.md
This commit is contained in:
parent
0090233d58
commit
c353ae33c8
52
README.md
52
README.md
@ -28,7 +28,7 @@ The more people use these Trackers, the faster the BT download speed will be, **
|
||||
|
||||
### Updated: 2019-10-19
|
||||
|
||||
*These lists are automatically updated every day:*
|
||||
*These lists are automatically updated every day at 6:30:*
|
||||
|
||||
> Better public tracker list is relatively more stable, concise.
|
||||
> Complete public tracker list is more in number and theoretically better. but there may be some invalid trackers.
|
||||
@ -41,7 +41,7 @@ The more people use these Trackers, the faster the BT download speed will be, **
|
||||
|
||||
****
|
||||
|
||||
#### Aria2 Tracker
|
||||
#### Aria2 Format Tracker:
|
||||
|
||||
To make it easier for people using Aria2 to add Tracker, I made a separate copy in the Aria2 configuration format. The update is consistent.
|
||||
|
||||
@ -50,7 +50,29 @@ To make it easier for people using Aria2 to add Tracker, I made a separate copy
|
||||
* **Complete public tracker list:**
|
||||
[https://trackerslist.com/trackers_all_aria2.txt](https://trackerslist.com/trackers_all_aria2.txt)
|
||||
|
||||
[Aria2 Instructions](https://github.com/XIU2/TrackersListCollection#Aria2)
|
||||
****
|
||||
|
||||
### How to use ?
|
||||
|
||||
#### Aria2:
|
||||
|
||||
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
|
||||
```
|
||||
> **Note:** Please delete the old Tracker content before pasting to avoid formatting errors!
|
||||
|
||||
****
|
||||
|
||||
#### BitComet:
|
||||
|
||||
![BitComet Tracker](https://github.com/XIU2/TrackersListCollection/raw/master/img/en-02.png)
|
||||
|
||||
****
|
||||
|
||||
#### qBittorrent:
|
||||
|
||||
![qBittorrent Tracker](https://github.com/XIU2/TrackersListCollection/raw/master/img/en-04.png)
|
||||
|
||||
****
|
||||
|
||||
@ -69,30 +91,6 @@ 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:
|
||||
``` ini
|
||||
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!
|
||||
|
||||
****
|
||||
|
||||
#### BitComet
|
||||
|
||||
![BitComet Tracker](https://github.com/XIU2/TrackersListCollection/raw/master/img/en-02.png)
|
||||
|
||||
****
|
||||
|
||||
#### qBittorrent
|
||||
|
||||
![qBittorrent Tracker](https://github.com/XIU2/TrackersListCollection/raw/master/img/en-04.png)
|
||||
|
||||
****
|
||||
|
||||
### Contribute
|
||||
|
||||
* Do you know more public trackers list? (E.g: ngosang/trackerslist) => [Open a new issue](https://github.com/XIU2/TrackersListCollection/issues/new)
|
||||
|
Loading…
Reference in New Issue
Block a user