Replaced CNAME with A records

This commit is contained in:
ThereisAbdullah (AbdullahCXD)
2025-01-23 19:01:24 +03:00
committed by GitHub
parent cdef0efea4
commit d29080839e
+6 -1
View File
@@ -7,7 +7,12 @@
"discord": "sabdullahcxd"
},
"record": {
"CNAME": "abdullahcxd.github.io",
"A": [
"185.199.109.153",
"185.199.110.153",
"185.199.108.153",
"185.199.111.153"
],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
}