forked from I2P_Developers/i2p.i2p
Switch URL/certificate for backup's reseed server
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user