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/17] 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/17] 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/17] 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/17] 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/17] 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/17] 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/17] 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/17] 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/17] 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/17] 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 9ad23ce9ee0fb8abedf0c523a1581f0158beb5b0 Mon Sep 17 00:00:00 2001 From: SRPVT Date: Sat, 8 Jun 2024 10:22:16 +0530 Subject: [PATCH 11/17] 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 3c1428853eb320d3b5befb059eca3d8b89221aec Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 12:59:26 +0300 Subject: [PATCH 12/17] 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 584881f395dd65e05be0c9085a2282b5a5b9ffc6 Mon Sep 17 00:00:00 2001 From: goldenboys2011 Date: Sat, 8 Jun 2024 15:13:56 +0300 Subject: [PATCH 13/17] 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 14/17] 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 15/17] 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 16/17] 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 17/17] 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": {