From 1a9f30bba6ee83b5cfde38c7ac2ec3f7962c0d56 Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Fri, 26 May 2023 19:24:12 +0800 Subject: [PATCH 1/2] Create data.json --- domains/data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/data.json diff --git a/domains/data.json b/domains/data.json new file mode 100644 index 000000000..10d14c84b --- /dev/null +++ b/domains/data.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "CNAME": "wdhdev.github.io" + } +} From b6b767d24febb31490088490ebc1fe9868600b38 Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Fri, 26 May 2023 19:27:55 +0800 Subject: [PATCH 2/2] Create _github-pages-challenge-wdhdev.data.json --- domains/_github-pages-challenge-wdhdev.data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-wdhdev.data.json diff --git a/domains/_github-pages-challenge-wdhdev.data.json b/domains/_github-pages-challenge-wdhdev.data.json new file mode 100644 index 000000000..36d8e3f0a --- /dev/null +++ b/domains/_github-pages-challenge-wdhdev.data.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "TXT": "98ab14aec3df26fb9b1626d584d5f5" + } +}