Add new reseed host, bump build

This commit is contained in:
kytv
2016-01-25 05:09:12 +00:00
parent 374996d8b2
commit ddb9777638
2 changed files with 2 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 = 26;
public final static long BUILD = 27;
/** for example "-test" */
public final static String EXTRA = "-rc";

View File

@@ -92,6 +92,7 @@ public class Reseeder {
"https://us.reseed.i2p2.no:444/" + "," +
"https://uk.reseed.i2p2.no:444/" + "," +
"https://www.torontocrypto.org: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