diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-24 10:50:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-24 10:50:06 -0400 |
| commit | 6bd3d86a44ac69a2ab695ea8dfcc372bd3164f29 (patch) | |
| tree | 0089a04c897813b9305b6ca1e0f76090b06c8a2b /static | |
| parent | ef33f88d803f0c5e04b101d153080ae04444b3dd (diff) | |
added http redirect for time.grapheneos.org
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 19249860..4bb58ea2 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -246,6 +246,7 @@ <ul> <li>22 ssh - no passwords, SSHFP</li> + <li>80 http - HTTPS redirect only</li> <li>443 https - no content, returns 204 response code for /, DANE TLSA</li> </ul> </section> |
