new reseed host

This commit is contained in:
kytv
2014-12-30 02:18:30 +00:00
parent 78f4cc8e30
commit 31d98ac4a5
3 changed files with 60 additions and 0 deletions

View File

@ -86,6 +86,7 @@ public class Reseeder {
public static final String DEFAULT_SSL_SEED_URL =
"https://reseed.i2p-projekt.de/" + "," + // Only HTTPS
"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/" + "," +
// (Temp?) disable due to extended downtime
//"https://193.150.121.66/netDb/" + "," +