From 910c711a2ae99fdd6d98273ea51b16f2698757ea Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Sat, 16 Nov 2024 16:43:30 +0530 Subject: [PATCH] Delete domains/mail.satindar.json --- domains/mail.satindar.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mail.satindar.json diff --git a/domains/mail.satindar.json b/domains/mail.satindar.json deleted file mode 100644 index 779218a39..000000000 --- a/domains/mail.satindar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Mail for basic privacy", - "owner": { - "username": "satindar31", - "email": "satindar@satindar-is.me" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -}