From d3cb211a4d17d25c22ae4a76a3f07dca0eadc067 Mon Sep 17 00:00:00 2001 From: pebna7d9 Date: Mon, 13 Feb 2023 14:31:30 +0000 Subject: [PATCH] Register ahku.is-a.dev --- domains/ahku.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ahku.json diff --git a/domains/ahku.json b/domains/ahku.json new file mode 100644 index 000000000..08d3353ef --- /dev/null +++ b/domains/ahku.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pebna7d9", + "email": "pebna7d9@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file