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

Skip to content
Snippets Groups Projects
Commit d64e6bb1 authored by zzz's avatar zzz
Browse files

new backup news url

parent 855215e8
No related branches found
No related tags found
No related merge requests found
...@@ -28,8 +28,11 @@ class NewsHandler extends UpdateHandler implements Checker { ...@@ -28,8 +28,11 @@ class NewsHandler extends UpdateHandler implements Checker {
* *
* @since 0.7.14 not configurable * @since 0.7.14 not configurable
*/ */
private static final String BACKUP_NEWS_URL = "http://avviiexdngd32ccoy4kuckvc3mkf53ycvzbz6vz75vzhv4tbpk5a.b32.i2p/news.xml"; //private static final String BACKUP_NEWS_URL = "http://avviiexdngd32ccoy4kuckvc3mkf53ycvzbz6vz75vzhv4tbpk5a.b32.i2p/news.xml";
private static final String BACKUP_NEWS_URL_SU3 = "http://avviiexdngd32ccoy4kuckvc3mkf53ycvzbz6vz75vzhv4tbpk5a.b32.i2p/news.su3"; //private static final String BACKUP_NEWS_URL_SU3 = "http://avviiexdngd32ccoy4kuckvc3mkf53ycvzbz6vz75vzhv4tbpk5a.b32.i2p/news.su3";
// str4d
private static final String BACKUP_NEWS_URL = "http://ivk5a6wfjar6hjucjmnbcea5inwmwg5b3hsv72x77xwyhbeaajja.b32.i2p/news/news.xml";
private static final String BACKUP_NEWS_URL_SU3 = "http://ivk5a6wfjar6hjucjmnbcea5inwmwg5b3hsv72x77xwyhbeaajja.b32.i2p/news/news.su3";
public NewsHandler(RouterContext ctx, ConsoleUpdateManager mgr) { public NewsHandler(RouterContext ctx, ConsoleUpdateManager mgr) {
super(ctx, mgr); super(ctx, mgr);
......
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