diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-24 15:08:11 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-24 15:08:11 -0500 |
| commit | 3fb9b38792f3603be31d3c06a7f38018bb18e199 (patch) | |
| tree | 7694548e9f1e50552b4f413f72e14d0873f07a5b /static/articles | |
| parent | 0a7598fa1acf5ec452fb5977171fd53929a818e1 (diff) | |
mark main releases server as primary
Diffstat (limited to 'static/articles')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index ebe5fc22..ba2bb5a5 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -132,8 +132,8 @@ <p>IPs:</p> <ul> - <li>167.114.114.114</li> - <li>2607:5300:201:3100::6210</li> + <li>167.114.114.114 (primary)</li> + <li>2607:5300:201:3100::6210 (primary)</li> </ul> <p>Ports:</p> |
