11sync.net: fix NS records
This commit is contained in:
parent
3d25750440
commit
3cf3fdc936
4
data.nix
4
data.nix
|
@ -135,8 +135,8 @@ rec {
|
||||||
$ORIGIN 11sync.net.
|
$ORIGIN 11sync.net.
|
||||||
$TTL 3600
|
$TTL 3600
|
||||||
@ SOA ns1.11sync.net. motiejus.11sync.net. (2024011500 86400 86400 86400 86400)
|
@ SOA ns1.11sync.net. motiejus.11sync.net. (2024011500 86400 86400 86400 86400)
|
||||||
@ NS ns1.11sync.net
|
@ NS ns1.11sync.net.
|
||||||
@ NS ns2.11sync.net
|
@ NS ns2.11sync.net.
|
||||||
@ A ${fra1a}
|
@ A ${fra1a}
|
||||||
@ TXT "hosted-email-verify=qeuysotu"
|
@ TXT "hosted-email-verify=qeuysotu"
|
||||||
@ MX 10 aspmx1.migadu.com.
|
@ MX 10 aspmx1.migadu.com.
|
||||||
|
|
Loading…
Reference in New Issue