From fa4aac83e15fb8cd87c45e4023811bef93e54b7b Mon Sep 17 00:00:00 2001 From: hecterbonha Date: Tue, 19 Sep 2023 11:28:23 +0100 Subject: [PATCH] feat(domain): hecterbonha.is-a.dev --- domains/hecterbonha.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/hecterbonha.json b/domains/hecterbonha.json index 4430df0be..a195f940f 100644 --- a/domains/hecterbonha.json +++ b/domains/hecterbonha.json @@ -1,12 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "hecterbonha", "email": "untungsoandryanto@gmail.com" - }, - - "record": { - "CNAME": "hecterbonha.github.io" - } + }, + "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 +} \ No newline at end of file