From 9a1df3ded2639f52ecd54bf911f0b9869a5ad032 Mon Sep 17 00:00:00 2001 From: PlOszukiwacz <87446593+PlOszukiwaczDEV@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:44:12 +0100 Subject: [PATCH 01/91] We asking for ns records the 3rd time lamfo --- domains/ploszukiwacz.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index aad9b4407..dd1d68a42 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -7,13 +7,9 @@ "email": "ploszukiwacz1@gmail.com" }, "record": { - "A": ["172.66.47.187"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" + "NS": [ + "jake.ns.cloudflare.com", + "stephane.ns.cloudflare.com" ] } } From fcf8b8fed366cf216af3eadf0f7ab9dd37999ea0 Mon Sep 17 00:00:00 2001 From: PlOszukiwacz <87446593+PlOszukiwaczDEV@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:46:29 +0100 Subject: [PATCH 02/91] i forgor git rm lamfo --- domains/_discord.ploszukiwacz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.ploszukiwacz.json diff --git a/domains/_discord.ploszukiwacz.json b/domains/_discord.ploszukiwacz.json deleted file mode 100644 index 737224e5f..000000000 --- a/domains/_discord.ploszukiwacz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PlOszukiwaczDEV", - "email": "ploszukiwacz1@gmail.com" - }, - "record": { - "TXT": "dh=eaa22a150696d8482b787e7ec7b05b3512224995" - } -} From a0f8d5e9be20990ad9d7e2590dfe3bc0122855e5 Mon Sep 17 00:00:00 2001 From: Thai Hung <108984837+thaihung48@users.noreply.github.com> Date: Thu, 21 Nov 2024 23:54:03 +0700 Subject: [PATCH 03/91] Create elite.json --- domains/elite.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elite.json diff --git a/domains/elite.json b/domains/elite.json new file mode 100644 index 000000000..d1fe4673f --- /dev/null +++ b/domains/elite.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thaihung48", + "email": "contact.hungg+dev@gmail.com" + }, + "record": { + "NS": ["dilbert.ns.cloudflare.com", "fish.ns.cloudflare.com"] + } +} From 86cee6aef84477f8ffef20d911edf02abe63b9ff Mon Sep 17 00:00:00 2001 From: shadowgaming-backup <170877225+shadowgaming-backup@users.noreply.github.com> Date: Thu, 21 Nov 2024 20:40:57 +0000 Subject: [PATCH 04/91] Create codelabworks.json --- domains/codelabworks.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/codelabworks.json diff --git a/domains/codelabworks.json b/domains/codelabworks.json new file mode 100644 index 000000000..f6d6fd0e9 --- /dev/null +++ b/domains/codelabworks.json @@ -0,0 +1,13 @@ +{ + "repo": "https://github.com/shadowgaming-backup/register", + "owner": { + "username": "shadowgaming-backup", + }, +{ + "record": { + "NS": [ + "mina.ns.cloudflare.com", + "harlan.ns.cloudflare.com" + ] + } +} From 235133abfeb1e7acef99f6574a354385680f253f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:34:06 -0500 Subject: [PATCH 05/91] chore: formatting --- domains/elite.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/domains/elite.json b/domains/elite.json index d1fe4673f..402135049 100644 --- a/domains/elite.json +++ b/domains/elite.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "thaihung48", - "email": "contact.hungg+dev@gmail.com" - }, - "record": { - "NS": ["dilbert.ns.cloudflare.com", "fish.ns.cloudflare.com"] - } + "owner": { + "username": "thaihung48", + "email": "contact.hungg+dev@gmail.com" + }, + "record": { + "NS": [ + "dilbert.ns.cloudflare.com", + "fish.ns.cloudflare.com" + ] + } } From 09999d113b7d7d99b4ba1e8b0914abb544f3794f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:36:15 -0500 Subject: [PATCH 06/91] chore: fixing invalid json --- domains/codelabworks.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/codelabworks.json b/domains/codelabworks.json index f6d6fd0e9..cd59e5227 100644 --- a/domains/codelabworks.json +++ b/domains/codelabworks.json @@ -1,13 +1,12 @@ { - "repo": "https://github.com/shadowgaming-backup/register", - "owner": { - "username": "shadowgaming-backup", - }, -{ - "record": { - "NS": [ - "mina.ns.cloudflare.com", - "harlan.ns.cloudflare.com" - ] - } + "repo": "https://github.com/shadowgaming-backup/register", + "owner": { + "username": "shadowgaming-backup" + }, + "record": { + "NS": [ + "mina.ns.cloudflare.com", + "harlan.ns.cloudflare.com" + ] + } } From 96f595ae5ecb713c154d8e3cf0d75e24022f1890 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:36:31 -0500 Subject: [PATCH 07/91] chore: missing property --- domains/codelabworks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/codelabworks.json b/domains/codelabworks.json index cd59e5227..18e3ad516 100644 --- a/domains/codelabworks.json +++ b/domains/codelabworks.json @@ -1,6 +1,7 @@ { "repo": "https://github.com/shadowgaming-backup/register", "owner": { + "email": "", "username": "shadowgaming-backup" }, "record": { From b8fd26e83545d4d8100f2f6695ea83170af9007c Mon Sep 17 00:00:00 2001 From: shadowgaming-backup <170877225+shadowgaming-backup@users.noreply.github.com> Date: Sat, 23 Nov 2024 10:50:18 +0000 Subject: [PATCH 08/91] Update codelabworks.json --- domains/codelabworks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/codelabworks.json b/domains/codelabworks.json index 18e3ad516..09bf2c3d8 100644 --- a/domains/codelabworks.json +++ b/domains/codelabworks.json @@ -1,7 +1,7 @@ { "repo": "https://github.com/shadowgaming-backup/register", "owner": { - "email": "", + "email": "shadowgaming-backup@proton.me", "username": "shadowgaming-backup" }, "record": { From dfb2a6d5d271b665849afa1c9792ea0988eff879 Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 24 Nov 2024 14:57:35 +0530 Subject: [PATCH 09/91] Update codesuthar.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’ve updated the codesuthar.json file by adding the necessary NS records to configure Cloudflare Zero Trust Tunneling for the codesuthar subdomain. This change is required to integrate the domain with the Cloudflare dashboard and set up the subdomain properly for Cloudflare’s nameservers. This update will ensure that the domain is correctly pointed to Cloudflare for further configuration. Please let me know if any additional changes are needed. --- domains/codesuthar.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/codesuthar.json b/domains/codesuthar.json index 1c010dc13..27a2f9da5 100644 --- a/domains/codesuthar.json +++ b/domains/codesuthar.json @@ -9,6 +9,10 @@ "185.199.109.153", "185.199.111.153", "185.199.110.153" + ], + "NS": [ + "dexter.ns.cloudflare.com", + "fay.ns.cloudflare.com" ] } } From a3559e4c6818e6eeccaebdb73f1fd601856da2a1 Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 24 Nov 2024 15:02:49 +0530 Subject: [PATCH 10/91] Update _discord.codesuthar.json Added for Discord Integration --- domains/_discord.codesuthar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.codesuthar.json b/domains/_discord.codesuthar.json index 1d18066b6..b41cf47c8 100644 --- a/domains/_discord.codesuthar.json +++ b/domains/_discord.codesuthar.json @@ -4,6 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "TXT": "dh=c9d95514358feae443357e8366bfa224cb7709e1" + "TXT": "dh=b8010499c233cb550c3b0d3e8148371e6e332485" } } From 56a0a9ba21bf39aa17b102e82caa6a9221783fcf Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 24 Nov 2024 15:04:12 +0530 Subject: [PATCH 11/91] Update codesuthar.json --- domains/codesuthar.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/codesuthar.json b/domains/codesuthar.json index 27a2f9da5..dde7f4542 100644 --- a/domains/codesuthar.json +++ b/domains/codesuthar.json @@ -4,12 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ], "NS": [ "dexter.ns.cloudflare.com", "fay.ns.cloudflare.com" From 6c0db2beecbc4ca3846d541e91f30877e5ce2108 Mon Sep 17 00:00:00 2001 From: Aditya Suthar Date: Sun, 24 Nov 2024 19:41:38 +0530 Subject: [PATCH 12/91] Delete domains/_discord.codesuthar.json --- domains/_discord.codesuthar.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.codesuthar.json diff --git a/domains/_discord.codesuthar.json b/domains/_discord.codesuthar.json deleted file mode 100644 index b41cf47c8..000000000 --- a/domains/_discord.codesuthar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CodeSuthar", - "email": "AdityaSuthar13@outlook.com" - }, - "record": { - "TXT": "dh=b8010499c233cb550c3b0d3e8148371e6e332485" - } -} From 62aaa0d9d92a0ea074c67605386f0adb54d536f3 Mon Sep 17 00:00:00 2001 From: GilangPortofolio <77395417+gilangportofolio@users.noreply.github.com> Date: Mon, 25 Nov 2024 23:22:34 +0700 Subject: [PATCH 13/91] Add gilang.is-a.dev domain --- domains/gilang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gilang.json diff --git a/domains/gilang.json b/domains/gilang.json new file mode 100644 index 000000000..47b21857f --- /dev/null +++ b/domains/gilang.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gilangportofolio", + "email": "[gilang.portofolioo@gmail.com]" + }, + "record": { + "CNAME": "gilangportofolio.github.io", + "proxied": true + }, + "description": "Personal Portfolio Website" +} From 2cfafe20bbb58fadd64c0da701a543ab10b56a01 Mon Sep 17 00:00:00 2001 From: Potato_Chips0706 <126580310+potato0706@users.noreply.github.com> Date: Tue, 26 Nov 2024 06:50:00 +0800 Subject: [PATCH 14/91] Update potatochips0706.json --- domains/potatochips0706.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/potatochips0706.json b/domains/potatochips0706.json index e7dccb3ae..d7d451bda 100644 --- a/domains/potatochips0706.json +++ b/domains/potatochips0706.json @@ -1,11 +1,11 @@ { - "description": "A sub-domain to my portfolio github page.", - "repo": "https://github.com/potato0706/potato0706.github.io", + "description": "Redirect to my profile page.", + "repo": "https://github.com/potato0706/potatochips0706.com", "owner": { "username": "potato0706", "email": "potatochips0706@gmail.com" }, "record": { - "CNAME": "potato0706.github.io" + "CNAME": "potatochips0706.com" } } From d465d1dd4d8daead23df55204ef167d1a6bd6e89 Mon Sep 17 00:00:00 2001 From: GilangPortofolio <77395417+gilangportofolio@users.noreply.github.com> Date: Tue, 26 Nov 2024 09:26:14 +0700 Subject: [PATCH 15/91] Move description to owner field as requested --- domains/gilang.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/gilang.json b/domains/gilang.json index 47b21857f..84676943a 100644 --- a/domains/gilang.json +++ b/domains/gilang.json @@ -1,11 +1,11 @@ { "owner": { "username": "gilangportofolio", - "email": "[gilang.portofolioo@gmail.com]" + "email": "[gilang.portofolioo@gmail.com]", + "description": "Personal Portfolio Website" }, "record": { "CNAME": "gilangportofolio.github.io", "proxied": true - }, - "description": "Personal Portfolio Website" + } } From 913f37f9752984f39d61c75554f00a588cbf7ed7 Mon Sep 17 00:00:00 2001 From: DXRdev <139828602+DXRdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:16:28 -0600 Subject: [PATCH 16/91] Create ela.json materializing myself into existense --- domains/ela.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ela.json diff --git a/domains/ela.json b/domains/ela.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ela.json @@ -0,0 +1 @@ + From 218ece3c8420b4fb7d5d34a7f728fd23dbd9a9d2 Mon Sep 17 00:00:00 2001 From: DXRdev <139828602+DXRdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:30:24 -0600 Subject: [PATCH 17/91] Update ela.json Added discord verification (im new on this sorry) --- domains/ela.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/ela.json b/domains/ela.json index 8b1378917..a718da0b7 100644 --- a/domains/ela.json +++ b/domains/ela.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "DXRdev" + "username-discord": "@elastrixx" + }, + "record": { + "TXT": [dh=146345133ea568500a36844c85d85ec0aead3bae"] + } +} From 6ee912be2626c136c899c1520bca32ba04ec50aa Mon Sep 17 00:00:00 2001 From: DXRdev <139828602+DXRdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:35:58 -0600 Subject: [PATCH 18/91] Create _discord.ela.json --- domains/domains/_discord.ela.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domains/_discord.ela.json diff --git a/domains/domains/_discord.ela.json b/domains/domains/_discord.ela.json new file mode 100644 index 000000000..a718da0b7 --- /dev/null +++ b/domains/domains/_discord.ela.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DXRdev" + "username-discord": "@elastrixx" + }, + "record": { + "TXT": [dh=146345133ea568500a36844c85d85ec0aead3bae"] + } +} From e3225c33b9e2e0052c6a157bcef6f69bb638d2b5 Mon Sep 17 00:00:00 2001 From: DXRdev <139828602+DXRdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:52:29 -0600 Subject: [PATCH 19/91] Delete domains/ela.json --- domains/ela.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ela.json diff --git a/domains/ela.json b/domains/ela.json deleted file mode 100644 index a718da0b7..000000000 --- a/domains/ela.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DXRdev" - "username-discord": "@elastrixx" - }, - "record": { - "TXT": [dh=146345133ea568500a36844c85d85ec0aead3bae"] - } -} From 58d4155d9b44c4f0a7265ad301a4f2d7c29c43b5 Mon Sep 17 00:00:00 2001 From: DXRdev <139828602+DXRdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:53:02 -0600 Subject: [PATCH 20/91] Deleted domains/domains/_discord.ela.json made some errors --- domains/domains/_discord.ela.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/domains/_discord.ela.json diff --git a/domains/domains/_discord.ela.json b/domains/domains/_discord.ela.json deleted file mode 100644 index a718da0b7..000000000 --- a/domains/domains/_discord.ela.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DXRdev" - "username-discord": "@elastrixx" - }, - "record": { - "TXT": [dh=146345133ea568500a36844c85d85ec0aead3bae"] - } -} From 1c1ccf88b632e00714c9e7593fde90912c3b8038 Mon Sep 17 00:00:00 2001 From: DXRdev <139828602+DXRdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:55:12 -0600 Subject: [PATCH 21/91] Create _discord.ela.json --- domains/_discord.ela.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.ela.json diff --git a/domains/_discord.ela.json b/domains/_discord.ela.json new file mode 100644 index 000000000..5181e58ef --- /dev/null +++ b/domains/_discord.ela.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DXRdev" + "discordID": "335635478684499970" + "discord": "@elastrixx" + }, + "record": { + "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] + } +} From 79d3501550fd9321e121fd79bdb7a45b6f96ffdb Mon Sep 17 00:00:00 2001 From: DXRdev <139828602+DXRdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 02:54:05 -0600 Subject: [PATCH 22/91] Update _discord.ela.json Fixed discord id to properly do pull rq --- domains/_discord.ela.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.ela.json b/domains/_discord.ela.json index 5181e58ef..4edca5415 100644 --- a/domains/_discord.ela.json +++ b/domains/_discord.ela.json @@ -2,7 +2,7 @@ "owner": { "username": "DXRdev" "discordID": "335635478684499970" - "discord": "@elastrixx" + "discord": "elastrixx" }, "record": { "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] From 017e42c7856d3d0f7daaff04b964dce497c3d538 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Tue, 26 Nov 2024 15:13:04 +0530 Subject: [PATCH 23/91] Create keybinds.json --- domains/keybinds.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/keybinds.json diff --git a/domains/keybinds.json b/domains/keybinds.json new file mode 100644 index 000000000..b9512c5cd --- /dev/null +++ b/domains/keybinds.json @@ -0,0 +1,18 @@ +{ + "owner": { + "username": "tr1xem", + "email": "admin@trix.is-a.dev" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From 835428dad4bb8fbffb5949882d49860f80a92944 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Tue, 26 Nov 2024 15:14:03 +0530 Subject: [PATCH 24/91] Create _discord.keybinds.is-a.dev.json --- domains/_discord.keybinds.is-a.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.keybinds.is-a.dev.json diff --git a/domains/_discord.keybinds.is-a.dev.json b/domains/_discord.keybinds.is-a.dev.json new file mode 100644 index 000000000..82012508a --- /dev/null +++ b/domains/_discord.keybinds.is-a.dev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tr1xem" + }, + "record": { + "TXT": ["dh=2cd8606690feb1e7c8ed348d2875d718bb5b87f1"] + } +} From 6c0b239f00d6265145bc608ae226eee467ee67e5 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Tue, 26 Nov 2024 15:16:36 +0530 Subject: [PATCH 25/91] Rename _discord.keybinds.is-a.dev.json to _discord.keybinds.json --- .../{_discord.keybinds.is-a.dev.json => _discord.keybinds.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.keybinds.is-a.dev.json => _discord.keybinds.json} (100%) diff --git a/domains/_discord.keybinds.is-a.dev.json b/domains/_discord.keybinds.json similarity index 100% rename from domains/_discord.keybinds.is-a.dev.json rename to domains/_discord.keybinds.json From 3ce623ab28561f2250b8a568a6d19867cf6dc573 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:05:00 +0800 Subject: [PATCH 26/91] feat(ci): allow proxied CNAMEs with other records --- tests/records.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/records.test.js b/tests/records.test.js index 90011493e..2970b629e 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -95,8 +95,8 @@ t("All files should have valid record types", (t) => { t.true(validRecordTypes.includes(key), `${file}: Invalid record type: ${key}`); }); - // CNAME records cannot be combined with any other record type - if (recordKeys.includes("CNAME")) { + // CNAME records cannot be combined with any other record type unless it is proxied + if (recordKeys.includes("CNAME") && !data.proxied) { t.is(recordKeys.length, Number(1), `${file}: CNAME records cannot be combined with other records`); } From 7e7f90c6381744ddbf5b567242171e0311e240fa Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:12:18 +0800 Subject: [PATCH 27/91] Update _discord.ela.json --- domains/_discord.ela.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/_discord.ela.json b/domains/_discord.ela.json index 4edca5415..0a5dcf453 100644 --- a/domains/_discord.ela.json +++ b/domains/_discord.ela.json @@ -1,8 +1,8 @@ { "owner": { - "username": "DXRdev" - "discordID": "335635478684499970" - "discord": "elastrixx" + "username": "DXRdev", + "discordID": "335635478684499970", + "discord": "elastrixx" }, "record": { "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] From 5d5b269461166772e990eae625371dc5c7b2d253 Mon Sep 17 00:00:00 2001 From: DXRdev <139828602+DXRdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 04:26:09 -0600 Subject: [PATCH 28/91] Create ela.json created missing ela.json parent --- domains/ela.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ela.json diff --git a/domains/ela.json b/domains/ela.json new file mode 100644 index 000000000..0a5dcf453 --- /dev/null +++ b/domains/ela.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DXRdev", + "discordID": "335635478684499970", + "discord": "elastrixx" + }, + "record": { + "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] + } +} From 3fa5ed75de40b7ab05609e9c2fe65c7819fa8841 Mon Sep 17 00:00:00 2001 From: Sunnyychi <50956006+sunnyychi@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:29:41 +0100 Subject: [PATCH 29/91] Create sunnyychi.json --- domains/sunnyychi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sunnyychi.json diff --git a/domains/sunnyychi.json b/domains/sunnyychi.json new file mode 100644 index 000000000..ad35ea1b6 --- /dev/null +++ b/domains/sunnyychi.json @@ -0,0 +1,11 @@ +{ + "description": "A personal portfolio website", + "repo": "https://github.com/sunnyychi/Website", + "owner": { + "username": "sunnyychi", + "email": "sunnyychi@lona-development.org" + }, + "record": { + "CNAME": "sunnyychi.glitch.com" + } +} From 1b4fefe3fe78fa5f673eab9c878c95b8713302b8 Mon Sep 17 00:00:00 2001 From: Sunnyychi <50956006+sunnyychi@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:47:08 +0100 Subject: [PATCH 30/91] Update sunnyychi.json --- domains/sunnyychi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sunnyychi.json b/domains/sunnyychi.json index ad35ea1b6..44cae2c9e 100644 --- a/domains/sunnyychi.json +++ b/domains/sunnyychi.json @@ -6,6 +6,6 @@ "email": "sunnyychi@lona-development.org" }, "record": { - "CNAME": "sunnyychi.glitch.com" + "CNAME": "sunnyychi.glitch.cme" } } From ed4cd82b0dd50542b614b94011b6c3ddfa3ddb42 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:53:21 -0500 Subject: [PATCH 31/91] chore: formatting --- domains/potatochips0706.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/potatochips0706.json b/domains/potatochips0706.json index d7d451bda..9b930b885 100644 --- a/domains/potatochips0706.json +++ b/domains/potatochips0706.json @@ -1,11 +1,11 @@ { - "description": "Redirect to my profile page.", - "repo": "https://github.com/potato0706/potatochips0706.com", - "owner": { - "username": "potato0706", - "email": "potatochips0706@gmail.com" - }, - "record": { - "CNAME": "potatochips0706.com" - } + "description": "Redirect to my profile page.", + "repo": "https://github.com/potato0706/potatochips0706.com", + "owner": { + "username": "potato0706", + "email": "potatochips0706@gmail.com" + }, + "record": { + "CNAME": "potatochips0706.com" + } } From b3c65550a00724d5c9cc2f224573beca9ce3db4c Mon Sep 17 00:00:00 2001 From: om Date: Wed, 27 Nov 2024 00:28:28 +0530 Subject: [PATCH 32/91] change cme to me --- domains/sunnyychi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sunnyychi.json b/domains/sunnyychi.json index 44cae2c9e..5cbf1459b 100644 --- a/domains/sunnyychi.json +++ b/domains/sunnyychi.json @@ -6,6 +6,6 @@ "email": "sunnyychi@lona-development.org" }, "record": { - "CNAME": "sunnyychi.glitch.cme" + "CNAME": "sunnyychi.glitch.me" } } From 9e42ff339dfbd2cfa10980138041e7a332cc225e Mon Sep 17 00:00:00 2001 From: Sunnyychi <50956006+sunnyychi@users.noreply.github.com> Date: Tue, 26 Nov 2024 21:10:01 +0100 Subject: [PATCH 33/91] Update sunnyychi.json --- domains/sunnyychi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sunnyychi.json b/domains/sunnyychi.json index 5cbf1459b..a313e75b1 100644 --- a/domains/sunnyychi.json +++ b/domains/sunnyychi.json @@ -6,6 +6,6 @@ "email": "sunnyychi@lona-development.org" }, "record": { - "CNAME": "sunnyychi.glitch.me" + "CNAME": "sunnyychi.github.io" } } From aec3f246f3095725b14990c8df03845d39b41964 Mon Sep 17 00:00:00 2001 From: elaina <139828602+DXRdev@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:57:51 -0600 Subject: [PATCH 34/91] Update ela.json Changed record as asked, sorry still a bit new on this --- domains/ela.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/ela.json b/domains/ela.json index 0a5dcf453..58fb9c211 100644 --- a/domains/ela.json +++ b/domains/ela.json @@ -1,10 +1,8 @@ { "owner": { - "username": "DXRdev", - "discordID": "335635478684499970", - "discord": "elastrixx" + "username": "DXRdev" }, "record": { - "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] + "CNAME": "dxrdev.github.io" } } From ecbbd57c3a16c88b54f8fcaf079512cf2c639cb2 Mon Sep 17 00:00:00 2001 From: Abby <64213421+MiloDev123@users.noreply.github.com> Date: Wed, 27 Nov 2024 03:26:39 +0100 Subject: [PATCH 35/91] Create _discord.abby.json --- domains/_discord.abby.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.abby.json diff --git a/domains/_discord.abby.json b/domains/_discord.abby.json new file mode 100644 index 000000000..097e53366 --- /dev/null +++ b/domains/_discord.abby.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MiloDev123", + "email": "milo@milosantos.com", + "discord": "699318362848886864" + }, + "record": { + "TXT": "dh=8303018c81365aab3e801d839cc9bd7443a0e1d6" + } +} From 3464c6bb894ca1e0755659c43e755c3a0155d5cc Mon Sep 17 00:00:00 2001 From: Abby <64213421+MiloDev123@users.noreply.github.com> Date: Wed, 27 Nov 2024 03:27:32 +0100 Subject: [PATCH 36/91] Create abby.json --- domains/abby.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abby.json diff --git a/domains/abby.json b/domains/abby.json new file mode 100644 index 000000000..ed453aba3 --- /dev/null +++ b/domains/abby.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MiloDev123", + "email": "milo@milosantos.com", + "discord": "699318362848886864" + }, + "record": { + "CNAME": "mx.milosantos.com" + } +} From 3ffaf2f31ca7b8a36f5e9203efdc1220db069e6a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 26 Nov 2024 21:37:14 -0500 Subject: [PATCH 37/91] Update abby.json --- domains/abby.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/abby.json b/domains/abby.json index ed453aba3..e5c3b8adf 100644 --- a/domains/abby.json +++ b/domains/abby.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "MiloDev123", - "email": "milo@milosantos.com", - "discord": "699318362848886864" - }, - "record": { - "CNAME": "mx.milosantos.com" - } + "owner": { + "username": "MiloDev123", + "email": "milo@milosantos.com", + "discord": "699318362848886864" + }, + "record": { + "CNAME": "mx.milosantos.com" + } } From da442c7b6159ef6873684ee0ed9d17ebd5cfa599 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 26 Nov 2024 21:37:41 -0500 Subject: [PATCH 38/91] chore: testing --- domains/_discord.abby.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/_discord.abby.json b/domains/_discord.abby.json index 097e53366..297ef817c 100644 --- a/domains/_discord.abby.json +++ b/domains/_discord.abby.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "MiloDev123", - "email": "milo@milosantos.com", - "discord": "699318362848886864" - }, - "record": { - "TXT": "dh=8303018c81365aab3e801d839cc9bd7443a0e1d6" - } + "owner": { + "username": "MiloDev123", + "email": "milo@milosantos.com", + "discord": "699318362848886864" + }, + "record": { + "TXT": "dh=8303018c81365aab3e801d839cc9bd7443a0e1d6" + } } From 2c9581c19588f4723a813bd50f865d362995b9f4 Mon Sep 17 00:00:00 2001 From: Koushik Roy <154724597+iscordian@users.noreply.github.com> Date: Wed, 27 Nov 2024 09:51:39 +0530 Subject: [PATCH 39/91] Added iscordian --- domains/iscordian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iscordian.json diff --git a/domains/iscordian.json b/domains/iscordian.json new file mode 100644 index 000000000..bd72772a4 --- /dev/null +++ b/domains/iscordian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Koushik Roy", + "email": "iscordian.dev@gmail.com" + }, + "record": { + "CNAME": "iscordian.github.io" + } +} \ No newline at end of file From 3fcdc4e172c740468e0d3e5c91f12d0ab8a1e067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=96=87=E1=97=A9=E1=91=8E=E1=92=8E=E1=97=A9=E1=97=B0?= Date: Wed, 27 Nov 2024 10:09:49 +0545 Subject: [PATCH 40/91] Update ryanzam.json --- domains/ryanzam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryanzam.json b/domains/ryanzam.json index 5754f2a49..3c79f866c 100644 --- a/domains/ryanzam.json +++ b/domains/ryanzam.json @@ -4,6 +4,6 @@ "email": "ryanzam2005@yahoo.com" }, "record": { - "CNAME": "icy-coast-0d7690d03.3.azurestaticapps.net" + "CNAME": "orange-island-07b3bb803.5.azurestaticapps.net" } } From 4bee8f4f96e92009868c852489cab0e2f7cadff8 Mon Sep 17 00:00:00 2001 From: Evans <181973042+evansrrr@users.noreply.github.com> Date: Wed, 27 Nov 2024 16:11:18 +0800 Subject: [PATCH 41/91] Create evansrrr.json --- domains/evansrrr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/evansrrr.json diff --git a/domains/evansrrr.json b/domains/evansrrr.json new file mode 100644 index 000000000..7ffbfd77f --- /dev/null +++ b/domains/evansrrr.json @@ -0,0 +1,11 @@ +{ + "description": "A personal portfolio website", + "repo": "https://github.com/evansrrr/evans", + "owner": { + "username": "Evansrrr", + "email": "enzoraziore@outlook.com" + }, + "record": { + "CNAME": "evansrrr.netlify.app" + } +} From 0b55ae45caed26a12db81dad8c4ca5f0bf65345f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 27 Nov 2024 18:58:48 +0800 Subject: [PATCH 42/91] test custom ignored --- dnsconfig.js | 6 ++++++ utils/ignored-domains.json | 5 +++++ 2 files changed, 11 insertions(+) create mode 100644 utils/ignored-domains.json diff --git a/dnsconfig.js b/dnsconfig.js index e0be5c1a9..61f20d3d3 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -162,6 +162,12 @@ var ignored = [ IGNORE("dkim._domainkey", "TXT") ]; +const ignoredDomains = require("./utils/ignored-domains.json"); + +for (var subdomain in ignoredDomains) { + ignored.push(IGNORE(subdomain, ignoredDomains[subdomain])); +} + // Push TXT record of when the zone was last updated records.push(TXT("_zone-updated", "\"" + Date.now().toString() + "\"")); diff --git a/utils/ignored-domains.json b/utils/ignored-domains.json new file mode 100644 index 000000000..eafdd76c4 --- /dev/null +++ b/utils/ignored-domains.json @@ -0,0 +1,5 @@ +{ + "testing-ignored-a": "A", + "testing-ignored-aaaa": "AAAA", + "testing-ignored-a-aaaa": "A,AAAA" +} From 5cb2232f5e66945c7662e8552c4af59965ac364c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 27 Nov 2024 18:59:28 +0800 Subject: [PATCH 43/91] Revert "test custom ignored" This reverts commit 0b55ae45caed26a12db81dad8c4ca5f0bf65345f. --- dnsconfig.js | 6 ------ utils/ignored-domains.json | 5 ----- 2 files changed, 11 deletions(-) delete mode 100644 utils/ignored-domains.json diff --git a/dnsconfig.js b/dnsconfig.js index 61f20d3d3..e0be5c1a9 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -162,12 +162,6 @@ var ignored = [ IGNORE("dkim._domainkey", "TXT") ]; -const ignoredDomains = require("./utils/ignored-domains.json"); - -for (var subdomain in ignoredDomains) { - ignored.push(IGNORE(subdomain, ignoredDomains[subdomain])); -} - // Push TXT record of when the zone was last updated records.push(TXT("_zone-updated", "\"" + Date.now().toString() + "\"")); diff --git a/utils/ignored-domains.json b/utils/ignored-domains.json deleted file mode 100644 index eafdd76c4..000000000 --- a/utils/ignored-domains.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "testing-ignored-a": "A", - "testing-ignored-aaaa": "AAAA", - "testing-ignored-a-aaaa": "A,AAAA" -} From 75ae0055408d6d04c1b03e95d81455c4aa1429a4 Mon Sep 17 00:00:00 2001 From: tr1x_em Date: Wed, 27 Nov 2024 18:58:51 +0530 Subject: [PATCH 44/91] Create vra.json --- domains/vra.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/vra.json diff --git a/domains/vra.json b/domains/vra.json new file mode 100644 index 000000000..144d40066 --- /dev/null +++ b/domains/vra.json @@ -0,0 +1,18 @@ +{ + "owner": { + "username": "vra-thenix", + "email": "rawatsiddhant25@gmail.com" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From 339d1ca12682f2ebdf3d3c573817d93b938a1b2f Mon Sep 17 00:00:00 2001 From: ImAxolotlicek Date: Wed, 27 Nov 2024 17:35:04 +0100 Subject: [PATCH 45/91] Register axo.is-a.dev --- domains/axo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/axo.json diff --git a/domains/axo.json b/domains/axo.json new file mode 100644 index 000000000..97a4b991f --- /dev/null +++ b/domains/axo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ImAxolotlicekDev", + "discord": "1125148972449796136", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" + }, + + "record": { + "A": ["158.178.206.169"] + } + } + \ No newline at end of file From 70789cb729395af80bab26b0f67871c0a8f5b56f Mon Sep 17 00:00:00 2001 From: Arun Kumar <82273498+aruntechpro@users.noreply.github.com> Date: Thu, 28 Nov 2024 12:42:54 +0400 Subject: [PATCH 46/91] create aruntecpro.json for github page --- domains/aruntechpro.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aruntechpro.json diff --git a/domains/aruntechpro.json b/domains/aruntechpro.json new file mode 100644 index 000000000..b0fab6ae8 --- /dev/null +++ b/domains/aruntechpro.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Website", + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "CNAME": "aruntechpro.github.io" + } +} From 0fd63c7ec1f21bb4ad32946e1e29a890d9e7d92d Mon Sep 17 00:00:00 2001 From: blacsheep <784522717@qq.com> Date: Thu, 28 Nov 2024 16:43:08 +0800 Subject: [PATCH 47/91] Create blacsheep.json --- domains/blacsheep.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blacsheep.json diff --git a/domains/blacsheep.json b/domains/blacsheep.json new file mode 100644 index 000000000..7d2f86b7b --- /dev/null +++ b/domains/blacsheep.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "blacsheep", + "email": "lanzou1.0@gmail.com" + }, + "record": { + "CNAME": "blacsheep.github.io" + } +} From 17481fdc455fcf4d0b015ea5b7b61f9992d1ddd8 Mon Sep 17 00:00:00 2001 From: Arun Kumar <82273498+aruntechpro@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:09:36 +0400 Subject: [PATCH 48/91] Github domain verification for aruntechpro --- .../_github-pages-challenge-aruntechpro.aruntechpro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-aruntechpro.aruntechpro.json diff --git a/domains/_github-pages-challenge-aruntechpro.aruntechpro.json b/domains/_github-pages-challenge-aruntechpro.aruntechpro.json new file mode 100644 index 000000000..e5a97f5a3 --- /dev/null +++ b/domains/_github-pages-challenge-aruntechpro.aruntechpro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "TXT": "8583e778337112b720ebf6e1ec46a5" + } + } \ No newline at end of file From b9d8b5fc735a34b6433a7e01f7eee4523ee7d6ef Mon Sep 17 00:00:00 2001 From: Koushik Roy <154724597+iscordian@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:19:11 +0530 Subject: [PATCH 49/91] Update iscordian.json --- domains/iscordian.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/iscordian.json b/domains/iscordian.json index bd72772a4..bc21f228c 100644 --- a/domains/iscordian.json +++ b/domains/iscordian.json @@ -1,9 +1,9 @@ { "owner": { - "username": "Koushik Roy", + "username": "iscordian", "email": "iscordian.dev@gmail.com" }, "record": { "CNAME": "iscordian.github.io" } -} \ No newline at end of file +} From 192720de64a40a8f1a0ecf7ced0a51745fac7ee5 Mon Sep 17 00:00:00 2001 From: Aayush Siwach <114244228+aayushsiwa@users.noreply.github.com> Date: Thu, 28 Nov 2024 18:32:57 +0530 Subject: [PATCH 50/91] Create blog.aayushsiwa.json --- domains/blog.aayushsiwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.aayushsiwa.json diff --git a/domains/blog.aayushsiwa.json b/domains/blog.aayushsiwa.json new file mode 100644 index 000000000..1ed0096bf --- /dev/null +++ b/domains/blog.aayushsiwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "blog-aayushsiwa.pages.dev" + } +} From 64ba0b2f76d1fe1d8ea23d7895fbaec048a7c93d Mon Sep 17 00:00:00 2001 From: yxz Date: Thu, 28 Nov 2024 17:45:30 +0000 Subject: [PATCH 51/91] Update yxz.json --- domains/yxz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yxz.json b/domains/yxz.json index 1e964a44c..411197a69 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -5,6 +5,7 @@ "email": "yixuan0808@gmail.com" }, "record": { - "CNAME": "yz9551.github.io" + "CNAME": "yz9551.github.io", + "MX": "tourmaline.uksouth.cloudapp.azure.com" } } From 8e8ba75df7738b3e9311d399c25286f558783ced Mon Sep 17 00:00:00 2001 From: Jayakrishna Goud Gandhamalla Date: Thu, 28 Nov 2024 12:46:14 -0500 Subject: [PATCH 52/91] Create jayakrishna.json --- domains/jayakrishna.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jayakrishna.json diff --git a/domains/jayakrishna.json b/domains/jayakrishna.json new file mode 100644 index 000000000..2230307ae --- /dev/null +++ b/domains/jayakrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jayakrishna-g", + "email": "rareone.jk@gmail.com", + }, + "record": { + "CNAME": "https://jggandha-30911ba21954.herokuapp.com/" + } +} From 5f9bf5c2d15ef71e410ff3055d998ea231e0a7b3 Mon Sep 17 00:00:00 2001 From: Jayakrishna Goud Gandhamalla Date: Thu, 28 Nov 2024 12:51:18 -0500 Subject: [PATCH 53/91] Update jayakrishna.json --- domains/jayakrishna.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jayakrishna.json b/domains/jayakrishna.json index 2230307ae..efee910c2 100644 --- a/domains/jayakrishna.json +++ b/domains/jayakrishna.json @@ -1,9 +1,9 @@ { "owner": { "username": "jayakrishna-g", - "email": "rareone.jk@gmail.com", + "email": "rareone.jk@gmail.com" }, "record": { - "CNAME": "https://jggandha-30911ba21954.herokuapp.com/" + "CNAME": "jggandha-30911ba21954.herokuapp.com" } } From f776c9a57f8b920653475a7905ee3b6131184df8 Mon Sep 17 00:00:00 2001 From: yxz Date: Thu, 28 Nov 2024 17:57:36 +0000 Subject: [PATCH 54/91] Create _github-pages-challenge-yz9551.yxz --- domains/_github-pages-challenge-yz9551.yxz | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-yz9551.yxz diff --git a/domains/_github-pages-challenge-yz9551.yxz b/domains/_github-pages-challenge-yz9551.yxz new file mode 100644 index 000000000..b785aa78b --- /dev/null +++ b/domains/_github-pages-challenge-yz9551.yxz @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "TXT": ["1b83953af6bc9eb40dc5ccfb434238"] + } +} From 0185690360e7601ad533327baae3a78249ed4523 Mon Sep 17 00:00:00 2001 From: yxz Date: Thu, 28 Nov 2024 17:58:21 +0000 Subject: [PATCH 55/91] Update yxz.json --- domains/yxz.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/yxz.json b/domains/yxz.json index 411197a69..f51cc00b2 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -2,10 +2,9 @@ "repo": "https://github.com/yz9551/blog", "owner": { "username": "yz9551", - "email": "yixuan0808@gmail.com" + "discord": "yz9551" }, "record": { - "CNAME": "yz9551.github.io", - "MX": "tourmaline.uksouth.cloudapp.azure.com" + "MX": ["tourmaline.uksouth.cloudapp.azure.com"] } } From 5231c7fab1eab88bde7e90432d9e60214256dc64 Mon Sep 17 00:00:00 2001 From: yxz Date: Thu, 28 Nov 2024 18:15:59 +0000 Subject: [PATCH 56/91] Create _github-pages-challenge-yz9551.yxz.json --- domains/_github-pages-challenge-yz9551.yxz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-yz9551.yxz.json diff --git a/domains/_github-pages-challenge-yz9551.yxz.json b/domains/_github-pages-challenge-yz9551.yxz.json new file mode 100644 index 000000000..7e91dc657 --- /dev/null +++ b/domains/_github-pages-challenge-yz9551.yxz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "TXT": ["1b83953af6bc9eb40dc5ccfb434238"] + } +} From 2c91de6ece79d5195ab35d999d97819998bbfe69 Mon Sep 17 00:00:00 2001 From: yxz Date: Thu, 28 Nov 2024 18:17:22 +0000 Subject: [PATCH 57/91] Delete domains/_github-pages-challenge-yz9551.yxz --- domains/_github-pages-challenge-yz9551.yxz | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-yz9551.yxz diff --git a/domains/_github-pages-challenge-yz9551.yxz b/domains/_github-pages-challenge-yz9551.yxz deleted file mode 100644 index b785aa78b..000000000 --- a/domains/_github-pages-challenge-yz9551.yxz +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "TXT": ["1b83953af6bc9eb40dc5ccfb434238"] - } -} From 611770030058888e483d5532b9f8a7da9cec124a Mon Sep 17 00:00:00 2001 From: yxz Date: Thu, 28 Nov 2024 18:42:22 +0000 Subject: [PATCH 58/91] Update yxz.json --- domains/yxz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/yxz.json b/domains/yxz.json index f51cc00b2..9e6f02f4e 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -2,6 +2,7 @@ "repo": "https://github.com/yz9551/blog", "owner": { "username": "yz9551", + "email": "", "discord": "yz9551" }, "record": { From affc93a514e3f9e7ca7de432dc3b83e4ec89c867 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:48:30 -0500 Subject: [PATCH 59/91] chore: formatting --- domains/jayakrishna.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/jayakrishna.json b/domains/jayakrishna.json index efee910c2..cc6111d71 100644 --- a/domains/jayakrishna.json +++ b/domains/jayakrishna.json @@ -1,9 +1,9 @@ { "owner": { - "username": "jayakrishna-g", - "email": "rareone.jk@gmail.com" - }, - "record": { - "CNAME": "jggandha-30911ba21954.herokuapp.com" - } + "username": "jayakrishna-g", + "email": "rareone.jk@gmail.com" + }, + "record": { + "CNAME": "jggandha-30911ba21954.herokuapp.com" + } } From 226d71dcb8e07117c5f7ef555027ec7e3248c9b0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:50:50 -0500 Subject: [PATCH 60/91] [skip-ci] chore: formatting --- .../_github-pages-challenge-yz9551.yxz.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/_github-pages-challenge-yz9551.yxz.json b/domains/_github-pages-challenge-yz9551.yxz.json index 7e91dc657..3e6b82cd8 100644 --- a/domains/_github-pages-challenge-yz9551.yxz.json +++ b/domains/_github-pages-challenge-yz9551.yxz.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "TXT": ["1b83953af6bc9eb40dc5ccfb434238"] - } + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "TXT": [ + "1b83953af6bc9eb40dc5ccfb434238" + ] + } } From 71298360a118e1f37c8b4cffd7b6dd0a3afb8f71 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:51:11 -0500 Subject: [PATCH 61/91] chore: formatting --- domains/yxz.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/yxz.json b/domains/yxz.json index 9e6f02f4e..2db983060 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -1,11 +1,13 @@ { - "repo": "https://github.com/yz9551/blog", - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "MX": ["tourmaline.uksouth.cloudapp.azure.com"] - } + "repo": "https://github.com/yz9551/blog", + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "MX": [ + "tourmaline.uksouth.cloudapp.azure.com" + ] + } } From 08f73e9b6c5dd1f141e5f3cb8e5eae35e56da9e7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 28 Nov 2024 14:09:53 -0500 Subject: [PATCH 62/91] chore: formatting --- domains/iscordian.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/iscordian.json b/domains/iscordian.json index bc21f228c..f2123e4a4 100644 --- a/domains/iscordian.json +++ b/domains/iscordian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iscordian", - "email": "iscordian.dev@gmail.com" - }, - "record": { - "CNAME": "iscordian.github.io" - } + "owner": { + "username": "iscordian", + "email": "iscordian.dev@gmail.com" + }, + "record": { + "CNAME": "iscordian.github.io" + } } From 5e3941cc2c05ede8bc16d9e0c07877f6af3ddff5 Mon Sep 17 00:00:00 2001 From: Abby <64213421+MiloDev123@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:14:47 +0100 Subject: [PATCH 63/91] Update abby.json --- domains/abby.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abby.json b/domains/abby.json index e5c3b8adf..0da85784f 100644 --- a/domains/abby.json +++ b/domains/abby.json @@ -5,6 +5,7 @@ "discord": "699318362848886864" }, "record": { - "CNAME": "mx.milosantos.com" + "NS": "ns1.milosantos.com", + "NS": "ns2.milosantos.com" } } From 99bcf6134e586dd226b2282b2ed9b8c23d287f21 Mon Sep 17 00:00:00 2001 From: yxz Date: Thu, 28 Nov 2024 19:15:43 +0000 Subject: [PATCH 64/91] Update yxz.json --- domains/yxz.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/yxz.json b/domains/yxz.json index 2db983060..e1e159461 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -8,6 +8,9 @@ "record": { "MX": [ "tourmaline.uksouth.cloudapp.azure.com" + ], + "A": [ + "4.234.99.151" ] } } From a20089f83d59046daed69fc3313ccfb17a22901b Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 28 Nov 2024 21:16:24 +0200 Subject: [PATCH 65/91] Update domains/abby.json --- domains/abby.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/abby.json b/domains/abby.json index 0da85784f..3626746e0 100644 --- a/domains/abby.json +++ b/domains/abby.json @@ -5,7 +5,6 @@ "discord": "699318362848886864" }, "record": { - "NS": "ns1.milosantos.com", - "NS": "ns2.milosantos.com" + "NS": ["ns1.milosantos.com", "ns2.milosantos.com"] } } From 1bb90e75ce2e0af268af0404b8ecd2fad86d8520 Mon Sep 17 00:00:00 2001 From: Abby <64213421+MiloDev123@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:18:25 +0100 Subject: [PATCH 66/91] Delete domains/_discord.abby.json --- domains/_discord.abby.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_discord.abby.json diff --git a/domains/_discord.abby.json b/domains/_discord.abby.json deleted file mode 100644 index 297ef817c..000000000 --- a/domains/_discord.abby.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MiloDev123", - "email": "milo@milosantos.com", - "discord": "699318362848886864" - }, - "record": { - "TXT": "dh=8303018c81365aab3e801d839cc9bd7443a0e1d6" - } -} From ae30e53ecf7950ff88f96661eb18a365eea5301a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 28 Nov 2024 14:19:50 -0500 Subject: [PATCH 67/91] chore: formatting --- domains/abby.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/abby.json b/domains/abby.json index 3626746e0..9fb43192f 100644 --- a/domains/abby.json +++ b/domains/abby.json @@ -5,6 +5,9 @@ "discord": "699318362848886864" }, "record": { - "NS": ["ns1.milosantos.com", "ns2.milosantos.com"] + "NS": [ + "ns1.milosantos.com", + "ns2.milosantos.com" + ] } } From 9b3573606af185b9debd2ad09e6d0b6f1b8faf9b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:00:03 +0800 Subject: [PATCH 68/91] Delete domains/acme-test.json --- domains/acme-test.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/acme-test.json diff --git a/domains/acme-test.json b/domains/acme-test.json deleted file mode 100644 index d5694ca57..000000000 --- a/domains/acme-test.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "NS": ["bingo.ns.cloudflare.com", "matias.ns.cloudflare.com"] - } -} From 347db1e637135c144cc7c478dc3255fdf5085806 Mon Sep 17 00:00:00 2001 From: Abby <64213421+MiloDev123@users.noreply.github.com> Date: Fri, 29 Nov 2024 04:01:43 +0100 Subject: [PATCH 69/91] Update abby.json --- domains/abby.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/abby.json b/domains/abby.json index 9fb43192f..70ff7f6dd 100644 --- a/domains/abby.json +++ b/domains/abby.json @@ -6,8 +6,8 @@ }, "record": { "NS": [ - "ns1.milosantos.com", - "ns2.milosantos.com" + "kristin.ns.cloudflare.com", + "uriah.ns.cloudflare.com" ] } } From 82dfe56e1e224ab68ea8c4376c26e5fd0b51912e Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Fri, 29 Nov 2024 10:40:50 +0530 Subject: [PATCH 70/91] Create chat.alvin.json --- domains/chat.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chat.alvin.json diff --git a/domains/chat.alvin.json b/domains/chat.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/chat.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From bcd1d4d0e01570a4dbff8f7f23078ab1e05ffed8 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Fri, 29 Nov 2024 10:41:08 +0530 Subject: [PATCH 71/91] Create www.chat.alvin.json --- domains/www.chat.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.chat.alvin.json diff --git a/domains/www.chat.alvin.json b/domains/www.chat.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/www.chat.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 5454af2571187fd2463e2ddf087f99a27ff3caaf Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Fri, 29 Nov 2024 10:42:35 +0530 Subject: [PATCH 72/91] Update _vercel.alvin.json --- domains/_vercel.alvin.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.alvin.json b/domains/_vercel.alvin.json index 5945bbeb5..3ac30aa3a 100644 --- a/domains/_vercel.alvin.json +++ b/domains/_vercel.alvin.json @@ -7,7 +7,9 @@ "TXT": [ "vc-domain-verify=www.alvin.is-a.dev,8cfb8dfac816eacccf2d", "vc-domain-verify=hive.alvin.is-a.dev,c60034f22ad745c15021", - "vc-domain-verify=www.hive.alvin.is-a.dev,682186731d1f9275c277" + "vc-domain-verify=www.hive.alvin.is-a.dev,682186731d1f9275c277", + "vc-domain-verify=chat.alvin.is-a.dev,520a1452a367459dd568", + "vc-domain-verify=www.chat.alvin.is-a.dev,df452600790ef98fd42e" ] } } From 1c907b70724d185d2e067c4282686a2a66597a15 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 29 Nov 2024 13:41:58 +0800 Subject: [PATCH 73/91] Create secondary-test.json --- domains/secondary-test.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/secondary-test.json diff --git a/domains/secondary-test.json b/domains/secondary-test.json new file mode 100644 index 000000000..ddb695080 --- /dev/null +++ b/domains/secondary-test.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "wdhdev" + }, + "record": { + "NS": [ + "ns1.william.net.au", + "ns0045.secondary.cloudflare.com", + "ns0199.secondary.cloudflare.com" + ] + } +} From 706093798763b511a4c12f2a2d617d1123d9a50c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 29 Nov 2024 14:15:22 +0800 Subject: [PATCH 74/91] Delete domains/secondary-test.json --- domains/secondary-test.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/secondary-test.json diff --git a/domains/secondary-test.json b/domains/secondary-test.json deleted file mode 100644 index ddb695080..000000000 --- a/domains/secondary-test.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "wdhdev" - }, - "record": { - "NS": [ - "ns1.william.net.au", - "ns0045.secondary.cloudflare.com", - "ns0199.secondary.cloudflare.com" - ] - } -} From 3327f786be18ad5f4cf97ed36b9fd8577d497954 Mon Sep 17 00:00:00 2001 From: The Heavy <187191859+theveryheavy@users.noreply.github.com> Date: Fri, 29 Nov 2024 07:31:56 +0100 Subject: [PATCH 75/91] Register theveryheavy.is-a.dev --- domains/theveryheavy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theveryheavy.json diff --git a/domains/theveryheavy.json b/domains/theveryheavy.json new file mode 100644 index 000000000..1216235da --- /dev/null +++ b/domains/theveryheavy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "theveryheavy", + "discord": "1266113644643614803", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.suIFFV54UOL9Uwa0noRId59uf3EFtDxH9ExQfDv0RMETAGRUfXgK5h68nPm94oBHBVdTrgqlxB1prBpZsoDRhNJnowBjtJL8NP6i40uChltcaAUMsL76kHFlx9I-HojhoHAg6BY3Kt3iQRkMuwHFmJLFwNBCEgK45IlxiBQQ_Of_LW_C7jfp_kqQhrXggqdZYLwKUvsp-JPXCwPmny7IlYF5T6OIhEmjkj2QWEjyqPj8MhvZOpB5WI5nxsxwXKVDvdQysWDm8UuvKThgoY73yoOsKMV6-8RLSIPzSA--hSz8OOzao-YOXMlropqHx9SSQKF2gbg8Jt0la-0o77OYOw._JRnIF_by82ZehfCV5YDgg.O8_d7esMCv2vadIOAxU3oP2njMeEUmuHn7Ud46KZakXuzA8WBZntj3rYa7PZYYDf4sAFwvVCE3O5sdBJsb27Pfbx4G2NjUd04t2tGVKvI6U.U3UdmUku7uVh1MQkFfHOyg" + }, + + "record": { + "CNAME": "theveryheavy.ihostfull.com" + } + } + \ No newline at end of file From c078abf787dbe6342ba17a7edabfd16f3e726eca Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 29 Nov 2024 17:35:54 +0800 Subject: [PATCH 76/91] Update owl.json --- domains/owl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owl.json b/domains/owl.json index 018b2b59a..c1ee8caa7 100644 --- a/domains/owl.json +++ b/domains/owl.json @@ -4,7 +4,7 @@ "email": "admin@is-a.dev" }, "record": { - "CNAME": "p2pb.dev" + "CNAME": "wdh.app" }, "proxied": true } From 2dbd379a025df0431007d66da837301c96f3942b Mon Sep 17 00:00:00 2001 From: professorSergioMarquina <101969477+professorSergioMarquina@users.noreply.github.com> Date: Fri, 29 Nov 2024 16:38:45 +0530 Subject: [PATCH 77/91] Create ashikmuhammed.json --- domains/ashikmuhammed.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ashikmuhammed.json diff --git a/domains/ashikmuhammed.json b/domains/ashikmuhammed.json new file mode 100644 index 000000000..3781dd1be --- /dev/null +++ b/domains/ashikmuhammed.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", + "owner": { + "username": "professorSergioMarquina", + "discord": "professorSergioMarquina" + }, + "record": { + "CNAME": "professorsergiomarquina.github.io" + } +} From 5144ca3a25ee1a5c4e93965fe7b1a99bdb4fb158 Mon Sep 17 00:00:00 2001 From: professorSergioMarquina <101969477+professorSergioMarquina@users.noreply.github.com> Date: Fri, 29 Nov 2024 17:11:37 +0530 Subject: [PATCH 78/91] Update ashikmuhammed.json --- domains/ashikmuhammed.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/ashikmuhammed.json b/domains/ashikmuhammed.json index 3781dd1be..19896001b 100644 --- a/domains/ashikmuhammed.json +++ b/domains/ashikmuhammed.json @@ -6,5 +6,6 @@ }, "record": { "CNAME": "professorsergiomarquina.github.io" + "proxied": true } } From 3c3d7bea0244a3957163cde2bc355274c20ab7c0 Mon Sep 17 00:00:00 2001 From: Niyaki Pham Date: Fri, 29 Nov 2024 19:54:57 +0700 Subject: [PATCH 79/91] Create niyakipham.json --- domains/niyakipham.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/niyakipham.json diff --git a/domains/niyakipham.json b/domains/niyakipham.json new file mode 100644 index 000000000..b952e6daa --- /dev/null +++ b/domains/niyakipham.json @@ -0,0 +1,11 @@ +{ + "description": "niyakipham.is-a.dev", + "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", + "owner": { + "username": "niyakipham", + "email": "niyakipham@agmail.com" + }, + "record": { + "CNAME": "niyakipham.github.io/home" + } +} From 5c442c380aa3f2718df082371c5facd4edb006f5 Mon Sep 17 00:00:00 2001 From: Base Swag Date: Fri, 29 Nov 2024 22:20:32 +0800 Subject: [PATCH 80/91] Create base-swag.json --- domains/base-swag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/base-swag.json diff --git a/domains/base-swag.json b/domains/base-swag.json new file mode 100644 index 000000000..eb9c4c35e --- /dev/null +++ b/domains/base-swag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } +} From 39798d75307324c662a826d02b30cf6de004267a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:43:05 -0500 Subject: [PATCH 81/91] chore: formattijng --- domains/ashikmuhammed.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ashikmuhammed.json b/domains/ashikmuhammed.json index 19896001b..e634d8f9f 100644 --- a/domains/ashikmuhammed.json +++ b/domains/ashikmuhammed.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", - "owner": { - "username": "professorSergioMarquina", - "discord": "professorSergioMarquina" - }, - "record": { - "CNAME": "professorsergiomarquina.github.io" + "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", + "owner": { + "username": "professorSergioMarquina", + "discord": "professorSergioMarquina" + }, + "record": { + "CNAME": "professorsergiomarquina.github.io" + }, "proxied": true - } } From 7004b5a804d350a1a264b589864b0501d240450e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:43:59 -0500 Subject: [PATCH 82/91] chore: fixing invalid json --- domains/niyakipham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niyakipham.json b/domains/niyakipham.json index b952e6daa..f737c9bfb 100644 --- a/domains/niyakipham.json +++ b/domains/niyakipham.json @@ -6,6 +6,6 @@ "email": "niyakipham@agmail.com" }, "record": { - "CNAME": "niyakipham.github.io/home" + "CNAME": "niyakipham.github.io" } } From da97fa417d7c24d1fbac36270d0e6757d499ef61 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:44:16 -0500 Subject: [PATCH 83/91] chore: fixing mistyped email --- domains/niyakipham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niyakipham.json b/domains/niyakipham.json index f737c9bfb..241c092d9 100644 --- a/domains/niyakipham.json +++ b/domains/niyakipham.json @@ -3,7 +3,7 @@ "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", "owner": { "username": "niyakipham", - "email": "niyakipham@agmail.com" + "email": "niyakipham@gmail.com" }, "record": { "CNAME": "niyakipham.github.io" From da7fd89f66e6f2608009b36712f6334db4eb96dc Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:47:22 -0500 Subject: [PATCH 84/91] chore: fixing invalid json --- domains/gilang.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/gilang.json b/domains/gilang.json index 84676943a..9cfa123d6 100644 --- a/domains/gilang.json +++ b/domains/gilang.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "gilangportofolio", - "email": "[gilang.portofolioo@gmail.com]", - "description": "Personal Portfolio Website" - }, - "record": { - "CNAME": "gilangportofolio.github.io", + "owner": { + "username": "gilangportofolio", + "email": "gilang.portofolioo@gmail.com", + "description": "Personal Portfolio Website" + }, + "record": { + "CNAME": "gilangportofolio.github.io" + }, "proxied": true - } } From 7336fec1332121f750887312795a5b6ed8553a20 Mon Sep 17 00:00:00 2001 From: professorSergioMarquina <101969477+professorSergioMarquina@users.noreply.github.com> Date: Fri, 29 Nov 2024 22:19:26 +0530 Subject: [PATCH 85/91] Update ashikmuhammed.json --- domains/ashikmuhammed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashikmuhammed.json b/domains/ashikmuhammed.json index e634d8f9f..9a7c933cf 100644 --- a/domains/ashikmuhammed.json +++ b/domains/ashikmuhammed.json @@ -2,7 +2,7 @@ "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", "owner": { "username": "professorSergioMarquina", - "discord": "professorSergioMarquina" + "email": "mrjinnoftg@gmail.com" }, "record": { "CNAME": "professorsergiomarquina.github.io" From 37b174f5de092f0c2b994cba608793c69aa88f3f Mon Sep 17 00:00:00 2001 From: xandaaah <74632800+xandaaah@users.noreply.github.com> Date: Fri, 29 Nov 2024 12:46:45 -0500 Subject: [PATCH 86/91] New IP Again! (host.xandaah.json) --- domains/host.xandaah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/host.xandaah.json b/domains/host.xandaah.json index 6748a50bd..91160721f 100644 --- a/domains/host.xandaah.json +++ b/domains/host.xandaah.json @@ -5,6 +5,6 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.T1qnVgduBT3ZaAhLEpPEEpb7lbe4ISMDiDt3L2wEAAbg-_gm0F_9uB1DsruJ6418nBUqz9eG_v0DInwIW6CvlbvceaOvBdF0lFElUSYowFWQg7fTBCIw1DkzUxiQubGAqpt6WiVt0sOSBFUnzOoYbxrmPFH3S5LgSzWoNwcqNZyFdz7At-vj3w61pL59zTHy_wdc_nckD1aLeonZIUxzfQKbL4dvdvnhLRlalVdBtE_Co20zUiUa_-JpEqSlfxAmURQSAyjfOCl_Y9ypizv018se-P0d6K8p7Ta2vNpWLsXWVMW3fOStQiiSqZMx-5V1b6FZdlDTMdXIXBywGH7LNQ.xVZdl43zV0s9MvRWdwvv_w.7Su9KEKZiIDVcbcsiehxY8zisq82fUx44Lj0tO6v9em0f65-x5Wi_FFa4yKBfqZxfVpsvpoc8wDHiOAqQPk_3I1XCxRKP07O884FgeLWEmc.7y2cHSgkts0nDvbHecDvCA" }, "record": { - "A": ["32.216.50.244"] + "A": ["32.216.183.113"] } } From 601659cb8025aaa0e249061d00f894123fe6abce Mon Sep 17 00:00:00 2001 From: The Heavy <187191859+theveryheavy@users.noreply.github.com> Date: Fri, 29 Nov 2024 19:00:19 +0100 Subject: [PATCH 87/91] Update theveryheavy.json --- domains/theveryheavy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/theveryheavy.json b/domains/theveryheavy.json index 1216235da..42d6aba9a 100644 --- a/domains/theveryheavy.json +++ b/domains/theveryheavy.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "theveryheavy.ihostfull.com" + "CNAME": "theveryheavy.github.io/portfolio" } } - \ No newline at end of file + From 3fa737a316b3e4c72182be1901b729114cb0075c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ante=20Br=C3=A4hler?= <58339175+antebrl@users.noreply.github.com> Date: Fri, 29 Nov 2024 19:42:50 +0100 Subject: [PATCH 88/91] Create _discord.ante.json --- domains/_discord.ante.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.ante.json diff --git a/domains/_discord.ante.json b/domains/_discord.ante.json new file mode 100644 index 000000000..269427c19 --- /dev/null +++ b/domains/_discord.ante.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "antebrl" + }, + "record": { + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } +} From 567b03689292af4bc8292a7d51baf5bb83f90ae2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:13:35 -0500 Subject: [PATCH 89/91] Update theveryheavy.json --- domains/theveryheavy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/theveryheavy.json b/domains/theveryheavy.json index 42d6aba9a..d58e8c777 100644 --- a/domains/theveryheavy.json +++ b/domains/theveryheavy.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "theveryheavy.github.io/portfolio" + "CNAME": "theveryheavy.github.io" } } From 07a6409f54d7a5f9ac7f8d1ba268646c37db7747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ante=20Br=C3=A4hler?= <58339175+antebrl@users.noreply.github.com> Date: Fri, 29 Nov 2024 22:55:55 +0100 Subject: [PATCH 90/91] Update _discord.ante.json --- domains/_discord.ante.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_discord.ante.json b/domains/_discord.ante.json index 269427c19..825a82e84 100644 --- a/domains/_discord.ante.json +++ b/domains/_discord.ante.json @@ -1,6 +1,7 @@ { "owner": { - "username": "antebrl" + "username": "antebrl", + "email": "ahcwnh@gmail.com" }, "record": { "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] From 46272744fbbbc41c990de0b86c95f1e593332c07 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 29 Nov 2024 20:56:05 -0500 Subject: [PATCH 91/91] chore: formatting --- domains/base-swag.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/base-swag.json b/domains/base-swag.json index eb9c4c35e..8a4b322eb 100644 --- a/domains/base-swag.json +++ b/domains/base-swag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Base-Swag", - "email": "officialnamefier@gmail.com" - }, - "record": { - "CNAME": "base-swag.github.io" - } + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } }