From 847522d348e6e923e0e4d557ee9387f9925b08d9 Mon Sep 17 00:00:00 2001 From: skoblkodpt Date: Mon, 6 Mar 2023 08:23:00 +0000 Subject: [PATCH] Register edjva.is-a.dev --- domains/edjva.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/edjva.json diff --git a/domains/edjva.json b/domains/edjva.json new file mode 100644 index 000000000..8750d18d6 --- /dev/null +++ b/domains/edjva.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "skoblkodpt", + "email": "skobl.kodpt.1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file