diff options
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/static/faq.html b/static/faq.html index 2aab03db..c6425785 100644 --- a/static/faq.html +++ b/static/faq.html @@ -745,6 +745,12 @@ right underlying network for a VPN and to handle many types of captive portals without the user turning off their VPN.</p> + <p>You can change the connectivity check URLs via the Settings ➔ + Network & internet ➔ Advanced ➔ Internet connectivity check + setting. At the moment, it can be toggled between the GrapheneOS + servers (default), the standard Google servers used by billions of + other Android devices or disabled.</p> + <p>By default, the GrapheneOS connectivity check servers are used via the following URLs:</p> @@ -755,13 +761,10 @@ <li>HTTP other fallback: http://grapheneos.online/generate_204</li> </ul> - <p>You can change the connectivity check URLs via the Settings ➔ Network & - internet ➔ Advanced ➔ Internet connectivity check setting. At the moment, it - can be toggled between the GrapheneOS servers and the standard Google servers - used by billions of other Android devices. This can be used to blend in with - other Android devices, both with and without Play services. Changing this to - the Standard (Google) mode will use the same URLs used by AOSP and the stock - OS along with the vast majority of other devices:</p> + <p>Changing this to the Standard (Google) mode will use the same URLs + used by AOSP and the stock OS along with the vast majority of other + devices, blending in with billions of other Android devices both with + and without Play services:</p> <ul> <li>HTTPS: https://www.google.com/generate_204</li> |
