forked from I2P_Developers/i2p.i2p
2007-11-06 jrandom
* add i2phost.i2p to the jump list
This commit is contained in:
@@ -617,7 +617,9 @@ public class I2PTunnelHTTPClient extends I2PTunnelClientBase implements Runnable
|
||||
}
|
||||
|
||||
private static String jumpServers[] = {"http://orion.i2p/jump/",
|
||||
"http://trevorreznik.i2p/cgi-bin/jump.php?hostname="
|
||||
"http://trevorreznik.i2p/cgi-bin/jump.php?hostname=",
|
||||
"http://i2phost.org/cgi-bin/i2phostjump?"
|
||||
|
||||
};
|
||||
private static void writeErrorMessage(byte[] errMessage, OutputStream out, String targetRequest,
|
||||
boolean usingWWWProxy, String wwwProxy, boolean showAddrHelper) throws IOException {
|
||||
|
Reference in New Issue
Block a user