I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 5b4a4f6c authored by str4d's avatar str4d
Browse files

Comment out update.postman.i2p because of lost key

parent 1a7bf2a0
No related branches found
No related tags found
No related merge requests found
......@@ -88,8 +88,8 @@ public class ConfigUpdateHandler extends FormHandler {
"http://stats.i2p/i2p/i2pupdate.su2\r\n" +
// "http://www.i2p2.i2p/_static/i2pupdate.su2\r\n" +
"http://update.dg.i2p/files/i2pupdate.su2\r\n" +
"http://update.killyourtv.i2p/i2pupdate.su2\r\n" +
"http://update.postman.i2p/i2pupdate.su2" ;
"http://update.killyourtv.i2p/i2pupdate.su2\r\n" ;
// "http://update.postman.i2p/i2pupdate.su2" ;
private static final String NO_PACK200_URLS =
"http://echelon.i2p/i2p/i2pupdate.sud\r\n" +
......@@ -98,8 +98,8 @@ public class ConfigUpdateHandler extends FormHandler {
"http://stats.i2p/i2p/i2pupdate.sud\r\n" +
// "http://www.i2p2.i2p/_static/i2pupdate.sud\r\n" +
"http://update.dg.i2p/files/i2pupdate.sud\r\n" +
"http://update.killyourtv.i2p/i2pupdate.sud\r\n" +
"http://update.postman.i2p/i2pupdate.sud" ;
"http://update.killyourtv.i2p/i2pupdate.sud\r\n" ;
// "http://update.postman.i2p/i2pupdate.sud" ;
/**
* These are only for .sud and .su2.
......@@ -132,8 +132,8 @@ public class ConfigUpdateHandler extends FormHandler {
"http://stats.i2p/i2p/i2pupdate.su3\r\n" +
// "http://www.i2p2.i2p/_static/i2pupdate.su3\r\n" +
"http://update.dg.i2p/files/i2pupdate.su3\r\n" +
"http://update.killyourtv.i2p/i2pupdate.su3\r\n" +
"http://update.postman.i2p/i2pupdate.su3" ;
"http://update.killyourtv.i2p/i2pupdate.su3\r\n" ;
// "http://update.postman.i2p/i2pupdate.su3" ;
/**
* Empty string if disabled. Cannot be overridden by config.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment