From c353ae33c89cb53315410e397703197a20625f18 Mon Sep 17 00:00:00 2001 From: XIU2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 19 Oct 2019 13:16:53 +0800 Subject: [PATCH] Update README.md --- README.md | 52 +++++++++++++++++++++++++--------------------------- 1 file changed, 25 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 15ac7b61..19cdc41e 100644 --- a/README.md +++ b/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)