diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 1e9130b3..61094301 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -27,6 +27,7 @@ +
@@ -63,7 +64,6 @@
  • GrapheneOS connectivity check servers
  • GrapheneOS mail server
  • GrapheneOS Matrix server
  • -
  • GrapheneOS application repository
  • GrapheneOS DNS servers
  • Attestation website and service
  • Staging attestation website and service
  • @@ -204,6 +204,7 @@
  • seamlessupdate.app
  • www.seamlessupdate.app
  • mta-sts.seamlessupdate.app
  • +
  • apps.grapheneos.org
  • IPs:

    @@ -401,46 +402,6 @@ -
    -

    GrapheneOS application repository

    - - - -

    Specs:

    - - - -

    Domains:

    - - - -

    IPs:

    - - - -

    Ports:

    - - -
    -

    GrapheneOS DNS servers

    diff --git a/static/js/redirect.js b/static/js/redirect.js index 48e927be..5605787e 100644 --- a/static/js/redirect.js +++ b/static/js/redirect.js @@ -21,6 +21,7 @@ const redirects = new Map([ ["/releases#marlin-beta", "/faq#legacy-devices"], ["/releases#sailfish-beta", "/faq#legacy-devices"], ["/faq#dns", "/faq#custom-dns"], + ["/articles/grapheneos-servers#apps.grapheneos.org", "/articles/grapheneos-servers#releases.grapheneos.org"], ["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"], ["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"],