From f43f17cc9049b3ab67fc92ccb804207a1e88f7fe Mon Sep 17 00:00:00 2001 From: DeXoHigh Date: Fri, 4 Aug 2023 20:28:38 +0300 Subject: [PATCH] feat(domain): dexo.is-a.dev --- domains/dexo.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/dexo.json b/domains/dexo.json index 8274fd193..c5a98d11c 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -1,12 +1,9 @@ { - "description": "Ce cauti ma aici?", "owner": { "username": "DeXoHigh", - "email": "dexocash@gmail.com" + "email": "dexo1337@pm.me" }, "record": { - "A": ["185.141.25.116"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "uptime.dexo.store" } }