forked from I2P_Developers/i2p.i2p
* Adding no.i2p registrar
This commit is contained in:
@@ -1158,7 +1158,8 @@ public class I2PTunnelHTTPClient extends I2PTunnelHTTPClientBase implements Runn
|
||||
}
|
||||
public static final String DEFAULT_JUMP_SERVERS =
|
||||
"http://i2host.i2p/cgi-bin/i2hostjump?," +
|
||||
"http://stats.i2p/cgi-bin/jump.cgi?a=";
|
||||
"http://stats.i2p/cgi-bin/jump.cgi?a=," +
|
||||
"http://no.i2p/jump/";
|
||||
//"http://i2jump.i2p/";
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user