feat(udp-trackers): more alternative

This commit is contained in:
Alexey Kasyanchuk 2018-08-18 08:21:13 +03:00
parent 6531b5315f
commit d522a53988

View File

@ -78,6 +78,10 @@ module.exports = function (send, recive, dataDirectory, version, env)
{ {
host: '9.rarbg.me', host: '9.rarbg.me',
port: 2710 port: 2710
},
{
host: 'open.stealth.si',
port: 80
} }
] ]