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

Skip to content
Snippets Groups Projects
Commit 22345a26 authored by zzz's avatar zzz Committed by zzz
Browse files

(zzz) fix new jump server typo

parent 03739996
No related branches found
No related tags found
No related merge requests found
......@@ -618,7 +618,7 @@ public class I2PTunnelHTTPClient extends I2PTunnelClientBase implements Runnable
private static String jumpServers[] = {"http://orion.i2p/jump/",
"http://trevorreznik.i2p/cgi-bin/jump.php?hostname=",
"http://i2phost.org/cgi-bin/i2phostjump?"
"http://i2host.i2p/cgi-bin/i2hostjump?"
};
private static void writeErrorMessage(byte[] errMessage, OutputStream out, String targetRequest,
......
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