From c21667f8a1b93c333d418353581d8826ee44f5c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihat=20K=C3=B6sem?= <44941726+CihatKsm@users.noreply.github.com> Date: Thu, 14 Sep 2023 11:14:42 +0300 Subject: [PATCH] Update cihatksm.json --- domains/cihatksm.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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" } }