From eb559f7b6ab149a91959d0ffc1b3434125f6dac7 Mon Sep 17 00:00:00 2001 From: orignal Date: Tue, 12 May 2015 11:51:03 -0400 Subject: [PATCH] excluded dead reseeds --- Reseed.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Reseed.cpp b/Reseed.cpp index b02839ec..8e13976d 100644 --- a/Reseed.cpp +++ b/Reseed.cpp @@ -26,12 +26,7 @@ namespace data { static std::vector 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/" };