From 3d0711abdb4ca96aded39677dec532a3beadca7e Mon Sep 17 00:00:00 2001 From: trailblazie Date: Wed, 4 Oct 2023 17:09:38 +0300 Subject: [PATCH] feat(domain): trailblazertech.is-a.dev --- domains/trailblazertech.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trailblazertech.json diff --git a/domains/trailblazertech.json b/domains/trailblazertech.json new file mode 100644 index 000000000..21aa904de --- /dev/null +++ b/domains/trailblazertech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "trailblazie", + "email": "trailblazire@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