From bf1fb25de891e5b56f40bc991fea45bc008b1a46 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Wed, 5 Jul 2023 01:50:07 +0800 Subject: [PATCH 1/2] Update hcs.json --- domains/hcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hcs.json b/domains/hcs.json index a3e3c1c81..19bc00e6b 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -5,6 +5,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "URL": "http://dono-01.danbot.host:1378/hcs" + "CNAME": "dono-01.danbot.host:1485" } } From 4432161a24a8a32eeab5dd9ba8d0442fa80d8594 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Thu, 6 Jul 2023 01:09:06 +0800 Subject: [PATCH 2/2] Update hcs.json --- domains/hcs.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/hcs.json b/domains/hcs.json index 19bc00e6b..09a587063 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -5,6 +5,8 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "dono-01.danbot.host:1485" + "A": [ + "164.132.74.251" + ] } }