From 12dfc7311b87bfdca9955c62358a3c9d0b950a38 Mon Sep 17 00:00:00 2001 From: Alex <92811228+Nooby69@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:38:35 +0500 Subject: [PATCH 01/28] Update huz.json --- domains/huz.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/huz.json b/domains/huz.json index 1ec020c98..2974cd96f 100644 --- a/domains/huz.json +++ b/domains/huz.json @@ -1,9 +1,12 @@ { + "description": "Huz Personal Portfolio", + "repo": "https://github.com/Nooby69/Huz", "owner": { "username": "Nooby69", - "email": "farighinsaan123@gmail.com" + "email": "farighinsaan123@gmail.com", + "twitter": "Null" }, "record": { - "CNAME": "5b77bf69-39e2-433c-add4-e59c20476eab.id.repl.co" + "CNAME": "nooby69.github.io/Huz/" } -} +} From 3fce141b0e41b5b5990eb99e090d784214cda71e Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 11:43:25 +0530 Subject: [PATCH 02/28] Added MX & SPF Records and Changed Email --- domains/l6174.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/l6174.json b/domains/l6174.json index 997904ba8..9502772be 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -3,9 +3,11 @@ "repo": "https://github.com/l6174/l6174.github.io", "owner": { "username": "l6174", - "email": "l.lawliet6174@gmail.com" + "email": "l6174@proton.me" }, "record": { "CNAME": "l6174.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 7e17d37819392c46839bc8c38f9e114bd45a8fa8 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 11:48:17 +0530 Subject: [PATCH 03/28] Fixed comma error --- domains/l6174.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/l6174.json b/domains/l6174.json index 9502772be..0c72e91ec 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,7 +6,7 @@ "email": "l6174@proton.me" }, "record": { - "CNAME": "l6174.github.io" + "CNAME": "l6174.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 975491f72658627b5f970c1c0e32bdae31fd7989 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 11:51:27 +0530 Subject: [PATCH 04/28] Delete domains/mail.l6174.json --- domains/mail.l6174.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mail.l6174.json diff --git a/domains/mail.l6174.json b/domains/mail.l6174.json deleted file mode 100644 index c9d525eb8..000000000 --- a/domains/mail.l6174.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Email Forwarding Domain.", - "owner": { - "username": "l6174", - "email": "l.lawliet6174@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 130096c3a77b617fa198c7e8fc246490d0fc6fc5 Mon Sep 17 00:00:00 2001 From: Alex <92811228+Nooby69@users.noreply.github.com> Date: Fri, 7 Jun 2024 13:33:24 +0500 Subject: [PATCH 05/28] Update huz.json --- domains/huz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/huz.json b/domains/huz.json index 2974cd96f..bb24bb0c5 100644 --- a/domains/huz.json +++ b/domains/huz.json @@ -4,9 +4,9 @@ "owner": { "username": "Nooby69", "email": "farighinsaan123@gmail.com", - "twitter": "Null" + "discord": "excalibur._.dev" }, "record": { - "CNAME": "nooby69.github.io/Huz/" + "CNAME": "nooby69.github.io" } } From ab96fa06f08bbb4ceceb48661f302bc0666a046f Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:03:13 +0200 Subject: [PATCH 06/28] Update sono.json --- domains/sono.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 508be39ac..5898bd5db 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -8,7 +8,10 @@ "mx1.improvmx.com", "mx2.improvmx.com." ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" + ] "URL": "https://getsono.is-a.dev" } } From dff7e0b89ebe44e92f39f4aedb2813d88461e5a6 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:03:33 +0200 Subject: [PATCH 07/28] Update sono.json --- domains/sono.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sono.json b/domains/sono.json index 5898bd5db..bc5823413 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -11,7 +11,7 @@ "TXT": [ "v=spf1 include:spf.improvmx.com ~all", "google-site-verification=F90R7qQ2_fVCwUljDPq9iPlyzzKs7-4XovZLDeNAvns" - ] + ], "URL": "https://getsono.is-a.dev" } } From 7746c0dc8a6bcb99f2941afe56af4bec452b2d0a Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:04:23 +0200 Subject: [PATCH 08/28] Update getsono.json --- domains/getsono.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/getsono.json b/domains/getsono.json index 5bfe5ce2a..327f09ce0 100644 --- a/domains/getsono.json +++ b/domains/getsono.json @@ -6,7 +6,8 @@ }, "record": { - "CNAME": "getsono.github.io" + "CNAME": "getsono.github.io", + "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" } } - \ No newline at end of file + From dfc2827ea16d77c19646069fad586c3c64af3d0d Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:12:21 +0200 Subject: [PATCH 09/28] Removed CNAME record and added A records --- domains/getsono.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/getsono.json b/domains/getsono.json index 327f09ce0..a2b7b065e 100644 --- a/domains/getsono.json +++ b/domains/getsono.json @@ -6,7 +6,12 @@ }, "record": { - "CNAME": "getsono.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "TXT": "google-site-verification=MFPLEonkdLiPBmou5SY2mk4qJQ2HC3jZC9cQ8poP3_o" } } From 6400ccaf71bcc20a80347bcf0f301d7d85388852 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 7 Jun 2024 22:12:17 +0530 Subject: [PATCH 10/28] Removed MX and SPF records --- domains/l6174.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/l6174.json b/domains/l6174.json index 0c72e91ec..70e97793f 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,8 +6,6 @@ "email": "l6174@proton.me" }, "record": { - "CNAME": "l6174.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "l6174.github.io" } } From 86f2fe35c3117912493d03b7394f87509bece728 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 7 Jun 2024 21:55:22 +0100 Subject: [PATCH 11/28] Create adamski.json --- adamski.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 adamski.json diff --git a/adamski.json b/adamski.json new file mode 100644 index 000000000..e67201d15 --- /dev/null +++ b/adamski.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "edtimer", + "email": "b4timer@protonamil.com" + } +} From e2a7107d6fac2cba17864ec04c820cda7f0df2b6 Mon Sep 17 00:00:00 2001 From: V205 <138826219+V205Arduino@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:10:01 -0700 Subject: [PATCH 12/28] Register V205.is-a.dev --- domains/v205.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/v205.json diff --git a/domains/v205.json b/domains/v205.json new file mode 100644 index 000000000..83bbf3e59 --- /dev/null +++ b/domains/v205.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "V205Arduino", + "email": "regards-cookers0a@icloud.com", + "discord": "1159944006587924490" + }, + + "record": { + "CNAME": "v205.hackclub.app." + } + } + \ No newline at end of file From 43e8aa7bb6b1af868ea2b996a2522724d67dc0a6 Mon Sep 17 00:00:00 2001 From: V205 <138826219+V205Arduino@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:11:46 -0700 Subject: [PATCH 13/28] Update v205.json --- domains/v205.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/v205.json b/domains/v205.json index 83bbf3e59..f875c10f6 100644 --- a/domains/v205.json +++ b/domains/v205.json @@ -1,12 +1,12 @@ { "owner": { "username": "V205Arduino", - "email": "regards-cookers0a@icloud.com", + "email": "s@v205.obl.ong", "discord": "1159944006587924490" }, "record": { - "CNAME": "v205.hackclub.app." + "CNAME": "v205.hackclub.app" } } - \ No newline at end of file + From 2572b5d31cd17395275a542f4ac23a337f6b87dd Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Sat, 8 Jun 2024 09:27:32 +0700 Subject: [PATCH 14/28] Create _discord.eryquicc.is-a.dev.txt --- domains/_discord.eryquicc.is-a.dev.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_discord.eryquicc.is-a.dev.txt diff --git a/domains/_discord.eryquicc.is-a.dev.txt b/domains/_discord.eryquicc.is-a.dev.txt new file mode 100644 index 000000000..95d4a7b2c --- /dev/null +++ b/domains/_discord.eryquicc.is-a.dev.txt @@ -0,0 +1 @@ +dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407 From bd67b8ebd8a371e47b9f2a49ca8c8140846fa520 Mon Sep 17 00:00:00 2001 From: Eryquicc <140296688+Eryquicc@users.noreply.github.com> Date: Sat, 8 Jun 2024 09:38:50 +0700 Subject: [PATCH 15/28] create _discord.eryquicc.json --- domains/_discord.eryquicc.is-a.dev.txt | 1 - domains/_discord.eryquicc.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) delete mode 100644 domains/_discord.eryquicc.is-a.dev.txt create mode 100644 domains/_discord.eryquicc.json diff --git a/domains/_discord.eryquicc.is-a.dev.txt b/domains/_discord.eryquicc.is-a.dev.txt deleted file mode 100644 index 95d4a7b2c..000000000 --- a/domains/_discord.eryquicc.is-a.dev.txt +++ /dev/null @@ -1 +0,0 @@ -dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407 diff --git a/domains/_discord.eryquicc.json b/domains/_discord.eryquicc.json new file mode 100644 index 000000000..178836ab0 --- /dev/null +++ b/domains/_discord.eryquicc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "eryquicc", + "email": "fathirzaidanmaulana@gmail.com", + "discord": "629939924589608961" + }, + "record": { + "TXT": "dh=7efcfd9b81fc26c7d20c998cbc23866c0d6bc407" + } +} From 9ad23ce9ee0fb8abedf0c523a1581f0158beb5b0 Mon Sep 17 00:00:00 2001 From: SRPVT Date: Sat, 8 Jun 2024 10:22:16 +0530 Subject: [PATCH 16/28] Update _discord.dscbmr.json --- domains/_discord.dscbmr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.dscbmr.json b/domains/_discord.dscbmr.json index b200eef06..32ee53f3e 100644 --- a/domains/_discord.dscbmr.json +++ b/domains/_discord.dscbmr.json @@ -4,6 +4,6 @@ "email": "syedyaseeralirayan@gmail.com" }, "record": { - "TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e" + "TXT": "dh=7864dbaf534fd1fe06980cef458e294c317390ad" } } From e488327f4963b12eaad5da015ceccf2a1a76e86e Mon Sep 17 00:00:00 2001 From: cloudskies Date: Sat, 8 Jun 2024 09:49:45 +0300 Subject: [PATCH 17/28] Add my domain --- domains/flower.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/flower.json diff --git a/domains/flower.json b/domains/flower.json new file mode 100644 index 000000000..7ad6aa1a5 --- /dev/null +++ b/domains/flower.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "messedupflowerpot", + "email": "messedupflowerpot@gmail.com" + }, + "record": { + "URL": "https://cloudyysky.carrd.co", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}f From ddb3a64dce1439823a04d73365a192e62f6480c9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 8 Jun 2024 10:33:47 +0300 Subject: [PATCH 18/28] Update domains/flower.json --- domains/flower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flower.json b/domains/flower.json index 7ad6aa1a5..b24170b78 100644 --- a/domains/flower.json +++ b/domains/flower.json @@ -11,4 +11,4 @@ ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -}f +} From 3c1428853eb320d3b5befb059eca3d8b89221aec Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 12:59:26 +0300 Subject: [PATCH 19/28] Register golden.is-a.dev --- domains/golden.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/golden.json diff --git a/domains/golden.json b/domains/golden.json new file mode 100644 index 000000000..c7b74f777 --- /dev/null +++ b/domains/golden.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "goldenboys2011", + "email": "ody.chryssos@gmail.com", + "discord": "936320442594103307" + }, + + "record": { + "CNAME": "https://goldencube.dev" + } + } + \ No newline at end of file From 344ec7ceeabdfd542e91af0752178b3f2bd3ce25 Mon Sep 17 00:00:00 2001 From: edtimer Date: Sat, 8 Jun 2024 12:53:22 +0100 Subject: [PATCH 20/28] fix: move json file to domains and add record --- adamski.json => domains/adamski.json | 6 ++++++ 1 file changed, 6 insertions(+) rename adamski.json => domains/adamski.json (61%) diff --git a/adamski.json b/domains/adamski.json similarity index 61% rename from adamski.json rename to domains/adamski.json index e67201d15..464efda35 100644 --- a/adamski.json +++ b/domains/adamski.json @@ -2,5 +2,11 @@ "owner": { "username": "edtimer", "email": "b4timer@protonamil.com" + }, + "record": { + "CNAME": "adamski.is-a.dev" } } + + + From 5fc1465027ba9cdf7cc5575416717e02f4e759e5 Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 8 Jun 2024 13:00:54 +0100 Subject: [PATCH 21/28] Update adamski.json change to current deployed cloudflare page --- domains/adamski.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adamski.json b/domains/adamski.json index 464efda35..cf8791acf 100644 --- a/domains/adamski.json +++ b/domains/adamski.json @@ -4,7 +4,7 @@ "email": "b4timer@protonamil.com" }, "record": { - "CNAME": "adamski.is-a.dev" + "CNAME": "adamski.pages.dev" } } From 584881f395dd65e05be0c9085a2282b5a5b9ffc6 Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 15:13:56 +0300 Subject: [PATCH 22/28] Update golden.json --- domains/golden.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/golden.json b/domains/golden.json index c7b74f777..f2dd2a24b 100644 --- a/domains/golden.json +++ b/domains/golden.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://goldencube.dev" + "CNAME": "https://goldenboys2011.github.io/golden.is-a.dev/" } } - \ No newline at end of file + From 700830070fafbc2a058de74a81d8d2f166eb0867 Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 15:20:28 +0300 Subject: [PATCH 23/28] Update golden.json --- domains/golden.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/golden.json b/domains/golden.json index f2dd2a24b..3c14f4844 100644 --- a/domains/golden.json +++ b/domains/golden.json @@ -1,4 +1,6 @@ { + "description": "Golden's Public Site", + "repo": "https://github.com/goldenboys2011/goldenboys2011.github.io", "owner": { "username": "goldenboys2011", "email": "ody.chryssos@gmail.com", @@ -6,7 +8,7 @@ }, "record": { - "CNAME": "https://goldenboys2011.github.io/golden.is-a.dev/" + "CNAME": "goldenboys2011.github.io" } } From 953b80df8de3445b2e13702956deaa7c56d6a05b Mon Sep 17 00:00:00 2001 From: Illy <125080991+illy-dev@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:45:31 +0200 Subject: [PATCH 24/28] Create illy.json --- domains/illy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/illy.json diff --git a/domains/illy.json b/domains/illy.json new file mode 100644 index 000000000..d53a75c3e --- /dev/null +++ b/domains/illy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal about me and Projects website", + "repo": "https://github.com/illy-dev/illy-dev.github.io", + "owner": { + "username": "illy-dev", + "email": "illythehase@gmail.com" + }, + "record": { + "CNAME": "illy-dev.github.io" + } +} From 97bcb2b6f2419d453d7c768e95d1a4425f0d8f8d Mon Sep 17 00:00:00 2001 From: AndreasFxPro <47606652+AndreasFxPro@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:50:16 +0300 Subject: [PATCH 25/28] Create afp.json --- domains/afp.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/afp.json diff --git a/domains/afp.json b/domains/afp.json new file mode 100644 index 000000000..cf6895572 --- /dev/null +++ b/domains/afp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "AndreasFxPro", + "email:" "", + "discord": "423906482904629268" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} From 11e43ced643081ad78b42e001768e0196385259b Mon Sep 17 00:00:00 2001 From: AndreasFxPro <47606652+AndreasFxPro@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:52:40 +0300 Subject: [PATCH 26/28] Update afp.json --- domains/afp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/afp.json b/domains/afp.json index cf6895572..9a7f0a88b 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,7 +1,7 @@ { "owner": { "username": "AndreasFxPro", - "email:" "", + "email": "", "discord": "423906482904629268" }, "record": { From 756e430134ec30fdff13e04428c8d73dbe03fde2 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Sat, 8 Jun 2024 22:02:37 +0530 Subject: [PATCH 27/28] Update l6174.json --- domains/l6174.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/domains/l6174.json b/domains/l6174.json index 70e97793f..0bef49c24 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -5,7 +5,19 @@ "username": "l6174", "email": "l6174@proton.me" }, - "record": { - "CNAME": "l6174.github.io" - } + "record": { + "A": [ + "185.199.109.153", + "185.199.111.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 59c40d25f4e30df4ba4d01e938afcf074d8bc13b Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 8 Jun 2024 17:34:32 +0100 Subject: [PATCH 28/28] Update adamski.json --- domains/adamski.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/adamski.json b/domains/adamski.json index cf8791acf..68c836593 100644 --- a/domains/adamski.json +++ b/domains/adamski.json @@ -7,6 +7,3 @@ "CNAME": "adamski.pages.dev" } } - - -