From 4bdcbcb4ae716ce25a8eec05b4a6acbd8333a3ec Mon Sep 17 00:00:00 2001 From: Pavlo M Date: Wed, 26 Mar 2025 00:02:41 +0200 Subject: [PATCH 01/23] 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 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 02/23] 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 03/23] 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 c0b3b652b3e3a86a1da09b44a4041e8ab2a4fde4 Mon Sep 17 00:00:00 2001 From: Muhammad Subhan Date: Thu, 27 Mar 2025 13:20:45 +0500 Subject: [PATCH 04/23] 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 05/23] 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 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 06/23] 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 07/23] 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 08/23] 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 09/23] 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 10/23] 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 11/23] 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 12/23] 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 13/23] 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 14/23] 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 15/23] 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 16/23] 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 17/23] 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 18/23] 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 19/23] 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 20/23] 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 21/23] 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 22/23] 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 4f9ffe80f5165f15484301e72d668cb242645a22 Mon Sep 17 00:00:00 2001 From: QuantumDev Date: Fri, 28 Mar 2025 16:22:36 -0400 Subject: [PATCH 23/23] 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" + } +}