From ed7ba1be44454be59301ac4b47141017864eefed Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Tue, 7 Sep 2021 12:40:02 -0400 Subject: [PATCH] Delete jj-emails.json --- domains/jj-emails.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/jj-emails.json diff --git a/domains/jj-emails.json b/domains/jj-emails.json deleted file mode 100644 index b55850f22..000000000 --- a/domains/jj-emails.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "JJ's emails", - "owner": { - "username": "TheBotlyNoob", - "email": "TheBotlyNoob@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -}