From d2a9e486e54ee35c50a3be3b0b53a8099ab86d42 Mon Sep 17 00:00:00 2001 From: ncognto Date: Sat, 14 Oct 2023 13:53:46 -0400 Subject: [PATCH] feat(domain): nilhem .is-a.dev --- domains/nilhem .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nilhem .json diff --git a/domains/nilhem .json b/domains/nilhem .json new file mode 100644 index 000000000..7d08c8fa3 --- /dev/null +++ b/domains/nilhem .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ncognto", + "email": "a.mbiad3s@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