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
unreachable at anytime.</b>
{%- endtrans %}</p>
<p>{% trans -%}
By default, I2P comes with two outproxies configured: <code>false.i2p</code>
(an HTTP-only proxy) and <code>outproxy-tor.meeh.i2p</code> (an HTTPS proxy
<p>{% trans http='false.i2p', https='outproxy-tor.meeh.i2p' -%}
By default, I2P comes with two outproxies configured: <code>{{ http }}</code>
(an HTTP-only proxy) and <code>{{ https }}</code> (an HTTPS proxy
routed through Tor.
{%- endtrans %}</p>
<p>{% trans -%}