diff --git a/nginx/nginx.conf b/nginx/nginx.conf index c97f7a73..187d1011 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -82,7 +82,7 @@ http { server { listen 80 backlog=4096; listen [::]:80 backlog=4096; - server_name grapheneos.org www.grapheneos.org grapheneos.app www.grapheneos.app grapheneos.com www.grapheneos.com grapheneos.info www.grapheneos.info grapheneos.net www.grapheneos.net grapheneos.ovh www.grapheneos.ovh grapheneos.page www.grapheneos.page vanadium.app www.vanadium.app; + server_name grapheneos.org www.grapheneos.org grapheneos.app www.grapheneos.app grapheneos.ca www.grapheneos.ca grapheneos.com www.grapheneos.com grapheneos.info www.grapheneos.info grapheneos.net www.grapheneos.net grapheneos.ovh www.grapheneos.ovh grapheneos.page www.grapheneos.page vanadium.app www.vanadium.app; root /var/empty; @@ -93,7 +93,7 @@ http { server { listen 443 ssl http2 backlog=4096; listen [::]:443 ssl http2 backlog=4096; - server_name www.grapheneos.org grapheneos.app www.grapheneos.app grapheneos.com www.grapheneos.com grapheneos.info www.grapheneos.info grapheneos.net www.grapheneos.net grapheneos.ovh www.grapheneos.ovh grapheneos.page www.grapheneos.page; + server_name www.grapheneos.org grapheneos.app www.grapheneos.app grapheneos.ca www.grapheneos.ca grapheneos.com www.grapheneos.com grapheneos.info www.grapheneos.info grapheneos.net www.grapheneos.net grapheneos.ovh www.grapheneos.ovh grapheneos.page www.grapheneos.page; root /var/empty; @@ -336,7 +336,7 @@ http { server { listen 80; listen [::]:80; - server_name mta-sts.grapheneos.org mta-sts.mail.grapheneos.org mta-sts.grapheneos.app mta-sts.grapheneos.com mta-sts.grapheneos.info mta-sts.grapheneos.net mta-sts.grapheneos.ovh mta-sts.grapheneos.page mta-sts.vanadium.app; + server_name mta-sts.grapheneos.org mta-sts.mail.grapheneos.org mta-sts.grapheneos.app mta-sts.grapheneos.ca mta-sts.grapheneos.com mta-sts.grapheneos.info mta-sts.grapheneos.net mta-sts.grapheneos.ovh mta-sts.grapheneos.page mta-sts.vanadium.app; root /var/empty; @@ -346,7 +346,7 @@ http { server { listen 443 ssl http2; listen [::]:443 ssl http2; - server_name mta-sts.grapheneos.org mta-sts.mail.grapheneos.org mta-sts.grapheneos.app mta-sts.grapheneos.com mta-sts.grapheneos.info mta-sts.grapheneos.net mta-sts.grapheneos.ovh mta-sts.grapheneos.page mta-sts.vanadium.app; + server_name mta-sts.grapheneos.org mta-sts.mail.grapheneos.org mta-sts.grapheneos.app mta-sts.grapheneos.ca mta-sts.grapheneos.com mta-sts.grapheneos.info mta-sts.grapheneos.net mta-sts.grapheneos.ovh mta-sts.grapheneos.page mta-sts.vanadium.app; root /srv/mta-sts; diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index e4931fc9..f76583b5 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -92,6 +92,8 @@
  • www.grapheneos.org
  • grapheneos.app
  • www.grapheneos.app
  • +
  • grapheneos.ca
  • +
  • www.grapheneos.ca
  • grapheneos.com
  • www.grapheneos.com
  • grapheneos.info
  • @@ -107,6 +109,7 @@
  • mta-sts.grapheneos.org
  • mta-sts.mail.grapheneos.org
  • mta-sts.grapheneos.app
  • +
  • mta-sts.grapheneos.ca
  • mta-sts.grapheneos.com
  • mta-sts.grapheneos.info
  • mta-sts.grapheneos.net