Switch URL/certificate for backup's reseed server

This commit is contained in:
kytv
2015-09-04 18:44:05 +00:00
parent 483d7c43ee
commit 61edd01e3d
3 changed files with 18 additions and 25 deletions

View File

@@ -98,7 +98,7 @@ public class Reseeder {
"https://us.reseed.i2p2.no:444/" + "," +
"https://uk.reseed.i2p2.no:444/" + "," +
"https://reseed.i2p.vzaws.com:8443/" + ", " + // Only SU3 (v3) support
"https://link.mx24.eu/" + "," + // Only HTTPS and SU3 (v3) support
"https://user.mx24.eu/" + "," + // Only HTTPS and SU3 (v3) support
"https://ieb9oopo.mooo.com/"; // Only HTTPS and SU3 (v3) support
private static final String SU3_FILENAME = "i2pseeds.su3";