From 66f161acd5810abbfb76fe0dab7f79bab6e0db01 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Sun, 14 Jan 2024 14:15:29 +0100 Subject: [PATCH 01/78] feat(domain): clicpow.is-a.dev --- domains/clicpow.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/clicpow.json diff --git a/domains/clicpow.json b/domains/clicpow.json new file mode 100644 index 000000000..3ff86f37e --- /dev/null +++ b/domains/clicpow.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 1b173dc7d89000e78286ef070795c1dc732feb24 Mon Sep 17 00:00:00 2001 From: d4rkd3n1337 Date: Fri, 26 Jan 2024 11:58:43 +0300 Subject: [PATCH 02/78] feat(domain): d4rkd3n1337.is-a.dev --- domains/d4rkd3n1337.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/d4rkd3n1337.json diff --git a/domains/d4rkd3n1337.json b/domains/d4rkd3n1337.json new file mode 100644 index 000000000..4d63d96ce --- /dev/null +++ b/domains/d4rkd3n1337.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d4rkd3n1337", + "email": "darkdenrevolt@gmail.com" + }, + "record": { + "A": ["45.85.117.139"] + } +} From 437cd3e3044de0f84968ff4f2a74784737a13d99 Mon Sep 17 00:00:00 2001 From: Poseidon0070 Date: Sat, 27 Jan 2024 23:21:04 +0530 Subject: [PATCH 03/78] feat(domain): shikharreyya.is-a.dev --- domains/shikharreyya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shikharreyya.json diff --git a/domains/shikharreyya.json b/domains/shikharreyya.json new file mode 100644 index 000000000..6bf7415f5 --- /dev/null +++ b/domains/shikharreyya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Poseidon0070", + "email": "criticalxsynergy@gmail.com" + }, + "record": { + "URL": "https://poseidon0070.github.io/portfolio_2.0/" + } +} From 53e040ed7211beda4092c3c8baf5b0e179da887b Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Mon, 29 Jan 2024 01:07:30 +0000 Subject: [PATCH 04/78] Create site.gizzy.json --- domains/site.gizzy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/site.gizzy.json diff --git a/domains/site.gizzy.json b/domains/site.gizzy.json new file mode 100644 index 000000000..a238f1e76 --- /dev/null +++ b/domains/site.gizzy.json @@ -0,0 +1,12 @@ +{ + "description": "site.gizzy.is-a.dev", + "repo": "https://github.com/GizzyUwU/gizzyuwu.github.io", + "owner": { + "username": "GizzyUwU", + "email": "nerop455@gmail.com", + "discord": "gizzyowo" + }, + "record": { + "CNAME": "gizzyuwu.github.io" + } +} From b5ceb4952af4623f605b09bd3e12a0d8f1ccca4b Mon Sep 17 00:00:00 2001 From: BobleGun Date: Mon, 29 Jan 2024 15:59:29 +0300 Subject: [PATCH 05/78] feat(domain): durov.is-a.dev --- domains/durov.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/durov.json diff --git a/domains/durov.json b/domains/durov.json new file mode 100644 index 000000000..4e6029358 --- /dev/null +++ b/domains/durov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BobleGun", + "email": "dobroq1954@gmail.com" + }, + "record": { + "CNAME": "a0913910.xsph.ru" + } +} From e85442bda4d7ed9c71da9817b98e5269f9dfd5b6 Mon Sep 17 00:00:00 2001 From: Shikhar Reyya <122096158+Poseidon0070@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:23:56 +0530 Subject: [PATCH 06/78] Add files via upload --- domains/shikharreyya.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/shikharreyya.json b/domains/shikharreyya.json index 6bf7415f5..2358d9904 100644 --- a/domains/shikharreyya.json +++ b/domains/shikharreyya.json @@ -1,9 +1,12 @@ -{ - "owner": { - "username": "Poseidon0070", - "email": "criticalxsynergy@gmail.com" - }, - "record": { - "URL": "https://poseidon0070.github.io/portfolio_2.0/" - } -} +{ + "description": "I will use it for for my personal portfolio and project I will deploy in future.", + "repo": "https://github.com/Poseidon0070/Poseidon0070.github.io", + "owner": { + "username": "Poseidon0070", + "email": "criticalxsynergy@gmail.com", + "twitter": "Voldemort_7585" + }, + "record": { + "CNAME": "shikharreyya.github.io" + } +} \ No newline at end of file From 9a28bffafa083cfb460b49e8325fbafd545f170e Mon Sep 17 00:00:00 2001 From: MinhPhan1203 Date: Mon, 29 Jan 2024 21:10:18 +0700 Subject: [PATCH 07/78] feat(domain): minhphan.is-a.dev --- domains/minhphan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minhphan.json diff --git a/domains/minhphan.json b/domains/minhphan.json new file mode 100644 index 000000000..69cb18dbf --- /dev/null +++ b/domains/minhphan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MinhPhan1203", + "email": "phan48788@gmail.com" + }, + "record": { + "URL": "minhphan.tech" + } +} From 6ff933ebbd071f486b252b3a3baa862a96ae79f1 Mon Sep 17 00:00:00 2001 From: ikcaaft Date: Mon, 29 Jan 2024 18:58:25 +0100 Subject: [PATCH 08/78] feat(domain): oceannetwork.is-a.dev --- domains/oceannetwork.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oceannetwork.json diff --git a/domains/oceannetwork.json b/domains/oceannetwork.json new file mode 100644 index 000000000..831428c21 --- /dev/null +++ b/domains/oceannetwork.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ikcaaft", + "email": "mitchelblokker@hotmail.com" + }, + "record": { + "URL": "https://7b5d5049-e5ab-47a5-93c2-14b263d69fce-00-2y8olb6cg2med.janeway.replit.dev/index.html" + } +} From 5833297a31810cb2990cb09865d8e2108892707c Mon Sep 17 00:00:00 2001 From: Ranojay1 <154265487+Ranojay1@users.noreply.github.com> Date: Mon, 29 Jan 2024 20:41:11 +0100 Subject: [PATCH 09/78] Create pedrito.json --- domains/pedrito.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/pedrito.json diff --git a/domains/pedrito.json b/domains/pedrito.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/pedrito.json @@ -0,0 +1 @@ + From 8211516d764e54561c556e4da1f718b10a59f440 Mon Sep 17 00:00:00 2001 From: Ranojay1 <154265487+Ranojay1@users.noreply.github.com> Date: Mon, 29 Jan 2024 20:48:19 +0100 Subject: [PATCH 10/78] Update pedrito.json --- domains/pedrito.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/pedrito.json b/domains/pedrito.json index 8b1378917..bdf9a128d 100644 --- a/domains/pedrito.json +++ b/domains/pedrito.json @@ -1 +1,13 @@ +{ + "description": "For my private VPS ", + "repo": "https://github.com/Ranojay1/Ranojay1.github.io", + "owner": { + "username": "Ranojay1", + "email": "pegomsan@gmail.com", + "twitter": "Pedro929953698" + }, + "record": { + "CNAME": "Ranojay1.github.io" + } +} From 567710e5e2ecb4258d562182f3d2bb2dce0df6b5 Mon Sep 17 00:00:00 2001 From: yippymishy Date: Mon, 29 Jan 2024 17:09:58 -0500 Subject: [PATCH 11/78] feat(domain): yippymishy.is-a.dev --- domains/yippymishy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yippymishy.json diff --git a/domains/yippymishy.json b/domains/yippymishy.json new file mode 100644 index 000000000..f7e307e74 --- /dev/null +++ b/domains/yippymishy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yippymishy", + "email": "michaelbrocks@outlook.com" + }, + "record": { + "URL": "scratch.mit.edu/users/yippymishy" + } +} From 5d2e1c71abcea8a5f4199245e4256edef947b499 Mon Sep 17 00:00:00 2001 From: kaktus-1 Date: Tue, 30 Jan 2024 07:23:23 +0100 Subject: [PATCH 12/78] feat(domain): kaktus.is-a.dev --- domains/kaktus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kaktus.json diff --git a/domains/kaktus.json b/domains/kaktus.json new file mode 100644 index 000000000..de828695f --- /dev/null +++ b/domains/kaktus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kaktus-1", + "email": "meatgithub@istwunderbar.de" + }, + "record": { + "CNAME": "is-a-dev-3hg.pages.dev" + } +} From d9c37fbabe010b66bbfbdb5b48db102e9fce9847 Mon Sep 17 00:00:00 2001 From: cjsewell Date: Tue, 30 Jan 2024 19:51:59 +1300 Subject: [PATCH 13/78] feat(domain): corey.is-a.dev --- domains/corey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/corey.json diff --git a/domains/corey.json b/domains/corey.json new file mode 100644 index 000000000..2503b62fc --- /dev/null +++ b/domains/corey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cjsewell", + "email": "corey@sewell.net.nz" + }, + "record": { + "CNAME": "sewell.net.nz" + } +} From d345a4e74ab207b0eb18ae00ed37ec0bd81e6612 Mon Sep 17 00:00:00 2001 From: MicroBenz Date: Tue, 30 Jan 2024 14:31:55 +0700 Subject: [PATCH 14/78] feat(domain): benz.is-a.dev --- domains/benz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/benz.json diff --git a/domains/benz.json b/domains/benz.json new file mode 100644 index 000000000..0cfeed30f --- /dev/null +++ b/domains/benz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MicroBenz", + "email": "microbenz.prob@gmail.com" + }, + "record": { + "CNAME": "microbenz.in.th" + } +} From dae6bc47eac2bc5503120fb825cd2ec4d0158348 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 30 Jan 2024 10:37:35 +0200 Subject: [PATCH 15/78] Update yfa.json --- domains/yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfa.json b/domains/yfa.json index 21e322a4f..12aa0463a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "yfa-cev.pages.dev" + "CNAME": "edge.redirect.pizza" } } From b78e854892dc205f17577e1428a252da83b098cf Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 30 Jan 2024 10:38:44 +0200 Subject: [PATCH 16/78] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index b73dd041a..12aa0463a 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://alpha.is-a.dev" + "CNAME": "edge.redirect.pizza" } } From 50b13238da1bc0811fe0b3a7fb41fe8d934946b6 Mon Sep 17 00:00:00 2001 From: ALiwoto Date: Tue, 30 Jan 2024 12:17:13 +0330 Subject: [PATCH 17/78] feat(domain): aliwoto.is-a.dev --- domains/aliwoto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aliwoto.json diff --git a/domains/aliwoto.json b/domains/aliwoto.json new file mode 100644 index 000000000..fbcff706e --- /dev/null +++ b/domains/aliwoto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ALiwoto", + "email": "aminnimaj@gmail.com" + }, + "record": { + "A": ["176.9.175.107"] + } +} From 2344d6b6cab5a3e1f24421e25c67887bb36c994b Mon Sep 17 00:00:00 2001 From: mattiagrusio Date: Tue, 30 Jan 2024 10:12:47 +0100 Subject: [PATCH 18/78] feat(domain): grusio.is-a.dev --- domains/grusio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/grusio.json diff --git a/domains/grusio.json b/domains/grusio.json new file mode 100644 index 000000000..96e9fa8ba --- /dev/null +++ b/domains/grusio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mattiagrusio", + "email": "mattiagrusio@gmail.com" + }, + "record": { + "A": ["2.231.198.113"] + } +} From c44403490d3f5e5b9d0975b2ebcba699452be560 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 30 Jan 2024 13:22:02 +0200 Subject: [PATCH 19/78] Update yfa.json --- domains/yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfa.json b/domains/yfa.json index 12aa0463a..b73dd041a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } From 58d08ce8ada17c43588f449c2a9b06a7305bc98c Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Tue, 30 Jan 2024 13:22:17 +0200 Subject: [PATCH 20/78] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 12aa0463a..b73dd041a 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "edge.redirect.pizza" + "URL": "https://alpha.is-a.dev" } } From 5aa8de5cd6e5671ba3dbd432555dcbaa729e0d33 Mon Sep 17 00:00:00 2001 From: ShevonKuan <331749486@qq.com> Date: Tue, 30 Jan 2024 20:19:06 +0800 Subject: [PATCH 21/78] feat(domain): shevon.is-a.dev --- domains/shevon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shevon.json diff --git a/domains/shevon.json b/domains/shevon.json new file mode 100644 index 000000000..bd1ab4b05 --- /dev/null +++ b/domains/shevon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShevonKuan", + "email": "331749486@qq.com" + }, + "record": { + "A": ["47.243.44.66"] + } +} From e994700de05b13ba358ccca2ce8841a0b6a71ddc Mon Sep 17 00:00:00 2001 From: TarifSadman Date: Tue, 30 Jan 2024 18:22:52 +0600 Subject: [PATCH 22/78] feat(domain): tarifsadman.is-a.dev --- domains/tarifsadman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tarifsadman.json diff --git a/domains/tarifsadman.json b/domains/tarifsadman.json new file mode 100644 index 000000000..7afe34aea --- /dev/null +++ b/domains/tarifsadman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TarifSadman", + "email": "sadmantaha17@gmail.com" + }, + "record": { + "URL": "https://tarif-sadman.netlify.app/" + } +} From 06c5756fc608b3a609e811cd1bf89d8a4b48ebbc Mon Sep 17 00:00:00 2001 From: catfoolyou Date: Tue, 30 Jan 2024 08:49:08 -0500 Subject: [PATCH 23/78] feat(domain): catfoolyou.is-a.dev --- domains/catfoolyou.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/catfoolyou.json diff --git a/domains/catfoolyou.json b/domains/catfoolyou.json new file mode 100644 index 000000000..33ed5718c --- /dev/null +++ b/domains/catfoolyou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "catfoolyou", + "email": "catfoolyou.github@manyme.com" + }, + "record": { + "URL": "https://vast-puce-hippo-shoe.cyclic.app/" + } +} From 1a116a691d0b3d44aeca222e35030efc32cfac29 Mon Sep 17 00:00:00 2001 From: Ranojay1 <154265487+Ranojay1@users.noreply.github.com> Date: Tue, 30 Jan 2024 15:52:29 +0100 Subject: [PATCH 24/78] Create lokito.json --- domains/lokito.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lokito.json diff --git a/domains/lokito.json b/domains/lokito.json new file mode 100644 index 000000000..955fd9a33 --- /dev/null +++ b/domains/lokito.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Pedrito2010", + "email": "pegomsan@gmail.com" + }, + "record": { + "A": ["37.60.230.249"], + "AAAA": ["2a02:c206:2162:9324::1"] + } +} From db398ceb56d298985b30145db8852fb57f49c383 Mon Sep 17 00:00:00 2001 From: Dylan Marsili Date: Tue, 30 Jan 2024 12:45:31 -0300 Subject: [PATCH 25/78] Register dylanmarsili.is-a.dev --- domains/dylanmarsili.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dylanmarsili.json diff --git a/domains/dylanmarsili.json b/domains/dylanmarsili.json new file mode 100644 index 000000000..b91790482 --- /dev/null +++ b/domains/dylanmarsili.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dylan-Marsili", + "email": "marsilidylan@gmail.com", + "discord": "721840611174383780" + }, + + "record": { + "CNAME": "dylan-marsili.github.io" + } + } + \ No newline at end of file From 8a85d77726fe57b5e1b3b3c10d85ddbd16122688 Mon Sep 17 00:00:00 2001 From: Friedman10 Date: Tue, 30 Jan 2024 14:38:24 -0500 Subject: [PATCH 26/78] feat(domain): joseph.is-a.dev --- domains/joseph.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joseph.json diff --git a/domains/joseph.json b/domains/joseph.json new file mode 100644 index 000000000..b0022536a --- /dev/null +++ b/domains/joseph.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Friedman10", + "email": "yfriedman@gmail.com" + }, + "record": { + "MX": ["smtp.google.com"] + } +} From 88cecb847d571eb43ba3b42c75e3aa9ac9ad699b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 30 Jan 2024 18:28:58 -0500 Subject: [PATCH 27/78] Update yippymishy.json --- domains/yippymishy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yippymishy.json b/domains/yippymishy.json index f7e307e74..01d6af901 100644 --- a/domains/yippymishy.json +++ b/domains/yippymishy.json @@ -4,6 +4,6 @@ "email": "michaelbrocks@outlook.com" }, "record": { - "URL": "scratch.mit.edu/users/yippymishy" + "URL": "https://scratch.mit.edu/users/yippymishy" } } From bcf3241d1800cd12b970b310197d6d8ab534cb84 Mon Sep 17 00:00:00 2001 From: Kurumi30 Date: Tue, 30 Jan 2024 22:39:14 -0300 Subject: [PATCH 28/78] feat(domain): nanonavigate.is-a.dev --- domains/nanonavigate.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nanonavigate.json diff --git a/domains/nanonavigate.json b/domains/nanonavigate.json new file mode 100644 index 000000000..5edd21a55 --- /dev/null +++ b/domains/nanonavigate.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kurumi30", + "email": "fernandoshengxinzhu@gmail.com" + }, + "record": { + "URL": "https://nanonavigate.onrender.com/" + } +} From f8b229dda839d0c098605a891cce1fdf49b7e57b Mon Sep 17 00:00:00 2001 From: d4rkd3n1337 Date: Wed, 31 Jan 2024 08:23:13 +0300 Subject: [PATCH 29/78] feat(domain): femboy.is-a.dev --- domains/femboy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/femboy.json diff --git a/domains/femboy.json b/domains/femboy.json new file mode 100644 index 000000000..4d63d96ce --- /dev/null +++ b/domains/femboy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d4rkd3n1337", + "email": "darkdenrevolt@gmail.com" + }, + "record": { + "A": ["45.85.117.139"] + } +} From 4dcf3f3c1c302ef3c8aa4793886fc817953b6c05 Mon Sep 17 00:00:00 2001 From: Blue <60958064+B1ue-Dev@users.noreply.github.com> Date: Wed, 31 Jan 2024 14:53:02 +0700 Subject: [PATCH 30/78] feat: Create blue.json --- domains/blue.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blue.json diff --git a/domains/blue.json b/domains/blue.json new file mode 100644 index 000000000..30f1c7a0b --- /dev/null +++ b/domains/blue.json @@ -0,0 +1,12 @@ +{ + "description": "My personal site, for introducing myself.", + "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", + "owner": { + "username": "B1ue-Dev", + "email": "b1uedev@outlook.com", + "twitter": "b1uedev" + }, + "record": { + "CNAME": "b1ue-dev.github.io" + } +} From 5ad008adc1e0d90839b3b4c137f29993b280a3b6 Mon Sep 17 00:00:00 2001 From: refayet-dev <61475826+refayet-dev@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:18:18 +0600 Subject: [PATCH 31/78] added: refayet.json --- domains/refayet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/refayet.json diff --git a/domains/refayet.json b/domains/refayet.json new file mode 100644 index 000000000..0667b5bc9 --- /dev/null +++ b/domains/refayet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "refayet-dev", + "email": "refayet0096@gmail.com" + }, + "repo": "https://github.com/refayet-dev.github.io", + "description": "refayet's portfolio site", + "record": { + "CNAME": "refayet-dev.github.io" + } + } \ No newline at end of file From e0a7d91b81ba5d883a68c8f37251d7d44ba55fde Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 31 Jan 2024 13:19:46 +0200 Subject: [PATCH 32/78] Create yfadev.json --- domains/yfadev.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/yfadev.json diff --git a/domains/yfadev.json b/domains/yfadev.json new file mode 100644 index 000000000..cf045ce33 --- /dev/null +++ b/domains/yfadev.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://github.com/yfadev" + } +} From e07d7de7cbe5f5654443277e12b33ce07ab7fa83 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Wed, 31 Jan 2024 17:28:45 +0530 Subject: [PATCH 33/78] Update publish-records.yml --- .github/workflows/publish-records.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 522179f4d..ad679260a 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -11,10 +11,10 @@ jobs: if: github.repository == 'is-a-dev/register' runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.3 + bun-version: 1.0.25 - run: bun install - run: bun test - name: Publishing records From 67c024884783886a088e3986d5015612be1f2a73 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Wed, 31 Jan 2024 17:31:26 +0530 Subject: [PATCH 34/78] Update checks.yml --- .github/workflows/checks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 1c5f7d0ca..4d77a4523 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,12 +5,12 @@ jobs: validation: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: ref: ${{ github.event.pull_request.head.sha }} fetch-depth: 0 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.3 + bun-version: 1.0.25 - run: bun install - run: bun test From e3e345b21d58745ec96ad53cb65c93a8cde9604f Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 31 Jan 2024 14:17:57 +0200 Subject: [PATCH 35/78] Update yfa.json --- domains/yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfa.json b/domains/yfa.json index b73dd041a..12aa0463a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://alpha.is-a.dev" + "CNAME": "edge.redirect.pizza" } } From 384acf3f17ac1e5ab1d41d092512dc14aeed26ea Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 31 Jan 2024 14:18:13 +0200 Subject: [PATCH 36/78] Update yfadev.json --- domains/yfadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfadev.json b/domains/yfadev.json index cf045ce33..12aa0463a 100644 --- a/domains/yfadev.json +++ b/domains/yfadev.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://github.com/yfadev" + "CNAME": "edge.redirect.pizza" } } From 72d7931b089a414bd097c730f51037a64c9a7542 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 31 Jan 2024 14:18:26 +0200 Subject: [PATCH 37/78] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index b73dd041a..12aa0463a 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://alpha.is-a.dev" + "CNAME": "edge.redirect.pizza" } } From 25742b09378ab0c2dbb8bd55a6127bfd7229ff04 Mon Sep 17 00:00:00 2001 From: Shikhar Reyya <122096158+Poseidon0070@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:45:34 +0530 Subject: [PATCH 38/78] Create shikhar_reyya.json --- domains/shikhar_reyya.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/shikhar_reyya.json diff --git a/domains/shikhar_reyya.json b/domains/shikhar_reyya.json new file mode 100644 index 000000000..a1eccfc95 --- /dev/null +++ b/domains/shikhar_reyya.json @@ -0,0 +1,14 @@ +{ + "description": "Personal projects", + "repo": "https://github.com/Poseidon0070/Poseidon0070.github.io", + "owner": { + "username": "Poseidon0070", + "email": "criticalxsynergy@gmail.com", + "twitter": "Voldemort_7585" + }, + "record": { + "CNAME": "poseidon0070.github.io" + } +} + + From 8490b3e2cbccc7408546df1176c3e4d112491c9b Mon Sep 17 00:00:00 2001 From: Shikhar Reyya <122096158+Poseidon0070@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:56:21 +0530 Subject: [PATCH 39/78] Update shikharreyya.json --- domains/shikharreyya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/shikharreyya.json b/domains/shikharreyya.json index 2358d9904..5735ba44d 100644 --- a/domains/shikharreyya.json +++ b/domains/shikharreyya.json @@ -7,6 +7,6 @@ "twitter": "Voldemort_7585" }, "record": { - "CNAME": "shikharreyya.github.io" + "CNAME": "poseidon0070.github.io" } -} \ No newline at end of file +} From da9832dddd16d9243f6989a4d23f8319f5478302 Mon Sep 17 00:00:00 2001 From: Shikhar Reyya <122096158+Poseidon0070@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:57:45 +0530 Subject: [PATCH 40/78] Delete domains/shikhar_reyya.json --- domains/shikhar_reyya.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/shikhar_reyya.json diff --git a/domains/shikhar_reyya.json b/domains/shikhar_reyya.json deleted file mode 100644 index a1eccfc95..000000000 --- a/domains/shikhar_reyya.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "Personal projects", - "repo": "https://github.com/Poseidon0070/Poseidon0070.github.io", - "owner": { - "username": "Poseidon0070", - "email": "criticalxsynergy@gmail.com", - "twitter": "Voldemort_7585" - }, - "record": { - "CNAME": "poseidon0070.github.io" - } -} - - From 1bf98fde292e0c9a21f88ef5b9859131abd4caa7 Mon Sep 17 00:00:00 2001 From: Shikhar Reyya <122096158+Poseidon0070@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:58:35 +0530 Subject: [PATCH 41/78] Update shikharreyya.json --- domains/shikharreyya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shikharreyya.json b/domains/shikharreyya.json index 5735ba44d..8144c2b3a 100644 --- a/domains/shikharreyya.json +++ b/domains/shikharreyya.json @@ -1,5 +1,5 @@ { - "description": "I will use it for for my personal portfolio and project I will deploy in future.", + "description": "For my personal projects", "repo": "https://github.com/Poseidon0070/Poseidon0070.github.io", "owner": { "username": "Poseidon0070", From bd02c63b0c04307955633efa9e93ad41d3b71515 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:09:23 +0100 Subject: [PATCH 42/78] Create ciaobot.is-a.dev --- domains/ciaobot.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ciaobot.is-a.dev diff --git a/domains/ciaobot.is-a.dev b/domains/ciaobot.is-a.dev new file mode 100644 index 000000000..03e157244 --- /dev/null +++ b/domains/ciaobot.is-a.dev @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Ciao287", + "discord": "687333016921440317" + }, + "record": { + "A": [ + "45.11.229.211" + ] + } +} From 23c186818dee6498b288deade6174748bfbc0c97 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:14:28 +0100 Subject: [PATCH 43/78] Create status.ciaobot.is-a.dev --- domains/status.ciaobot.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/status.ciaobot.is-a.dev diff --git a/domains/status.ciaobot.is-a.dev b/domains/status.ciaobot.is-a.dev new file mode 100644 index 000000000..03e157244 --- /dev/null +++ b/domains/status.ciaobot.is-a.dev @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Ciao287", + "discord": "687333016921440317" + }, + "record": { + "A": [ + "45.11.229.211" + ] + } +} From 358909911db8250c09f2eafbb5ebf0a394c8b1b2 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:16:30 +0100 Subject: [PATCH 44/78] Rename status.ciaobot.is-a.dev to status.ciaobot.json --- domains/{status.ciaobot.is-a.dev => status.ciaobot.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{status.ciaobot.is-a.dev => status.ciaobot.json} (100%) diff --git a/domains/status.ciaobot.is-a.dev b/domains/status.ciaobot.json similarity index 100% rename from domains/status.ciaobot.is-a.dev rename to domains/status.ciaobot.json From 62bf9f336663af9017e0246bafa14fb37e844b59 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:16:56 +0100 Subject: [PATCH 45/78] Rename ciaobot.is-a.dev to ciaobot.json --- domains/{ciaobot.is-a.dev => ciaobot.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ciaobot.is-a.dev => ciaobot.json} (100%) diff --git a/domains/ciaobot.is-a.dev b/domains/ciaobot.json similarity index 100% rename from domains/ciaobot.is-a.dev rename to domains/ciaobot.json From 279e08c1e11dbb3a382bad28dccab567495819e3 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Wed, 31 Jan 2024 21:55:13 +0700 Subject: [PATCH 46/78] feat(domain): cdn.trung.is-a.dev --- domains/cdn.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.trung.json diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json new file mode 100644 index 000000000..c372c8070 --- /dev/null +++ b/domains/cdn.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From a5ecead4f9c631b83577a7f161618274eaed7142 Mon Sep 17 00:00:00 2001 From: Badless Date: Wed, 31 Jan 2024 16:08:40 +0100 Subject: [PATCH 47/78] feat(domain): devbrainless.is-a.dev --- domains/devbrainless.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devbrainless.json diff --git a/domains/devbrainless.json b/domains/devbrainless.json new file mode 100644 index 000000000..b92469b63 --- /dev/null +++ b/domains/devbrainless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Badless", + "email": "karolczeeek@gmail.com" + }, + "record": { + "CNAME": "badless.github.io" + } +} From 17a2d941c008950b33854ec6f4d5e5bfd3829465 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:20:03 +0100 Subject: [PATCH 48/78] Update ciaobot.json --- domains/ciaobot.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 03e157244..9d5aadfe6 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -1,6 +1,7 @@ { "owner": { "username": "Ciao287", + "email": "", "discord": "687333016921440317" }, "record": { From a3ce6388e804394849cd4a0e8118d5c4353fe763 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:20:21 +0100 Subject: [PATCH 49/78] Update status.ciaobot.json --- domains/status.ciaobot.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index 03e157244..9d5aadfe6 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -1,6 +1,7 @@ { "owner": { "username": "Ciao287", + "email": "", "discord": "687333016921440317" }, "record": { From f43762005e8624e635894350e15bde8a14c27828 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Wed, 31 Jan 2024 19:04:28 +0100 Subject: [PATCH 50/78] feat(domain): plow.is-a.dev --- domains/plow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/plow.json diff --git a/domains/plow.json b/domains/plow.json new file mode 100644 index 000000000..b431066e4 --- /dev/null +++ b/domains/plow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "CNAME": "mlkfkqd.pages.dev" + } +} From 008b188f009aaf6fdfd0c2b4f3b873ec3fe6592d Mon Sep 17 00:00:00 2001 From: Clicpow <144148804+ClicpoW@users.noreply.github.com> Date: Wed, 31 Jan 2024 19:16:01 +0100 Subject: [PATCH 51/78] Update clicpow.json --- domains/clicpow.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/clicpow.json b/domains/clicpow.json index 3ff86f37e..eb6c19c48 100644 --- a/domains/clicpow.json +++ b/domains/clicpow.json @@ -4,11 +4,6 @@ "email": "clicpowytb@gmail.com" }, "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "CNAME": ["https://mlkfkqd.pages.dev/"], } -} \ No newline at end of file +} From 04cec2ab990c33c968a6b3b6adffaa05ccd5f40c Mon Sep 17 00:00:00 2001 From: drenxhyliqi Date: Wed, 31 Jan 2024 20:17:43 +0100 Subject: [PATCH 52/78] feat(domain): dreni.is-a.dev --- domains/dreni.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dreni.json diff --git a/domains/dreni.json b/domains/dreni.json new file mode 100644 index 000000000..df998281a --- /dev/null +++ b/domains/dreni.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drenxhyliqi", + "email": "drenxhyliqi3@gmail.com" + }, + "record": { + "URL": "https://drenxhyliqi.netlify.app/" + } +} From 4d7e58c2bfbd8b0ecefdef178d93663b537edee0 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Wed, 31 Jan 2024 20:01:10 +0000 Subject: [PATCH 53/78] Delete domains/site.gizzy.json --- domains/site.gizzy.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/site.gizzy.json diff --git a/domains/site.gizzy.json b/domains/site.gizzy.json deleted file mode 100644 index a238f1e76..000000000 --- a/domains/site.gizzy.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "site.gizzy.is-a.dev", - "repo": "https://github.com/GizzyUwU/gizzyuwu.github.io", - "owner": { - "username": "GizzyUwU", - "email": "nerop455@gmail.com", - "discord": "gizzyowo" - }, - "record": { - "CNAME": "gizzyuwu.github.io" - } -} From 610ebf338de62195c12a1324e508fea832bda4e5 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Wed, 31 Jan 2024 20:04:54 +0000 Subject: [PATCH 54/78] Update gizzy.json --- domains/gizzy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/gizzy.json b/domains/gizzy.json index e5a033e9e..237113268 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -6,6 +6,18 @@ "discord": "gizzyowo" }, "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=nerop455@gmail.com" } From 82adf904dc25d39a0357256044b3a761e3222209 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Wed, 31 Jan 2024 20:07:15 +0000 Subject: [PATCH 55/78] Update gizzy.json --- domains/gizzy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gizzy.json b/domains/gizzy.json index 237113268..e5d7b3f50 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -17,7 +17,7 @@ "2606:50c0:8001::153", "2606:50c0:8002::153", "2606:50c0:8003::153" - ] + ], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=nerop455@gmail.com" } From 0a93796605073362a0ed504b1c8529b9e6d27493 Mon Sep 17 00:00:00 2001 From: BryanGachugu Date: Wed, 31 Jan 2024 23:55:04 +0300 Subject: [PATCH 56/78] feat(domain): gachugu.is-a.dev --- domains/gachugu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gachugu.json diff --git a/domains/gachugu.json b/domains/gachugu.json new file mode 100644 index 000000000..978265a79 --- /dev/null +++ b/domains/gachugu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BryanGachugu", + "email": "gachugusville@gmail.com" + }, + "record": { + "CNAME": "bryangachugu.github.io" + } +} From e62f6330e062733441a2c1b415a0321624b430b4 Mon Sep 17 00:00:00 2001 From: Hanzla-Double3 Date: Thu, 1 Feb 2024 02:14:33 +0500 Subject: [PATCH 57/78] feat(domain): stardust.is-a.dev --- domains/stardust.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stardust.json diff --git a/domains/stardust.json b/domains/stardust.json new file mode 100644 index 000000000..e160960bd --- /dev/null +++ b/domains/stardust.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hanzla-Double3", + "email": "Hanzla.mughal3284@gmail.com" + }, + "record": { + "A": ["139.135.52.143"] + } +} From 5302f6dbfa6d84778af6378d2f0665ba9d1643b1 Mon Sep 17 00:00:00 2001 From: geedoes Date: Wed, 31 Jan 2024 17:40:38 -0600 Subject: [PATCH 58/78] feat(domain): gee.is-a.dev --- domains/gee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gee.json diff --git a/domains/gee.json b/domains/gee.json new file mode 100644 index 000000000..b4c9a455c --- /dev/null +++ b/domains/gee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "geedoes", + "email": "captg1@gmail.com" + }, + "record": { + "A": ["207.211.187.18"] + } +} From 6caeed963f3520cdbcc76663c285103545358e20 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 1 Feb 2024 07:49:26 +0800 Subject: [PATCH 59/78] chore: update discord link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18d2c6d83..de3ba9c49 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@

