diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-25 17:44:57 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-25 17:47:43 -0500 |
| commit | 202f5cced3926e209da9f82c0ece74d15accc855 (patch) | |
| tree | e61288d40c2360f5cf53cb525118e970a7566d5e | |
| parent | fe6eded865f5f15c0b5a4b2a97d619d83184056d (diff) | |
fix copy-paste error for PSDS documentation
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index 7a73cd79..d7a34006 100644 --- a/static/faq.html +++ b/static/faq.html @@ -862,8 +862,8 @@ https://broadcom.psds.grapheneos.org/rtistatus.dat which are a caching proxy for Broadcom's data available at https://gllto.glpals.com/7day/v5/latest/lto2.dat, - https://gllto.glpals.com/7day/v5/latest/rto.dat and - https://gllto.glpals.com/7day/v5/latest/rtistatus.data. Alternatively, + https://gllto.glpals.com/rto/v1/latest/rto.dat and + https://gllto.glpals.com/rtistatus4.dat. Alternatively, the standard servers can be enabled in the Settings app which are https://agnss.goog/lto2.dat, https://agnss.goog/rto.dat and https://agnss.goog/rtistatus.dat providing a similar cache of |
