From 71b7516a0aea21fdf0407e4cccae2e4c381b2735 Mon Sep 17 00:00:00 2001 From: 3kh0 Date: Thu, 21 Sep 2023 10:24:24 -0400 Subject: [PATCH] feat(domain): 3kh0.is-a.dev --- domains/3kh0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/3kh0.json diff --git a/domains/3kh0.json b/domains/3kh0.json new file mode 100644 index 000000000..33565c187 --- /dev/null +++ b/domains/3kh0.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "3kh0", + "email": "echo-the-coder@tuta.io" + }, + "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