mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Remove <br> used to create spacing
CSS does this natively now
This commit is contained in:
parent
e0f5b4ad87
commit
5bbc761f61
3 changed files with 0 additions and 8 deletions
|
@ -54,8 +54,6 @@ When the connection arrives at the last server of the circuit it still has to tr
|
|||
|
||||
With the SPN however, every connection is calculated individually and leaves the network as near to the destination as possible. This means:
|
||||
|
||||
<br/>
|
||||
|
||||
1. your connections are spread across the globe
|
||||
2. visibility in the 'open web' is minimized
|
||||
3. connections are not slowed down by having to go extra miles
|
||||
|
|
|
@ -48,8 +48,6 @@ After a connection arrives at the VPN server it still has to travel to the desir
|
|||
|
||||
With the SPN however, every connection is calculated individually and leaves the network as near to the destination as possible. This means:
|
||||
|
||||
<br/>
|
||||
|
||||
1. your connections are spread across the globe
|
||||
2. visibility in the 'open web' is minimized
|
||||
3. connections are not slowed down by having to go extra miles
|
||||
|
|
|
@ -13,12 +13,8 @@ Future provider changes will always be communicated widely & with a heads-up.
|
|||
|
||||
Changes of _their order_ will happen from time to time and only be communicated in our Github update logs. We need this flexibility to adapt to ever-changing environments, both in organizational and technical terms.
|
||||
|
||||
<br/>
|
||||
|
||||
---
|
||||
|
||||
<br/>
|
||||
|
||||
### How the Portmaster Uses DNS Servers
|
||||
|
||||
At release of this post the default DNS providers is set to:
|
||||
|
|
Loading…
Add table
Reference in a new issue