connectivity check server uses multiple domains

This commit is contained in:
Daniel Micay 2020-11-26 09:07:36 -05:00
parent 15f435d570
commit 3f0506f72b

View File

@ -515,11 +515,11 @@
<li>HTTP other fallback: http://play.googleapis.com/generate_204</li> <li>HTTP other fallback: http://play.googleapis.com/generate_204</li>
</ul> </ul>
<p>We have our own connectivitycheck.grapheneos.org server as an alternative <p>We have our own connectivity check server as an alternative to using the
to using the standard URLs. The next release of GrapheneOS will use this by standard URLs. The next release of GrapheneOS will use this by default with a
default with a configuration option in the Settings app to toggle between the configuration option in the Settings app to toggle between the GrapheneOS
GrapheneOS servers and the standard servers in order to preserve the option of servers and the standard servers in order to preserve the option of blending
blending in with the crowd of billions of other Android devices.</p> in with the crowd of billions of other Android devices.</p>
<ul> <ul>
<li>HTTPS: https://connectivitycheck.grapheneos.org/generate_204</li> <li>HTTPS: https://connectivitycheck.grapheneos.org/generate_204</li>