forked from I2P_Developers/i2p.i2p
Disable i2jump.i2p from the tunnel wizard since it's been disabled elsewhere
This commit is contained in:
@@ -500,8 +500,7 @@
|
||||
}
|
||||
if ("httpclient".equals(tunnelType)) {
|
||||
%><input type="hidden" name="jumpList" value="http://i2host.i2p/cgi-bin/i2hostjump?
|
||||
http://stats.i2p/cgi-bin/jump.cgi?a=
|
||||
http://i2jump.i2p/" /><%
|
||||
http://stats.i2p/cgi-bin/jump.cgi?a=" /><%
|
||||
} /* httpclient */
|
||||
} else { /* Server-only defaults */
|
||||
%><input type="hidden" name="privKeyFile" value="<%=editBean.getPrivateKeyFile(-1)%>" />
|
||||
|
||||
Reference in New Issue
Block a user