diff --git a/apps/i2ptunnel/jsp/wizard.jsp b/apps/i2ptunnel/jsp/wizard.jsp
index 28439dc71d5f290e0211eb29395659aed886b33f..9d9aa19ff9ef96f371b0af51e1b42cf10a4f3cb2 100644
--- a/apps/i2ptunnel/jsp/wizard.jsp
+++ b/apps/i2ptunnel/jsp/wizard.jsp
@@ -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)%>" />