From 09e899e2fef43653b2a302961be52ac3df722c02 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:17:06 +0700 Subject: [PATCH 01/56] Create yohanesrioirsan.json --- domains/yohanesrioirsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yohanesrioirsan.json diff --git a/domains/yohanesrioirsan.json b/domains/yohanesrioirsan.json new file mode 100644 index 000000000..0edf88def --- /dev/null +++ b/domains/yohanesrioirsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" + } +} 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 02/56] 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 46916983d694a6d962d3a786ed81880f0902ede3 Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 7 Feb 2025 04:55:37 +0000 Subject: [PATCH 03/56] Create siritas.json --- domains/siritas.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/siritas.json diff --git a/domains/siritas.json b/domains/siritas.json new file mode 100644 index 000000000..6b426439d --- /dev/null +++ b/domains/siritas.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dahoba" + }, + "record": { + "URL ": "https://siritas.gitlab.io" + } +} From 5ae1d46f4454006913d869535a04e39b04333b0e Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 7 Feb 2025 05:07:09 +0000 Subject: [PATCH 04/56] Update siritas.json add email contact --- domains/siritas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/siritas.json b/domains/siritas.json index 6b426439d..18e09e7ae 100644 --- a/domains/siritas.json +++ b/domains/siritas.json @@ -1,6 +1,7 @@ { "owner": { - "username": "dahoba" + "username": "dahoba", + "email": "dahoba+github@gmail.com" }, "record": { "URL ": "https://siritas.gitlab.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 05/56] 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 06/56] 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 07/56] 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 08/56] 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 09/56] 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 383cea351947e7311e47fb9fc5c0dd218e34716a Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:26:15 -0700 Subject: [PATCH 10/56] Update skibidi.json --- domains/skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index e8446824e..ee66e2c72 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -1,9 +1,10 @@ { "owner": { "username": "bananaking6", + "email": "", "discord": "skibidibagel" }, "record": { - "CNAME": "bananaking6.github.io" + "CNAME": "skibidi-3.vercel.app" } } From 2ded2c30e7bd2b1982f6cc19554c9ec0a47fec57 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:28:13 -0700 Subject: [PATCH 11/56] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index f2cad5ed2..0d6e20472 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,7 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d" + "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", + "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" } } 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 12/56] 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 b7c434373f355d2caed6b14b67341d86d8b4de88 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:56:31 +0700 Subject: [PATCH 13/56] Create layhout.json --- domains/layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/layhout.json diff --git a/domains/layhout.json b/domains/layhout.json new file mode 100644 index 000000000..8495d5052 --- /dev/null +++ b/domains/layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "CNAME": "https://chea-layhout.vercel.app/" + } +} From ace69a89a6702056d2e3422d62627d4ec8184b18 Mon Sep 17 00:00:00 2001 From: RAJESH REDDY <93756207+Rajesh-Reddy1@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:45:41 +0530 Subject: [PATCH 14/56] Create _vercel.rajeshreddy.json --- domains/_vercel.rajeshreddy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.rajeshreddy.json diff --git a/domains/_vercel.rajeshreddy.json b/domains/_vercel.rajeshreddy.json new file mode 100644 index 000000000..f4bfd865c --- /dev/null +++ b/domains/_vercel.rajeshreddy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com", + "discord": "suuiii_1" + }, + "record": { + "TXT": "vc-domain-verify=rajeshreddy.is-a.dev,400e697edc993cbbeab7" + } +} From 43623273920f2576afcd975b932bbba408e1bfb8 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:09:01 +0700 Subject: [PATCH 15/56] Update layhout.json --- domains/layhout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/layhout.json b/domains/layhout.json index 8495d5052..c36c03fa1 100644 --- a/domains/layhout.json +++ b/domains/layhout.json @@ -4,6 +4,6 @@ "email": "layhoutworkmail@gmail.com" }, "record": { - "CNAME": "https://chea-layhout.vercel.app/" + "A": ["76.76.21.21"] } } 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 16/56] 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 26b016e333bd9b774240f7c1ea02c74b158e5fdc Mon Sep 17 00:00:00 2001 From: Jean Claude Geagea <88094662+jeanclaudegeagea@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:50:27 +0200 Subject: [PATCH 17/56] Create jeanclaude.json --- domains/jeanclaude.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jeanclaude.json diff --git a/domains/jeanclaude.json b/domains/jeanclaude.json new file mode 100644 index 000000000..6ad03b19d --- /dev/null +++ b/domains/jeanclaude.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jeanclaudegeagea", + "email": "jeanclaude.geagea@gmail.com" + }, + "record": { + "CNAME": "jeanclaude-omega.vercel.app" + } +} From 37b629ca765ec5575b97cf44465975bdf9d15429 Mon Sep 17 00:00:00 2001 From: mkrage <52537982+mkrage@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:01:29 +0100 Subject: [PATCH 18/56] Create raspicloud.json --- domains/raspicloud.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raspicloud.json diff --git a/domains/raspicloud.json b/domains/raspicloud.json new file mode 100644 index 000000000..cd400dd65 --- /dev/null +++ b/domains/raspicloud.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mkrage", + "email": "manuel.krage@gmx.de" + }, + "record": { + "A": ["141.144.239.115"] + } +} From 1eaddd4d2a73a628b626c856af33bdc8e0fba572 Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:55:43 +0000 Subject: [PATCH 19/56] Update domains/siritas.json typo correction Co-authored-by: iostpa --- domains/siritas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siritas.json b/domains/siritas.json index 18e09e7ae..f036001d6 100644 --- a/domains/siritas.json +++ b/domains/siritas.json @@ -4,6 +4,6 @@ "email": "dahoba+github@gmail.com" }, "record": { - "URL ": "https://siritas.gitlab.io" + "URL": "https://siritas.gitlab.io" } } From 91277d49ce529763468553715a5df3163970d357 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Fri, 14 Feb 2025 15:59:31 +0500 Subject: [PATCH 20/56] Update affan.json --- domains/affan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index 0e73889ac..9930f2698 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -11,7 +11,8 @@ ], "TXT": [ "v=spf1 include:_spf.mx.cloudflare.net include:spf.improvmx.com ~all", - "dh=92c9945830f32cb180df547af9f491ff1a4c75a9" + "dh=92c9945830f32cb180df547af9f491ff1a4c75a9", + "google-site-verification=siT0966V4oDzv8eaTUk2ISSZY5Ox6BU2eM28sg2fUFo" ] } } From 1707f29d24b0dd43e998ea2e3ca12de7c1478894 Mon Sep 17 00:00:00 2001 From: Jean Claude Geagea <88094662+jeanclaudegeagea@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:18:48 +0200 Subject: [PATCH 21/56] Create _vercel.jeanclaude.json --- domains/_vercel.jeanclaude.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jeanclaude.json diff --git a/domains/_vercel.jeanclaude.json b/domains/_vercel.jeanclaude.json new file mode 100644 index 000000000..75c0aa258 --- /dev/null +++ b/domains/_vercel.jeanclaude.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jeanclaudegeagea", + "email": "jeanclaude.geagea@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jeanclaude.is-a.dev,76b49022de3c560947e8" + } +} From d00c39077dec50acfe261c0c000bc95464f03e71 Mon Sep 17 00:00:00 2001 From: Varun Kumar Date: Fri, 14 Feb 2025 18:14:50 +0530 Subject: [PATCH 22/56] Create varun-kumar.json --- domains/varun-kumar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/varun-kumar.json diff --git a/domains/varun-kumar.json b/domains/varun-kumar.json new file mode 100644 index 000000000..747ee4f16 --- /dev/null +++ b/domains/varun-kumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "varun-kumar-code", + "email": "varunkumar1329@gmail.com" + }, + "record": { + "CNAME": "varun-kumar-code.github.io" + } +} From efcc5a9dff4e7d70562ac460c611246695f5244f Mon Sep 17 00:00:00 2001 From: Yashoku Date: Fri, 14 Feb 2025 18:50:46 +0600 Subject: [PATCH 23/56] Create yas.json --- domains/yas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yas.json diff --git a/domains/yas.json b/domains/yas.json new file mode 100644 index 000000000..e22f156c1 --- /dev/null +++ b/domains/yas.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/yashokuu/yashokuu.github.io", + "owner": { + "username": "yashoukuu", + "email": "yas.studios.en@gmail.com" + }, + "record": { + "CNAME": "yashokuu.github.io" + } +} From 2e5169763f7f49b7cd2b1c1f695bd36223141978 Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Fri, 14 Feb 2025 15:03:15 +0000 Subject: [PATCH 24/56] Create existing.json applying for a is-a-dev domain --- domains/existing.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/existing.json diff --git a/domains/existing.json b/domains/existing.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/existing.json @@ -0,0 +1 @@ + From fdd5644a677890d1459c48c2fcea25485e99199c Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Fri, 14 Feb 2025 15:20:06 +0000 Subject: [PATCH 25/56] Update existing.json setting file and domain structure --- domains/existing.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/existing.json b/domains/existing.json index 8b1378917..9444e0ff2 100644 --- a/domains/existing.json +++ b/domains/existing.json @@ -1 +1,12 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/existing-dev/existingdev", + "owner": { + "username": "existing-dev", + "email": "maamelankar.deveer@gmail.com" + }, + "record": { + "CNAME": "existing-dev.github.io" + } +} From 0cb62f7e7ae68ac622ad6b024a49bf33c118b33c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=96=E4=B8=80=E5=86=96?= Date: Fri, 14 Feb 2025 18:13:00 +0100 Subject: [PATCH 26/56] Update schuh.json --- domains/schuh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/schuh.json b/domains/schuh.json index 8e397c1d1..896579524 100644 --- a/domains/schuh.json +++ b/domains/schuh.json @@ -4,6 +4,6 @@ "email": "theschuhofyou@gmail.com" }, "record": { - "CNAME": "schuh.pages.dev" + "CNAME": "vqpe.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 27/56] 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 28/56] 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 29/56] 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 30/56] 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 31/56] 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 32/56] 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 2c793cc90aa263eb37e7dedfed2680729d9797f8 Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:39:49 +0530 Subject: [PATCH 33/56] initial commit --- saif/_vercel.saif.json | 10 ++++++++++ saif/saif.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 saif/_vercel.saif.json create mode 100644 saif/saif.json diff --git a/saif/_vercel.saif.json b/saif/_vercel.saif.json new file mode 100644 index 000000000..e8b8b3a13 --- /dev/null +++ b/saif/_vercel.saif.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" + } +} \ No newline at end of file diff --git a/saif/saif.json b/saif/saif.json new file mode 100644 index 000000000..fd53c2507 --- /dev/null +++ b/saif/saif.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "https://saif-two.vercel.app/" + } +} \ No newline at end of file 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 34/56] 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" } } From 77cbf3aaf08b308ea9513544261dfa6acf9a0c4c Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:14:39 +0700 Subject: [PATCH 35/56] Create rioirsan.json --- domains/rioirsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rioirsan.json diff --git a/domains/rioirsan.json b/domains/rioirsan.json new file mode 100644 index 000000000..0edf88def --- /dev/null +++ b/domains/rioirsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" + } +} From fe2cb5cf725aff3e6e241ed83be2236c238bed66 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:15:32 +0700 Subject: [PATCH 36/56] Create rioirsan1.json --- domains/rioirsan1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rioirsan1.json diff --git a/domains/rioirsan1.json b/domains/rioirsan1.json new file mode 100644 index 000000000..b3386cce7 --- /dev/null +++ b/domains/rioirsan1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "CNAME": "yohanesrioirsan.vercel.app" + } +} From a40ff29841d89cb321a1e532424f5a714386be3d Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:49:04 +0530 Subject: [PATCH 37/56] fix --- saif/saif.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/saif/saif.json b/saif/saif.json index fd53c2507..e80847233 100644 --- a/saif/saif.json +++ b/saif/saif.json @@ -1,10 +1,5 @@ { - "owner": { - "username": "Saifkhanz", - "email": "saif137.khan@gmail.com", - "discord": "" - }, "record": { - "CNAME": "https://saif-two.vercel.app/" + "CNAME": "saif-two.vercel.app" } } \ No newline at end of file From 8cc5af192ccbacd765e8c0ec832a1ba9e89ac2b9 Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Fri, 14 Feb 2025 15:25:14 -0400 Subject: [PATCH 38/56] Create _github-pages-challenge-kellylawrence.kelly.json Creating properly named `_github-pages-challenge-kellylawrence.kelly.json` file as discussed at https://github.com/is-a-dev/register/pull/19914#issuecomment-2659984962 --- domains/_github-pages-challenge-kellylawrence.kelly.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kellylawrence.kelly.json diff --git a/domains/_github-pages-challenge-kellylawrence.kelly.json b/domains/_github-pages-challenge-kellylawrence.kelly.json new file mode 100644 index 000000000..a6f1930f8 --- /dev/null +++ b/domains/_github-pages-challenge-kellylawrence.kelly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kellylawrence", + "email": "kelly@kellylawrence.ca" + }, + "record": { + "TXT": "26237ec72d51f1ba56e371e8e3fef9" + } +} From 0761c1b618e4c1f2705ad77da83d6bb140b5a7f2 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:26:37 +0700 Subject: [PATCH 39/56] Rename rioirsan.json to _vercel.yohanesrioirsan.json --- domains/{rioirsan.json => _vercel.yohanesrioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan.json => _vercel.yohanesrioirsan.json} (100%) diff --git a/domains/rioirsan.json b/domains/_vercel.yohanesrioirsan.json similarity index 100% rename from domains/rioirsan.json rename to domains/_vercel.yohanesrioirsan.json From 75c2c38ba1f5fce907dc73a7059cfec0c78ed8cf Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:27:26 +0700 Subject: [PATCH 40/56] Rename rioirsan1.json to rioirsan.json --- domains/{rioirsan1.json => rioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan1.json => rioirsan.json} (100%) diff --git a/domains/rioirsan1.json b/domains/rioirsan.json similarity index 100% rename from domains/rioirsan1.json rename to domains/rioirsan.json From 427c4477c4f568fa52c4e9415e677d27fbe538ec Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Fri, 14 Feb 2025 15:27:40 -0400 Subject: [PATCH 41/56] Delete domains/_github-pages-challenge.kellylawrence.json Deleting improperly named `_github-pages-challenge.kellylawrence.json` file as discussed at https://github.com/is-a-dev/register/pull/19914#issuecomment-2659984962 --- domains/_github-pages-challenge.kellylawrence.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge.kellylawrence.json diff --git a/domains/_github-pages-challenge.kellylawrence.json b/domains/_github-pages-challenge.kellylawrence.json deleted file mode 100644 index a6f1930f8..000000000 --- a/domains/_github-pages-challenge.kellylawrence.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kellylawrence", - "email": "kelly@kellylawrence.ca" - }, - "record": { - "TXT": "26237ec72d51f1ba56e371e8e3fef9" - } -} From d06ceb3523bc0ff27ddd6f1dd0348b7fbcdd2e86 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:27:53 +0700 Subject: [PATCH 42/56] Delete domains/yohanesrioirsan.json --- domains/yohanesrioirsan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/yohanesrioirsan.json diff --git a/domains/yohanesrioirsan.json b/domains/yohanesrioirsan.json deleted file mode 100644 index 0edf88def..000000000 --- a/domains/yohanesrioirsan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yohanesrioirsan", - "email": "rioirsan8@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" - } -} From 5e277a699c21ecd576e79d526b29fc380b56f88c Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:28:08 +0700 Subject: [PATCH 43/56] Rename rioirsan.json to yohanesrioirsan.json --- domains/{rioirsan.json => yohanesrioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan.json => yohanesrioirsan.json} (100%) diff --git a/domains/rioirsan.json b/domains/yohanesrioirsan.json similarity index 100% rename from domains/rioirsan.json rename to domains/yohanesrioirsan.json From 90864ecc36faf2cfd10f29f1dfe9ff7d1bb795d6 Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 01:04:55 +0530 Subject: [PATCH 44/56] fix --- {saif => domains}/_vercel.saif.json | 3 +-- domains/saif.json | 9 +++++++++ saif/saif.json | 5 ----- 3 files changed, 10 insertions(+), 7 deletions(-) rename {saif => domains}/_vercel.saif.json (69%) create mode 100644 domains/saif.json delete mode 100644 saif/saif.json diff --git a/saif/_vercel.saif.json b/domains/_vercel.saif.json similarity index 69% rename from saif/_vercel.saif.json rename to domains/_vercel.saif.json index e8b8b3a13..0207cec10 100644 --- a/saif/_vercel.saif.json +++ b/domains/_vercel.saif.json @@ -1,8 +1,7 @@ { "owner": { "username": "Saifkhanz", - "email": "saif137.khan@gmail.com", - "discord": "" + "email": "saif137.khan@gmail.com" }, "record": { "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" diff --git a/domains/saif.json b/domains/saif.json new file mode 100644 index 000000000..d547e534c --- /dev/null +++ b/domains/saif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com" + }, + "record": { + "CNAME": "saif-two.vercel.app" + } +} \ No newline at end of file diff --git a/saif/saif.json b/saif/saif.json deleted file mode 100644 index e80847233..000000000 --- a/saif/saif.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "record": { - "CNAME": "saif-two.vercel.app" - } -} \ No newline at end of file From 51d3c7e64b23fb3c9b33408bb5b2997955138fac Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:48:22 -0700 Subject: [PATCH 45/56] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index 0d6e20472..d5f4d7781 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,7 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" } } From 66dc89f6b40c1de3a89b89bb22ce0b5539999747 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:53:55 -0700 Subject: [PATCH 46/56] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index d5f4d7781..7e1f54ce5 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" + "TXT": ["vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d"] } } From 600c916f97cfd8e74e4cef46d5c36838531b793e Mon Sep 17 00:00:00 2001 From: Nova 3 Date: Sat, 15 Feb 2025 10:52:26 +1000 Subject: [PATCH 47/56] [chore] Update A record for nova.is-a.dev --- domains/nova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nova.json b/domains/nova.json index 6936d741d..4d94af0ef 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,6 +6,6 @@ "discord": "7un4r" }, "record": { - "A": ["154.29.72.52"] + "A": ["130.51.94.101"] } } From 8a842c4fd7a0a4bfa8fbc9154e82d0a2d0ead015 Mon Sep 17 00:00:00 2001 From: Pakorn Soikham <109463911+newpkorn@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:42:31 +0700 Subject: [PATCH 48/56] Update newpk.json Change host from GitHub Pages to Netlify --- domains/newpk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/newpk.json b/domains/newpk.json index 2371d4f36..c4e09a350 100644 --- a/domains/newpk.json +++ b/domains/newpk.json @@ -4,6 +4,6 @@ "email": "pakorn.soikham@gmail.com" }, "record": { - "CNAME": "newpkorn.github.io" + "CNAME": "newpk.netlify.app" } } From 1b235f31caecdca421a6a32771b236b18b25e441 Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 08:32:51 +0530 Subject: [PATCH 49/56] Create voidvault.json # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [x] I have provided sufficient contact information in the `owner` key. # Website Preview nova-blog-tech.vercel.app --- domains/voidvault.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/voidvault.json diff --git a/domains/voidvault.json b/domains/voidvault.json new file mode 100644 index 000000000..6d11973e7 --- /dev/null +++ b/domains/voidvault.json @@ -0,0 +1,10 @@ +{ + "domain": "voidvault.is-a.dev", + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "records": { + "CNAME": "nova-blog-tech.vercel.app" + } +} From 10df09091499eafe07c3f43411e988936c4d2bcc Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 08:41:51 +0530 Subject: [PATCH 50/56] Create rajeshkumar.json # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [x] I have provided sufficient contact information in the `owner` key. # Website Preview [dev-rajeshkumars.vercel.app](https://dev-rajeshkumars.vercel.app/) --- domains/rajeshkumar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rajeshkumar.json diff --git a/domains/rajeshkumar.json b/domains/rajeshkumar.json new file mode 100644 index 000000000..51d35a91c --- /dev/null +++ b/domains/rajeshkumar.json @@ -0,0 +1,10 @@ +{ + "domain": "rajeshkumar.is-a.dev", + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "records": { + "CNAME": "dev-rajeshkumars.vercel.app" + } +} From 7ce6827b21b40b80bcea2452cde8c1720b17e7e9 Mon Sep 17 00:00:00 2001 From: Farouk Chebaiki Date: Sat, 15 Feb 2025 04:27:29 +0100 Subject: [PATCH 51/56] Create _vercel.farouk.json --- domains/_vercel.farouk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.farouk.json diff --git a/domains/_vercel.farouk.json b/domains/_vercel.farouk.json new file mode 100644 index 000000000..86c13ca87 --- /dev/null +++ b/domains/_vercel.farouk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faroukchebaiki", + "email": "@faroukchebaiki" + }, + "record": { + "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" + } +} From d357b14e045a9dbd709178a7d47a919bb5c6639b Mon Sep 17 00:00:00 2001 From: Farouk Chebaiki Date: Sat, 15 Feb 2025 04:32:55 +0100 Subject: [PATCH 52/56] Create farouk.json --- domains/farouk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/farouk.json diff --git a/domains/farouk.json b/domains/farouk.json new file mode 100644 index 000000000..95a5a3edb --- /dev/null +++ b/domains/farouk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faroukchebaiki", + "email": "farouk.chebaiki@gmail.com" + }, + "record": { + "CNAME": "faroukchebaiki.vercel.app" + } +} From fbcc97f9c74f0ce7ace024cebbdc4a8d1dbba142 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 14 Feb 2025 22:42:57 -0500 Subject: [PATCH 53/56] Update _vercel.farouk.json --- domains/_vercel.farouk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.farouk.json b/domains/_vercel.farouk.json index 86c13ca87..341011e42 100644 --- a/domains/_vercel.farouk.json +++ b/domains/_vercel.farouk.json @@ -1,7 +1,7 @@ { "owner": { "username": "faroukchebaiki", - "email": "@faroukchebaiki" + "email": "farouk.chebaiki@gmail.com" }, "record": { "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" From a167ac03ee7ff6d32f02175f08901960022c14c5 Mon Sep 17 00:00:00 2001 From: RAJESH REDDY <93756207+Rajesh-Reddy1@users.noreply.github.com> Date: Sat, 15 Feb 2025 09:56:30 +0530 Subject: [PATCH 54/56] Create rajeshreddy.json --- domains/rajeshreddy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rajeshreddy.json diff --git a/domains/rajeshreddy.json b/domains/rajeshreddy.json new file mode 100644 index 000000000..b15963b2e --- /dev/null +++ b/domains/rajeshreddy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From e7c92b6e646e9cf1f397cf0d703a5b9a354e7235 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 15 Feb 2025 10:19:20 +0300 Subject: [PATCH 55/56] Update voidvault.json --- domains/voidvault.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/voidvault.json b/domains/voidvault.json index 6d11973e7..0c15c0ec7 100644 --- a/domains/voidvault.json +++ b/domains/voidvault.json @@ -4,7 +4,7 @@ "username": "Dev-Rajeshkumar", "email": "rajesh8778354586@gmail.com" }, - "records": { + "record": { "CNAME": "nova-blog-tech.vercel.app" } } From ed3ec6d7e1fd040b02c33396e7ab1113c92c02db Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 15 Feb 2025 10:20:25 +0300 Subject: [PATCH 56/56] Update rajeshkumar.json --- domains/rajeshkumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rajeshkumar.json b/domains/rajeshkumar.json index 51d35a91c..8cb72bb81 100644 --- a/domains/rajeshkumar.json +++ b/domains/rajeshkumar.json @@ -4,7 +4,7 @@ "username": "Dev-Rajeshkumar", "email": "rajesh8778354586@gmail.com" }, - "records": { + "record": { "CNAME": "dev-rajeshkumars.vercel.app" } }