From 71dce215080c0bb5d9fbd8aa4f07d9f2dc040d80 Mon Sep 17 00:00:00 2001 From: httphypixelnet Date: Sun, 17 Sep 2023 09:26:18 -0700 Subject: [PATCH] feat(domain): httphypixelnet.is-a.dev --- domains/httphypixelnet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/httphypixelnet.json diff --git a/domains/httphypixelnet.json b/domains/httphypixelnet.json new file mode 100644 index 000000000..6bf9f5a3f --- /dev/null +++ b/domains/httphypixelnet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "httphypixelnet", + "email": "intenstudios369@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