From d754fbdfe6c756129b2ff17d0cb4bd7517cd5123 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:48:21 +0800 Subject: [PATCH 1/3] Update hchs-bot.json --- domains/hchs-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hchs-bot.json b/domains/hchs-bot.json index e6d40ad85..fad9aecec 100644 --- a/domains/hchs-bot.json +++ b/domains/hchs-bot.json @@ -6,6 +6,6 @@ "discord": "xiaoxi_tw#0" }, "record": { - "CNAME": "tw-node2.thisalesa.eu.org" + "A": ["60.249.193.112"] } } From 8c0cf6ac5cc362649dd8caa0926008ea7640a5a1 Mon Sep 17 00:00:00 2001 From: piyush-rb Date: Mon, 9 Oct 2023 08:50:31 +0530 Subject: [PATCH 2/3] feat(domain): piyushrb.is-a.dev --- domains/piyushrb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/piyushrb.json diff --git a/domains/piyushrb.json b/domains/piyushrb.json new file mode 100644 index 000000000..691f86aec --- /dev/null +++ b/domains/piyushrb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piyush-rb", + "email": "urpiyush39@gmail.com" + }, + "record": { + "MX": ["free1.googiehost.com"] + } +} From a824bc5f64720f7ce8cabcc6b779df54136c63a8 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Mon, 9 Oct 2023 08:52:11 +0530 Subject: [PATCH 3/3] Update piyushrb.json --- domains/piyushrb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index 691f86aec..dae7f32b6 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,6 +4,6 @@ "email": "urpiyush39@gmail.com" }, "record": { - "MX": ["free1.googiehost.com"] + "MX": ["free1.googiehost.com", "free2.googiehost.com", "free3.googiehost.com", "free4.googiehost.com"] } }