From 884e92c061c12940ef0b48f8e90be07dbc628650 Mon Sep 17 00:00:00 2001 From: Sibu07 Date: Thu, 14 Sep 2023 01:09:46 +0530 Subject: [PATCH] feat(domain): arctix.is-a.dev --- domains/arctix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arctix.json diff --git a/domains/arctix.json b/domains/arctix.json new file mode 100644 index 000000000..4ff651cb4 --- /dev/null +++ b/domains/arctix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sibu07", + "email": "sarbes60@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