(hopefully temporarily) disable netdb.rows.io as it's been down for nearly a month.

This commit is contained in:
kytv
2015-09-06 08:01:28 +00:00
parent e978bb81a0
commit c4cbd7d5c4

View File

@ -89,7 +89,7 @@ public class Reseeder {
/** @since 0.8.2 */ /** @since 0.8.2 */
public static final String DEFAULT_SSL_SEED_URL = public static final String DEFAULT_SSL_SEED_URL =
"https://reseed.i2p-projekt.de/" + "," + // Only HTTPS "https://reseed.i2p-projekt.de/" + "," + // Only HTTPS
"https://netdb.rows.io:444/" + "," + // Only HTTPS and SU3 (v3) support //"https://netdb.rows.io:444/" + "," + // Only HTTPS and SU3 (v3) support
"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://i2p.mooo.com/netDb/" + "," +
// ticket #1596 // ticket #1596