From d36e96c5f42c6fa7241ed24f82dbc2a90b7d3d0c Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Mon, 6 May 2024 13:16:53 -0600 Subject: [PATCH 01/17] Create miskode.json --- domains/miskode.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/miskode.json diff --git a/domains/miskode.json b/domains/miskode.json new file mode 100644 index 000000000..16c93d85f --- /dev/null +++ b/domains/miskode.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "miskode", + "email": "miskonx@gmail.com" + }, + + "record": { + "CNAME": "miskode.github.io" + } +} From f503f353daef573b83421f5c01274b9800f75f29 Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Tue, 7 May 2024 16:38:11 -0600 Subject: [PATCH 02/17] Update miskode.json --- domains/miskode.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/miskode.json b/domains/miskode.json index 16c93d85f..7925c2502 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -5,6 +5,7 @@ }, "record": { - "CNAME": "miskode.github.io" + "CNAME": "miskode.github.io", + "TXT": "e03000495c20c26b2f53651111d57d" } } From cde3f4ab77a30c3720a37354421a3c0730776b2a Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Wed, 8 May 2024 10:04:07 -0600 Subject: [PATCH 03/17] Update miskode.json --- domains/miskode.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/miskode.json b/domains/miskode.json index 7925c2502..16c93d85f 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -5,7 +5,6 @@ }, "record": { - "CNAME": "miskode.github.io", - "TXT": "e03000495c20c26b2f53651111d57d" + "CNAME": "miskode.github.io" } } From f0b5e71051afd3b8ba6b82575da6c4a1386aed84 Mon Sep 17 00:00:00 2001 From: Miskode <156457880+miskode@users.noreply.github.com> Date: Wed, 8 May 2024 10:06:24 -0600 Subject: [PATCH 04/17] Fixed email --- domains/miskode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/miskode.json b/domains/miskode.json index 16c93d85f..48235f677 100644 --- a/domains/miskode.json +++ b/domains/miskode.json @@ -1,7 +1,7 @@ { "owner": { "username": "miskode", - "email": "miskonx@gmail.com" + "email": "miskonx97@gmail.com" }, "record": { From d668e6d5dd2d8e4e1791d7c617b603511c68cc84 Mon Sep 17 00:00:00 2001 From: zwei <110226580+Vibred@users.noreply.github.com> Date: Thu, 9 May 2024 23:59:17 +0800 Subject: [PATCH 05/17] Register one.is-a.dev --- domains/one.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/one.json diff --git a/domains/one.json b/domains/one.json new file mode 100644 index 000000000..d8a2ea6ec --- /dev/null +++ b/domains/one.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "CNAME": "t-rex-runner.pages.dev" + } + } + \ No newline at end of file From 9292c6ee8162ddb4cea769f811fd42808714a5f0 Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Thu, 9 May 2024 12:14:24 -0400 Subject: [PATCH 06/17] scoobis.is-a.dev Currently I only have the website setup for http, not https. --- domains/scoobis.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/scoobis.json diff --git a/domains/scoobis.json b/domains/scoobis.json new file mode 100644 index 000000000..dd34062b0 --- /dev/null +++ b/domains/scoobis.json @@ -0,0 +1,11 @@ +{ + "description": "scoobis website", + "repo": "https://github.com/turtletown73/http-server", + "owner": { + "username": "turtletown73", + "email": "wetturtle45@gmail.com" + }, + "record": { + "CNAME": "174.182.75.57" + } +} From 7187eea8babc858a68ca5504e4bc46d2342d5d00 Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Thu, 9 May 2024 12:21:06 -0400 Subject: [PATCH 07/17] Update scoobis.json --- domains/scoobis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scoobis.json b/domains/scoobis.json index dd34062b0..d3960b87b 100644 --- a/domains/scoobis.json +++ b/domains/scoobis.json @@ -6,6 +6,6 @@ "email": "wetturtle45@gmail.com" }, "record": { - "CNAME": "174.182.75.57" + "A": "174.182.75.57" } } From d791d752b78ab9863a583a119f0e7d1a2e2482e2 Mon Sep 17 00:00:00 2001 From: Domantas Date: Thu, 9 May 2024 19:31:07 +0300 Subject: [PATCH 08/17] Create domb.json --- domains/domb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/domb.json diff --git a/domains/domb.json b/domains/domb.json new file mode 100644 index 000000000..ed6e4aad5 --- /dev/null +++ b/domains/domb.json @@ -0,0 +1,11 @@ +{ + "description": "to be able to use .is-a.dev domain", + "repo": "https://smailiukas.github.io/", + "owner": { + "username": "smailiukas", + "email": "domantas.bulotas@gmail.com", + }, + "record": { + "CNAME": "smailiukas.github.io" + } +} From bec334e723233603b4bace803f9223af3e9942a9 Mon Sep 17 00:00:00 2001 From: lunaaa <107695978+calamitywoah@users.noreply.github.com> Date: Thu, 9 May 2024 18:44:28 +0200 Subject: [PATCH 09/17] Create _discord.cala.json --- domains/_discord.cala.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.cala.json diff --git a/domains/_discord.cala.json b/domains/_discord.cala.json new file mode 100644 index 000000000..433110d85 --- /dev/null +++ b/domains/_discord.cala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com" + }, + "record": { + "TXT": "dh=2cd3fcd551a8d871e135c5613dccb097d9abcb03" + } +} From 044353ab7050ece02e31e90e95b44d590492264b Mon Sep 17 00:00:00 2001 From: swenet Date: Thu, 9 May 2024 21:00:40 +0300 Subject: [PATCH 10/17] Create swenet.json --- domains/swenet.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/swenet.json diff --git a/domains/swenet.json b/domains/swenet.json new file mode 100644 index 000000000..6982ed49c --- /dev/null +++ b/domains/swenet.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/sweneet/sweneet.github.io", + "owner": { + "username": "sweneet", + "email": "swenetbabapro@gmail.com", + "twitter": "tiltedswenet" + }, + "record": { + "CNAME": "sweneet.github.io" + } +} From 860025c7ed5f211b1b00c6cb343c1dd05aa55b19 Mon Sep 17 00:00:00 2001 From: vornexx <79860992+vornexx@users.noreply.github.com> Date: Thu, 9 May 2024 18:13:36 -0400 Subject: [PATCH 11/17] Create _discord.vornexx.json --- domains/_discord.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json new file mode 100644 index 000000000..f8be38642 --- /dev/null +++ b/domains/_discord.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + } +} From 99d22c4a4de54b9d1e5c2f2388108a1b96fa7335 Mon Sep 17 00:00:00 2001 From: vornexx <79860992+vornexx@users.noreply.github.com> Date: Thu, 9 May 2024 18:25:21 -0400 Subject: [PATCH 12/17] Create _discord.blog.vornexx.json --- domains/_discord.blog.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.blog.vornexx.json diff --git a/domains/_discord.blog.vornexx.json b/domains/_discord.blog.vornexx.json new file mode 100644 index 000000000..7b28e78a2 --- /dev/null +++ b/domains/_discord.blog.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornexx", + "email": "ajay.ramnath@courvix.com" + }, + "record": { + "TXT": "dh=9834c3a11e7647463c3f62cbbbb0aa0442f503f6" + } +} From b5793b4284d958323e58000a97a7c027fe0299d1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 May 2024 07:21:07 +0800 Subject: [PATCH 13/17] Update CODEOWNERS --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ce5139416..c5c665456 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,8 +3,7 @@ /.github/ @wdhdev /.github/CODEOWNERS @phenax @wdhdev -/domains/ @is-a-dev/maintainers -/domains/ @is-a-dev/trial-maintainers +/domains/ @is-a-dev/maintainers @is-a-dev/trial-maintainers *.md @is-a-dev/maintainers /MAINTAINERS.md @wdhdev From 3651b6660e831527ab6608a636c39167ef50bf46 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 9 May 2024 22:21:26 -0400 Subject: [PATCH 14/17] Update domb.json --- domains/domb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/domb.json b/domains/domb.json index ed6e4aad5..3c6aa8349 100644 --- a/domains/domb.json +++ b/domains/domb.json @@ -3,7 +3,7 @@ "repo": "https://smailiukas.github.io/", "owner": { "username": "smailiukas", - "email": "domantas.bulotas@gmail.com", + "email": "domantas.bulotas@gmail.com" }, "record": { "CNAME": "smailiukas.github.io" From 968ddc50334c6cf6ebbe239b8d38a90d9550796d Mon Sep 17 00:00:00 2001 From: LIGMATV <143163098+LIGMATV@users.noreply.github.com> Date: Fri, 10 May 2024 10:11:20 +0700 Subject: [PATCH 15/17] Delete domains/bukumark.json --- domains/bukumark.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bukumark.json diff --git a/domains/bukumark.json b/domains/bukumark.json deleted file mode 100644 index 493d9d510..000000000 --- a/domains/bukumark.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Bookmark manager that keep you simple with beautiful UI", - "repo": "https://github.com/LIGMATV/Bukumark", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv.github.io" - } -} From ec7f265c75cad2ba9df5ea41d1b4a5a41325d979 Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Fri, 10 May 2024 14:40:19 +0500 Subject: [PATCH 16/17] Update subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index e2bdd4481..cb451ac5b 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": "infraswift.itactivities.com" + "CNAME": "cdblxrp8.up.railway.app" } } From cb5dc23760d4c378ee05f874b3c714f0ad7b8ed4 Mon Sep 17 00:00:00 2001 From: Scoobis Trombone <108070070+turtletown73@users.noreply.github.com> Date: Fri, 10 May 2024 07:59:57 -0400 Subject: [PATCH 17/17] Update scoobis.json --- domains/scoobis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scoobis.json b/domains/scoobis.json index d3960b87b..d07c18469 100644 --- a/domains/scoobis.json +++ b/domains/scoobis.json @@ -6,6 +6,6 @@ "email": "wetturtle45@gmail.com" }, "record": { - "A": "174.182.75.57" + "A": ["174.182.75.57"] } }