add new torrent tracker

This commit is contained in:
ghost 2023-09-08 02:23:30 +03:00
parent 0a768c0806
commit a1aa66c719

View File

@ -12,5 +12,12 @@
"announce":"http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/announce", "announce":"http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/announce",
"stats":"http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/stats", "stats":"http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/stats",
"scrape":"http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/scrape" "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"
} }
] ]