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] 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" } }