Ticket #1596 - part 2

Removing 193.150.121.66 as a reseed host from the source and its certificate.
This commit is contained in:
kytv
2015-09-29 19:30:13 +00:00
parent 5d345f65a3
commit 2f92b27446
2 changed files with 0 additions and 24 deletions

View File

@@ -81,7 +81,6 @@ public class Reseeder {
// Disabling everything, use SSL
//"http://i2p.mooo.com/netDb/" + "," +
//"http://193.150.121.66/netDb/" + "," +
//"http://uk.reseed.i2p2.no/" + "," +
//"http://netdb.i2p2.no/"; // Only SU3 (v3) support
"";
@@ -92,8 +91,6 @@ public class Reseeder {
//"https://netdb.rows.io:444/" + "," + // Only HTTPS and SU3 (v3) support
"https://i2pseed.zarrenspry.info/" + "," + // Only HTTPS and SU3 (v3) support
"https://i2p.mooo.com/netDb/" + "," +
// ticket #1596
// "https://193.150.121.66/netDb/" + "," +
"https://netdb.i2p2.no/" + "," + // Only SU3 (v3) support, SNI required
"https://us.reseed.i2p2.no:444/" + "," +
"https://uk.reseed.i2p2.no:444/" + "," +