From deaef605f5d5b30af3416a61603b3a661080332d Mon Sep 17 00:00:00 2001 From: Marcos Satoshi Date: Thu, 5 Jan 2023 19:56:27 -0300 Subject: [PATCH 1/2] Added satoshi --- domains/satoshi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/satoshi.json diff --git a/domains/satoshi.json b/domains/satoshi.json new file mode 100644 index 000000000..a76d57a65 --- /dev/null +++ b/domains/satoshi.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "marcossatoshi", + "email": "marcos.satoshi@gmail.com" + }, + "record": { + "CNAME": "https://marcossatoshi.github.io/" + } + } + \ No newline at end of file From c1d0c0c57f1f6b7aa99d799d514bf86d73c0f755 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 6 Jan 2023 08:23:27 +0800 Subject: [PATCH 2/2] Update satoshi.json --- domains/satoshi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/satoshi.json b/domains/satoshi.json index a76d57a65..3bf1d050e 100644 --- a/domains/satoshi.json +++ b/domains/satoshi.json @@ -5,7 +5,7 @@ "email": "marcos.satoshi@gmail.com" }, "record": { - "CNAME": "https://marcossatoshi.github.io/" + "CNAME": "marcossatoshi.github.io" } } - \ No newline at end of file +