From 84d3cf445298354fdbabcd9135456372035f8830 Mon Sep 17 00:00:00 2001 From: natura Date: Thu, 10 Mar 2022 13:24:31 +0900 Subject: [PATCH 1/4] Create vlab --- domains/vlab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vlab diff --git a/domains/vlab b/domains/vlab new file mode 100644 index 000000000..c382de3cf --- /dev/null +++ b/domains/vlab @@ -0,0 +1,11 @@ +{ +"description": "Personal Website", + "repo": "https://github.com/natura4917/", + "owner": { + "username": "natura4917", + "email": "natura4917@gmail.com" + }, + "record": { + "A": "152.67.216.65" + } +} From 3ea1699505f1f6352c9014d499e40cc265f975ab Mon Sep 17 00:00:00 2001 From: natura Date: Thu, 10 Mar 2022 13:39:35 +0900 Subject: [PATCH 2/4] Update and rename vlab to vlab.json --- domains/{vlab => vlab.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{vlab => vlab.json} (83%) diff --git a/domains/vlab b/domains/vlab.json similarity index 83% rename from domains/vlab rename to domains/vlab.json index c382de3cf..ec878f313 100644 --- a/domains/vlab +++ b/domains/vlab.json @@ -1,5 +1,5 @@ { -"description": "Personal Website", + "description": "Personal Website", "repo": "https://github.com/natura4917/", "owner": { "username": "natura4917", From 6cdebf1690fdb9445cc982362db42b744d47ca09 Mon Sep 17 00:00:00 2001 From: natura Date: Thu, 10 Mar 2022 14:03:08 +0900 Subject: [PATCH 3/4] Update vlab.json --- domains/vlab.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vlab.json b/domains/vlab.json index ec878f313..2384ceb2a 100644 --- a/domains/vlab.json +++ b/domains/vlab.json @@ -7,5 +7,5 @@ }, "record": { "A": "152.67.216.65" - } + } } From 0c3d6f64fb10d887d344ac611fbda2bfcf277d49 Mon Sep 17 00:00:00 2001 From: natura Date: Thu, 10 Mar 2022 14:20:38 +0900 Subject: [PATCH 4/4] Update vlab.json --- domains/vlab.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vlab.json b/domains/vlab.json index 2384ceb2a..5547a8b9d 100644 --- a/domains/vlab.json +++ b/domains/vlab.json @@ -6,6 +6,6 @@ "email": "natura4917@gmail.com" }, "record": { - "A": "152.67.216.65" + "A": ["152.67.216.65"] } }