From 4f0864e9f551523e68f59e0dd7ca9095a193e99e Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:19:23 -0500 Subject: [PATCH 001/236] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..a78ea1b5a --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +scythemedia.is-a.dev \ No newline at end of file From b37d512c08a40dfce5c976e3509531e794736209 Mon Sep 17 00:00:00 2001 From: FrogiesArcade <115168315+FrogiesArcade@users.noreply.github.com> Date: Sun, 10 Mar 2024 17:19:25 -0500 Subject: [PATCH 002/236] Create frogiee1.json --- domains/frogiee1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frogiee1.json diff --git a/domains/frogiee1.json b/domains/frogiee1.json new file mode 100644 index 000000000..25a8bac76 --- /dev/null +++ b/domains/frogiee1.json @@ -0,0 +1,11 @@ +{ + "description": "frogiee1.is-a.dev", + "repo": "https://github.com/frogiesarcade", + "owner": { + "username": "frogiee1", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} From efd9305c68210dc7561c1ca0c275d6a6ce040a66 Mon Sep 17 00:00:00 2001 From: FrogiesArcade Date: Sun, 10 Mar 2024 17:21:35 -0500 Subject: [PATCH 003/236] feat(domain): frogiee1stuff.is-a.dev --- domains/frogiee1stuff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frogiee1stuff.json diff --git a/domains/frogiee1stuff.json b/domains/frogiee1stuff.json new file mode 100644 index 000000000..51357e512 --- /dev/null +++ b/domains/frogiee1stuff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrogiesArcade", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} From e18b595a40486ec741537d30ebe6d3671f67fd21 Mon Sep 17 00:00:00 2001 From: Akshit shubham <121078566+shubhamakshit@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:01:56 +0530 Subject: [PATCH 004/236] Create tshonq.json --- tshonq.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 tshonq.json diff --git a/tshonq.json b/tshonq.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/tshonq.json @@ -0,0 +1 @@ + From 9338d5bc9aeb11aa4b115f109d89d6dff8a4941a Mon Sep 17 00:00:00 2001 From: ValoWolf <140768481+ValoWolf@users.noreply.github.com> Date: Wed, 13 Mar 2024 05:55:01 +0330 Subject: [PATCH 005/236] Update valowolf.json --- domains/valowolf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/valowolf.json b/domains/valowolf.json index f8915183b..7b5178b16 100644 --- a/domains/valowolf.json +++ b/domains/valowolf.json @@ -8,6 +8,7 @@ "discord": "valowolf" }, "record": { - "CNAME": "valowolf.github.io" + "CNAME": "valowolf.github.io", + "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" } } From dd7f15a409659e05d59d09069d352b99af2d6ab4 Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 14 Mar 2024 10:24:10 +0000 Subject: [PATCH 006/236] Create coolify.json --- domains/coolify.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/coolify.json diff --git a/domains/coolify.json b/domains/coolify.json new file mode 100644 index 000000000..1304b7f32 --- /dev/null +++ b/domains/coolify.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlesobird+github@outlook.com" + }, + "record": { + "A": [ + "132.145.13.19" + ] + } +} From 222e9aee966e1d8b784c2d18dc07b5238b2e30b5 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Fri, 29 Mar 2024 22:46:12 +0530 Subject: [PATCH 007/236] feat(domain): socials.chiragnahata.is-a.dev --- domains/socials.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/socials.chiragnahata.json diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/socials.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From d0672e24bac71e98c330ad46cfaa9ec174521e25 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 30 Mar 2024 10:00:15 +0530 Subject: [PATCH 008/236] feat(domain): chiragnahata.is-a.dev --- domains/chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiragnahata.json diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From b9845e91ccf9c7426da0763aa24ad7b0c742b091 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 30 Mar 2024 10:06:35 +0530 Subject: [PATCH 009/236] feat(domain): test.chiragnahata.is-a.dev --- domains/test.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/test.chiragnahata.json diff --git a/domains/test.chiragnahata.json b/domains/test.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/test.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From d72b050ee7536f1c204d3f4340b1b3b9f0245db9 Mon Sep 17 00:00:00 2001 From: carafelix Date: Sun, 14 Apr 2024 02:28:41 -0400 Subject: [PATCH 010/236] Create heroprotagonist.json --- domains/heroprotagonist.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/heroprotagonist.json diff --git a/domains/heroprotagonist.json b/domains/heroprotagonist.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/heroprotagonist.json @@ -0,0 +1 @@ + From 76810697ffbd6fd6a677e8dcebbecbec799c788f Mon Sep 17 00:00:00 2001 From: Hero Protagonist Date: Sun, 14 Apr 2024 12:34:33 -0400 Subject: [PATCH 011/236] Update heroprotagonist.json --- domains/heroprotagonist.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/heroprotagonist.json b/domains/heroprotagonist.json index 8b1378917..8afe86c34 100644 --- a/domains/heroprotagonist.json +++ b/domains/heroprotagonist.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "CNAME": "carafelix.github.io" + } +} From 959b41154f72b893dfafe8692e03bc2680ef46b4 Mon Sep 17 00:00:00 2001 From: AKCord <82466227+AKCord@users.noreply.github.com> Date: Sun, 14 Apr 2024 23:34:06 +0545 Subject: [PATCH 012/236] Create _discord.akcord.is-a.dev.json --- domains/_discord.akcord.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.akcord.is-a.dev.json diff --git a/domains/_discord.akcord.is-a.dev.json b/domains/_discord.akcord.is-a.dev.json new file mode 100644 index 000000000..8aad82de9 --- /dev/null +++ b/domains/_discord.akcord.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "TXT": "dh=fc3eadcea1712e3159f516950cf20f2397647f63" + } +} From 04ac26b0783076ff4e1462e5586f25e04ac793e1 Mon Sep 17 00:00:00 2001 From: Ajay Sathish Preetha <95515701+Aj-Cdr@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:16:02 -0700 Subject: [PATCH 013/236] Update ajay.json --- domains/ajay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ajay.json b/domains/ajay.json index f0f42a346..e6c10300b 100644 --- a/domains/ajay.json +++ b/domains/ajay.json @@ -4,6 +4,6 @@ "email": "ajaysathishpreetha2.0@gmail.com" }, "record": { - "URL": "https://ajay-cdr.framer.website/" + "URL": "https://ajay.framer.ai/" } } From 704ab1ec0000225fb6bc306480e563e73da696fa Mon Sep 17 00:00:00 2001 From: ibrahimaitech Date: Sun, 14 Apr 2024 22:52:25 +0300 Subject: [PATCH 014/236] feat(domain): ibrahimai.is-a.dev --- domains/ibrahimai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ibrahimai.json diff --git a/domains/ibrahimai.json b/domains/ibrahimai.json new file mode 100644 index 000000000..f9d27e62d --- /dev/null +++ b/domains/ibrahimai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/9101ffa9637ca85a5cae1.jpg" + } +} From 8700ae3bc9605e29d97b9163c705b4ef82dd1f23 Mon Sep 17 00:00:00 2001 From: ibrahimaitech Date: Sun, 14 Apr 2024 23:02:55 +0300 Subject: [PATCH 015/236] feat(domain): ibrahimtech.is-a.dev --- domains/ibrahimtech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ibrahimtech.json diff --git a/domains/ibrahimtech.json b/domains/ibrahimtech.json new file mode 100644 index 000000000..cffb72faa --- /dev/null +++ b/domains/ibrahimtech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ibrahimaitech", + "email": "ibrahimaik045@gmail.com" + }, + "record": { + "URL": "https://telegra.ph/file/13685b7a1d9131dd7ca27.jpg" + } +} From bcbcb2b4c552561309bf799a42165e5f72ccba75 Mon Sep 17 00:00:00 2001 From: YeahhColix Date: Mon, 15 Apr 2024 14:02:52 +0800 Subject: [PATCH 016/236] feat(domain): colix.is-a.dev --- domains/colix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/colix.json diff --git a/domains/colix.json b/domains/colix.json new file mode 100644 index 000000000..6d3fcd457 --- /dev/null +++ b/domains/colix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YeahhColix", + "email": "yeahhcolix@gmail.com" + }, + "record": { + "CNAME": "colix.pages.dev" + } +} From 2bfc5d23d4bef69a3f3c047c67aebf0c5f3279ed Mon Sep 17 00:00:00 2001 From: rafaalrazzak Date: Mon, 15 Apr 2024 16:36:53 +0700 Subject: [PATCH 017/236] feat(domain): rafaar.is-a.dev --- domains/rafaar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rafaar.json diff --git a/domains/rafaar.json b/domains/rafaar.json new file mode 100644 index 000000000..52da391e7 --- /dev/null +++ b/domains/rafaar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 1ad754d43e26af84891cd5b6882424a2705cfd86 Mon Sep 17 00:00:00 2001 From: raselshikdar Date: Mon, 15 Apr 2024 17:50:45 +0600 Subject: [PATCH 018/236] feat(domain): rasel.is-a.dev --- domains/rasel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rasel.json diff --git a/domains/rasel.json b/domains/rasel.json new file mode 100644 index 000000000..2f6b77e19 --- /dev/null +++ b/domains/rasel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "URL": "https://rasel597.blogspot.com" + } +} From 374d225319a84a28bb09d167b0e15c89d222602b Mon Sep 17 00:00:00 2001 From: LowkeyGUY4444 <144545650+LowkeyGUY4444@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:16:41 +0530 Subject: [PATCH 019/236] Create _github-pages-challenge-LowkeyGUY4444.akshya.json --- .../_github-pages-challenge-LowkeyGUY4444.akshya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LowkeyGUY4444.akshya.json diff --git a/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json new file mode 100644 index 000000000..582a8dc6a --- /dev/null +++ b/domains/_github-pages-challenge-LowkeyGUY4444.akshya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lowkeyguy4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "TXT": "b29322c856bfcf9889e95c6cd95b91" + } +} From 53603f7752f4b76f7b3730f14058cfbf3eace650 Mon Sep 17 00:00:00 2001 From: LowkeyGUY4444 <144545650+LowkeyGUY4444@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:23:52 +0530 Subject: [PATCH 020/236] Create akshya.is-a.dev.json --- domains/akshya.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akshya.is-a.dev.json diff --git a/domains/akshya.is-a.dev.json b/domains/akshya.is-a.dev.json new file mode 100644 index 000000000..4c1d49963 --- /dev/null +++ b/domains/akshya.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", + "owner": { + "username": "LowkeyGUY4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "CNAME": "LowkeyGUY4444.github.io" + } +} From fadf005814c6b95a403874637cf03cadb70aa33e Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:48:31 +0400 Subject: [PATCH 021/236] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From 2ccc62c2f65b91cf945d1ed85becf6ecfafafc5f Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:48:54 +0400 Subject: [PATCH 022/236] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From 8cb679ea22bfd87bc8a00fd1c148ce3b78babe5f Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:49:05 +0400 Subject: [PATCH 023/236] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From 93fd87a712bfb4c561aef7a50b766acfa7c8be29 Mon Sep 17 00:00:00 2001 From: clementhart999 Date: Mon, 15 Apr 2024 21:16:43 -0700 Subject: [PATCH 024/236] feat(domain): codeminds.is-a.dev --- domains/codeminds.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/codeminds.json diff --git a/domains/codeminds.json b/domains/codeminds.json new file mode 100644 index 000000000..23e7ab4c8 --- /dev/null +++ b/domains/codeminds.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "clementhart999", + "email": "clementhart999@gmail.com" + }, + "record": { + "CNAME": "clementhart999.github.io" + } +} From 838211ce9bdc30fd7c85d9fb3c7a9480c412a8c4 Mon Sep 17 00:00:00 2001 From: callme-Shadow Date: Tue, 16 Apr 2024 17:57:02 +0530 Subject: [PATCH 025/236] feat(domain): shadow.is-a.dev --- domains/shadow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shadow.json diff --git a/domains/shadow.json b/domains/shadow.json new file mode 100644 index 000000000..083f32802 --- /dev/null +++ b/domains/shadow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "callme-Shadow", + "email": "shadowstriker169@gmail.com" + }, + "record": { + "CNAME": "callme-shadow.github.io" + } +} From c43890b38eaf954d433c5f21432655857ec4ac54 Mon Sep 17 00:00:00 2001 From: AKCord <82466227+AKCord@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:26:24 +0545 Subject: [PATCH 026/236] Rename _discord.akcord.is-a.dev.json to _discord.akcord.json --- domains/{_discord.akcord.is-a.dev.json => _discord.akcord.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.akcord.is-a.dev.json => _discord.akcord.json} (100%) diff --git a/domains/_discord.akcord.is-a.dev.json b/domains/_discord.akcord.json similarity index 100% rename from domains/_discord.akcord.is-a.dev.json rename to domains/_discord.akcord.json From 0d8638a30eee9fe79e61344b74e29edda034cb88 Mon Sep 17 00:00:00 2001 From: Nimesh <153603329+N-Nilashan@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:26:52 +0530 Subject: [PATCH 027/236] Create nilashan.json --- domains/nilashan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nilashan.json diff --git a/domains/nilashan.json b/domains/nilashan.json new file mode 100644 index 000000000..8fe7bfb3a --- /dev/null +++ b/domains/nilashan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N-Nilashan", + "email": "informal.nimesh@gmail.com" + }, + "record": { + "URL": "https://n-nilashan.github.io/" + } +} From ae6671264b1942a9c55f87b68b28ff539e96e84a Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:39:28 +0400 Subject: [PATCH 028/236] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From ea0ca9531b00596663c4f080660066857244e211 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:39:43 +0400 Subject: [PATCH 029/236] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..991fd40e2 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +alain.is-a.dev \ No newline at end of file From e08c34519b9d53fb7f2820ba083cf529aa5b90b3 Mon Sep 17 00:00:00 2001 From: hOMie03 Date: Tue, 16 Apr 2024 23:11:08 +0530 Subject: [PATCH 030/236] feat(domain): om-auti.is-a.dev --- domains/om-auti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/om-auti.json diff --git a/domains/om-auti.json b/domains/om-auti.json new file mode 100644 index 000000000..49bf6f1bf --- /dev/null +++ b/domains/om-auti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hOMie03", + "email": "autiom3123@gmail.com" + }, + "record": { + "URL": "https://om-auti.vercel.app/" + } +} From 30ca0efa2a5042a16defebcd59787a55dcd3b98c Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:47:54 +0400 Subject: [PATCH 031/236] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 991fd40e2..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -alain.is-a.dev \ No newline at end of file From e34e34754ef82aa000f0e18533cbd60b1811fb77 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:53:30 +0400 Subject: [PATCH 032/236] Update alain.json --- domains/alain.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alain.json b/domains/alain.json index 464aee85d..298b7fcb5 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/alainsdev/register", "owner": { "username": "alainsdev", "email": "ghghello30@gmail.com", @@ -6,7 +7,7 @@ }, "record": { - "CNAME": "testroom.000.pe" + "CNAME": "alainsdev.github.io" } } From 0c5a0354567ab4f3bc1dd6e32f158de0545ecca3 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Tue, 16 Apr 2024 13:56:03 -0400 Subject: [PATCH 033/236] Create _github-pages-challenge-ScytheMediaTheDev.scythemedia.json Github Pages Verification for Subdomain. --- ...ub-pages-challenge-ScytheMediaTheDev.scythemedia.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json diff --git a/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json new file mode 100644 index 000000000..c428cde22 --- /dev/null +++ b/domains/_github-pages-challenge-ScytheMediaTheDev.scythemedia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ScytheMediaTheDev", + "email": "tswartz22@aol.com" + }, + "record": { + "TXT": "46b3d088175cbb38e9c4b3b81cdb4b" + } +} From e16f48b2ab188982021c32ff9ccb32f048e3971d Mon Sep 17 00:00:00 2001 From: ashlynmay Date: Tue, 16 Apr 2024 23:29:42 -0500 Subject: [PATCH 034/236] feat(domain): ipsum.is-a.dev --- domains/ipsum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ipsum.json diff --git a/domains/ipsum.json b/domains/ipsum.json new file mode 100644 index 000000000..47e9db96e --- /dev/null +++ b/domains/ipsum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashlynmay", + "email": "may.ashlyn0723@gmail.com" + }, + "record": { + "CNAME": "ashlynmay.github.io" + } +} From 62f60ef400896d719a5cc2b22539c7081b3d7e27 Mon Sep 17 00:00:00 2001 From: Scythe The Developer <159197373+ScytheMediaTheDev@users.noreply.github.com> Date: Wed, 17 Apr 2024 08:04:37 -0400 Subject: [PATCH 035/236] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index a78ea1b5a..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -scythemedia.is-a.dev \ No newline at end of file From 9484ead2901349ef8691de823b22826450dd341c Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Wed, 17 Apr 2024 07:13:19 -0700 Subject: [PATCH 036/236] Register prox.preston-code.is-a.dev --- domains/prox.preston-code.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prox.preston-code.json diff --git a/domains/prox.preston-code.json b/domains/prox.preston-code.json new file mode 100644 index 000000000..b55224ad0 --- /dev/null +++ b/domains/prox.preston-code.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Preston-Riley", + "email": "123032424+Preston-Riley@users.noreply.github.com", + "discord": "816152941923663902" + }, + + "record": { + "CNAME": "compiler-glzx.onrender.com" + } + } + \ No newline at end of file From 7889c84a09e5d801bfedc49548eb76d33895ee75 Mon Sep 17 00:00:00 2001 From: Preston-code offcial <123032424+Preston-Riley@users.noreply.github.com> Date: Wed, 17 Apr 2024 07:15:21 -0700 Subject: [PATCH 037/236] Update prox.preston-code.json --- domains/prox.preston-code.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/prox.preston-code.json b/domains/prox.preston-code.json index b55224ad0..80fcfe961 100644 --- a/domains/prox.preston-code.json +++ b/domains/prox.preston-code.json @@ -1,7 +1,7 @@ { "owner": { "username": "Preston-Riley", - "email": "123032424+Preston-Riley@users.noreply.github.com", + "email": "pres1234569@gmail.com", "discord": "816152941923663902" }, @@ -9,4 +9,4 @@ "CNAME": "compiler-glzx.onrender.com" } } - \ No newline at end of file + From 856d83bc79f5e77a0eae86a963d357039024baef Mon Sep 17 00:00:00 2001 From: Zense <91407317+rpineda26@users.noreply.github.com> Date: Wed, 17 Apr 2024 23:37:46 +0800 Subject: [PATCH 038/236] Delete domains/ralphpineda.json --- domains/ralphpineda.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ralphpineda.json diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json deleted file mode 100644 index 53209c7b5..000000000 --- a/domains/ralphpineda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rpineda26", - "email": "rp.pineda26@gmail.com" - }, - "record": { - "URL": "https://rpineda26.github.io/portfolio" - } -} From 1739fda7967de1b3a8740ffb1d597bef6ddceeb9 Mon Sep 17 00:00:00 2001 From: Gunterke Date: Wed, 17 Apr 2024 20:03:34 +0200 Subject: [PATCH 039/236] feat(domain): hoogdorp.is-a.dev --- domains/hoogdorp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hoogdorp.json diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json new file mode 100644 index 000000000..12d339510 --- /dev/null +++ b/domains/hoogdorp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gunterke", + "email": "gunterke@zoho.eu" + }, + "record": { + "A": ["8.8.8.8"] + } +} From fc7a7999bdeb895e1ff695dcb21301385b4b3d23 Mon Sep 17 00:00:00 2001 From: dylanjtholen Date: Wed, 17 Apr 2024 15:27:39 -0500 Subject: [PATCH 040/236] feat(domain): bobglukbobbob.is-a.dev --- domains/bobglukbobbob.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bobglukbobbob.json diff --git a/domains/bobglukbobbob.json b/domains/bobglukbobbob.json new file mode 100644 index 000000000..68558d6ff --- /dev/null +++ b/domains/bobglukbobbob.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dylanjtholen", + "email": "dylanjtholen@gmail.com" + }, + "record": { + "CNAME": "dylanjtholen.github.io" + } +} From d449f4fe761f80ccb61d7e17b2891041c8351fc9 Mon Sep 17 00:00:00 2001 From: Valo_iO <140768481+valo-io@users.noreply.github.com> Date: Thu, 18 Apr 2024 00:09:29 +0330 Subject: [PATCH 041/236] Update and rename valowolf.json to valo-io.json I have changed my github username from valowolf to valo_io --- domains/{valowolf.json => valo-io.json} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename domains/{valowolf.json => valo-io.json} (53%) diff --git a/domains/valowolf.json b/domains/valo-io.json similarity index 53% rename from domains/valowolf.json rename to domains/valo-io.json index 7b5178b16..3128fb724 100644 --- a/domains/valowolf.json +++ b/domains/valo-io.json @@ -1,14 +1,14 @@ { "description": "Static page, displaying the links to my socials", - "repo": "https://github.com/ValoWolf/ValoWolf.github.io", + "repo": "https://github.com/valo-io/valo-io.github.io", "owner": { - "username": "ValoWolf", + "username": "valo-io", "email": "starfleet.valowolf@gmail.com", - "twitter": "ValoWolf", - "discord": "valowolf" + "twitter": "Valo_iO", + "discord": "valo_io" }, "record": { - "CNAME": "valowolf.github.io", + "CNAME": "valo-io.github.io", "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" } } From 9fa3ad90fc2d3ec340b0d6fac797f4b2525ae062 Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 17 Apr 2024 16:15:16 -0600 Subject: [PATCH 042/236] Create zoom.json --- domains/zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/zoom.json diff --git a/domains/zoom.json b/domains/zoom.json new file mode 100644 index 000000000..cc027f4d6 --- /dev/null +++ b/domains/zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom", + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} From adfdd347756cd711f13851f6a1e7f3985ba2866d Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 18 Apr 2024 10:07:28 +0100 Subject: [PATCH 043/236] Update charlesbird.json --- domains/charlesbird.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/charlesbird.json b/domains/charlesbird.json index 520bf6236..1fe618441 100644 --- a/domains/charlesbird.json +++ b/domains/charlesbird.json @@ -4,6 +4,6 @@ "email": "charlesobird+github@outlook.com" }, "record": { - "CNAME": "charlesobird.github.io" + "CNAME": "charlesobird.pages.dev" } } From 27fb34835d820bcdb2ff1dc924807f9e50c041cc Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 18 Apr 2024 10:19:59 +0100 Subject: [PATCH 044/236] delete coolify.json --- domains/coolify.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/coolify.json diff --git a/domains/coolify.json b/domains/coolify.json deleted file mode 100644 index 1304b7f32..000000000 --- a/domains/coolify.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "UntoldGam", - "email": "charlesobird+github@outlook.com" - }, - "record": { - "A": [ - "132.145.13.19" - ] - } -} From fdd617a7aed829df281a35f0c310c0fdd9d5bfbb Mon Sep 17 00:00:00 2001 From: UntoldGam Date: Thu, 18 Apr 2024 10:36:03 +0100 Subject: [PATCH 045/236] feat(domain): dev.charlesbird.is-a.dev --- domains/dev.charlesbird.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dev.charlesbird.json diff --git a/domains/dev.charlesbird.json b/domains/dev.charlesbird.json new file mode 100644 index 000000000..cf8610151 --- /dev/null +++ b/domains/dev.charlesbird.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UntoldGam", + "email": "charlessbird+github@outlook.com" + }, + "record": { + "CNAME": "dev.charlesobird.pages.dev" + } +} From 67ad3af21560e818a02ddf703ff5a50f7c2d9fc1 Mon Sep 17 00:00:00 2001 From: alexis2m Date: Thu, 18 Apr 2024 22:34:37 +0200 Subject: [PATCH 046/236] feat(domain): alexismaison.is-a.dev --- domains/alexismaison.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alexismaison.json diff --git a/domains/alexismaison.json b/domains/alexismaison.json new file mode 100644 index 000000000..fd7c1a21c --- /dev/null +++ b/domains/alexismaison.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alexis2m", + "email": "hello@alexismaison.com" + }, + "record": { + "URL": "https://alexismaison.com" + } +} From a0a795cef61ef7b5e1a4f760bdf6008f1959d7aa Mon Sep 17 00:00:00 2001 From: ved-patel226 Date: Thu, 18 Apr 2024 17:45:14 -0400 Subject: [PATCH 047/236] feat(domain): ved.is-a.dev --- domains/ved.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ved.json diff --git a/domains/ved.json b/domains/ved.json new file mode 100644 index 000000000..943aefaf0 --- /dev/null +++ b/domains/ved.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ved-patel226", + "email": "talk2ved11@gmail.com" + }, + "record": { + "CNAME": "ved-patel226.github.io" + } +} From ef1585f7c0010516a5437983178d3a9932a22b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erdo=C4=9Fan=20=C5=9Ead?= <60552846+erdogansad@users.noreply.github.com> Date: Fri, 19 Apr 2024 00:50:21 +0300 Subject: [PATCH 048/236] Update erdogan.json --- domains/erdogan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erdogan.json b/domains/erdogan.json index 262c7b493..5120b3239 100644 --- a/domains/erdogan.json +++ b/domains/erdogan.json @@ -4,6 +4,6 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "A": ["87.248.157.245"] + "A": ["194.87.246.134"] } } From c86811ed11ec6a9da2455ecd65f192e27a63939f Mon Sep 17 00:00:00 2001 From: yochie Date: Thu, 18 Apr 2024 18:03:29 -0400 Subject: [PATCH 049/236] feat(domain): yochietti.is-a.dev --- domains/yochietti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yochietti.json diff --git a/domains/yochietti.json b/domains/yochietti.json new file mode 100644 index 000000000..217446b20 --- /dev/null +++ b/domains/yochietti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yochie", + "email": "yoann.ochietti@gmail.com" + }, + "record": { + "CNAME": "yochie.github.io" + } +} From e383b26d792e4a208ef5bf4daa0d8315d30af8be Mon Sep 17 00:00:00 2001 From: billy Date: Fri, 19 Apr 2024 07:44:32 +0530 Subject: [PATCH 050/236] Update billy.json --- domains/billy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/billy.json b/domains/billy.json index 20c5ca076..a079da8e7 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -1,9 +1,9 @@ { "owner": { - "username": "billyeatcookies", + "username": "tomlin7", "email": "billydevbusiness@gmail.com" }, "record": { - "URL": "https://billyeatcookies.github.io" + "URL": "https://tomlin7.github.io" } } From b1c7313de2d8255ff92fb4a4937b809d343f2ada Mon Sep 17 00:00:00 2001 From: novathefox Date: Fri, 19 Apr 2024 14:33:55 +1000 Subject: [PATCH 051/236] feat(domain): novafox.is-a.dev --- domains/novafox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/novafox.json diff --git a/domains/novafox.json b/domains/novafox.json new file mode 100644 index 000000000..19f1773fc --- /dev/null +++ b/domains/novafox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "novathefox", + "email": "techseal14@gmail.com" + }, + "record": { + "CNAME": "foxsdenyt-github-io.onrender.com" + } +} From 0591ec38ec34f8975a3a83141894901c339080d7 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:35:59 +0200 Subject: [PATCH 052/236] Create spacehastelog.json --- domains/spacehastelog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spacehastelog.json diff --git a/domains/spacehastelog.json b/domains/spacehastelog.json new file mode 100644 index 000000000..ab98abc8c --- /dev/null +++ b/domains/spacehastelog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + }, + "record": { + "CNAME": "spacehaste.azhamproductions.workers.dev" + } +} From 005338ca3a21221cc420fc73a237fb067027c047 Mon Sep 17 00:00:00 2001 From: Valo-iO <140768481+valo-io@users.noreply.github.com> Date: Fri, 19 Apr 2024 18:08:21 +0330 Subject: [PATCH 053/236] Update valo-io.json --- domains/valo-io.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/valo-io.json b/domains/valo-io.json index 3128fb724..a0d0cf4fd 100644 --- a/domains/valo-io.json +++ b/domains/valo-io.json @@ -8,7 +8,6 @@ "discord": "valo_io" }, "record": { - "CNAME": "valo-io.github.io", - "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" + "CNAME": "valo-io.github.io" } } From 3e3fce77d20dd1def8ed86861694673980bd2e87 Mon Sep 17 00:00:00 2001 From: RaqeemTak Date: Fri, 19 Apr 2024 20:28:17 +0530 Subject: [PATCH 054/236] feat(domain): raqeemtak.is-a.dev --- domains/raqeemtak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raqeemtak.json diff --git a/domains/raqeemtak.json b/domains/raqeemtak.json new file mode 100644 index 000000000..1efbfbaa5 --- /dev/null +++ b/domains/raqeemtak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaqeemTak", + "email": "raqeemahmadtak@gmail.com" + }, + "record": { + "CNAME": "raqeemtak.github.io" + } +} From b3844c279de2fc61f29746b96378a9e1b7f2f071 Mon Sep 17 00:00:00 2001 From: LilyMusic Date: Fri, 19 Apr 2024 22:42:13 +0530 Subject: [PATCH 055/236] feat(domain): astra.is-a.dev --- domains/astra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/astra.json diff --git a/domains/astra.json b/domains/astra.json new file mode 100644 index 000000000..ccdd07006 --- /dev/null +++ b/domains/astra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LilyMusic", + "email": "Lilymusicdiscord@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From aecd09c7894af2e8c9e157669ba668f51f5b5f53 Mon Sep 17 00:00:00 2001 From: watergotspilled Date: Fri, 19 Apr 2024 19:40:41 -0500 Subject: [PATCH 056/236] feat(domain): lhjhminecraft.is-a.dev --- domains/lhjhminecraft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lhjhminecraft.json diff --git a/domains/lhjhminecraft.json b/domains/lhjhminecraft.json new file mode 100644 index 000000000..9ddd14ba4 --- /dev/null +++ b/domains/lhjhminecraft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "watergotspilled", + "email": "sc467209@g.risd.org" + }, + "record": { + "URL": "size-origin.gl.joinmc.link" + } +} From c49cf688033615cbe8c7f4a09613f6905a30cbb9 Mon Sep 17 00:00:00 2001 From: Nova Date: Sat, 20 Apr 2024 12:05:01 +1000 Subject: [PATCH 057/236] Change email --- domains/novafox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/novafox.json b/domains/novafox.json index 19f1773fc..f3061f6db 100644 --- a/domains/novafox.json +++ b/domains/novafox.json @@ -1,7 +1,7 @@ { "owner": { "username": "novathefox", - "email": "techseal14@gmail.com" + "email": "foxsdenyt@gmail.com" }, "record": { "CNAME": "foxsdenyt-github-io.onrender.com" From 02b2db20a8644a592ea8c2ea61e70a7f64d0091b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 19 Apr 2024 22:54:21 -0400 Subject: [PATCH 058/236] Update lhjhminecraft.json --- domains/lhjhminecraft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lhjhminecraft.json b/domains/lhjhminecraft.json index 9ddd14ba4..673b71a01 100644 --- a/domains/lhjhminecraft.json +++ b/domains/lhjhminecraft.json @@ -4,6 +4,6 @@ "email": "sc467209@g.risd.org" }, "record": { - "URL": "size-origin.gl.joinmc.link" + "URL": "https://size-origin.gl.joinmc.link" } } From e2d65135b13a821f4a12bc6a394069af402bf093 Mon Sep 17 00:00:00 2001 From: NaTDeveloper Date: Sat, 20 Apr 2024 11:22:31 +0530 Subject: [PATCH 059/236] feat(domain): dangnat.is-a.dev --- domains/dangnat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dangnat.json diff --git a/domains/dangnat.json b/domains/dangnat.json new file mode 100644 index 000000000..d196bbf25 --- /dev/null +++ b/domains/dangnat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NaTDeveloper", + "email": "devihermeena@gmail.com" + }, + "record": { + "CNAME": "natdev-5ffb.onrender.com" + } +} From a9cb947e4eb4be979879b6a938950392817a3961 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 20 Apr 2024 14:19:30 +0530 Subject: [PATCH 060/236] feat(domain): dashboard.chiragnahata.is-a.dev --- domains/dashboard.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dashboard.chiragnahata.json diff --git a/domains/dashboard.chiragnahata.json b/domains/dashboard.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/dashboard.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From bceddd8ed477403309603921ce12e795a9abf9e5 Mon Sep 17 00:00:00 2001 From: ssxbaa Date: Sat, 20 Apr 2024 12:12:56 +0200 Subject: [PATCH 061/236] feat(domain): seba.is-a.dev --- domains/seba.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/seba.json diff --git a/domains/seba.json b/domains/seba.json new file mode 100644 index 000000000..fa20450e5 --- /dev/null +++ b/domains/seba.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssxbaa", + "email": "ssxbaa@proton.me" + }, + "record": { + "CNAME": "ssxbaa.github.io" + } +} From 19f4077d05d94f064354820b615c80033af583ad Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 20 Apr 2024 16:05:08 +0530 Subject: [PATCH 062/236] feat(domain): jellyfin.chiragnahata.is-a.dev --- domains/jellyfin.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jellyfin.chiragnahata.json diff --git a/domains/jellyfin.chiragnahata.json b/domains/jellyfin.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/jellyfin.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 8abc0b2b49a6c6d70758e2d954d1a27ad18e4773 Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:02:36 +0200 Subject: [PATCH 063/236] Update hoogdorp.json --- domains/hoogdorp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 12d339510..9d3d5d921 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -4,6 +4,6 @@ "email": "gunterke@zoho.eu" }, "record": { - "A": ["8.8.8.8"] + "A": ["34.90.225.198"] } } From 62a80fadd964e42f258ace84eb234d72e4cf1208 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Sat, 20 Apr 2024 19:08:08 +0800 Subject: [PATCH 064/236] feat(domain): ralphpineda.is-a.dev --- domains/ralphpineda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralphpineda.json diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json new file mode 100644 index 000000000..6f1d9e924 --- /dev/null +++ b/domains/ralphpineda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} From 5635f717087eb04c7fb995e22c3ef307bae0b9df Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:09:29 +0200 Subject: [PATCH 065/236] Update hoogdorp.json --- domains/hoogdorp.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 9d3d5d921..9fb8806dc 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -4,6 +4,7 @@ "email": "gunterke@zoho.eu" }, "record": { + "CNAME": [gratis-4925113.jouwweb.site] "A": ["34.90.225.198"] } } From 0e0c858ad475dd321d09db4a8e8eb05d0cc0072f Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:10:49 +0200 Subject: [PATCH 066/236] Update hoogdorp.json --- domains/hoogdorp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 9fb8806dc..1487baca3 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -4,7 +4,7 @@ "email": "gunterke@zoho.eu" }, "record": { - "CNAME": [gratis-4925113.jouwweb.site] + "CNAME": "gratis-4925113.jouwweb.site" "A": ["34.90.225.198"] } } From 9c4c770557e4dff7c405b56e9d6416f7738cd523 Mon Sep 17 00:00:00 2001 From: Gunterke <167350738+Gunterke@users.noreply.github.com> Date: Sat, 20 Apr 2024 13:11:35 +0200 Subject: [PATCH 067/236] Update hoogdorp.json --- domains/hoogdorp.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hoogdorp.json b/domains/hoogdorp.json index 1487baca3..75ca02d74 100644 --- a/domains/hoogdorp.json +++ b/domains/hoogdorp.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "gratis-4925113.jouwweb.site" - "A": ["34.90.225.198"] } } From 1282d7cf66f9e694c922ec82a7869f2f69d0f348 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:42:13 +0800 Subject: [PATCH 068/236] Create post.json --- domains/post.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/post.json diff --git a/domains/post.json b/domains/post.json new file mode 100644 index 000000000..e6e09fc4c --- /dev/null +++ b/domains/post.json @@ -0,0 +1,11 @@ +{ + "owner": { + "email": "vibred@att.net" + }, + "record": { + "TXT": "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ" + "TXT": "v=spf1 +include:spf.onlarksuite.com -all" + "MX": ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] + } + +} From 3d489e3ee6317a241df3694ae027355264e3f9eb Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sat, 20 Apr 2024 20:24:09 +0800 Subject: [PATCH 069/236] Update post.json --- domains/post.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/post.json b/domains/post.json index e6e09fc4c..f854952a6 100644 --- a/domains/post.json +++ b/domains/post.json @@ -1,5 +1,6 @@ { "owner": { + "username": "vibred", "email": "vibred@att.net" }, "record": { From b053fed2bd21e1319cbd2919bb394ce515cc7359 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sat, 20 Apr 2024 20:28:05 +0800 Subject: [PATCH 070/236] Update post.json fix a mistake --- domains/post.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/post.json b/domains/post.json index f854952a6..0763d2d1c 100644 --- a/domains/post.json +++ b/domains/post.json @@ -4,9 +4,10 @@ "email": "vibred@att.net" }, "record": { - "TXT": "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ" - "TXT": "v=spf1 +include:spf.onlarksuite.com -all" - "MX": ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] - } - + "TXT": [ + "verification-code-site-App_lark=HBuHgbKczItwYdsgJHDZ", + "v=spf1 +include:spf.onlarksuite.com -all" + ], + "MX": ["mx1.larksuite.com", "mx2.larksuite.com", "mx3.larksuite.com"] + } } From 74342bc2a9649c777bc74165c080c00dd74bfd7d Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 20 Apr 2024 15:35:36 +0300 Subject: [PATCH 071/236] Update nx.json --- domains/nx.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index db381388a..f7eae105e 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,9 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "A": [ - "45.55.110.124", - "193.233.233.233" - ] + "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co." } } From b6933031f461dd0a11a0e1bddfbc7db0c5cfaf5b Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 20 Apr 2024 16:06:45 +0300 Subject: [PATCH 072/236] Update nx.json --- domains/nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index f7eae105e..15dc60f22 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co." + "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co" } } From 6513b2baf008c8de3c51eee5b7658a182646ac5e Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Sat, 20 Apr 2024 14:25:24 +0000 Subject: [PATCH 073/236] Create _discord.azhammakestrash.is-a.dev.json --- domains/_discord.azhammakestrash.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.azhammakestrash.is-a.dev.json diff --git a/domains/_discord.azhammakestrash.is-a.dev.json b/domains/_discord.azhammakestrash.is-a.dev.json new file mode 100644 index 000000000..372ee2dbd --- /dev/null +++ b/domains/_discord.azhammakestrash.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + "discord": "797534115935027271" + }, + "record": { + "TXT": "dh=b3b9be236f1e61048cecc94f8e3e6a4accf9d6b5" + } +} From 202b76f6d5d3d4c46d2ec4b7b7f050d108a017bc Mon Sep 17 00:00:00 2001 From: LowkeyGUY4444 <144545650+LowkeyGUY4444@users.noreply.github.com> Date: Sat, 20 Apr 2024 21:45:53 +0530 Subject: [PATCH 074/236] Rename akshya.is-a.dev.json to akshya.json --- domains/{akshya.is-a.dev.json => akshya.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{akshya.is-a.dev.json => akshya.json} (100%) diff --git a/domains/akshya.is-a.dev.json b/domains/akshya.json similarity index 100% rename from domains/akshya.is-a.dev.json rename to domains/akshya.json From 21ad3dc855ac75617108649790001cc7c686c0a4 Mon Sep 17 00:00:00 2001 From: praveen8git Date: Sun, 21 Apr 2024 00:02:40 +0530 Subject: [PATCH 075/236] feat: Add new domain registration JSON file - This commit introduces a new JSON file to register the domain 'praveen-patel.is-a.dev'. - The file contains the necessary configurations for the domain registration process. --- domains/praveen-patel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/praveen-patel.json diff --git a/domains/praveen-patel.json b/domains/praveen-patel.json new file mode 100644 index 000000000..41a2d34b3 --- /dev/null +++ b/domains/praveen-patel.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/praveen8git", + "owner": { + "username": "praveen8git", + "email": "praveenpatel@duck.com", + "discord": "praveen.patel" + }, + "record": { + "CNAME": "praveensingh.in" + } + } + \ No newline at end of file From 58025e4f8ccc4eefb3a20c387fb11ba4d09cd0ca Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sun, 21 Apr 2024 00:18:17 +0400 Subject: [PATCH 076/236] Use ImprovMX --- domains/21z.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 899aba426..c874cd328 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -5,6 +5,10 @@ "discord": "780356848737058857" }, "record": { - "CNAME": "21z.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From c7e48cb4d2edcde06ce7995100ce906e9ba77e8b Mon Sep 17 00:00:00 2001 From: Javier Andres Solarte <79766563+dresandev@users.noreply.github.com> Date: Sat, 20 Apr 2024 17:06:42 -0500 Subject: [PATCH 077/236] add domain --- domains/dresan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dresan.json diff --git a/domains/dresan.json b/domains/dresan.json new file mode 100644 index 000000000..c67dd494e --- /dev/null +++ b/domains/dresan.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website", + "repo": "https://github.com/dresandev/dresandev.github.io", + "owner": { + "username": "dresandev", + "email": "dresan.dev@gmail.com", + "twitter": "dresandev" + }, + "record": { + "CNAME": "dresandev.github.io" + } +} From eccce025c5bf2ce4b3d18455306a50fe7313a322 Mon Sep 17 00:00:00 2001 From: FrogiesArcade Date: Sat, 20 Apr 2024 18:14:29 -0500 Subject: [PATCH 078/236] feat(domain): frogiee1real.is-a.dev --- domains/frogiee1real.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frogiee1real.json diff --git a/domains/frogiee1real.json b/domains/frogiee1real.json new file mode 100644 index 000000000..51357e512 --- /dev/null +++ b/domains/frogiee1real.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrogiesArcade", + "email": "frogiesarcade@gmail.com" + }, + "record": { + "CNAME": "extramathequations.web.app" + } +} From 3fc7fe1493df70b09b6da9a3e46104f54fb8f05d Mon Sep 17 00:00:00 2001 From: FrogiesArcade <115168315+FrogiesArcade@users.noreply.github.com> Date: Sat, 20 Apr 2024 18:15:05 -0500 Subject: [PATCH 079/236] Delete domains/frogiee1.json --- domains/frogiee1.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/frogiee1.json diff --git a/domains/frogiee1.json b/domains/frogiee1.json deleted file mode 100644 index 25a8bac76..000000000 --- a/domains/frogiee1.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "frogiee1.is-a.dev", - "repo": "https://github.com/frogiesarcade", - "owner": { - "username": "frogiee1", - "email": "frogiesarcade@gmail.com" - }, - "record": { - "CNAME": "extramathequations.web.app" - } -} From 048346fb34fb9d91cd6014debf286bb2d9cf8ded Mon Sep 17 00:00:00 2001 From: FrogiesArcade <115168315+FrogiesArcade@users.noreply.github.com> Date: Sat, 20 Apr 2024 18:15:20 -0500 Subject: [PATCH 080/236] Delete domains/frogiee1stuff.json --- domains/frogiee1stuff.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/frogiee1stuff.json diff --git a/domains/frogiee1stuff.json b/domains/frogiee1stuff.json deleted file mode 100644 index 51357e512..000000000 --- a/domains/frogiee1stuff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FrogiesArcade", - "email": "frogiesarcade@gmail.com" - }, - "record": { - "CNAME": "extramathequations.web.app" - } -} From dce041275bb8c34f9f5ccf0c30e2271806961d16 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:40:58 +0800 Subject: [PATCH 081/236] Register mymail.is-a.dev --- domains/mymail.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mymail.json diff --git a/domains/mymail.json b/domains/mymail.json new file mode 100644 index 000000000..e614b4561 --- /dev/null +++ b/domains/mymail.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Vibred", + "email": "vibred@pm.me", + "discord": "1169947990551699568" + }, + + "record": { + "TXT": "verification-code-site-app_lark=c94xuulzjilzjmjbfepl" + } + } + \ No newline at end of file From b069dfebe1b8401e3d0624b8de2fe9595ccf1c3d Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:46:49 +0800 Subject: [PATCH 082/236] Update mymail.json Fixed --- domains/mymail.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mymail.json b/domains/mymail.json index e614b4561..89ff9f33c 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -2,11 +2,11 @@ "owner": { "username": "Vibred", "email": "vibred@pm.me", - "discord": "1169947990551699568" }, "record": { - "TXT": "verification-code-site-app_lark=c94xuulzjilzjmjbfepl" + "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], + "MX" : ["mx1.larksuite.com","mx1.larksuite.com","mx1.larksuite.com"] } } - \ No newline at end of file + From 924cccf74f331fd29d7fe05f0f6db48c33398b20 Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:48:53 +0800 Subject: [PATCH 083/236] Update mymail.json fix --- domains/mymail.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mymail.json b/domains/mymail.json index 89ff9f33c..10013535c 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -6,7 +6,7 @@ "record": { "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], - "MX" : ["mx1.larksuite.com","mx1.larksuite.com","mx1.larksuite.com"] + "MX" : ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] } } From 8c4e014c6557f4b8b06cf396deb91ca446861d8b Mon Sep 17 00:00:00 2001 From: Vee <110226580+Vibred@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:50:11 +0800 Subject: [PATCH 084/236] Update mymail.json --- domains/mymail.json | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/domains/mymail.json b/domains/mymail.json index 10013535c..2e8b472b8 100644 --- a/domains/mymail.json +++ b/domains/mymail.json @@ -1,12 +1,17 @@ { - "owner": { - "username": "Vibred", - "email": "vibred@pm.me", - }, - - "record": { - "TXT": [ "verification-code-site-app_lark=c94xuulzjilzjmjbfepl","v=spf1 +include:spf.onlarksuite.com -all"], - "MX" : ["mx1.larksuite.com","mx2.larksuite.com","mx3.larksuite.com"] - } + "owner": { + "username": "Vibred", + "email": "vibred@pm.me" + }, + "record": { + "TXT": [ + "verification-code-site-app_lark=c94xuulzjilzjmjbfepl", + "v=spf1 +include:spf.onlarksuite.com -all" + ], + "MX": [ + "mx1.larksuite.com", + "mx2.larksuite.com", + "mx3.larksuite.com" + ] } - +} From 2c479636ff088eba69ad04866c305e67a74ce815 Mon Sep 17 00:00:00 2001 From: Dano Syrus <92238288+danosyrus@users.noreply.github.com> Date: Sun, 21 Apr 2024 10:39:48 +0530 Subject: [PATCH 085/236] Create danosyrus.json --- domains/danosyrus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/danosyrus.json diff --git a/domains/danosyrus.json b/domains/danosyrus.json new file mode 100644 index 000000000..3778039fa --- /dev/null +++ b/domains/danosyrus.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Resume", + "repo": "https://github.com/danosyrus/danosyrus.github.io", + "owner": { + "username": "danosyrus", + "email": "danosyrus@tuta.io", + "discord": "danosyrus" + }, + "record": { + "CNAME": "danosyrus.github.io" + } +} From ba599fbd494837973f6e199dbdb78154cc09c7e8 Mon Sep 17 00:00:00 2001 From: Iqat Date: Sun, 21 Apr 2024 11:13:34 +0400 Subject: [PATCH 086/236] feat(domain): iqat.is-a.dev --- domains/iqat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iqat.json diff --git a/domains/iqat.json b/domains/iqat.json new file mode 100644 index 000000000..7799b37ca --- /dev/null +++ b/domains/iqat.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for Muhammad Taqi (Iqat)", + "repo": "https://github.com/Iqat476/Iqat476.github.io", + "owner": { + "username": "Iqat476", + "email": "iqat476@gmail.com" + }, + "record": { + "CNAME": "Iqat476.github.io" + } +} From 9e60cf49c237f3ab30af7a9103f29f936f4d3866 Mon Sep 17 00:00:00 2001 From: booktastic1 Date: Sun, 21 Apr 2024 09:25:28 +0100 Subject: [PATCH 087/236] feat(domain): spectranow.is-a.dev --- domains/spectranow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spectranow.json diff --git a/domains/spectranow.json b/domains/spectranow.json new file mode 100644 index 000000000..ada30e70c --- /dev/null +++ b/domains/spectranow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/spectra" + } +} From a2f39754ba37aad6b9848718b06dfb48227b1ddf Mon Sep 17 00:00:00 2001 From: booktastic1 Date: Sun, 21 Apr 2024 10:32:53 +0100 Subject: [PATCH 088/236] feat(domain): graphica.is-a.dev --- domains/graphica.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/graphica.json diff --git a/domains/graphica.json b/domains/graphica.json new file mode 100644 index 000000000..31232299d --- /dev/null +++ b/domains/graphica.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } +} From 886bc646f8a07691a31b9c70ec6cfdf537cdb05a Mon Sep 17 00:00:00 2001 From: booktastic1 Date: Sun, 21 Apr 2024 10:33:59 +0100 Subject: [PATCH 089/236] feat(domain): graphicanow.is-a.dev --- domains/graphicanow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/graphicanow.json diff --git a/domains/graphicanow.json b/domains/graphicanow.json new file mode 100644 index 000000000..31232299d --- /dev/null +++ b/domains/graphicanow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "booktastic1", + "email": "booktastic-library@outlook.com" + }, + "record": { + "URL": "https://btastic.wixsite.com/graphica" + } +} From b6f71288c9e25279366f1ad874a33b778941b07d Mon Sep 17 00:00:00 2001 From: devbx Date: Sun, 21 Apr 2024 20:30:17 +0800 Subject: [PATCH 090/236] feat(domain): devbx.is-a.dev --- domains/devbx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devbx.json diff --git a/domains/devbx.json b/domains/devbx.json new file mode 100644 index 000000000..7a2100f7f --- /dev/null +++ b/domains/devbx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devbx", + "email": "pangys0306@hotmail.com" + }, + "record": { + "CNAME": "devbx.github.io" + } +} From b5697f016819955362d5596557517307284ce740 Mon Sep 17 00:00:00 2001 From: sharkota Date: Sun, 21 Apr 2024 09:02:49 -0500 Subject: [PATCH 091/236] feat(domain): kota.is-a.dev --- domains/kota.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kota.json diff --git a/domains/kota.json b/domains/kota.json new file mode 100644 index 000000000..269b94e76 --- /dev/null +++ b/domains/kota.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sharkota", + "email": "nappythebappy@gmail.com" + }, + "record": { + "CNAME": "sharkota.github.io" + } +} From 44c8ab665efbdbfd9cbbe28d921c0de56885d746 Mon Sep 17 00:00:00 2001 From: ondirisuliuly Date: Sun, 21 Apr 2024 17:51:37 +0300 Subject: [PATCH 092/236] feat(domain): musiccorn01.is-a.dev --- domains/musiccorn01.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/musiccorn01.json diff --git a/domains/musiccorn01.json b/domains/musiccorn01.json new file mode 100644 index 000000000..57846a47d --- /dev/null +++ b/domains/musiccorn01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ondirisuliuly", + "email": "ondirisuliuly@gmail.com" + }, + "record": { + "A": ["185.239.48.45"] + } +} From 31c1a65c5e0ad53144826387b3360487d5d83912 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Sun, 21 Apr 2024 16:26:34 +0000 Subject: [PATCH 093/236] Update and rename _discord.azhammakestrash.is-a.dev.json to _discord.azhammakestrash.json --- ...ammakestrash.is-a.dev.json => _discord.azhammakestrash.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.azhammakestrash.is-a.dev.json => _discord.azhammakestrash.json} (76%) diff --git a/domains/_discord.azhammakestrash.is-a.dev.json b/domains/_discord.azhammakestrash.json similarity index 76% rename from domains/_discord.azhammakestrash.is-a.dev.json rename to domains/_discord.azhammakestrash.json index 372ee2dbd..5bac3fb94 100644 --- a/domains/_discord.azhammakestrash.is-a.dev.json +++ b/domains/_discord.azhammakestrash.json @@ -1,7 +1,7 @@ { "owner": { "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" + "email": "websitedomain.regroup588@passinbox.com", "discord": "797534115935027271" }, "record": { From 169f2dcb75af324cbb98f4d609fda7b4368df416 Mon Sep 17 00:00:00 2001 From: Krystian15x Date: Mon, 22 Apr 2024 02:39:02 +0200 Subject: [PATCH 094/236] feat(domain): krystian.is-a.dev --- domains/krystian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/krystian.json diff --git a/domains/krystian.json b/domains/krystian.json new file mode 100644 index 000000000..48a00f646 --- /dev/null +++ b/domains/krystian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krystian15x", + "email": "krystiankoral@gmail.com" + }, + "record": { + "A": ["138.2.132.47"] + } +} From 40460bce09e489fbbfb66af65df170f60cf0b4f3 Mon Sep 17 00:00:00 2001 From: Zoom Date: Sun, 21 Apr 2024 23:24:18 -0600 Subject: [PATCH 095/236] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index cc027f4d6..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -5,7 +5,7 @@ "username": "theoldzoom", "email": "theoldzoom@gmail.com", "twitter": "theoldzoom", - "discord": "theoldzoom", + "discord": "theoldzoom" }, "record": { "CNAME": "theoldzoom.github.io" From 1212417a18a5666a4570a4a2a5575c1fadae6d24 Mon Sep 17 00:00:00 2001 From: Bimarsha69 <116154292+Bimarsha69@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:47:19 +0545 Subject: [PATCH 096/236] Create bimarsha.json --- domains/bimarsha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bimarsha.json diff --git a/domains/bimarsha.json b/domains/bimarsha.json new file mode 100644 index 000000000..98aed7a12 --- /dev/null +++ b/domains/bimarsha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "CNAME": "bimarsha69.github.io" + } +} From e4f8db198991f164cbc6cb6e25fdbdc161b114e2 Mon Sep 17 00:00:00 2001 From: Bimarsha69 <116154292+Bimarsha69@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:49:11 +0545 Subject: [PATCH 097/236] Create _github-pages-challenge-Bimarsha69.bimarsha.json --- domains/_github-pages-challenge-Bimarsha69.bimarsha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Bimarsha69.bimarsha.json diff --git a/domains/_github-pages-challenge-Bimarsha69.bimarsha.json b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json new file mode 100644 index 000000000..05899564f --- /dev/null +++ b/domains/_github-pages-challenge-Bimarsha69.bimarsha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "TXT": "ad9b8ff5793eb8dd58746a30bee4c7" + } +} From 3c8194a799d0cd7dd287420967a3cdb46f218c26 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Mon, 22 Apr 2024 17:47:10 +0700 Subject: [PATCH 098/236] feat(domain): workspace.trung.is-a.dev --- domains/workspace.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/workspace.trung.json diff --git a/domains/workspace.trung.json b/domains/workspace.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/workspace.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From 6b4bfa3ec3832fe1e325fe6f53806340345488eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 22 Apr 2024 19:51:01 +0800 Subject: [PATCH 099/236] Delete domains/glqch.json --- domains/glqch.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.json diff --git a/domains/glqch.json b/domains/glqch.json deleted file mode 100644 index 376e02afc..000000000 --- a/domains/glqch.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub447@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "glqch0.github.io" - } -} From d996c8f76726e7e167dd12c417fbd9f586caca72 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 22 Apr 2024 19:51:45 +0800 Subject: [PATCH 100/236] Delete domains/_github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_github-pages-challenge-Glqch0.glqch.json diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqch.json deleted file mode 100644 index 5e80f7ab1..000000000 --- a/domains/_github-pages-challenge-Glqch0.glqch.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "Glqch", - "discord": "915932527871541309" - }, - "record": { - "TXT": "a672c8c5c8d4be16fcefd130307ea6" - } -} From 5ab8b052ad149e8b9ecc661a6b43ce683ef1ada2 Mon Sep 17 00:00:00 2001 From: KorryKatti <143781663+KorryKatti@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:04:29 +0530 Subject: [PATCH 101/236] Create korrykatti.json --- domains/korrykatti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/korrykatti.json diff --git a/domains/korrykatti.json b/domains/korrykatti.json new file mode 100644 index 000000000..c08aa9204 --- /dev/null +++ b/domains/korrykatti.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for my personal website", + "repo": "https://github.com/KorryKatti/korrykatti.github.io", + "owner": { + "username": "KorryKatti", + "email": "8nctvx7gi@mozmail.com", + "twitter": "korrykatti" + }, + "record": { + "CNAME": "korrykatti.github.io" + } +} From 03c934fad014c102f5837ab250154d0d04d7b656 Mon Sep 17 00:00:00 2001 From: Dylanjtholen <100318188+dylanjtholen@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:10:06 -0500 Subject: [PATCH 102/236] Rename bobglukbobbob.json to dylanjtholen.json --- domains/{bobglukbobbob.json => dylanjtholen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{bobglukbobbob.json => dylanjtholen.json} (100%) diff --git a/domains/bobglukbobbob.json b/domains/dylanjtholen.json similarity index 100% rename from domains/bobglukbobbob.json rename to domains/dylanjtholen.json From d0947be721b0fdd0b5d98e84329744e2820f25ba Mon Sep 17 00:00:00 2001 From: nexos20levrai Date: Mon, 22 Apr 2024 22:23:48 +0200 Subject: [PATCH 103/236] feat(domain): treizer.is-a.dev --- domains/treizer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/treizer.json diff --git a/domains/treizer.json b/domains/treizer.json new file mode 100644 index 000000000..ff7653714 --- /dev/null +++ b/domains/treizer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nexos20levrai", + "email": "nexos.dons@gmail.com" + }, + "record": { + "A": ["193.160.130.98"] + } +} From 6ff1bd55b2f27e5a54b1a2bb36ba80c8802bf8af Mon Sep 17 00:00:00 2001 From: Nimesh <153603329+N-Nilashan@users.noreply.github.com> Date: Tue, 23 Apr 2024 11:21:13 +0530 Subject: [PATCH 104/236] Create nimesh.json --- domains/nimesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nimesh.json diff --git a/domains/nimesh.json b/domains/nimesh.json new file mode 100644 index 000000000..5df280a08 --- /dev/null +++ b/domains/nimesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N-Nilashan", + "email": "informal.nimesh@gmail.com" + }, + "record": { + "CNAME": "n-nilashan.github.io" + } +} From cdfe1cfde62c175c021cdcab646e3eab88d24acf Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Tue, 23 Apr 2024 12:01:00 +0200 Subject: [PATCH 105/236] Delete domains/spacehastelog.json Can't use it with Cloudflare Workers --- domains/spacehastelog.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/spacehastelog.json diff --git a/domains/spacehastelog.json b/domains/spacehastelog.json deleted file mode 100644 index ab98abc8c..000000000 --- a/domains/spacehastelog.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" - }, - "record": { - "CNAME": "spacehaste.azhamproductions.workers.dev" - } -} From dba48fcce3b5ea7ffc1e5099ba67788ba8aac02f Mon Sep 17 00:00:00 2001 From: Hero Protagonist Date: Tue, 23 Apr 2024 09:34:14 -0400 Subject: [PATCH 106/236] Create _github-pages-challenge-carafelix.heroprotagonist.json --- ...github-pages-challenge-carafelix.heroprotagonist.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-carafelix.heroprotagonist.json diff --git a/domains/_github-pages-challenge-carafelix.heroprotagonist.json b/domains/_github-pages-challenge-carafelix.heroprotagonist.json new file mode 100644 index 000000000..cedf11a1a --- /dev/null +++ b/domains/_github-pages-challenge-carafelix.heroprotagonist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "TXT": "61ef4af708632a4018579e72c75b65" + } +} From ffe4d506a818f18ec208faa7ae64b8d0c5bcd5ed Mon Sep 17 00:00:00 2001 From: S409ISDAD <129562233+S409ISDAD@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:41:44 +0100 Subject: [PATCH 107/236] Register s409.is-a.dev --- domains/s409.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/s409.json diff --git a/domains/s409.json b/domains/s409.json new file mode 100644 index 000000000..7d550ccb8 --- /dev/null +++ b/domains/s409.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "S409ISDAD", + "email": "hitlerwinning2301@gmail.com", + "discord": "851827069284778054" + }, + + "record": { + "CNAME": "s409.pages.dev" + } + } + \ No newline at end of file From 08dd1cc89e981d76dce799830e841dfacc2a9330 Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:12:25 +0530 Subject: [PATCH 108/236] Create triachrold.json --- domains/triachrold.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/triachrold.json diff --git a/domains/triachrold.json b/domains/triachrold.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/triachrold.json @@ -0,0 +1 @@ + From 7acc740025a70fd1f27c77c27ede31ce3ead184b Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:12:38 +0530 Subject: [PATCH 109/236] Create triach-rold.json --- domains/triach-rold.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/triach-rold.json diff --git a/domains/triach-rold.json b/domains/triach-rold.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/triach-rold.json @@ -0,0 +1 @@ + From ba96526a24161a3b20f97bdfb1ae55c6abeeb748 Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:18:20 +0530 Subject: [PATCH 110/236] Update triach-rold.json --- domains/triach-rold.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/triach-rold.json b/domains/triach-rold.json index 8b1378917..46443e71c 100644 --- a/domains/triach-rold.json +++ b/domains/triach-rold.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} From ebd57ae53ca3959082e233e6fc5269f6173ce51a Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:18:39 +0530 Subject: [PATCH 111/236] Update triachrold.json --- domains/triachrold.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/triachrold.json b/domains/triachrold.json index 8b1378917..625f18c8a 100644 --- a/domains/triachrold.json +++ b/domains/triachrold.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} From 6fe5e8434f5f016497fe750739054ae20dd99409 Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:45:47 -0600 Subject: [PATCH 112/236] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 3aa0c7f92..a3a01cbbe 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io" + "CNAME": "theoldzoom.github.io", } } From 927c1b861215fbd12eadbb77837168232022399c Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:46:37 -0600 Subject: [PATCH 113/236] Create _github-pages-challenge-TheOldZoom.zoom.json --- domains/_github-pages-challenge-TheOldZoom.zoom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-TheOldZoom.zoom.json diff --git a/domains/_github-pages-challenge-TheOldZoom.zoom.json b/domains/_github-pages-challenge-TheOldZoom.zoom.json new file mode 100644 index 000000000..a3fd5d1ef --- /dev/null +++ b/domains/_github-pages-challenge-TheOldZoom.zoom.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "TXT": "617b3a42e42c46cb26aef97305fd8e" + } +} From 5ac4b8ff243bf006b52eeb3dac35f6a08411a29c Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:47:29 -0600 Subject: [PATCH 114/236] Create _discord.zoom.is-a.dev --- domains/_discord.zoom.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.zoom.is-a.dev diff --git a/domains/_discord.zoom.is-a.dev b/domains/_discord.zoom.is-a.dev new file mode 100644 index 000000000..f5ebe7440 --- /dev/null +++ b/domains/_discord.zoom.is-a.dev @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "TXT": "dh=170063c268dd129fa057f1517490d51aa9e792f7" + } +} From 74e8848f3fe8962955fbe819b74312ff744c3fa5 Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:55:59 -0600 Subject: [PATCH 115/236] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index a3a01cbbe..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io", + "CNAME": "theoldzoom.github.io" } } From 0bc82db3081768c663b4ca20c5abcdc88027b0c6 Mon Sep 17 00:00:00 2001 From: Zoom Date: Tue, 23 Apr 2024 17:56:18 -0600 Subject: [PATCH 116/236] Rename _discord.zoom.is-a.dev to _discord.zoom.is-a.dev.json --- domains/{_discord.zoom.is-a.dev => _discord.zoom.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.zoom.is-a.dev => _discord.zoom.is-a.dev.json} (100%) diff --git a/domains/_discord.zoom.is-a.dev b/domains/_discord.zoom.is-a.dev.json similarity index 100% rename from domains/_discord.zoom.is-a.dev rename to domains/_discord.zoom.is-a.dev.json From 6399eb65071dd7caa6e4b86e8eb86fb812198384 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:17:10 +0800 Subject: [PATCH 117/236] Update checks.yml --- .github/workflows/checks.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 7fa947f15..370ffce74 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,3 +14,28 @@ jobs: bun-version: latest - run: bun install - run: bun test + continue-on-error: true + - name: Check if validation failed + run: | + if [ $? -ne 0 ]; then + echo "::set-output name=validation_failed::true" + else + echo "::set-output name=validation_failed::false" + fi + id: check_validation + - name: Close pull request if validation failed + if: steps.check_validation.outputs.validation_failed == 'true' + run: | + curl -X POST \ + -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ + -H "Content-Type: application/json" \ + -d '{"state":"closed"}' \ + "https://api.github.com/repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}" + - name: Comment on closed pull request + if: steps.check_validation.outputs.validation_failed == 'true' + run: | + curl -X POST \ + -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ + -H "Content-Type: application/json" \ + -d '{"body": "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the [documentation](https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread."}' \ + "https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments" From 9da543dc5f8b28b11e5c3c7d136af3c7875835c9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:19:54 +0800 Subject: [PATCH 118/236] Create testing.json --- domains/testing.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/testing.json diff --git a/domains/testing.json b/domains/testing.json new file mode 100644 index 000000000..8bd6648ed --- /dev/null +++ b/domains/testing.json @@ -0,0 +1 @@ +asdf From a065640523f1368f64e183df536b61c769a5e8f2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:36:19 +0800 Subject: [PATCH 119/236] Update checks.yml --- .github/workflows/checks.yml | 30 ++++-------------------------- 1 file changed, 4 insertions(+), 26 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 370ffce74..eb0ff8ebb 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -1,4 +1,5 @@ name: Checks + on: [pull_request, workflow_dispatch] jobs: @@ -13,29 +14,6 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test - continue-on-error: true - - name: Check if validation failed - run: | - if [ $? -ne 0 ]; then - echo "::set-output name=validation_failed::true" - else - echo "::set-output name=validation_failed::false" - fi - id: check_validation - - name: Close pull request if validation failed - if: steps.check_validation.outputs.validation_failed == 'true' - run: | - curl -X POST \ - -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ - -H "Content-Type: application/json" \ - -d '{"state":"closed"}' \ - "https://api.github.com/repos/${{ github.repository }}/pulls/${{ github.event.pull_request.number }}" - - name: Comment on closed pull request - if: steps.check_validation.outputs.validation_failed == 'true' - run: | - curl -X POST \ - -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ - -H "Content-Type: application/json" \ - -d '{"body": "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the [documentation](https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread."}' \ - "https://api.github.com/repos/${{ github.repository }}/issues/${{ github.event.pull_request.number }}/comments" + - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") + env: + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From c7c01eeaa70becc94ac99601db3bd1e7f893fe6e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:41:24 +0800 Subject: [PATCH 120/236] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index eb0ff8ebb..f74300c2f 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,6 +14,6 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") + - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 858b9718484adcd1df707292269eb25ca8457ac2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:42:45 +0800 Subject: [PATCH 121/236] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index f74300c2f..7dd8e8467 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,6 +14,6 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread.") + - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 97c81078aa7848a58c8f6a94c92c605b75d1c649 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:42:58 +0800 Subject: [PATCH 122/236] Delete domains/testing.json --- domains/testing.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/testing.json diff --git a/domains/testing.json b/domains/testing.json deleted file mode 100644 index 8bd6648ed..000000000 --- a/domains/testing.json +++ /dev/null @@ -1 +0,0 @@ -asdf From 61e5183ecc1e0150a177334909ace2c08da7bd4a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:43:56 +0800 Subject: [PATCH 123/236] Update checks.yml --- .github/workflows/checks.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 7dd8e8467..f22fb51ec 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -14,6 +14,7 @@ jobs: with: bun-version: latest - run: bun install - - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) + - name: Run tests + run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 669878ea34afbd9ca1b5dd930bbb424502096b57 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:44:24 +0800 Subject: [PATCH 124/236] Create test --- domains/test | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/test diff --git a/domains/test b/domains/test new file mode 100644 index 000000000..9daeafb98 --- /dev/null +++ b/domains/test @@ -0,0 +1 @@ +test From ab47511d865d2371cf6c663629bdd8ff57485fb2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:46:50 +0800 Subject: [PATCH 125/236] Update checks.yml --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index f22fb51ec..255b434e1 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -15,6 +15,6 @@ jobs: bun-version: latest - run: bun install - name: Run tests - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 0) + run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 1) env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 99d6729be494083e1314a3ff83fb2ee5f9c19fb1 Mon Sep 17 00:00:00 2001 From: Kenny <75525014+KennySB-dev@users.noreply.github.com> Date: Wed, 24 Apr 2024 05:47:08 +0100 Subject: [PATCH 126/236] Create _discord.kenny.json --- domains/_discord.kenny.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.kenny.json diff --git a/domains/_discord.kenny.json b/domains/_discord.kenny.json new file mode 100644 index 000000000..944b9b421 --- /dev/null +++ b/domains/_discord.kenny.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com", + "discord": "kenny.sb" + }, + "record": { + "TXT": "dh=aaf780c8f8f85a096d0adea5223a0fdfd643de02" + } +} From 2c67e11415dc2146ee421b3c628f5285901d0dd7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:47:56 +0800 Subject: [PATCH 127/236] Delete domains/test --- domains/test | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/test diff --git a/domains/test b/domains/test deleted file mode 100644 index 9daeafb98..000000000 --- a/domains/test +++ /dev/null @@ -1 +0,0 @@ -test From b0944de3d2020d941e9254cbf4f81770c003c305 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:54:43 +0800 Subject: [PATCH 128/236] fix permission issue --- .github/workflows/checks.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 255b434e1..a4fec7d61 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,6 +5,8 @@ on: [pull_request, workflow_dispatch] jobs: validation: runs-on: ubuntu-latest + permissions: + pull-requests: write steps: - uses: actions/checkout@v4 with: From ee2d3c018db198493fd3b7f215b19ed7076e5858 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 12:56:06 +0800 Subject: [PATCH 129/236] actually fix permission issue --- .github/workflows/checks.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index a4fec7d61..bb91b5d70 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,8 +5,7 @@ on: [pull_request, workflow_dispatch] jobs: validation: runs-on: ubuntu-latest - permissions: - pull-requests: write + permissions: write-all steps: - uses: actions/checkout@v4 with: From feb1a463c44f8c4f4e33f25db61cdaae01f6c54a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 13:03:29 +0800 Subject: [PATCH 130/236] revert #13578 --- .github/workflows/checks.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index bb91b5d70..be5f73e48 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,7 +5,6 @@ on: [pull_request, workflow_dispatch] jobs: validation: runs-on: ubuntu-latest - permissions: write-all steps: - uses: actions/checkout@v4 with: @@ -16,6 +15,4 @@ jobs: bun-version: latest - run: bun install - name: Run tests - run: bun test || (echo 'Tests failed, closing pull request.' && gh pr close https://github.com/${{ github.repository }}/pull/${{ github.event.number }} --comment "Due to high amounts of pull requests and not enough resources to review all, we are automatically closing pull requests that fail checks. Please read the documention (https://www.is-a.dev/docs) to ensure your file format is correct. If you still are encountering issues, please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) and open a help thread." && exit 1) - env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + run: bun test From 31364dacfacd86fab71cac5920d6271a4d4f6041 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:46:24 +0300 Subject: [PATCH 131/236] Create uwu --- domains/uwu | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/uwu diff --git a/domains/uwu b/domains/uwu new file mode 100644 index 000000000..666b729c8 --- /dev/null +++ b/domains/uwu @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "URL": "https://orangc.is-a.dev" + } +} From 0b8c5713bd57f321530096ef81efe310dac38279 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:46:42 +0300 Subject: [PATCH 132/236] Update oc.json --- domains/oc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/oc.json b/domains/oc.json index 86976d89e..666b729c8 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 2213fb0921c7c8fe3d81b87c6282c906e5f73573 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:46:58 +0300 Subject: [PATCH 133/236] Update orange.json --- domains/orange.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/orange.json b/domains/orange.json index 86976d89e..666b729c8 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 3760673caf9c5ca86cf04a45fc40b41853ebcdef Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:47:25 +0300 Subject: [PATCH 134/236] Update orangc.json --- domains/orangc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/orangc.json b/domains/orangc.json index 791bb5de6..ed3a85d41 100644 --- a/domains/orangc.json +++ b/domains/orangc.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 0c37e724e84cdd684098a0aebab1c496565b77fd Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:49:07 +0300 Subject: [PATCH 135/236] Update _discord.orange.json --- domains/_discord.orange.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_discord.orange.json b/domains/_discord.orange.json index c76324891..f211bc75e 100644 --- a/domains/_discord.orange.json +++ b/domains/_discord.orange.json @@ -1,6 +1,7 @@ { "owner": { "username": "orxngc", + "discord": "orangc", "email": "orangc@proton.me" }, "record": { From 98173d212d6b7b4ca98b8de8d2774f6e455cf6ad Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:51:15 +0300 Subject: [PATCH 136/236] Create _discord.orangc --- domains/_discord.orangc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.orangc diff --git a/domains/_discord.orangc b/domains/_discord.orangc new file mode 100644 index 000000000..dcdfb506a --- /dev/null +++ b/domains/_discord.orangc @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=d27c8c015aa5f1be96c0c468e091a0958dd1c1dc" + } +} From 8bb7305ee9c35e63aa656a7b4a7f05fdfe2ae07f Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:51:50 +0300 Subject: [PATCH 137/236] Create _discord.oc.json --- domains/_discord.oc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.oc.json diff --git a/domains/_discord.oc.json b/domains/_discord.oc.json new file mode 100644 index 000000000..ca3feed6f --- /dev/null +++ b/domains/_discord.oc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=a46c846585142f2290edfa87de14a47c01715d15" + } +} From f712d7f960255b3a454c287ef1fde89bd00f5eb9 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:52:28 +0300 Subject: [PATCH 138/236] Create _discord.uwu.json --- domains/_discord.uwu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.uwu.json diff --git a/domains/_discord.uwu.json b/domains/_discord.uwu.json new file mode 100644 index 000000000..2c72d9128 --- /dev/null +++ b/domains/_discord.uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "TXT": "dh=23993c297b87e754fd5660af023aa55579ed324e" + } +} From e233c8fb06412196026965b841fa3bf18407ad00 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 24 Apr 2024 08:56:02 +0300 Subject: [PATCH 139/236] Create uwu.json --- domains/uwu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/uwu.json diff --git a/domains/uwu.json b/domains/uwu.json new file mode 100644 index 000000000..666b729c8 --- /dev/null +++ b/domains/uwu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orxngc", + "discord": "orangc", + "email": "orangc@proton.me" + }, + "record": { + "URL": "https://orangc.is-a.dev" + } +} From 8ade560de297afe77383d03064074225988f3d9b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 14:05:21 +0800 Subject: [PATCH 140/236] Discard changes to domains/uwu --- domains/uwu | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/uwu diff --git a/domains/uwu b/domains/uwu deleted file mode 100644 index 666b729c8..000000000 --- a/domains/uwu +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "orxngc", - "discord": "orangc", - "email": "orangc@proton.me" - }, - "record": { - "URL": "https://orangc.is-a.dev" - } -} From f87948c68eda041d956b3b5c10d27aaa2743721c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Apr 2024 14:05:40 +0800 Subject: [PATCH 141/236] Rename _discord.orangc to _discord.orangc.json --- domains/{_discord.orangc => _discord.orangc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.orangc => _discord.orangc.json} (100%) diff --git a/domains/_discord.orangc b/domains/_discord.orangc.json similarity index 100% rename from domains/_discord.orangc rename to domains/_discord.orangc.json From 4aed021dd780c016a4d2ce934c9a4f313c8a7604 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Wed, 24 Apr 2024 15:46:48 +0800 Subject: [PATCH 142/236] feat(domain): ralph.is-a.dev --- domains/ralph.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralph.json diff --git a/domains/ralph.json b/domains/ralph.json new file mode 100644 index 000000000..6f1d9e924 --- /dev/null +++ b/domains/ralph.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} From 2ca96825a2844238e79ceed156adf78508ffa034 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:39:48 +0530 Subject: [PATCH 143/236] Create _discord.shan.json --- domains/_discord.shan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.shan.json diff --git a/domains/_discord.shan.json b/domains/_discord.shan.json new file mode 100644 index 000000000..f09f1e368 --- /dev/null +++ b/domains/_discord.shan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd" + }, + "record": { + "TXT": "dh=edc2f8a1ed533b91a794ced9244cb4fa8a138531" + } +} From ef3a5b9dcfcc2138797539c6ad58451521e41daf Mon Sep 17 00:00:00 2001 From: AcronicalYT Date: Wed, 24 Apr 2024 09:29:44 +0100 Subject: [PATCH 144/236] feat(domain): yrrahevents.acronical.is-a.dev --- domains/yrrahevents.acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yrrahevents.acronical.json diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json new file mode 100644 index 000000000..f45fecac6 --- /dev/null +++ b/domains/yrrahevents.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "ace36501@hotmail.com" + }, + "record": { + "CNAME": "yrrahevents.pages.dev" + } +} From 042780081218f1d39174c2ff620be33bbcec9ca1 Mon Sep 17 00:00:00 2001 From: Acronical Date: Wed, 24 Apr 2024 09:30:31 +0100 Subject: [PATCH 145/236] Update yrrahevents.acronical.json --- domains/yrrahevents.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json index f45fecac6..a80a12eb4 100644 --- a/domains/yrrahevents.acronical.json +++ b/domains/yrrahevents.acronical.json @@ -1,7 +1,7 @@ { "owner": { "username": "AcronicalYT", - "email": "ace36501@hotmail.com" + "email": "acronicalbusiness@gmail.com" }, "record": { "CNAME": "yrrahevents.pages.dev" From f8f296c22bee0defaaf8fde6b6ef958c7a945eb0 Mon Sep 17 00:00:00 2001 From: Vauth <122077080+Vauth@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:22:02 +0330 Subject: [PATCH 146/236] ADD odi.is-a.dev --- domains/odi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/odi.json diff --git a/domains/odi.json b/domains/odi.json new file mode 100644 index 000000000..127a862ef --- /dev/null +++ b/domains/odi.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vauth/hueco", + "owner": { + "username": "vauth", + "email": "ivuxey@gmail.com" + }, + "record": { + "CNAME": "vauth.github.io" + } +} From 176d0c323433894e5a3b896021147dd0f9de68b4 Mon Sep 17 00:00:00 2001 From: lean-cc <114680621+lean-cc@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:44:26 +0200 Subject: [PATCH 147/236] Create kars.json --- domains/kars.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kars.json diff --git a/domains/kars.json b/domains/kars.json new file mode 100644 index 000000000..96d06f63c --- /dev/null +++ b/domains/kars.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lean-cc", + "email": "leancc3020@gmail.com" + }, + "record": { + "URL": "https://cv-ep1.pages.dev" + } +} From d25831f9671e249cdb9f56e2881ef7b8b135bf61 Mon Sep 17 00:00:00 2001 From: porant Date: Wed, 24 Apr 2024 19:44:06 +0200 Subject: [PATCH 148/236] feat(domain): porant.is-a.dev --- domains/porant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/porant.json diff --git a/domains/porant.json b/domains/porant.json new file mode 100644 index 000000000..b70abd8f4 --- /dev/null +++ b/domains/porant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "porant", + "email": "porant@gmail.com" + }, + "record": { + "A": ["178.26.182.120"] + } +} From 0e270e4f82c5b571a3a8ca59ae004af3f514dced Mon Sep 17 00:00:00 2001 From: ahmedtohamy1 <1ahmed.tohamy@gmail.com> Date: Wed, 24 Apr 2024 19:45:51 +0200 Subject: [PATCH 149/236] feat(domain): ahmedtohamy.is-a.dev --- domains/ahmedtohamy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahmedtohamy.json diff --git a/domains/ahmedtohamy.json b/domains/ahmedtohamy.json new file mode 100644 index 000000000..2716f3c3f --- /dev/null +++ b/domains/ahmedtohamy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} From f9b6da52a2a00f9dfe9ac7801feb9d686df77b40 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Thu, 25 Apr 2024 00:01:42 +0300 Subject: [PATCH 150/236] Update nx.json --- domains/nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index 15dc60f22..0c258c794 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co" + "URL": "https://nx.obl.ong" } } From 1346be953487729d5cf529f09c697f542b084d6c Mon Sep 17 00:00:00 2001 From: w8fyz Date: Thu, 25 Apr 2024 01:22:30 +0200 Subject: [PATCH 151/236] feat(domain): fyz.is-a.dev --- domains/fyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fyz.json diff --git a/domains/fyz.json b/domains/fyz.json new file mode 100644 index 000000000..19d467043 --- /dev/null +++ b/domains/fyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8fyz", + "email": "fyzdesignyt@gmail.com" + }, + "record": { + "CNAME": "fyz.sh" + } +} From 91c9b9af1730fc64d7523a6099c85b46ac84fc5b Mon Sep 17 00:00:00 2001 From: w8dead Date: Thu, 25 Apr 2024 01:27:28 +0200 Subject: [PATCH 152/236] feat(domain): dead.is-a.dev --- domains/dead.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dead.json diff --git a/domains/dead.json b/domains/dead.json new file mode 100644 index 000000000..7a3194d7a --- /dev/null +++ b/domains/dead.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w8dead", + "email": "w8dead@proton.me" + }, + "record": { + "URL": "https://www.instagram.com/w8dead/" + } +} From e589736a6643b2e28f1d18a42f4833ee82c428ab Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 24 Apr 2024 19:41:44 -0600 Subject: [PATCH 153/236] Create api.zoom.json --- domains/api.zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json new file mode 100644 index 000000000..8285b9b0d --- /dev/null +++ b/domains/api.zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/api", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io/api/" + } +} From 3d6452129e12b9b2c1ff865420ef93db9536e21f Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 24 Apr 2024 22:58:43 -0600 Subject: [PATCH 154/236] Update api.zoom.json --- domains/api.zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.zoom.json b/domains/api.zoom.json index 8285b9b0d..dc0929a1f 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,5 +1,5 @@ { - "description": "A way of showing my github website", + "description": "API for my images & more aka a CDN", "repo": "https://github.com/theoldzoom/api", "owner": { "username": "theoldzoom", From 133969cd2d56771bba8f0d8fb36d487d053ea9f8 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Thu, 25 Apr 2024 12:42:21 +0700 Subject: [PATCH 155/236] feat(domain): extensions.trung.is-a.dev --- domains/extensions.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/extensions.trung.json diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/extensions.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From 3135dfacc7112985a361bf2f21b8e99e92ac6a89 Mon Sep 17 00:00:00 2001 From: bigcacarouci Date: Thu, 25 Apr 2024 10:31:09 +0300 Subject: [PATCH 156/236] feat(domain): mydesktop.is-a.dev --- domains/mydesktop.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mydesktop.json diff --git a/domains/mydesktop.json b/domains/mydesktop.json new file mode 100644 index 000000000..054c4aa14 --- /dev/null +++ b/domains/mydesktop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bigcacarouci", + "email": "bigcacarouci@gmail.com" + }, + "record": { + "A": ["188.241.118.89"] + } +} From 25652759d53b826c00ed56d46ce42c4ea7b86806 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 25 Apr 2024 17:38:44 +0800 Subject: [PATCH 157/236] Update api.shockbs.json --- domains/api.shockbs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index 90d1fbd6e..12d89cd28 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "CNAME": "apishockbsshockbsxddd.onrender.com" } } From d5dc26ecfe83c1a4b147e8964bbaf02adfb323e0 Mon Sep 17 00:00:00 2001 From: nieekha Date: Thu, 25 Apr 2024 18:36:01 +0545 Subject: [PATCH 158/236] feat(domain): niteshpanthi.is-a.dev --- domains/niteshpanthi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niteshpanthi.json diff --git a/domains/niteshpanthi.json b/domains/niteshpanthi.json new file mode 100644 index 000000000..bfad0bf70 --- /dev/null +++ b/domains/niteshpanthi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nieekha", + "email": "nittrashzn@gmail.com" + }, + "record": { + "CNAME": "niteshpanthi.com.np" + } +} From bb74824b0ccf360e6da9efe203cf0ee6645cacfc Mon Sep 17 00:00:00 2001 From: rafaalrazzak Date: Thu, 25 Apr 2024 21:32:31 +0700 Subject: [PATCH 159/236] feat(domain): raf.is-a.dev --- domains/raf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raf.json diff --git a/domains/raf.json b/domains/raf.json new file mode 100644 index 000000000..c1fce69e2 --- /dev/null +++ b/domains/raf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafaalrazzak", + "email": "dev.rafaalrazzak@gmail.com" + }, + "record": { + "CNAME": "rafaar.pages.dev" + } +} From 9893e0a663531988e7e10ab42f3729bbdfa02647 Mon Sep 17 00:00:00 2001 From: Rafa Al Razzak <94893946+rafaalrazzak@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:34:18 +0700 Subject: [PATCH 160/236] Update rafaar.json --- domains/rafaar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rafaar.json b/domains/rafaar.json index 52da391e7..c1fce69e2 100644 --- a/domains/rafaar.json +++ b/domains/rafaar.json @@ -4,6 +4,6 @@ "email": "dev.rafaalrazzak@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "rafaar.pages.dev" } } From a64fa9b8b8e2301d47d1bbef6eeffafea4fffc7a Mon Sep 17 00:00:00 2001 From: Helixoo Date: Thu, 25 Apr 2024 19:06:11 +0300 Subject: [PATCH 161/236] feat(domain): bark1n.is-a.dev --- domains/bark1n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bark1n.json diff --git a/domains/bark1n.json b/domains/bark1n.json new file mode 100644 index 000000000..18ceb47fd --- /dev/null +++ b/domains/bark1n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Helixoo", + "email": "mailistenebeklion1@gmail.com" + }, + "record": { + "CNAME": "0crsvdst.up.railway.app" + } +} From ab6f8b0f5e071dc6f6aea2f9e1062bf692274512 Mon Sep 17 00:00:00 2001 From: Zoom Date: Thu, 25 Apr 2024 12:38:17 -0600 Subject: [PATCH 162/236] Delete domains/api.zoom.json --- domains/api.zoom.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json deleted file mode 100644 index dc0929a1f..000000000 --- a/domains/api.zoom.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "API for my images & more aka a CDN", - "repo": "https://github.com/theoldzoom/api", - "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" - }, - "record": { - "CNAME": "theoldzoom.github.io/api/" - } -} From d096e3dda95de73b28a538f977f7d54b862cc313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:37:09 -0300 Subject: [PATCH 163/236] Create orangethewell.json --- domains/orangethewell.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/orangethewell.json diff --git a/domains/orangethewell.json b/domains/orangethewell.json new file mode 100644 index 000000000..327c11a69 --- /dev/null +++ b/domains/orangethewell.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangethewell", + "email": " Date: Fri, 26 Apr 2024 08:10:14 +0530 Subject: [PATCH 164/236] Create manoj-kumar-c.json --- domains/manoj-kumar-c.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manoj-kumar-c.json diff --git a/domains/manoj-kumar-c.json b/domains/manoj-kumar-c.json new file mode 100644 index 000000000..e5d834776 --- /dev/null +++ b/domains/manoj-kumar-c.json @@ -0,0 +1,11 @@ +{ + "description": "Manojkumar C personal developer website", + "repo": "https://github.com/Manoj-kumar-C/manojkumar-c-dev", + "owner": { + "username": "Manoj-kumar-C", + "email": "developermanoj2003@gmail.com" + }, + "record": { + "URL": "https://manoj-kumar-c.github.io/manojkumar-c-dev/" + } +} From c6bf2345a0f1836ec231c3fe5e7d348dada6140f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Thu, 25 Apr 2024 23:50:28 -0300 Subject: [PATCH 165/236] Update orangethewell.json --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index 327c11a69..dafa8ca80 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -5,6 +5,6 @@ }, "record": { - "A": "85.31.231.4", + "A": "85.31.231.4" } } From 2499d454eeaeec3266eb3f9dbd17b2f54ab16ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Fri, 26 Apr 2024 07:41:28 -0300 Subject: [PATCH 166/236] remove typo on email field --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index dafa8ca80..47de8dd9c 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -1,7 +1,7 @@ { "owner": { "username": "orangethewell", - "email": " Date: Fri, 26 Apr 2024 08:04:38 -0300 Subject: [PATCH 167/236] Add IP to a array type --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index 47de8dd9c..64308a242 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -5,6 +5,6 @@ }, "record": { - "A": "85.31.231.4" + "A": ["85.31.231.4"] } } From e94fcffe4f75c8946b6c6a351d8ee283d292e48f Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Fri, 26 Apr 2024 20:37:55 +0300 Subject: [PATCH 168/236] Rename _discord.zoom.is-a.dev.json to _discord.zoom.json --- domains/{_discord.zoom.is-a.dev.json => _discord.zoom.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.zoom.is-a.dev.json => _discord.zoom.json} (100%) diff --git a/domains/_discord.zoom.is-a.dev.json b/domains/_discord.zoom.json similarity index 100% rename from domains/_discord.zoom.is-a.dev.json rename to domains/_discord.zoom.json From 77ee4a4d0afb5724a63de5760a4516f89ad40eb8 Mon Sep 17 00:00:00 2001 From: lean-cc <114680621+lean-cc@users.noreply.github.com> Date: Fri, 26 Apr 2024 20:29:22 +0200 Subject: [PATCH 169/236] Update kars.json --- domains/kars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kars.json b/domains/kars.json index 96d06f63c..4aa2988b7 100644 --- a/domains/kars.json +++ b/domains/kars.json @@ -4,6 +4,6 @@ "email": "leancc3020@gmail.com" }, "record": { - "URL": "https://cv-ep1.pages.dev" + "CNAME": "cv-ep1.pages.dev" } } From 635822c8ace258d2886441bec229ce8fd67c255f Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 26 Apr 2024 19:34:45 +0100 Subject: [PATCH 170/236] Register ai-demo.is-a.dev --- domains/ai-demo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ai-demo.json diff --git a/domains/ai-demo.json b/domains/ai-demo.json new file mode 100644 index 000000000..dc80d7302 --- /dev/null +++ b/domains/ai-demo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "CNAME": "andrewstech.github.io" + } + } + \ No newline at end of file From 059716983f5bd13c3e8aacc734213338aafb094a Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 26 Apr 2024 22:07:59 +0300 Subject: [PATCH 171/236] Create youfoundalpha.youfoundalpha.json --- domains/youfoundalpha.youfoundalpha.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/youfoundalpha.youfoundalpha.json diff --git a/domains/youfoundalpha.youfoundalpha.json b/domains/youfoundalpha.youfoundalpha.json new file mode 100644 index 000000000..6aa31860f --- /dev/null +++ b/domains/youfoundalpha.youfoundalpha.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "YouFoundAlpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://youfoundalpha.is-a.dev" + } +} From 5e2930fbfc1f67c3bbbca90eadca837af0624516 Mon Sep 17 00:00:00 2001 From: Bruno Evaristo Pinheiro Date: Fri, 26 Apr 2024 21:28:40 -0300 Subject: [PATCH 172/236] Create bru.json --- domains/bru.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bru.json diff --git a/domains/bru.json b/domains/bru.json new file mode 100644 index 000000000..9b7d657b0 --- /dev/null +++ b/domains/bru.json @@ -0,0 +1,11 @@ +{ + "description": "Brunos's personal developer website", + "repo": "https://github.com/BrunoWithoutHbrunowithouth", + "owner": { + "username": "BrunoWithoutH", + "email": "pinheirobrunoevaristo@gmail.com" + }, + "record": { + "CNAME": "brunowithouth.github.io" + } +} From 749689853474d802cea971fcafffd04ae65826d9 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Sat, 27 Apr 2024 06:16:20 +0200 Subject: [PATCH 173/236] Create a separate domain for the blog --- domains/blog.quincetart10.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blog.quincetart10.json diff --git a/domains/blog.quincetart10.json b/domains/blog.quincetart10.json new file mode 100644 index 000000000..468e0964b --- /dev/null +++ b/domains/blog.quincetart10.json @@ -0,0 +1,12 @@ +{ + "description": "Personal blog", + "repo": "https://github.com/QuinceTart10/blog", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "quincetart10.github.io" + } +} From 603431dccf033cbb3385dd0dec745cf1d4bc6919 Mon Sep 17 00:00:00 2001 From: Bruno Evaristo Pinheiro Date: Sat, 27 Apr 2024 01:25:57 -0300 Subject: [PATCH 174/236] Update bru.json --- domains/bru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bru.json b/domains/bru.json index 9b7d657b0..cd16e7f30 100644 --- a/domains/bru.json +++ b/domains/bru.json @@ -1,6 +1,6 @@ { "description": "Brunos's personal developer website", - "repo": "https://github.com/BrunoWithoutHbrunowithouth", + "repo": "https://github.com/BrunoWithoutH/BrunoWithoutH.github.io", "owner": { "username": "BrunoWithoutH", "email": "pinheirobrunoevaristo@gmail.com" From a6c54db23a46feeefbe610d10303df6852775e43 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 11:47:56 +0530 Subject: [PATCH 175/236] Create Zymi.json --- domains/Zymi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/Zymi.json diff --git a/domains/Zymi.json b/domains/Zymi.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/Zymi.json @@ -0,0 +1 @@ + From b24c4fa44c0746c64d2df5748f0872129771e745 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 11:50:32 +0530 Subject: [PATCH 176/236] Update Zymi.json --- domains/Zymi.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/Zymi.json b/domains/Zymi.json index 8b1378917..6b2e480e7 100644 --- a/domains/Zymi.json +++ b/domains/Zymi.json @@ -1 +1,12 @@ - +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com//.github.io", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": ".github.io" + } +} From b9188dee703671238781fac0301138f039d353b4 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Sat, 27 Apr 2024 08:43:14 +0200 Subject: [PATCH 177/236] Editing Records --- domains/sono.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/domains/sono.json b/domains/sono.json index 5bfe5ce2a..267b37cbd 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,12 +1,13 @@ { - "owner": { - "username": "getSono", - "email": "julianwolf2013@outlook.de", - "discord": "1222250424309121145" - }, - - "record": { - "CNAME": "getsono.github.io" - } + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } - \ No newline at end of file +} From e285af1d354b2e787430a642031687b5b9c6702b Mon Sep 17 00:00:00 2001 From: Riotly <166890209+Riotly@users.noreply.github.com> Date: Sat, 27 Apr 2024 12:56:27 +0530 Subject: [PATCH 178/236] Changing Records --- domains/harsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/harsh.json b/domains/harsh.json index 7c56c7883..bf20be117 100644 --- a/domains/harsh.json +++ b/domains/harsh.json @@ -4,6 +4,6 @@ "email": "harshskb73@gmail.com" }, "record": { - "A": ["217.119.143.38"] + "CNAME": "portfolio-production.onrender.com" } } From fd23524dbd8b0545db382d437202a543c59c3b52 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 13:53:43 +0530 Subject: [PATCH 179/236] Update Zymi.json --- domains/Zymi.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/Zymi.json b/domains/Zymi.json index 6b2e480e7..e977884ea 100644 --- a/domains/Zymi.json +++ b/domains/Zymi.json @@ -1,12 +1,11 @@ { "description": "Describe the use of this subdomain", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/Zyminotfound/Zyminotfound.github.io", "owner": { "username": "Zyminotfound", "email": "notzymi0@gmail.com", - "twitter": "" }, "record": { - "CNAME": ".github.io" + "CNAME": "Zymi.github.io" } } From 3fbe8f95d65e0c340427f33869d5003ff5aae55e Mon Sep 17 00:00:00 2001 From: xkaper001 Date: Sat, 27 Apr 2024 14:50:19 +0530 Subject: [PATCH 180/236] feat(domain): xkaper.is-a.dev --- domains/xkaper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xkaper.json diff --git a/domains/xkaper.json b/domains/xkaper.json new file mode 100644 index 000000000..e6cad4e40 --- /dev/null +++ b/domains/xkaper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xkaper001", + "email": "imluckyayan@gmail.com" + }, + "record": { + "CNAME": "xkaper.webflow.io" + } +} From 2c44228a36c952921715ec0dad996a1717cc0e77 Mon Sep 17 00:00:00 2001 From: Zyminotfound Date: Sat, 27 Apr 2024 16:28:16 +0530 Subject: [PATCH 181/236] feat(domain): zymi.is-a.dev --- domains/zymi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zymi.json diff --git a/domains/zymi.json b/domains/zymi.json new file mode 100644 index 000000000..f5f1d4872 --- /dev/null +++ b/domains/zymi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "zymi.github.io" + } +} From 11252172ec85ddd1f443d97cc7f5aaeaa339a6ea Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 16:52:11 +0530 Subject: [PATCH 182/236] Delete domains/Zymi.json --- domains/Zymi.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Zymi.json diff --git a/domains/Zymi.json b/domains/Zymi.json deleted file mode 100644 index e977884ea..000000000 --- a/domains/Zymi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/Zyminotfound/Zyminotfound.github.io", - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com", - }, - "record": { - "CNAME": "Zymi.github.io" - } -} From b38c4e7b282b1f4b9e7f62e1c5e265988e1bbf89 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:38:02 +0530 Subject: [PATCH 183/236] Update zymi.json --- domains/zymi.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index f5f1d4872..795564f91 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "CNAME": "zymi.github.io" - } + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ] + } } From 9cf8f3001db311388cc3a0c76475aad3c01627f7 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:43:15 +0530 Subject: [PATCH 184/236] Update zymi.json --- domains/zymi.json | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index 795564f91..e26450484 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,14 +1,10 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ] - } -} + "description": "Describe the use of this subdomain", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "https://zyminotfound.github.io/zymi.github.io/" + } +} From 03848e46200ef05cfeddee075706439caf17d24c Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:46:49 +0530 Subject: [PATCH 185/236] Update zymi.json --- domains/zymi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index e26450484..0dad6d290 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,10 +1,9 @@ { - "description": "Describe the use of this subdomain", "owner": { "username": "Zyminotfound", "email": "notzymi0@gmail.com" }, "record": { - "CNAME": "https://zyminotfound.github.io/zymi.github.io/" + "CNAME": "https://zyminotfound.github.io/zymi.github.io" } } From 96238dfd6cb127b45ca38e587c29ac49ca2c646f Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:54:41 +0530 Subject: [PATCH 186/236] Update zymi.json --- domains/zymi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zymi.json b/domains/zymi.json index 0dad6d290..961972db7 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -4,6 +4,6 @@ "email": "notzymi0@gmail.com" }, "record": { - "CNAME": "https://zyminotfound.github.io/zymi.github.io" + "CNAME": "zyminotfound.github.io" } } From 36b88f5be9f086d1e09098fc555c6662789799da Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 10:08:19 -0600 Subject: [PATCH 187/236] Create api.zoom.json --- domains/api.zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json new file mode 100644 index 000000000..3aa0c7f92 --- /dev/null +++ b/domains/api.zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} From 4e61a4106dfadf82607c4ece17cafafb9f9f7a84 Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 10:08:54 -0600 Subject: [PATCH 188/236] Update api.zoom.json --- domains/api.zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.zoom.json b/domains/api.zoom.json index 3aa0c7f92..bb93395ae 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,5 +1,5 @@ { - "description": "A way of showing my github website", + "description": "A API where I will host all of my images/videos/stuff like it", "repo": "https://github.com/theoldzoom/theoldzoom.github.io", "owner": { "username": "theoldzoom", From fff48e397ac88c1e5ea90229b9f4d50f4b9fb9bd Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 12:21:31 -0600 Subject: [PATCH 189/236] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 3aa0c7f92..592067619 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io" + "CNAME": "3znu6173.up.railway.app" } } From 64680dd417fe6ab8f212d195b49cf0f0d90fdd5c Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 12:25:43 -0600 Subject: [PATCH 190/236] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 592067619..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "3znu6173.up.railway.app" + "CNAME": "theoldzoom.github.io" } } From b8fda99fbe62ce47a21662381331b8ceb6556176 Mon Sep 17 00:00:00 2001 From: ronan696 Date: Sun, 28 Apr 2024 01:09:28 +0530 Subject: [PATCH 191/236] feat(domain): ronan696.is-a.dev --- domains/ronan696.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ronan696.json diff --git a/domains/ronan696.json b/domains/ronan696.json new file mode 100644 index 000000000..f4191a13f --- /dev/null +++ b/domains/ronan696.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ronan696", + "email": "ronan696@gmail.com" + }, + "record": { + "CNAME": "ronan696.github.io" + } +} From 24b806f570a1412d99780192a9d97732c3bcb12f Mon Sep 17 00:00:00 2001 From: TheGr8Coder Date: Sun, 28 Apr 2024 03:00:14 +0530 Subject: [PATCH 192/236] feat(domain): omar.is-a.dev --- domains/omar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omar.json diff --git a/domains/omar.json b/domains/omar.json new file mode 100644 index 000000000..b5a1a40a0 --- /dev/null +++ b/domains/omar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheGr8Coder", + "email": "omarrushil@gmail.com" + }, + "record": { + "URL": "https://github.com/thegr8coder/" + } +} From 18ed48ebb6a4a4980817bd407409ba2ad0d583ff Mon Sep 17 00:00:00 2001 From: ssapp Date: Sun, 28 Apr 2024 01:33:46 +0300 Subject: [PATCH 193/236] feat(domain): ssapp.is-a.dev --- domains/ssapp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ssapp.json diff --git a/domains/ssapp.json b/domains/ssapp.json new file mode 100644 index 000000000..12eee3683 --- /dev/null +++ b/domains/ssapp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssapp", + "email": "v.naydenov@icloud.com" + }, + "record": { + "CNAME": "tarkov-time.com" + } +} From 7e36975e07f1fb5c4fae9fd9aeeb31016db07f4d Mon Sep 17 00:00:00 2001 From: LateAlways <110630690+LateAlways@users.noreply.github.com> Date: Sat, 27 Apr 2024 18:57:43 -0400 Subject: [PATCH 194/236] Update latealways.json --- domains/latealways.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/latealways.json b/domains/latealways.json index 3ef5c7d69..b2f8e02d1 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,9 +1,9 @@ { "owner": { "username": "LateAlways", - "email": "latealways@i-am-a.fuchsiax.dev" + "email": "latealways.official@gmail.com" }, "record": { - "A": ["85.239.250.3"] + "CNAME": "latealways.github.io" } } From 5eea2d4a54d7a4fb98341640474281298f34f1ae Mon Sep 17 00:00:00 2001 From: juan7180 <113482741+juan7180@users.noreply.github.com> Date: Sat, 27 Apr 2024 19:20:56 -0400 Subject: [PATCH 195/236] Register juan.is-a.dev --- domains/juan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/juan.json diff --git a/domains/juan.json b/domains/juan.json new file mode 100644 index 000000000..1e31687d5 --- /dev/null +++ b/domains/juan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "juan7180", + "email": "miavictorianash@gmail.com", + "discord": "779882046067179531" + }, + + "record": { + "A": ["185.27.133.19"] + } + } + \ No newline at end of file From d11dac64c9801e78790fa44800432777fbb2641c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Apr 2024 07:44:14 +0800 Subject: [PATCH 196/236] Delete domains/astra.json --- domains/astra.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/astra.json diff --git a/domains/astra.json b/domains/astra.json deleted file mode 100644 index ccdd07006..000000000 --- a/domains/astra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LilyMusic", - "email": "Lilymusicdiscord@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 2b0e5c7adc81a91fdd8584df8da47aaf643c4ca2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Apr 2024 07:44:50 +0800 Subject: [PATCH 197/236] Delete domains/api.astra.json --- domains/api.astra.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/api.astra.json diff --git a/domains/api.astra.json b/domains/api.astra.json deleted file mode 100644 index d9df3fa1a..000000000 --- a/domains/api.astra.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LilyMusic", - "email": "lilymusicdiscord@gmail.com", - "discord": "981225782938579014" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 6ee74f9e984fdd9c44b94dbbd614438643fdaff6 Mon Sep 17 00:00:00 2001 From: N0rule Date: Sun, 28 Apr 2024 02:50:12 +0300 Subject: [PATCH 198/236] feat(domain): n0rule.is-a.dev --- domains/n0rule.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/n0rule.json diff --git a/domains/n0rule.json b/domains/n0rule.json new file mode 100644 index 000000000..5ffec588c --- /dev/null +++ b/domains/n0rule.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N0rule", + "email": "N0rule228@gmail.com" + }, + "record": { + "CNAME": "n0rule.github.io" + } +} From 730ff28228639e11d3d0989f2f464a50f4ed0f1c Mon Sep 17 00:00:00 2001 From: YoelNath Date: Sun, 28 Apr 2024 11:35:48 +0700 Subject: [PATCH 199/236] feat(domain): yol.is-a.dev --- domains/yol.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yol.json diff --git a/domains/yol.json b/domains/yol.json new file mode 100644 index 000000000..8ac8b103b --- /dev/null +++ b/domains/yol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoelNath", + "email": "yoelnathanael1@gmail.com" + }, + "record": { + "CNAME": "yoelnath.github.io" + } +} From d8285ab7129798166842e887e33f71261d68d9af Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+MrAkshayAS@users.noreply.github.com> Date: Sun, 28 Apr 2024 12:12:35 +0530 Subject: [PATCH 200/236] Update CNAME to URL --- domains/axay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axay.json b/domains/axay.json index 85300ea9e..02d952005 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -5,6 +5,6 @@ "discord" : "mrakshayas" }, "record": { - "CNAME": "mrakshayas.github.io" + "URL": "https://mrakshayas.github.io/" } } From 4ba0f242a1f8acc60b386e6b5ccff3a86df958ea Mon Sep 17 00:00:00 2001 From: rohanworld Date: Sun, 28 Apr 2024 12:42:50 +0530 Subject: [PATCH 201/236] feat(domain): malleshcn.is-a.dev --- domains/malleshcn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/malleshcn.json diff --git a/domains/malleshcn.json b/domains/malleshcn.json new file mode 100644 index 000000000..4a9ff33d1 --- /dev/null +++ b/domains/malleshcn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanworld", + "email": "rohanmaharaj78@gmail.com" + }, + "record": { + "URL": "https://malleshcn.netlify.app/" + } +} From f716971bf11b311b390087eb5f2d33c743fae9b3 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:33:26 +0300 Subject: [PATCH 202/236] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 9989735ad..00b1d8275 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["45.134.39.14"], + "CNAME": "proxy.weissx.net", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From a9695caa8940ff0f0f2ec602a2c79dbf36d285f2 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:52:30 +0300 Subject: [PATCH 203/236] Update ss.almaz.json --- domains/ss.almaz.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 2e0a21bfa..0f054fea0 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -5,8 +5,6 @@ "github_id": 132609906 }, "record": { - "A": [ - "45.134.39.14" - ] + "CNAME": "proxy.weissx.net" } } From aaf415aba3a92dc455d923e15cd4e405c128aee0 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:53:08 +0300 Subject: [PATCH 204/236] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 00b1d8275..4a9f6402d 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "CNAME": "proxy.weissx.net", + "URL": "https://ss.almaz.is-a.dev", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 04b812f467c2e39822262f80a9f5aca03dbcbfe9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 28 Apr 2024 11:04:11 +0300 Subject: [PATCH 205/236] Update ss.almaz.json --- domains/ss.almaz.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 0f054fea0..cc9550154 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -1,8 +1,7 @@ { "owner": { "username": "AlmaziikDev", - "email": "admin@almaz.is-a.dev", - "github_id": 132609906 + "email": "admin@almaz.is-a.dev" }, "record": { "CNAME": "proxy.weissx.net" From 15a2ba5fa67703043048745bd2df952304aa3233 Mon Sep 17 00:00:00 2001 From: Phan Ton Duc Thang <152014121+phantonducthang@users.noreply.github.com> Date: Sun, 28 Apr 2024 17:14:58 +0700 Subject: [PATCH 206/236] Register melody.is-a.dev --- domains/melody.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/melody.json diff --git a/domains/melody.json b/domains/melody.json new file mode 100644 index 000000000..44381d323 --- /dev/null +++ b/domains/melody.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com", + "discord": "1190624410630099046" + }, + + "record": { + "CNAME": "melody.64342fb9f8-hosting.gitbook.io" + } + } + \ No newline at end of file From bf81ace54a8036e3de532ce39571b84e36de389c Mon Sep 17 00:00:00 2001 From: tolisdev Date: Sun, 28 Apr 2024 13:24:41 +0300 Subject: [PATCH 207/236] feat(domain): apostolos.is-a.dev --- domains/apostolos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/apostolos.json diff --git a/domains/apostolos.json b/domains/apostolos.json new file mode 100644 index 000000000..b9562bb8c --- /dev/null +++ b/domains/apostolos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + "record": { + "CNAME": "lux1.apostolosk.eu.org" + } +} From c3f87257d72e248945ba138b97ef16b6a57874b4 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Sun, 28 Apr 2024 15:43:40 +0400 Subject: [PATCH 208/236] Register andrewdxz.is-a.dev --- domains/andrewdxz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andrewdxz.json diff --git a/domains/andrewdxz.json b/domains/andrewdxz.json new file mode 100644 index 000000000..f5b26b83b --- /dev/null +++ b/domains/andrewdxz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "andrewmack1.github.io" + } + } + \ No newline at end of file From 01e66bc70d5dbfffe91bdaba4f8ee464dafcf677 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 28 Apr 2024 15:48:22 +0300 Subject: [PATCH 209/236] Delete domains/firejolt.json --- domains/firejolt.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/firejolt.json diff --git a/domains/firejolt.json b/domains/firejolt.json deleted file mode 100644 index e2aed71a2..000000000 --- a/domains/firejolt.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", - "Discord": "661121998830960651", - "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", - "Mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "URL": "https://firejolt.vercel.app" - } -} From 051bc57d01e9f0760639c421aeed385a4e1e218b Mon Sep 17 00:00:00 2001 From: maquadeer Date: Sun, 28 Apr 2024 20:39:22 +0530 Subject: [PATCH 210/236] feat(domain): quadeer.is-a.dev --- domains/quadeer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quadeer.json diff --git a/domains/quadeer.json b/domains/quadeer.json new file mode 100644 index 000000000..e42299162 --- /dev/null +++ b/domains/quadeer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maquadeer", + "email": "mdquadeer2003@gmail.com" + }, + "record": { + "CNAME": "maquadeer.github.io" + } +} From 9dba503ddf057cea8b187fdf60b5b3d73b10f2f1 Mon Sep 17 00:00:00 2001 From: MOHAMMAD ABDUL QUADEER <136174168+maquadeer@users.noreply.github.com> Date: Sun, 28 Apr 2024 21:52:43 +0530 Subject: [PATCH 211/236] Add files via upload --- domains/quadeer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/quadeer.json b/domains/quadeer.json index e42299162..237fba403 100644 --- a/domains/quadeer.json +++ b/domains/quadeer.json @@ -4,6 +4,6 @@ "email": "mdquadeer2003@gmail.com" }, "record": { - "CNAME": "maquadeer.github.io" + "CNAME": "quadeer.pages.dev" } -} +} From 02e0b641b8332d860600bdaefa78d15acc57831c Mon Sep 17 00:00:00 2001 From: Boris Zhao Date: Mon, 29 Apr 2024 00:35:39 +0800 Subject: [PATCH 212/236] Update boris1993.json --- domains/boris1993.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boris1993.json b/domains/boris1993.json index 1df9959bc..c79b3d1c3 100644 --- a/domains/boris1993.json +++ b/domains/boris1993.json @@ -5,6 +5,6 @@ }, "description": "boris1993.is-a.dev", "record": { - "CNAME": "boris1993.github.io" + "URL": "https://www.boris1993.com" } } From 37b87885d74074e774fe62f3ca167dd4e0760c74 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 17:43:07 +0100 Subject: [PATCH 213/236] Create push.json --- push.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 push.json diff --git a/push.json b/push.json new file mode 100644 index 000000000..df52a9212 --- /dev/null +++ b/push.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + + "record": { + "CNAME": "https://pushingcc.github.io/" + } +} From c17abf27a25029d29a2c1d636a63909e05d3cde7 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 17:50:59 +0100 Subject: [PATCH 214/236] Update push.json --- push.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/push.json b/push.json index df52a9212..00f97707f 100644 --- a/push.json +++ b/push.json @@ -5,6 +5,7 @@ }, "record": { - "CNAME": "https://pushingcc.github.io/" + "CNAME": "pushing.pages.dev" + "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" } } From 2da3e25b4de6cff432f59a6b2eb8ff1e3c22d24a Mon Sep 17 00:00:00 2001 From: Minecraftkillir Date: Sun, 28 Apr 2024 21:10:25 +0200 Subject: [PATCH 215/236] feat(domain): janco.is-a.dev --- domains/janco.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/janco.json diff --git a/domains/janco.json b/domains/janco.json new file mode 100644 index 000000000..6790c30c4 --- /dev/null +++ b/domains/janco.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Minecraftkillir", + "email": "neljanco92@Gmail.com" + }, + "record": { + "A": ["185.199.109.153"] + } +} From bfdcc27b2fb8cf78939db5855d312b7d4574d4ed Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Sun, 28 Apr 2024 20:27:16 +0100 Subject: [PATCH 216/236] Update push.json From 7325de55c3772f808da705f342df11d69fec72ce Mon Sep 17 00:00:00 2001 From: yochie Date: Sun, 28 Apr 2024 15:52:25 -0400 Subject: [PATCH 217/236] Update yochietti.json Changed to URL redirect --- domains/yochietti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yochietti.json b/domains/yochietti.json index 217446b20..fd936ca04 100644 --- a/domains/yochietti.json +++ b/domains/yochietti.json @@ -4,6 +4,6 @@ "email": "yoann.ochietti@gmail.com" }, "record": { - "CNAME": "yochie.github.io" + "URL": "https://yochie.github.io" } } From cc32f4faac894d83ba064ed7f8cabbc4c51a4afb Mon Sep 17 00:00:00 2001 From: pushingcc Date: Sun, 28 Apr 2024 21:36:42 +0100 Subject: [PATCH 218/236] feat(domain): push.is-a.dev --- domains/push.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/push.json diff --git a/domains/push.json b/domains/push.json new file mode 100644 index 000000000..a53c5470a --- /dev/null +++ b/domains/push.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pushingcc", + "email": "pushing@mailfence.com" + }, + "record": { + "CNAME": "pushing.pages.dev" + } +} From ef0b95d95a2db165991b20888df60e02dbf18478 Mon Sep 17 00:00:00 2001 From: kylewebdev Date: Sun, 28 Apr 2024 14:09:12 -0700 Subject: [PATCH 219/236] feat(domain): kylewebdev.is-a.dev --- domains/kylewebdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kylewebdev.json diff --git a/domains/kylewebdev.json b/domains/kylewebdev.json new file mode 100644 index 000000000..46e8e5577 --- /dev/null +++ b/domains/kylewebdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kylewebdev", + "email": "kylewebdev@gmail.com" + }, + "record": { + "CNAME": "kylewebdev.com" + } +} From b84c8dd0332a986a7e1c093813d3475907a0638a Mon Sep 17 00:00:00 2001 From: phantonducthang Date: Mon, 29 Apr 2024 05:46:09 +0700 Subject: [PATCH 220/236] feat(domain): neo.is-a.dev --- domains/neo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neo.json diff --git a/domains/neo.json b/domains/neo.json new file mode 100644 index 000000000..d3c4f64c3 --- /dev/null +++ b/domains/neo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com" + }, + "record": { + "CNAME": "64342fb9f8-hosting.gitbook.io" + } +} From 2fa7bf7a58abc9aa9316ac74289603dae319494b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:11:07 -0400 Subject: [PATCH 221/236] Update apostolos.json --- domains/apostolos.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/apostolos.json b/domains/apostolos.json index b9562bb8c..55302b3ea 100644 --- a/domains/apostolos.json +++ b/domains/apostolos.json @@ -7,3 +7,4 @@ "CNAME": "lux1.apostolosk.eu.org" } } + From 9d2f4688307dbc1e625ad0174669059060684381 Mon Sep 17 00:00:00 2001 From: Ashlyn May <59678757+ashlynmay@users.noreply.github.com> Date: Sun, 28 Apr 2024 18:28:53 -0500 Subject: [PATCH 222/236] Update ipsum.json update cname for new site --- domains/ipsum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ipsum.json b/domains/ipsum.json index 47e9db96e..b26f4f226 100644 --- a/domains/ipsum.json +++ b/domains/ipsum.json @@ -4,6 +4,6 @@ "email": "may.ashlyn0723@gmail.com" }, "record": { - "CNAME": "ashlynmay.github.io" + "CNAME": "ashlynmay-github-io.onrender.com" } } From 37fb6262bea98942a4ea36d4cacdd9723b00c6a7 Mon Sep 17 00:00:00 2001 From: Minecraft_killer Date: Mon, 29 Apr 2024 06:23:54 +0200 Subject: [PATCH 223/236] Delete janco.is-a.dev --- domains/janco.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/janco.json diff --git a/domains/janco.json b/domains/janco.json deleted file mode 100644 index 6790c30c4..000000000 --- a/domains/janco.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Minecraftkillir", - "email": "neljanco92@Gmail.com" - }, - "record": { - "A": ["185.199.109.153"] - } -} From 7459bdaca9a8eb9fc0ac3901ab22815ce8027dbc Mon Sep 17 00:00:00 2001 From: Zylo Date: Mon, 29 Apr 2024 12:11:33 +0700 Subject: [PATCH 224/236] feat(domains): add domain configuration for Zylo - Added zylo.json with owner information, including username, email, and description. - Configured URL record pointing to https://zylo.netlify.app/. - Included repository link to https://github.com/Zylo23/personal-website. --- domains/zylo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zylo.json diff --git a/domains/zylo.json b/domains/zylo.json new file mode 100644 index 000000000..93a6704c4 --- /dev/null +++ b/domains/zylo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zylo23", + "email": "pyyupsk@proton.me" + }, + "description": "👋 Hello! I'm Zylo, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", + "repo": "https://github.com/Zylo23/personal-website", + "record": { + "URL": "https://zylo.netlify.app/" + } +} \ No newline at end of file From 5f60b18f9b7cb2352564a5efcbd3aaa8ca63bdde Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Mon, 29 Apr 2024 09:21:59 +0100 Subject: [PATCH 225/236] Update push.json --- push.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/push.json b/push.json index 00f97707f..e69de29bb 100644 --- a/push.json +++ b/push.json @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "pushingcc", - "email": "pushing@mailfence.com" - }, - - "record": { - "CNAME": "pushing.pages.dev" - "TXT": "dh=63d8f2f88286c81885273cdf5f07364b15884ff6" - } -} From 2d361351f3fe1198add31f37543331f2e1c60ad6 Mon Sep 17 00:00:00 2001 From: "pushing.cc" Date: Mon, 29 Apr 2024 09:22:52 +0100 Subject: [PATCH 226/236] Delete push.json --- push.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 push.json diff --git a/push.json b/push.json deleted file mode 100644 index e69de29bb..000000000 From f1f8453d7ca9d3e9e62e235e1605671962027675 Mon Sep 17 00:00:00 2001 From: raselshikdar Date: Mon, 29 Apr 2024 15:09:08 +0600 Subject: [PATCH 227/236] feat(domain): raselshikdar.is-a.dev --- domains/raselshikdar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raselshikdar.json diff --git a/domains/raselshikdar.json b/domains/raselshikdar.json new file mode 100644 index 000000000..8b90f1b67 --- /dev/null +++ b/domains/raselshikdar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raselshikdar", + "email": "imrasel597@gmail.com" + }, + "record": { + "CNAME": "raselshikdar.github.io" + } +} From 5f75a86ed174c949a0454945b9b94ad9be80e3e3 Mon Sep 17 00:00:00 2001 From: rio alfarisi <81517573+ryznxx@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:47:38 +0700 Subject: [PATCH 228/236] Create _github-pages-challenge-ryznxx.ryznxx u --- domains/_github-pages-challenge-ryznxx.ryznxx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-ryznxx.ryznxx diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx b/domains/_github-pages-challenge-ryznxx.ryznxx new file mode 100644 index 000000000..049acb7c9 --- /dev/null +++ b/domains/_github-pages-challenge-ryznxx.ryznxx @@ -0,0 +1,10 @@ +{ + "description": "To Get Great domain for developers", + "owner": { + "username": "ryznxx", + "email": "7ryznxx@gmail.com" + }, + "record": { + "TXT": "929fe6044a0a6c6e6d32410d33ceb1" + } +} From c00e157e6d40b1cdd2ff203ae4556d211832b808 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 19:42:56 +0700 Subject: [PATCH 229/236] Rename _github-pages-challenge-ryznxx.ryznxx to _github-pages-challenge-ryznxx.ryznxx.json --- ...e-ryznxx.ryznxx => _github-pages-challenge-ryznxx.ryznxx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ryznxx.ryznxx => _github-pages-challenge-ryznxx.ryznxx.json} (100%) diff --git a/domains/_github-pages-challenge-ryznxx.ryznxx b/domains/_github-pages-challenge-ryznxx.ryznxx.json similarity index 100% rename from domains/_github-pages-challenge-ryznxx.ryznxx rename to domains/_github-pages-challenge-ryznxx.ryznxx.json From f4b8a488824b5b69624a0f147668e9ea47aea0ba Mon Sep 17 00:00:00 2001 From: Subyyalx Date: Mon, 29 Apr 2024 19:25:23 +0500 Subject: [PATCH 230/236] feat(domain): subyyal.is-a.dev --- domains/subyyal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/subyyal.json diff --git a/domains/subyyal.json b/domains/subyyal.json new file mode 100644 index 000000000..5d94aa0ec --- /dev/null +++ b/domains/subyyal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Subyyalx", + "email": "subyyal@xavor.com" + }, + "record": { + "CNAME": "https://infraswift.itactivities.com" + } +} From c202cee81b63b11265b9e5e4ffcfdc03331c991d Mon Sep 17 00:00:00 2001 From: kleeiny <167036761+kleeiny@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:45:46 +0800 Subject: [PATCH 231/236] Register klent.is-a.dev --- domains/klent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/klent.json diff --git a/domains/klent.json b/domains/klent.json new file mode 100644 index 000000000..d869570be --- /dev/null +++ b/domains/klent.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kleeiny", + "email": "kleeinlmao@gmail.com", + "discord": "763581985410121769" + }, + + "record": { + "CNAME": "ghs.google.com" + } + } + \ No newline at end of file From b66d55c7f825ca5806b5161090bc295b58275a22 Mon Sep 17 00:00:00 2001 From: shubhamakshit Date: Mon, 29 Apr 2024 20:29:07 +0530 Subject: [PATCH 232/236] feat(domain): tshonq.is-a.dev --- domains/tshonq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tshonq.json diff --git a/domains/tshonq.json b/domains/tshonq.json new file mode 100644 index 000000000..89536d6d6 --- /dev/null +++ b/domains/tshonq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubhamakshit", + "email": "akshitshubhammas@gmail.com" + }, + "record": { + "CNAME": "tshonqkhan.onrender.com" + } +} From ede2c9a67df0d6d1654221c05e695a010c35a407 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 29 Apr 2024 22:05:14 +0700 Subject: [PATCH 233/236] file should not be there --- tshonq.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tshonq.json diff --git a/tshonq.json b/tshonq.json deleted file mode 100644 index 8b1378917..000000000 --- a/tshonq.json +++ /dev/null @@ -1 +0,0 @@ - From 380a6dec5a8edce6426f74c06c019cfbb8df182a Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:07:15 +0500 Subject: [PATCH 234/236] removed https:// subyyal.json --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index 5d94aa0ec..ab308b650 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": "https://infraswift.itactivities.com" + "CNAME": infraswift.itactivities.com" } } From 33631f35e3d68edfa5900811e99732125d869e6d Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:11:32 +0500 Subject: [PATCH 235/236] Updated subyyal.json removed " --- domains/subyyal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subyyal.json b/domains/subyyal.json index ab308b650..79c70a9c1 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": infraswift.itactivities.com" + "CNAME": infraswift.itactivities.com } } From 6a76c2f73cfefc9e958c5ff36682eb47ca5eb8fd Mon Sep 17 00:00:00 2001 From: Subyyalx <123625186+Subyyalx@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:18:22 +0500 Subject: [PATCH 236/236] 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 79c70a9c1..e2bdd4481 100644 --- a/domains/subyyal.json +++ b/domains/subyyal.json @@ -4,6 +4,6 @@ "email": "subyyal@xavor.com" }, "record": { - "CNAME": infraswift.itactivities.com + "CNAME": "infraswift.itactivities.com" } }