From a3e9b4382c022fcd352b55e18831709a2892b04b Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Tue, 4 Jul 2023 14:13:25 +0800 Subject: [PATCH 1/3] Update hcs.json --- domains/hcs.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/hcs.json b/domains/hcs.json index d6265c4a6..a30021712 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,13 +1,10 @@ { "description": "Personal Page", - "repo": "http://dono-01.danbot.host:1485", "owner": { "username": "hcs1219", "email": "hcskaiask@gmail.com" }, "record": { - "A": [ - "164.132.74.251" - ] + "CNAME": "http://dono-01.danbot.host:1378/hcs" } } From 8c37545784f0f79984d02f918751bebb16d426f7 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Tue, 4 Jul 2023 14:16:26 +0800 Subject: [PATCH 2/3] 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 a30021712..f7691b2af 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -5,6 +5,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "http://dono-01.danbot.host:1378/hcs" + "CNAME": "dono-01.danbot.host:1378/hcs" } } From e0ce11a0bd390dae98c06cf5532a890b91527613 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 4 Jul 2023 17:38:38 +0800 Subject: [PATCH 3/3] 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 f7691b2af..a3e3c1c81 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -5,6 +5,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "dono-01.danbot.host:1378/hcs" + "URL": "http://dono-01.danbot.host:1378/hcs" } }