From f6ed29b45a78243b5e413679d754cd8aac31910c Mon Sep 17 00:00:00 2001 From: Kush Dhingra <132370004+Kush-Dhingra@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:53:09 +0530 Subject: [PATCH] Create kush.json --- domains/kush.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kush.json diff --git a/domains/kush.json b/domains/kush.json new file mode 100644 index 000000000..e9a075b96 --- /dev/null +++ b/domains/kush.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kush-Dhingra", + "email": "kushdhingra3112@gmail.com", + "discord": "1035869217796403220", + }, + "records": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } + }