Merge pull request #7810 from CihatKsm/main

This commit is contained in:
DIBSTER
2023-09-13 11:12:37 -04:00
committed by GitHub
2 changed files with 20 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "CihatKsm",
"email": "ctk.cihatksm@gmail.com"
},
"record": {
"CNAME": "cihatksm.com"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "CihatKsm",
"email": "ctk.cihatksm@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}