From f2c849703a69aed7e741baf02c080bcdb779017b Mon Sep 17 00:00:00 2001 From: Kill Your TV Date: Sun, 15 Feb 2015 19:17:41 +0000 Subject: [PATCH] Remove reseed host, no longer in use --- Reseed.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Reseed.cpp b/Reseed.cpp index ec43c10e..219d18e7 100644 --- a/Reseed.cpp +++ b/Reseed.cpp @@ -42,8 +42,7 @@ namespace data "https://i2p.mooo.com/netDb/", "https://link.mx24.eu/", // Only HTTPS and SU3 (v2) support "https://i2pseed.zarrenspry.info/", // Only HTTPS and SU3 (v2) support - "https://ieb9oopo.mooo.com/", // Only HTTPS and SU3 (v2) support - "https://ssl.webpack.de/ivae2he9.sg4.e-plaza.de/" // Only HTTPS and SU3 (v2) support + "https://ieb9oopo.mooo.com/" // Only HTTPS and SU3 (v2) support }; //TODO: Implement v2 reseeding. Lightweight zip library is needed.