diff --git a/src/config/trackers.json b/src/config/trackers.json index b4207f4..f4f546c 100644 --- a/src/config/trackers.json +++ b/src/config/trackers.json @@ -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" } ] \ No newline at end of file