forked from I2P_Developers/i2p.i2p
disable torontocrypto reseed, no ETA for restoration
This commit is contained in:
@ -90,7 +90,7 @@ public class Reseeder {
|
|||||||
"https://netdb.i2p2.no/" + "," + // Only SU3 (v3) support, SNI required
|
"https://netdb.i2p2.no/" + "," + // Only SU3 (v3) support, SNI required
|
||||||
"https://us.reseed.i2p2.no:444/" + "," +
|
"https://us.reseed.i2p2.no:444/" + "," +
|
||||||
"https://uk.reseed.i2p2.no:444/" + "," +
|
"https://uk.reseed.i2p2.no:444/" + "," +
|
||||||
"https://www.torontocrypto.org:8443/" + "," +
|
//"https://www.torontocrypto.org:8443/" + "," +
|
||||||
"https://i2p.manas.ca:8443/" + "," +
|
"https://i2p.manas.ca:8443/" + "," +
|
||||||
"https://i2p-0.manas.ca:8443/" + "," +
|
"https://i2p-0.manas.ca:8443/" + "," +
|
||||||
"https://reseed.i2p.vzaws.com:8443/" + ", " + // Only SU3 (v3) support
|
"https://reseed.i2p.vzaws.com:8443/" + ", " + // Only SU3 (v3) support
|
||||||
|
Reference in New Issue
Block a user