From 86a1a18ed449ef6ce02e4c9086196716ac2b069b Mon Sep 17 00:00:00 2001 From: "er." <145699040+oqzx@users.noreply.github.com> Date: Sun, 6 Apr 2025 18:28:30 +1000 Subject: [PATCH 01/22] NS Record (kyizl.is-a.dev) --- domains/kyizl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kyizl.json b/domains/kyizl.json index 5cf95d2ef..4c763685c 100644 --- a/domains/kyizl.json +++ b/domains/kyizl.json @@ -4,6 +4,6 @@ "email": "ekn@envs.net" }, "record": { - "CNAME": "kyizl.pages.dev" + "NS": ["ali.ns.cloudflare.com", "clay.ns.cloudflare.com"] } } From 51ddd216d1e523b6d5cdfb4bf356b39278e32eb1 Mon Sep 17 00:00:00 2001 From: "er." <145699040+oqzx@users.noreply.github.com> Date: Sun, 6 Apr 2025 18:37:21 +1000 Subject: [PATCH 02/22] Delete nested subdomain (api.kyizl.json) --- domains/api.kyizl.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/api.kyizl.json diff --git a/domains/api.kyizl.json b/domains/api.kyizl.json deleted file mode 100644 index 9d14c9352..000000000 --- a/domains/api.kyizl.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "oqzx", - "email": "ekn@envs.net" - }, - "record": { - "CNAME": "rev.kyizl.workers.dev" - } -} From 5fce25164b234dcb4604c6b428d26e91bad3beb1 Mon Sep 17 00:00:00 2001 From: Farel Reski Aditiya Date: Wed, 9 Apr 2025 00:31:14 +0700 Subject: [PATCH 03/22] Register `farel.is-a.dev` domain --- domains/farel.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/farel.json diff --git a/domains/farel.json b/domains/farel.json new file mode 100644 index 000000000..6dd8471a3 --- /dev/null +++ b/domains/farel.json @@ -0,0 +1,14 @@ +{ + "description": "Personal development, testing, and deployment", + "repo": "https://github.com/FarelRA/profile", + "owner": { + "username": "FarelRA", + "email": "farelreskiaditiya22@gmail.com" + }, + "record": { + "NS": [ + "adi.ns.cloudflare.com", + "clayton.ns.cloudflare.com" + ] + } +} From 08f185c461826fe40ae5b82ab37bca0686eaaa22 Mon Sep 17 00:00:00 2001 From: Jesgran <83729533+Jesgran@users.noreply.github.com> Date: Thu, 10 Apr 2025 10:54:14 +0200 Subject: [PATCH 04/22] Create status.jes.json --- domains/status.jes.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/status.jes.json diff --git a/domains/status.jes.json b/domains/status.jes.json new file mode 100644 index 000000000..85f017016 --- /dev/null +++ b/domains/status.jes.json @@ -0,0 +1,11 @@ +{ + "description": "status page for my bot hosted on db hosting", + "repo": "https://github.com/BMO-Bots/CentroAssistenzaPoldhub", + "owner": { + "username": "jesgran", + "email": "calzdani20@libero.it" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 2905ee5bd566245262397cff88ce48db1e09ba2a Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+pibiswal@users.noreply.github.com> Date: Fri, 11 Apr 2025 00:06:37 +0530 Subject: [PATCH 05/22] Update piyushrb.json --- domains/piyushrb.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index d63f30855..c6ac55d03 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -1,11 +1,12 @@ { "description": "Personal Portfolio Website", - "repo": "https://github.com/piyush-rb/piyush-rb.github.io", + "repo": "https://github.com/pibiswal/pibiswal.github.io", "owner": { - "username": "piyush-rb", + "username": "pibiswal", "email": "urpiyush39@gmail.com" }, "record": { - "CNAME": "piyush-rb.github.io" + "CNAME": "pibiswal.github.io", + "TXT": "google-site-verification=kDWGAChQixBO8bGxGGNoA9kXH24lQyfomrT3zyC5jiM" } } From 1f5a66efb6b4dcf1f8b936c6d204384363fbc150 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+pibiswal@users.noreply.github.com> Date: Fri, 11 Apr 2025 00:08:48 +0530 Subject: [PATCH 06/22] Create _github-pages-challenge-pibiswal.piyushrb.json --- domains/_github-pages-challenge-pibiswal.piyushrb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-pibiswal.piyushrb.json diff --git a/domains/_github-pages-challenge-pibiswal.piyushrb.json b/domains/_github-pages-challenge-pibiswal.piyushrb.json new file mode 100644 index 000000000..145cdd88f --- /dev/null +++ b/domains/_github-pages-challenge-pibiswal.piyushrb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pibiswal", + "email": "urpiyush39@gmail.com" + }, + "record": { + "TXT": "88b57a52bf70abe3255cb330bdc2e2" + } +} From 468692becb43eea0fc0af4629cc153e8aed3e955 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+pibiswal@users.noreply.github.com> Date: Fri, 11 Apr 2025 00:17:52 +0530 Subject: [PATCH 07/22] Update piyushrb.json --- domains/piyushrb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index c6ac55d03..75fa6d016 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -8,5 +8,6 @@ "record": { "CNAME": "pibiswal.github.io", "TXT": "google-site-verification=kDWGAChQixBO8bGxGGNoA9kXH24lQyfomrT3zyC5jiM" - } + }, + "proxied": true } From 0da9b9ec6cedd76218bdbe73e08697f0e51dedf0 Mon Sep 17 00:00:00 2001 From: Cedrick Feze Date: Thu, 10 Apr 2025 21:14:06 +0200 Subject: [PATCH 08/22] Update cedrickfeze.json From 3eed89afc46662309c0dd78aab2f4e609ce1d5e8 Mon Sep 17 00:00:00 2001 From: Cedrick Feze Date: Thu, 10 Apr 2025 21:18:04 +0200 Subject: [PATCH 09/22] Create _vercel.cedrickfeze.json --- domains/_vercel.cedrickfeze.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.cedrickfeze.json diff --git a/domains/_vercel.cedrickfeze.json b/domains/_vercel.cedrickfeze.json new file mode 100644 index 000000000..c63c2accb --- /dev/null +++ b/domains/_vercel.cedrickfeze.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cedrickdev", + "email": "cedrickv.tchindaf@hes-so.ch" + }, + "record": { + "TXT": "vc-domain-verify=cedrickfeze.is-a.dev,71a63578cf6cddd91370" + } +} From 622a6c6b3052d1388d17f56bc43960643f698dbb Mon Sep 17 00:00:00 2001 From: AGA Dev <41817332+lcnghulam@users.noreply.github.com> Date: Thu, 10 Apr 2025 23:50:50 +0700 Subject: [PATCH 10/22] Create aga.json This subdomain points to my portfolio website --- domains/aga.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aga.json diff --git a/domains/aga.json b/domains/aga.json new file mode 100644 index 000000000..36d07d84e --- /dev/null +++ b/domains/aga.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lcnghulam", + "email": "lcnghulam1@gmail.com", + "discord": "blessing455451", + }, + "record": { + "CNAME": "lcnghulam.vercel.app" + } +} From ef27243c7e1f2178bc968eecf9ab879645c474e2 Mon Sep 17 00:00:00 2001 From: Karl Benjamin Bughaw Date: Fri, 11 Apr 2025 16:50:16 +0800 Subject: [PATCH 11/22] Create golgrax.json --- domains/golgrax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/golgrax.json diff --git a/domains/golgrax.json b/domains/golgrax.json new file mode 100644 index 000000000..921f89d2f --- /dev/null +++ b/domains/golgrax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Golgrax", + "twitter": "Golgrax" + }, + "record": { + "CNAME": "golgrax.pages.dev" + } +} From f7915a457ab441920f740700da83974cd36bbf8b Mon Sep 17 00:00:00 2001 From: Akshat Date: Fri, 11 Apr 2025 14:54:11 +0530 Subject: [PATCH 12/22] Update status.akshtt.json --- domains/status.akshtt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/status.akshtt.json b/domains/status.akshtt.json index 392b9a20f..61d600bfe 100644 --- a/domains/status.akshtt.json +++ b/domains/status.akshtt.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["45.133.74.41"] + "A": ["173.208.244.13"] } } - \ No newline at end of file + From 4316431fd4d543de6f1d9518af961836da77bae9 Mon Sep 17 00:00:00 2001 From: Vaishnavi Deshmukh <78345307+vaishnavid07@users.noreply.github.com> Date: Fri, 11 Apr 2025 15:13:05 +0530 Subject: [PATCH 13/22] Create vaishnavi.json --- domains/vaishnavi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vaishnavi.json diff --git a/domains/vaishnavi.json b/domains/vaishnavi.json new file mode 100644 index 000000000..23d6b9cbb --- /dev/null +++ b/domains/vaishnavi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vaishnavid07", + "email": "vaishnavi.deshmukh201@gmail.com" + }, + "record": { + "CNAME": "vaishnavid07.github.io" + } +} From c24337a6b3738f169cdd9045caffea826bb6575b Mon Sep 17 00:00:00 2001 From: Mohammad Yousaf Date: Fri, 11 Apr 2025 18:12:12 +0500 Subject: [PATCH 14/22] Create fyiimysf --- domains/fyiimysf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fyiimysf diff --git a/domains/fyiimysf b/domains/fyiimysf new file mode 100644 index 000000000..d0054474b --- /dev/null +++ b/domains/fyiimysf @@ -0,0 +1,10 @@ +{ + "description": "A personal portfolio Site", + "owner": { + "username": "fyiimysf", + "email": "m.y5f.mohammad@gmail.com" + }, + "record": { + "CNAME": "fyiimysf.pages.dev" + } +} From f7cf6821afba607198bb9f8b22cf10b9b37809d6 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 11 Apr 2025 16:55:44 +0300 Subject: [PATCH 15/22] fix: typo --- domains/aga.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aga.json b/domains/aga.json index 36d07d84e..8f8285260 100644 --- a/domains/aga.json +++ b/domains/aga.json @@ -2,7 +2,7 @@ "owner": { "username": "lcnghulam", "email": "lcnghulam1@gmail.com", - "discord": "blessing455451", + "discord": "blessing455451" }, "record": { "CNAME": "lcnghulam.vercel.app" From b6f403fc345aea6f48fcf6c18fd5485a39ab74a1 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 11 Apr 2025 17:07:09 +0300 Subject: [PATCH 16/22] Rename fyiimysf to fyiimysf.json --- domains/{fyiimysf => fyiimysf.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{fyiimysf => fyiimysf.json} (100%) diff --git a/domains/fyiimysf b/domains/fyiimysf.json similarity index 100% rename from domains/fyiimysf rename to domains/fyiimysf.json From 814ca94c1df56f3704ad376534891368804d5c13 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 11 Apr 2025 16:17:41 +0200 Subject: [PATCH 17/22] Create aag.json --- domains/aag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aag.json diff --git a/domains/aag.json b/domains/aag.json new file mode 100644 index 000000000..b86fa9af7 --- /dev/null +++ b/domains/aag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "01AleX12", + "email": "aag.devv@gmail.com" + }, + "record": { + "CNAME": "01alex12.github.io" + } +} From a17d805a70d4c3bc3af8f81e244ca1ca084add2f Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 11 Apr 2025 17:51:52 +0300 Subject: [PATCH 18/22] Delete domains/tafviet.json --- domains/tafviet.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tafviet.json diff --git a/domains/tafviet.json b/domains/tafviet.json deleted file mode 100644 index e28823b63..000000000 --- a/domains/tafviet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Landing page for tafviet.is-a.dev", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "is-a-dev", - "email": "meccar@protonmail.com" - }, - "record": { - "CNAME": "meccar.github.io" - } -} From e18616c35ce8e9ccfc50d8dad067fb5cec3891a3 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 11 Apr 2025 22:59:22 +0800 Subject: [PATCH 19/22] Delete domains/get.json --- domains/get.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/get.json diff --git a/domains/get.json b/domains/get.json deleted file mode 100644 index aab28d71a..000000000 --- a/domains/get.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "URL": "https://github.com/is-a-dev/register" - } -} From dee77eb2fb805e02e105aa3ff7f67f098ea1b2b0 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 11 Apr 2025 23:00:09 +0800 Subject: [PATCH 20/22] Delete domains/register.json --- domains/register.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/register.json diff --git a/domains/register.json b/domains/register.json deleted file mode 100644 index aab28d71a..000000000 --- a/domains/register.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "URL": "https://github.com/is-a-dev/register" - } -} From 1823ad5124674ecb70cac688a9a49b9fe7f646cf Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 11 Apr 2025 23:01:04 +0800 Subject: [PATCH 21/22] reserve `get` and `register` --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index cfeee98a3..66153768a 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -41,6 +41,7 @@ "feedback", "file", "files", + "get", "help", "helper", "helpers", @@ -105,6 +106,7 @@ "production", "r", "redirect", + "register", "registrar", "registry", "reserved", From 4e1eef1f2351e74a29291aa1aec7690652165271 Mon Sep 17 00:00:00 2001 From: AGA Dev <41817332+lcnghulam@users.noreply.github.com> Date: Fri, 11 Apr 2025 22:53:33 +0700 Subject: [PATCH 22/22] Create _vercel.aga.json --- domains/_vercel.aga.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aga.json diff --git a/domains/_vercel.aga.json b/domains/_vercel.aga.json new file mode 100644 index 000000000..9e6d64b9f --- /dev/null +++ b/domains/_vercel.aga.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lcnghulam", + "email": "lcnghulam1@gmail.com", + "discord": "blessing455451" + }, + "record": { + "TXT": "vc-domain-verify=aga.is-a.dev,c9684d0007365a74f553" + } +}