From 84094e4409c7943f483d08774ddc8cedb38377f7 Mon Sep 17 00:00:00 2001 From: Spilleparadis Date: Mon, 9 Oct 2023 14:44:32 +0200 Subject: [PATCH] feat(domain): thetechguy.is-a.dev --- domains/thetechguy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thetechguy.json diff --git a/domains/thetechguy.json b/domains/thetechguy.json new file mode 100644 index 000000000..9635dcb67 --- /dev/null +++ b/domains/thetechguy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Spilleparadis", + "email": "playerwictor@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