From ec8b82412a28134aa3e2f890fbce0033fbc4ad10 Mon Sep 17 00:00:00 2001 From: Tasory <83129333+tasory@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:44:02 +0400 Subject: [PATCH 1/3] Create tasory.json --- domains/tasory.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/tasory.json diff --git a/domains/tasory.json b/domains/tasory.json new file mode 100644 index 000000000..d09af92c5 --- /dev/null +++ b/domains/tasory.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "tasory", + "email": "andr3393399@gmail.com" + } +} From 5aa7dcef7c663c6ca2d9d9b673329758f1f840a0 Mon Sep 17 00:00:00 2001 From: Tasory <83129333+tasory@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:48:45 +0400 Subject: [PATCH 2/3] Update tasory.json --- domains/tasory.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/tasory.json b/domains/tasory.json index d09af92c5..0e3f6a1d0 100644 --- a/domains/tasory.json +++ b/domains/tasory.json @@ -3,4 +3,7 @@ "username": "tasory", "email": "andr3393399@gmail.com" } + "record": { + "CNAME": "tasory.github.io" + } } From 682f76256cb4787ae8e849517deee4ca7c042522 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:58:47 -0400 Subject: [PATCH 3/3] Update tasory.json --- domains/tasory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tasory.json b/domains/tasory.json index 0e3f6a1d0..656423749 100644 --- a/domains/tasory.json +++ b/domains/tasory.json @@ -2,7 +2,7 @@ "owner": { "username": "tasory", "email": "andr3393399@gmail.com" - } + }, "record": { "CNAME": "tasory.github.io" }