From 7d52c2fe6c16ec704753de60ff777a5ec061e4a6 Mon Sep 17 00:00:00 2001 From: happyendermangit Date: Sat, 14 Oct 2023 15:08:05 +0200 Subject: [PATCH] feat(domain): happyenderman.is-a.dev --- domains/happyenderman.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/happyenderman.json b/domains/happyenderman.json index cb4ba2f7d..c1bc2aa8e 100644 --- a/domains/happyenderman.json +++ b/domains/happyenderman.json @@ -1,11 +1,11 @@ { - "description":"happyenderman.is-a.dev", - "repo": "https://github.com/happyendermangit/happyendermangit.github.io", - "owner": { - "username": "happyendermangit", - "email": "" - }, - "record": { - "CNAME": "happyendermangit.github.io" + "owner": { + "username": "happyendermangit", + "email": "compte4adam@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file