move trackers list to json config file

This commit is contained in:
ghost 2023-08-31 22:21:43 +03:00
parent 2e9ef16c33
commit d0db358eba
8 changed files with 71 additions and 60 deletions

View file

@ -10,8 +10,11 @@ YGGtracker uses [Yggdrasil](https://github.com/yggdrasil-network/yggdrasil-go) I
#### Trackers
* `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/announce` [stats](http://[201:23b4:991a:634d:8359:4521:5576:15b7]/stats)
* `http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/announce` [stats](http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/stats)
Initial trackers defined in [trackers.json](#).
* Application appends trackers to all download links and magnet forms
* Trackers not in list will be cropped by the application filter
* Feel free to PR new yggdrasil tracker instance!
#### Requirements
@ -115,7 +118,7 @@ git checkout -b my-pr-branch-name
#### Feedback
Feel free to [share](https://github.com/YGGverse/YGGtracker/issues) your ideas and bug reports!
[https://github.com/YGGverse/YGGtracker/issues](https://github.com/YGGverse/YGGtracker/issues)
#### Community