is-a-dev is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.

- Discord Server + Discord Server

## Issues From 8d9a83def1511a253391d18f4c0f3f7671892cfb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 1 Feb 2024 09:15:11 +0800 Subject: [PATCH 60/78] Update minhphan.json --- domains/minhphan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/minhphan.json b/domains/minhphan.json index 69cb18dbf..366b6d4b6 100644 --- a/domains/minhphan.json +++ b/domains/minhphan.json @@ -4,6 +4,6 @@ "email": "phan48788@gmail.com" }, "record": { - "URL": "minhphan.tech" + "URL": "https://minhphan.tech" } } From 633faf8e5079130a9ec30bd4caab240b978000b5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 1 Feb 2024 09:16:47 +0800 Subject: [PATCH 61/78] Update clicpow.json --- domains/clicpow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/clicpow.json b/domains/clicpow.json index eb6c19c48..b431066e4 100644 --- a/domains/clicpow.json +++ b/domains/clicpow.json @@ -4,6 +4,6 @@ "email": "clicpowytb@gmail.com" }, "record": { - "CNAME": ["https://mlkfkqd.pages.dev/"], + "CNAME": "mlkfkqd.pages.dev" } } From a7d3c85afeba938c960df5900530d86d9931f521 Mon Sep 17 00:00:00 2001 From: HongKorium <110361751+HongKorium@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:42:03 -0800 Subject: [PATCH 62/78] Delete domains/contentbot.json --- domains/contentbot.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/contentbot.json diff --git a/domains/contentbot.json b/domains/contentbot.json deleted file mode 100644 index b33d5fc15..000000000 --- a/domains/contentbot.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Fqcxn", - "email": "", - "twitter": "FqcxnLmao", - "discord": "hong.kong" - }, - "record": { - "CNAME": "fqcxn.com" - } -} From baaede701544f46a23831a3228f722710f707519 Mon Sep 17 00:00:00 2001 From: HongKorium <110361751+HongKorium@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:45:47 -0800 Subject: [PATCH 63/78] Delete domains/valorant.json --- domains/valorant.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/valorant.json diff --git a/domains/valorant.json b/domains/valorant.json deleted file mode 100644 index b33d5fc15..000000000 --- a/domains/valorant.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Fqcxn", - "email": "", - "twitter": "FqcxnLmao", - "discord": "hong.kong" - }, - "record": { - "CNAME": "fqcxn.com" - } -} From 6c0cb8de26d075703ad2bca257d5d6d20837668a Mon Sep 17 00:00:00 2001 From: HongKorium <110361751+HongKorium@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:46:49 -0800 Subject: [PATCH 64/78] Delete domains/fqcxn.json --- domains/fqcxn.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/fqcxn.json diff --git a/domains/fqcxn.json b/domains/fqcxn.json deleted file mode 100644 index 17b05c6a5..000000000 --- a/domains/fqcxn.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Fqcxn", - "email": "", - "twitter": "FqcxnLmao", - "discord": "hong.kong" - }, - "record": { - "CNAME": "fqcxn.github.io" - } -} From 79eaed34feeca3eb13e3e98c516a8f89ad66da85 Mon Sep 17 00:00:00 2001 From: HongKorium <110361751+HongKorium@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:00:30 -0800 Subject: [PATCH 65/78] Create hongkorium.json --- domains/hongkorium.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hongkorium.json diff --git a/domains/hongkorium.json b/domains/hongkorium.json new file mode 100644 index 000000000..97bf197a9 --- /dev/null +++ b/domains/hongkorium.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HongKorium", + "email": "", + "discord": "hong.kong" + }, + "record": { + "CNAME": "hongkorium.github.io" + } +} From 7c995ffeea30cf3d4598d4289aba73c0350dde88 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:56:50 +0800 Subject: [PATCH 66/78] Create api.shockbs.json Register api.shockbs.is-a.dev --- domains/api.shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/api.shockbs.json diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json new file mode 100644 index 000000000..90d1fbd6e --- /dev/null +++ b/domains/api.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From b5a4f8a2013a6a545c81572748412a385e6d4268 Mon Sep 17 00:00:00 2001 From: Miku chan <55346436+m1kuwu@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:20:27 +0530 Subject: [PATCH 67/78] Update dracx.json --- domains/dracx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dracx.json b/domains/dracx.json index 56dfbe6d6..d9e570234 100644 --- a/domains/dracx.json +++ b/domains/dracx.json @@ -1,9 +1,9 @@ { "owner": { - "username": "DarindaDraX", + "username": "m1kuwu", "email": "123kishanvish@gmail.com" }, "record": { - "CNAME": "darindadrax.github.io" + "CNAME": "m1kuwu.github.io" } } From c9ce70813705a55e9c8b6f85a60192df9c6e246c Mon Sep 17 00:00:00 2001 From: BadEnd777 Date: Thu, 1 Feb 2024 14:07:06 +0700 Subject: [PATCH 68/78] feat(domain): badend.is-a.dev --- domains/badend.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/badend.json diff --git a/domains/badend.json b/domains/badend.json new file mode 100644 index 000000000..505974848 --- /dev/null +++ b/domains/badend.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BadEnd777", + "email": "badend23@hotmail.com" + }, + "record": { + "URL": "https://badend.pages.dev/" + } +} From 08548441b983f2c4b547c25462c0e926f1c20cbf Mon Sep 17 00:00:00 2001 From: BadEnd Date: Thu, 1 Feb 2024 07:22:02 +0000 Subject: [PATCH 69/78] fix(domain): badend.is-a.dev --- domains/badend.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/badend.json b/domains/badend.json index 505974848..dbc1508d5 100644 --- a/domains/badend.json +++ b/domains/badend.json @@ -1,9 +1,11 @@ { "owner": { "username": "BadEnd777", - "email": "badend23@hotmail.com" + "email": "badend777@proton.me" }, + "description": "Discover the portfolio of BadEnd, a skilled software developer passionate about crafting innovative web applications. Explore projects, skills, and a journey into the world of software engineering.", + "repo": "https://github.com/BadEnd777/Personal-Website", "record": { - "URL": "https://badend.pages.dev/" + "CNAME": "https://badend.pages.dev/" } -} +} \ No newline at end of file From d3a41583624f4837649ca54f099132dd5fe41d1f Mon Sep 17 00:00:00 2001 From: BadEnd Date: Thu, 1 Feb 2024 07:26:12 +0000 Subject: [PATCH 70/78] fix(domain): badend.is-a.dev --- domains/badend.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/badend.json b/domains/badend.json index dbc1508d5..88080421b 100644 --- a/domains/badend.json +++ b/domains/badend.json @@ -6,6 +6,6 @@ "description": "Discover the portfolio of BadEnd, a skilled software developer passionate about crafting innovative web applications. Explore projects, skills, and a journey into the world of software engineering.", "repo": "https://github.com/BadEnd777/Personal-Website", "record": { - "CNAME": "https://badend.pages.dev/" + "URL": "https://badend.pages.dev/" } } \ No newline at end of file From 9e43408d1dfaf2eaf1d594d570636855ce724c56 Mon Sep 17 00:00:00 2001 From: m1kuwu <123kishanvish@gmail.com> Date: Thu, 1 Feb 2024 15:04:38 +0530 Subject: [PATCH 71/78] feat(domain): pic.is-a.dev --- domains/pic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pic.json diff --git a/domains/pic.json b/domains/pic.json new file mode 100644 index 000000000..0e1dafdb9 --- /dev/null +++ b/domains/pic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "m1kuwu", + "email": "123kishanvish@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 867bf5c7ce629f3eab2980b4aa481e8d9adfce0a Mon Sep 17 00:00:00 2001 From: Thikhathali Date: Thu, 1 Feb 2024 12:24:21 +0200 Subject: [PATCH 72/78] feat(domain): thikhathali.is-a.dev --- domains/thikhathali.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thikhathali.json diff --git a/domains/thikhathali.json b/domains/thikhathali.json new file mode 100644 index 000000000..2065da4f0 --- /dev/null +++ b/domains/thikhathali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thikhathali", + "email": "thikhamataboge@gmail.com" + }, + "record": { + "CNAME": "thikhathali.github.io" + } +} From b33b918b786625de64995122586778b739a502e2 Mon Sep 17 00:00:00 2001 From: imados Date: Thu, 1 Feb 2024 12:47:06 +0100 Subject: [PATCH 73/78] Create imad.json --- domains/imad.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/imad.json diff --git a/domains/imad.json b/domains/imad.json new file mode 100644 index 000000000..a6f00d379 --- /dev/null +++ b/domains/imad.json @@ -0,0 +1,13 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": [ + "20.101.44.225" + ] + } +} From 255db5d6903a84721ffb7cc7882bd3c8c877f629 Mon Sep 17 00:00:00 2001 From: imados Date: Thu, 1 Feb 2024 12:47:27 +0100 Subject: [PATCH 74/78] Create imd.json --- domains/imd.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/imd.json diff --git a/domains/imd.json b/domains/imd.json new file mode 100644 index 000000000..a6f00d379 --- /dev/null +++ b/domains/imd.json @@ -0,0 +1,13 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": [ + "20.101.44.225" + ] + } +} From 4e88e7042bdca98138897879f879dff5f6774dcc Mon Sep 17 00:00:00 2001 From: mosageneral Date: Thu, 1 Feb 2024 14:27:00 +0200 Subject: [PATCH 75/78] feat(domain): mosa.is-a.dev --- domains/mosa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mosa.json diff --git a/domains/mosa.json b/domains/mosa.json new file mode 100644 index 000000000..3e30876be --- /dev/null +++ b/domains/mosa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mosageneral", + "email": "mosageneral@gmail.com" + }, + "record": { + "A": ["130.162.164.99"] + } +} From c7693b89292f7947240923e682ed944f80f0ea49 Mon Sep 17 00:00:00 2001 From: shygamer123 <83396926+shygamer123@users.noreply.github.com> Date: Thu, 1 Feb 2024 19:22:13 +0530 Subject: [PATCH 76/78] Register advance-bot.is-a.dev --- domains/advance-bot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/advance-bot.json diff --git a/domains/advance-bot.json b/domains/advance-bot.json new file mode 100644 index 000000000..e5dfd5e13 --- /dev/null +++ b/domains/advance-bot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "shygamer123", + "email": "gpratham522@gmail.com", + "discord": "840244590870003762" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 8a04bfbbd31655826a722bff2b2d5705718159c5 Mon Sep 17 00:00:00 2001 From: alfari24 Date: Thu, 1 Feb 2024 21:04:35 +0700 Subject: [PATCH 77/78] feat(domain): catfein.is-a.dev --- domains/catfein.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/catfein.json diff --git a/domains/catfein.json b/domains/catfein.json new file mode 100644 index 000000000..30dbb37f2 --- /dev/null +++ b/domains/catfein.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } +} From 880ec8d8d9b966e70c4ba92fcdf2b25a60031e39 Mon Sep 17 00:00:00 2001 From: owofied Date: Fri, 2 Feb 2024 00:14:33 +0100 Subject: [PATCH 78/78] Rename xiro.is-a.dev to owofied.is-a.dev --- domains/{xiro.json => owofied.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{xiro.json => owofied.json} (100%) diff --git a/domains/xiro.json b/domains/owofied.json similarity index 100% rename from domains/xiro.json rename to domains/owofied.json