reorganize connectivity check information
There are now 3 modes so the explanation on changing it doesn't belong with the 2nd mode.
This commit is contained in:
parent
43d51e02fd
commit
ebc58bee24
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user