Update provider address

This commit is contained in:
Manfred Karrer 2017-06-14 21:32:37 +02:00
parent ccad4334a7
commit 3f164e7923

View file

@ -46,7 +46,8 @@ public class ProvidersRepository {
//providers = "http://localhost:8080/, http://146.185.175.243:8080/"; //providers = "http://localhost:8080/, http://146.185.175.243:8080/";
// providers = "http://146.185.175.243:8080/"; // providers = "http://146.185.175.243:8080/";
} else { } else {
providers = "http://kijf4m2pqd54tbck.onion/"; //providers = "http://kijf4m2pqd54tbck.onion/";
providers = "http://51.15.47.83:8080/";
} }
} }