Merge pull request #9934 from PinkLittleKitty/Arecordbranch

Arecordbranch
This commit is contained in:
DIBSTER
2023-12-09 22:46:49 -05:00
committed by GitHub
2 changed files with 21 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Mail de Santiago",
"owner": {
"username": "PinkLittleKitty",
"email": "santyfisela@gmail.com"
},
"record": {
"TXT": "zoho-verification=zb84078345.zmverify.zoho.com"
}
}
+11 -1
View File
@@ -5,6 +5,16 @@
"email": "santyfisela@gmail.com"
},
"record": {
"CNAME": "PinkLittleKitty.github.io"
"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"
}
}