From 06c4d394ee255d268e88da358eece9624582fc81 Mon Sep 17 00:00:00 2001 From: drasticroy Date: Tue, 10 Oct 2023 18:34:28 +0300 Subject: [PATCH] feat(domain): drasticroy.is-a.dev --- domains/drasticroy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drasticroy.json diff --git a/domains/drasticroy.json b/domains/drasticroy.json new file mode 100644 index 000000000..19d5b1642 --- /dev/null +++ b/domains/drasticroy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticroy", + "email": "victiousroy@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