Add second provider node

This commit is contained in:
Manfred Karrer 2017-06-23 20:35:01 +02:00
parent b17e4b4d72
commit 260ceda778

View file

@ -46,7 +46,7 @@ public class ProvidersRepository {
// providers = "http://localhost:8080/, http://37.139.14.34:8080/";
providers = "http://37.139.14.34:8080/";
} else {
providers = "http://44mgyoe2b6oqiytt.onion/";
providers = "http://44mgyoe2b6oqiytt.onion/, http://5bmpx76qllutpcyp.onion/";
}
}