Merge pull request #9318 from is-a-dev-bot/patch-11

Upgrade to support ipv6
This commit is contained in:
andrewstech
2023-11-12 13:27:17 +00:00
committed by GitHub
+4 -1
View File
@@ -4,6 +4,9 @@
"email": "phenax5@gmail.com"
},
"record": {
"CNAME": "dns.beadman-network.com"
"A": ["217.174.245.249"],
"TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all",
"MX": ["mailx.is-a.dev"],
"AAAA": ["2a00:da00:1800:83a4::1"]
}
}