From 8fd1c676f30c6484bd8bee82ae4e2b317b70e80b Mon Sep 17 00:00:00 2001 From: m-zeeshan42 Date: Tue, 2 Jul 2024 15:15:53 +0500 Subject: [PATCH] Create to-zeeshan.json --- domains/to-zeeshan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/to-zeeshan.json diff --git a/domains/to-zeeshan.json b/domains/to-zeeshan.json new file mode 100644 index 000000000..74f1835f4 --- /dev/null +++ b/domains/to-zeeshan.json @@ -0,0 +1,14 @@ +{ + "description": "zeeshan's email", + "repo": "https://zeeshan.is-a.dev", + "owner": { + "email": "zeeshanashraf424@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}