From 2a5b3c8daf78aca2d723efe5ace5a2a181f09d9f Mon Sep 17 00:00:00 2001 From: Zyrouge Date: Mon, 8 Apr 2024 21:02:17 +0530 Subject: [PATCH 01/20] Update zyrouge.json --- domains/zyrouge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zyrouge.json b/domains/zyrouge.json index e980c87fd..cd4b99e23 100644 --- a/domains/zyrouge.json +++ b/domains/zyrouge.json @@ -5,6 +5,6 @@ "twitter": "_zyrouge_" }, "record": { - "CNAME": "zyrouge.github.io" + "URL": "https://zyrouge.me/" } } From 21b0a1f86433c2e5babf84b2f88856dee72446b5 Mon Sep 17 00:00:00 2001 From: rootCircle Date: Tue, 9 Apr 2024 09:24:42 +0000 Subject: [PATCH 02/20] feat(domain): rootcircle.is-a.dev --- domains/rootcircle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rootcircle.json diff --git a/domains/rootcircle.json b/domains/rootcircle.json new file mode 100644 index 000000000..2bea8a250 --- /dev/null +++ b/domains/rootcircle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rootCircle", + "email": "dev.frolics@gmail.com" + }, + "record": { + "URL": "https://rootcircle.github.io/blog/" + } +} From 8f57e827ac502ad9eda4b5b24512202537c09f61 Mon Sep 17 00:00:00 2001 From: Lab Rat <35325046+rootCircle@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:29:19 +0000 Subject: [PATCH 03/20] feat(domain): update to CNAME record from URL --- domains/rootcircle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rootcircle.json b/domains/rootcircle.json index 2bea8a250..2f73c7e7e 100644 --- a/domains/rootcircle.json +++ b/domains/rootcircle.json @@ -4,6 +4,6 @@ "email": "dev.frolics@gmail.com" }, "record": { - "URL": "https://rootcircle.github.io/blog/" + "CNAME": "rootcircle.github.io" } } From 091875fcd298c3e03f5f375cb069927081deb68d Mon Sep 17 00:00:00 2001 From: mrvasil <107036801+mrvasil@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:08:43 +0300 Subject: [PATCH 04/20] Update mrvasil.json --- domains/mrvasil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrvasil.json b/domains/mrvasil.json index 4949e570a..c83c84e96 100644 --- a/domains/mrvasil.json +++ b/domains/mrvasil.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "90.156.216.174" + "176.109.106.66" ] } } From 7c1032977f4d984797e6c1dab23a6923ede3049c Mon Sep 17 00:00:00 2001 From: ThisCatLikesCrypto Date: Tue, 9 Apr 2024 18:55:49 +0100 Subject: [PATCH 05/20] feat(domain): wilbur.is-a.dev --- domains/wilbur.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wilbur.json diff --git a/domains/wilbur.json b/domains/wilbur.json new file mode 100644 index 000000000..1d7d165c2 --- /dev/null +++ b/domains/wilbur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThisCatLikesCrypto", + "email": "wilburjwilliams123@gmail.com" + }, + "record": { + "CNAME": "https://ww-projects.pages.dev" + } +} From f3987b48679616f46e55ff4284ced602bfaa943b Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:58:03 +0100 Subject: [PATCH 06/20] Update wilbur.json --- domains/wilbur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wilbur.json b/domains/wilbur.json index 1d7d165c2..28c23ad22 100644 --- a/domains/wilbur.json +++ b/domains/wilbur.json @@ -1,7 +1,7 @@ { "owner": { "username": "ThisCatLikesCrypto", - "email": "wilburjwilliams123@gmail.com" + "email": "contact@wilburwilliams.uk" }, "record": { "CNAME": "https://ww-projects.pages.dev" From d1ad7298ede19bf3dfc0f88178bf961d34202526 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Tue, 9 Apr 2024 19:03:51 +0100 Subject: [PATCH 07/20] Update wilbur.json --- domains/wilbur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wilbur.json b/domains/wilbur.json index 28c23ad22..9ecbb7194 100644 --- a/domains/wilbur.json +++ b/domains/wilbur.json @@ -4,6 +4,6 @@ "email": "contact@wilburwilliams.uk" }, "record": { - "CNAME": "https://ww-projects.pages.dev" + "CNAME": "ww-projects.pages.dev" } } From b00a3d617986115d198aa9d0687f02d40e814d96 Mon Sep 17 00:00:00 2001 From: praharshjain Date: Wed, 10 Apr 2024 03:10:09 +0530 Subject: [PATCH 08/20] feat(domain): praharsh.is-a.dev --- domains/praharsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/praharsh.json diff --git a/domains/praharsh.json b/domains/praharsh.json new file mode 100644 index 000000000..d73bd2b2a --- /dev/null +++ b/domains/praharsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + "record": { + "CNAME": "praharsh.zz.mu" + } +} From e0c28a0ceb7f970d223668bf9f533cdd2de2b739 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:13:35 -0600 Subject: [PATCH 09/20] Update imide.json --- domains/imide.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/imide.json b/domains/imide.json index bb2afe1d5..565dc9af4 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -6,5 +6,11 @@ }, "record": { "CNAME": "imide-is-a-dev.pages.dev" + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 0e93844148af6badf2cf3df11e3a859aaca1224c Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:17:21 -0600 Subject: [PATCH 10/20] fix imide.json i hate json --- domains/imide.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/imide.json b/domains/imide.json index 565dc9af4..7c436c00d 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,12 +5,12 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide-is-a-dev.pages.dev" - "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + "CNAME": "imide-is-a-dev.pages.dev", + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all", } } From 9466f5cc5286feb6b206d69544a79df7b99dc13f Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Wed, 10 Apr 2024 12:35:39 +0800 Subject: [PATCH 11/20] propose dwigoric.is-a-dev --- domains/dwigoric.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dwigoric.json diff --git a/domains/dwigoric.json b/domains/dwigoric.json new file mode 100644 index 000000000..192a11f12 --- /dev/null +++ b/domains/dwigoric.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me" + }, + "record": { + "CNAME": "dwigoric.pages.dev" + } +} From b970ce7f48b30e14b67fbb97ee5adf64a3c9a381 Mon Sep 17 00:00:00 2001 From: YummyOreo Date: Tue, 9 Apr 2024 23:39:32 -0500 Subject: [PATCH 12/20] Create _github-pages-challenge-YummyOreo.oreo.json --- domains/_github-pages-challenge-YummyOreo.oreo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-YummyOreo.oreo.json diff --git a/domains/_github-pages-challenge-YummyOreo.oreo.json b/domains/_github-pages-challenge-YummyOreo.oreo.json new file mode 100644 index 000000000..9400f38ef --- /dev/null +++ b/domains/_github-pages-challenge-YummyOreo.oreo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YummyOreo", + "email": "bobgim20@gmail.com" + }, + "record": { + "TXT": "91193592629d4273fa574d6c88a7e4" + } +} From fd792b59ddfa83737258a7bc7f764e814df2573f Mon Sep 17 00:00:00 2001 From: gzfs Date: Wed, 10 Apr 2024 14:35:08 +0530 Subject: [PATCH 13/20] feat(domain): vismbs.is-a.dev --- domains/vismbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vismbs.json diff --git a/domains/vismbs.json b/domains/vismbs.json new file mode 100644 index 000000000..bea2b7ec4 --- /dev/null +++ b/domains/vismbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gzfs", + "email": "vismbs@pm.me" + }, + "record": { + "A": ["150.230.141.111"] + } +} From 71826bf4e8579163f15707fd42d41f657504d3b4 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:36:40 +0200 Subject: [PATCH 14/20] Create azhammakestrash.json --- domains/azhammakestrash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/azhammakestrash.json diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json new file mode 100644 index 000000000..241a6dd48 --- /dev/null +++ b/domains/azhammakestrash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + //This is a alias address which is redirected to my actual address + }, + "record": { + "CNAME": "azhammakestrash.pages.dev" + } +} From 4e43d243053872e1327d4c2722dc003a01b4800d Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:37:49 +0200 Subject: [PATCH 15/20] Update azhammakestrash.json --- domains/azhammakestrash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index 241a6dd48..a33af8442 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -2,7 +2,7 @@ "owner": { "username": "AzhamProdLive", "email": "websitedomain.regroup588@passinbox.com" - //This is a alias address which is redirected to my actual address + // This is a alias address which is redirected to my actual address }, "record": { "CNAME": "azhammakestrash.pages.dev" From 4a56cc562f2a298b4eb49573844ac1812ead38f8 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Wed, 10 Apr 2024 09:32:51 -0600 Subject: [PATCH 16/20] Create _discord.imide.json --- domains/_discord.imide.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.imide.json diff --git a/domains/_discord.imide.json b/domains/_discord.imide.json new file mode 100644 index 000000000..2d33602a9 --- /dev/null +++ b/domains/_discord.imide.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "imide", + "email": "", + "discord": "555915168932954112" + }, + "record": { + "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608" + } +} From 159c43f753e00ad441310f4fedf05af5f8ef58c7 Mon Sep 17 00:00:00 2001 From: imide <43657624+imide@users.noreply.github.com> Date: Wed, 10 Apr 2024 09:33:53 -0600 Subject: [PATCH 17/20] Update imide.json remove bad data --- domains/imide.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/imide.json b/domains/imide.json index 7c436c00d..bb2afe1d5 100644 --- a/domains/imide.json +++ b/domains/imide.json @@ -5,12 +5,6 @@ "discord": "555915168932954112" }, "record": { - "CNAME": "imide-is-a-dev.pages.dev", - "TXT": "dh=5bac029dd3873cf20dba45eaec03433d5afe5608", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "imide-is-a-dev.pages.dev" } } From 177c9ada95a65132bff2cbe36c3ff3ad45ba31fa Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:06:28 +0000 Subject: [PATCH 18/20] Update azhammakestrash.json --- domains/azhammakestrash.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index a33af8442..9dff2bd93 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -2,7 +2,6 @@ "owner": { "username": "AzhamProdLive", "email": "websitedomain.regroup588@passinbox.com" - // This is a alias address which is redirected to my actual address }, "record": { "CNAME": "azhammakestrash.pages.dev" From 833048786269c770fbf65d93484a413eea58f56b Mon Sep 17 00:00:00 2001 From: VaibhavSys Date: Wed, 10 Apr 2024 23:19:08 +0530 Subject: [PATCH 19/20] feat(domain): oioioi.is-a.dev --- domains/oioioi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oioioi.json diff --git a/domains/oioioi.json b/domains/oioioi.json new file mode 100644 index 000000000..4f9080b5c --- /dev/null +++ b/domains/oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "azltvzbg.infinityfree.com" + } +} From f0eab0cea359c68da98c272f6076545892856065 Mon Sep 17 00:00:00 2001 From: VaibhavSys Date: Wed, 10 Apr 2024 23:19:59 +0530 Subject: [PATCH 20/20] feat(domain): _acme-challenge.oioioi.is-a.dev --- domains/_acme-challenge.oioioi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_acme-challenge.oioioi.json diff --git a/domains/_acme-challenge.oioioi.json b/domains/_acme-challenge.oioioi.json new file mode 100644 index 000000000..275682e49 --- /dev/null +++ b/domains/_acme-challenge.oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "b00be066-ce45-455f-bb4a-de9f6dc14e0c.acmedns.infinityfree.net" + } +}