diff --git a/domains/cihatksm.json b/domains/cihatksm.json index f5b6ce838..41f6de86c 100644 --- a/domains/cihatksm.json +++ b/domains/cihatksm.json @@ -1,9 +1,11 @@ { "owner": { "username": "CihatKsm", - "email": "ctk.cihatksm@gmail.com" + "email": "cihatksm@gmail.com" }, "record": { - "CNAME": "cihatksm.com" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } }