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