From 727352751d4d4afbc454063ffc6a18741b83faab Mon Sep 17 00:00:00 2001 From: Mohamed Aziz Ben Aissa Date: Mon, 28 Aug 2023 02:33:04 +0100 Subject: [PATCH] Update azeez.json --- domains/azeez.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/domains/azeez.json b/domains/azeez.json index bfc4dcf0f..b791ca25c 100644 --- a/domains/azeez.json +++ b/domains/azeez.json @@ -1,9 +1,14 @@ { + "description": "azeez.is-a.dev", + "repo": "https://github.com/azizbna/azizbna.github.io", "owner": { "username": "azizbna", - "email": "m.azizbenaissa@gmail.com" + "email": "", + "discord":"azeezbna" }, "record": { - "CNAME": "azizbna.github.io" + "A": ["185.199.109.153", "185.199.110.153", "185.199.111.153", "185.199.108.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} \ No newline at end of file