From cd4318ac3873bc36d575bbc4380e91f145f33c5e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 28 Dec 2023 19:14:48 -0500 Subject: [PATCH] Delete domains/sudo.json --- domains/sudo.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/sudo.json diff --git a/domains/sudo.json b/domains/sudo.json deleted file mode 100644 index 328aad539..000000000 --- a/domains/sudo.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Hemal80", - "email": "hemalfnmondal@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file