From 6b45c887836581bff2874a5f2c756b1a9cb1c6fe Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:15:00 -0400 Subject: [PATCH 01/74] Update files.vornexx.json --- domains/files.vornexx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json index eba84ac92..e6652141f 100644 --- a/domains/files.vornexx.json +++ b/domains/files.vornexx.json @@ -1,7 +1,7 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "" }, "record": { "A": ["69.30.249.53"] From 819bfd249fcc12e20a52bf6f14d68de096568c54 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:24:17 -0400 Subject: [PATCH 02/74] Update vornexx.json --- domains/vornexx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vornexx.json b/domains/vornexx.json index 764ac4c04..c38afb26f 100644 --- a/domains/vornexx.json +++ b/domains/vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "CNAME": "vornexx.pages.dev" From 4e5942f86863c226e03b8aa74d3ece55376e8525 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:24:56 -0400 Subject: [PATCH 03/74] Update files.vornexx.json --- domains/files.vornexx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json index e6652141f..c9d04ba28 100644 --- a/domains/files.vornexx.json +++ b/domains/files.vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "A": ["69.30.249.53"] From 8debfe50748c06a758de6685385910e3d4d02365 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:25:20 -0400 Subject: [PATCH 04/74] Update spotify.vornexx.json --- domains/spotify.vornexx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/spotify.vornexx.json b/domains/spotify.vornexx.json index 3c97cf881..d9faf95cf 100644 --- a/domains/spotify.vornexx.json +++ b/domains/spotify.vornexx.json @@ -1,7 +1,9 @@ { "owner": { "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" + "email": "", + "discord": "1149438819834269856", + "twitter": "vornexx_" }, "record": { "CNAME": "spotify-vornexx.pages.dev" From 07a75db0f1955e17c1188499517dae764a4b750a Mon Sep 17 00:00:00 2001 From: Manafix Date: Thu, 7 Mar 2024 14:35:07 +0100 Subject: [PATCH 05/74] feat(domain): modules.is-a.dev --- domains/modules.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/modules.json diff --git a/domains/modules.json b/domains/modules.json new file mode 100644 index 000000000..669411d09 --- /dev/null +++ b/domains/modules.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Manafix", + "email": "manafix.pub@gmail.com" + }, + "record": { + "CNAME": "handle.land" + } +} From bdea2e36a376b4035631419c5aac10a7bb990e71 Mon Sep 17 00:00:00 2001 From: Manafix Date: Thu, 7 Mar 2024 23:32:10 +0100 Subject: [PATCH 06/74] Update modules.json --- domains/modules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/modules.json b/domains/modules.json index 669411d09..8f81d8dd2 100644 --- a/domains/modules.json +++ b/domains/modules.json @@ -4,6 +4,6 @@ "email": "manafix.pub@gmail.com" }, "record": { - "CNAME": "handle.land" + "CNAME": "manafix.dev" } } From ac8ec2accb9a150d3244c2c29f9819fa391e690f Mon Sep 17 00:00:00 2001 From: AdityaBhattacharya1 Date: Mon, 11 Mar 2024 18:21:53 +0530 Subject: [PATCH 07/74] feat(domain): blogs.adityabh.is-a.dev --- domains/blogs.adityabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blogs.adityabh.json diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json new file mode 100644 index 000000000..eac149dfb --- /dev/null +++ b/domains/blogs.adityabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AdityaBhattacharya1", + "email": "utoprocess@gmail.com" + }, + "record": { + "CNAME": "https://blogs-b2q.pages.dev/" + } +} From 1e494ccac9c407b862156c4c3788f7b9c978ee0e Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:28:52 +0530 Subject: [PATCH 08/74] Update blogs.adityabh.json --- domains/blogs.adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index eac149dfb..6a3f24008 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -1,7 +1,7 @@ { "owner": { "username": "AdityaBhattacharya1", - "email": "utoprocess@gmail.com" + "email": "ec6isyf0@anonaddy.me" }, "record": { "CNAME": "https://blogs-b2q.pages.dev/" From 129bc7164a7a357f23bfa4904bd3a5a79170db72 Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:30:04 +0530 Subject: [PATCH 09/74] Update blogs.adityabh.json --- domains/blogs.adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index 6a3f24008..7ae370709 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -4,6 +4,6 @@ "email": "ec6isyf0@anonaddy.me" }, "record": { - "CNAME": "https://blogs-b2q.pages.dev/" + "CNAME": "blogs-b2q.pages.dev/" } } From aaf46caebc037a7f4f5f31ce69fb7217ba9c9229 Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:31:47 +0530 Subject: [PATCH 10/74] Update blogs.adityabh.json --- domains/blogs.adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index 7ae370709..a9d894e59 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -4,6 +4,6 @@ "email": "ec6isyf0@anonaddy.me" }, "record": { - "CNAME": "blogs-b2q.pages.dev/" + "CNAME": "blogs-b2q.pages.dev" } } From 484cabe8d47297c40218d1cf36693e9be24b54e4 Mon Sep 17 00:00:00 2001 From: crischutu07 Date: Wed, 13 Mar 2024 00:11:07 +0700 Subject: [PATCH 11/74] feat(domain): crischutu07.is-a.dev --- domains/crischutu07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/crischutu07.json diff --git a/domains/crischutu07.json b/domains/crischutu07.json new file mode 100644 index 000000000..319f64683 --- /dev/null +++ b/domains/crischutu07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crischutu07", + "email": "sondolavnxbox.omlet@gmail.com" + }, + "record": { + "A": ["119.8.27.185"] + } +} From 136abc8f911363201795e6127cbb687542f89e2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20S=C6=A1n?= <81855366+crischutu07@users.noreply.github.com> Date: Wed, 13 Mar 2024 01:06:50 +0700 Subject: [PATCH 12/74] Update crischutu07.json changes ip --- domains/crischutu07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crischutu07.json b/domains/crischutu07.json index 319f64683..6d8cb53a9 100644 --- a/domains/crischutu07.json +++ b/domains/crischutu07.json @@ -4,6 +4,6 @@ "email": "sondolavnxbox.omlet@gmail.com" }, "record": { - "A": ["119.8.27.185"] + "A": ["159.138.147.9"] } } From 8f6cab1ff599a679d9b490d5bfa574e05f692079 Mon Sep 17 00:00:00 2001 From: whsprr-png Date: Tue, 12 Mar 2024 18:40:25 -0500 Subject: [PATCH 13/74] feat(domain): whsprr.is-a.dev --- domains/whsprr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/whsprr.json diff --git a/domains/whsprr.json b/domains/whsprr.json new file mode 100644 index 000000000..2e11d87a0 --- /dev/null +++ b/domains/whsprr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "whsprr-png", + "email": "cheneycam09@gmail.com" + }, + "record": { + "CNAME": "https://whsprr-png.github.io/" + } +} From d159378bdf36ec7897b874deb89f4bd5a1443d61 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:15:18 -0400 Subject: [PATCH 14/74] Update rushil-patel.json --- domains/rushil-patel.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json index ac6beeb13..a42da46ae 100644 --- a/domains/rushil-patel.json +++ b/domains/rushil-patel.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "rushilp1", - "email": "rushil.p1@ahduni.edu.in" - }, - "record": { - "URL": "https://rushilp1.github.io/" - } -} + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "https://rushilp1.github.io/" + } +} From c86527d2026121af696bccaabddcadced4da0884 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:18:35 -0400 Subject: [PATCH 15/74] Create rushil.json --- domains/rushil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rushil.json diff --git a/domains/rushil.json b/domains/rushil.json new file mode 100644 index 000000000..355e754e3 --- /dev/null +++ b/domains/rushil.json @@ -0,0 +1,11 @@ +{ + "description": "For my Personal Portfolio website", + "repo": "https://github.com/rushilp1/rushilp1.github.io", + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "CNAME": "https://rushilp1.github.io/" + } +} From 04bbe4842e698a7a8bac4099e0623b54b26e0425 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:35:04 -0400 Subject: [PATCH 16/74] Update rushil.json --- domains/rushil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rushil.json b/domains/rushil.json index 355e754e3..4caf6b5f9 100644 --- a/domains/rushil.json +++ b/domains/rushil.json @@ -6,6 +6,6 @@ "email": "rushil.p1@ahduni.edu.in" }, "record": { - "CNAME": "https://rushilp1.github.io/" + "CNAME": "rushilp1.github.io" } } From c95bd641190cbdbf27e8df2fe453cef7a069c541 Mon Sep 17 00:00:00 2001 From: Rushil Patel <94819512+rushilp1@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:35:34 -0400 Subject: [PATCH 17/74] Update rushil-patel.json --- domains/rushil-patel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json index a42da46ae..4caf6b5f9 100644 --- a/domains/rushil-patel.json +++ b/domains/rushil-patel.json @@ -6,6 +6,6 @@ "email": "rushil.p1@ahduni.edu.in" }, "record": { - "CNAME": "https://rushilp1.github.io/" + "CNAME": "rushilp1.github.io" } -} +} From de9aeb737cb70acc7b7048899887689bc33b1d3d Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:33:04 +0200 Subject: [PATCH 18/74] Create firejolt.json --- domains/firejolt.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/firejolt.json diff --git a/domains/firejolt.json b/domains/firejolt.json new file mode 100644 index 000000000..0e0b3cacc --- /dev/null +++ b/domains/firejolt.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "YouFoundAlpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From f006b15c69808242e089e26854d855852986344a Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:33:21 +0200 Subject: [PATCH 19/74] Update alpha.json --- domains/alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index 49af16a2d..0e0b3cacc 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 4ee490072259a374c7033752dd9f03f772b7dd75 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:36:17 +0200 Subject: [PATCH 20/74] Update _github-challenge-yfadev-org.yfadev.json --- domains/_github-challenge-yfadev-org.yfadev.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-challenge-yfadev-org.yfadev.json b/domains/_github-challenge-yfadev-org.yfadev.json index 570c15bb7..87323bdb1 100644 --- a/domains/_github-challenge-yfadev-org.yfadev.json +++ b/domains/_github-challenge-yfadev-org.yfadev.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From c859451929ab5cd00adb85ac6cf28ef6aa2bd266 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:36:55 +0200 Subject: [PATCH 21/74] Update _github-challenge-yfadev-org.alpha.json --- domains/_github-challenge-yfadev-org.alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json index 9c8f68d3a..7bc3ebc2a 100644 --- a/domains/_github-challenge-yfadev-org.alpha.json +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 06bd7d762d0d04ae04458043acf9ce116561eaeb Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:37:15 +0200 Subject: [PATCH 22/74] Update _github-challenge-yfadev-org.yfa.json --- domains/_github-challenge-yfadev-org.yfa.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json index a4cc774dc..fd076fc89 100644 --- a/domains/_github-challenge-yfadev-org.yfa.json +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From e2340fb94604a959569bdf6de54913ee9bf262c3 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:37:31 +0200 Subject: [PATCH 23/74] Update _discord.alpha.json --- domains/_discord.alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json index b436dc184..698855d3a 100644 --- a/domains/_discord.alpha.json +++ b/domains/_discord.alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 1b652ed009a54018281883ec377c2e28fea93463 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:37:46 +0200 Subject: [PATCH 24/74] Update _discord.yfa.json --- domains/_discord.yfa.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_discord.yfa.json b/domains/_discord.yfa.json index 7d0ac436a..285ed7222 100644 --- a/domains/_discord.yfa.json +++ b/domains/_discord.yfa.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 4de6abc55b17c631aa8d120f8b2a5cb8151ca451 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:38:07 +0200 Subject: [PATCH 25/74] Update yfa.json --- domains/yfa.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/yfa.json b/domains/yfa.json index 12aa0463a..f696bb18a 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From bd630410323a5b5f51cfea92428b45e2fe03542e Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:38:20 +0200 Subject: [PATCH 26/74] Update _github-pages-challenge-YouFoundAlpha.alpha.json --- domains/_github-pages-challenge-YouFoundAlpha.alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json index f69fbfcf4..60653de87 100644 --- a/domains/_github-pages-challenge-YouFoundAlpha.alpha.json +++ b/domains/_github-pages-challenge-YouFoundAlpha.alpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 8f68277c5b4dfa2445baea0fde24e7ec23499fe1 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:38:34 +0200 Subject: [PATCH 27/74] Update youfoundalpha.json --- domains/youfoundalpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index ce748ab11..59e7e0132 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -1,9 +1,8 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "YouFoundAlpha@alpha.is-a.dev", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From ab52f2706eba238e7e8ab0886d5337fa7e155773 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:41:26 +0200 Subject: [PATCH 28/74] Update firejolt.json --- domains/firejolt.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/domains/firejolt.json b/domains/firejolt.json index 0e0b3cacc..e2aed71a2 100644 --- a/domains/firejolt.json +++ b/domains/firejolt.json @@ -8,13 +8,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "URL": "https://firejolt.vercel.app" } } From f79ea977b5a5fa7f6f615f6075604ccf5de2c740 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:43:04 +0200 Subject: [PATCH 29/74] Update domains --- domains/send.firejolt.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/send.firejolt.json diff --git a/domains/send.firejolt.json b/domains/send.firejolt.json new file mode 100644 index 000000000..913999980 --- /dev/null +++ b/domains/send.firejolt.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "YouFoundAlpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "MX":"feedback-smtp.us-east-1.amazonses.com", +"TXT": "v=spf1 include:amazonses.com ~all" + } +} \ No newline at end of file From fab4a56e01080a737ef1e7ce542accb55ea7d6c0 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 13:43:58 +0200 Subject: [PATCH 30/74] Update domains --- domains/resend._domainkey.firejolt.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/resend._domainkey.firejolt.json diff --git a/domains/resend._domainkey.firejolt.json b/domains/resend._domainkey.firejolt.json new file mode 100644 index 000000000..d05f50d4b --- /dev/null +++ b/domains/resend._domainkey.firejolt.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": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGnGDMTA5l/4zFdJo+ev1jwvOmeMGQyxSdM1kuY+fQn3ukaSauSJT1nNFojlgUzao1C5gjZa7Zoh+3YY9iXygydQM2MlbfNigS8VdIRbKa96FUZD/cmqXE4mKM/ekqEHtZz+cordvNC2CTovUf/wiVxuHk4uqpYI0d1dCjXUX6ywIDAQAB" + } +} \ No newline at end of file From 993ce36df7771ed58e5b6d9921cf10e117c87e41 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 15:59:03 +0200 Subject: [PATCH 31/74] Delete domains/send.firejolt.json --- domains/send.firejolt.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/send.firejolt.json diff --git a/domains/send.firejolt.json b/domains/send.firejolt.json deleted file mode 100644 index 913999980..000000000 --- a/domains/send.firejolt.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "YouFoundAlpha@alpha.is-a.dev", - "Discord": "661121998830960651", - "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", - "Mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "MX":"feedback-smtp.us-east-1.amazonses.com", -"TXT": "v=spf1 include:amazonses.com ~all" - } -} \ No newline at end of file From d8d3ff7419698ea6b254d3314bf1819df96c8f29 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 16:00:00 +0200 Subject: [PATCH 32/74] Delete domains/resend._domainkey.firejolt.json --- domains/resend._domainkey.firejolt.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/resend._domainkey.firejolt.json diff --git a/domains/resend._domainkey.firejolt.json b/domains/resend._domainkey.firejolt.json deleted file mode 100644 index d05f50d4b..000000000 --- a/domains/resend._domainkey.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": { - "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGnGDMTA5l/4zFdJo+ev1jwvOmeMGQyxSdM1kuY+fQn3ukaSauSJT1nNFojlgUzao1C5gjZa7Zoh+3YY9iXygydQM2MlbfNigS8VdIRbKa96FUZD/cmqXE4mKM/ekqEHtZz+cordvNC2CTovUf/wiVxuHk4uqpYI0d1dCjXUX6ywIDAQAB" - } -} \ No newline at end of file From 0ae00c3dc665d4c88ca30ad9c4b582601d5d1753 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Wed, 13 Mar 2024 16:42:51 +0200 Subject: [PATCH 33/74] Update alpha.json --- domains/alpha.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index 0e0b3cacc..00a226167 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -8,12 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "URL": "https://yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 9dfafe23c07ed9835e332998e79fa182d55896b4 Mon Sep 17 00:00:00 2001 From: whsprr <67036154+whsprr-png@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:01:38 -0500 Subject: [PATCH 34/74] Update whsprr.json put wrong email --- domains/whsprr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/whsprr.json b/domains/whsprr.json index 2e11d87a0..c82a7fae3 100644 --- a/domains/whsprr.json +++ b/domains/whsprr.json @@ -1,7 +1,7 @@ { "owner": { "username": "whsprr-png", - "email": "cheneycam09@gmail.com" + "email": "musicbotqn@gmail.com" }, "record": { "CNAME": "https://whsprr-png.github.io/" From 1a0fd44d006bcf6022ccd623177af65415937b75 Mon Sep 17 00:00:00 2001 From: lucky <50680260+luckycdev@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:02:50 -0500 Subject: [PATCH 35/74] Register lucky.is-a.dev --- domains/lucky.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lucky.json diff --git a/domains/lucky.json b/domains/lucky.json new file mode 100644 index 000000000..8f864ff56 --- /dev/null +++ b/domains/lucky.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "luckycdev", + "email": "luckzstuff@gmail.com", + "discord": "275273443329441792" + }, + + "record": { + "CNAME": "https://luckyc.site" + } + } + \ No newline at end of file From 968b30128795a9c692fbbb15d7c863b7aa7f54dc Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 13:58:21 +0100 Subject: [PATCH 36/74] Delete domains/mail.stefdp.json --- domains/mail.stefdp.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 domains/mail.stefdp.json diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json deleted file mode 100644 index 654964e18..000000000 --- a/domains/mail.stefdp.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "194.60.201.37" - ], - "MX": [ - "mail.stefdp.is-a.dev" - ], - "TXT": "v=spf1 mx ~all" - } -} From 19fe1b0e72613aecde7fae6da8130c8a0adf206c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 13:59:34 +0100 Subject: [PATCH 37/74] Update stefdp.json --- domains/stefdp.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index b007c5807..6ac13520c 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,13 +6,10 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "194.60.201.37" ], "MX": [ - "mail.stefdp.is-a.dev" + "mail.stefdp.lol" ], "TXT": [ "v=spf1 mx ~all" From f9b9fd9c8552d483379be672ee910043d8497431 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 14:00:02 +0100 Subject: [PATCH 38/74] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index dfeae6d67..e7821e745 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -10,7 +10,7 @@ "194.60.201.37" ], "MX": [ - "mail.stefdp.is-a.dev" + "mail.stefdp.lol" ], "TXT": [ "v=spf1 mx ~all" From 3d4af6ae670c4d682c8bc5e4712dd5399a423e04 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 14:10:38 +0100 Subject: [PATCH 39/74] Update stefdp.json --- domains/stefdp.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 6ac13520c..a461d7864 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,7 +6,10 @@ }, "record": { "A": [ - "194.60.201.37" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" ], "MX": [ "mail.stefdp.lol" From d011534f5e3b07dc1e75e663589f6ce508f4e924 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 14 Mar 2024 15:33:37 +0100 Subject: [PATCH 40/74] Delete domains/vsc.stefdp.json --- domains/vsc.stefdp.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/vsc.stefdp.json diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json deleted file mode 100644 index 37f29b109..000000000 --- a/domains/vsc.stefdp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "CNAME": "proxy.stefdp.is-a.dev" - } -} From 60982ea31f656c2d44f70f5788648825bf425644 Mon Sep 17 00:00:00 2001 From: lucky <50680260+luckycdev@users.noreply.github.com> Date: Thu, 14 Mar 2024 10:04:41 -0500 Subject: [PATCH 41/74] Update lucky.json fix email --- domains/lucky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucky.json b/domains/lucky.json index 8f864ff56..76f3d6dd0 100644 --- a/domains/lucky.json +++ b/domains/lucky.json @@ -1,7 +1,7 @@ { "owner": { "username": "luckycdev", - "email": "luckzstuff@gmail.com", + "email": "lucky@luckyc.site", "discord": "275273443329441792" }, From 6505f1e0890dfe0a54e4d900653f4d403a54824e Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 14 Mar 2024 20:56:19 +0000 Subject: [PATCH 42/74] Update yunexiz.json --- domains/yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 7c3b9b074..dc4225707 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,7 +4,7 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["109.71.252.37"], + "A": ["0.0.0.0"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } From b036242b76bba8b1bf8dbf16fdc5c32a25b807ec Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Thu, 14 Mar 2024 17:42:08 -0400 Subject: [PATCH 43/74] feat(domain): new.vornexx.is-a.dev --- domains/new.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/new.vornexx.json diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json new file mode 100644 index 000000000..44aaeb924 --- /dev/null +++ b/domains/new.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "https://newvornexx.pages.dev/" + } +} From c8c4372e77f5305c57109a2dffe02f11f390fa8d Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Thu, 14 Mar 2024 17:44:15 -0400 Subject: [PATCH 44/74] Delete domains/new.vornexx.json --- domains/new.vornexx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/new.vornexx.json diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json deleted file mode 100644 index 44aaeb924..000000000 --- a/domains/new.vornexx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "CNAME": "https://newvornexx.pages.dev/" - } -} From 7601127a71c877e06fed946770a71b4bde6db01b Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Thu, 14 Mar 2024 17:45:15 -0400 Subject: [PATCH 45/74] feat(domain): new.vornexx.is-a.dev --- domains/new.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/new.vornexx.json diff --git a/domains/new.vornexx.json b/domains/new.vornexx.json new file mode 100644 index 000000000..d27f57e0e --- /dev/null +++ b/domains/new.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "newvornexx.pages.dev" + } +} From 2e67c6d778f05345fe101c57f9486aab0a46b4aa Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 15 Mar 2024 15:35:06 +0800 Subject: [PATCH 46/74] chore: is-a.dev mail shutdown --- domains/almaz.json | 4 +--- domains/andrewstech.json | 10 ---------- domains/block.json | 10 ---------- domains/cutedog5695.json | 4 +--- domains/deko.json | 4 +--- domains/ehsan.json | 4 +--- domains/email.trung.json | 10 ---------- domains/juqwtf.json | 4 +--- domains/kenny.json | 12 +++++------- domains/kleb.json | 4 +--- domains/mail.enderpoint.json | 11 ----------- domains/mail.json | 12 ------------ domains/mail.norkart.json | 11 ----------- domains/maintainers.json | 4 +--- domains/neki.json | 4 +--- domains/pranavagrawal.json | 4 +--- domains/ptero.phoenix.json | 6 +----- domains/raviteja-geddada.json | 4 +--- domains/shockbs.json | 3 +-- 19 files changed, 17 insertions(+), 108 deletions(-) delete mode 100644 domains/andrewstech.json delete mode 100644 domains/block.json delete mode 100644 domains/email.trung.json delete mode 100644 domains/mail.enderpoint.json delete mode 100644 domains/mail.json delete mode 100644 domains/mail.norkart.json diff --git a/domains/almaz.json b/domains/almaz.json index cef326b10..d407b9f61 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,8 +4,6 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["109.71.252.37"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["109.71.252.37"] } } diff --git a/domains/andrewstech.json b/domains/andrewstech.json deleted file mode 100644 index 817c9da4c..000000000 --- a/domains/andrewstech.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "andrewstech", - "email": "is-a-dev@win11react.com" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/block.json b/domains/block.json deleted file mode 100644 index 49f769b27..000000000 --- a/domains/block.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "CookieTriste", - "email": "romain.tocsin@gmail.com" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 17cb80541..6d247730a 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,8 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "URL": "https://cutedog5695.me", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "URL": "https://cutedog5695.me" } } diff --git a/domains/deko.json b/domains/deko.json index 26ba21351..7f1fe005d 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -4,8 +4,6 @@ "email": "u8k50850@gmail.com" }, "record": { - "URL": "https://ukrioo.github.io", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "URL": "https://ukrioo.github.io" } } diff --git a/domains/ehsan.json b/domains/ehsan.json index 51d800cd3..333087917 100644 --- a/domains/ehsan.json +++ b/domains/ehsan.json @@ -4,8 +4,6 @@ "email": "mu23172@gmail.com" }, "record": { - "A": ["8.219.148.143"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["8.219.148.143"] } } diff --git a/domains/email.trung.json b/domains/email.trung.json deleted file mode 100644 index 8ce475d95..000000000 --- a/domains/email.trung.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/juqwtf.json b/domains/juqwtf.json index 5d42c100f..c9dda8443 100644 --- a/domains/juqwtf.json +++ b/domains/juqwtf.json @@ -4,8 +4,6 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["193.233.252.12"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["193.233.252.12"] } } diff --git a/domains/kenny.json b/domains/kenny.json index 8c4cd5e9f..89babc173 100644 --- a/domains/kenny.json +++ b/domains/kenny.json @@ -6,12 +6,10 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } diff --git a/domains/kleb.json b/domains/kleb.json index 21d058b71..f8d1961e3 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -4,8 +4,6 @@ "email": "krazykleb@outlook.com" }, "record": { - "A": ["69.30.249.53"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["69.30.249.53"] } } diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json deleted file mode 100644 index fdecce10c..000000000 --- a/domains/mail.enderpoint.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "EnderPoint07", - "email": "", - "discord": "dotm38" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/mail.json b/domains/mail.json deleted file mode 100644 index 29b296234..000000000 --- a/domains/mail.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "A": ["51.161.54.164"], - "MX": ["mail.is-a.dev"], - "TXT": "google-site-verification=pcSxUAiBwhvh9AVBbSSkKZovjsUFZzMgnh3q6XfGe1E" - } -} diff --git a/domains/mail.norkart.json b/domains/mail.norkart.json deleted file mode 100644 index 43401ac60..000000000 --- a/domains/mail.norkart.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "norkart1", - "email": "navasforwork@gmail.com", - "discord": "captnork" - }, - "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} diff --git a/domains/maintainers.json b/domains/maintainers.json index d6db98c44..6678512d8 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -4,8 +4,6 @@ "email": "" }, "record": { - "URL": "https://team.is-a.dev", - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "URL": "https://team.is-a.dev" } } diff --git a/domains/neki.json b/domains/neki.json index 480561afe..b9a2439d6 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -10,8 +10,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + ] } } diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index e242c7f8d..046035dea 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -7,8 +7,6 @@ }, "record": { "A": ["185.199.108.153"], - "AAAA": ["2606:50c0:8001::153"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "AAAA": ["2606:50c0:8001::153"] } } diff --git a/domains/ptero.phoenix.json b/domains/ptero.phoenix.json index e36c8f4bf..acc360135 100644 --- a/domains/ptero.phoenix.json +++ b/domains/ptero.phoenix.json @@ -7,10 +7,6 @@ "record": { "A": [ "130.162.166.134" - ], - "MX": [ - "mail.is-a.dev" - ], - "TXT": "v=spf1 mx a:mail.is-a.dev ~include:_spf.google.com ~all" + ] } } \ No newline at end of file diff --git a/domains/raviteja-geddada.json b/domains/raviteja-geddada.json index 24a282723..3e4423c0c 100644 --- a/domains/raviteja-geddada.json +++ b/domains/raviteja-geddada.json @@ -9,8 +9,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + ] } } diff --git a/domains/shockbs.json b/domains/shockbs.json index b55fbc4a7..90d1fbd6e 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,7 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"], - "MX": ["mail.is-a.dev"] + "A": ["69.30.249.53"] } } From f76d3b4a65f95b3f34dac4bb057ed1fe746282ad Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 15 Mar 2024 10:03:44 +0100 Subject: [PATCH 47/74] Delete domains/_dmarc.mail.stefdp.json --- domains/_dmarc.mail.stefdp.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_dmarc.mail.stefdp.json diff --git a/domains/_dmarc.mail.stefdp.json b/domains/_dmarc.mail.stefdp.json deleted file mode 100644 index ded344fc2..000000000 --- a/domains/_dmarc.mail.stefdp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "TXT": "v=DMARC1; p=none; sp=none; fo=0; adkim=r; aspf=r; pct=100; rf=afrf; ri=86400; rua=mailto:dmarc.report@mail.stefdp.is-a.dev; ruf=mailto:dmarc.report@mail.stefdp.is-a.dev" - } -} From c515dcc008ac5b4277aa2787cb62367563e96743 Mon Sep 17 00:00:00 2001 From: Haruki <134508226+haruki-py@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:27:20 +0530 Subject: [PATCH 48/74] Update ki.json --- domains/ki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ki.json b/domains/ki.json index 6c272e999..4527785a3 100644 --- a/domains/ki.json +++ b/domains/ki.json @@ -4,6 +4,6 @@ "email": "aanandkrishna344@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["37.114.37.132"] } } From f9b294eab6f5d450afa2ba0cc44df61c7287ec0c Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Fri, 15 Mar 2024 16:49:27 +0530 Subject: [PATCH 49/74] feat(domain): aichat.is-a.dev --- domains/aichat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aichat.json diff --git a/domains/aichat.json b/domains/aichat.json new file mode 100644 index 000000000..4df29ee67 --- /dev/null +++ b/domains/aichat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.is-a.dev" + } +} From 1cf18d110e544cb2e921bb9cb4ae5f3c3574fc7f Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:17:36 +0530 Subject: [PATCH 50/74] Update imsoumyaneel.json --- domains/imsoumyaneel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index cfc42875c..098324d82 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -4,6 +4,6 @@ "email": "soumyasarkar309@gmail.com" }, "record": { - "CNAME": "test-3e8b2.web.app" + "CNAME": "a-little-hat.github.io" } } From 65f01511652d3de8c52f2f75ee4fbcc97ab44328 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Fri, 15 Mar 2024 15:38:11 +0000 Subject: [PATCH 51/74] Update yunexiz.json --- domains/yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index dc4225707..7c3b9b074 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,7 +4,7 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["0.0.0.0"], + "A": ["109.71.252.37"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } From eec9f2d743a814afb924e50ee4d5a598cd7313a5 Mon Sep 17 00:00:00 2001 From: Dheeraj <131849765+17sdheeraj@users.noreply.github.com> Date: Sat, 16 Mar 2024 10:26:58 +0530 Subject: [PATCH 52/74] Create sdheeraj.json --- domains/sdheeraj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sdheeraj.json diff --git a/domains/sdheeraj.json b/domains/sdheeraj.json new file mode 100644 index 000000000..bc6bad5be --- /dev/null +++ b/domains/sdheeraj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "17sdheeraj", + "email": "contact-sdheeraj-isadev@wingarr.eu.org" + }, + "record": { + "CNAME": "17sdheeraj.github.io" + } +} From 8dd6996e6802b129f78035f3a9f39dc775d5fad3 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Sat, 16 Mar 2024 02:51:20 -0300 Subject: [PATCH 53/74] Updated for improvmx mail --- domains/neki.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/neki.json b/domains/neki.json index b9a2439d6..3ef69c009 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -10,6 +10,11 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 171bfee7ca7703861e0825e23631e1b82ec23249 Mon Sep 17 00:00:00 2001 From: lucky <50680260+luckycdev@users.noreply.github.com> Date: Sat, 16 Mar 2024 01:12:35 -0500 Subject: [PATCH 54/74] Update lucky.json --- domains/lucky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lucky.json b/domains/lucky.json index 76f3d6dd0..f4a2b78d3 100644 --- a/domains/lucky.json +++ b/domains/lucky.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://luckyc.site" + "CNAME": "luckyc.site" } } \ No newline at end of file From 436ac5beebfb2019e4836c813d85620703275062 Mon Sep 17 00:00:00 2001 From: whsprr <67036154+whsprr-png@users.noreply.github.com> Date: Sat, 16 Mar 2024 02:10:23 -0500 Subject: [PATCH 55/74] Update whsprr.json --- domains/whsprr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/whsprr.json b/domains/whsprr.json index c82a7fae3..d218b9d88 100644 --- a/domains/whsprr.json +++ b/domains/whsprr.json @@ -4,6 +4,6 @@ "email": "musicbotqn@gmail.com" }, "record": { - "CNAME": "https://whsprr-png.github.io/" + "CNAME": "whsprr-png.github.io" } } From 36e7588bbbcb1b5a419216be491a002f09ca68f4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 16 Mar 2024 16:57:51 +0800 Subject: [PATCH 56/74] Delete domains/modmail.json --- domains/modmail.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/modmail.json diff --git a/domains/modmail.json b/domains/modmail.json deleted file mode 100644 index d66eca635..000000000 --- a/domains/modmail.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "CNAME": "wdhdns.com" - } -} From 6536eb406bdc2a0b5a2a51c38ea6de2455b79120 Mon Sep 17 00:00:00 2001 From: Pranav Agrawal <60977233+pranavagrawal321@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:53:48 +0530 Subject: [PATCH 57/74] Update pranavagrawal.json added email --- domains/pranavagrawal.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index 046035dea..08420b190 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -7,6 +7,11 @@ }, "record": { "A": ["185.199.108.153"], - "AAAA": ["2606:50c0:8001::153"] + "AAAA": ["2606:50c0:8001::153"], + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all" } } From 0a6da2a1337b03fbb8d54c3217a50fa89d3e6bea Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sat, 16 Mar 2024 20:02:23 +0530 Subject: [PATCH 58/74] [Abuse] Delete domains/phantom.json --- domains/phantom.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/phantom.json diff --git a/domains/phantom.json b/domains/phantom.json deleted file mode 100644 index 19d8b51b3..000000000 --- a/domains/phantom.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My is-a-dev sub-domain Credentials! :D", - "repo": "https://github.com/SealedSaucer", - "owner": { - "username": "SealedSaucer", - "email": "sealedsaucer@gmail.com" - }, - "record": { - "CNAME": "phantom.pages.dev" - } -} From a22727386f0d1a38ccdfc5138aaf3e77cbf8ffa7 Mon Sep 17 00:00:00 2001 From: ecoplayer07 <163004797+ecoplayer07@users.noreply.github.com> Date: Sat, 16 Mar 2024 17:48:31 +0200 Subject: [PATCH 59/74] Delete ecoplayer.is-a.dev --- domains/ecoplayer.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ecoplayer.json diff --git a/domains/ecoplayer.json b/domains/ecoplayer.json deleted file mode 100644 index f3a6491a8..000000000 --- a/domains/ecoplayer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ecoplayer07", - "email": "kareemehab910@gmail.com" - }, - "record": { - "CNAME": "ecoplayer07.github.io" - } -} From 7a2c84396e9c7fb6d71c1b981ddc1126e89bce7b Mon Sep 17 00:00:00 2001 From: HafiTheCat Date: Sat, 16 Mar 2024 16:53:08 +0100 Subject: [PATCH 60/74] feat(domain): hafi.is-a.dev --- domains/hafi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hafi.json diff --git a/domains/hafi.json b/domains/hafi.json new file mode 100644 index 000000000..99af8a5ce --- /dev/null +++ b/domains/hafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HafiTheCat", + "email": "f2hafner@edu.aau.at" + }, + "record": { + "CNAME": "hafi_the_cat.github.io" + } +} From 620a5b4178307e760d14c3cb519bcca1ceb1b2f3 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:55:13 +0100 Subject: [PATCH 61/74] Update hafi.json --- domains/hafi.json | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/domains/hafi.json b/domains/hafi.json index 99af8a5ce..3fda72178 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -1,9 +1,13 @@ { - "owner": { - "username": "HafiTheCat", - "email": "f2hafner@edu.aau.at" - }, - "record": { - "CNAME": "hafi_the_cat.github.io" - } + "owner": { + "username": "HafiTheCat", + "email": "", + "twitter": "", + "discord": "hafi_the_cat" + }, + "description": "Website about about me", + "repo": "https://github.com/HafiTheCat", + "record": { + "CNAME": "hafi_the_cat.github.io" + } } From 9e068c37f6ebd24bebe0e2a64ea6cd363047f571 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:57:56 +0100 Subject: [PATCH 62/74] Update hafi.json --- domains/hafi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hafi.json b/domains/hafi.json index 3fda72178..a89cb145b 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -6,7 +6,7 @@ "discord": "hafi_the_cat" }, "description": "Website about about me", - "repo": "https://github.com/HafiTheCat", + "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { "CNAME": "hafi_the_cat.github.io" } From 508d95200b5a21d420ebf06e05b3384514ab044d Mon Sep 17 00:00:00 2001 From: 21Z Date: Sat, 16 Mar 2024 21:03:43 +0400 Subject: [PATCH 63/74] feat(domain): 21z.is-a.dev --- domains/21z.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/21z.json diff --git a/domains/21z.json b/domains/21z.json new file mode 100644 index 000000000..0ad862132 --- /dev/null +++ b/domains/21z.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "21Z", + "email": "hamdankalliyil@gmail.com" + }, + "record": { + "CNAME": "21z.github.io" + } +} From 6e8dbb93072c14a377c9ca5b1050701c02f0a51b Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:18:50 +0400 Subject: [PATCH 64/74] Add txt record --- domains/21z.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 0ad862132..75cf4d2a4 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -4,6 +4,7 @@ "email": "hamdankalliyil@gmail.com" }, "record": { - "CNAME": "21z.github.io" + "CNAME": "21z.github.io", + "TXT": ["_discord.21z.is-a.dev", "dh=cad8d14a40cc3daa14436ff5e874e4c02ce2e1ae"] } } From a5932558fdba0e571e5c14128c9b10483c224cb8 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:32:13 +0400 Subject: [PATCH 65/74] add discord --- domains/21z.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 75cf4d2a4..616034832 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -1,7 +1,8 @@ { "owner": { "username": "21Z", - "email": "hamdankalliyil@gmail.com" + "email": "", + "discord": "780356848737058857" }, "record": { "CNAME": "21z.github.io", From f43cd06b8908fac5bf5d2348d480efc2ea76daec Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:50:33 +0200 Subject: [PATCH 66/74] Create glqch.is-a.dev.json --- domains/glqch.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glqch.is-a.dev.json diff --git a/domains/glqch.is-a.dev.json b/domains/glqch.is-a.dev.json new file mode 100644 index 000000000..5702c6089 --- /dev/null +++ b/domains/glqch.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "new Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", + "owner": { + "username": "Glqch0", + "email": "midoayoub999@gmail.com", + "twitter": "glqch" + }, + "record": { + "CNAME": "Glqch0.github.io" + } +} From 14bbac26c5b340bb5d22434ff0d7f83aa0ed60bc Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:02:56 +0200 Subject: [PATCH 67/74] Update glqch.json --- domains/glqch.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/glqch.json b/domains/glqch.json index 599884a97..65aa452d9 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,12 +1,12 @@ { - "description": "Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch404/Glqch404.github.io", + "description": "new Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", "owner": { - "username": "Glqch404", - "email": "midoayoub447@gmail.com", + "username": "Glqch0", + "email": "midoayoub999@gmail.com", "twitter": "glqch" }, "record": { - "CNAME": "glqch404.github.io" + "CNAME": "glqch0.github.io" } -} +} From 29998c0bc8bb6cad10dc931b6b249ac46f89c80c Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:10:02 +0200 Subject: [PATCH 68/74] Create _github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create 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 new file mode 100644 index 000000000..6d80d2e12 --- /dev/null +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Glqch0", + "email": "midoayoub999@gmail.com", + "twitter": "Glqch", + "discord": "915932527871541309" + }, + "record": { + "TXT": "2dbd52b36e1b0189af04f2763bdc68" + } +} From ece4da48dc1879b0e32267c7328e9945b18ecf8d Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:14:11 +0200 Subject: [PATCH 69/74] Delete domains/glqch.is-a.dev.json --- domains/glqch.is-a.dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.is-a.dev.json diff --git a/domains/glqch.is-a.dev.json b/domains/glqch.is-a.dev.json deleted file mode 100644 index 5702c6089..000000000 --- a/domains/glqch.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "new Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "Glqch0.github.io" - } -} From da00304fe5a92b0ee210d15778e072182e21613a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 17 Mar 2024 07:27:11 +0800 Subject: [PATCH 70/74] Update maintainers.json --- domains/maintainers.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/maintainers.json b/domains/maintainers.json index 6678512d8..eaff9566d 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -4,6 +4,11 @@ "email": "" }, "record": { - "URL": "https://team.is-a.dev" + "URL": "https://team.is-a.dev", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From c6c36d14a5ca062af5aba8306559ed96b779d358 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sun, 17 Mar 2024 05:35:15 +0400 Subject: [PATCH 71/74] Remove txt record --- domains/21z.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/21z.json b/domains/21z.json index 616034832..899aba426 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -5,7 +5,6 @@ "discord": "780356848737058857" }, "record": { - "CNAME": "21z.github.io", - "TXT": ["_discord.21z.is-a.dev", "dh=cad8d14a40cc3daa14436ff5e874e4c02ce2e1ae"] + "CNAME": "21z.github.io" } } From 7a21df77862b636a14f8e157a86a3df755928360 Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:04:59 +0100 Subject: [PATCH 72/74] Update hafi.json --- domains/hafi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/hafi.json b/domains/hafi.json index a89cb145b..ab8f918b5 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -2,12 +2,11 @@ "owner": { "username": "HafiTheCat", "email": "", - "twitter": "", "discord": "hafi_the_cat" }, "description": "Website about about me", "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { - "CNAME": "hafi_the_cat.github.io" + "CNAME": "hafithecat.github.io/hafi_the_cat.github.io" } } From d0d0edf07ae2ffe685538e2c008aff076336c17e Mon Sep 17 00:00:00 2001 From: Hafi the Cat <58081895+HafiTheCat@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:12:28 +0100 Subject: [PATCH 73/74] Update hafi.json --- domains/hafi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hafi.json b/domains/hafi.json index ab8f918b5..74c8710a7 100644 --- a/domains/hafi.json +++ b/domains/hafi.json @@ -7,6 +7,6 @@ "description": "Website about about me", "repo": "https://github.com/HafiTheCat/hafi_the_cat.github.io", "record": { - "CNAME": "hafithecat.github.io/hafi_the_cat.github.io" + "CNAME": "hafithecat.github.io" } } From 0c6b46177d7aaf29e69b5e017f315affccf542d7 Mon Sep 17 00:00:00 2001 From: Ravener Date: Sun, 17 Mar 2024 16:17:20 +0500 Subject: [PATCH 74/74] Create files.ravener.json --- domains/files.ravener.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/files.ravener.json diff --git a/domains/files.ravener.json b/domains/files.ravener.json new file mode 100644 index 000000000..e2a153929 --- /dev/null +++ b/domains/files.ravener.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "A": [ + "132.145.196.17" + ] + } +}