Extracted HTTP and HTTPS outproxies from string

This commit is contained in:
str4d
2013-08-30 09:59:32 +00:00
parent f6750f78f8
commit 4e83bde435

View File

@@ -80,9 +80,9 @@ Instead, it is meant to be used as an internal network.
services are run by by private volunteers and could be shut down or services are run by by private volunteers and could be shut down or
unreachable at anytime.</b> unreachable at anytime.</b>
{%- endtrans %}</p> {%- endtrans %}</p>
<p>{% trans -%} <p>{% trans http='false.i2p', https='outproxy-tor.meeh.i2p' -%}
By default, I2P comes with two outproxies configured: <code>false.i2p</code> By default, I2P comes with two outproxies configured: <code>{{ http }}</code>
(an HTTP-only proxy) and <code>outproxy-tor.meeh.i2p</code> (an HTTPS proxy (an HTTP-only proxy) and <code>{{ https }}</code> (an HTTPS proxy
routed through Tor. routed through Tor.
{%- endtrans %}</p> {%- endtrans %}</p>
<p>{% trans -%} <p>{% trans -%}