forked from I2P_Developers/i2p.www
Extracted HTTP and HTTPS outproxies from string
This commit is contained in:
@@ -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 -%}
|
||||||
|
Reference in New Issue
Block a user