From 1ac2e27fd5a150fdbd9885f7f7d3b23dbcbc3a13 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:59:49 -0400 Subject: [PATCH] Delete domains/helloworld.json --- domains/helloworld.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/helloworld.json diff --git a/domains/helloworld.json b/domains/helloworld.json deleted file mode 100644 index 706aa2b1f..000000000 --- a/domains/helloworld.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "collinsdawns", - "email": "collinsdawns184@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