From 83fd1f60f57397250e3414fef0e5c732e0fb07e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Sat, 21 Dec 2024 01:14:17 +0100 Subject: [PATCH 01/14] Create gliphtones.json --- domains/gliphtones.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gliphtones.json diff --git a/domains/gliphtones.json b/domains/gliphtones.json new file mode 100644 index 000000000..bfe1b5e09 --- /dev/null +++ b/domains/gliphtones.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "firu115", + "email": "firu-gliphtones@proton.me" + }, + "record": { + "AAAA": ["2a01:4f8:c0c:947e::1"] + } +} From 1e31d7c79465d56ed26a05026fb7180b0d0a1a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Sat, 21 Dec 2024 01:29:57 +0100 Subject: [PATCH 02/14] Update gliphtones.json --- domains/gliphtones.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/gliphtones.json b/domains/gliphtones.json index bfe1b5e09..696bbd7b4 100644 --- a/domains/gliphtones.json +++ b/domains/gliphtones.json @@ -4,6 +4,10 @@ "email": "firu-gliphtones@proton.me" }, "record": { - "AAAA": ["2a01:4f8:c0c:947e::1"] - } + "AAAA": [ + "2a01:04f8:0c0c:947e:0000:0000:0000:0001" + ] + }, + "description": "Gliphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", + "repo": "https://github.com/Firu115/nothing_gliphtones" } From 65f6a9d5d7a523015ef2a8dcb017f6be9d034bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Sun, 22 Dec 2024 00:47:24 +0100 Subject: [PATCH 03/14] Misspelled everything --- domains/gliphtones.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/gliphtones.json b/domains/gliphtones.json index 696bbd7b4..366f32373 100644 --- a/domains/gliphtones.json +++ b/domains/gliphtones.json @@ -1,13 +1,13 @@ { "owner": { "username": "firu115", - "email": "firu-gliphtones@proton.me" + "email": "firu-glyphtones@proton.me" }, "record": { "AAAA": [ "2a01:04f8:0c0c:947e:0000:0000:0000:0001" ] }, - "description": "Gliphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", - "repo": "https://github.com/Firu115/nothing_gliphtones" + "description": "Glyphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", + "repo": "https://github.com/Firu115/nothing_glyphtones" } From 05feb940c0d44ac800e9fc96432cc542f42be298 Mon Sep 17 00:00:00 2001 From: Houloude_Official <115897015+Houloude9IOfficial@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:30:23 +0200 Subject: [PATCH 04/14] Create houloude9.json --- domains/houloude9.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/houloude9.json diff --git a/domains/houloude9.json b/domains/houloude9.json new file mode 100644 index 000000000..cd97f5fdb --- /dev/null +++ b/domains/houloude9.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Houloude9|Official" + }, + "record": { + "CNAME": "houloude9.pages.dev" + } +} From 806b56bb1d205cf197bc741849ae6214b5c3ee9b Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:06:17 +0200 Subject: [PATCH 05/14] Create hating.devmatei.json --- domains/hating.devmatei.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hating.devmatei.json diff --git a/domains/hating.devmatei.json b/domains/hating.devmatei.json new file mode 100644 index 000000000..3cd3062c8 --- /dev/null +++ b/domains/hating.devmatei.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 0f069a3a78747782aa5c9a67863d9f9837f973e4 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:24:54 +0200 Subject: [PATCH 06/14] Create hate.json --- domains/hate.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hate.json diff --git a/domains/hate.json b/domains/hate.json new file mode 100644 index 000000000..3cd3062c8 --- /dev/null +++ b/domains/hate.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 414e6fdc67888d3181e7edf44751f4bc71318069 Mon Sep 17 00:00:00 2001 From: PlOszukiwacz <87446593+PlOszukiwaczDEV@users.noreply.github.com> Date: Mon, 23 Dec 2024 19:46:14 +0100 Subject: [PATCH 07/14] Meowing commit --- domains/skid.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/skid.json diff --git a/domains/skid.json b/domains/skid.json new file mode 100644 index 000000000..b612a55b9 --- /dev/null +++ b/domains/skid.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "PlOszukiwaczDEV" + }, + "record": { + "CNAME": "website-4ej.pages.dev" + } +} From 49358e20a5b4e27cde67d6ad62ffabf8b8484268 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:33:56 +0530 Subject: [PATCH 08/14] Update shan.json --- domains/shan.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/shan.json b/domains/shan.json index e39234069..1cfd7446a 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -8,6 +8,7 @@ }, "record": { "A": ["45.90.12.31"], + [37.114.46.37], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From e444969a992bbba223b1b4f5b51257b75c0bf1d1 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:34:12 +0530 Subject: [PATCH 09/14] Update shan.json --- domains/shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 1cfd7446a..9a21ba6a0 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -8,7 +8,7 @@ }, "record": { "A": ["45.90.12.31"], - [37.114.46.37], + ["37.114.46.37"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From e72a3905816ea0ec43771649de4fd938c1a20972 Mon Sep 17 00:00:00 2001 From: Smartlinuxcoder Date: Mon, 23 Dec 2024 20:24:01 +0100 Subject: [PATCH 10/14] Update smartlinuxcoder.json --- domains/smartlinuxcoder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/smartlinuxcoder.json b/domains/smartlinuxcoder.json index d6ae1c7a0..8034acf7f 100644 --- a/domains/smartlinuxcoder.json +++ b/domains/smartlinuxcoder.json @@ -4,6 +4,6 @@ "email": "smartcoder@linuxmail.org" }, "record": { - "CNAME": "proxytwo.smartlinux.xyz" + "CNAME": "smartlinuxcoder.github.io" } } From e6066f1464ea2b22f97befd0a66ace4c99becec8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:21:24 -0500 Subject: [PATCH 11/14] chore: formatting and fix --- domains/shan.json | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/domains/shan.json b/domains/shan.json index 9a21ba6a0..7d003ab99 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -1,15 +1,20 @@ { - "description": "My Personal Website ", - "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@adwaithshan.rf.gd", - "twitter": "lordlinux69" - }, - "record": { - "A": ["45.90.12.31"], - ["37.114.46.37"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "A": [ + "45.90.12.31", + "37.114.46.37" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 4aacc8168ed46a80fc60a77df40717787eb34f0a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:22:30 -0500 Subject: [PATCH 12/14] chore: formatting --- domains/skid.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/skid.json b/domains/skid.json index b612a55b9..8a97aef4e 100644 --- a/domains/skid.json +++ b/domains/skid.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "PlOszukiwaczDEV" - }, - "record": { - "CNAME": "website-4ej.pages.dev" - } + "owner": { + "username": "PlOszukiwaczDEV" + }, + "record": { + "CNAME": "website-4ej.pages.dev" + } } From 09ad7eae9cd89fd6299af2b4a26ed4156035aab2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:25:08 -0500 Subject: [PATCH 13/14] fix: username to match --- domains/houloude9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/houloude9.json b/domains/houloude9.json index cd97f5fdb..c0c9c96db 100644 --- a/domains/houloude9.json +++ b/domains/houloude9.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Houloude9|Official" + "username": "Houloude9IOfficial" }, "record": { "CNAME": "houloude9.pages.dev" From 85ddf2e31aa86efa04fddad08fded6483621220b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 24 Dec 2024 06:59:16 +0800 Subject: [PATCH 14/14] ignore ns[1-4] --- dnsconfig.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index 2c80fcee4..5ee924a87 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -153,7 +153,8 @@ var ignored = [ IGNORE("_dmarc", "TXT"), IGNORE("autoconfig", "CNAME"), IGNORE("autodiscover", "CNAME"), - IGNORE("dkim._domainkey", "TXT") + IGNORE("dkim._domainkey", "TXT"), + IGNORE("ns[1-4]", "A,AAAA"), ]; // Push TXT record of when the zone was last updated