Fix spf record

This commit is contained in:
Charlotte 🦝 Delenk 2022-04-18 16:53:01 +01:00
parent b4df0d7596
commit c387a4b967
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -92,7 +92,7 @@ let
SOA = {
nameServer = "ns1.chir.rs.";
adminEmail = "lotte@chir.rs";
serial = 7;
serial = 8;
};
NS = [
"ns1.chir.rs."
@ -134,7 +134,7 @@ let
}
];
TXT = [
(ttl zoneTTL (txt "v=spf1 ip4:138.201.155.128 ip6:2a01:4f8:1c17:d953/64 -all"))
(ttl zoneTTL (txt "v=spf1 ip4:138.201.155.128 ip6:2a01:4f8:1c17:d953::/64 -all"))
(ttl zoneTTL (txt "google-site-verification=qXjyR8La2S_BMayWYxan-9PB16aChjgKMRI2NGSTAds"))
];
DNSKEY = [