From 6c63a88536d6e508a37ba73fb0e2d1d4423e401c Mon Sep 17 00:00:00 2001 From: thedtvn Date: Wed, 6 Dec 2023 02:31:57 +0700 Subject: [PATCH 1/2] feat(domain): thedt.is-a.dev --- domains/thedt.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/thedt.json b/domains/thedt.json index b60cdeccf..8fe8b311b 100644 --- a/domains/thedt.json +++ b/domains/thedt.json @@ -4,6 +4,9 @@ "email": "duongtuan30306@gmail.com" }, "record": { - "URL": "https://many.link/dt" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 34c676a470ba6de7652af7477bc124ba22cd9ea2 Mon Sep 17 00:00:00 2001 From: thedtvn Date: Wed, 6 Dec 2023 02:32:26 +0700 Subject: [PATCH 2/2] feat(domain): thedt.is-a.dev