From 4631123231d57c26053e10626d13e223406416c6 Mon Sep 17 00:00:00 2001 From: orignal Date: Sat, 13 Aug 2016 09:05:35 -0400 Subject: [PATCH] reseed-ru.lngserv.ru added --- Reseed.cpp | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Reseed.cpp b/Reseed.cpp index bac381b1..48d7a53f 100644 --- a/Reseed.cpp +++ b/Reseed.cpp @@ -30,15 +30,16 @@ namespace data #else // mainline i2p reseeds "https://reseed.i2p-projekt.de/", // Only HTTPS - "https://i2p.mooo.com/netDb/", - "https://netdb.i2p2.no/", // Only SU3 (v3) support, SNI required + "https://i2p.mooo.com/netDb/", + "https://netdb.i2p2.no/", // Only SU3 (v3) support, SNI required "https://us.reseed.i2p2.no:444/", - "https://uk.reseed.i2p2.no:444/", + "https://uk.reseed.i2p2.no:444/", "https://i2p.manas.ca:8443/", "https://i2p-0.manas.ca:8443/", - "https://reseed.i2p.vzaws.com:8443/", // Only SU3 (v3) support - "https://user.mx24.eu/", // Only HTTPS and SU3 (v3) support - "https://download.xxlspeed.com/" // Only HTTPS and SU3 (v3) support + "https://reseed.i2p.vzaws.com:8443/", // Only SU3 (v3) support + "https://user.mx24.eu/", // Only HTTPS and SU3 (v3) support + "https://download.xxlspeed.com/", // Only HTTPS and SU3 (v3) support + "https://reseed-ru.lngserv.ru/" #endif };