From ffefba53434e1689fe1b536b6061f10294527c80 Mon Sep 17 00:00:00 2001 From: sh13y <153997025+sh13y@users.noreply.github.com> Date: Tue, 4 Mar 2025 19:06:36 +0530 Subject: [PATCH 1/3] Create sh13y.json --- domains/sh13y.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sh13y.json diff --git a/domains/sh13y.json b/domains/sh13y.json new file mode 100644 index 000000000..45459c20a --- /dev/null +++ b/domains/sh13y.json @@ -0,0 +1,11 @@ +{ + "description": "For My Blog", + "repo": "https://github.com/sh13y/register, + "owner": { + "username": "sh13y", + "email": "[email protected]" + }, + "record": { + "CNAME": "sh13y.github.io" + } +} From fe11cbac5bd2ef0ba501328a922982a85c5702f4 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:10:11 +0100 Subject: [PATCH 2/3] add the missing `"` --- domains/sh13y.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh13y.json b/domains/sh13y.json index 45459c20a..2a9e25af1 100644 --- a/domains/sh13y.json +++ b/domains/sh13y.json @@ -1,6 +1,6 @@ { "description": "For My Blog", - "repo": "https://github.com/sh13y/register, + "repo": "https://github.com/sh13y/register", "owner": { "username": "sh13y", "email": "[email protected]" From c2922cca55c4224039fb7c74eaf8d46ac31155f8 Mon Sep 17 00:00:00 2001 From: sh13y <153997025+sh13y@users.noreply.github.com> Date: Wed, 5 Mar 2025 04:16:22 +0530 Subject: [PATCH 3/3] Update sh13y.json Add Email --- domains/sh13y.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh13y.json b/domains/sh13y.json index 2a9e25af1..663d3be97 100644 --- a/domains/sh13y.json +++ b/domains/sh13y.json @@ -3,7 +3,7 @@ "repo": "https://github.com/sh13y/register", "owner": { "username": "sh13y", - "email": "[email protected]" + "email": "lucky10isuru@gmail.com" }, "record": { "CNAME": "sh13y.github.io"