From 9510bba3b02f4e77947c1ca8be248e6e0d053261 Mon Sep 17 00:00:00 2001 From: orignal Date: Tue, 12 May 2015 11:56:42 -0400 Subject: [PATCH] excluded dead reseeds --- Reseed.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Reseed.cpp b/Reseed.cpp index 8e13976d..9f137432 100644 --- a/Reseed.cpp +++ b/Reseed.cpp @@ -27,7 +27,8 @@ namespace data static std::vector httpReseedHostList = { "http://netdb.i2p2.no/", // only SU3 (v2) support - "http://i2p-netdb.innovatio.no/" + "http://i2p-netdb.innovatio.no/", + "http://193.150.121.66/netDb/" }; static std::vector httpsReseedHostList = {