From efc5ac964ecc6ecc56cabccd705b8a37fde91f7a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 10 Feb 2020 11:10:33 -0500 Subject: [PATCH] use time.grapheneos.org for time updates --- static/usage.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/usage.html b/static/usage.html index 012dbda5..cdbbec04 100644 --- a/static/usage.html +++ b/static/usage.html @@ -263,10 +263,10 @@

DNS resolution for other connections

  • -

    An HTTPS connection is made to https://grapheneos.org/ to update the time - from the date header field. This is a full replacement of Android's standard - network time update implementation, which uses the cellular network when - available with a fallback to SNTP when it's not available.

    +

    An HTTPS connection is made to https://time.grapheneos.org/ to update the + time from the date header field. This is a full replacement of Android's + standard network time update implementation, which uses the cellular network + when available with a fallback to SNTP when it's not available.