Adding the new reseed server hosted by our friends at TorontoCrypto. Thanks. :)

This commit is contained in:
kytv
2015-09-29 19:41:01 +00:00
parent 2f92b27446
commit 5fa059b4a8
3 changed files with 36 additions and 1 deletions

View File

@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 12;
public final static long BUILD = 13;
/** for example "-test" */
public final static String EXTRA = "";

View File

@ -94,6 +94,7 @@ public class Reseeder {
"https://netdb.i2p2.no/" + "," + // Only SU3 (v3) support, SNI required
"https://us.reseed.i2p2.no:444/" + "," +
"https://uk.reseed.i2p2.no:444/" + "," +
"https://www.torontocrypto.org:8443/" + "," +
"https://reseed.i2p.vzaws.com:8443/" + ", " + // Only SU3 (v3) support
"https://user.mx24.eu/" + "," + // Only HTTPS and SU3 (v3) support
"https://ieb9oopo.mooo.com/"; // Only HTTPS and SU3 (v3) support