forked from I2P_Developers/i2p.i2p
new reseed host
This commit is contained in:
@ -86,6 +86,7 @@ public class Reseeder {
|
||||
public static final String DEFAULT_SSL_SEED_URL =
|
||||
"https://reseed.i2p-projekt.de/" + "," + // Only HTTPS
|
||||
"https://netdb.rows.io:444/" + "," + // Only HTTPS and SU3 (v3) support
|
||||
"https://i2pseed.zarrenspry.info/" + "," + // Only HTTPS and SU3 (v3) support
|
||||
"https://i2p.mooo.com/netDb/" + "," +
|
||||
// (Temp?) disable due to extended downtime
|
||||
//"https://193.150.121.66/netDb/" + "," +
|
||||
|
Reference in New Issue
Block a user