add missing reserved ports entries for unbound

This commit is contained in:
Daniel Micay 2025-11-06 22:06:47 -05:00
parent 3c248a9bd0
commit 0195d84f25

View file

@ -113,6 +113,10 @@ declare -Ar hosts_agcount=(
)
declare -Ar hosts_reserved_ports=(
[0.grapheneos.org]=7275
[1.grapheneos.org]=7275
[2.grapheneos.org]=7275
[3.grapheneos.org]=7275
[0.grapheneos.network]=7275
[1.grapheneos.network]=7275
[2.grapheneos.network]=7275