From 7d52c2fe6c16ec704753de60ff777a5ec061e4a6 Mon Sep 17 00:00:00 2001 From: happyendermangit Date: Sat, 14 Oct 2023 15:08:05 +0200 Subject: [PATCH 1/2] 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 From e86d6add00b3a6c0e5d602c997639647f0b8c02e Mon Sep 17 00:00:00 2001 From: Happy enderman <66224387+happyendermangit@users.noreply.github.com> Date: Sat, 14 Oct 2023 15:08:46 +0200 Subject: [PATCH 2/2] Update happyenderman.json --- domains/happyenderman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/happyenderman.json b/domains/happyenderman.json index c1bc2aa8e..891654ba4 100644 --- a/domains/happyenderman.json +++ b/domains/happyenderman.json @@ -1,11 +1,11 @@ { "owner": { "username": "happyendermangit", - "email": "compte4adam@gmail.com" + "email": "" }, "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 +}