mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-02 19:46:23 -04:00
replace attestation.app server
This commit is contained in:
parent
7213c1745a
commit
da98484270
3 changed files with 5 additions and 5 deletions
4
hosts.sh
4
hosts.sh
|
@ -73,7 +73,7 @@ declare -Ar hosts_ipv4_address=(
|
|||
[discuss.grapheneos.org]=51.79.52.38
|
||||
[grapheneos.social]=51.222.30.159
|
||||
[staging.attestation.app]=198.98.57.157
|
||||
[attestation.app]=51.79.50.249
|
||||
[attestation.app]=51.79.66.27
|
||||
)
|
||||
|
||||
declare -Ar hosts_ipv6_address=(
|
||||
|
@ -104,7 +104,7 @@ declare -Ar hosts_ipv6_address=(
|
|||
[discuss.grapheneos.org]=2607:5300:205:200::3c4
|
||||
[grapheneos.social]=2607:5300:205:200::2706
|
||||
[staging.attestation.app]=2605:6400:10:aa9:1c0f:44d3:da15:c0ec
|
||||
[attestation.app]=2607:5300:205:200::86a
|
||||
[attestation.app]=2607:5300:205:200::7e9
|
||||
)
|
||||
|
||||
readonly hosts_dns=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue