diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-30 15:44:26 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-30 15:44:26 -0400 |
| commit | ac32af4da4af70c117ac2f87a11907562f5dee03 (patch) | |
| tree | ee7b9e682d6d37ac24ad10fce78b1e16ba80139b /static | |
| parent | e4c7e5589b1348042a61b0845c56fc63f6114e51 (diff) | |
note component update proxy future replacement
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index b75d2d0b..04a591fb 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -291,8 +291,8 @@ <li>remoteprovisioning.grapheneos.org - HTTPS reverse proxy to remoteprovisioning.google.com</li> <li>time.grapheneos.org - HTTPS time server with millisecond precision X-Time header</li> <li>supl.grapheneos.org - TLS reverse proxy to supl.google.com</li> - <li>update.vanadium.app - HTTPS reverse proxy to update.googleapis.com for Chromium component updates</li> - <li>dl.vanadium.app - HTTPS reverse proxy to CDNs for Chromium component updates</li> + <li>update.vanadium.app - HTTPS reverse proxy to update.googleapis.com for Chromium component updates (will be hosted directly in the future)</li> + <li>dl.vanadium.app - HTTPS reverse proxy to CDNs for Chromium component updates (will be hosted directly in the future)</li> </ul> <p>IPs:</p> |
