forked from I2P_Developers/i2p.i2p
Disabling HH's server for this version because it's down and I haven't got in contact with him.
This commit is contained in:
@@ -63,7 +63,7 @@ public class Reseeder {
|
|||||||
public static final String DEFAULT_SEED_URL =
|
public static final String DEFAULT_SEED_URL =
|
||||||
"http://netdb.i2p2.de/" + "," +
|
"http://netdb.i2p2.de/" + "," +
|
||||||
"http://reseed.i2p-projekt.de/" + "," +
|
"http://reseed.i2p-projekt.de/" + "," +
|
||||||
"http://euve5653.vserver.de/netDb/" + "," +
|
//"http://euve5653.vserver.de/netDb/" + "," +
|
||||||
"http://cowpuncher.drollette.com/netdb/" + "," +
|
"http://cowpuncher.drollette.com/netdb/" + "," +
|
||||||
"http://i2p.mooo.com/netDb/" + "," +
|
"http://i2p.mooo.com/netDb/" + "," +
|
||||||
"http://193.150.121.66/netDb/" + "," +
|
"http://193.150.121.66/netDb/" + "," +
|
||||||
@@ -77,7 +77,7 @@ public class Reseeder {
|
|||||||
public static final String DEFAULT_SSL_SEED_URL =
|
public static final String DEFAULT_SSL_SEED_URL =
|
||||||
"https://netdb.i2p2.de/" + "," +
|
"https://netdb.i2p2.de/" + "," +
|
||||||
"https://reseed.i2p-projekt.de/" + "," +
|
"https://reseed.i2p-projekt.de/" + "," +
|
||||||
"https://euve5653.vserver.de/netDb/" + "," +
|
//"https://euve5653.vserver.de/netDb/" + "," +
|
||||||
"https://cowpuncher.drollette.com/netdb/" + "," +
|
"https://cowpuncher.drollette.com/netdb/" + "," +
|
||||||
"https://i2p.mooo.com/netDb/" + "," +
|
"https://i2p.mooo.com/netDb/" + "," +
|
||||||
"https://193.150.121.66/netDb/" + "," +
|
"https://193.150.121.66/netDb/" + "," +
|
||||||
|
Reference in New Issue
Block a user