mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-03 03:56:12 -04:00
replace grapheneos.social server
This commit is contained in:
parent
a642c2e76f
commit
0151adf60e
3 changed files with 7 additions and 7 deletions
4
hosts.sh
4
hosts.sh
|
@ -211,7 +211,7 @@ declare -Ar hosts_ipv4_address=(
|
|||
[attestation.app]=51.79.66.27
|
||||
[matrix.grapheneos.org]=51.79.51.42
|
||||
[discuss.grapheneos.org]=51.79.52.38
|
||||
[grapheneos.social]=51.222.30.159
|
||||
[grapheneos.social]=51.222.159.14
|
||||
)
|
||||
|
||||
declare -Ar hosts_ipv6_address=(
|
||||
|
@ -242,7 +242,7 @@ declare -Ar hosts_ipv6_address=(
|
|||
[attestation.app]=2607:5300:205:200::7e9
|
||||
[matrix.grapheneos.org]=2607:5300:205:200::26e1
|
||||
[discuss.grapheneos.org]=2607:5300:205:200::3c4
|
||||
[grapheneos.social]=2607:5300:205:200::2706
|
||||
[grapheneos.social]=2607:5300:205:200::5e3f
|
||||
)
|
||||
|
||||
readonly hosts_dns=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue