From 31f5fca4c53acf6e6833f1c67b25da29f5f9b16e Mon Sep 17 00:00:00 2001 From: Spidy <127883775+SpidyWeeb@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:13:14 +0530 Subject: [PATCH] Create spidy.json --- domains/spidy.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/spidy.json diff --git a/domains/spidy.json b/domains/spidy.json new file mode 100644 index 000000000..c8b15471b --- /dev/null +++ b/domains/spidy.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "SpidyWeeb", + "email": "mrspidy32@outlook.in" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}