From ab38f613ec3ac1bd78401404274c4cf5f345fd17 Mon Sep 17 00:00:00 2001 From: drasticfiles Date: Fri, 6 Oct 2023 04:47:12 +0300 Subject: [PATCH] feat(domain): recoderdrastic.is-a.dev --- domains/recoderdrastic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/recoderdrastic.json diff --git a/domains/recoderdrastic.json b/domains/recoderdrastic.json new file mode 100644 index 000000000..842ac532a --- /dev/null +++ b/domains/recoderdrastic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticfiles", + "email": "shaileteitpa@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