forked from I2P_Developers/i2p.i2p
Proxy: Remove old jump servers
This commit is contained in:
@@ -1614,9 +1614,9 @@ 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://no.i2p/jump/," +
|
||||
"http://i2pjump.i2p/jump/";
|
||||
"http://stats.i2p/cgi-bin/jump.cgi?a=";
|
||||
//"http://no.i2p/jump/," +
|
||||
//"http://i2pjump.i2p/jump/";
|
||||
//"http://i2jump.i2p/";
|
||||
|
||||
/** @param host ignored */
|
||||
|
||||
Reference in New Issue
Block a user