From a01f05c3045f52e19bbe3110d74d4d8ae52d7659 Mon Sep 17 00:00:00 2001 From: canarddu38 Date: Wed, 13 Sep 2023 16:29:15 +0200 Subject: [PATCH] feat(domain): canarddu38.is-a.dev --- domains/canarddu38.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/canarddu38.json diff --git a/domains/canarddu38.json b/domains/canarddu38.json new file mode 100644 index 000000000..5340083ce --- /dev/null +++ b/domains/canarddu38.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "canarddu38", + "email": "julescanardcoin@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file