From 4cd9003d4157982276d6dd93ef7dd5d6257d2aae Mon Sep 17 00:00:00 2001 From: Darshan Date: Thu, 6 Mar 2025 22:17:18 +0530 Subject: [PATCH 1/5] Create darsshan.json --- domains/darsshan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darsshan.json diff --git a/domains/darsshan.json b/domains/darsshan.json new file mode 100644 index 000000000..8afc5f203 --- /dev/null +++ b/domains/darsshan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DotEnvv", + "email": "nahsrad04@gmail.com" + }, + "record": { + "CNAME": "DotEnvv.github.io" + } +} From fc6e93fac6dbbfcdafdd473f0762d0a2214ca5cc Mon Sep 17 00:00:00 2001 From: nvcoden Date: Thu, 6 Mar 2025 19:23:11 +0100 Subject: [PATCH 2/5] adding a domain --- domains/nvcoden.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nvcoden.json diff --git a/domains/nvcoden.json b/domains/nvcoden.json new file mode 100644 index 000000000..11fe760d6 --- /dev/null +++ b/domains/nvcoden.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for my personal stuff and things I like", + "repo": "https://github.com/nvcoden/nvcoden.github.io", + "owner": { + "username": "nvcoden", + "email": "navneeths55555@gmail.com" + }, + "record": { + "CNAME": "nvcoden.github.io" + } + } \ No newline at end of file From f31aa2705878037ae398c43f1e94de701d17d0ae Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:31:57 +0530 Subject: [PATCH 3/5] Create _github-pages-challenge-kunalpurandare.json --- domains/_github-pages-challenge-kunalpurandare.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kunalpurandare.json diff --git a/domains/_github-pages-challenge-kunalpurandare.json b/domains/_github-pages-challenge-kunalpurandare.json new file mode 100644 index 000000000..d0d73b34d --- /dev/null +++ b/domains/_github-pages-challenge-kunalpurandare.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kunalpurandare", + "email": "kunalpurandare1703@gmail.com" + }, + "record": { + "TXT": "6ab808f578d906f3b0fe8333da9b57" + } +} From 91ef6bbc38157865022855fa0ee05c80ea4ef218 Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:40:39 +0530 Subject: [PATCH 4/5] Rename _github-pages-challenge-kunalpurandare.json to _github-pages-challenge-kunalpurandare.kunalpurandare.json --- ...=> _github-pages-challenge-kunalpurandare.kunalpurandare.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-kunalpurandare.json => _github-pages-challenge-kunalpurandare.kunalpurandare.json} (100%) diff --git a/domains/_github-pages-challenge-kunalpurandare.json b/domains/_github-pages-challenge-kunalpurandare.kunalpurandare.json similarity index 100% rename from domains/_github-pages-challenge-kunalpurandare.json rename to domains/_github-pages-challenge-kunalpurandare.kunalpurandare.json From 5ea3303a6a97d1357c61960722711f75872f945a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 7 Mar 2025 11:34:06 +0400 Subject: [PATCH 5/5] Update domains/darsshan.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/darsshan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/darsshan.json b/domains/darsshan.json index 8afc5f203..a25d97bdf 100644 --- a/domains/darsshan.json +++ b/domains/darsshan.json @@ -4,6 +4,6 @@ "email": "nahsrad04@gmail.com" }, "record": { - "CNAME": "DotEnvv.github.io" + "CNAME": "dotenvv.github.io" } }