forked from I2P_Developers/i2p.i2p
disable 193.150.121.66 (ticket #1596)
This commit is contained in:
@ -92,7 +92,8 @@ 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/" + "," +
|
||||
"https://193.150.121.66/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/" + "," +
|
||||
|
Reference in New Issue
Block a user