From a9aea2338542b2e93a37e29120a7f63057ea7fcc Mon Sep 17 00:00:00 2001 From: imxitiz <69164340+imxitiz@users.noreply.github.com> Date: Wed, 22 Jan 2025 22:49:24 +0545 Subject: [PATCH 01/76] Add imxitiz domain configuration - feat: - Create configuration for imxitiz domain - Set CNAME record for GitHub Pages -- Signed-off-by: Kshitiz Sharma (imxitiz) <69164340+imxitiz@users.noreply.github.com> --- domains/imxitiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imxitiz.json diff --git a/domains/imxitiz.json b/domains/imxitiz.json new file mode 100644 index 000000000..b9838c5bc --- /dev/null +++ b/domains/imxitiz.json @@ -0,0 +1,9 @@ +{ + "description": "imxitiz.is-a.dev", + "owner": { + "username": "imxitiz" + }, + "record": { + "CNAME": "imxitiz.github.io" + } +} From 401aed547c7f78641e6874dffad90e95c988c1f7 Mon Sep 17 00:00:00 2001 From: Vugx <147163032+TheVugx@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:50:49 -0300 Subject: [PATCH 02/76] Create vugx.json --- domains/vugx.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vugx.json diff --git a/domains/vugx.json b/domains/vugx.json new file mode 100644 index 000000000..5056febdd --- /dev/null +++ b/domains/vugx.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "TheVugx" + }, + "record": { + "CNAME": "https://TheVugx.github.io/" + } +} From 00acd0fe0911e2238e0185280b5b578f29ab03fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=B5=20Quang=20Chi=E1=BA=BFn?= <2giosangmitom@proton.me> Date: Thu, 27 Feb 2025 13:46:34 +0700 Subject: [PATCH 03/76] Update 2giosangmitom.json --- domains/2giosangmitom.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/2giosangmitom.json b/domains/2giosangmitom.json index 37e11d6c0..48468e286 100644 --- a/domains/2giosangmitom.json +++ b/domains/2giosangmitom.json @@ -1,9 +1,9 @@ { "owner": { "username": "2giosangmitom", - "email": "yeuxacucodon.dev@proton.me" + "email": "2giosangmitom@gmail.com" }, "record": { - "CNAME": "2giosangmitom.github.io" + "CNAME": "blog-o7t.pages.dev" } } From 204c61e31297a471623d8d17f1f5b036619ffbab Mon Sep 17 00:00:00 2001 From: Vugx <147163032+TheVugx@users.noreply.github.com> Date: Tue, 4 Mar 2025 11:29:47 -0300 Subject: [PATCH 04/76] actualizacion detalles --- domains/vugx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/vugx.json b/domains/vugx.json index 5056febdd..36f984eb4 100644 --- a/domains/vugx.json +++ b/domains/vugx.json @@ -1,8 +1,9 @@ { "owner": { - "username": "TheVugx" + "username": "TheVugx", + "email": "thevugx@gmail.com" }, "record": { - "CNAME": "https://TheVugx.github.io/" + "CNAME": "thevugx.github.io" } } From ccddc7ef0c0d7319259cd6d35d22ea07aa7bc534 Mon Sep 17 00:00:00 2001 From: Davincey <34456152+cernoh@users.noreply.github.com> Date: Fri, 7 Mar 2025 01:47:49 +0000 Subject: [PATCH 05/76] Create davr.json --- domains/davr.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/davr.json diff --git a/domains/davr.json b/domains/davr.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/davr.json @@ -0,0 +1 @@ + From e6e2e620a48da9a2a152c16b32f4cc7d22c23616 Mon Sep 17 00:00:00 2001 From: Keis Date: Fri, 7 Mar 2025 12:38:22 -0300 Subject: [PATCH 06/76] Create hercase.json --- domains/hercase.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hercase.json diff --git a/domains/hercase.json b/domains/hercase.json new file mode 100644 index 000000000..b76e8c2b2 --- /dev/null +++ b/domains/hercase.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hercase", + "email": "hercase92@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From e46aede23f8a70827ecd7fb5cc9863d772244d7e Mon Sep 17 00:00:00 2001 From: Jarema Date: Fri, 7 Mar 2025 16:58:40 +0000 Subject: [PATCH 07/76] Create _vercel.jar.json --- domains/_vercel.jar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jar.json diff --git a/domains/_vercel.jar.json b/domains/_vercel.jar.json new file mode 100644 index 000000000..d304b6d09 --- /dev/null +++ b/domains/_vercel.jar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jartf", + "email": "hi@jar.tf" + }, + "record": { + "TXT": "vc-domain-verify=jar.is-a.dev,faf9fc9ca0c53d380bd7" + } +} From c9ffd51b63e9cabbbe271d1957e16145c7ad28d8 Mon Sep 17 00:00:00 2001 From: Jarema Date: Fri, 7 Mar 2025 17:03:54 +0000 Subject: [PATCH 08/76] Create jar.json --- domains/jar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jar.json diff --git a/domains/jar.json b/domains/jar.json new file mode 100644 index 000000000..c2ff47b78 --- /dev/null +++ b/domains/jar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jartf", + "email": "hi@jar.tf" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 9a52be3986e08ab0620b9d3c19e196c69c693582 Mon Sep 17 00:00:00 2001 From: Mohammad Fayaz <35001172+fayaz07@users.noreply.github.com> Date: Fri, 7 Mar 2025 14:42:24 +0530 Subject: [PATCH 09/76] Create fayaz.json --- domains/fayaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fayaz.json diff --git a/domains/fayaz.json b/domains/fayaz.json new file mode 100644 index 000000000..6932387cc --- /dev/null +++ b/domains/fayaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mohammad Fayaz", + "email": "fayazfz07@gmail.com" + }, + "record": { + "CNAME": "fayaz07.github.io" + } +} From c427507547771354612c0059c45d8bd8743828c8 Mon Sep 17 00:00:00 2001 From: Mohammad Fayaz <35001172+fayaz07@users.noreply.github.com> Date: Fri, 7 Mar 2025 22:47:31 +0530 Subject: [PATCH 10/76] update username --- domains/fayaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fayaz.json b/domains/fayaz.json index 6932387cc..1ca6749a1 100644 --- a/domains/fayaz.json +++ b/domains/fayaz.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Mohammad Fayaz", + "username": "fayaz07", "email": "fayazfz07@gmail.com" }, "record": { From 1f77e3cfbab41c20a0ef38cba5e42409214f9a03 Mon Sep 17 00:00:00 2001 From: Davincey <34456152+cernoh@users.noreply.github.com> Date: Fri, 7 Mar 2025 19:18:21 +0000 Subject: [PATCH 11/76] Added vercel fixes --- domains/_vercel.davr.json | 9 +++++++++ domains/davr.json | 10 +++++++++- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.davr.json diff --git a/domains/_vercel.davr.json b/domains/_vercel.davr.json new file mode 100644 index 000000000..92f52839b --- /dev/null +++ b/domains/_vercel.davr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cernoh", + "email": "davincey06@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=davr.is-a.dev,ac46906b38acef6b29bf" + } +} \ No newline at end of file diff --git a/domains/davr.json b/domains/davr.json index 8b1378917..d787b7b56 100644 --- a/domains/davr.json +++ b/domains/davr.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "cernoh", + "email": "davincey06@gmail.com" + }, + "record": { + "CNAME": "neobrutal-resume-vercel.vercel.app/" + } +} From 358b10c4afe39fac1e29dd05ea370570d72228fa Mon Sep 17 00:00:00 2001 From: Hayden Clayton <144934825+haydenpc@users.noreply.github.com> Date: Fri, 7 Mar 2025 13:18:49 -0600 Subject: [PATCH 12/76] Create haydenpc.json --- domains/haydenpc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haydenpc.json diff --git a/domains/haydenpc.json b/domains/haydenpc.json new file mode 100644 index 000000000..146ecd899 --- /dev/null +++ b/domains/haydenpc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haydenpc", + "email": "haydenpc369@gmail.com" + }, + "record": { + "CNAME": "haydenpc.github.io" + } +} From 46e55cd04bc25b9138499b207ad23d16b5c80f84 Mon Sep 17 00:00:00 2001 From: Ananta Krishnan <70461479+OneRandom1509@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:49:11 +0530 Subject: [PATCH 13/76] Create _vercel.onerandom.json --- domains/_vercel.onerandom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.onerandom.json diff --git a/domains/_vercel.onerandom.json b/domains/_vercel.onerandom.json new file mode 100644 index 000000000..3d1c81d2e --- /dev/null +++ b/domains/_vercel.onerandom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OneRandom1509", + "email": "anantukid@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=onerandom.is-a.dev,e18318031614810f658f" + } +} From 6b6c0708d82bbaa7801e1d0aa171fc696a81d52a Mon Sep 17 00:00:00 2001 From: Ananta Krishnan <70461479+OneRandom1509@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:50:05 +0530 Subject: [PATCH 14/76] Create onerandom.json --- domains/onerandom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/onerandom.json diff --git a/domains/onerandom.json b/domains/onerandom.json new file mode 100644 index 000000000..497d43658 --- /dev/null +++ b/domains/onerandom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OneRandom1509", + "email": "anantukid@gmail.com" + }, + "record": { + "CNAME": "folio-five-beta.vercel.app" + } +} From 006f39e8535ad34106ba4db95ad90ab146bf06c0 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:30:40 +0500 Subject: [PATCH 15/76] Create www.encoder.js.json --- domains/www.encoder.js.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.encoder.js.json diff --git a/domains/www.encoder.js.json b/domains/www.encoder.js.json new file mode 100644 index 000000000..2d16694fb --- /dev/null +++ b/domains/www.encoder.js.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://encoder.js.is-a.dev/" + } +} \ No newline at end of file From 9e00fbdbd089503fa7ae71d5759b08e6a9670633 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:31:27 +0500 Subject: [PATCH 16/76] Create www.all.json --- domains/www.all.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.all.json diff --git a/domains/www.all.json b/domains/www.all.json new file mode 100644 index 000000000..c933a1137 --- /dev/null +++ b/domains/www.all.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://all.is-a.dev/" + } +} \ No newline at end of file From f479b9e43063ae331c430038c380c5629e6ba04c Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:33:03 +0500 Subject: [PATCH 17/76] Create www.xn--01a --- domains/www.xn--01a | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.xn--01a diff --git a/domains/www.xn--01a b/domains/www.xn--01a new file mode 100644 index 000000000..73a8a8727 --- /dev/null +++ b/domains/www.xn--01a @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://xn--01a.is-a.dev/" + } +} \ No newline at end of file From 86ab9dc9fc6623696f6a18acca3cb1b1b6d9ccbb Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:36:02 +0500 Subject: [PATCH 18/76] Rename www.xn--01a to www.xn--01a.json --- domains/{www.xn--01a => www.xn--01a.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{www.xn--01a => www.xn--01a.json} (98%) diff --git a/domains/www.xn--01a b/domains/www.xn--01a.json similarity index 98% rename from domains/www.xn--01a rename to domains/www.xn--01a.json index 73a8a8727..20ea0e8f5 100644 --- a/domains/www.xn--01a +++ b/domains/www.xn--01a.json @@ -6,4 +6,4 @@ "record": { "URL": "https://xn--01a.is-a.dev/" } -} \ No newline at end of file +} From 71ec7800599198125b7440052adb01f08b91259a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:39:30 +0500 Subject: [PATCH 19/76] Create studio.json --- domains/studio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/studio.json diff --git a/domains/studio.json b/domains/studio.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/studio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +} From 4701daf1b29d4afdd99f20ecdf48fc7cc25d1743 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:42:29 +0500 Subject: [PATCH 20/76] github username --- domains/justdeveloper1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/justdeveloper1.json diff --git a/domains/justdeveloper1.json b/domains/justdeveloper1.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/justdeveloper1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} From c6650d112a424bab900fdbaab2508b5f606f3725 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:43:17 +0500 Subject: [PATCH 21/76] roblox username --- domains/justdeveloper7.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/justdeveloper7.json diff --git a/domains/justdeveloper7.json b/domains/justdeveloper7.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/justdeveloper7.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} From 83bdec769e9085d4bab3106e5564e8785f7eb395 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:44:05 +0500 Subject: [PATCH 22/76] github org username --- domains/juststudio7.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/juststudio7.json diff --git a/domains/juststudio7.json b/domains/juststudio7.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/juststudio7.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +} From 1c80e920cae1edf6422c82144a02398989fe6eb3 Mon Sep 17 00:00:00 2001 From: Noctade <120813259+Noctade@users.noreply.github.com> Date: Fri, 7 Mar 2025 21:00:45 +0100 Subject: [PATCH 23/76] Create noctade.json --- domains/noctade.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/noctade.json diff --git a/domains/noctade.json b/domains/noctade.json new file mode 100644 index 000000000..1295ae0d5 --- /dev/null +++ b/domains/noctade.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Noctade" + }, + "record": { + "CNAME": "noctade.github.io" + } +} From 5ed5cc8fc88cf271c570ef7d2d47fc8b28d5b195 Mon Sep 17 00:00:00 2001 From: Davincey <34456152+cernoh@users.noreply.github.com> Date: Sat, 8 Mar 2025 01:02:17 +0000 Subject: [PATCH 24/76] Removed slash --- domains/davr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/davr.json b/domains/davr.json index d787b7b56..c69904dd2 100644 --- a/domains/davr.json +++ b/domains/davr.json @@ -4,6 +4,6 @@ "email": "davincey06@gmail.com" }, "record": { - "CNAME": "neobrutal-resume-vercel.vercel.app/" + "CNAME": "neobrutal-resume-vercel.vercel.app" } } From d446e17eabe88749f4ff1c3f5d7c6e1d13fb2de6 Mon Sep 17 00:00:00 2001 From: Hwan Ngo Date: Sat, 8 Mar 2025 09:34:38 +0700 Subject: [PATCH 25/76] Create hoan.json --- domains/hoan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hoan.json diff --git a/domains/hoan.json b/domains/hoan.json new file mode 100644 index 000000000..98ba071c9 --- /dev/null +++ b/domains/hoan.json @@ -0,0 +1,10 @@ +{ + "description": "hoan.is-a.dev : This is my personal notebook", + "owner": { + "username": "hwanngo", + "email": "conghoan.0406@gmail.com" + }, + "record": { + "CNAME": "hwanngo.github.io" + } +} From 3b2f45c5863c2d808681a5ca068aba654dedb87e Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Fri, 7 Mar 2025 22:47:47 -0500 Subject: [PATCH 26/76] Create _github-pages-challenge-BreakerTWS-breakertws.json --- .../_github-pages-challenge-BreakerTWS-breakertws.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-BreakerTWS-breakertws.json diff --git a/domains/_github-pages-challenge-BreakerTWS-breakertws.json b/domains/_github-pages-challenge-BreakerTWS-breakertws.json new file mode 100644 index 000000000..c3c80c39a --- /dev/null +++ b/domains/_github-pages-challenge-BreakerTWS-breakertws.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BreakerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "TXT": "dcde9a29c9e10cbea2e47c46805b57" + } +} From 8d2347b6387cf5ccc8f3da577edcc824a45ec942 Mon Sep 17 00:00:00 2001 From: tiep-dv <87490951+tiep-dv@users.noreply.github.com> Date: Sat, 8 Mar 2025 11:07:24 +0700 Subject: [PATCH 27/76] Create tiep-dv --- domains/tiep-dv | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tiep-dv diff --git a/domains/tiep-dv b/domains/tiep-dv new file mode 100644 index 000000000..d957b8d89 --- /dev/null +++ b/domains/tiep-dv @@ -0,0 +1,11 @@ +{ + "description": "tiep-dv.is-a.dev : This is my personal notebook", + "repo": "https://github.com/tiep-dv/github-repository", + "owner": { + "username": "tiep-dv", + "email": "tiepduongv@gmail.com" + }, + "record": { + "URL": "https://github.com/tiep-dv" + } +} From bb992d429657b9102dd5e92fc0ca9dcebc68697e Mon Sep 17 00:00:00 2001 From: David Pizarro <105984897+DavidPPizarro@users.noreply.github.com> Date: Fri, 7 Mar 2025 23:12:06 -0500 Subject: [PATCH 28/76] Create davidpizarro.json --- domains/davidpizarro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/davidpizarro.json diff --git a/domains/davidpizarro.json b/domains/davidpizarro.json new file mode 100644 index 000000000..438da7cfe --- /dev/null +++ b/domains/davidpizarro.json @@ -0,0 +1,11 @@ +{ + "description": "Use the domain for my porfolio", + "repo": "https://github.com/DavidPPizarro/davidppizarro.github.io", + "owner": { + "username": "DavidPPizarro", + "email": "paulpizarro151@gmail.com" + }, + "record": { + "CNAME": "davidppizarro.github.io" + } +} From 616c8e8b46b39e15cc295847f82bb11697ab7ff9 Mon Sep 17 00:00:00 2001 From: Mdesigns Code Date: Sat, 8 Mar 2025 09:01:51 +0200 Subject: [PATCH 29/76] Setting up Vercel for marlonbaatjes.is-a.dev --- domains/_vercel.marlonbaatjes.json | 10 ++++++++++ domains/marlonbaatjes.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.marlonbaatjes.json create mode 100644 domains/marlonbaatjes.json diff --git a/domains/_vercel.marlonbaatjes.json b/domains/_vercel.marlonbaatjes.json new file mode 100644 index 000000000..2a2a81189 --- /dev/null +++ b/domains/_vercel.marlonbaatjes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mdesignscode", + "email": "marlonbaatjes62@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=marlonbaatjes.is-a.dev,e393641c1319b97e701e" + } +} + diff --git a/domains/marlonbaatjes.json b/domains/marlonbaatjes.json new file mode 100644 index 000000000..8584f40ae --- /dev/null +++ b/domains/marlonbaatjes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mdesignscode", + "email": "marlonbaatjes62@gmail.com" + }, + "record": { + "CNAME": "marlonbaatjes.vercel.app" + } +} + From dd6990dc96587288b79c3845eab45b74be6c4d01 Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+mraxays@users.noreply.github.com> Date: Sat, 8 Mar 2025 13:24:15 +0530 Subject: [PATCH 30/76] Redirect Url Update User name updated --- domains/as.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/as.json b/domains/as.json index fd745e171..8fd8d1829 100644 --- a/domains/as.json +++ b/domains/as.json @@ -1,10 +1,9 @@ { - "repo": "https://mrakshayas.github.io/me/", "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" + "username": "mraxays", + "discord": "mrakshayas" }, "record": { - "CNAME": "mrakshayas.github.io" + "URL": "http://mraxays.github.io/" } } From 4b13d5325f16ac85c69e23f7726420ab7c5f8f71 Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+mraxays@users.noreply.github.com> Date: Sat, 8 Mar 2025 13:28:53 +0530 Subject: [PATCH 31/76] Redirect Url Update || User name updated --- domains/axay.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/axay.json b/domains/axay.json index 3bea8a7b9..ef0a18b31 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "discord": "mrakshayas" - }, - "record": { - "URL": "https://mrakshayas.github.io/" - } + "owner": { + "username": "mraxays", + "discord": "mrakshayas" + }, + "record": { + "URL": "http://mraxays.github.io/" + } } From 1c89620a1b222635c36511cadd8c479a794bd567 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:00:37 +0400 Subject: [PATCH 32/76] fix: Rename _github-pages-challenge-BreakerTWS-breakertws.json to _github-pages-challenge-BreakerTWS.breakertws.json --- ...ws.json => _github-pages-challenge-BreakerTWS.breakertws.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-BreakerTWS-breakertws.json => _github-pages-challenge-BreakerTWS.breakertws.json} (100%) diff --git a/domains/_github-pages-challenge-BreakerTWS-breakertws.json b/domains/_github-pages-challenge-BreakerTWS.breakertws.json similarity index 100% rename from domains/_github-pages-challenge-BreakerTWS-breakertws.json rename to domains/_github-pages-challenge-BreakerTWS.breakertws.json From cd28f3e5c08146a3dda7e45d8df821fbec60ac04 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:02:15 +0400 Subject: [PATCH 33/76] fix: Rename _github-pages-challenge-BreakerTWS.breakertws.json to _github-pages-challenge-breakertws.breakertws.json --- ...ws.json => _github-pages-challenge-breakertws.breakertws.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-BreakerTWS.breakertws.json => _github-pages-challenge-breakertws.breakertws.json} (100%) diff --git a/domains/_github-pages-challenge-BreakerTWS.breakertws.json b/domains/_github-pages-challenge-breakertws.breakertws.json similarity index 100% rename from domains/_github-pages-challenge-BreakerTWS.breakertws.json rename to domains/_github-pages-challenge-breakertws.breakertws.json From 1da35f10c6205b693e3066f1b517b2b578b36cc4 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:16:42 +0700 Subject: [PATCH 34/76] Create _vercel.duypt14.json --- domains/_vercel.duypt14.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.duypt14.json diff --git a/domains/_vercel.duypt14.json b/domains/_vercel.duypt14.json new file mode 100644 index 000000000..a2e727dc8 --- /dev/null +++ b/domains/_vercel.duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=duypt14.is-a.dev,14245b40810d20910d2a" + } +} From 4282ea969b4b8fa316e3744b6c47b6b7f706825a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:18:35 +0400 Subject: [PATCH 35/76] refactor: remove endeade.json --- domains/endeade.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/endeade.json diff --git a/domains/endeade.json b/domains/endeade.json deleted file mode 100644 index bf33c7e37..000000000 --- a/domains/endeade.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Endeade", - "email": "endeade80@gmail.com", - "discord": "1117869855538942032" - }, - "record": { - "CNAME": "endeade.github.io" - } -} From 090c0b2aca15c905f3e58a1cdbd4edf61dc65912 Mon Sep 17 00:00:00 2001 From: Noctade <120813259+Noctade@users.noreply.github.com> Date: Sat, 8 Mar 2025 09:24:23 +0100 Subject: [PATCH 36/76] Update noctade.json --- domains/noctade.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/domains/noctade.json b/domains/noctade.json index 1295ae0d5..37bea241b 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -1,8 +1,10 @@ { - "owner": { - "username": "Noctade" - }, - "record": { - "CNAME": "noctade.github.io" - } + "owner": { + "username": "noctade", + "discord": "1117869855538942032" + "email": "endeade80@gmail.com" + }, + "record": { + "CNAME": "https://noctade.github.io" + } } From a04e61f72531f5a3d619f7b4e2285198cae73e08 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:26:46 +0400 Subject: [PATCH 37/76] improvement: change protocol --- domains/as.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/as.json b/domains/as.json index 8fd8d1829..0443203ea 100644 --- a/domains/as.json +++ b/domains/as.json @@ -4,6 +4,6 @@ "discord": "mrakshayas" }, "record": { - "URL": "http://mraxays.github.io/" + "URL": "https://mraxays.github.io/" } } From 1668bba5f925f53f633e8d62da9bf5318521cae0 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:26:50 +0400 Subject: [PATCH 38/76] improvement: change protocol --- domains/axay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axay.json b/domains/axay.json index ef0a18b31..8866d2386 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -4,6 +4,6 @@ "discord": "mrakshayas" }, "record": { - "URL": "http://mraxays.github.io/" + "URL": "https://mraxays.github.io/" } } From ff0a2eaf61708c6e23e0f3d5655da7c5c5ee5bd2 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:29:21 +0700 Subject: [PATCH 39/76] Create duypt14.json --- domains/duypt14.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duypt14.json diff --git a/domains/duypt14.json b/domains/duypt14.json new file mode 100644 index 000000000..44924cb3a --- /dev/null +++ b/domains/duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-ptduy14s-projects.vercel.app/" + } +} From 97741ae9e6ef2f7152c069daaf8bda41a69e4fdb Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:30:24 +0400 Subject: [PATCH 40/76] fix: json --- domains/noctade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noctade.json b/domains/noctade.json index 37bea241b..cc6d1e6d5 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -1,7 +1,7 @@ { "owner": { "username": "noctade", - "discord": "1117869855538942032" + "discord": "1117869855538942032", "email": "endeade80@gmail.com" }, "record": { From 0d0353d065773f872f77ad1fd3841ffdb48f5720 Mon Sep 17 00:00:00 2001 From: KT Date: Sat, 8 Mar 2025 16:32:18 +0800 Subject: [PATCH 41/76] Create _vercel.menn.json --- domains/_vercel.menn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.menn.json diff --git a/domains/_vercel.menn.json b/domains/_vercel.menn.json new file mode 100644 index 000000000..01cd25955 --- /dev/null +++ b/domains/_vercel.menn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hedgehog-menn", + "email": "kp.thananchai@gmail.com", + "discord": "26623men" + }, + "record": { + "TXT": "vc-domain-verify=menn.is-a.dev,888e516936e6a1278bc0" + } +} From 5ddf63f758251a83723320126f3d9dd8d63ecdc3 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:33:18 +0400 Subject: [PATCH 42/76] fix: remove protocol --- domains/noctade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noctade.json b/domains/noctade.json index cc6d1e6d5..935685791 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -5,6 +5,6 @@ "email": "endeade80@gmail.com" }, "record": { - "CNAME": "https://noctade.github.io" + "CNAME": noctade.github.io" } } From 5edfebe10e138cf112e915a5d58ac6435935ecad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Sat, 8 Mar 2025 09:00:15 +0000 Subject: [PATCH 43/76] Update khuong.json, khuongln.json, lamngockhuong.json, ngockhuong.json --- domains/khuong.json | 10 ++++++++++ domains/khuongln.json | 10 ++++++++++ domains/lamngockhuong.json | 10 ++++++++++ domains/ngockhuong.json | 10 ++++++++++ 4 files changed, 40 insertions(+) diff --git a/domains/khuong.json b/domains/khuong.json index 3959d95a7..2283f3209 100644 --- a/domains/khuong.json +++ b/domains/khuong.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } diff --git a/domains/khuongln.json b/domains/khuongln.json index acfca4116..c45eb15c0 100644 --- a/domains/khuongln.json +++ b/domains/khuongln.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } diff --git a/domains/lamngockhuong.json b/domains/lamngockhuong.json index b06704cbe..ab7eb8792 100644 --- a/domains/lamngockhuong.json +++ b/domains/lamngockhuong.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } diff --git a/domains/ngockhuong.json b/domains/ngockhuong.json index 0288067de..0296c9863 100644 --- a/domains/ngockhuong.json +++ b/domains/ngockhuong.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } From 3dd2bf3e1376c3e63e17679baa417c1c80467af9 Mon Sep 17 00:00:00 2001 From: Kunal <66168931+thecodingwizardx@users.noreply.github.com> Date: Sat, 8 Mar 2025 14:36:59 +0530 Subject: [PATCH 44/76] feat(domain) : add devghost.json for domain configuration --- domains/devghost.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/devghost.json diff --git a/domains/devghost.json b/domains/devghost.json new file mode 100644 index 000000000..97c348cc0 --- /dev/null +++ b/domains/devghost.json @@ -0,0 +1,14 @@ +{ + "repo": "https://github.com/thecodingwizardx/register.git", + "owner": { + "username": "thecodingwizardx", + "email": "murkyaxe@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, + "proxied": true +} From ff473b903a3b3dd9f21176b7b41c9ae7c88ef961 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 13:11:34 +0400 Subject: [PATCH 45/76] fix: json --- domains/noctade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noctade.json b/domains/noctade.json index 935685791..97a3b5b64 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -5,6 +5,6 @@ "email": "endeade80@gmail.com" }, "record": { - "CNAME": noctade.github.io" + "CNAME": "noctade.github.io" } } From 548d004911e2a5682d91bc9089b32f70ece7bcc8 Mon Sep 17 00:00:00 2001 From: Kunal <66168931+thecodingwizardx@users.noreply.github.com> Date: Sat, 8 Mar 2025 14:43:24 +0530 Subject: [PATCH 46/76] chore: Update devghost.json --- domains/devghost.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/devghost.json b/domains/devghost.json index 97c348cc0..ccb16cce9 100644 --- a/domains/devghost.json +++ b/domains/devghost.json @@ -8,7 +8,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] - }, - "proxied": true + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From d9b9de7ea7d9e0456a78bb27ec9334e1ad7edba5 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 16:19:36 +0700 Subject: [PATCH 47/76] Update domains/duypt14.json Co-authored-by: 21Z <21z95@proton.me> --- domains/duypt14.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duypt14.json b/domains/duypt14.json index 44924cb3a..27ff91f37 100644 --- a/domains/duypt14.json +++ b/domains/duypt14.json @@ -4,6 +4,6 @@ "email": "phantanduy14@gmail.com" }, "record": { - "CNAME": "https://portfolio-ptduy14s-projects.vercel.app/" + "CNAME": "portfolio-ptduy14s-projects.vercel.app" } } From 4ef4a62308b05e06cbd71fa02e656cf60ac46137 Mon Sep 17 00:00:00 2001 From: Moritz <101179677+mxritzdev@users.noreply.github.com> Date: Sat, 8 Mar 2025 10:23:15 +0100 Subject: [PATCH 48/76] Update mxritz.json --- domains/mxritz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mxritz.json b/domains/mxritz.json index 26a02cac2..8def2b725 100644 --- a/domains/mxritz.json +++ b/domains/mxritz.json @@ -2,9 +2,9 @@ "description": "Personal Portfolio", "owner": { "username": "mxritzdev", - "email": "contact@mxritz.dev" + "email": "mail@mxritz.dev" }, "record": { - "CNAME": "proxy.host.bytes.wtf" + "CNAME": "server.mxritz.dev" } } From 00c789c00b6da09f4a87a381ed8256e4ebace654 Mon Sep 17 00:00:00 2001 From: KT Date: Sat, 8 Mar 2025 18:00:30 +0800 Subject: [PATCH 49/76] Create menn.json --- domains/menn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/menn.json diff --git a/domains/menn.json b/domains/menn.json new file mode 100644 index 000000000..87524b527 --- /dev/null +++ b/domains/menn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hedgehog-menn", + "email": "kp.thananchai@gmail.com", + "discord": "26623men" + }, + "record": { + "CNAME": "hedgehog-menn.vercel.app" + } +} From f020c3321f94ce522898c318ffd82c7c7a7f46c2 Mon Sep 17 00:00:00 2001 From: TungDaDev Date: Sat, 8 Mar 2025 17:43:52 +0700 Subject: [PATCH 50/76] Add tungbt.json --- domains/tungbt.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/tungbt.json diff --git a/domains/tungbt.json b/domains/tungbt.json new file mode 100644 index 000000000..c9ed84615 --- /dev/null +++ b/domains/tungbt.json @@ -0,0 +1,20 @@ +{ + "description": "tungbt.is-a.dev : This is my personal blog", + "owner": { + "username": "bthanhtung", + "email": "bthanhtung.se@gmail.com" + }, + "record": { + "URL": "https://tungbt.vercel.app/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/bthanhtung", + "/x": "https://x.com/_bthanhtung", + "/fb": "https://facebook.com/TungDaDev", + "/linkedin": "https://linkedin.com/in/TungDaDev", + "/viblo": "https://viblo.asia/u/bthanhtung" + }, + "redirect_paths": true + } + } \ No newline at end of file From 66fec0a3e14c146742f6b616727256fc0f180fc1 Mon Sep 17 00:00:00 2001 From: sidhant947 Date: Sat, 8 Mar 2025 16:58:30 +0530 Subject: [PATCH 51/76] Sidhant Domain Added --- domains/sidhant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sidhant.json diff --git a/domains/sidhant.json b/domains/sidhant.json new file mode 100644 index 000000000..e860a0a75 --- /dev/null +++ b/domains/sidhant.json @@ -0,0 +1,11 @@ +{ + "description": "This is for my personal portfolio", + "repo": "https://github.com/sidhant947/sidhant947.github.io", + "owner": { + "username": "sidhant947", + "email": "khatkarsidhant@gmail.com" + }, + "record": { + "CNAME": "sidhant947.github.io" + } +} \ No newline at end of file From 0313faeb32c5092168e66f2594fda29491c33230 Mon Sep 17 00:00:00 2001 From: sidhant947 Date: Sat, 8 Mar 2025 17:02:34 +0530 Subject: [PATCH 52/76] Added Config File for Sidhant Domain --- .../_github-pages-challenge-sidhant947.sidhant.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev diff --git a/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev b/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev new file mode 100644 index 000000000..3f65fd4e6 --- /dev/null +++ b/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sidhant947", + "email": "khatkarsidhant@gmail.com" + }, + "record": { + "TXT": "6c4f29a8923a09d9e9c36a95669015" + } +} \ No newline at end of file From 6d0a53eaed26bae44b539191c670ff19520bfc89 Mon Sep 17 00:00:00 2001 From: sidhant947 Date: Sat, 8 Mar 2025 18:24:27 +0530 Subject: [PATCH 53/76] Fixed .Json error --- ...v => _github-pages-challenge-sidhant947.sidhant.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-sidhant947.sidhant.is-a.dev => _github-pages-challenge-sidhant947.sidhant.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev b/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev rename to domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev.json From de9a0654f9b2fa03b6f5b7a45bb6d95cf8459056 Mon Sep 17 00:00:00 2001 From: sidhant947 Date: Sat, 8 Mar 2025 18:26:34 +0530 Subject: [PATCH 54/76] Fixed Json file --- ...a.dev.json => _github-pages-challenge-sidhant947.sidhant.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-sidhant947.sidhant.is-a.dev.json => _github-pages-challenge-sidhant947.sidhant.json} (100%) diff --git a/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev.json b/domains/_github-pages-challenge-sidhant947.sidhant.json similarity index 100% rename from domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev.json rename to domains/_github-pages-challenge-sidhant947.sidhant.json From c63e294f92c9a75e28b8994da0a0b331b679e1f8 Mon Sep 17 00:00:00 2001 From: s1dd <140317709+nots1dd@users.noreply.github.com> Date: Sat, 8 Mar 2025 19:19:38 +0530 Subject: [PATCH 55/76] Create _vercel.s1dd.json --- domains/_vercel.s1dd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.s1dd.json diff --git a/domains/_vercel.s1dd.json b/domains/_vercel.s1dd.json new file mode 100644 index 000000000..d330bb369 --- /dev/null +++ b/domains/_vercel.s1dd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nots1dd", + "email": "sid9.karanam@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=s1dd.is-a.dev,e08de74daf627d6e653d" + } +} From 397a18d06955e345615106ada8967ab8042fbb51 Mon Sep 17 00:00:00 2001 From: s1dd <140317709+nots1dd@users.noreply.github.com> Date: Sat, 8 Mar 2025 19:21:08 +0530 Subject: [PATCH 56/76] Create s1dd.json --- domains/s1dd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/s1dd.json diff --git a/domains/s1dd.json b/domains/s1dd.json new file mode 100644 index 000000000..7e02e8e40 --- /dev/null +++ b/domains/s1dd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nots1dd", + "email": "sid9.karanam@gmail.com" + }, + "record": { + "CNAME": "webpage-seven-puce.vercel.app" + } +} From a080247a47b17be9de8460d9a5b8fb9cfc983902 Mon Sep 17 00:00:00 2001 From: Dark <58370174+BruhDark@users.noreply.github.com> Date: Sat, 8 Mar 2025 17:08:26 -0300 Subject: [PATCH 57/76] Create api.dark.json --- domains/api.dark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/api.dark.json diff --git a/domains/api.dark.json b/domains/api.dark.json new file mode 100644 index 000000000..c8ff1362d --- /dev/null +++ b/domains/api.dark.json @@ -0,0 +1,11 @@ +{ + "description": "API for a Discord bot", + "owner": { + "username": "BruhDark", + "email": "darkpxint@gmail.com", + "discord": "dark.py" + }, + "record": { + "A": ["34.57.65.208"] + } +} From 4ce8a33e311bd7b8f6100b9d8b299fe1d5698b2f Mon Sep 17 00:00:00 2001 From: DevMatei Date: Sat, 8 Mar 2025 23:10:39 +0200 Subject: [PATCH 58/76] added a new subdomain for a sideproject --- domains/vai.devmatei.json | 9 +++++++++ domains/www.devmatei.json | 0 2 files changed, 9 insertions(+) create mode 100644 domains/vai.devmatei.json create mode 100644 domains/www.devmatei.json diff --git a/domains/vai.devmatei.json b/domains/vai.devmatei.json new file mode 100644 index 000000000..e7aef920e --- /dev/null +++ b/domains/vai.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file diff --git a/domains/www.devmatei.json b/domains/www.devmatei.json new file mode 100644 index 000000000..e69de29bb From 6c6d87b7ea99a1971d9d129727fc1914a7e525f7 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sat, 8 Mar 2025 23:13:28 +0200 Subject: [PATCH 59/76] Delete domains/www.devmatei.json --- domains/www.devmatei.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 domains/www.devmatei.json diff --git a/domains/www.devmatei.json b/domains/www.devmatei.json deleted file mode 100644 index e69de29bb..000000000 From 58ea82f607657541b82e1c535ad541ab45145fea Mon Sep 17 00:00:00 2001 From: Yu <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 8 Mar 2025 21:17:11 +0000 Subject: [PATCH 60/76] Create rawr.json --- domains/rawr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rawr.json diff --git a/domains/rawr.json b/domains/rawr.json new file mode 100644 index 000000000..1bac253e7 --- /dev/null +++ b/domains/rawr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "discord": "yunexiz" + }, + "record": { + "URL": "https://y.is-a.dev" + } +} From 41763568285908ea4e954a19a78d2f27ea261fe8 Mon Sep 17 00:00:00 2001 From: Karthikeyan J <139041816+karthik1915@users.noreply.github.com> Date: Sun, 9 Mar 2025 07:24:06 +0530 Subject: [PATCH 61/76] Create karthikeyanj.json - [x] The file is in the 'domains' folder and is in the JSON format. - [x] The file's name is all lowercased and alphanumeric. - [x] You have completed your website. - [x] The website is reachable. - [x] You're not using Vercel. - [ ] The CNAME record doesn't contain 'https://' or 'T. - [x] There is sufficient information at the 'owner' field. ## Website Link/Preview https://karthikeyanj.netlify.app --- domains/karthikeyanj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/karthikeyanj.json diff --git a/domains/karthikeyanj.json b/domains/karthikeyanj.json new file mode 100644 index 000000000..7a3d87558 --- /dev/null +++ b/domains/karthikeyanj.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio of karthikeyan J", + "repo": "https://github.com/karthik1915/my-vue-portfolio", + "owner": { + "username": "karthik1915", + "email": "karthikeyanj1915@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From ae4098acfd776311a759f2619fd4b78a4d6a74c2 Mon Sep 17 00:00:00 2001 From: Dong Tran Date: Sun, 9 Mar 2025 10:33:56 +0700 Subject: [PATCH 62/76] Create dongtran.json --- domains/dongtran.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dongtran.json diff --git a/domains/dongtran.json b/domains/dongtran.json new file mode 100644 index 000000000..68c6c9cd4 --- /dev/null +++ b/domains/dongtran.json @@ -0,0 +1,10 @@ +{ + "description": "dongtran.is-a.dev : This is my personal notebook", + "owner": { + "username": "dongtran", + "email": "thiendong.iuh@gmail.com" + }, + "record": { + "URL": "https://devvui.one" + } + } \ No newline at end of file From 9a82bca52c2aa82efbdb243489b13f03e69ea16b Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 9 Mar 2025 09:38:21 +0300 Subject: [PATCH 63/76] Rename tiep-dv to tiep-dv.json --- domains/{tiep-dv => tiep-dv.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tiep-dv => tiep-dv.json} (100%) diff --git a/domains/tiep-dv b/domains/tiep-dv.json similarity index 100% rename from domains/tiep-dv rename to domains/tiep-dv.json From 466e9dc1de989581afd7420e09f377a2ba045a6c Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 9 Mar 2025 09:49:02 +0300 Subject: [PATCH 64/76] Update dongtran.json --- domains/dongtran.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dongtran.json b/domains/dongtran.json index 68c6c9cd4..c21d9cdcc 100644 --- a/domains/dongtran.json +++ b/domains/dongtran.json @@ -1,10 +1,10 @@ { "description": "dongtran.is-a.dev : This is my personal notebook", "owner": { - "username": "dongtran", + "username": "dongitran", "email": "thiendong.iuh@gmail.com" }, "record": { "URL": "https://devvui.one" } - } \ No newline at end of file + } From 30bb6e829bc882ccff74700b320d4c75463e4eb5 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 9 Mar 2025 08:53:15 +0200 Subject: [PATCH 65/76] Create meow.json --- domains/meow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/meow.json diff --git a/domains/meow.json b/domains/meow.json new file mode 100644 index 000000000..e3792dc3a --- /dev/null +++ b/domains/meow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "iostpa", + "discord": "716306888492318790", + "twitter": "iostpa" + }, + "record": { + "URL": "https://iostpa.com" + } +} From 194da48ff98fff471ce658a2ecfeb25e1b3ac1f8 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Sun, 9 Mar 2025 12:25:44 +0530 Subject: [PATCH 66/76] register meow --- domains/meow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/meow.json diff --git a/domains/meow.json b/domains/meow.json new file mode 100644 index 000000000..00ab0224a --- /dev/null +++ b/domains/meow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ukriu", + "email": "isadev@ukriu.com" + }, + "record": { + "CNAME": "ukriu.pages.dev" + } +} From f608a16d1a173008fef97822189063d81bf6554f Mon Sep 17 00:00:00 2001 From: "ThereisAbdullah (AbdullahCXD)" Date: Sun, 9 Mar 2025 10:39:28 +0300 Subject: [PATCH 67/76] Added Vercel TXT & CNAME for Mintlify --- domains/_vercel.abdullahcxd.json | 10 ++++++++++ domains/docs.abdullahcxd.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.abdullahcxd.json create mode 100644 domains/docs.abdullahcxd.json diff --git a/domains/_vercel.abdullahcxd.json b/domains/_vercel.abdullahcxd.json new file mode 100644 index 000000000..2d0d7e872 --- /dev/null +++ b/domains/_vercel.abdullahcxd.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "abdullahcxd", + "email": "sabdullahcxd@gmail.com", + "discord": "sabdullahcxd" + }, + "record": { + "TXT": "vc-domain-verify=docs.abdullahcxd.is-a.dev,88eae4c1971934256cdf" + } +} \ No newline at end of file diff --git a/domains/docs.abdullahcxd.json b/domains/docs.abdullahcxd.json new file mode 100644 index 000000000..7a74ca4f7 --- /dev/null +++ b/domains/docs.abdullahcxd.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "abdullahcxd", + "email": "sabdullahcxd@gmail.com", + "discord": "sabdullahcxd" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} \ No newline at end of file From f507063ee74935010fb59f4ba1602b0ad3731ea4 Mon Sep 17 00:00:00 2001 From: prashil1411 Date: Sun, 9 Mar 2025 13:12:09 +0530 Subject: [PATCH 68/76] Add domain configuration for prashil.is-a.dev Signed-off-by: prashil1411 --- domains/prashil.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prashil.is-a.dev.json diff --git a/domains/prashil.is-a.dev.json b/domains/prashil.is-a.dev.json new file mode 100644 index 000000000..0985d59d4 --- /dev/null +++ b/domains/prashil.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prashilthul", + "email": "prashil1141gmail.com" + }, + "record": { + "CNAME": "portfolio-gold-delta-24.vercel.app" + } +} From 6763be7a795504b9c962efe37bf9ce2be642e2bd Mon Sep 17 00:00:00 2001 From: NewTun <111964067+VinhTin-AQUA@users.noreply.github.com> Date: Sun, 9 Mar 2025 15:48:13 +0700 Subject: [PATCH 69/76] add newtun subdomain --- domains/_vercel.newtun.json | 9 +++++++++ domains/newtun.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.newtun.json create mode 100644 domains/newtun.json diff --git a/domains/_vercel.newtun.json b/domains/_vercel.newtun.json new file mode 100644 index 000000000..5393e7666 --- /dev/null +++ b/domains/_vercel.newtun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinhTin-AQUA", + "email": "tinhovinh@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=newtun.is-a.dev,4bb1f2ec7e540d7f7a2b" + } +} \ No newline at end of file diff --git a/domains/newtun.json b/domains/newtun.json new file mode 100644 index 000000000..6dec23e1b --- /dev/null +++ b/domains/newtun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinhTin-AQUA", + "email": "tinhovinh@gmail.com" + }, + "record": { + "CNAME": "portfolio-nine-cyan-53.vercel.app" + } +} \ No newline at end of file From 1147fb51c67e0752671c6d468599c9df0c79d92e Mon Sep 17 00:00:00 2001 From: Athul Anoop <76057001+alpha-og@users.noreply.github.com> Date: Sun, 9 Mar 2025 15:36:44 +0530 Subject: [PATCH 70/76] Create athulanoop.json --- domains/athulanoop.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/athulanoop.json diff --git a/domains/athulanoop.json b/domains/athulanoop.json new file mode 100644 index 000000000..2f7f02f33 --- /dev/null +++ b/domains/athulanoop.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/alpha-og/portfolio", + "owner": { + "username": "alpha-og", + "email": "athulanoop2020@gmail.com" + }, + "record": { + "CNAME": "alpha-og.github.io" + } +} From f9a6c9f5105912cd8f0324b928a065c101c6985c Mon Sep 17 00:00:00 2001 From: prashil1411 Date: Sun, 9 Mar 2025 15:43:22 +0530 Subject: [PATCH 71/76] *renamed the file (sry) Signed-off-by: prashil1411 --- domains/{prashil.is-a.dev.json => prashil.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{prashil.is-a.dev.json => prashil.json} (100%) diff --git a/domains/prashil.is-a.dev.json b/domains/prashil.json similarity index 100% rename from domains/prashil.is-a.dev.json rename to domains/prashil.json From 76d52abeea9ee38a197bfd9134eddfbd694f03ca Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 9 Mar 2025 13:17:04 +0300 Subject: [PATCH 72/76] Update prashil.json --- domains/prashil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prashil.json b/domains/prashil.json index 0985d59d4..d099d7f65 100644 --- a/domains/prashil.json +++ b/domains/prashil.json @@ -1,7 +1,7 @@ { "owner": { "username": "prashilthul", - "email": "prashil1141gmail.com" + "email": "prashil1141@gmail.com" }, "record": { "CNAME": "portfolio-gold-delta-24.vercel.app" From 07f0b14154c911e4642575ee49f03536aa1a1699 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 9 Mar 2025 12:20:47 +0200 Subject: [PATCH 73/76] Update alpha.json --- domains/alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index 9256c4955..9ec626b63 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,7 +6,7 @@ "mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://yfadev.pw", + "URL": "https://youfoundalpha.pages.dev", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From b420d77ccbf1936ec490ab8d6a0693a98781fae2 Mon Sep 17 00:00:00 2001 From: Athul Anoop <76057001+alpha-og@users.noreply.github.com> Date: Sun, 9 Mar 2025 16:02:00 +0530 Subject: [PATCH 74/76] Create _github-pages-challenge-alpha-og.athulanoop.is-a.dev.json --- ...hub-pages-challenge-alpha-og.athulanoop.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json diff --git a/domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json b/domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json new file mode 100644 index 000000000..2b0f1f4f9 --- /dev/null +++ b/domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alpha-og", + "email": "athulanoop2020@gmail.com" + }, + "record": { + "TXT": "f39f5fde5d918c2ca297b843c5776b" + } +} From ffa17c5af5f8774a6613ebeac86add59e7019bbc Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 9 Mar 2025 15:29:39 +0300 Subject: [PATCH 75/76] Rename _github-pages-challenge-alpha-og.athulanoop.is-a.dev.json to _github-pages-challenge-alpha-og.athulanoop.json --- ....dev.json => _github-pages-challenge-alpha-og.athulanoop.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json => _github-pages-challenge-alpha-og.athulanoop.json} (100%) diff --git a/domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json b/domains/_github-pages-challenge-alpha-og.athulanoop.json similarity index 100% rename from domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json rename to domains/_github-pages-challenge-alpha-og.athulanoop.json From 3dfec1f875e2045b390e3ea678b7ae90c24b0d07 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 9 Mar 2025 15:03:07 +0200 Subject: [PATCH 76/76] Delete domains/meow.json --- domains/meow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/meow.json diff --git a/domains/meow.json b/domains/meow.json deleted file mode 100644 index e3792dc3a..000000000 --- a/domains/meow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "iostpa", - "discord": "716306888492318790", - "twitter": "iostpa" - }, - "record": { - "URL": "https://iostpa.com" - } -}