From 6d0facde44f10c2ce190e2e76a7d6bf48b6e44e3 Mon Sep 17 00:00:00 2001 From: AshC1ty Date: Mon, 17 Jul 2023 22:06:30 +0530 Subject: [PATCH 01/10] feat(domain): ashcity.is-a.dev --- domains/ashcity.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ashcity.json diff --git a/domains/ashcity.json b/domains/ashcity.json new file mode 100644 index 000000000..b10152a4d --- /dev/null +++ b/domains/ashcity.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashcity" + } + } + \ No newline at end of file From 364687edad70fbca5bbec8483cfe04b91b0ba3f7 Mon Sep 17 00:00:00 2001 From: AshC1ty Date: Mon, 17 Jul 2023 22:07:36 +0530 Subject: [PATCH 02/10] feat(domain): akashbabu.is-a.dev --- domains/akashbabu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akashbabu.json diff --git a/domains/akashbabu.json b/domains/akashbabu.json new file mode 100644 index 000000000..9e90238ad --- /dev/null +++ b/domains/akashbabu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "akashbabu" + } + } + \ No newline at end of file From e5e73bffc8653477243456c8c958ce2025e57959 Mon Sep 17 00:00:00 2001 From: AshC1ty Date: Mon, 17 Jul 2023 22:10:01 +0530 Subject: [PATCH 03/10] feat(domain): akash.is-a.dev --- domains/akash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json new file mode 100644 index 000000000..9e90238ad --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "akashbabu" + } + } + \ No newline at end of file From 5024c697760c7678c3c8bb57f637d15f959bfe9c Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Tue, 18 Jul 2023 11:51:05 +0530 Subject: [PATCH 04/10] Create ashc1ty.json --- domains/ashc1ty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ashc1ty.json diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json new file mode 100644 index 000000000..0d564b944 --- /dev/null +++ b/domains/ashc1ty.json @@ -0,0 +1,11 @@ +{ + "description": "AshC1ty's Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} From fc4b6f4af7bbf78273a352c868da9034d35c7930 Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Wed, 19 Jul 2023 21:58:06 +0530 Subject: [PATCH 05/10] Update ashcity.json --- domains/ashcity.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ashcity.json b/domains/ashcity.json index b10152a4d..5c2c2fc5f 100644 --- a/domains/ashcity.json +++ b/domains/ashcity.json @@ -1,10 +1,12 @@ { + "description": "My hobby website for fun", + "repo": "https://github.com/AshC1ty/AshC1ty.github.io", "owner": { "username": "AshC1ty", "email": "ashcity07734@gmail.com" }, "record": { - "CNAME": "ashcity" + "CNAME": "AshC1ty.github.io" } } - \ No newline at end of file + From 0f876d07ca7d0b27d39900ca745df93591c6a7cc Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:51:17 +0530 Subject: [PATCH 06/10] Update ashc1ty.json --- domains/ashc1ty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json index 0d564b944..726e03975 100644 --- a/domains/ashc1ty.json +++ b/domains/ashc1ty.json @@ -6,6 +6,6 @@ "email": "ashcity07734@gmail.com" }, "record": { - "CNAME": "ashc1ty.github.io" + "txt": "NONE" } } From e96ffd2025f1982b221293642b56e11454683bcd Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:53:07 +0530 Subject: [PATCH 07/10] Delete akash.json --- domains/akash.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json deleted file mode 100644 index 9e90238ad..000000000 --- a/domains/akash.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "akashbabu" - } - } - \ No newline at end of file From 12376a6b493aaf9b9100a8ed9594380d5f4be2bb Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:53:31 +0530 Subject: [PATCH 08/10] Delete ashcity.json --- domains/ashcity.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ashcity.json diff --git a/domains/ashcity.json b/domains/ashcity.json deleted file mode 100644 index 5c2c2fc5f..000000000 --- a/domains/ashcity.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My hobby website for fun", - "repo": "https://github.com/AshC1ty/AshC1ty.github.io", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "AshC1ty.github.io" - } - } - From 5d6c792fb5b652b2df2de82c04a3ce4c845cba7b Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:53:55 +0530 Subject: [PATCH 09/10] Delete akashbabu.json --- domains/akashbabu.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/akashbabu.json diff --git a/domains/akashbabu.json b/domains/akashbabu.json deleted file mode 100644 index 9e90238ad..000000000 --- a/domains/akashbabu.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "akashbabu" - } - } - \ No newline at end of file From 080d9acceaa3d751bd91a6b0285d2f09cbf0f72c Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:54:50 +0530 Subject: [PATCH 10/10] Update ashc1ty.json --- domains/ashc1ty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json index 726e03975..0d564b944 100644 --- a/domains/ashc1ty.json +++ b/domains/ashc1ty.json @@ -6,6 +6,6 @@ "email": "ashcity07734@gmail.com" }, "record": { - "txt": "NONE" + "CNAME": "ashc1ty.github.io" } }