Merge pull request #17874 from l6174/main

[NS Records] Add NS Records
This commit is contained in:
William Harrison
2024-12-28 10:24:58 +11:00
committed by GitHub
2 changed files with 4 additions and 17 deletions
@@ -1,9 +0,0 @@
{
"owner": {
"username": "l6174",
"email": "l6174@proton.me"
},
"record": {
"TXT": "239afcf7406892899a65a396dc024f"
}
}
+4 -8
View File
@@ -6,13 +6,9 @@
"email": "l6174@proton.me"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
"NS": [
"armfazh.ns.cloudflare.com",
"stella.ns.cloudflare.com"
]
}
}