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" - } -}