From b8b379f185b168b40a42d8a2eaf3968b1cdbe9fb Mon Sep 17 00:00:00 2001 From: Marcos Satoshi Date: Fri, 4 Aug 2023 18:42:17 -0300 Subject: [PATCH 1/3] Update satoshi.json --- domains/satoshi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/satoshi.json b/domains/satoshi.json index 9a6063f3f..90b9a3700 100644 --- a/domains/satoshi.json +++ b/domains/satoshi.json @@ -5,6 +5,7 @@ "email": "marcos.satoshi@gmail.com" }, "record": { - "CNAME": "marcossatoshi.github.io" + "CNAME": "marcossatoshi.github.io", + "TXT": "f3045f0960ac5562a7d764b72d102a" } } From be0f8e4fec652f5967ace0c2c82867859ede7e61 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:12:00 +0800 Subject: [PATCH 2/3] Update satoshi.json --- domains/satoshi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/satoshi.json b/domains/satoshi.json index 90b9a3700..9a6063f3f 100644 --- a/domains/satoshi.json +++ b/domains/satoshi.json @@ -5,7 +5,6 @@ "email": "marcos.satoshi@gmail.com" }, "record": { - "CNAME": "marcossatoshi.github.io", - "TXT": "f3045f0960ac5562a7d764b72d102a" + "CNAME": "marcossatoshi.github.io" } } From 2d1bf3882419917d234d8d09e975010b0ae99be7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:12:03 +0800 Subject: [PATCH 3/3] Create _github-pages-challenge-marcossatoshi.satoshi.json --- .../_github-pages-challenge-marcossatoshi.satoshi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-marcossatoshi.satoshi.json diff --git a/domains/_github-pages-challenge-marcossatoshi.satoshi.json b/domains/_github-pages-challenge-marcossatoshi.satoshi.json new file mode 100644 index 000000000..09ab347fc --- /dev/null +++ b/domains/_github-pages-challenge-marcossatoshi.satoshi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marcossatoshi", + "email": "marcos.satoshi@gmail.com" + }, + "record": { + "TXT": "f3045f0960ac5562a7d764b72d102a" + } +}