mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
excluded dead reseeds
This commit is contained in:
parent
64dbd9abdf
commit
eb559f7b6a
@ -26,12 +26,7 @@ namespace data
|
||||
{
|
||||
|
||||
static std::vector<std::string> httpReseedHostList = {
|
||||
// "http://193.150.121.66/netDb/", // unstable
|
||||
// "http://us.reseed.i2p2.no/", // misconfigured, not serving reseed data
|
||||
// "http://jp.reseed.i2p2.no/", // Really outdated RIs
|
||||
"http://netdb.i2p2.no/", // only SU3 (v2) support
|
||||
"http://i2p.mooo.com/netDb/",
|
||||
"http://uk.reseed.i2p2.no/",
|
||||
"http://i2p-netdb.innovatio.no/"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user