From 5ee42d4f5d4763c7bc04b110218100f9cc529969 Mon Sep 17 00:00:00 2001 From: caodoc Date: Sat, 5 Aug 2023 19:23:28 +0700 Subject: [PATCH 1/4] feat(domain): caodoc.is-a.dev --- domains/caodoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/caodoc.json b/domains/caodoc.json index e5aba3242..5dd37e2a2 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -4,6 +4,6 @@ "email": "dochicao2306@gmail.com" }, "record": { - "CNAME": "caodoc.github.io" + "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" } } From 917641834f3a4b993a62d756757fe21d89f776bd Mon Sep 17 00:00:00 2001 From: caodoc Date: Sat, 5 Aug 2023 21:40:30 +0700 Subject: [PATCH 2/4] BETA: Register _github-pages-challenge-caodoc.caodoc --- domains/_github-pages-challenge-caodoc.caodoc.json | 14 ++++++++++++++ domains/caodoc.json | 13 +++++++++---- 2 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 domains/_github-pages-challenge-caodoc.caodoc.json diff --git a/domains/_github-pages-challenge-caodoc.caodoc.json b/domains/_github-pages-challenge-caodoc.caodoc.json new file mode 100644 index 000000000..3ac14d851 --- /dev/null +++ b/domains/_github-pages-challenge-caodoc.caodoc.json @@ -0,0 +1,14 @@ +{ + "owner": + { + "username": "caodoc", + "email": "", + "discord": "caodoc" + }, + "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", + "repo": "https://github.com/caodoc/caodoc.github.io", + "record": + { + "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" + } +} diff --git a/domains/caodoc.json b/domains/caodoc.json index 5dd37e2a2..3ac14d851 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -1,9 +1,14 @@ { - "owner": { + "owner": + { "username": "caodoc", - "email": "dochicao2306@gmail.com" + "email": "", + "discord": "caodoc" }, - "record": { - "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" + "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", + "repo": "https://github.com/caodoc/caodoc.github.io", + "record": + { + "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" } } From bc2fbb7872299acc0f091177f4742cefc9b18074 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:02:40 +0800 Subject: [PATCH 3/4] Update caodoc.json --- domains/caodoc.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/caodoc.json b/domains/caodoc.json index 3ac14d851..80879812d 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -1,14 +1,12 @@ { - "owner": - { + "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", + "repo": "https://github.com/caodoc/caodoc.github.io", + "owner": { "username": "caodoc", "email": "", "discord": "caodoc" }, - "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", - "repo": "https://github.com/caodoc/caodoc.github.io", - "record": - { - "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" + "record": { + "CNAME": "caodoc.github.io" } } From 3069038af5a2e112fbd0bb7905e404b389bcfc4a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:03:10 +0800 Subject: [PATCH 4/4] Update _github-pages-challenge-caodoc.caodoc.json --- domains/_github-pages-challenge-caodoc.caodoc.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/_github-pages-challenge-caodoc.caodoc.json b/domains/_github-pages-challenge-caodoc.caodoc.json index 3ac14d851..073aabc3b 100644 --- a/domains/_github-pages-challenge-caodoc.caodoc.json +++ b/domains/_github-pages-challenge-caodoc.caodoc.json @@ -1,14 +1,10 @@ { - "owner": - { + "owner": { "username": "caodoc", "email": "", "discord": "caodoc" }, - "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", - "repo": "https://github.com/caodoc/caodoc.github.io", - "record": - { + "record": { "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" } }