YGGtracker/src/config/trackers.json
2023-09-08 02:23:30 +03:00

23 lines
No EOL
940 B
JSON

[
{
"description":"YGGtracker instance, yggdrasil-only connections",
"url":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker",
"announce":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]:2023/announce",
"stats":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]:2023/stats",
"scrape":"http://[201:23b4:991a:634d:8359:4521:5576:15b7]:2023/scrape"
},
{
"description":"Yggdrasil-only torrent tracker, operated by jeff",
"url":false,
"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"
}
]