From a4bc427da1ece0306c360f82119c77f7bd935ca9 Mon Sep 17 00:00:00 2001 From: DomathID Date: Thu, 14 Sep 2023 18:08:05 +0700 Subject: [PATCH] feat(domain): domathdotid.is-a.dev --- domains/domathdotid.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/domathdotid.json b/domains/domathdotid.json index 52b2a7ee5..84c551334 100644 --- a/domains/domathdotid.json +++ b/domains/domathdotid.json @@ -1,9 +1,11 @@ { "owner": { "username": "DomathID", - "email": "bangdompret@gmail.com" + "email": "admin@yukinoshita.web.id" }, "record": { - "TXT": "vc-domain-verify=domathdotid.is-a.dev,d39d81d4bc5042c9a077" + "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