diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-02 07:57:01 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-02 07:57:01 -0500 |
| commit | 28b5d3c3bb21f395ae9e6d18470c95184bd00e5e (patch) | |
| tree | b1f26416e65269f7fe3b447e96a1f6a4dd13b859 | |
| parent | ef3e050ae7dceca93f79926b3eeef1f9ec6cc91f (diff) | |
rewording
| -rw-r--r-- | static/faq.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index eba17c5e..34a40830 100644 --- a/static/faq.html +++ b/static/faq.html @@ -516,9 +516,9 @@ <code>dns.adguard.com</code> as the Private DNS domain. In the future, GrapheneOS plans on adding back <a href="https://github.com/GrapheneOS/os_issue_tracker/issues/184">an efficient - user-defined blacklist for the local DNS resolver</a>. An implementation of this used - to be included, but it needs to be reimplemented, and it's a low priority feature - depending on contributors stepping up to work on it.</p> + user-defined blacklist for the local DNS resolver</a>. This feature used to be + included by the project many years ago, but it needs to be reimplemented, and it's a + low priority feature depending on contributors stepping up to work on it.</p> <p>Content filtering apps are fully compatible with GrapheneOS, but they have serious drawbacks and are not recommended. These apps use the VPN service feature to route |
