diff options
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html index 22276cf8..c291bb10 100644 --- a/static/faq.html +++ b/static/faq.html @@ -66,7 +66,7 @@ bundled apps make by default?</a></li> <li><a href="#cellular-tracking">What does GrapheneOS do about cellular tracking and silent SMS?</a></li> - <li><a href="#dns">How do I use a custom DNS server?</a></li> + <li><a href="#custom-dns">How do I use a custom DNS server?</a></li> <li><a href="#private-dns-ip">Why does Private DNS not accept IP addresses?</a></li> <li><a href="#private-dns-other">Does DNS-over-TLS (Private DNS) protect @@ -375,8 +375,8 @@ sending texts or other data is not required or particularly useful to track devices connected to a network for an adversary with the appropriate access.</p> - <h3 id="dns"> - <a href="#dns">How do I use a custom DNS server?</a> + <h3 id="custom-dns"> + <a href="#custom-dns">How do I use a custom DNS server?</a> </h3> <p>It isn't possible to directly override the DNS servers provided by the network via @@ -478,5 +478,6 @@ <li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li> </ul> </footer> + <script src="/redirect.js?4"></script> </body> </html> |
