Merge pull request #8456 from YouFoundAlpha/main

add sh.cdn
This commit is contained in:
DIBSTER
2023-10-05 22:10:51 -04:00
committed by GitHub
2 changed files with 3 additions and 5 deletions
+2 -2
View File
@@ -6,6 +6,6 @@
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all"]
}
}
}
@@ -4,8 +4,6 @@
"email": "sweepalf@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all",
"MX": ["hosts.is-a.dev"]
"CNAME": "cdn-45f.pages.dev"
}
}