forked from I2P_Developers/i2p.i2p
becoming an upgrade hosting host
This commit is contained in:
@ -53,6 +53,7 @@ public class ConfigUpdateHandler extends FormHandler {
|
||||
"http://inr.i2p/i2p/i2pupdate.su2\r\n" +
|
||||
"http://stats.i2p/i2p/i2pupdate.su2\r\n" +
|
||||
"http://www.i2p2.i2p/_static/i2pupdate.su2\r\n" +
|
||||
"http://update.killyourtv.i2p/i2pupdate.su2\r\n" +
|
||||
"http://update.postman.i2p/i2pupdate.su2" ;
|
||||
|
||||
private static final String NO_PACK200_URLS =
|
||||
@ -60,6 +61,7 @@ public class ConfigUpdateHandler extends FormHandler {
|
||||
"http://inr.i2p/i2p/i2pupdate.sud\r\n" +
|
||||
"http://stats.i2p/i2p/i2pupdate.sud\r\n" +
|
||||
"http://www.i2p2.i2p/_static/i2pupdate.sud\r\n" +
|
||||
"http://update.killyourtv.i2p/i2pupdate.sud\r\n" +
|
||||
"http://update.postman.i2p/i2pupdate.sud" ;
|
||||
|
||||
public static final String DEFAULT_UPDATE_URL;
|
||||
|
Reference in New Issue
Block a user