From 420fcead818cf8ddac2b6053d2f27d58964fbcfd Mon Sep 17 00:00:00 2001 From: git-hoe Date: Tue, 15 Aug 2023 22:49:33 -0400 Subject: [PATCH] feat(domain): git-hoe.is-a.dev --- domains/git-hoe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/git-hoe.json diff --git a/domains/git-hoe.json b/domains/git-hoe.json new file mode 100644 index 000000000..04d94fec4 --- /dev/null +++ b/domains/git-hoe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "git-hoe", + "email": "haxer@disroot.org" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file