remove trailing whitespace

This commit is contained in:
Daniel Micay 2021-12-16 06:32:17 -05:00
parent f60fa0acae
commit 365c49ad43

View File

@ -961,17 +961,19 @@
<article id="vpn-support">
<h3><a href="#vpn-support">What kind of VPN and Tor support is available?</a></h3>
<p>VPNs can be configured under Settings ➔ Network &amp; Internet ➔ Advanced ➔ VPN.
Support for the following protocols is included: IKEv2/IPSec MSCHAPv2, IKEv2/IPSec PSK and
IKEv2/IPSec RSA. Apps can also provide userspace VPN implementations and the following
open source apps are recommended: Orbot (Tor), WireGuard and OpenVPN for Android.</p>
<p>VPNs can be configured under Settings ➔ Network &amp; Internet ➔ Advanced ➔
VPN. Support for the following protocols is included: IKEv2/IPSec MSCHAPv2,
IKEv2/IPSec PSK and IKEv2/IPSec RSA. Apps can also provide userspace VPN
implementations and the following open source apps are recommended: Orbot
(Tor), WireGuard and OpenVPN for Android.</p>
<p>VPN configurations created with the built-in support can be set as the always-on
VPN in the configuration panel. This will keep the VPN running, reconnecting as
necessary and will force all connections through them. An app providing a VPN service
can also be set as the always-on VPN via the entry in the Settings page. For app-based
VPN implementations, there's also an additional "Block connections without VPN" toggle
which is needed to prevent leaks when the app's VPN service isn't running.</p>
<p>VPN configurations created with the built-in support can be set as the
always-on VPN in the configuration panel. This will keep the VPN running,
reconnecting as necessary and will force all connections through them. An app
providing a VPN service can also be set as the always-on VPN via the entry in
the Settings page. For app-based VPN implementations, there's also an
additional "Block connections without VPN" toggle which is needed to prevent
leaks when the app's VPN service isn't running.</p>
</article>
<article id="network-monitoring">