From c1f21b2f75259e6753ed64bd67c602b6fd0c9014 Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:57:08 +0700 Subject: [PATCH 01/15] Create gewalee.json --- domains/gewalee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gewalee.json diff --git a/domains/gewalee.json b/domains/gewalee.json new file mode 100644 index 000000000..e28310662 --- /dev/null +++ b/domains/gewalee.json @@ -0,0 +1,11 @@ +{ + "description": "Github Pages serving as an online resume site for gewaleelek", + "repo": "https://github.com/gewaleelek/gewaleelek.github.io", + "owner": { + "username": "gewaleelek", + "email": "165679471+gewaleelek@users.noreply.github.com" + }, + "record": { + "CNAME": "gewaleelek.github.io" + } +} From aed101c27489eb86fada38239a71d4010253bc97 Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:50:17 +0000 Subject: [PATCH 02/15] Create oliver domain --- domains/oliver | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oliver diff --git a/domains/oliver b/domains/oliver new file mode 100644 index 000000000..ce2f2cc8d --- /dev/null +++ b/domains/oliver @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oli-ward", + "email": "oliver.ward94@gmail.com" + }, + "record": { + "CNAME": "https://is-a-dev-zc9.pages.dev/" + } +} From ac1f754c5e038e8a03559763ea0f901f5eeee37b Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Mon, 10 Feb 2025 09:59:58 +0000 Subject: [PATCH 03/15] Rename oliver to oliver.json --- domains/{oliver => oliver.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{oliver => oliver.json} (100%) diff --git a/domains/oliver b/domains/oliver.json similarity index 100% rename from domains/oliver rename to domains/oliver.json From 29f72d994d7aede7df5db081dd65ed995c12c3bd Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:39:25 +0000 Subject: [PATCH 04/15] Update oliver.json remove https from url --- domains/oliver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oliver.json b/domains/oliver.json index ce2f2cc8d..0f16d3134 100644 --- a/domains/oliver.json +++ b/domains/oliver.json @@ -4,6 +4,6 @@ "email": "oliver.ward94@gmail.com" }, "record": { - "CNAME": "https://is-a-dev-zc9.pages.dev/" + "CNAME": "is-a-dev-zc9.pages.dev" } } From efbe4c39d4d13018840807413b74cece41589b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:55:39 -0300 Subject: [PATCH 05/15] Create owens.json --- domains/owens.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/owens.json diff --git a/domains/owens.json b/domains/owens.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/owens.json @@ -0,0 +1 @@ + From 6180ae711e970c0cb0b236685d480b1ca26ea363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:58:37 -0300 Subject: [PATCH 06/15] Update owens.json Mi repositorio --- domains/owens.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index 8b1378917..0332c732d 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "owenslopez211" + }, + "record": { + "CNAME": "owenslopez211.github.io" + } +} From bae5eb0f6a1f9299ccc9968aff5bf6d8123c1aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:23:06 -0300 Subject: [PATCH 07/15] Update owens.json --- domains/owens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index 0332c732d..c963cfd33 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -3,6 +3,6 @@ "username": "owenslopez211" }, "record": { - "CNAME": "owenslopez211.github.io" + "CNAME": "owenslopez211.github.io/owens-dev-journey" } } From 8553a378a62a875c44aa4260c36a5cad64e6e96a Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:15:00 +0700 Subject: [PATCH 08/15] Remove the email field --- domains/gewalee.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/gewalee.json b/domains/gewalee.json index e28310662..8148fa2f9 100644 --- a/domains/gewalee.json +++ b/domains/gewalee.json @@ -2,8 +2,7 @@ "description": "Github Pages serving as an online resume site for gewaleelek", "repo": "https://github.com/gewaleelek/gewaleelek.github.io", "owner": { - "username": "gewaleelek", - "email": "165679471+gewaleelek@users.noreply.github.com" + "username": "gewaleelek" }, "record": { "CNAME": "gewaleelek.github.io" From f929bfaa17d03151d52daf8cb5b0a21396634b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:13:48 -0300 Subject: [PATCH 09/15] Update owens.json --- domains/owens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index c963cfd33..0332c732d 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -3,6 +3,6 @@ "username": "owenslopez211" }, "record": { - "CNAME": "owenslopez211.github.io/owens-dev-journey" + "CNAME": "owenslopez211.github.io" } } From 50d2bcb71355174c41fc8bea595438aa4d97ff69 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 18:42:47 +0100 Subject: [PATCH 10/15] Create omi.json --- domains/omi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/omi.json diff --git a/domains/omi.json b/domains/omi.json new file mode 100644 index 000000000..5dc58d88b --- /dev/null +++ b/domains/omi.json @@ -0,0 +1,10 @@ +{ + "description": "Omi Personal Webpage", + "owner": { + "username": "omi-the-sorcerer" + }, + "record": { + "CNAME": "casa.pribyte.cloud", + "TXT": "I Love Cats" + } +} From bca4cd936cb02ce3ac42404776482064635c65d8 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 18:47:26 +0100 Subject: [PATCH 11/15] Update omi.json --- domains/omi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omi.json b/domains/omi.json index 5dc58d88b..4743203d6 100644 --- a/domains/omi.json +++ b/domains/omi.json @@ -4,7 +4,7 @@ "username": "omi-the-sorcerer" }, "record": { - "CNAME": "casa.pribyte.cloud", + "CNAME": "omi.cat", "TXT": "I Love Cats" } } From 38fcccff151df7eba04ded335f5b2904f62427e0 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Fri, 14 Feb 2025 23:50:32 +0530 Subject: [PATCH 12/15] Create mayuresh.json --- domains/mayuresh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mayuresh.json diff --git a/domains/mayuresh.json b/domains/mayuresh.json new file mode 100644 index 000000000..8baa968e3 --- /dev/null +++ b/domains/mayuresh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mayur1377" + }, + "record": { + "CNAME": "https://iammayur.vercel.app" + } +} From effddb6a5b792f2dfc41d388d98fe224073c6f32 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Fri, 14 Feb 2025 23:54:36 +0530 Subject: [PATCH 13/15] Update mayuresh.json --- domains/mayuresh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mayuresh.json b/domains/mayuresh.json index 8baa968e3..2b7ef2973 100644 --- a/domains/mayuresh.json +++ b/domains/mayuresh.json @@ -1,6 +1,7 @@ { "owner": { - "username": "mayur1377" + "username": "mayur1377", + "email": "mayuresh1377@gmail.com" }, "record": { "CNAME": "https://iammayur.vercel.app" From f1a05d35f92c97ddd5e4232ff435721e147b0008 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:36:09 +0530 Subject: [PATCH 14/15] Update mayuresh.json fix --- domains/mayuresh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mayuresh.json b/domains/mayuresh.json index 2b7ef2973..376e8374c 100644 --- a/domains/mayuresh.json +++ b/domains/mayuresh.json @@ -4,6 +4,6 @@ "email": "mayuresh1377@gmail.com" }, "record": { - "CNAME": "https://iammayur.vercel.app" + "CNAME": "iammayur.vercel.app" } } From 3360a9116232a915166b0ffcbd2ec1e57bc84549 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:10:32 +0100 Subject: [PATCH 15/15] Actualizar omi.json --- domains/omi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/omi.json b/domains/omi.json index 4743203d6..e9f3641b3 100644 --- a/domains/omi.json +++ b/domains/omi.json @@ -4,7 +4,6 @@ "username": "omi-the-sorcerer" }, "record": { - "CNAME": "omi.cat", - "TXT": "I Love Cats" + "CNAME": "omi.cat" } }