From 8fbac626681c923a324cde6de0002ab3b1b1d591 Mon Sep 17 00:00:00 2001 From: andrexduarte Date: Tue, 25 Feb 2025 10:27:11 -0300 Subject: [PATCH 01/75] 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/75] 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/75] 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/75] 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/75] 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/75] 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/75] 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/75] 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/75] 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/75] 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 e21e929e19fd2f0bd5d2e5e6ce2799fb4e9e14d2 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Mon, 24 Mar 2025 07:10:00 -0400 Subject: [PATCH 11/75] 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 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 12/75] 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 13/75] 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 14/75] 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 15/75] 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 4bdcbcb4ae716ce25a8eec05b4a6acbd8333a3ec Mon Sep 17 00:00:00 2001 From: Pavlo M Date: Wed, 26 Mar 2025 00:02:41 +0200 Subject: [PATCH 16/75] Create pavlo.json --- domains/pavlo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pavlo.json diff --git a/domains/pavlo.json b/domains/pavlo.json new file mode 100644 index 000000000..39fa6a911 --- /dev/null +++ b/domains/pavlo.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation for https://github.com/olvap80", + "repo": "https://github.com/olvap80", + "owner": { + "username": "olvap80", + "email": "olvap@i.ua" + }, + "record": { + "CNAME": "olvap80.github.io" + } +} 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 17/75] 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 18/75] 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 19/75] 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 ff5818bc1344a2720000613160cf4694dcb6f417 Mon Sep 17 00:00:00 2001 From: Coderzen <68506517+Realtrickz@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:26:26 +0300 Subject: [PATCH 20/75] Create _vercel.coderzen.json --- domains/_vercel.coderzen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.coderzen.json diff --git a/domains/_vercel.coderzen.json b/domains/_vercel.coderzen.json new file mode 100644 index 000000000..54da6fbe2 --- /dev/null +++ b/domains/_vercel.coderzen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Realtrickz", + "email": "isamismail8273@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=coderzen.is-a.dev,5ccfa8ada71ce5978b97" + } +} From 179bacb7d54b94ab83a4f0f6574323201c21c6c1 Mon Sep 17 00:00:00 2001 From: Coderzen <68506517+Realtrickz@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:28:16 +0300 Subject: [PATCH 21/75] Create coderzen.json --- domains/coderzen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coderzen.json diff --git a/domains/coderzen.json b/domains/coderzen.json new file mode 100644 index 000000000..8e0649952 --- /dev/null +++ b/domains/coderzen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Realtrickz", + "email": "isamismail8273@gmail.com" + }, + "record": { + "CNAME": "coderzenk-com.vercel.app" + } +} From e72bbd4c5f2167c1c5cac6be3286212a96bd7447 Mon Sep 17 00:00:00 2001 From: Ijas Ameenudeen Date: Wed, 26 Mar 2025 23:53:55 +0530 Subject: [PATCH 22/75] 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 23/75] 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 24/75] 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 25/75] 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 2498c48b0d95ca48ecab3b8d0f4a9248c33ed625 Mon Sep 17 00:00:00 2001 From: KhacViet Date: Thu, 27 Mar 2025 14:20:06 +0700 Subject: [PATCH 26/75] Create khacviet.json --- domains/khacviet.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khacviet.json diff --git a/domains/khacviet.json b/domains/khacviet.json new file mode 100644 index 000000000..33ad025ea --- /dev/null +++ b/domains/khacviet.json @@ -0,0 +1,10 @@ +{ + "description": "Khac Viet Portfolio website", + "owner": { + "username": "Khac-Viet", + "email": "viet2ca11@gmail.com" + }, + "record": { + "A": "103.97.126.29" + } +} From c0b3b652b3e3a86a1da09b44a4041e8ab2a4fde4 Mon Sep 17 00:00:00 2001 From: Muhammad Subhan Date: Thu, 27 Mar 2025 13:20:45 +0500 Subject: [PATCH 27/75] add _vercel.subhan.json --- domains/_vercel.subhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.subhan.json diff --git a/domains/_vercel.subhan.json b/domains/_vercel.subhan.json new file mode 100644 index 000000000..4cfafd95b --- /dev/null +++ b/domains/_vercel.subhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MS1034", + "email": "muhammadsubhan5701@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=subhan.is-a.dev,1996a182add3a767436b" + } +} \ No newline at end of file From 3695336bb853636158563f2fbe424887486f30be Mon Sep 17 00:00:00 2001 From: Muhammad Subhan Date: Thu, 27 Mar 2025 13:20:55 +0500 Subject: [PATCH 28/75] add subhan.json --- domains/subhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/subhan.json diff --git a/domains/subhan.json b/domains/subhan.json new file mode 100644 index 000000000..32f7ab82e --- /dev/null +++ b/domains/subhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MS1034", + "email": "muhammadsubhan5701@gmail.com" + }, + "record": { + "CNAME": "https://muhammad-subhan.vercel.app" + } +} \ No newline at end of file From d1ad6f7067d7760fd388bc94ebe9f9f3d4710d12 Mon Sep 17 00:00:00 2001 From: sajidshahriar72543 Date: Thu, 27 Mar 2025 15:39:19 +0600 Subject: [PATCH 29/75] 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 30/75] 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 31/75] 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 ea11742dac7a54be2436cb083ca9863ea728688b Mon Sep 17 00:00:00 2001 From: hamidsiddiqi2009 <157962486+hamidsiddiqi2009@users.noreply.github.com> Date: Thu, 27 Mar 2025 23:13:47 +0500 Subject: [PATCH 32/75] Create hamid.json --- domains/hamid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hamid.json diff --git a/domains/hamid.json b/domains/hamid.json new file mode 100644 index 000000000..7c8ebe2b3 --- /dev/null +++ b/domains/hamid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hamidsiddiqi2009@gmail.com", + "email": "hamidsiddiqi888@gmail.com" + }, + "record": { + "CNAME": "hamidsiddiqi2009.github.io" + } +} From 045671a0dfb1f123185d0f627c50fa738c62a02a Mon Sep 17 00:00:00 2001 From: Azizul Abedin Azmi Date: Fri, 28 Mar 2025 03:11:03 +0600 Subject: [PATCH 33/75] 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 34/75] 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 35/75] 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 36/75] 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 37/75] 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 38/75] 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 39/75] 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 40/75] 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 41/75] 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 42/75] 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 43/75] 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 44/75] 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 abe307ee147b0ca52e0376713f5c713728e33f1d Mon Sep 17 00:00:00 2001 From: KhacViet Date: Fri, 28 Mar 2025 15:08:08 +0700 Subject: [PATCH 45/75] Update khacviet.json --- domains/khacviet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khacviet.json b/domains/khacviet.json index 33ad025ea..98389b2d1 100644 --- a/domains/khacviet.json +++ b/domains/khacviet.json @@ -5,6 +5,6 @@ "email": "viet2ca11@gmail.com" }, "record": { - "A": "103.97.126.29" + "A": ["103.97.126.29"] } } From 5062337d5ac5c72a305da8f3499172f5f7473b6c Mon Sep 17 00:00:00 2001 From: areen-c <74430814+areen-c@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:08:31 +0700 Subject: [PATCH 46/75] Create nohello.areen.json --- domains/nohello.areen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nohello.areen.json diff --git a/domains/nohello.areen.json b/domains/nohello.areen.json new file mode 100644 index 000000000..3adbd7e12 --- /dev/null +++ b/domains/nohello.areen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com", + }, + "record": { + "CNAME": "nogreeting.pages.dev" + } +} From ff2857d4afc26235ed8bd90d566f3c5b3a2a0328 Mon Sep 17 00:00:00 2001 From: areen-c <74430814+areen-c@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:14:13 +0700 Subject: [PATCH 47/75] Create nohello.areen.json --- domains/nohello.areen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nohello.areen.json b/domains/nohello.areen.json index 3adbd7e12..10cf32ac9 100644 --- a/domains/nohello.areen.json +++ b/domains/nohello.areen.json @@ -1,7 +1,7 @@ { "owner": { "username": "areen-c", - "email": "areenelhaq@gmail.com", + "email": "areenelhaq@gmail.com" }, "record": { "CNAME": "nogreeting.pages.dev" 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 48/75] 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 49/75] 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 50/75] 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 51/75] 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 52/75] 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 From 0290bd2c2abd624505cf7e5f746b1b2e6212aa59 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 06:58:00 -0400 Subject: [PATCH 53/75] Create _discord.quantum.is-a.dev --- domains/_discord.quantum.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.quantum.is-a.dev diff --git a/domains/_discord.quantum.is-a.dev b/domains/_discord.quantum.is-a.dev new file mode 100644 index 000000000..96c185db6 --- /dev/null +++ b/domains/_discord.quantum.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lakshinhemachandran", + "email": "hi@quantum.is-a.dev" + }, + "record": { + "TXT": "dh=5a5f9d502ca98ef9d724b197609538f5b5379c83" + } +} From add69c38acc8c1a9171d4971d17e087e1e7aa3c4 Mon Sep 17 00:00:00 2001 From: hamidsiddiqi2009 <157962486+hamidsiddiqi2009@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:23:35 +0500 Subject: [PATCH 54/75] Update domains/hamid.json Co-authored-by: 21Z <21z95@proton.me> --- domains/hamid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hamid.json b/domains/hamid.json index 7c8ebe2b3..bf5528299 100644 --- a/domains/hamid.json +++ b/domains/hamid.json @@ -1,6 +1,6 @@ { "owner": { - "username": "hamidsiddiqi2009@gmail.com", + "username": "hamidsiddiqi2009", "email": "hamidsiddiqi888@gmail.com" }, "record": { From 6911c35e064f46c3221f95d216ad96678db01019 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 07:39:09 -0400 Subject: [PATCH 55/75] Rename _discord.quantum.is-a.dev to _discord.quantum.json --- domains/{_discord.quantum.is-a.dev => _discord.quantum.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.quantum.is-a.dev => _discord.quantum.json} (100%) diff --git a/domains/_discord.quantum.is-a.dev b/domains/_discord.quantum.json similarity index 100% rename from domains/_discord.quantum.is-a.dev rename to domains/_discord.quantum.json From 4b124dfce6dac8911b69d9d167f0156b5eb71bba Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 07:40:12 -0400 Subject: [PATCH 56/75] Update _discord.quantum.json --- domains/_discord.quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.quantum.json b/domains/_discord.quantum.json index 96c185db6..8778cc0dd 100644 --- a/domains/_discord.quantum.json +++ b/domains/_discord.quantum.json @@ -1,7 +1,7 @@ { "owner": { "username": "lakshinhemachandran", - "email": "hi@quantum.is-a.dev" + "email": "lh140313@outlook.com" }, "record": { "TXT": "dh=5a5f9d502ca98ef9d724b197609538f5b5379c83" From 5ccf4d19736867460e950d2a3e307c3ffdd8a8cd Mon Sep 17 00:00:00 2001 From: Anuj Siwach <134936292+Anuj-er@users.noreply.github.com> Date: Fri, 28 Mar 2025 10:55:05 -0400 Subject: [PATCH 57/75] feat: add anujer.is-a.dev domain configuration with CNAME record pointing to siwach.vercel.app --- domains/anujer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anujer.json diff --git a/domains/anujer.json b/domains/anujer.json new file mode 100644 index 000000000..f73196bb3 --- /dev/null +++ b/domains/anujer.json @@ -0,0 +1,11 @@ +{ + "description": "Anuj' Welcome to my portfolio", + "repo": "https://github.com/Anuj-er/Folio-Anuj", + "owner": { + "username": "Anuj-er", + "email": "anujkumar142000@gmail.com" + }, + "record": { + "CNAME": "siwach.vercel.app" + } +} From 7bef7ccccec09ecdccb856ff6dc971f4bc610094 Mon Sep 17 00:00:00 2001 From: Anuj Siwach <134936292+Anuj-er@users.noreply.github.com> Date: Fri, 28 Mar 2025 10:57:29 -0400 Subject: [PATCH 58/75] feat: add TXT record for Anuj-er domain verification --- domains/_vercel.anujer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.anujer.json diff --git a/domains/_vercel.anujer.json b/domains/_vercel.anujer.json new file mode 100644 index 000000000..e5a5ec3f3 --- /dev/null +++ b/domains/_vercel.anujer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anuj-er", + "email": "anujkumar142000@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anujer.is-a.dev,5f217a3fd00ee5fff7bc" + } +} From dfa875dc24429cf5d854ef6a52ec6d8ddcdd184b Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:13:33 +0700 Subject: [PATCH 59/75] Update imnahn.json --- domains/imnahn.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/imnahn.json b/domains/imnahn.json index a5c1c33a6..cc3e004a1 100644 --- a/domains/imnahn.json +++ b/domains/imnahn.json @@ -1,4 +1,6 @@ { + "description": "Just my portfolio", + "repo": "https://github.com/imnotnahn/myportfolio", "owner": { "username": "imnotnahn", "discord": "nowim.nhan" From 1bac7b5ff048189bdfb2c6be945e3573110b5b14 Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Sat, 29 Mar 2025 00:21:29 +0900 Subject: [PATCH 60/75] Create play.alora.json --- domains/play.alora.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/play.alora.json diff --git a/domains/play.alora.json b/domains/play.alora.json new file mode 100644 index 000000000..9dcd83339 --- /dev/null +++ b/domains/play.alora.json @@ -0,0 +1,11 @@ +{ + "description": "Making my MC server accessible via a custom domain name", + "repo": "https://www.minecraft.com/", + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "A": ["78.46.65.243"] + } +} From 4cf1ca33a037f33f962cdd91740f802a0608fa66 Mon Sep 17 00:00:00 2001 From: Muhammad Fathan Haroki <95089977+justhar@users.noreply.github.com> Date: Fri, 28 Mar 2025 23:29:32 +0700 Subject: [PATCH 61/75] Create haroki.json --- domains/haroki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haroki.json diff --git a/domains/haroki.json b/domains/haroki.json new file mode 100644 index 000000000..7351d4e9c --- /dev/null +++ b/domains/haroki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "justhar", + "email": "harzksu@gmail.com" + }, + "record": { + "CNAME": "justhar.github.io" + } +} From 782bc3180f4a008dee662ade4b3fdf6437cedfc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaka=20Korde=C5=BE?= Date: Fri, 28 Mar 2025 17:50:39 +0100 Subject: [PATCH 62/75] Create jakakordez.json --- domains/jakakordez.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jakakordez.json diff --git a/domains/jakakordez.json b/domains/jakakordez.json new file mode 100644 index 000000000..2e639d482 --- /dev/null +++ b/domains/jakakordez.json @@ -0,0 +1,10 @@ +{ + "description": "jakakordez.is-a.dev", + "owner": { + "username": "jakakordez", + "email": "jaka.kordez@gmail.com" + }, + "record": { + "URL": "https://github.com/jakakordez" + } +} From 23d2ee615c6e0ac9a6bc95e0b02a967eaa1f69bf Mon Sep 17 00:00:00 2001 From: Muhammad Subhan <109712805+MS1034@users.noreply.github.com> Date: Fri, 28 Mar 2025 21:58:49 +0500 Subject: [PATCH 63/75] Update domains/subhan.json Remove the protocol in CNAME Co-authored-by: 21Z <21z95@proton.me> --- domains/subhan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subhan.json b/domains/subhan.json index 32f7ab82e..c77c29a22 100644 --- a/domains/subhan.json +++ b/domains/subhan.json @@ -4,6 +4,6 @@ "email": "muhammadsubhan5701@gmail.com" }, "record": { - "CNAME": "https://muhammad-subhan.vercel.app" + "CNAME": "muhammad-subhan.vercel.app" } } \ No newline at end of file From 5bbf4e37c33bac8916381bffa3add7a04914b50c Mon Sep 17 00:00:00 2001 From: Alimadcorp <119115454+Alimadcorp@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:24:42 +0500 Subject: [PATCH 64/75] Create alimad.json --- domains/alimad.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/alimad.json diff --git a/domains/alimad.json b/domains/alimad.json new file mode 100644 index 000000000..3499b75d8 --- /dev/null +++ b/domains/alimad.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Alimadcorp" + }, + "record": { + "URL": "https://alimad.vercel.app" + } +} From 71f00cff8d7f897769e6e70952ae738ee6f972ae Mon Sep 17 00:00:00 2001 From: Alimadcorp <119115454+Alimadcorp@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:35:03 +0500 Subject: [PATCH 65/75] Update alimad.json --- domains/alimad.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/alimad.json b/domains/alimad.json index 3499b75d8..57b386e00 100644 --- a/domains/alimad.json +++ b/domains/alimad.json @@ -1,8 +1,9 @@ { "owner": { - "username": "Alimadcorp" + "username": "Alimadcorp", + "email": "alimad.co.ltd@gmail.com" }, "record": { - "URL": "https://alimad.vercel.app" + "CNAME": "alimad.vercel.app" } } From 493241ebcec80d7b0137044eb93690cd151b0739 Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:37:03 -0400 Subject: [PATCH 66/75] Create domains.json --- domains/domains.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/domains.json diff --git a/domains/domains.json b/domains/domains.json new file mode 100644 index 000000000..d31ed44e3 --- /dev/null +++ b/domains/domains.json @@ -0,0 +1,11 @@ +{ + "description": "It is for my portfolio", + "repo": "https://github.com/Alfonso12Dev/portfolio", + "owner": { + "username": "Alfonso12Dev", + "email": "bmeza9407@gmail.com" + }, + "record": { + "CNAME": "Alfonso12Dev.github.io" + } +} From ca22dac257e7a2666f91c4168652e550dc17008b Mon Sep 17 00:00:00 2001 From: Alimadcorp <119115454+Alimadcorp@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:39:30 +0500 Subject: [PATCH 67/75] Create _vercel.alimad.json --- domains/_vercel.alimad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.alimad.json diff --git a/domains/_vercel.alimad.json b/domains/_vercel.alimad.json new file mode 100644 index 000000000..5b8c4ab97 --- /dev/null +++ b/domains/_vercel.alimad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Alimadcorp", + "email": "alimad.co.ltd@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=alimad.is-a.dev,f6e1ccbe103767db5c66" + } +} From 57749f6a8c5a18af1635404369e90d6425500d1b Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:40:20 -0400 Subject: [PATCH 68/75] Create portfolio.json --- domains/portfolio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/portfolio.json diff --git a/domains/portfolio.json b/domains/portfolio.json new file mode 100644 index 000000000..e45d5bd3d --- /dev/null +++ b/domains/portfolio.json @@ -0,0 +1,11 @@ +{ + "description": "It is for my portfolio", + "repo": "https://github.com/Alfonso12Dev/portfolio", + "owner": { + "username": "Alfonso12Dev", + "email": "bmeza9407@gmail.com" + }, + "record": { + "CNAME": "Alfonso12Dev.github.io" + } + } From dfd14e6e9bbe49a4f6b5f040d6435d72c71f35ef Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:43:53 -0400 Subject: [PATCH 69/75] Update portfolio.json --- domains/portfolio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/portfolio.json b/domains/portfolio.json index e45d5bd3d..4348a42f2 100644 --- a/domains/portfolio.json +++ b/domains/portfolio.json @@ -2,10 +2,10 @@ "description": "It is for my portfolio", "repo": "https://github.com/Alfonso12Dev/portfolio", "owner": { - "username": "Alfonso12Dev", + "username": "alfonso12dev", "email": "bmeza9407@gmail.com" }, "record": { - "CNAME": "Alfonso12Dev.github.io" + "CNAME": "alfonso12Dev.github.io" } } From 648573cfe375d4118a7c99b577d17ea4f39925d8 Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:44:06 -0400 Subject: [PATCH 70/75] Delete domains/domains.json --- domains/domains.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/domains.json diff --git a/domains/domains.json b/domains/domains.json deleted file mode 100644 index d31ed44e3..000000000 --- a/domains/domains.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "It is for my portfolio", - "repo": "https://github.com/Alfonso12Dev/portfolio", - "owner": { - "username": "Alfonso12Dev", - "email": "bmeza9407@gmail.com" - }, - "record": { - "CNAME": "Alfonso12Dev.github.io" - } -} From faca9272386e674f54e56c5a2ad6df0b8edc6437 Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:59:29 -0400 Subject: [PATCH 71/75] Update portfolio.json --- domains/portfolio.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/portfolio.json b/domains/portfolio.json index 4348a42f2..04547834e 100644 --- a/domains/portfolio.json +++ b/domains/portfolio.json @@ -1,11 +1,12 @@ + { - "description": "It is for my portfolio", - "repo": "https://github.com/Alfonso12Dev/portfolio", + "description": "It is for my portfolio", + "repo": "https://github.com/Alfonso12Dev/portfolio", "owner": { "username": "alfonso12dev", "email": "bmeza9407@gmail.com" }, - "record": { - "CNAME": "alfonso12Dev.github.io" - } - } + "record": { + "A": ["75.2.60.5"] + } +} From 53d70da5ad3af3b21d6c87bbbaeb76de70ee655c Mon Sep 17 00:00:00 2001 From: Heather <56482736+Alfonso12Dev@users.noreply.github.com> Date: Fri, 28 Mar 2025 14:00:28 -0400 Subject: [PATCH 72/75] Update portfolio.json --- domains/portfolio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/portfolio.json b/domains/portfolio.json index 04547834e..0b14d465b 100644 --- a/domains/portfolio.json +++ b/domains/portfolio.json @@ -1,7 +1,7 @@ { "description": "It is for my portfolio", - "repo": "https://github.com/Alfonso12Dev/portfolio", + "repo": "https://github.com/alfonso12dev/portfolio", "owner": { "username": "alfonso12dev", "email": "bmeza9407@gmail.com" From 6318168cc0a576395fcf7c3afccc087be88bf3ec Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Fri, 28 Mar 2025 11:08:05 -0700 Subject: [PATCH 73/75] Create hub.json --- domains/hub.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hub.json diff --git a/domains/hub.json b/domains/hub.json new file mode 100644 index 000000000..c5945f2d2 --- /dev/null +++ b/domains/hub.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jOaawd", + "email": "theyneverfwmee@gmail.com" + }, + "record": { + "CNAME": "cqtmfxgu.up.railway.app" + } +} From bb6f66b6e6f7ae7e9a1ad51acfcb9f8ac6682af3 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 16:11:33 -0400 Subject: [PATCH 74/75] Update quantum.json --- domains/quantum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quantum.json b/domains/quantum.json index b2a8709c2..e3dcd9c79 100644 --- a/domains/quantum.json +++ b/domains/quantum.json @@ -1,6 +1,6 @@ { "owner": { - "username": "lakshinhemachandrna", + "username": "lakshinhemachandran", "email": "lh140313@outlook.com" }, "record": { From 4f9ffe80f5165f15484301e72d668cb242645a22 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 16:22:36 -0400 Subject: [PATCH 75/75] Create _github-pages-challenge-lakshinhemachandran.quantum.json --- ...thub-pages-challenge-lakshinhemachandran.quantum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lakshinhemachandran.quantum.json diff --git a/domains/_github-pages-challenge-lakshinhemachandran.quantum.json b/domains/_github-pages-challenge-lakshinhemachandran.quantum.json new file mode 100644 index 000000000..26a717f21 --- /dev/null +++ b/domains/_github-pages-challenge-lakshinhemachandran.quantum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lakshinhemachandran", + "email": "lh140313@outlook.com" + }, + "record": { + "TXT": "00db49f0b434dd009acb3da9e09700" + } +}