From 4a425c9ac03318bfb877809c4136f6563154881a Mon Sep 17 00:00:00 2001 From: Cxhi <108984837+Chouhict@users.noreply.github.com> Date: Tue, 20 Jun 2023 09:50:58 +0700 Subject: [PATCH] Create chouhi.json --- domains/chouhi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/chouhi.json diff --git a/domains/chouhi.json b/domains/chouhi.json new file mode 100644 index 000000000..ee6482f78 --- /dev/null +++ b/domains/chouhi.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Chouhict", + "email": "chouhi@proton.me" + }, + "record": { + "URL": "https://chouhi.ml/", + "MX": [ + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}