Added https://forum.i2p2.de/netdb/ to the list of ssl reseeder urls

This commit is contained in:
cervantes
2011-01-31 20:06:43 +00:00
parent be92253330
commit 0ccbe818ce

View File

@@ -48,7 +48,7 @@ public class Reseeder {
/** @since 0.8.2 */
public static final String DEFAULT_SSL_SEED_URL =
"https://a.netdb.i2p2.de/,https://c.netdb.i2p2.de/," +
"https://www.i2pbote.net/netDb/," +
"https://forum.i2p2.de/netdb/,https://www.i2pbote.net/netDb/," +
"https://r31453.ovh.net/static_media/files/netDb/";
private static final String PROP_INPROGRESS = "net.i2p.router.web.ReseedHandler.reseedInProgress";