diff options
author | Wolfgang Müller | 2021-06-12 22:29:28 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-06-12 22:29:28 +0200 |
commit | 2bc16771ce913c75706c540ecb25b9968892e0bd (patch) | |
tree | fc8a4672d224b2e51a1fedddc4dde37ee1f67cf2 /content | |
parent | a93322c905e3c41c4332d2940027ccc2e4d733e9 (diff) | |
download | zunzuncito-2bc16771ce913c75706c540ecb25b9968892e0bd.tar.gz |
content/2: Simplify wording
Diffstat (limited to 'content')
-rw-r--r-- | content/2/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/2/index.md b/content/2/index.md index 16f748c..5b4483b 100644 --- a/content/2/index.md +++ b/content/2/index.md @@ -25,7 +25,7 @@ about:config switch: browser.urlbar.dnsResolveSingleWordsAfterSearch ``` -Not that I think this is a great solution. If anything DoH should be done on a -system-wide level (with local queries sent to your router or resolved through -mDNS) and there should be a way of trusting your router's DNS to not forward -local queries to your ISP. +Not that I think this is a great solution. DoH should be done on a system-wide +level (with local queries sent to your router or resolved through mDNS) and +there should be a way of trusting your router's DNS to not forward local queries +to your ISP. |