diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 09:07:36 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 09:07:36 -0500 |
| commit | 3f0506f72b524796998c4bb079e590120046caf4 (patch) | |
| tree | 33558c83b4b561866224cba796868cfc0c2d4b99 /static/faq.html | |
| parent | 15f435d57064c66e155e9747b8fc8aaf3a743adc (diff) | |
connectivity check server uses multiple domains
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/faq.html b/static/faq.html index 5f632bc3..045b46cb 100644 --- a/static/faq.html +++ b/static/faq.html @@ -515,11 +515,11 @@ <li>HTTP other fallback: http://play.googleapis.com/generate_204</li> </ul> - <p>We have our own connectivitycheck.grapheneos.org server as an alternative - to using the standard URLs. The next release of GrapheneOS will use this by - default with a configuration option in the Settings app to toggle between the - GrapheneOS servers and the standard servers in order to preserve the option of - blending in with the crowd of billions of other Android devices.</p> + <p>We have our own connectivity check server as an alternative to using the + standard URLs. The next release of GrapheneOS will use this by default with a + configuration option in the Settings app to toggle between the GrapheneOS + servers and the standard servers in order to preserve the option of blending + in with the crowd of billions of other Android devices.</p> <ul> <li>HTTPS: https://connectivitycheck.grapheneos.org/generate_204</li> |
