summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-12-02 03:49:05 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-12-02 03:49:05 -0500
commit6fadc51c1bb4fc10f8abf718c33ca1a06741da26 (patch)
treeb0e269c6ccb3e108d4e0d74452628527b3562bd3
parentee7172d99bf423659efca0398157c966d1abc05f (diff)
add Widevine provisioning subdomain to docs
-rw-r--r--static/articles/grapheneos-servers.html1
-rw-r--r--static/faq.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html
index 4749f91d..b92affb6 100644
--- a/static/articles/grapheneos-servers.html
+++ b/static/articles/grapheneos-servers.html
@@ -273,6 +273,7 @@
<li>broadcom.psds.grapheneos.org - HTTPS Broadcom PSDS data cache</li>
<li>qualcomm.psds.grapheneos.org - HTTPS Qualcomm PSDS data cache</li>
<li>remoteprovisioning.grapheneos.org - HTTPS reverse proxy to remoteprovisioning.google.com</li>
+ <li>widevineprovisioning.grapheneos.org - HTTPS reverse proxy for Widevine provisioning</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 (will be hosted directly in the future)</li>
diff --git a/static/faq.html b/static/faq.html
index e576cb70..9f402c82 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -1161,6 +1161,7 @@
<li>matrix.grapheneos.org</li>
<li>releases.grapheneos.org</li>
<li>remoteprovisioning.grapheneos.org</li>
+ <li>widevineprovisioning.grapheneos.org</li>
<li>supl.grapheneos.org</li>
<li>time.grapheneos.org</li>
<li>update.vanadium.app</li>