From 2c704ac572c01e457575cb0a9731d9454e9a0e99 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:48 +0300 Subject: [PATCH] Update ctk.json --- domains/ctk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ctk.json b/domains/ctk.json index 970f8b2f3..41f6de86c 100644 --- a/domains/ctk.json +++ b/domains/ctk.json @@ -1,11 +1,11 @@ { "owner": { "username": "CihatKsm", - "email": "ctk.cihatksm@gmail.com" + "email": "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" } -} \ No newline at end of file +}