File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ set -o errexit -o nounset -o pipefail
4
4
5
5
replicas=(
6
6
1.grapheneos.org
7
+ 2.grapheneos.org
7
8
)
8
9
9
10
for replica in ${replicas[@]} ; do
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ set -o errexit -o nounset -o pipefail
8
8
servers=(
9
9
0.grapheneos.org
10
10
1.grapheneos.org
11
+ 2.grapheneos.org
11
12
)
12
13
13
14
for server in ${servers[@]} ; do
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ <h2><a href="#grapheneos.org">GrapheneOS website</a></h2>
81
81
< p > Specs:</ p >
82
82
83
83
< ul >
84
- < li > 2x OVH VPS vps2020-value-1-2-40</ li >
84
+ < li > 3x OVH VPS vps2020-value-1-2-40</ li >
85
85
< li > 1 core</ li >
86
86
< li > 2 GB memory</ li >
87
87
< li > 40 GB NVMe SSD storage</ li >
@@ -128,6 +128,8 @@ <h2><a href="#grapheneos.org">GrapheneOS website</a></h2>
128
128
< li > 2607:5300:201:3100::1aae (0.grapheneos.org) — os-bhs2</ li >
129
129
< li > 146.59.188.36 (1.grapheneos.org) — os-gra8</ li >
130
130
< li > 2001:41d0:304:200::a087 (1.grapheneos.org) — os-gra8</ li >
131
+ < li > 51.79.181.222 (2.grapheneos.org) — os-sgp2</ li >
132
+ < li > 2402:1f00:8000:800::25ba (2.grapheneos.org) — os-sgp2</ li >
131
133
</ ul >
132
134
133
135
< p > Ports:</ p >
You can’t perform that action at this time.
0 commit comments