From 8fbac626681c923a324cde6de0002ab3b1b1d591 Mon Sep 17 00:00:00 2001 From: andrexduarte Date: Tue, 25 Feb 2025 10:27:11 -0300 Subject: [PATCH 01/41] create --- domains/andre.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/andre.json diff --git a/domains/andre.json b/domains/andre.json new file mode 100644 index 000000000..78944494a --- /dev/null +++ b/domains/andre.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/andrexduarte/adx", + "owner": { + "username": "andrexduarte", + "email": "[andrexduarte@gmail.com]" + }, + "record": { + "CNAME": "andrexduarte.github.io" + } +} From 5fc1a73a46830be22399f41d3589794abb1a5a4f Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 4 Mar 2025 20:56:07 +0700 Subject: [PATCH 02/41] Create _vercel.johntran.json --- domains/_vercel.johntran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.johntran.json diff --git a/domains/_vercel.johntran.json b/domains/_vercel.johntran.json new file mode 100644 index 000000000..c6f344953 --- /dev/null +++ b/domains/_vercel.johntran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "johntranz", + "email": "john.tran.engineer@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=johntran.is-a.dev,dcd9c5b1d53d9961e19a" + } +} From 671bc79e8ac4f7b31264a01a18b9f27009ef6eae Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 4 Mar 2025 22:48:32 +0700 Subject: [PATCH 03/41] Rename _vercel.johntran.json to _vercel.johntranz.json --- domains/{_vercel.johntran.json => _vercel.johntranz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.johntran.json => _vercel.johntranz.json} (100%) diff --git a/domains/_vercel.johntran.json b/domains/_vercel.johntranz.json similarity index 100% rename from domains/_vercel.johntran.json rename to domains/_vercel.johntranz.json From 7ec01bfb2bf8e9c2501043fc88f126e5662a09a3 Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 4 Mar 2025 23:10:15 +0700 Subject: [PATCH 04/41] Rename _vercel.johntranz.json to _vercel.johntran.json --- domains/{_vercel.johntranz.json => _vercel.johntran.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.johntranz.json => _vercel.johntran.json} (100%) diff --git a/domains/_vercel.johntranz.json b/domains/_vercel.johntran.json similarity index 100% rename from domains/_vercel.johntranz.json rename to domains/_vercel.johntran.json From 6fe6b37e79b71e25e34a8f74282cea36b4f29245 Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 4 Mar 2025 23:11:32 +0700 Subject: [PATCH 05/41] Create johntran.json --- domains/johntran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johntran.json diff --git a/domains/johntran.json b/domains/johntran.json new file mode 100644 index 000000000..1b84d6184 --- /dev/null +++ b/domains/johntran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "johntranz", + "email": "john.tran.engineer@gmail.com" + }, + "record": { + "CNAME": "johntran.vercel.app" + } +} From 65059a49ba4dbf4b5bc4acb73e46572afbd68a08 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 07:05:15 -0400 Subject: [PATCH 06/41] Update quantum.json --- domains/quantum.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/quantum.json b/domains/quantum.json index d472647a4..62e83edd6 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "RabbitFored", - "email": "quantum@theostrich.eu.org" - }, - "record": { - "CNAME": "quantum.theostrich.eu.org" - } + "owner": { + "username": "lakshinhemachandrna", + "email": "lh140313@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": ["lakshinhemachandran.github.io"] + } } From 798f4fb34cbcd491a32f20b66e2c475246510f30 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:49:25 -0400 Subject: [PATCH 07/41] Create quantumdev.json --- domains/quantumdev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/quantumdev.json diff --git a/domains/quantumdev.json b/domains/quantumdev.json new file mode 100644 index 000000000..8186c7453 --- /dev/null +++ b/domains/quantumdev.json @@ -0,0 +1,10 @@ + "owner": { + "username": "lakshinhemachandrna", + "email": "quantumdev-official@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": "lakshinhemachandran.github.io" + } +} From 1d859bb4aded60ae5b51b6086c6f03b12fd27dfb Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:50:27 -0400 Subject: [PATCH 08/41] Update quantumdev.json --- domains/quantumdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantumdev.json b/domains/quantumdev.json index 8186c7453..3f7879f5d 100644 --- a/domains/quantumdev.json +++ b/domains/quantumdev.json @@ -1,6 +1,6 @@ "owner": { "username": "lakshinhemachandrna", - "email": "quantumdev-official@outlook.com" + "email": "lh140313@outlook.com" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From 9b72d98e1c756db1f2e1cec7d237162839afcc24 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:51:46 -0400 Subject: [PATCH 09/41] Revert "Update quantumdev.json" --- domains/quantumdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantumdev.json b/domains/quantumdev.json index 3f7879f5d..8186c7453 100644 --- a/domains/quantumdev.json +++ b/domains/quantumdev.json @@ -1,6 +1,6 @@ "owner": { "username": "lakshinhemachandrna", - "email": "lh140313@outlook.com" + "email": "quantumdev-official@outlook.com" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From 69fd9044f7dbff1ce4538983a013a55fc7ec739a Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 20 Mar 2025 17:55:24 -0400 Subject: [PATCH 10/41] Delete domains/quantumdev.json --- domains/quantumdev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/quantumdev.json diff --git a/domains/quantumdev.json b/domains/quantumdev.json deleted file mode 100644 index 8186c7453..000000000 --- a/domains/quantumdev.json +++ /dev/null @@ -1,10 +0,0 @@ - "owner": { - "username": "lakshinhemachandrna", - "email": "quantumdev-official@outlook.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - "CNAME": "lakshinhemachandran.github.io" - } -} From 7b8d80fdcfbf6accf219fc0aa358a9832e03843a Mon Sep 17 00:00:00 2001 From: Zevobla <38783518+Zevobla@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:46:52 +0300 Subject: [PATCH 11/41] Update zevobla.json --- domains/zevobla.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zevobla.json b/domains/zevobla.json index d0896aa96..972a02784 100644 --- a/domains/zevobla.json +++ b/domains/zevobla.json @@ -5,6 +5,7 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Yl52Rrzzsl6pjhBgVkYA_NfGUZUHIp18-pe5PQVvoVI_7U_nksgv91HNcy56xoSJ9A8WUJCeE8qwfsenu9qwHVyWlAuNuWKfEMdM4vAI0V_AuW_1YaIm-0ObrxQsOPMohv9n7e6b5vSLz3f7EKsbiqtebvwF1ebxxqN85t64ZrfCSEBATl3sCjR-vLAORej4Kj3MpgKe7Le1qsoey3u5SR1FvGezQh3PLljcKlR72g0TKvkn8WnF2JicERNDNFJYnwipt-G0HyvibpTsh7trMrcrSEfDYFxGkDLYhgHo02RvUhXer4mtCCvMUX2MgsGraqxDBdASwfk62Jn2EINU6Q.PxrZtoeRnAFNvkmvd0vAMg.xokePgy944ELwFNV_7CzH4K_ylDYFqd_rC-XnvJAt22K2dYKk5SVjftxmLJhwib-BcZh-Aqx7FkRmR3bytAKic2a_vdnmkV6c_tuDbSsJviXViBKpPDPhDF2DoWRBvTI.b2HHi1Vk1_cUmFDkZOclbw" }, "record": { - "A": ["77.238.238.131"] + "A": ["46.23.81.157"], + "AAAA": ["2a03:6000:1813:1337::157"] } } From 75386a5792c6f11003957482a426a905e46e6ca8 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Tue, 25 Mar 2025 18:11:00 +0700 Subject: [PATCH 12/41] Create imnahn.json --- domains/imnahn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/imnahn.json diff --git a/domains/imnahn.json b/domains/imnahn.json new file mode 100644 index 000000000..c11a9b4c6 --- /dev/null +++ b/domains/imnahn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "imnotnahn", + "discord": "nowim.nhan", + "discordID": "917357763292700732" + }, + "record": { + "CNAME": "imnotnahn.github.io" + } +} From 34f96a972e772c6295d0302933e3dad68ff60530 Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Tue, 25 Mar 2025 21:03:48 +0700 Subject: [PATCH 13/41] Update imnahn.json --- domains/imnahn.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/imnahn.json b/domains/imnahn.json index c11a9b4c6..ae0ac30eb 100644 --- a/domains/imnahn.json +++ b/domains/imnahn.json @@ -2,7 +2,6 @@ "owner": { "username": "imnotnahn", "discord": "nowim.nhan", - "discordID": "917357763292700732" }, "record": { "CNAME": "imnotnahn.github.io" From db1f70f68606caaf176bb5338e43475a4d954d9d Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Wed, 26 Mar 2025 01:57:33 +0600 Subject: [PATCH 14/41] Create azizulabedinazmi.json New Domain --- domains/azizulabedinazmi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/azizulabedinazmi.json diff --git a/domains/azizulabedinazmi.json b/domains/azizulabedinazmi.json new file mode 100644 index 000000000..700957628 --- /dev/null +++ b/domains/azizulabedinazmi.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "azizulabedinazmi", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://github.com/azizulabedinazmi" + }, + "proxied": true +} From e9afacbcdfd82c9723d3c89bc986d7439b8a4f2c Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:49:34 +0800 Subject: [PATCH 15/41] Create bryce.json --- domains/bryce.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bryce.json diff --git a/domains/bryce.json b/domains/bryce.json new file mode 100644 index 000000000..00c9eb5d8 --- /dev/null +++ b/domains/bryce.json @@ -0,0 +1,11 @@ +{ + "description": "website to describe me", + "repo": "https://github.com/github-username/github-repository", + "owner": { + "username": "GitHubFanTest", + "email": "feelingbloxyburger24@gmail.com" + }, + "record": { + "CNAME": "https://github.com/GitHubFanTest/bryce-website" + } +} From a2de8a0436af35186155b3ccee662a657b439e18 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 26 Mar 2025 10:03:32 -0400 Subject: [PATCH 16/41] Update play.soccer.json --- domains/play.soccer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/play.soccer.json b/domains/play.soccer.json index bf368edb4..48de82385 100644 --- a/domains/play.soccer.json +++ b/domains/play.soccer.json @@ -14,5 +14,6 @@ "target": "KillToLive.valksystems.pro" } ] + "A": ["82.45.179.13"] } } From 21d306cc82d8e69b279f38f22f528f61e7e35525 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 26 Mar 2025 10:05:56 -0400 Subject: [PATCH 17/41] Update play.soccer.json --- domains/play.soccer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/play.soccer.json b/domains/play.soccer.json index 48de82385..7ea912de0 100644 --- a/domains/play.soccer.json +++ b/domains/play.soccer.json @@ -13,7 +13,7 @@ "port": 25565, "target": "KillToLive.valksystems.pro" } - ] + ], "A": ["82.45.179.13"] } } From e72bbd4c5f2167c1c5cac6be3286212a96bd7447 Mon Sep 17 00:00:00 2001 From: Ijas Ameenudeen Date: Wed, 26 Mar 2025 23:53:55 +0530 Subject: [PATCH 18/41] added ijas.is-a.dev --- domains/ijas.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ijas.json diff --git a/domains/ijas.json b/domains/ijas.json new file mode 100644 index 000000000..2ebbde39b --- /dev/null +++ b/domains/ijas.json @@ -0,0 +1,10 @@ +{ + "subdomain": "ijas", + "owner": { + "email": "ijas.n.ijas@gmail.com" + }, + "records": { + "CNAME": "ijas.netlify.app" + }, + "proxied": false +} From 5ee572ef184ccbfab71de7517f1d83b8d2da18db Mon Sep 17 00:00:00 2001 From: Endless Date: Wed, 26 Mar 2025 21:13:57 +0000 Subject: [PATCH 19/41] Create endless.json --- domains/endless.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/endless.json diff --git a/domains/endless.json b/domains/endless.json new file mode 100644 index 000000000..2ab6bb03e --- /dev/null +++ b/domains/endless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "endlesssb", + "email": "heisgenburgthecook@gmail.com" + }, + "record": { + "URL": "https://donaldlyon.com" + } +} From d89fb720ffdc23e730d15a1c5962c05f205e8b97 Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Thu, 27 Mar 2025 11:42:54 +0800 Subject: [PATCH 20/41] Update bryce.json --- domains/bryce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bryce.json b/domains/bryce.json index 00c9eb5d8..4a1623325 100644 --- a/domains/bryce.json +++ b/domains/bryce.json @@ -1,11 +1,11 @@ { "description": "website to describe me", - "repo": "https://github.com/github-username/github-repository", + "repo": "https://github.com/GitHubFanTest/GitHubFanTest.github.io", "owner": { "username": "GitHubFanTest", "email": "feelingbloxyburger24@gmail.com" }, "record": { - "CNAME": "https://github.com/GitHubFanTest/bryce-website" + "CNAME": "https://githubfantest.github.io/" } } From d51579b0c190259d0c5d65ac60f11a6712192698 Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Thu, 27 Mar 2025 11:45:33 +0800 Subject: [PATCH 21/41] Update bryce.json --- domains/bryce.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bryce.json b/domains/bryce.json index 4a1623325..a7f5c056f 100644 --- a/domains/bryce.json +++ b/domains/bryce.json @@ -6,6 +6,6 @@ "email": "feelingbloxyburger24@gmail.com" }, "record": { - "CNAME": "https://githubfantest.github.io/" + "CNAME": "githubfantest.github.io" } } From d1ad6f7067d7760fd388bc94ebe9f9f3d4710d12 Mon Sep 17 00:00:00 2001 From: sajidshahriar72543 Date: Thu, 27 Mar 2025 15:39:19 +0600 Subject: [PATCH 22/41] main: domains: add sajid.json --- domains/sajid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sajid.json diff --git a/domains/sajid.json b/domains/sajid.json new file mode 100644 index 000000000..321365b27 --- /dev/null +++ b/domains/sajid.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/sajidshahriar72543/sajidshahriar72543.github.io", + "owner": { + "username": "sajidshahriar72543", + "email": "sazidshahriar39@gmail.com" + }, + "record": { + "CNAME": "sajidshahriar72543.github.io" + } +} \ No newline at end of file From 3024c2461529d492647ec5a60a0fd3c4f03bcaeb Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Thu, 27 Mar 2025 06:56:25 -0400 Subject: [PATCH 23/41] Update quantum.json --- domains/quantum.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/quantum.json b/domains/quantum.json index 62e83edd6..b2a8709c2 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -6,6 +6,7 @@ "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - "CNAME": ["lakshinhemachandran.github.io"] - } + "CNAME": "lakshinhemachandran.github.io" + }, + "proxied": "true" } From 72172c63f61152742f285177c8094a9a6fed1b86 Mon Sep 17 00:00:00 2001 From: Ijas Ameenudeen <535233+ijasxyz@users.noreply.github.com> Date: Thu, 27 Mar 2025 23:20:21 +0530 Subject: [PATCH 24/41] Update domains/ijas.json, added github username Co-authored-by: 21Z <21z95@proton.me> --- domains/ijas.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/ijas.json b/domains/ijas.json index 2ebbde39b..02a1a2da3 100644 --- a/domains/ijas.json +++ b/domains/ijas.json @@ -1,6 +1,7 @@ { "subdomain": "ijas", "owner": { + "username": "ijasxyz", "email": "ijas.n.ijas@gmail.com" }, "records": { From 045671a0dfb1f123185d0f627c50fa738c62a02a Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Fri, 28 Mar 2025 03:11:03 +0600 Subject: [PATCH 25/41] Update domains/azizulabedinazmi.json Co-authored-by: 21Z <21z95@proton.me> --- domains/azizulabedinazmi.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/azizulabedinazmi.json b/domains/azizulabedinazmi.json index 700957628..e76f4fef4 100644 --- a/domains/azizulabedinazmi.json +++ b/domains/azizulabedinazmi.json @@ -1,6 +1,4 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "azizulabedinazmi", "email": "admin@is-a.dev" From d32fb3dc4227601f8a853cf4f9937b82549a7084 Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Fri, 28 Mar 2025 03:11:11 +0600 Subject: [PATCH 26/41] Update domains/azizulabedinazmi.json Co-authored-by: 21Z <21z95@proton.me> --- domains/azizulabedinazmi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/azizulabedinazmi.json b/domains/azizulabedinazmi.json index e76f4fef4..c2c54a39c 100644 --- a/domains/azizulabedinazmi.json +++ b/domains/azizulabedinazmi.json @@ -5,6 +5,5 @@ }, "record": { "URL": "https://github.com/azizulabedinazmi" - }, - "proxied": true + } } From bee26110c700f1ebd24de53f7f3a103251c57154 Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Fri, 28 Mar 2025 03:14:03 +0600 Subject: [PATCH 27/41] Update azizulabedinazmi.json --- domains/azizulabedinazmi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/azizulabedinazmi.json b/domains/azizulabedinazmi.json index c2c54a39c..27be146eb 100644 --- a/domains/azizulabedinazmi.json +++ b/domains/azizulabedinazmi.json @@ -1,7 +1,7 @@ { "owner": { "username": "azizulabedinazmi", - "email": "admin@is-a.dev" + "email": "azmi00121@gmail.com" }, "record": { "URL": "https://github.com/azizulabedinazmi" From c703e5b389af4fc9965a64f3660c38955ceec1a9 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 28 Mar 2025 08:29:46 +0800 Subject: [PATCH 28/41] reserve multiple domains --- util/reserved.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index b11e40a1c..91ba85d42 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -90,6 +90,7 @@ "ns8", "ns9", "oauth", + "online", "ops", "org", "owner", @@ -111,12 +112,14 @@ "security", "service", "services", + "shop", "staff", "staging", "static", "statistics", "stats", "status", + "store", "subdomain", "support", "sys", @@ -128,8 +131,10 @@ "tos", "url", "vote", + "web", "webmail", "webmaster", + "website", "whois", "ww", "ww0", From c05a3f51a479c129574a3522905ce64d7021b236 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 28 Mar 2025 08:30:53 +0800 Subject: [PATCH 29/41] Delete domains/web.json --- domains/web.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/web.json diff --git a/domains/web.json b/domains/web.json deleted file mode 100644 index 965bcd732..000000000 --- a/domains/web.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Web is a Url Shortner, Helps you shorten links, so you dont look like a sore loser. jokes...", - "repo": "https://github.com/jOaawd/URL-Shortener", - "owner": { - "username": "jOaawd", - "email": "theyneverfwmee@gmail.com" - }, - "record": { - "CNAME": "s66yve4g.up.railway.app" - }, - "proxied": true -} From a60fbf52b2423499cb73226e83f9da08f8f15611 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 06:00:49 +0400 Subject: [PATCH 30/41] refactor: remove invalid field --- domains/ijas.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ijas.json b/domains/ijas.json index 02a1a2da3..a888e0a9d 100644 --- a/domains/ijas.json +++ b/domains/ijas.json @@ -1,5 +1,4 @@ { - "subdomain": "ijas", "owner": { "username": "ijasxyz", "email": "ijas.n.ijas@gmail.com" From 001d662626f468d2b08c4ac2be29a8a46f1c65cb Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 06:02:19 +0400 Subject: [PATCH 31/41] fix: field name --- domains/ijas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ijas.json b/domains/ijas.json index a888e0a9d..5c9600c27 100644 --- a/domains/ijas.json +++ b/domains/ijas.json @@ -3,7 +3,7 @@ "username": "ijasxyz", "email": "ijas.n.ijas@gmail.com" }, - "records": { + "record": { "CNAME": "ijas.netlify.app" }, "proxied": false From 9121eb2fa37c801fd94588830e3119fe8e40fb37 Mon Sep 17 00:00:00 2001 From: GitHubFanTest <116807767+GitHubFanTest@users.noreply.github.com> Date: Fri, 28 Mar 2025 14:17:12 +0800 Subject: [PATCH 32/41] Create _github-pages-challenge-githubfantest.bryce.json --- domains/_github-pages-challenge-githubfantest.bryce.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-githubfantest.bryce.json diff --git a/domains/_github-pages-challenge-githubfantest.bryce.json b/domains/_github-pages-challenge-githubfantest.bryce.json new file mode 100644 index 000000000..49c437702 --- /dev/null +++ b/domains/_github-pages-challenge-githubfantest.bryce.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GitHubFanTest", + "email": "feelingbloxyburger24@gmail.com" + }, + "record": { + "TXT": "68769d2d26832aca71242d59740d72" + } +} From 2c7e71fec835881b187a9638d043a3254a9aab25 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 10:44:57 +0400 Subject: [PATCH 33/41] fix: json --- domains/imnahn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imnahn.json b/domains/imnahn.json index ae0ac30eb..a5c1c33a6 100644 --- a/domains/imnahn.json +++ b/domains/imnahn.json @@ -1,7 +1,7 @@ { "owner": { "username": "imnotnahn", - "discord": "nowim.nhan", + "discord": "nowim.nhan" }, "record": { "CNAME": "imnotnahn.github.io" From 11a032ab16944ffe86f92ddfb0136af9e602b81d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 10:46:04 +0400 Subject: [PATCH 34/41] fix: email --- domains/andre.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andre.json b/domains/andre.json index 78944494a..a35fa7a17 100644 --- a/domains/andre.json +++ b/domains/andre.json @@ -2,7 +2,7 @@ "repo": "https://github.com/andrexduarte/adx", "owner": { "username": "andrexduarte", - "email": "[andrexduarte@gmail.com]" + "email": "andrexduarte@gmail.com" }, "record": { "CNAME": "andrexduarte.github.io" From e0e6a81b7fdae80e69e04c6990cdcb77d516b4bf Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 11:31:30 +0400 Subject: [PATCH 35/41] fix: json --- domains/quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantum.json b/domains/quantum.json index b2a8709c2..85766ca69 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -5,7 +5,7 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "CNAME": "lakshinhemachandran.github.io" }, "proxied": "true" From e3e173a2c7fc0ec0ef8c9f899dc4801dda360cd6 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 28 Mar 2025 11:35:08 +0400 Subject: [PATCH 36/41] fix: json --- domains/quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantum.json b/domains/quantum.json index 85766ca69..2a5aa6a44 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -8,5 +8,5 @@ "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "CNAME": "lakshinhemachandran.github.io" }, - "proxied": "true" + "proxied": true } From 7e127310072ba4fcb5034ac1dae92bb0466ec55a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 28 Mar 2025 17:26:22 +0800 Subject: [PATCH 37/41] Delete domains/daiswap.json --- domains/daiswap.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/daiswap.json diff --git a/domains/daiswap.json b/domains/daiswap.json deleted file mode 100644 index a7f052724..000000000 --- a/domains/daiswap.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "for my personal portfolio , to do networking and get to learn and do more projects", - "repo": "https://github.com/DaiSwap/DaiSwap.github.io", - "owner": { - "username": "DaiSwap", - "email": "19644pranavvenkatesh@gmail.com", - "twitter": "DaiSwap" - }, - "record": { - "A": ["13.251.96.10"] - } -} From 17a8ebe01824f23ff22555198a220650a5379a2a Mon Sep 17 00:00:00 2001 From: Arunkumar N S <103523051+arunlorenz@users.noreply.github.com> Date: Fri, 28 Mar 2025 15:19:10 +0530 Subject: [PATCH 38/41] Create _vercel.arunlorenz.is-a.dev --- domains/_vercel.arunlorenz.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arunlorenz.is-a.dev diff --git a/domains/_vercel.arunlorenz.is-a.dev b/domains/_vercel.arunlorenz.is-a.dev new file mode 100644 index 000000000..b8c556459 --- /dev/null +++ b/domains/_vercel.arunlorenz.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arunlorenz", + "email": "nsak1763@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arunlorenz.is-a.dev,066c5320af2515eb11a3" + } +} From 2988daf905727171bc672c4a82b1709a880d7462 Mon Sep 17 00:00:00 2001 From: Arunkumar N S <103523051+arunlorenz@users.noreply.github.com> Date: Fri, 28 Mar 2025 15:25:07 +0530 Subject: [PATCH 39/41] Rename _vercel.arunlorenz.is-a.dev to _vercel.arunlorenz.is-a.dev.json --- ...ercel.arunlorenz.is-a.dev => _vercel.arunlorenz.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.arunlorenz.is-a.dev => _vercel.arunlorenz.is-a.dev.json} (100%) diff --git a/domains/_vercel.arunlorenz.is-a.dev b/domains/_vercel.arunlorenz.is-a.dev.json similarity index 100% rename from domains/_vercel.arunlorenz.is-a.dev rename to domains/_vercel.arunlorenz.is-a.dev.json From d92a76f9921a46398d71cde83544bb239c7e3164 Mon Sep 17 00:00:00 2001 From: Tawhid Islam Date: Fri, 28 Mar 2025 15:56:10 +0600 Subject: [PATCH 40/41] Create tawhidislam.json --- domains/tawhidislam.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tawhidislam.json diff --git a/domains/tawhidislam.json b/domains/tawhidislam.json new file mode 100644 index 000000000..ebcd697f3 --- /dev/null +++ b/domains/tawhidislam.json @@ -0,0 +1,10 @@ +{ + "description": "For my personal portfolio website", + "owner": { + "username": "tawhid404Err", + "email": "xcode.dev@yahoo.com" + }, + "record": { + "A": ["103.62.149.9"] + } +} From e80b51dde6664237f41695884d965ab11ae9fcac Mon Sep 17 00:00:00 2001 From: Arunkumar N S <103523051+arunlorenz@users.noreply.github.com> Date: Fri, 28 Mar 2025 15:31:03 +0530 Subject: [PATCH 41/41] Rename _vercel.arunlorenz.is-a.dev.json to _vercel.arunlorenz.json --- .../{_vercel.arunlorenz.is-a.dev.json => _vercel.arunlorenz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.arunlorenz.is-a.dev.json => _vercel.arunlorenz.json} (100%) diff --git a/domains/_vercel.arunlorenz.is-a.dev.json b/domains/_vercel.arunlorenz.json similarity index 100% rename from domains/_vercel.arunlorenz.is-a.dev.json rename to domains/_vercel.arunlorenz.json