after extended downtime, disabling https://i2pseed.zarrenspry.info/ as a reseed host

This commit is contained in:
kytv
2015-11-30 19:08:50 +00:00
parent 55f729986b
commit 1c1511267d

View File

@ -86,7 +86,7 @@ public class Reseeder {
/** @since 0.8.2 */
public static final String DEFAULT_SSL_SEED_URL =
"https://reseed.i2p-projekt.de/" + "," + // Only HTTPS
"https://i2pseed.zarrenspry.info/" + "," + // Only HTTPS and SU3 (v3) support
//"https://i2pseed.zarrenspry.info/" + "," + // Only HTTPS and SU3 (v3) support
"https://i2p.mooo.com/netDb/" + "," +
"https://netdb.i2p2.no/" + "," + // Only SU3 (v3) support, SNI required
"https://us.reseed.i2p2.no:444/" + "," +