forked from I2P_Developers/i2p.i2p
after extended downtime, disabling https://i2pseed.zarrenspry.info/ as a reseed host
This commit is contained in:
@@ -86,7 +86,7 @@ public class Reseeder {
|
|||||||
/** @since 0.8.2 */
|
/** @since 0.8.2 */
|
||||||
public static final String DEFAULT_SSL_SEED_URL =
|
public static final String DEFAULT_SSL_SEED_URL =
|
||||||
"https://reseed.i2p-projekt.de/" + "," + // Only HTTPS
|
"https://reseed.i2p-projekt.de/" + "," + // Only HTTPS
|
||||||
"https://i2pseed.zarrenspry.info/" + "," + // Only HTTPS and SU3 (v3) support
|
//"https://i2pseed.zarrenspry.info/" + "," + // Only HTTPS and SU3 (v3) support
|
||||||
"https://i2p.mooo.com/netDb/" + "," +
|
"https://i2p.mooo.com/netDb/" + "," +
|
||||||
"https://netdb.i2p2.no/" + "," + // Only SU3 (v3) support, SNI required
|
"https://netdb.i2p2.no/" + "," + // Only SU3 (v3) support, SNI required
|
||||||
"https://us.reseed.i2p2.no:444/" + "," +
|
"https://us.reseed.i2p2.no:444/" + "," +
|
||||||
|
Reference in New Issue
Block a user