mirror of
https://github.com/safing/web
synced 2025-09-02 11:09:03 +00:00
Merge pull request #182 from safing/maintenance/improve-wording
Improve wording a bit
This commit is contained in:
commit
c9d786391b
1 changed files with 4 additions and 4 deletions
|
@ -69,10 +69,10 @@ redirect_from:
|
|||
Alpha Software: Portmaster is in active development
|
||||
</div>
|
||||
<h2 style="max-width: 400px; line-height: 60px;" class="text-5xl tracking-tight font-extrabold leading-none pt-8 pb-10">
|
||||
Manually Allow or Block Connections
|
||||
Block Unwanted Connections
|
||||
</h2>
|
||||
<p class="text-md opacity-55 max-w-lg" style="max-width: 471px;">
|
||||
Add your own rules to block specific domains you dislike. Enable Prompt Mode and decide the fate of every new connection. Block or Allow.
|
||||
Many programs connect to the Internet without your knowledge. When you find unwanted connections, you can now simply block them.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -91,7 +91,7 @@ redirect_from:
|
|||
Auto-Block via Selected Filter Lists
|
||||
</h2>
|
||||
<p class="text-md opacity-55 max-w-lg">
|
||||
Block ads, trackers, malware and NSFW sites via trusted domain-lists, which are also used by Ad-Blockers, etc. Easily change the defaults to fit your needs.
|
||||
Automatically block ads, trackers and malware hosts via trusted domain-lists, which are also used by Ad-Blockers, etc. Easily change the defaults to fit your needs.
|
||||
</p>
|
||||
</div>
|
||||
<!-- <div class="py-10 sm:py-10 text-center sm:flex">
|
||||
|
@ -114,7 +114,7 @@ redirect_from:
|
|||
Alpha Software: Portmaster is in active development
|
||||
</div>
|
||||
<h2 style="max-width: 384px; line-height: 60px;" class="text-5xl tracking-tight font-extrabold leading-none pt-8 pb-10">
|
||||
Enforce DNS-over-TLS
|
||||
Enforce Secure DNS
|
||||
</h2>
|
||||
<p class="text-md opacity-55 max-w-lg" style="max-width: 471px;">
|
||||
Even with invasive connections gone, you do not want to share your dns requests out in the open. With the Portmaster, you can easily re-route all your dns queries to a DNS-over-TLS provider of your choice.
|
||||
|
|
Loading…
Add table
Reference in a new issue