mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-09-19 12:14:46 -04:00
replace ns1.grapheneos.org server
This commit is contained in:
parent
d44a316624
commit
d22b380520
3 changed files with 5 additions and 5 deletions
4
hosts.sh
4
hosts.sh
|
@ -47,7 +47,7 @@ declare -Ar hosts_journald_max_retention_sec=(
|
|||
|
||||
declare -Ar hosts_ipv4_address=(
|
||||
[ns1.staging.grapheneos.org]=198.98.56.238
|
||||
[ns1.grapheneos.org]=51.222.14.6
|
||||
[ns1.grapheneos.org]=51.161.34.158
|
||||
[0.ns2.grapheneos.org]=198.98.53.141
|
||||
[1.ns2.grapheneos.org]=205.185.124.155
|
||||
[2.ns2.grapheneos.org]=107.189.3.168
|
||||
|
@ -78,7 +78,7 @@ declare -Ar hosts_ipv4_address=(
|
|||
|
||||
declare -Ar hosts_ipv6_address=(
|
||||
[ns1.staging.grapheneos.org]=2605:6400:10:c41:de92:c534:326a:711a
|
||||
[ns1.grapheneos.org]=2607:5300:205:200::29e8
|
||||
[ns1.grapheneos.org]=2607:5300:205:200::eaa
|
||||
[0.ns2.grapheneos.org]=2605:6400:10:102e:95bc:89ef:2e7f:49bb
|
||||
[1.ns2.grapheneos.org]=2605:6400:20:1c8f:a0c9:372d:482e:945b
|
||||
[2.ns2.grapheneos.org]=2605:6400:30:ec25:102c:af6d:5be:1eb8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue