Browse Source

add new torrent tracker

main
ghost 1 year ago
parent
commit
a1aa66c719
  1. 7
      src/config/trackers.json

7
src/config/trackers.json

@ -12,5 +12,12 @@ @@ -12,5 +12,12 @@
"announce":"http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/announce",
"stats":"http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/stats",
"scrape":"http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/scrape"
},
{
"description":"Yggdrasil torrent tracker, operated by R4SAS",
"url":false,
"announce":"http://[316:c51a:62a3:8b9::5]/announce",
"stats":"http://[316:c51a:62a3:8b9::5]/stats",
"scrape":"http://[316:c51a:62a3:8b9::5]/scrape"
}
]
Loading…
Cancel
Save