From 70067b0cb1a9ce1e5e3132354b38f6fa56daf8bb Mon Sep 17 00:00:00 2001 From: amoramiciae Date: Tue, 18 Jun 2024 11:20:16 +0200 Subject: [PATCH] Create amoramicae.json --- domains/amoramicae.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/amoramicae.json diff --git a/domains/amoramicae.json b/domains/amoramicae.json new file mode 100644 index 000000000..a12f139b4 --- /dev/null +++ b/domains/amoramicae.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "amoramicae", + "email": "amoramicae@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}