From 31cd452f49548ed5b691a40e2b258812d7ca1b0a Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:49:57 +0800 Subject: [PATCH 1/2] Create hcs.json --- domains/hcs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hcs.json diff --git a/domains/hcs.json b/domains/hcs.json new file mode 100644 index 000000000..494a6b64e --- /dev/null +++ b/domains/hcs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hcs1219", + "email": "hcskaiask@gmail.com" + }, + "record": { + "A": [ + "164.132.74.251" + ] + } +} From 84de3e0a0a5c2208228baf0eb2cf6e946b132bdf Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Sun, 30 Apr 2023 01:24:48 +0800 Subject: [PATCH 2/2] Update hcs.json --- domains/hcs.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/hcs.json b/domains/hcs.json index 494a6b64e..d6265c4a6 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,4 +1,6 @@ { + "description": "Personal Page", + "repo": "http://dono-01.danbot.host:1485", "owner": { "username": "hcs1219", "email": "hcskaiask@gmail.com"