Merge pull request #16805 from ohdy518/main

Replace A records with CNAME record
This commit is contained in:
CuteDog5695
2024-10-25 15:27:30 +03:00
committed by GitHub
+1 -9
View File
@@ -4,14 +4,6 @@
"email": "ohdy518@gmail.com"
},
"record": {
"A": [
"172.66.47.126",
"172.66.44.130"
],
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": "forward-email=ohdy518@gmail.com"
"CNAME": "ohdy518.pages.dev"
}
}