Merge branch 'main' into patch-17

This commit is contained in:
Mahir Molai
2023-11-01 02:02:16 +05:00
committed by GitHub
2 changed files with 12 additions and 3 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all"
}
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ClicpoW",
"email": "clicpowytb@gmail.com"
},
"record": {
"A": ["217.174.245.249"]
}
}