From c90f8de8721aaa577612486b3c035f2f28bc9332 Mon Sep 17 00:00:00 2001 From: Abdessattar Elyagoubi <106479409+abdessattar23@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:49:42 +0200 Subject: [PATCH] Create elyagoubi.json --- domains/elyagoubi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/elyagoubi.json diff --git a/domains/elyagoubi.json b/domains/elyagoubi.json new file mode 100644 index 000000000..26be91208 --- /dev/null +++ b/domains/elyagoubi.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "abdessattar23", + "email": "elyagoubiabdessattar@gmail.com" + }, + "record": { + "A": ["185.199.111.153", "185.199.108.153", "185.199.109.153", "185.199.110.153"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}