From c40935db8483c67288ef3edb2fff625a14738ddf Mon Sep 17 00:00:00 2001 From: Medenchi Date: Mon, 2 Mar 2026 18:34:18 +0300 Subject: [PATCH] Create malinacode.json --- domains/malinacode.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/malinacode.json diff --git a/domains/malinacode.json b/domains/malinacode.json new file mode 100644 index 00000000000..e9c114f7199 --- /dev/null +++ b/domains/malinacode.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Medenchi", + "email": "atem4513@gmail.com" + }, + "records": { + "A": ["1.1.1.1"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +}