From 5e79f22a201cf77a1d26e75ca1740327c33e365c Mon Sep 17 00:00:00 2001 From: Abdessattar Elyagoubi <106479409+abdessattar23@users.noreply.github.com> Date: Thu, 22 Aug 2024 01:23:41 +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..236aa17b0 --- /dev/null +++ b/domains/elyagoubi.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "abdessattar23", + "email": "elyagoubiabdessattar@gmail;com" + }, + "record": { + "CNAME": "abdessattar23.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}