From 6699088864bd7ebfb2ca6e45230a78685e2acfc7 Mon Sep 17 00:00:00 2001 From: Yashita1512 <112481549+Yashita1512@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:13:31 +0530 Subject: [PATCH 001/296] Create yashita.json I want to use this to create my profile and showcase my information --- domains/yashita.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashita.json diff --git a/domains/yashita.json b/domains/yashita.json new file mode 100644 index 000000000..fbb449844 --- /dev/null +++ b/domains/yashita.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashita", + "email": "yashita1512939@gmail.com" + }, + "record": { + "CNAME": "yashita1512.github.io" + } +} From 76d513ad0f607715713f56bbe90061ff37c00001 Mon Sep 17 00:00:00 2001 From: Yashita1512 <112481549+Yashita1512@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:19:44 +0530 Subject: [PATCH 002/296] Update yashita.json --- domains/yashita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yashita.json b/domains/yashita.json index fbb449844..2fbb83dc3 100644 --- a/domains/yashita.json +++ b/domains/yashita.json @@ -1,6 +1,6 @@ { "owner": { - "username": "yashita", + "username": "yashita1512", "email": "yashita1512939@gmail.com" }, "record": { From 9296409d18188bcf1f3d32926cbd2f11d91f6e72 Mon Sep 17 00:00:00 2001 From: pessonnier Date: Thu, 23 Jan 2025 22:03:17 +0100 Subject: [PATCH 003/296] Create lololand.json magnifique projet --- domains/lololand.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lololand.json diff --git a/domains/lololand.json b/domains/lololand.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/lololand.json @@ -0,0 +1 @@ + From b898b6ed4b386c2929a5174060964f24dcc760cc Mon Sep 17 00:00:00 2001 From: pessonnier Date: Thu, 23 Jan 2025 22:32:30 +0100 Subject: [PATCH 004/296] Update lololand.json --- domains/lololand.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/lololand.json b/domains/lololand.json index 8b1378917..aeb4627b9 100644 --- a/domains/lololand.json +++ b/domains/lololand.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "pessonnier", + "email": "ihdpsidt.hpsi@gmail.com" + }, + "record": { + "URL": "https://pessonnier.github.io/doc/" + } +} From 9908be2a990981e18680ef3a2a6635ba94e651f1 Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Tue, 28 Jan 2025 01:09:08 +0530 Subject: [PATCH 005/296] Create CodeXKun.json I want the domain with this name --- domains/CodeXKun.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/CodeXKun.json diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json new file mode 100644 index 000000000..85df0b73b --- /dev/null +++ b/domains/CodeXKun.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com", + "intagram": "", + "discord": "KunXNin#8506" + }, + "description": "I'll probably put some project pages on codexkun.is-a.dev.", + "record": { + "CNAME": "KunalBishwal.github.io" + } +} From 3ea0d4b391a578488926a2b25445b060b1e92b25 Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Thu, 30 Jan 2025 13:37:40 +0600 Subject: [PATCH 006/296] Create abdullah-al-mridul.json Requesting abdullah-al-mridul.is-a.dev for my portfolio site. --- domains/abdullah-al-mridul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abdullah-al-mridul.json diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json new file mode 100644 index 000000000..297e60494 --- /dev/null +++ b/domains/abdullah-al-mridul.json @@ -0,0 +1,11 @@ +{ + "subdomain": "abdullah-al-mridul", + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "records": { + "CNAME": "abdullah-al-mridul-dev.vercel.app" + }, + "proxied": false +} From 22fd806883889a29836e12192f55ae749beb14db Mon Sep 17 00:00:00 2001 From: Tajbi-Ul-Hasan Bithto <96212020+01HB@users.noreply.github.com> Date: Wed, 5 Feb 2025 20:36:22 +0600 Subject: [PATCH 007/296] Create _vercel.hasanbithto.json --- domains/_vercel.hasanbithto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.hasanbithto.json diff --git a/domains/_vercel.hasanbithto.json b/domains/_vercel.hasanbithto.json new file mode 100644 index 000000000..1267a9e7a --- /dev/null +++ b/domains/_vercel.hasanbithto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "01HB", + "email": "hasanbithto207058@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hasanbithto.is-a.dev,0422b355c897ac45ba16" + } +} From 69b44bd8d5ad4574a1c3bc0c799f1d15b3db4762 Mon Sep 17 00:00:00 2001 From: tanishchahal5705 Date: Wed, 5 Feb 2025 22:53:16 +0530 Subject: [PATCH 008/296] adding a new domain :) --- domains/tanish.chahal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tanish.chahal.json diff --git a/domains/tanish.chahal.json b/domains/tanish.chahal.json new file mode 100644 index 000000000..bcbfb26b8 --- /dev/null +++ b/domains/tanish.chahal.json @@ -0,0 +1,11 @@ +{ + "description": "Tanish's Portfolio", + "repo": "https://github.com/TanishChahal/register", + "owner": { + "username": "TanishChahal", + "email": "TanishChahal5705@gmail.com" + }, + "record": { + "URL": "tanishchahal.netlify.app" + } +} \ No newline at end of file From fdfa06d7f2d47a5400cb8dff7b63fe68642f91bd Mon Sep 17 00:00:00 2001 From: jmmille <4968945+jmmille@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:33:26 -0500 Subject: [PATCH 009/296] Create jmmille.json --- domains/jmmille.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jmmille.json diff --git a/domains/jmmille.json b/domains/jmmille.json new file mode 100644 index 000000000..d91bf5ae7 --- /dev/null +++ b/domains/jmmille.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jmmille", + "email": "4968945+jmmille@users.noreply.github.com" + }, + "record": { + "URL": "https://github.com/jmmille" + } +} From 0b526b4f1679dad4addf2af8edd4c274427ac53f Mon Sep 17 00:00:00 2001 From: Billion Bucks Date: Thu, 6 Feb 2025 09:35:15 +0530 Subject: [PATCH 010/296] Create billion.json --- domains/billion.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/billion.json diff --git a/domains/billion.json b/domains/billion.json new file mode 100644 index 000000000..1c4b1b0a6 --- /dev/null +++ b/domains/billion.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "billionbucks", + "discord": "mrbillion_bucks", + "email": "mrbillionbucks@gmail.com" + }, + "record": { + "A": ["127.0.0.1"] + "CNAME": "billionbucks.github.io" + } +} From 0b539fee2e682312637fd0759c60c8104d4583c1 Mon Sep 17 00:00:00 2001 From: Billion Bucks Date: Thu, 6 Feb 2025 09:39:57 +0530 Subject: [PATCH 011/296] Update billion.json --- domains/billion.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/billion.json b/domains/billion.json index 1c4b1b0a6..021d46279 100644 --- a/domains/billion.json +++ b/domains/billion.json @@ -5,7 +5,6 @@ "email": "mrbillionbucks@gmail.com" }, "record": { - "A": ["127.0.0.1"] "CNAME": "billionbucks.github.io" } } From 4fe436d6793e8186d2126a4a99650a92e178941d Mon Sep 17 00:00:00 2001 From: Kunal Bishwal Date: Thu, 6 Feb 2025 12:56:50 +0530 Subject: [PATCH 012/296] Changes --- domains/CodeXKun.json | 13 ++++++------- domains/_vercel.CodeXKun.json | 9 +++++++++ 2 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 domains/_vercel.CodeXKun.json diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json index 85df0b73b..30f79db02 100644 --- a/domains/CodeXKun.json +++ b/domains/CodeXKun.json @@ -1,12 +1,11 @@ { + "description": "Personal Portfolio", + "repo": "https://github.com/KunalBishwal/Portfolio_IDE", "owner": { - "username": "KunalBishwal", - "email": "kunalbishwal2004@gmail.com", - "intagram": "", - "discord": "KunXNin#8506" + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" }, - "description": "I'll probably put some project pages on codexkun.is-a.dev.", "record": { - "CNAME": "KunalBishwal.github.io" + "CNAME": "https://portfolio-ide-zeta.vercel.app/" } -} +} \ No newline at end of file diff --git a/domains/_vercel.CodeXKun.json b/domains/_vercel.CodeXKun.json new file mode 100644 index 000000000..1a73004d2 --- /dev/null +++ b/domains/_vercel.CodeXKun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" + } +} \ No newline at end of file From 09e899e2fef43653b2a302961be52ac3df722c02 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:17:06 +0700 Subject: [PATCH 013/296] Create yohanesrioirsan.json --- domains/yohanesrioirsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yohanesrioirsan.json diff --git a/domains/yohanesrioirsan.json b/domains/yohanesrioirsan.json new file mode 100644 index 000000000..0edf88def --- /dev/null +++ b/domains/yohanesrioirsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" + } +} From 80efcd5a96e09fc45cde4645e3ce7104af99eed9 Mon Sep 17 00:00:00 2001 From: Siddhant Sharma <79889236+siddhant385@users.noreply.github.com> Date: Thu, 6 Feb 2025 14:47:44 +0530 Subject: [PATCH 014/296] Create sid385.json --- domains/sid385.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sid385.json diff --git a/domains/sid385.json b/domains/sid385.json new file mode 100644 index 000000000..8b97b2a63 --- /dev/null +++ b/domains/sid385.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio ", + "repo": "https://github.com/siddhant385/siddhant385.github.io", + "owner": { + "username": "siddhant385", + "email": "ssiddhant.ssharma@gmail.com" + }, + "record": { + "CNAME": "siddhant385.github.io" + } +} From 6cdf1a62b5e22ab978410833745eb7f075b92ab8 Mon Sep 17 00:00:00 2001 From: Armaan Nakhuda <95076879+Armaan4477@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:34:35 +0530 Subject: [PATCH 015/296] Create armaan44.json --- domains/armaan44.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/armaan44.json diff --git a/domains/armaan44.json b/domains/armaan44.json new file mode 100644 index 000000000..b38f4b2da --- /dev/null +++ b/domains/armaan44.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio-Website", + "repo": "https://github.com/Armaan4477/Portfolio", + "owner": { + "username": "Armaan4477", + "email": "nakhudaarmaan66@gmail.com" + }, + "record": { + "CNAME": "https://armaan4477.github.io/Portfolio/" + } + } From e9150cc637cc3dcb411a4fe83a833995acc4f020 Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:19:51 +0100 Subject: [PATCH 016/296] Removed proxied false due to a mistake when setting up the dns recods --- domains/noob.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/noob.json b/domains/noob.json index fb0b0a9f1..3f0feb71b 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,6 +1,6 @@ { "description": "My personal portfolio site, made in nextjs", - "repo": "https://github.com/is-a-dev/docs", + "repo": "https://github.com/IMXNOOBX/universe", "owner": { "username": "IMXNOOBX", "email": "me@noob.bio" @@ -8,5 +8,4 @@ "record": { "CNAME": "noob.bio" }, - "proxied": false } \ No newline at end of file From c8206354b91fbcd5dcae4369aefe0212657a4584 Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:25:38 +0100 Subject: [PATCH 017/296] I missed a comma --- domains/noob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noob.json b/domains/noob.json index 3f0feb71b..6138e7f4e 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -7,5 +7,5 @@ }, "record": { "CNAME": "noob.bio" - }, + } } \ No newline at end of file From a895514bec969d5cc54e20bfe249a6cd7a3ac863 Mon Sep 17 00:00:00 2001 From: Dhruv Koshta <132095758+Dhruvkoshta@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:36:23 +0530 Subject: [PATCH 018/296] Create dhruvkoshta.json --- domains/dhruvkoshta.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dhruvkoshta.json diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json new file mode 100644 index 000000000..9259c036b --- /dev/null +++ b/domains/dhruvkoshta.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Dhruvkoshta" + }, + "record": { + "CNAME": "dhruvkoshta.github.io" + } +} From ca34fec8709f6320e463ac9d8d08393f36753278 Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Thu, 6 Feb 2025 07:53:21 -0700 Subject: [PATCH 019/296] Create _github-pages-challenge-natedog2424.json --- domains/_github-pages-challenge-natedog2424.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-natedog2424.json diff --git a/domains/_github-pages-challenge-natedog2424.json b/domains/_github-pages-challenge-natedog2424.json new file mode 100644 index 000000000..b1edfb72e --- /dev/null +++ b/domains/_github-pages-challenge-natedog2424.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "natedog2424", + "email": "natedog2424mail@gmail.com" + }, + "record": { + "TXT": "277ecd07aa6d1593b09b96c9329e3b" + } +} From 9f64487db57479c7c54d41d5884a4edc7b57307e Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Thu, 6 Feb 2025 07:56:24 -0700 Subject: [PATCH 020/296] Rename _github-pages-challenge-natedog2424.json to _github-pages-challenge-natedog2424.nd24.json --- ...dog2424.json => _github-pages-challenge-natedog2424.nd24.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-natedog2424.json => _github-pages-challenge-natedog2424.nd24.json} (100%) diff --git a/domains/_github-pages-challenge-natedog2424.json b/domains/_github-pages-challenge-natedog2424.nd24.json similarity index 100% rename from domains/_github-pages-challenge-natedog2424.json rename to domains/_github-pages-challenge-natedog2424.nd24.json From c1f21b2f75259e6753ed64bd67c602b6fd0c9014 Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:57:08 +0700 Subject: [PATCH 021/296] Create gewalee.json --- domains/gewalee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gewalee.json diff --git a/domains/gewalee.json b/domains/gewalee.json new file mode 100644 index 000000000..e28310662 --- /dev/null +++ b/domains/gewalee.json @@ -0,0 +1,11 @@ +{ + "description": "Github Pages serving as an online resume site for gewaleelek", + "repo": "https://github.com/gewaleelek/gewaleelek.github.io", + "owner": { + "username": "gewaleelek", + "email": "165679471+gewaleelek@users.noreply.github.com" + }, + "record": { + "CNAME": "gewaleelek.github.io" + } +} From c010f738b2890c5e45cbec0195b1a9f70b44d9d1 Mon Sep 17 00:00:00 2001 From: Mudassir Mirza Date: Thu, 6 Feb 2025 21:30:12 +0500 Subject: [PATCH 022/296] Create _vercel.mudasir.json --- domains/_vercel.mudasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mudasir.json diff --git a/domains/_vercel.mudasir.json b/domains/_vercel.mudasir.json new file mode 100644 index 000000000..f6281db7a --- /dev/null +++ b/domains/_vercel.mudasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mirzamudassir", + "discord": "0xmudassir" + }, + "record": { + "TXT": "vc-domain-verify=mudasir.is-a.dev,2d0551deb0d92e5838a7" + } +} From 5ea1c96de77ca50f586f177182e46efb2b00c78c Mon Sep 17 00:00:00 2001 From: Mudassir Mirza Date: Thu, 6 Feb 2025 21:32:03 +0500 Subject: [PATCH 023/296] Create mudasir.json --- domains/mudasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mudasir.json diff --git a/domains/mudasir.json b/domains/mudasir.json new file mode 100644 index 000000000..37c04f599 --- /dev/null +++ b/domains/mudasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "insert-github-username-here", + "discord": "0xmudassir" + }, + "record": { + "CNAME": "modasir.vercel.app" + } +} From aaeda11ca26c3f6591070070f315f14acf7ae4c5 Mon Sep 17 00:00:00 2001 From: acooma Date: Thu, 6 Feb 2025 12:05:21 -0600 Subject: [PATCH 024/296] me: --- domains/cruz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cruz.json diff --git a/domains/cruz.json b/domains/cruz.json new file mode 100644 index 000000000..2810836d4 --- /dev/null +++ b/domains/cruz.json @@ -0,0 +1,11 @@ +{ + "description": "my portfolio", + "repo": "https://github.com/github-username/github-repository", + "owner": { + "username": "acruz97", + "email": "angelo.t.cruz1@gmail.com" + }, + "record": { + "CNAME": "acruz97.github.io/me" + } +} \ No newline at end of file From 6cdb777d5634abdcf8da68600b109705b60428aa Mon Sep 17 00:00:00 2001 From: acooma Date: Thu, 6 Feb 2025 12:06:35 -0600 Subject: [PATCH 025/296] url --- domains/cruz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cruz.json b/domains/cruz.json index 2810836d4..66fa0defb 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -1,6 +1,6 @@ { "description": "my portfolio", - "repo": "https://github.com/github-username/github-repository", + "repo": "https://github.com/acruz97/me", "owner": { "username": "acruz97", "email": "angelo.t.cruz1@gmail.com" From 27b0b236bbded4ca3a0287a9a329afc64f6f3198 Mon Sep 17 00:00:00 2001 From: Quddi <159728196+Quddiy@users.noreply.github.com> Date: Fri, 7 Feb 2025 00:40:18 +0300 Subject: [PATCH 026/296] Create quddi --- domains/quddi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quddi diff --git a/domains/quddi b/domains/quddi new file mode 100644 index 000000000..11769f144 --- /dev/null +++ b/domains/quddi @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Quddi" + "email": "quddi6@gmail.com" + }, + "record": { + "CNAME": "quddiy.github.io" + } +} From 7784c12e7bb7748689eda40a2e67c526d3eb7474 Mon Sep 17 00:00:00 2001 From: metalespesados Date: Thu, 6 Feb 2025 18:58:40 -0300 Subject: [PATCH 027/296] Create finch.json --- domains/finch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/finch.json diff --git a/domains/finch.json b/domains/finch.json new file mode 100644 index 000000000..cb9df88e5 --- /dev/null +++ b/domains/finch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "metalespesados", + "email": "metalespesados@icloud.com" + }, + "record": { + "CNAME": "metalespesados.vercel.app" + } +} From 90a941c5195b3392438783971669ae398d43674c Mon Sep 17 00:00:00 2001 From: Mauricio Alejandro <38020708+mamv2137@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:34:16 -0300 Subject: [PATCH 028/296] Create mau.json --- domains/mau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mau.json diff --git a/domains/mau.json b/domains/mau.json new file mode 100644 index 000000000..2330e1c5a --- /dev/null +++ b/domains/mau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mamv2137", + "email": "mamv.2137@gmail.com" + }, + "record": { + "CNAME": "mamv2137.github.io" + } +} From 47196d25627cf60e928dc2ecc990e531bf53399a Mon Sep 17 00:00:00 2001 From: Mohsen Ansari Date: Thu, 6 Feb 2025 22:18:30 -0500 Subject: [PATCH 029/296] Update domains mohsen.json added --- domains/mohsen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mohsen.json diff --git a/domains/mohsen.json b/domains/mohsen.json new file mode 100644 index 000000000..b9e64c9ad --- /dev/null +++ b/domains/mohsen.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio website for mohsenansari.com", + "owner": { + "username": "mohsenari", + "email": "m ansari387@gmail.com" + }, + "record": { + "CNAME": "mohsenansari.com" + } +} \ No newline at end of file From 46916983d694a6d962d3a786ed81880f0902ede3 Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 7 Feb 2025 04:55:37 +0000 Subject: [PATCH 030/296] Create siritas.json --- domains/siritas.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/siritas.json diff --git a/domains/siritas.json b/domains/siritas.json new file mode 100644 index 000000000..6b426439d --- /dev/null +++ b/domains/siritas.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dahoba" + }, + "record": { + "URL ": "https://siritas.gitlab.io" + } +} From 5ae1d46f4454006913d869535a04e39b04333b0e Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 7 Feb 2025 05:07:09 +0000 Subject: [PATCH 031/296] Update siritas.json add email contact --- domains/siritas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/siritas.json b/domains/siritas.json index 6b426439d..18e09e7ae 100644 --- a/domains/siritas.json +++ b/domains/siritas.json @@ -1,6 +1,7 @@ { "owner": { - "username": "dahoba" + "username": "dahoba", + "email": "dahoba+github@gmail.com" }, "record": { "URL ": "https://siritas.gitlab.io" From 4c3949e33d9363df1e4a870bc1841b4ed6fb184f Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:02:46 +0600 Subject: [PATCH 032/296] Update abdullah-al-mridul.json changes made on want --- domains/abdullah-al-mridul.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json index 297e60494..bfa2389a8 100644 --- a/domains/abdullah-al-mridul.json +++ b/domains/abdullah-al-mridul.json @@ -1,5 +1,4 @@ { - "subdomain": "abdullah-al-mridul", "owner": { "username": "abdullah-al-mridul", "email": "rim89987@gmail.com" From 1e54a2fdd8a903e4e9829c7afc36cebc43250885 Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:11:14 +0600 Subject: [PATCH 033/296] Delete domains/abdullah-al-mridul.json --- domains/abdullah-al-mridul.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abdullah-al-mridul.json diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json deleted file mode 100644 index bfa2389a8..000000000 --- a/domains/abdullah-al-mridul.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "abdullah-al-mridul", - "email": "rim89987@gmail.com" - }, - "records": { - "CNAME": "abdullah-al-mridul-dev.vercel.app" - }, - "proxied": false -} From 27ed99e72e6375a3510b58d7e22435c757dcde2c Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:18:16 +0000 Subject: [PATCH 034/296] Update heyaxo.json --- domains/heyaxo.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/heyaxo.json b/domains/heyaxo.json index a57869059..da8a76aea 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,5 +1,4 @@ { - "description": "My personal homepage!", "repo": "https://github.com/verygafanhot", "owner": { "username": "Verygafanhot", @@ -8,6 +7,11 @@ "discord": "Verygafanhot" }, "record": { - "CNAME": "verygafanhot.github.io" + "CNAME": "verygafanhot.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 7491f429ee6018986fea2f1a672edc6dc6cb1d5d Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Fri, 7 Feb 2025 16:20:25 +0800 Subject: [PATCH 035/296] Create _discord.liam.json --- domains/_discord.liam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.liam.json diff --git a/domains/_discord.liam.json b/domains/_discord.liam.json new file mode 100644 index 000000000..99637acbc --- /dev/null +++ b/domains/_discord.liam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "dh=c53cce4432aa366f65bd320ab681d468c8cea968" + } +} From 6e31ab2b74aadf909148f45f287177dd0255aa4b Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:27:14 +0000 Subject: [PATCH 036/296] Make heyaxo proxied --- domains/heyaxo.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/heyaxo.json b/domains/heyaxo.json index da8a76aea..1f3dd451e 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,4 +1,5 @@ { + "description": "My personal homepage!", "repo": "https://github.com/verygafanhot", "owner": { "username": "Verygafanhot", @@ -13,5 +14,6 @@ "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + }, + "proxied": true } From 01ba25f3c190d0b68a29a14a92568f6ba4914a9f Mon Sep 17 00:00:00 2001 From: Moritz Reich Date: Fri, 7 Feb 2025 09:29:00 +0100 Subject: [PATCH 037/296] Create n3rdc4ptn.json --- domains/n3rdc4ptn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/n3rdc4ptn.json diff --git a/domains/n3rdc4ptn.json b/domains/n3rdc4ptn.json new file mode 100644 index 000000000..1918ffd4b --- /dev/null +++ b/domains/n3rdc4ptn.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for n3rdc4ptn", + "owner": { + "username": "n3rdc4ptn" + }, + "record": { + "CNAME": "moritzreich.dev" + }, + "proxied": true +} From 9c80cca57a2847f07207070926c5a7e671cbcb73 Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:32:21 +0600 Subject: [PATCH 038/296] Create _vercel.abdullah-al-mridul.json txt record --- domains/_vercel.abdullah-al-mridul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.abdullah-al-mridul.json diff --git a/domains/_vercel.abdullah-al-mridul.json b/domains/_vercel.abdullah-al-mridul.json new file mode 100644 index 000000000..f4d8c53a2 --- /dev/null +++ b/domains/_vercel.abdullah-al-mridul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=abdullah-al-mridul.is-a.dev,28add02b5250c0339353" + } +} From 683d6e35057a1145314ab913e3cc5baea7b5501f Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:37:20 +0600 Subject: [PATCH 039/296] Create abdullah-al-mridul.json added main domain file --- domains/abdullah-al-mridul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdullah-al-mridul.json diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json new file mode 100644 index 000000000..eecee44a1 --- /dev/null +++ b/domains/abdullah-al-mridul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "record": { + "CNAME": "abdullah-al-mridul-dev.vercel.app" + } +} From aed101c27489eb86fada38239a71d4010253bc97 Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:50:17 +0000 Subject: [PATCH 040/296] Create oliver domain --- domains/oliver | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oliver diff --git a/domains/oliver b/domains/oliver new file mode 100644 index 000000000..ce2f2cc8d --- /dev/null +++ b/domains/oliver @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oli-ward", + "email": "oliver.ward94@gmail.com" + }, + "record": { + "CNAME": "https://is-a-dev-zc9.pages.dev/" + } +} From b39c12a0453bb2f5519c17b72294199b18e90359 Mon Sep 17 00:00:00 2001 From: pavancos Date: Fri, 7 Feb 2025 15:40:55 +0530 Subject: [PATCH 041/296] pavanc.is-a.dev --- domains/pavanc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pavanc.json diff --git a/domains/pavanc.json b/domains/pavanc.json new file mode 100644 index 000000000..f25da9045 --- /dev/null +++ b/domains/pavanc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pavancos", + "email": "pavankc005@gmail.com" + }, + "record": { + "URL": "https://pavanc.me" + } + } + \ No newline at end of file From 636c2786d362e0847b9328cadaca11cd8dd2a0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Fri, 7 Feb 2025 12:11:17 +0100 Subject: [PATCH 042/296] Create catalinaarciniegassaenz --- domains/catalinaarciniegassaenz | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/catalinaarciniegassaenz diff --git a/domains/catalinaarciniegassaenz b/domains/catalinaarciniegassaenz new file mode 100644 index 000000000..005b18964 --- /dev/null +++ b/domains/catalinaarciniegassaenz @@ -0,0 +1,10 @@ +{ + "domain": "catalinaarciniegassaenz.is-a.dev", + "owner": { + "email": "catalinaarciniegassaenz@gmail.com" + }, + "records": { + "CNAME": "cascodenotch.github.io/idportafolio" + }, + "proxied": false +} From e5a04666cc236cf5a3a13aaf0751263050bf2041 Mon Sep 17 00:00:00 2001 From: Mehrshad <51853890+SaintScraTchY@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:17:10 +0330 Subject: [PATCH 043/296] Create mehrshad.json --- domains/mehrshad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehrshad.json diff --git a/domains/mehrshad.json b/domains/mehrshad.json new file mode 100644 index 000000000..28ab17bd5 --- /dev/null +++ b/domains/mehrshad.json @@ -0,0 +1,9 @@ + "description": "Overview And Introduction of Owner's Open Source Projects", + "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", + "owner": { + "username": "SaintScraTchY", + "email": "mehrshad2028@gmail.com" + }, + "record": { + "CNAME": "https://saintscratchy.github.io" + } From b8c1188c7f000674e93db8d65b07ad20fe09a5b4 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 7 Feb 2025 17:37:14 +0500 Subject: [PATCH 044/296] added umar.json fixed --- domains/umar.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/umar.json b/domains/umar.json index cc9638774..de9b455a7 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,6 +1,4 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/UmarSidiki/me", "owner": { "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" @@ -8,4 +6,4 @@ "record": { "CNAME": "umarsidiki.github.io" } -} +} \ No newline at end of file From a9bf94dfec02dec994324bf7dd0f0fcbc6c24677 Mon Sep 17 00:00:00 2001 From: Douglas Rogers Date: Fri, 7 Feb 2025 08:17:34 -0500 Subject: [PATCH 045/296] Create douglas.json --- domains/douglas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/douglas.json diff --git a/domains/douglas.json b/domains/douglas.json new file mode 100644 index 000000000..e56eba916 --- /dev/null +++ b/domains/douglas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "standingdreams", + "email": "designer.drogers@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From d4276750d60250ed72ca6df60fd38f12194d3694 Mon Sep 17 00:00:00 2001 From: y5c4l3 Date: Fri, 7 Feb 2025 21:58:02 +0800 Subject: [PATCH 046/296] domains: add `phi.json` --- domains/phi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/phi.json diff --git a/domains/phi.json b/domains/phi.json new file mode 100644 index 000000000..9a7ddbf0e --- /dev/null +++ b/domains/phi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "y5c4l3", + "email": "y5c4l3@proton.me" + }, + "record": { + "NS": [ + "johnny.ns.cloudflare.com", + "rachel.ns.cloudflare.com" + ] + } +} From b31fe9cff2d210248b443b41062b6fb48bb14526 Mon Sep 17 00:00:00 2001 From: Luiz Gustavo Marcondes Date: Fri, 7 Feb 2025 11:10:15 -0300 Subject: [PATCH 047/296] Create luiz.json --- domains/luiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/luiz.json diff --git a/domains/luiz.json b/domains/luiz.json new file mode 100644 index 000000000..4e9567121 --- /dev/null +++ b/domains/luiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luk4h" + "email": "luizmarcondes@lgvm.dev", + }, + "record": { + "CNAME": "lgvm.dev" + } +} From f8ef6aa96eb34a6b4bb0d47d66c73dcb92403291 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:31:21 +0600 Subject: [PATCH 048/296] Create itz-rj-here.json --- domains/itz-rj-here.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itz-rj-here.json diff --git a/domains/itz-rj-here.json b/domains/itz-rj-here.json new file mode 100644 index 000000000..12e7ccba0 --- /dev/null +++ b/domains/itz-rj-here.json @@ -0,0 +1,11 @@ +{ + "description": "It'z RJ's Website", + "repo": "https://github.com/itz-rj-here/itz-rj-here", + "owner": { + "username": "itz-rj-here", + "email": "faiadmahmudadil@gmail.com" + }, + "record": { + "CNAME": "itz-rj-here.github.io" + } +} From 2c5f71771ee224f983af9d9e769e6fdcc325d9a2 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:45:28 +0600 Subject: [PATCH 049/296] Update and rename itz-rj-here.json to _github-pages-challenge-itz-rj-here.json Used the guide step by step --- ...tz-rj-here.json => _github-pages-challenge-itz-rj-here.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{itz-rj-here.json => _github-pages-challenge-itz-rj-here.json} (82%) diff --git a/domains/itz-rj-here.json b/domains/_github-pages-challenge-itz-rj-here.json similarity index 82% rename from domains/itz-rj-here.json rename to domains/_github-pages-challenge-itz-rj-here.json index 12e7ccba0..12bee5a9a 100644 --- a/domains/itz-rj-here.json +++ b/domains/_github-pages-challenge-itz-rj-here.json @@ -6,6 +6,6 @@ "email": "faiadmahmudadil@gmail.com" }, "record": { - "CNAME": "itz-rj-here.github.io" + "TXT": "04306aee5ddb57e2ce59b39bad4381" } } From 61b5aaf55e844a79de84cac9b9a510aec7d0f2d6 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:46:13 +0600 Subject: [PATCH 050/296] Update _github-pages-challenge-itz-rj-here.json --- domains/_github-pages-challenge-itz-rj-here.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-itz-rj-here.json b/domains/_github-pages-challenge-itz-rj-here.json index 12bee5a9a..8c2abccf0 100644 --- a/domains/_github-pages-challenge-itz-rj-here.json +++ b/domains/_github-pages-challenge-itz-rj-here.json @@ -1,6 +1,6 @@ { "description": "It'z RJ's Website", - "repo": "https://github.com/itz-rj-here/itz-rj-here", + "repo": "https://github.com/itz-rj-here/itz-rj-here.github.io", "owner": { "username": "itz-rj-here", "email": "faiadmahmudadil@gmail.com" From 3edae73317a22c9185d08be0501a9097ea3c0372 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:50:18 +0600 Subject: [PATCH 051/296] Update and rename _github-pages-challenge-itz-rj-here.json to itz-rj-here.json --- ...github-pages-challenge-itz-rj-here.json => itz-rj-here.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-itz-rj-here.json => itz-rj-here.json} (83%) diff --git a/domains/_github-pages-challenge-itz-rj-here.json b/domains/itz-rj-here.json similarity index 83% rename from domains/_github-pages-challenge-itz-rj-here.json rename to domains/itz-rj-here.json index 8c2abccf0..ae29b4c2f 100644 --- a/domains/_github-pages-challenge-itz-rj-here.json +++ b/domains/itz-rj-here.json @@ -6,6 +6,6 @@ "email": "faiadmahmudadil@gmail.com" }, "record": { - "TXT": "04306aee5ddb57e2ce59b39bad4381" + "CNAME": "itz-rj-here.github.io" } } From 314480ceeb3e230007b884186f3cd9c8db4bd083 Mon Sep 17 00:00:00 2001 From: fsoft Date: Fri, 7 Feb 2025 16:49:29 +0100 Subject: [PATCH 052/296] ADD: fsoft72 --- domains/fsoft72.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fsoft72.json diff --git a/domains/fsoft72.json b/domains/fsoft72.json new file mode 100644 index 000000000..6cbd75afa --- /dev/null +++ b/domains/fsoft72.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fsoft72", + "email": "fabio.rotondo@gmail.com" + }, + "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", + "record": { + "URL": "https://fsoft.dev" + } +} From 5b39d13e60ef9614711d3090582a27cc4b6a1e59 Mon Sep 17 00:00:00 2001 From: Pratik Thapw Date: Fri, 7 Feb 2025 23:14:21 +0545 Subject: [PATCH 053/296] Create pratikthapw.json --- domains/pratikthapw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pratikthapw.json diff --git a/domains/pratikthapw.json b/domains/pratikthapw.json new file mode 100644 index 000000000..56e62a18a --- /dev/null +++ b/domains/pratikthapw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pratikthapw", + "email": "pratikthapw@gmail.com" + }, + "record": { + "CNAME": "pratikthapw.github.io" + } +} From 949e0508337f568f21db5a208c27516ce7f0c941 Mon Sep 17 00:00:00 2001 From: Sayed Afnan Khazi <83779299+Sayed-Afnan-Khazi@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:12:47 +0530 Subject: [PATCH 054/296] Create afnan.json --- domains/afnan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/afnan.json diff --git a/domains/afnan.json b/domains/afnan.json new file mode 100644 index 000000000..547278242 --- /dev/null +++ b/domains/afnan.json @@ -0,0 +1,10 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/Sayed-Afnan-Khazi/website", + "owner": { + "username": "Sayed-Afnan-Khazi", + }, + "record": { + "CNAME": "sayed-afnan-khazi.github.io/website" + } +} From 7410a1507530129c7314e299dad763908f42c341 Mon Sep 17 00:00:00 2001 From: Pand3moniuMx3 Date: Fri, 7 Feb 2025 17:46:17 +0000 Subject: [PATCH 055/296] Commit mateusz.json --- domains/mateusz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mateusz.json diff --git a/domains/mateusz.json b/domains/mateusz.json new file mode 100644 index 000000000..260df4beb --- /dev/null +++ b/domains/mateusz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Pand3moniuMx3" + }, + "record": { + "CNAME": "mateuszmirecki.netlify.app" + } +} From 99b82d14f21879f6592716094b172bb09dc11b0b Mon Sep 17 00:00:00 2001 From: esbru Date: Fri, 7 Feb 2025 12:48:49 -0500 Subject: [PATCH 056/296] feat: adding bladimir.is-a.dev domain --- domains/_vercel.esteban.json | 11 +++++++++++ domains/bladimir.json | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.esteban.json create mode 100644 domains/bladimir.json diff --git a/domains/_vercel.esteban.json b/domains/_vercel.esteban.json new file mode 100644 index 000000000..7aab61d12 --- /dev/null +++ b/domains/_vercel.esteban.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Bladimir", + "discord": "190241825540276245", + "email": "esbruizc@gmail.com", + "bluesky": "did:plc:xkczclld4e5vvpypnu5z6m2g" + }, + "record": { + "TXT": "vc-domain-verify=bladimir.is-a.dev,e64e9cb20c3d9e344c18" + } +} diff --git a/domains/bladimir.json b/domains/bladimir.json new file mode 100644 index 000000000..3489b435c --- /dev/null +++ b/domains/bladimir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bladimir", + "email": "esbruizc@gmail.com" + }, + "record": { + "CNAME": "blads-portfolio.vercel.app" + } +} From 8584b147fa4d14c9043f4f31f095bafd935d2869 Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:26:22 +0530 Subject: [PATCH 057/296] Create jasvinder-singh.json --- domains/jasvinder-singh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/jasvinder-singh.json diff --git a/domains/jasvinder-singh.json b/domains/jasvinder-singh.json new file mode 100644 index 000000000..8960f7d11 --- /dev/null +++ b/domains/jasvinder-singh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "singhJasvinder101" + }, + "record": { + "RECORDTYPE": "CNAME" + } +} From 8a6aed19930bfe328671db668f4ef59dde48407d Mon Sep 17 00:00:00 2001 From: Sayed Afnan Khazi <83779299+Sayed-Afnan-Khazi@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:27:12 +0530 Subject: [PATCH 058/296] Update afnan.json --- domains/afnan.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/afnan.json b/domains/afnan.json index 547278242..3974d2c22 100644 --- a/domains/afnan.json +++ b/domains/afnan.json @@ -1,10 +1,11 @@ { "description": "My portfolio website", - "repo": "https://github.com/Sayed-Afnan-Khazi/website", + "repo": "https://github.com/Sayed-Afnan-Khazi/sayed-afnan-khazi.github.io", "owner": { "username": "Sayed-Afnan-Khazi", + "email": "oofnanfake1@gmail.com" }, "record": { - "CNAME": "sayed-afnan-khazi.github.io/website" + "CNAME": "sayed-afnan-khazi.github.io" } } From 2c3c788895493e278843805aac093233db63fcf1 Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:29:58 +0530 Subject: [PATCH 059/296] Rename jasvinder-singh.json to jasvinder_singh.json --- domains/{jasvinder-singh.json => jasvinder_singh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jasvinder-singh.json => jasvinder_singh.json} (100%) diff --git a/domains/jasvinder-singh.json b/domains/jasvinder_singh.json similarity index 100% rename from domains/jasvinder-singh.json rename to domains/jasvinder_singh.json From e4331463df3e4be928b60f5b61751d5c2c8f0861 Mon Sep 17 00:00:00 2001 From: esbru Date: Fri, 7 Feb 2025 13:04:44 -0500 Subject: [PATCH 060/296] feat: adding discord verification --- domains/_discord.bladimir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.bladimir.json diff --git a/domains/_discord.bladimir.json b/domains/_discord.bladimir.json new file mode 100644 index 000000000..4451732bb --- /dev/null +++ b/domains/_discord.bladimir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bladimir", + "email": "esbruizc@gmail.com" + }, + "record": { + "TXT": "dh=5421aaf1ad1aa267e9aa3d19c55d3762a0c5d8f8" + } +} From 8f34274a3d3e23cbf1c702686d9bc17cd4b2279e Mon Sep 17 00:00:00 2001 From: esbru Date: Fri, 7 Feb 2025 13:07:42 -0500 Subject: [PATCH 061/296] chore: changing username to github's username --- domains/_discord.bladimir.json | 2 +- domains/_vercel.esteban.json | 2 +- domains/bladimir.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/_discord.bladimir.json b/domains/_discord.bladimir.json index 4451732bb..ef601dc8a 100644 --- a/domains/_discord.bladimir.json +++ b/domains/_discord.bladimir.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bladimir", + "username": "Esbruiz", "email": "esbruizc@gmail.com" }, "record": { diff --git a/domains/_vercel.esteban.json b/domains/_vercel.esteban.json index 7aab61d12..9e9d67911 100644 --- a/domains/_vercel.esteban.json +++ b/domains/_vercel.esteban.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bladimir", + "username": "Esbruiz", "discord": "190241825540276245", "email": "esbruizc@gmail.com", "bluesky": "did:plc:xkczclld4e5vvpypnu5z6m2g" diff --git a/domains/bladimir.json b/domains/bladimir.json index 3489b435c..5ef4628dd 100644 --- a/domains/bladimir.json +++ b/domains/bladimir.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bladimir", + "username": "Esbruiz", "email": "esbruizc@gmail.com" }, "record": { From 09b7ecbf223b8bbce902d20790725b63235c4a97 Mon Sep 17 00:00:00 2001 From: Shahadat Hossen Shams <100944767+shshams@users.noreply.github.com> Date: Sat, 8 Feb 2025 00:13:17 +0600 Subject: [PATCH 062/296] Create xenonrexo.json --- domains/xenonrexo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xenonrexo.json diff --git a/domains/xenonrexo.json b/domains/xenonrexo.json new file mode 100644 index 000000000..ac46d78de --- /dev/null +++ b/domains/xenonrexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shshams", + "email": "shahadathossenshams@gmail.com" + }, + "record": { + "CNAME": "xenonrexo.vercel.app" + } +} From 603197b2cde79dc5ca618b93195d5e1afde4f1ca Mon Sep 17 00:00:00 2001 From: Katumba <43390608+kpaool@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:20:52 +0300 Subject: [PATCH 063/296] Request for is-a.dev subdomain --- domains/katumbapaul.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/katumbapaul.json diff --git a/domains/katumbapaul.json b/domains/katumbapaul.json new file mode 100644 index 000000000..33aab8e61 --- /dev/null +++ b/domains/katumbapaul.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kpaool", + "email": "jonathapkatumba@gmail.com" + }, + "record": { + "CNAME": "katumbapaul.com" + } + } + \ No newline at end of file From e40c65828850a2d1e30d77b8e3cd01548628e454 Mon Sep 17 00:00:00 2001 From: fynn <124388473+fynnlukah2@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:37:25 +0100 Subject: [PATCH 064/296] Create _vercel.fynnlukah.json --- domains/_vercel.fynnlukah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.fynnlukah.json diff --git a/domains/_vercel.fynnlukah.json b/domains/_vercel.fynnlukah.json new file mode 100644 index 000000000..f151b2210 --- /dev/null +++ b/domains/_vercel.fynnlukah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fynnlukah", + "discord": "727590288209608824" + }, + "record": { + "TXT": "vc-domain-verify=fynnlukah.is-a.dev,cb31ebf997d8ee866ca5" + } +} From bfd0d0ceee633bcccd73159fa5ea432fa6052521 Mon Sep 17 00:00:00 2001 From: Fendi Mohamed <100208677+FendiMohamed@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:07:24 +0100 Subject: [PATCH 065/296] Create _vercel.fendimohamed.json --- domains/_vercel.fendimohamed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.fendimohamed.json diff --git a/domains/_vercel.fendimohamed.json b/domains/_vercel.fendimohamed.json new file mode 100644 index 000000000..9412f24c5 --- /dev/null +++ b/domains/_vercel.fendimohamed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FendiMohamed", + "email": "fendimohamed615@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=fendimohamed.is-a.dev,36783fd4f5b7c8306eb5" + } +} From 9ddb100b356b3fe733eef99374dad0653765ffb0 Mon Sep 17 00:00:00 2001 From: Fendi Mohamed <100208677+FendiMohamed@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:07:48 +0100 Subject: [PATCH 066/296] Create fendimohamed.json --- domains/fendimohamed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fendimohamed.json diff --git a/domains/fendimohamed.json b/domains/fendimohamed.json new file mode 100644 index 000000000..9fb12dcc6 --- /dev/null +++ b/domains/fendimohamed.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FendiMohamed", + "email": "fendimohamed615@gmail.com", + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} From bac401a130af4ecef0652748659f2c5e26f43572 Mon Sep 17 00:00:00 2001 From: Django Janny Date: Sat, 8 Feb 2025 00:31:02 +0100 Subject: [PATCH 067/296] adds djangounet --- domains/djangounet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/djangounet.json diff --git a/domains/djangounet.json b/domains/djangounet.json new file mode 100644 index 000000000..6b2821801 --- /dev/null +++ b/domains/djangounet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "keltroth", + "email": "contact@djangojanny.net" + }, + "record": { + "CNAME": "mainhome.keltroth.net" + } +} From c7beaecf8f40c374d6911f0ad6c933eb2a1ccd61 Mon Sep 17 00:00:00 2001 From: Muhammed Fais <117585798+MhmdFais@users.noreply.github.com> Date: Sat, 8 Feb 2025 17:26:58 +0530 Subject: [PATCH 068/296] Create _vercel.muhammed.json --- domains/_vercel.muhammed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.muhammed.json diff --git a/domains/_vercel.muhammed.json b/domains/_vercel.muhammed.json new file mode 100644 index 000000000..3a8cd8152 --- /dev/null +++ b/domains/_vercel.muhammed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MhmdFais", + "email": "mofam534@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=muhammed.is-a.dev,98134514b3a6d270df4b" + } +} From b36368484d40c3f62f8cc3e13940d35d8d01bfa4 Mon Sep 17 00:00:00 2001 From: Muhammed Fais <117585798+MhmdFais@users.noreply.github.com> Date: Sat, 8 Feb 2025 17:27:34 +0530 Subject: [PATCH 069/296] Create muhammed.json --- domains/muhammed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/muhammed.json diff --git a/domains/muhammed.json b/domains/muhammed.json new file mode 100644 index 000000000..d2076691b --- /dev/null +++ b/domains/muhammed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MhmdFais", + "email": "mofam534@gmail.com" + }, + "record": { + "CNAME": "muhammeddev.vercel.app" + } +} From 8540149bdec34f006a7916c1616ec0fd9bad72fb Mon Sep 17 00:00:00 2001 From: Rohan <64094065+Rohan-ingle@users.noreply.github.com> Date: Sat, 8 Feb 2025 20:49:33 +0530 Subject: [PATCH 070/296] Create speedindeed1.json --- domains/speedindeed1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/speedindeed1.json diff --git a/domains/speedindeed1.json b/domains/speedindeed1.json new file mode 100644 index 000000000..202eaadd3 --- /dev/null +++ b/domains/speedindeed1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rohan-ingle", + "email": "rohaningle911@gmail.com" + }, + "record": { + "CNAME": "rohan-ingle.github.io" + } +} From 70f4e4b747815e397c4a7177543628f8b26633b0 Mon Sep 17 00:00:00 2001 From: ganeswar-velvadapu Date: Sat, 8 Feb 2025 22:14:19 +0530 Subject: [PATCH 071/296] Added my file --- domains/ganeswarv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ganeswarv.json diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json new file mode 100644 index 000000000..2804eb91d --- /dev/null +++ b/domains/ganeswarv.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ganeswar-velvadapu", + "email": "ganeshvelvadapu@gmail.com" + }, + "record" :{ + "CNAME" : "https://portfolio-tau-mauve-63.vercel.app/" + }, + "repo" : "https://github.com/ganeswar-velvadapu/portfolio", + "description" : "My Portfolio Webiste" +} \ No newline at end of file From 33b881888f3387bf03148da5d1ba6f9385c96c81 Mon Sep 17 00:00:00 2001 From: Rahul Chakraborty Date: Sat, 8 Feb 2025 23:32:50 +0530 Subject: [PATCH 072/296] Create rahulc0dy.json --- domains/rahulc0dy.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rahulc0dy.json diff --git a/domains/rahulc0dy.json b/domains/rahulc0dy.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rahulc0dy.json @@ -0,0 +1 @@ + From a2243876b414a0735d9568c9b6edf01fd1bb7d8a Mon Sep 17 00:00:00 2001 From: uwaisalqarni <82241016+uwaisalqarni@users.noreply.github.com> Date: Sun, 9 Feb 2025 01:25:54 +0700 Subject: [PATCH 073/296] Create ronnieaban.json --- domains/ronnieaban.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ronnieaban.json diff --git a/domains/ronnieaban.json b/domains/ronnieaban.json new file mode 100644 index 000000000..40bea692a --- /dev/null +++ b/domains/ronnieaban.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ronnieaban" + }, + "record": { + "RECORDTYPE": "ronnieaban.pages.dev" + } +} From 1b40ef72e881928f706e644db14edc5068b0b8e1 Mon Sep 17 00:00:00 2001 From: AnandD17 Date: Sun, 9 Feb 2025 00:10:23 +0530 Subject: [PATCH 074/296] added Anand Subdomain --- domains/_vercel.anand.json | 9 +++++++++ domains/anand.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.anand.json create mode 100644 domains/anand.json diff --git a/domains/_vercel.anand.json b/domains/_vercel.anand.json new file mode 100644 index 000000000..6b53bbfeb --- /dev/null +++ b/domains/_vercel.anand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anandd17", + "email": "avdoddamani123@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anand.is-a.dev,3a42c86f85216132b3ef" + } +} \ No newline at end of file diff --git a/domains/anand.json b/domains/anand.json new file mode 100644 index 000000000..c0fe515d1 --- /dev/null +++ b/domains/anand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "insert-github-username-here", + "email": "insert-email-here" + }, + "record": { + "CNAME": "anandd17.vercel.app" + } +} \ No newline at end of file From 6107d5405623959864aa58affdb7f5029dec67ca Mon Sep 17 00:00:00 2001 From: Roei Yaacobi Date: Sun, 9 Feb 2025 00:04:00 +0200 Subject: [PATCH 075/296] Create roei.json --- domains/roei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/roei.json diff --git a/domains/roei.json b/domains/roei.json new file mode 100644 index 000000000..33710d976 --- /dev/null +++ b/domains/roei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roei111", + "email": "roeiyaacobi@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 871abc6aad01be39ffc6a150047f23d6f45f1b75 Mon Sep 17 00:00:00 2001 From: Isaac Alvarez <157077804+isAlvarezDev@users.noreply.github.com> Date: Sat, 8 Feb 2025 18:18:18 -0400 Subject: [PATCH 076/296] Create isalvarez.json --- domains/isalvarez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isalvarez.json diff --git a/domains/isalvarez.json b/domains/isalvarez.json new file mode 100644 index 000000000..a4aa7aa2d --- /dev/null +++ b/domains/isalvarez.json @@ -0,0 +1,11 @@ +{ + "description": "I'll use isalvarez.is-a.dev for my personal portfolio.", + "repo": "https://github.com/isAlvarezDev/portfolio", + "owner": { + "username": "isAlvarezDev", + "email": "alvarezisaac871@gmail.com" + }, + "record": { + "CNAME": "isalvarezdev.github.io" + } +} From 191f9639f0b15da3a3e6d1adeb4ffce738aedc43 Mon Sep 17 00:00:00 2001 From: monosen Date: Sat, 8 Feb 2025 19:00:51 -0500 Subject: [PATCH 077/296] adding a new domain --- domains/_vercel.monosen.json | 10 ++++++++++ domains/monosen.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.monosen.json create mode 100644 domains/monosen.json diff --git a/domains/_vercel.monosen.json b/domains/_vercel.monosen.json new file mode 100644 index 000000000..d3fa8c851 --- /dev/null +++ b/domains/_vercel.monosen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Monosen", + "email": "edisonbj21@gmail.com", + "discord": "monosen" + }, + "record": { + "TXT": "vc-domain-verify=monosen.is-a.dev,a2fd2dc04b730870b37c" + } +} \ No newline at end of file diff --git a/domains/monosen.json b/domains/monosen.json new file mode 100644 index 000000000..c24841fc2 --- /dev/null +++ b/domains/monosen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Monosen", + "email": "edisonbj21@gmail.com", + "discord": "monosen" + }, + "record": { + "CNAME": "minimalist-portfolio-zeta.vercel.app" + } +} \ No newline at end of file From 8375951af79360c0bef8fab0e0c5dfccf55de8a3 Mon Sep 17 00:00:00 2001 From: Owinogoddie Date: Sun, 9 Feb 2025 05:21:05 +0000 Subject: [PATCH 078/296] adding goddy.json --- domains/goddy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/goddy.json diff --git a/domains/goddy.json b/domains/goddy.json new file mode 100644 index 000000000..8c6f689cd --- /dev/null +++ b/domains/goddy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Owinogoddie", + "email": "owinogoddie@gmail.com" + }, + "record": { + "URL": "https://goddy-the-dev.vercel.app" + } + } + \ No newline at end of file From e78d3eb372103f0683da4cc662d508f21487ee75 Mon Sep 17 00:00:00 2001 From: Chau Van Sang Date: Sun, 9 Feb 2025 12:26:36 +0700 Subject: [PATCH 079/296] Create _github-pages-challenge-chauvansang.sang.json --- domains/_github-pages-challenge-chauvansang.sang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-chauvansang.sang.json diff --git a/domains/_github-pages-challenge-chauvansang.sang.json b/domains/_github-pages-challenge-chauvansang.sang.json new file mode 100644 index 000000000..733c9a150 --- /dev/null +++ b/domains/_github-pages-challenge-chauvansang.sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chauvansang", + "email": "cvansang94@gmail.com" + }, + "record": { + "TXT": "8a2d191d582a62b817e10aa08b67f5" + } +} From e1641b62d98a5b1514cf5f7e44ca0417f9d7e1e7 Mon Sep 17 00:00:00 2001 From: RobinJesba Date: Sun, 9 Feb 2025 11:06:56 +0530 Subject: [PATCH 080/296] Add GitHub Pages challenge configuration for RobinJesba --- domains/_github-pages-challenge-robinjesba.robin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-robinjesba.robin.json diff --git a/domains/_github-pages-challenge-robinjesba.robin.json b/domains/_github-pages-challenge-robinjesba.robin.json new file mode 100644 index 000000000..0019269cc --- /dev/null +++ b/domains/_github-pages-challenge-robinjesba.robin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RobinJesba", + "email": "jb.robinm@gmail.com" + }, + "record": { + "TXT": "eed44d532373578471a0fb245336c4" + } +} From 1c7f74dfc702b626302754c6f0a792a8768e30ab Mon Sep 17 00:00:00 2001 From: Rahul Chakraborty Date: Sun, 9 Feb 2025 11:38:19 +0530 Subject: [PATCH 081/296] Update rahulc0dy.json --- domains/rahulc0dy.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/rahulc0dy.json b/domains/rahulc0dy.json index 8b1378917..69887d408 100644 --- a/domains/rahulc0dy.json +++ b/domains/rahulc0dy.json @@ -1 +1,10 @@ - +{ + "repo": "https://github.com/rahulc0dy/rahulc0dy.github.io", + "owner": { + "username": "rahulc0dy", + "email": "codyrahulop@gmail.com" + }, + "record": { + "CNAME": "rahulc0dy.github.io" + } +} From 67b82c33565ba2c29b318be613634d9755251d0d Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Sun, 9 Feb 2025 12:05:39 +0530 Subject: [PATCH 082/296] Create status.killuazoldyck.json --- domains/status.killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.killuazoldyck.json diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json new file mode 100644 index 000000000..d0fb678a4 --- /dev/null +++ b/domains/status.killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "b3e4140485a45cfdc29848ccb2df91270f7e2935.fpverify.freshping.io" + } +} From c2cff57dd341620ad76e6d22fd2723439b0df904 Mon Sep 17 00:00:00 2001 From: Jvnsen Date: Sun, 9 Feb 2025 14:46:08 +0800 Subject: [PATCH 083/296] Create Jvnsen.json --- domains/Jvnsen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Jvnsen.json diff --git a/domains/Jvnsen.json b/domains/Jvnsen.json new file mode 100644 index 000000000..5ef55ba4c --- /dev/null +++ b/domains/Jvnsen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jvnsen", + "email": "jansenharveyreyes0101@gmail.com" + }, + "record": { + "CNAME": "jvnsen.github.io" + } +} From f2dd3df3140b6a7af16609cc2d56e87277bd1c76 Mon Sep 17 00:00:00 2001 From: mcalec Date: Sun, 9 Feb 2025 03:14:47 -0500 Subject: [PATCH 084/296] Create mcalec.json --- domains/mcalec.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mcalec.json diff --git a/domains/mcalec.json b/domains/mcalec.json new file mode 100644 index 000000000..8e218dabc --- /dev/null +++ b/domains/mcalec.json @@ -0,0 +1,14 @@ +{ + "description": "mcalec.is-a.dev", + "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", + "owner": { + "username": "mcalec-dev", + "email": "hello@mcalec.dev", + "discord": "mcalec" + }, + "record": { + "CNAME": [ + "mcalec.dev" + ] + } +} From a467394820502d2c3ee5a826deeb609b76e603cb Mon Sep 17 00:00:00 2001 From: mcalec Date: Sun, 9 Feb 2025 03:15:20 -0500 Subject: [PATCH 085/296] Create _github-pages-challenge-mcalec-dev.mcalec.json --- .../_github-pages-challenge-mcalec-dev.mcalec.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-mcalec-dev.mcalec.json diff --git a/domains/_github-pages-challenge-mcalec-dev.mcalec.json b/domains/_github-pages-challenge-mcalec-dev.mcalec.json new file mode 100644 index 000000000..d1525b872 --- /dev/null +++ b/domains/_github-pages-challenge-mcalec-dev.mcalec.json @@ -0,0 +1,12 @@ +{ + "description": "mcalec.is-a.dev", + "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", + "owner": { + "username": "mcalec-dev", + "email": "hello@mcalec.dev", + "discord": "mcalec" + }, + "record": { + "TXT": "015fcfab7237a3342e028237414716" + } +} From 47f90f381bcae60697e05d49162facdae5d5377e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20=C3=9Cnsal?= <83413535+ahmetunsal@users.noreply.github.com> Date: Sun, 9 Feb 2025 15:53:13 +0300 Subject: [PATCH 086/296] Create _vercel.4hmet.json --- domains/_vercel.4hmet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.4hmet.json diff --git a/domains/_vercel.4hmet.json b/domains/_vercel.4hmet.json new file mode 100644 index 000000000..a11a56cfc --- /dev/null +++ b/domains/_vercel.4hmet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmetunsal", + "email": "web.unsalahmet@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=4hmet.is-a.dev,c313bc7151ebff9a1f1f" + } +} From 3b10d4ad9c4cc6189e21b85badcab1cba76a0359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20=C3=9Cnsal?= <83413535+ahmetunsal@users.noreply.github.com> Date: Sun, 9 Feb 2025 15:57:09 +0300 Subject: [PATCH 087/296] Create 4hmet.json --- domains/4hmet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/4hmet.json diff --git a/domains/4hmet.json b/domains/4hmet.json new file mode 100644 index 000000000..503098fb1 --- /dev/null +++ b/domains/4hmet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmetunsal", + "email": "web.unsalahmet@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 9320ecd97dd519b65321847a36d5a1a0aac11650 Mon Sep 17 00:00:00 2001 From: Allen Xavier Arasan <60181637+xavierallem@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:44:36 +0100 Subject: [PATCH 088/296] Create Allen-Xavier.json --- domains/Allen-Xavier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Allen-Xavier.json diff --git a/domains/Allen-Xavier.json b/domains/Allen-Xavier.json new file mode 100644 index 000000000..9498d4c59 --- /dev/null +++ b/domains/Allen-Xavier.json @@ -0,0 +1,11 @@ +{ + "description": "For Portfolio Website", + "repo": "https://github.com/xavierallem/AllenXavier", + "owner": { + "username": "xavierallem", + "email": "xavierallem1999@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 1da4a923d99be67d5a44b268c629b3bbc5604d35 Mon Sep 17 00:00:00 2001 From: ZAPE Date: Sun, 9 Feb 2025 19:17:34 +0530 Subject: [PATCH 089/296] Create sangeeth.json --- domains/sangeeth.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sangeeth.json diff --git a/domains/sangeeth.json b/domains/sangeeth.json new file mode 100644 index 000000000..178d24f73 --- /dev/null +++ b/domains/sangeeth.json @@ -0,0 +1,12 @@ +{ + "description": "PORTFOLIO", + "owner": { + "username": "sangeeth-606", + "email": "sangeeth999123@gmail.com" + }, + "repo": "https://github.com/sangeeth-606/meh", + "record": { + "CNAME": "github-sangeeth-606.github.io" + } + } + From c0c6952ac8cdc998a647648621c42c3239ae4423 Mon Sep 17 00:00:00 2001 From: Allen Xavier Arasan <60181637+xavierallem@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:47:44 +0100 Subject: [PATCH 090/296] Delete domains/Allen-Xavier.json --- domains/Allen-Xavier.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Allen-Xavier.json diff --git a/domains/Allen-Xavier.json b/domains/Allen-Xavier.json deleted file mode 100644 index 9498d4c59..000000000 --- a/domains/Allen-Xavier.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For Portfolio Website", - "repo": "https://github.com/xavierallem/AllenXavier", - "owner": { - "username": "xavierallem", - "email": "xavierallem1999@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } -} From 001dacdff688871aebb536089b51386164010b7d Mon Sep 17 00:00:00 2001 From: Allen Xavier Arasan <60181637+xavierallem@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:48:21 +0100 Subject: [PATCH 091/296] Create allen-xavier.json --- domains/allen-xavier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/allen-xavier.json diff --git a/domains/allen-xavier.json b/domains/allen-xavier.json new file mode 100644 index 000000000..9498d4c59 --- /dev/null +++ b/domains/allen-xavier.json @@ -0,0 +1,11 @@ +{ + "description": "For Portfolio Website", + "repo": "https://github.com/xavierallem/AllenXavier", + "owner": { + "username": "xavierallem", + "email": "xavierallem1999@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From fcacaaeee224e99f2824dd065d8232b094bd3a7a Mon Sep 17 00:00:00 2001 From: fynn <124388473+fynnlukah2@users.noreply.github.com> Date: Sun, 9 Feb 2025 17:48:31 +0100 Subject: [PATCH 092/296] Create fynnlukah.json --- domains/fynnlukah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fynnlukah.json diff --git a/domains/fynnlukah.json b/domains/fynnlukah.json new file mode 100644 index 000000000..7b49a8bc8 --- /dev/null +++ b/domains/fynnlukah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fynnlukah", + "discord": "727590288209608824" + }, + "record": { + "CNAME": "fynnlukah.vercel.app" + } +} From 28266c2239cd0d9dc391c2eec1b9706c45a60009 Mon Sep 17 00:00:00 2001 From: Ash <01tripster@gmail.com> Date: Mon, 10 Feb 2025 00:06:57 +0530 Subject: [PATCH 093/296] Create _vercel.aakashrawat.json --- domains/_vercel.aakashrawat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aakashrawat.json diff --git a/domains/_vercel.aakashrawat.json b/domains/_vercel.aakashrawat.json new file mode 100644 index 000000000..0e745a4ff --- /dev/null +++ b/domains/_vercel.aakashrawat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aakashrawat04", + "email": "2004rawataakash@gmail.com", + "discord": "759817307957493800" + }, + "record": { + "TXT": "vc-domain-verify=aakashrawat.is-a.dev,d80839eb94f222e03728" + } +} From c8f58b67f541bfc882f77464557c8000c09a434b Mon Sep 17 00:00:00 2001 From: Ash <01tripster@gmail.com> Date: Mon, 10 Feb 2025 00:07:49 +0530 Subject: [PATCH 094/296] Create aakashrawat.json --- domains/aakashrawat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aakashrawat.json diff --git a/domains/aakashrawat.json b/domains/aakashrawat.json new file mode 100644 index 000000000..24c81cf1a --- /dev/null +++ b/domains/aakashrawat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aakashrawat04", + "email": "2004rawataakash@gmail.com", + "discord": "759817307957493800" + }, + "record": { + "CNAME": "aakashrawat.vercel.app" + } +} From 9dcff91b3955b774a39210856f681b31aa98a0dc Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Sun, 9 Feb 2025 16:54:34 -0500 Subject: [PATCH 095/296] Create _github-pages-challenge-wildchamo --- domains/_github-pages-challenge-wildchamo | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-wildchamo diff --git a/domains/_github-pages-challenge-wildchamo b/domains/_github-pages-challenge-wildchamo new file mode 100644 index 000000000..836e5b1ac --- /dev/null +++ b/domains/_github-pages-challenge-wildchamo @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wildchamo", + "email": "wildchamo@gmail.com" + }, + "record": { + "TXT": "5b9a158bcd9821a7a78b5b362bccf0" + } +} From 8c909041612da8a499bea1a4c19a4c0035cc1d24 Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Sun, 9 Feb 2025 16:57:23 -0500 Subject: [PATCH 096/296] Rename _github-pages-challenge-wildchamo to _github-pages-challenge-wildchamo.json --- ...challenge-wildchamo => _github-pages-challenge-wildchamo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-wildchamo => _github-pages-challenge-wildchamo.json} (100%) diff --git a/domains/_github-pages-challenge-wildchamo b/domains/_github-pages-challenge-wildchamo.json similarity index 100% rename from domains/_github-pages-challenge-wildchamo rename to domains/_github-pages-challenge-wildchamo.json From 81099c0cc80e7d2728b332db162e8f1911904edb Mon Sep 17 00:00:00 2001 From: Idriss Douiri <112064985+AstroDriss@users.noreply.github.com> Date: Sun, 9 Feb 2025 23:33:35 +0000 Subject: [PATCH 097/296] Create idriss.json --- domains/idriss.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/idriss.json diff --git a/domains/idriss.json b/domains/idriss.json new file mode 100644 index 000000000..be40bb738 --- /dev/null +++ b/domains/idriss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AstroDriss", + "email": "drisspennywise@gmail.com" + }, + "record": { + "CNAME": "idriss.douiri.org" + } +} From 8ee853ecd7018886809606f1e32005eaa12fe67b Mon Sep 17 00:00:00 2001 From: Juan G Tito Moya <109045642+JuanGTito@users.noreply.github.com> Date: Sun, 9 Feb 2025 22:10:18 -0500 Subject: [PATCH 098/296] Create JuanTito.json --- domains/JuanTito.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/JuanTito.json diff --git a/domains/JuanTito.json b/domains/JuanTito.json new file mode 100644 index 000000000..173585aff --- /dev/null +++ b/domains/JuanTito.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JuanTito" + "email": "JuanTito@gio.in" + }, + "record": { + "URL": "https://github.com/JuanGTito" + } +} From 522c6373779a6251951e817c20837410c5a911d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Leclerc?= Date: Mon, 10 Feb 2025 08:52:13 +0100 Subject: [PATCH 099/296] Create herve.json --- domains/herve.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/herve.json diff --git a/domains/herve.json b/domains/herve.json new file mode 100644 index 000000000..883675cff --- /dev/null +++ b/domains/herve.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herveleclerc", + "email": "herve.leclerc@gmail.com" + }, + "record": { + "CNAME": "herveleclerc.github.io" + } +} From ac1f754c5e038e8a03559763ea0f901f5eeee37b Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Mon, 10 Feb 2025 09:59:58 +0000 Subject: [PATCH 100/296] Rename oliver to oliver.json --- domains/{oliver => oliver.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{oliver => oliver.json} (100%) diff --git a/domains/oliver b/domains/oliver.json similarity index 100% rename from domains/oliver rename to domains/oliver.json From de0befe00d4959ab7860559250141d79be643baf Mon Sep 17 00:00:00 2001 From: NotAProton Date: Mon, 3 Feb 2025 13:54:23 +0530 Subject: [PATCH 101/296] Register notaproton.is-a.dev --- domains/notaproton.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/notaproton.json diff --git a/domains/notaproton.json b/domains/notaproton.json new file mode 100644 index 000000000..a7763e212 --- /dev/null +++ b/domains/notaproton.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NotAProton", + "discord": "881083592648843294", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ljVmbkSps_q105bpImCtqo4lcTC3vXwfeKumQRVxp8bEoL2YAJOK_L1-ZJS3xoqwYz4dGhXRgfMwbXxt5DywBdnkWksIaVeslM0kAmjfqFGzT6j7YuFHHn0lCrtJACVCqfnkM6m-K8JVO71W66hnpyHqUep-pk-PEi7ySj7NibAjqMNf2UJiawXTTVLk3ynTUkwF4TJPwm4SdUJ6u9-YoFOh2aLOc716UINMAyRtnhB_LrfOYbl2a0OEnQGNdyEMqs1gjzmtn1wq_MZp6rI0HsRGV8PXuUh4GeEdptRCk2WIs2Rgg8vK1ECQ_DbbFCH0f1qxZAEngq-kTmByoICfhg.vi-XIRIxV8vkUwHBfoDxvQ._nY8vknWdQ_aGvm7_e2oh64O8IePxVzUV-Cxc20Y8HIG1ZihZ1_ae_BeL5b6OxJ9Ku0vnvwzitskb1y58Ja6krv4v-OVUft6kdUUYkyhB5Hai7HIRDbtiT9FD5EFXd3F.uS_CcluynSxFeTDrJosDrw" + }, + + "record": { + "CNAME": "notaproton.github.io" + } + } + \ No newline at end of file From d554b63ffaf20359da0421269de28071b54ddbd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Alejandro=20Rodr=C3=ADguez=20L=C3=B3pez?= Date: Mon, 10 Feb 2025 07:00:37 -0500 Subject: [PATCH 102/296] Subdomain add itsjhonalex.json --- domains/itsjhonalex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itsjhonalex.json diff --git a/domains/itsjhonalex.json b/domains/itsjhonalex.json new file mode 100644 index 000000000..395fc6a3f --- /dev/null +++ b/domains/itsjhonalex.json @@ -0,0 +1,11 @@ +{ + "description": "itsjhonalex.is-a.dev", + "repo": "github.com/ItsJhonAlex/PortfolioDev", + "owner": { + "username": "ItsJhonAlex", + "email": "itsjhonalex@gmail.com" + }, + "record": { + "CNAME": "portfolio-dev-itsjhonalexs-projects.vercel.app" + } +} From 29f72d994d7aede7df5db081dd65ed995c12c3bd Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:39:25 +0000 Subject: [PATCH 103/296] Update oliver.json remove https from url --- domains/oliver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oliver.json b/domains/oliver.json index ce2f2cc8d..0f16d3134 100644 --- a/domains/oliver.json +++ b/domains/oliver.json @@ -4,6 +4,6 @@ "email": "oliver.ward94@gmail.com" }, "record": { - "CNAME": "https://is-a-dev-zc9.pages.dev/" + "CNAME": "is-a-dev-zc9.pages.dev" } } From b7f255deb3710d9a5253255aea8c75588face97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=95=E3=82=A1=E3=83=BC=E3=82=B9?= Date: Mon, 10 Feb 2025 21:58:31 +0700 Subject: [PATCH 104/296] feat(domain): update pyyupsk.is-a.dev to use Vercel --- domains/_vercel.pyyupsk.json | 9 +++++++++ domains/pyyupsk.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/_vercel.pyyupsk.json diff --git a/domains/_vercel.pyyupsk.json b/domains/_vercel.pyyupsk.json new file mode 100644 index 000000000..3a9f8b15f --- /dev/null +++ b/domains/_vercel.pyyupsk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pyyupsk", + "email": "pyyupsk@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=pyyupsk.is-a.dev,f537ecd57cc91e12951c" + } +} diff --git a/domains/pyyupsk.json b/domains/pyyupsk.json index 467897efe..8fc257f3a 100644 --- a/domains/pyyupsk.json +++ b/domains/pyyupsk.json @@ -3,9 +3,9 @@ "username": "pyyupsk", "email": "pyyupsk@proton.me" }, - "description": "👋 Hello! I'm ファース, a passionate full-stack developer with a passionate about creating innovative solutions that have a positive impact on people's lives.", + "description": "I'm a passionate software engineer with 6 years of experience in building web applications. I specialize in React, Node.js, and cloud technologies. My goal is to create efficient, scalable, and user-friendly solutions that make a positive impact.", "repo": "https://github.com/pyyupsk/personal-website", "record": { - "CNAME": "pyyupsk.pages.dev" + "CNAME": "pyyupsk.vercel.app" } } From a00d35e2c8a763136c64c32c8f79dd1cf48ad0bc Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Mon, 10 Feb 2025 11:28:21 -0400 Subject: [PATCH 105/296] Create kelly.json --- domains/kelly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kelly.json diff --git a/domains/kelly.json b/domains/kelly.json new file mode 100644 index 000000000..b6edc2131 --- /dev/null +++ b/domains/kelly.json @@ -0,0 +1,11 @@ +{ + "description": "Kelly Lawrence's personal website.", + "owner": { + "email": "kelly@kellylawrence.ca", + "username": "kellylawrence" + }, + "record": { + "CNAME": "kellylawrence.github.io" + }, + "repo": "https://github.com/kellylawrence/kellylawrence.github.io" +} From 3598fe7bd5f087172c2c5b7e5e5d83faf006f5bb Mon Sep 17 00:00:00 2001 From: Manoj Date: Mon, 10 Feb 2025 22:53:50 +0530 Subject: [PATCH 106/296] Manoj is-a.dev --- domains/manoj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/manoj.json diff --git a/domains/manoj.json b/domains/manoj.json new file mode 100644 index 000000000..3a33f4eca --- /dev/null +++ b/domains/manoj.json @@ -0,0 +1,12 @@ +{ + "description": "Manoj's portfolio website", + "repo": "https://github.com/ManojINaik/portfolio", + "owner": { + "username": "ManojINaik", + "email": "naik97059@gmail.com" + }, + "record": { + "URL": "https://portfolio-manojs-projects-144cb204.vercel.app/" + } + } + \ No newline at end of file From 27ce6d4b7b8848f888c2394483d90d2363635fdf Mon Sep 17 00:00:00 2001 From: "1rajputshashank@gmail.com" Date: Mon, 10 Feb 2025 22:54:26 +0530 Subject: [PATCH 107/296] add rajputshashank.json --- domains/rajputshashank.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rajputshashank.json diff --git a/domains/rajputshashank.json b/domains/rajputshashank.json new file mode 100644 index 000000000..d048f6c2f --- /dev/null +++ b/domains/rajputshashank.json @@ -0,0 +1,11 @@ +{ + "description": "Shashank's portfolio", + "repo": "https://github.com/rajputshashank003/details", + "owner": { + "username": "rajputshashank003", + "email": "hariomshashank@gmail.com" + }, + "record": { + "CNAME": "rajputshashank.vercel.app" + } +} \ No newline at end of file From 16b437a0ce288bd2124896e9bbe3a171563d4431 Mon Sep 17 00:00:00 2001 From: Tajbi-Ul-Hasan Bithto <96212020+01HB@users.noreply.github.com> Date: Tue, 11 Feb 2025 01:56:19 +0600 Subject: [PATCH 108/296] Update _vercel.hasanbithto.json From bfa9d50a6fc1de7f10ce299e9a376a60df7cbd1c Mon Sep 17 00:00:00 2001 From: Ishwar Date: Tue, 11 Feb 2025 09:12:42 +0530 Subject: [PATCH 109/296] add `ishwar.is-a.dev` to domains --- domains/_vercel.ishwar.json | 9 +++++++++ domains/ishwar.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.ishwar.json create mode 100644 domains/ishwar.json diff --git a/domains/_vercel.ishwar.json b/domains/_vercel.ishwar.json new file mode 100644 index 000000000..f78c55aa6 --- /dev/null +++ b/domains/_vercel.ishwar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ishwar00", + "email": "ishwargowda100@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ishwar.is-a.dev,6a55bd5a5a9d43473b7f" + } +} diff --git a/domains/ishwar.json b/domains/ishwar.json new file mode 100644 index 000000000..c2905f4dd --- /dev/null +++ b/domains/ishwar.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/ishwar00/ishwarstuff", + "owner": { + "username": "ishwar00", + "email": "ishwargowda100@gmail.com" + }, + "record": { + "CNAME": "ishwarstuff.vercel.app" + } +} From 203397ee8a5ba2b1420b30fd5a93cb56384fbac0 Mon Sep 17 00:00:00 2001 From: smarterToby <84527857+smarterToby@users.noreply.github.com> Date: Tue, 11 Feb 2025 07:55:27 +0100 Subject: [PATCH 110/296] add domain tobias.is-a.dev --- domains/_vercel.tobias.json | 9 +++++++++ domains/tobias.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.tobias.json create mode 100644 domains/tobias.json diff --git a/domains/_vercel.tobias.json b/domains/_vercel.tobias.json new file mode 100644 index 000000000..9910e6185 --- /dev/null +++ b/domains/_vercel.tobias.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smarterToby", + "discord": "724712767080235049" + }, + "record": { + "TXT": "vc-domain-verify=tobias.is-a.dev,21171b13f4596f6ef9ee" + } +} \ No newline at end of file diff --git a/domains/tobias.json b/domains/tobias.json new file mode 100644 index 000000000..238276223 --- /dev/null +++ b/domains/tobias.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smarterToby", + "discord": "724712767080235049" + }, + "record": { + "CNAME": "tobiasreuss.vercel.app" + } +} \ No newline at end of file From f129b7c38c4e482c7561582b72d3e9399cda2686 Mon Sep 17 00:00:00 2001 From: Aman Raj <113578582+huamanraj@users.noreply.github.com> Date: Tue, 11 Feb 2025 13:08:10 +0530 Subject: [PATCH 111/296] adding _vercel.amanraj.json --- domains/_vercel.amanraj.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_vercel.amanraj.json diff --git a/domains/_vercel.amanraj.json b/domains/_vercel.amanraj.json new file mode 100644 index 000000000..27511e0c9 --- /dev/null +++ b/domains/_vercel.amanraj.json @@ -0,0 +1,13 @@ +{ + "description": "This website is my personal portfolio", + "repo": "https://github.com/huamanraj/Portfolio-v4", + "owner": { + "username": "huamanraj", + "email": "amanraj12.ar@gmail.com", + "discord": "amanraj" + }, + "record": { + "TXT": ["vc-domain-verify=amanraj.is-a.dev,25dd2c58bb98baf55cd4"] + } + } + \ No newline at end of file From 469b24e97d1399de79f8fc391c808f5ff57ba174 Mon Sep 17 00:00:00 2001 From: Christian Gabriel Iturre Sandoval <166109298+GabrielIturreCs@users.noreply.github.com> Date: Tue, 11 Feb 2025 06:18:08 -0300 Subject: [PATCH 112/296] Create gabriel-iturre.json --- domains/gabriel-iturre.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gabriel-iturre.json diff --git a/domains/gabriel-iturre.json b/domains/gabriel-iturre.json new file mode 100644 index 000000000..4876467f9 --- /dev/null +++ b/domains/gabriel-iturre.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GabrielIturreCs", + "email": "gabriel13iturre@gmail.com" + }, + "record": { + "CNAME": "gabrieliturre.netlify.app" + } +} From ba056addfde728e9e8b0b4b4213dea101502c2d3 Mon Sep 17 00:00:00 2001 From: TanishChahal <106695408+TanishChahal@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:26:32 +0530 Subject: [PATCH 113/296] Update tanish.chahal.json --- domains/tanish.chahal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanish.chahal.json b/domains/tanish.chahal.json index bcbfb26b8..3d44bf2d1 100644 --- a/domains/tanish.chahal.json +++ b/domains/tanish.chahal.json @@ -6,6 +6,6 @@ "email": "TanishChahal5705@gmail.com" }, "record": { - "URL": "tanishchahal.netlify.app" + "URL": "https://tanishchahal.netlify.app" } } \ No newline at end of file From 78c0073b5397696560e3e0d10b732d7db5f6b0d7 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Tue, 11 Feb 2025 17:05:27 +0700 Subject: [PATCH 114/296] Create _vercel.layhout.json --- domains/_vercel.layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.layhout.json diff --git a/domains/_vercel.layhout.json b/domains/_vercel.layhout.json new file mode 100644 index 000000000..e17243f9c --- /dev/null +++ b/domains/_vercel.layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=layhout.is-a.dev,be218a450dbf76cb68f1"] + } +} From 1354bee9d6db79fce25364544ca42c54f8fbb1a1 Mon Sep 17 00:00:00 2001 From: TanishChahal <106695408+TanishChahal@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:56:27 +0530 Subject: [PATCH 115/296] Rename tanish.chahal.json to tanish-chahal.json --- domains/{tanish.chahal.json => tanish-chahal.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{tanish.chahal.json => tanish-chahal.json} (99%) diff --git a/domains/tanish.chahal.json b/domains/tanish-chahal.json similarity index 99% rename from domains/tanish.chahal.json rename to domains/tanish-chahal.json index 3d44bf2d1..332880c13 100644 --- a/domains/tanish.chahal.json +++ b/domains/tanish-chahal.json @@ -8,4 +8,4 @@ "record": { "URL": "https://tanishchahal.netlify.app" } -} \ No newline at end of file +} From 9c278320bf27e6963d69ee7a08a0f6dad2ba08f7 Mon Sep 17 00:00:00 2001 From: Riccardo126 <78860974+Riccardo126@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:07:25 +0100 Subject: [PATCH 116/296] Create riccardo126.json --- domains/riccardo126.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riccardo126.json diff --git a/domains/riccardo126.json b/domains/riccardo126.json new file mode 100644 index 000000000..f7a201342 --- /dev/null +++ b/domains/riccardo126.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "CNAME": "riccardo126.vercel.app" + } +} From 19db520ba8e9d153380a5be6ed5b7dc4376e25bd Mon Sep 17 00:00:00 2001 From: Riccardo126 <78860974+Riccardo126@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:16:32 +0100 Subject: [PATCH 117/296] Create _vercel.riccardo126.json --- domains/_vercel.riccardo126.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.riccardo126.json diff --git a/domains/_vercel.riccardo126.json b/domains/_vercel.riccardo126.json new file mode 100644 index 000000000..9f98c2832 --- /dev/null +++ b/domains/_vercel.riccardo126.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=riccardo126.is-a.dev,408e1d0b2f39a662b0ae" + } +} From bf14f28ddb1c028918cb879c7539b414cac4f337 Mon Sep 17 00:00:00 2001 From: Barry Hammer Date: Tue, 11 Feb 2025 13:36:39 +0200 Subject: [PATCH 118/296] Create barry-hammer.json --- domains/barry-hammer.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/barry-hammer.json diff --git a/domains/barry-hammer.json b/domains/barry-hammer.json new file mode 100644 index 000000000..a19403a2b --- /dev/null +++ b/domains/barry-hammer.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "barry-hammer" + }, + "record": { + "CNAME": "barry-hammer.github.io" + } +} From 198951e3161a3390b785517af644bec1eaaf3f16 Mon Sep 17 00:00:00 2001 From: jmmille <4968945+jmmille@users.noreply.github.com> Date: Tue, 11 Feb 2025 08:11:18 -0500 Subject: [PATCH 119/296] Update jmmille.json --- domains/jmmille.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jmmille.json b/domains/jmmille.json index d91bf5ae7..4eca0d1b6 100644 --- a/domains/jmmille.json +++ b/domains/jmmille.json @@ -1,7 +1,7 @@ { "owner": { "username": "jmmille", - "email": "4968945+jmmille@users.noreply.github.com" + "email": "jmmille@gmail.com" }, "record": { "URL": "https://github.com/jmmille" From 98e9ba95b04c988e2ad2b5d1c7ea635de8e6049a Mon Sep 17 00:00:00 2001 From: jonathan-geva Date: Tue, 11 Feb 2025 15:35:00 +0100 Subject: [PATCH 120/296] Create jg.json and jonathangeva.json --- domains/jg.json | 11 +++++++++++ domains/jonathangeva.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/jg.json create mode 100644 domains/jonathangeva.json diff --git a/domains/jg.json b/domains/jg.json new file mode 100644 index 000000000..b8f48c746 --- /dev/null +++ b/domains/jg.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio site for Jonathan Geva (short for jonathangeva)", + "repo": "https://github.com/jonathan-geva/Portfolio", + "owner": { + "username": "jonathan-geva", + "discord": "jonilul21" + }, + "record": { + "CNAME": "jonathangeva.ch" + } +} \ No newline at end of file diff --git a/domains/jonathangeva.json b/domains/jonathangeva.json new file mode 100644 index 000000000..45a318066 --- /dev/null +++ b/domains/jonathangeva.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio site for Jonathan Geva", + "repo": "https://github.com/jonathan-geva/Portfolio", + "owner": { + "username": "jonathan-geva", + "discord": "jonilul21" + }, + "record": { + "CNAME": "jonathangeva.ch" + } +} \ No newline at end of file From e9ca06e67b785c7d620f33127b5bf6f21fbbde13 Mon Sep 17 00:00:00 2001 From: Nam Date: Tue, 11 Feb 2025 10:48:42 +0700 Subject: [PATCH 121/296] Create nhim411.json --- domains/nhim411.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nhim411.json diff --git a/domains/nhim411.json b/domains/nhim411.json new file mode 100644 index 000000000..32eae7f4f --- /dev/null +++ b/domains/nhim411.json @@ -0,0 +1,11 @@ +{ + "description": "Le Hoai Nam's website", + "repo": "https://github.com/nhim411/nhim411.github.io", + "owner": { + "username": "nhim411", + "email": "lehoainam1998@gmail.com" + }, + "record": { + "CNAME": "nhim411.github.io" + } +} \ No newline at end of file From cb47f12c465b206844039be22c099970f8b1799b Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Wed, 12 Feb 2025 09:47:23 +0530 Subject: [PATCH 122/296] Create ujjvaljoshi.is-a.dev.json --- domains/ujjvaljoshi.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ujjvaljoshi.is-a.dev.json diff --git a/domains/ujjvaljoshi.is-a.dev.json b/domains/ujjvaljoshi.is-a.dev.json new file mode 100644 index 000000000..a725d3ce6 --- /dev/null +++ b/domains/ujjvaljoshi.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/ujjvaljoshi45/ujjvaljoshi45", + "owner": { + "username": "ujjvaljoshi45", + "email": "ujjvaljoshi45@gmail.com" + }, + "record": { + "CNAME": "ujjvaljoshi45.github.io" + } +} From e7a88fa92d3457d98ca734f2adc658127cadd7d4 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Wed, 12 Feb 2025 09:52:11 +0530 Subject: [PATCH 123/296] Update ujjvaljoshi.is-a.dev.json --- domains/ujjvaljoshi.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ujjvaljoshi.is-a.dev.json b/domains/ujjvaljoshi.is-a.dev.json index a725d3ce6..ff022a990 100644 --- a/domains/ujjvaljoshi.is-a.dev.json +++ b/domains/ujjvaljoshi.is-a.dev.json @@ -6,6 +6,6 @@ "email": "ujjvaljoshi45@gmail.com" }, "record": { - "CNAME": "ujjvaljoshi45.github.io" + "CNAME": "portfolio-ivui.vercel.app" } } From 42dad5c723f9f30893be8be26e8736dfa9642237 Mon Sep 17 00:00:00 2001 From: Ammar <123098233+luvtoxic@users.noreply.github.com> Date: Wed, 12 Feb 2025 13:10:48 +0530 Subject: [PATCH 124/296] register --- domains/_vercel.luvtoxic.json | 9 +++++++++ domains/luvtoxic.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.luvtoxic.json create mode 100644 domains/luvtoxic.json diff --git a/domains/_vercel.luvtoxic.json b/domains/_vercel.luvtoxic.json new file mode 100644 index 000000000..192e2caba --- /dev/null +++ b/domains/_vercel.luvtoxic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luvtoxic", + "email": "ammarbags2023@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=www.is-a.dev,4c5b6e7d5f882f2ce558" + } +} \ No newline at end of file diff --git a/domains/luvtoxic.json b/domains/luvtoxic.json new file mode 100644 index 000000000..76e65d611 --- /dev/null +++ b/domains/luvtoxic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luvtoxic", + "email": "ammarbags2023@gmail.com" + }, + "record": { + "CNAME": "new-portfolio-sigma-indol.vercel.app/" + } +} \ No newline at end of file From 79376e1518d3bdf84090cb8d1811921cf783cd22 Mon Sep 17 00:00:00 2001 From: Tajbi-Ul-Hasan Bithto <96212020+01HB@users.noreply.github.com> Date: Wed, 12 Feb 2025 15:38:49 +0600 Subject: [PATCH 125/296] Create hasanbithto.json --- domains/hasanbithto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hasanbithto.json diff --git a/domains/hasanbithto.json b/domains/hasanbithto.json new file mode 100644 index 000000000..e46df5e40 --- /dev/null +++ b/domains/hasanbithto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "01HB", + "email": "hasanbithto207058@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 9df63a8e47943a5c27589613aef4bd86ed94ca17 Mon Sep 17 00:00:00 2001 From: Django Janny Date: Wed, 12 Feb 2025 16:51:47 +0100 Subject: [PATCH 126/296] Update djangounet.json --- domains/djangounet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/djangounet.json b/domains/djangounet.json index 6b2821801..328104eb0 100644 --- a/domains/djangounet.json +++ b/domains/djangounet.json @@ -4,6 +4,6 @@ "email": "contact@djangojanny.net" }, "record": { - "CNAME": "mainhome.keltroth.net" + "CNAME": "www.djangojanny.net" } } From 8aa8b8d625aafc54cddd15ef547ecaac403cfca1 Mon Sep 17 00:00:00 2001 From: Shweta Rajput Date: Wed, 12 Feb 2025 21:49:06 +0530 Subject: [PATCH 127/296] Create shwetarajput.json --- domains/shwetarajput.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shwetarajput.json diff --git a/domains/shwetarajput.json b/domains/shwetarajput.json new file mode 100644 index 000000000..67fdb1d8a --- /dev/null +++ b/domains/shwetarajput.json @@ -0,0 +1,9 @@ +{ + "domain": "shwetarajput.is-a.dev", + "owner": { + "username": "shwetarajputsk" + }, + "records": { + "CNAME": "shwetarajput.netlify.app" + } +} From 00c1d55aeeceb543ae71f69861db7915373e30a3 Mon Sep 17 00:00:00 2001 From: acruz97 Date: Wed, 12 Feb 2025 11:51:20 -0600 Subject: [PATCH 128/296] Update cruz.json --- domains/cruz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cruz.json b/domains/cruz.json index 66fa0defb..ae4b088cf 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -6,6 +6,6 @@ "email": "angelo.t.cruz1@gmail.com" }, "record": { - "CNAME": "acruz97.github.io/me" + "CNAME": "acruz97.github.io" } -} \ No newline at end of file +} From 7134bfb472ee3852d46c0b915e8cd150cbe5a4b8 Mon Sep 17 00:00:00 2001 From: Mehrshad <51853890+SaintScraTchY@users.noreply.github.com> Date: Wed, 12 Feb 2025 22:06:13 +0330 Subject: [PATCH 129/296] Update mehrshad.json --- domains/mehrshad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mehrshad.json b/domains/mehrshad.json index 28ab17bd5..d28461f8d 100644 --- a/domains/mehrshad.json +++ b/domains/mehrshad.json @@ -5,5 +5,5 @@ "email": "mehrshad2028@gmail.com" }, "record": { - "CNAME": "https://saintscratchy.github.io" + "CNAME": "saintscratchy.github.io" } From 90e5f5320a86bc885e7bb9bac3049f83e57ac81e Mon Sep 17 00:00:00 2001 From: ganeswar-velvadapu Date: Thu, 13 Feb 2025 00:09:09 +0530 Subject: [PATCH 130/296] Improved CNAME for ganeswar.json --- domains/ganeswarv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 2804eb91d..3c9e6ce82 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -4,8 +4,8 @@ "email": "ganeshvelvadapu@gmail.com" }, "record" :{ - "CNAME" : "https://portfolio-tau-mauve-63.vercel.app/" + "CNAME" : "portfolio-tau-mauve-63.vercel.app" }, "repo" : "https://github.com/ganeswar-velvadapu/portfolio", "description" : "My Portfolio Webiste" -} \ No newline at end of file +} From 4ca6c888a7c290911bd29006725d4f55ad28be1a Mon Sep 17 00:00:00 2001 From: uwaisalqarni <82241016+uwaisalqarni@users.noreply.github.com> Date: Thu, 13 Feb 2025 02:34:59 +0700 Subject: [PATCH 131/296] Update ronnieaban.json --- domains/ronnieaban.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ronnieaban.json b/domains/ronnieaban.json index 40bea692a..40b727fdc 100644 --- a/domains/ronnieaban.json +++ b/domains/ronnieaban.json @@ -1,8 +1,9 @@ { "owner": { - "username": "ronnieaban" + "username": "ronnieaban", + "email": "ronnieaban@gmail.com" }, "record": { - "RECORDTYPE": "ronnieaban.pages.dev" + "CNAME": "ronnieaban.pages.dev" } } From 23eca4266feeaf389967fda579aa63337d4a5ab9 Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Thu, 13 Feb 2025 01:54:31 +0530 Subject: [PATCH 132/296] Rename _vercel.CodeXKun.json to _vercel.codexkun.json --- domains/{_vercel.CodeXKun.json => _vercel.codexkun.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_vercel.CodeXKun.json => _vercel.codexkun.json} (99%) diff --git a/domains/_vercel.CodeXKun.json b/domains/_vercel.codexkun.json similarity index 99% rename from domains/_vercel.CodeXKun.json rename to domains/_vercel.codexkun.json index 1a73004d2..11f528470 100644 --- a/domains/_vercel.CodeXKun.json +++ b/domains/_vercel.codexkun.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" } -} \ No newline at end of file +} From 5dd5507deee6eb75ceec320fb6371df6ff4230bc Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Thu, 13 Feb 2025 01:55:20 +0530 Subject: [PATCH 133/296] Update CodeXKun.json --- domains/CodeXKun.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json index 30f79db02..a10cfd30e 100644 --- a/domains/CodeXKun.json +++ b/domains/CodeXKun.json @@ -6,6 +6,6 @@ "email": "kunalbishwal2004@gmail.com" }, "record": { - "CNAME": "https://portfolio-ide-zeta.vercel.app/" + "CNAME": "portfolio-ide-zeta.vercel.app" } -} \ No newline at end of file +} From 5f68e10a45b47da57dca6db583928a81ed70e18e Mon Sep 17 00:00:00 2001 From: mcalec Date: Wed, 12 Feb 2025 17:04:09 -0500 Subject: [PATCH 134/296] Update mcalec.json --- domains/mcalec.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/mcalec.json b/domains/mcalec.json index 8e218dabc..cd7664694 100644 --- a/domains/mcalec.json +++ b/domains/mcalec.json @@ -7,8 +7,6 @@ "discord": "mcalec" }, "record": { - "CNAME": [ - "mcalec.dev" - ] + "CNAME": "mcalec.dev" } } From 2d65d6d6934db9695c28b96f3f3f117ea8ac0ee8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:57:03 -0500 Subject: [PATCH 135/296] Update shwetarajput.json --- domains/shwetarajput.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/shwetarajput.json b/domains/shwetarajput.json index 67fdb1d8a..92c48ac58 100644 --- a/domains/shwetarajput.json +++ b/domains/shwetarajput.json @@ -1,5 +1,4 @@ { - "domain": "shwetarajput.is-a.dev", "owner": { "username": "shwetarajputsk" }, From d00118ce741b7898eb2736c94dd480aaff8b3793 Mon Sep 17 00:00:00 2001 From: trademark <98256511+trmrk@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:31:05 -0600 Subject: [PATCH 136/296] Create trademark.json --- domains/trademark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trademark.json diff --git a/domains/trademark.json b/domains/trademark.json new file mode 100644 index 000000000..116efdcd4 --- /dev/null +++ b/domains/trademark.json @@ -0,0 +1,11 @@ +{ + "description": "nice subdomain for my personal website.", + "repo": "https://github.com/trmrk/trademark", + "owner": { + "username": "trmrk", + "email": "augmooney@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From b4ad8e19951b3f77e3ec6e08c2f26467d7dd80a6 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Thu, 13 Feb 2025 12:08:36 +0530 Subject: [PATCH 137/296] Rename ujjvaljoshi.is-a.dev.json to ujjvaljoshi.json --- domains/{ujjvaljoshi.is-a.dev.json => ujjvaljoshi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ujjvaljoshi.is-a.dev.json => ujjvaljoshi.json} (100%) diff --git a/domains/ujjvaljoshi.is-a.dev.json b/domains/ujjvaljoshi.json similarity index 100% rename from domains/ujjvaljoshi.is-a.dev.json rename to domains/ujjvaljoshi.json From f7f84c00e9aa60b82185e5283b3b6bc5e81ed837 Mon Sep 17 00:00:00 2001 From: Mohamad Alzhori <99711702+mohamadalzhori@users.noreply.github.com> Date: Thu, 13 Feb 2025 08:39:29 +0200 Subject: [PATCH 138/296] Create mohamadalzhori.json --- domains/mohamadalzhori.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mohamadalzhori.json diff --git a/domains/mohamadalzhori.json b/domains/mohamadalzhori.json new file mode 100644 index 000000000..4ad1a2862 --- /dev/null +++ b/domains/mohamadalzhori.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for Mohamad Alzhori", + "owner": { + "username": "mohamadalzhori", + "email": "mohamadalzhori01@gmail.com" + }, + "record": { + "CNAME": "mohamadalzhori.github.io" + }, + "proxied": true +} From 6009a915fdb7c2f8c48465682d5e77d4e2f2e654 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:41:23 +0700 Subject: [PATCH 139/296] edit A record --- domains/luanvu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 17035e38e..8644b53b3 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,7 +6,8 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn" + "A": "46.17.172.206" }, + "proxied": false } \ No newline at end of file From 5167321d1e3acd4f31e653203143ac1d6d629d22 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:44:28 +0700 Subject: [PATCH 140/296] update records --- domains/luanvu.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/luanvu.json b/domains/luanvu.json index 8644b53b3..90c17aa31 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,6 +6,8 @@ "email": "dientu078@gmail.com" }, "record": { + "CNAME": "luanvu.betaenglish.com.vn", + "TXT": "luanvu.betaenglish.com.vn", "A": "46.17.172.206" }, From 6524adae58d98d1d3471f67e8cc1513bfb4ed412 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:47:23 +0700 Subject: [PATCH 141/296] Add files via upload --- domains/luanvu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 90c17aa31..b4f4e2385 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -7,8 +7,7 @@ }, "record": { "CNAME": "luanvu.betaenglish.com.vn", - "TXT": "luanvu.betaenglish.com.vn", - "A": "46.17.172.206" + "TXT": "luanvu.betaenglish.com.vn" }, "proxied": false From 2af85d58f33cf6686c5d126d04c7f6b017da47f8 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:54:56 +0700 Subject: [PATCH 142/296] Add files via upload --- domains/luanvu.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index b4f4e2385..6f65eea59 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,7 +6,6 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn", "TXT": "luanvu.betaenglish.com.vn" }, From 4a7d63588e81f530175d950202bba943691b462a Mon Sep 17 00:00:00 2001 From: Ammar <123098233+luvtoxic@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:28:15 +0530 Subject: [PATCH 143/296] Update luvtoxic.json --- domains/luvtoxic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/luvtoxic.json b/domains/luvtoxic.json index 76e65d611..65029ed5f 100644 --- a/domains/luvtoxic.json +++ b/domains/luvtoxic.json @@ -4,6 +4,6 @@ "email": "ammarbags2023@gmail.com" }, "record": { - "CNAME": "new-portfolio-sigma-indol.vercel.app/" + "CNAME": "new-portfolio-sigma-indol.vercel.app" } -} \ No newline at end of file +} From b58d67f4b0b9c82e3f4616bffceefa7e9a38e569 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:11:22 +0700 Subject: [PATCH 144/296] Add files via upload --- domains/luanvu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 6f65eea59..39b93ce11 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,7 +6,7 @@ "email": "dientu078@gmail.com" }, "record": { - "TXT": "luanvu.betaenglish.com.vn" + "A": ["46.17.172.206"] }, "proxied": false From ed65ba8e1c7d973779d8b710c1470f940a52cf57 Mon Sep 17 00:00:00 2001 From: Ammar <123098233+luvtoxic@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:16:57 +0530 Subject: [PATCH 145/296] Update _vercel.luvtoxic.json --- domains/_vercel.luvtoxic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.luvtoxic.json b/domains/_vercel.luvtoxic.json index 192e2caba..396c99bad 100644 --- a/domains/_vercel.luvtoxic.json +++ b/domains/_vercel.luvtoxic.json @@ -4,6 +4,6 @@ "email": "ammarbags2023@gmail.com" }, "record": { - "TXT": "vc-domain-verify=www.is-a.dev,4c5b6e7d5f882f2ce558" + "TXT": "vc-domain-verify=luvtoxic.is-a.dev,fe679dc4161b66e8e00f" } -} \ No newline at end of file +} From 9027478fc9d6ef72194d38e058b4d5ff7c53e3f6 Mon Sep 17 00:00:00 2001 From: Denisz Becskei <71346694+denisz-becskei@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:28:46 +0100 Subject: [PATCH 146/296] Create gustyff.json --- domains/gustyff.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gustyff.json diff --git a/domains/gustyff.json b/domains/gustyff.json new file mode 100644 index 000000000..e001a4fb1 --- /dev/null +++ b/domains/gustyff.json @@ -0,0 +1,11 @@ +{ + "description": "A personal developer portfolio", + "repo": "https://github.com/denisz-becskei/denisz-becskei.github.io", + "owner": { + "username": "denisz-becskei", + "email": "gustyff.the.dev@gmail.com" + }, + "record": { + "CNAME": "denisz-becskei.github.io" + } +} From 19320ca47174365b9495580ad2c4ba2945ceb7aa Mon Sep 17 00:00:00 2001 From: Sulabh Nepal <48127992+sulabh-npl@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:02:12 +0545 Subject: [PATCH 147/296] Create sulabh.json --- domains/sulabh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/sulabh.json diff --git a/domains/sulabh.json b/domains/sulabh.json new file mode 100644 index 000000000..922c6e5e0 --- /dev/null +++ b/domains/sulabh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "sulabh-npl", + "email": "sulabh.work19@gmail.com" + }, + "record": { + "CNAME": "sulabh.info.np" + } From aa349bdff55289e5d8e4e4f05a75bdeb9c5bb396 Mon Sep 17 00:00:00 2001 From: Oswaldo Alonzo <52548392+Valitogt79@users.noreply.github.com> Date: Thu, 13 Feb 2025 05:51:49 -0600 Subject: [PATCH 148/296] Create oalonzo.json --- domains/oalonzo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oalonzo.json diff --git a/domains/oalonzo.json b/domains/oalonzo.json new file mode 100644 index 000000000..70e38da42 --- /dev/null +++ b/domains/oalonzo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "valitogt", + "email": "oswalonzo@hotmail.com" + }, + "record": { + "CNAME": "Valitogt79.github.io" + } +} From df8d5fa1662c5c0307bc67b3d07d015b5a098c05 Mon Sep 17 00:00:00 2001 From: cogrow4 <116611842+cogrow4@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:52:14 +1100 Subject: [PATCH 149/296] Create coen.json --- domains/coen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coen.json diff --git a/domains/coen.json b/domains/coen.json new file mode 100644 index 000000000..4dd7bee00 --- /dev/null +++ b/domains/coen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cogrow4", + "email": "cogrow@duck.com" + }, + "record": { + "URL": "https://github.com/cogrow4" + } +} From 5cf2c59dfbc89e0ec59b5de16c2c5efee9c84c55 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:00:43 +0700 Subject: [PATCH 150/296] Update hellokhangtran.json Added TXT record for Vercel domain verification. --- domains/hellokhangtran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index a32a983b5..f3afcec26 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -5,7 +5,8 @@ "email": "hellokhangtran03@gmail.com" }, "record": { - "CNAME": "hellokhangtran.vercel.app" + "CNAME": "hellokhangtran.vercel.app", + "TXT": ["vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1"] }, "proxied": false } From 1fde30e064997185a1fdaec29f0f2f242f6e8245 Mon Sep 17 00:00:00 2001 From: ganeswar-velvadapu Date: Thu, 13 Feb 2025 17:32:17 +0530 Subject: [PATCH 151/296] Improved ganeswarv.json --- domains/ganeswarv.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 3c9e6ce82..244fadd80 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -1,3 +1,5 @@ + + { "owner": { "username": "ganeswar-velvadapu", From 60cc7a9f6e94ee615437137d0cfc22f6f8149929 Mon Sep 17 00:00:00 2001 From: shukraditya Date: Thu, 13 Feb 2025 17:46:04 +0530 Subject: [PATCH 152/296] shukraditya.json added to /domains --- domains/shukraditya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shukraditya.json diff --git a/domains/shukraditya.json b/domains/shukraditya.json new file mode 100644 index 000000000..c0ba14a62 --- /dev/null +++ b/domains/shukraditya.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Blog and portfolio", + "repo": "https://github.com/shukraditya/shukraditya", + "owner": { + "username": "shukraditya", + "email": "shukra12bose@gmail.com" + }, + "record": { + "CNAME": "shukraditya.github.io" + } +} \ No newline at end of file From cf52c26d2c9f2b701bb30b427f51a0eae53459bf Mon Sep 17 00:00:00 2001 From: Dhruv Koshta <132095758+Dhruvkoshta@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:56:35 +0530 Subject: [PATCH 153/296] Update dhruvkoshta.json --- domains/dhruvkoshta.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 9259c036b..27cb3dfe4 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -1,6 +1,8 @@ { "owner": { - "username": "Dhruvkoshta" + "username": "Dhruvkoshta", + "email": "dhruvkoshta@gmail.com", + "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io" }, "record": { "CNAME": "dhruvkoshta.github.io" From 69150cd471e899891b82ab2ce41c37fa71b4ead6 Mon Sep 17 00:00:00 2001 From: Dhruv Koshta <132095758+Dhruvkoshta@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:57:19 +0530 Subject: [PATCH 154/296] Update dhruvkoshta.json --- domains/dhruvkoshta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 27cb3dfe4..568d51caa 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -2,7 +2,8 @@ "owner": { "username": "Dhruvkoshta", "email": "dhruvkoshta@gmail.com", - "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io" + "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", + "description":"portfolio site" }, "record": { "CNAME": "dhruvkoshta.github.io" From 7da062543ff29a0fafa25111bd51c643b41c68ec Mon Sep 17 00:00:00 2001 From: "@aitji" <100911929+aitji@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:21:28 +0700 Subject: [PATCH 155/296] _vercel.aitji.json --- domains/_vercel.aitji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aitji.json diff --git a/domains/_vercel.aitji.json b/domains/_vercel.aitji.json new file mode 100644 index 000000000..ae4360a8f --- /dev/null +++ b/domains/_vercel.aitji.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aitji", + "email": "ait.suriya@gmail.com", + "discord": "aitji" + }, + "record": { + "TXT": "vc-domain-verify=aitji.is-a.dev,0a05468b82f542c74dea" + } +} From 1f208e17ce6eb779b21b82b1571f428943dcdfa9 Mon Sep 17 00:00:00 2001 From: "@aitji" <100911929+aitji@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:22:35 +0700 Subject: [PATCH 156/296] aitji.json --- domains/aitji.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aitji.json diff --git a/domains/aitji.json b/domains/aitji.json new file mode 100644 index 000000000..a7c793f2f --- /dev/null +++ b/domains/aitji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aitji", + "email": "ait.suriya@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From b18c6a5d14b2c9395717ed048d0c50af052cce6b Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:24:50 +0200 Subject: [PATCH 157/296] Update domains/coen.json --- domains/coen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coen.json b/domains/coen.json index 4dd7bee00..ae50b2c2d 100644 --- a/domains/coen.json +++ b/domains/coen.json @@ -3,7 +3,7 @@ "username": "cogrow4", "email": "cogrow@duck.com" }, - "record": { + "records": { "URL": "https://github.com/cogrow4" } } From 1e014b47ff1e1a5e1fa8854277f0470580e22e48 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:26:31 +0200 Subject: [PATCH 158/296] So uh, ignore what I just did --- domains/coen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coen.json b/domains/coen.json index ae50b2c2d..4dd7bee00 100644 --- a/domains/coen.json +++ b/domains/coen.json @@ -3,7 +3,7 @@ "username": "cogrow4", "email": "cogrow@duck.com" }, - "records": { + "record": { "URL": "https://github.com/cogrow4" } } From a950b0be8ebe599b775c0ea14f6c4d236680d2e6 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:54:02 +0700 Subject: [PATCH 159/296] Update hellokhangtran.json --- domains/hellokhangtran.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index f3afcec26..3116e616b 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -6,7 +6,6 @@ }, "record": { "CNAME": "hellokhangtran.vercel.app", - "TXT": ["vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1"] }, "proxied": false } From 7c84630f64340aad991ff1bef33c83a17496d2c5 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:56:15 +0700 Subject: [PATCH 160/296] Create _vercel.hellokhangtran.json --- domains/_vercel.hellokhangtran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.hellokhangtran.json diff --git a/domains/_vercel.hellokhangtran.json b/domains/_vercel.hellokhangtran.json new file mode 100644 index 000000000..72712cc54 --- /dev/null +++ b/domains/_vercel.hellokhangtran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KN2222", + "email": "hellokhangtran03@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1" + } +} From 037dfd1aa3d95e94cd72243c6a58d7410072a2ea Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:56:49 +0200 Subject: [PATCH 161/296] Repo and Description field go outside the owner section. --- domains/dhruvkoshta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 568d51caa..2dc4ca279 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -1,9 +1,9 @@ { + "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", + "description": "portfolio site", "owner": { "username": "Dhruvkoshta", - "email": "dhruvkoshta@gmail.com", - "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", - "description":"portfolio site" + "email": "dhruvkoshta@gmail.com" }, "record": { "CNAME": "dhruvkoshta.github.io" From b33d9d373cde5dcba4ab0be82f0272036bb9be0b Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:57:28 +0700 Subject: [PATCH 162/296] Update hellokhangtran.json --- domains/hellokhangtran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index 3116e616b..a32a983b5 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -5,7 +5,7 @@ "email": "hellokhangtran03@gmail.com" }, "record": { - "CNAME": "hellokhangtran.vercel.app", + "CNAME": "hellokhangtran.vercel.app" }, "proxied": false } From f5277e7d3ddbef1accb4fa913603830a036c7df5 Mon Sep 17 00:00:00 2001 From: Armaan Nakhuda <95076879+Armaan4477@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:30:07 +0530 Subject: [PATCH 163/296] Update armaan44.json --- domains/armaan44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/armaan44.json b/domains/armaan44.json index b38f4b2da..9d9c048e8 100644 --- a/domains/armaan44.json +++ b/domains/armaan44.json @@ -6,6 +6,6 @@ "email": "nakhudaarmaan66@gmail.com" }, "record": { - "CNAME": "https://armaan4477.github.io/Portfolio/" + "CNAME": "armaan4477.github.io" } } From 20ea0d03e43b6a8fde02e50800c784a37e5455bb Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:04:57 +0200 Subject: [PATCH 164/296] Update domains/mudasir.json --- domains/mudasir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mudasir.json b/domains/mudasir.json index 37c04f599..8ad64b0cd 100644 --- a/domains/mudasir.json +++ b/domains/mudasir.json @@ -1,6 +1,6 @@ { "owner": { - "username": "insert-github-username-here", + "username": "mirzamudassir", "discord": "0xmudassir" }, "record": { From 3ca3984857cb002d36146fc8c61bd3de3e209481 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:13:40 +0200 Subject: [PATCH 165/296] Fix a typo from the PR author --- domains/mohsen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mohsen.json b/domains/mohsen.json index b9e64c9ad..835aa5627 100644 --- a/domains/mohsen.json +++ b/domains/mohsen.json @@ -2,9 +2,9 @@ "description": "Portfolio website for mohsenansari.com", "owner": { "username": "mohsenari", - "email": "m ansari387@gmail.com" + "email": "mansari387@gmail.com" }, "record": { "CNAME": "mohsenansari.com" } -} \ No newline at end of file +} From 1be6cc2e86c43d8dbc6534724832133edd97f52c Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:48:37 +0530 Subject: [PATCH 166/296] Rename CodeXKun.json to codexkun.json --- domains/{CodeXKun.json => codexkun.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{CodeXKun.json => codexkun.json} (100%) diff --git a/domains/CodeXKun.json b/domains/codexkun.json similarity index 100% rename from domains/CodeXKun.json rename to domains/codexkun.json From b6717a097bdf34f3d306dd878823ca5e2674446a Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:25:19 +0300 Subject: [PATCH 167/296] typo --- domains/shwetarajput.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shwetarajput.json b/domains/shwetarajput.json index 92c48ac58..e2e6eb5f9 100644 --- a/domains/shwetarajput.json +++ b/domains/shwetarajput.json @@ -2,7 +2,7 @@ "owner": { "username": "shwetarajputsk" }, - "records": { + "record": { "CNAME": "shwetarajput.netlify.app" } } From c6f8446790c5716055aeb082be5810f4db3d22ee Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:25:48 +0300 Subject: [PATCH 168/296] typo --- domains/sulabh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/sulabh.json b/domains/sulabh.json index 922c6e5e0..d8a57efe9 100644 --- a/domains/sulabh.json +++ b/domains/sulabh.json @@ -6,3 +6,4 @@ "record": { "CNAME": "sulabh.info.np" } +} From 558e445e2b2de132101cbfc23bc78be6f8b812d7 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:28:34 +0200 Subject: [PATCH 169/296] Fix the json --- domains/mehrshad.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mehrshad.json b/domains/mehrshad.json index d28461f8d..3649fe4d8 100644 --- a/domains/mehrshad.json +++ b/domains/mehrshad.json @@ -1,4 +1,5 @@ - "description": "Overview And Introduction of Owner's Open Source Projects", +{ + "description": "Overview And Introduction of Owner's Open Source Projects", "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", "owner": { "username": "SaintScraTchY", @@ -7,3 +8,4 @@ "record": { "CNAME": "saintscratchy.github.io" } +} From e1df1c34067a0e357f87789a83abe2de55fe604a Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:45:05 +0200 Subject: [PATCH 170/296] Pretiffy the json a bit --- domains/fsoft72.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/fsoft72.json b/domains/fsoft72.json index 6cbd75afa..b97e6ff7d 100644 --- a/domains/fsoft72.json +++ b/domains/fsoft72.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "fsoft72", - "email": "fabio.rotondo@gmail.com" - }, - "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", - "record": { - "URL": "https://fsoft.dev" - } + "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", + "owner": { + "username": "fsoft72", + "email": "fabio.rotondo@gmail.com" + }, + "record": { + "URL": "https://fsoft.dev" + } } From 8f2f0efbeaefdfea34ef335d55091e1ceb20a7bf Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:41:33 +0800 Subject: [PATCH 171/296] Update lawrenceee04.json --- domains/lawrenceee04.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lawrenceee04.json b/domains/lawrenceee04.json index c14bb7303..ab5b04a7b 100644 --- a/domains/lawrenceee04.json +++ b/domains/lawrenceee04.json @@ -4,6 +4,6 @@ "email": "lawrencelg04@gmail.com" }, "record": { - "CNAME": "lawrenceee04.github.io" + "CNAME": "lawrenceee04.netlify.app" } } From 966bf91e585cd64b3050f17ce9411dfa41054408 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:41:52 +0800 Subject: [PATCH 172/296] Delete domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json --- ...github-pages-challenge-lawrenceee04.lawrenceee04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json diff --git a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json deleted file mode 100644 index 9b65b4df8..000000000 --- a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lawrenceee04", - "email": "lawrencelg04@gmail.com" - }, - "record": { - "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" - } -} From 91617089a71f6455a414e9a9d830347854d6aec7 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:51:11 +0300 Subject: [PATCH 173/296] Rename JuanTito.json to juantito.json --- domains/{JuanTito.json => juantito.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{JuanTito.json => juantito.json} (100%) diff --git a/domains/JuanTito.json b/domains/juantito.json similarity index 100% rename from domains/JuanTito.json rename to domains/juantito.json From 5898cdf62e52b963b630e91018039ae79caa4bde Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:52:17 +0300 Subject: [PATCH 174/296] Update juantito.json --- domains/juantito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juantito.json b/domains/juantito.json index 173585aff..779db68dd 100644 --- a/domains/juantito.json +++ b/domains/juantito.json @@ -1,6 +1,6 @@ { "owner": { - "username": "JuanTito" + "username": "JuanTito", "email": "JuanTito@gio.in" }, "record": { From b96a4d92fb00d00d5129c6486590fc5651025bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 15:53:59 +0100 Subject: [PATCH 175/296] Rename catalinaarciniegassaenz to catalinaarciniegassaenz.json --- domains/{catalinaarciniegassaenz => catalinaarciniegassaenz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{catalinaarciniegassaenz => catalinaarciniegassaenz.json} (100%) diff --git a/domains/catalinaarciniegassaenz b/domains/catalinaarciniegassaenz.json similarity index 100% rename from domains/catalinaarciniegassaenz rename to domains/catalinaarciniegassaenz.json From 61ba33ad4a8c5a2e3166263d5e50345a979b448e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 15:55:29 +0100 Subject: [PATCH 176/296] Update catalinaarciniegassaenz.json --- domains/catalinaarciniegassaenz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index 005b18964..69a2befbc 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -4,7 +4,7 @@ "email": "catalinaarciniegassaenz@gmail.com" }, "records": { - "CNAME": "cascodenotch.github.io/idportafolio" + "CNAME": "cascodenotch.github.io" }, "proxied": false } From 28775f87c74d95b6bbdd83bbfcf6a8a62d88cc3f Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Thu, 13 Feb 2025 20:02:25 +0500 Subject: [PATCH 177/296] Update affan.json --- domains/affan.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index bc5e12872..814a7a2b5 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -4,6 +4,14 @@ "email": "affanorakzai19@gmail.com" }, "record": { - "CNAME": "affanorakzai.us.kg" + "A": "75.2.60.5", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:_spf.mx.cloudflare.net include:spf.improvmx.com ~all", + "dh=92c9945830f32cb180df547af9f491ff1a4c75a9" + ] } } From 16f480b02ee9c6672c21d70b99e558e7937f5444 Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Thu, 13 Feb 2025 11:03:28 -0400 Subject: [PATCH 178/296] Create _github-pages-challenge-kellylawrence.json Create hostname txt file for Github pages verification. --- domains/_github-pages-challenge-kellylawrence.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kellylawrence.json diff --git a/domains/_github-pages-challenge-kellylawrence.json b/domains/_github-pages-challenge-kellylawrence.json new file mode 100644 index 000000000..a6f1930f8 --- /dev/null +++ b/domains/_github-pages-challenge-kellylawrence.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kellylawrence", + "email": "kelly@kellylawrence.ca" + }, + "record": { + "TXT": "26237ec72d51f1ba56e371e8e3fef9" + } +} From 11c21708520bf2e581230c275a8f19964a676c50 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 17:04:21 +0200 Subject: [PATCH 179/296] I love commas --- domains/_vercel.fendimohamed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.fendimohamed.json b/domains/_vercel.fendimohamed.json index 9412f24c5..c98014cf0 100644 --- a/domains/_vercel.fendimohamed.json +++ b/domains/_vercel.fendimohamed.json @@ -1,7 +1,7 @@ { "owner": { "username": "FendiMohamed", - "email": "fendimohamed615@gmail.com", + "email": "fendimohamed615@gmail.com" }, "record": { "TXT": "vc-domain-verify=fendimohamed.is-a.dev,36783fd4f5b7c8306eb5" From c3dd97b79f61b4c306954a85c560333d51d781d6 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 17:04:28 +0200 Subject: [PATCH 180/296] Update fendimohamed.json --- domains/fendimohamed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fendimohamed.json b/domains/fendimohamed.json index 9fb12dcc6..c1298253f 100644 --- a/domains/fendimohamed.json +++ b/domains/fendimohamed.json @@ -1,7 +1,7 @@ { "owner": { "username": "FendiMohamed", - "email": "fendimohamed615@gmail.com", + "email": "fendimohamed615@gmail.com" }, "record": { "A": [ From 8337de4fb2faf47d31f47b8e96fe4e77dd9b2577 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:12:29 +0300 Subject: [PATCH 181/296] Rename _github-pages-challenge-wildchamo.json to _github-pages-challenge.wildchamo.json --- ...enge-wildchamo.json => _github-pages-challenge.wildchamo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-wildchamo.json => _github-pages-challenge.wildchamo.json} (100%) diff --git a/domains/_github-pages-challenge-wildchamo.json b/domains/_github-pages-challenge.wildchamo.json similarity index 100% rename from domains/_github-pages-challenge-wildchamo.json rename to domains/_github-pages-challenge.wildchamo.json From 04c6630d5eee451ff454db0f230d7d82e7e9b1c9 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:14:44 +0300 Subject: [PATCH 182/296] typo --- ...lylawrence.json => _github-pages-challenge.kellylawrence.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-kellylawrence.json => _github-pages-challenge.kellylawrence.json} (100%) diff --git a/domains/_github-pages-challenge-kellylawrence.json b/domains/_github-pages-challenge.kellylawrence.json similarity index 100% rename from domains/_github-pages-challenge-kellylawrence.json rename to domains/_github-pages-challenge.kellylawrence.json From 7ba3bb3ef1f9ec47f01a7dd441a7ffe61165e107 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Thu, 13 Feb 2025 20:17:58 +0500 Subject: [PATCH 183/296] Update affan.json --- domains/affan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index 814a7a2b5..0e73889ac 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -4,7 +4,7 @@ "email": "affanorakzai19@gmail.com" }, "record": { - "A": "75.2.60.5", + "A": ["75.2.60.5"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From a197f41b928ffcd3118b948e2e14ee5fdee6694f Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 17:26:57 +0200 Subject: [PATCH 184/296] Prettify the json a bit --- domains/ganeswarv.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 244fadd80..1bcc92bed 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -1,13 +1,11 @@ - - { + "repo": "https://github.com/ganeswar-velvadapu/portfolio", + "description": "My Portfolio Webiste", "owner": { "username": "ganeswar-velvadapu", "email": "ganeshvelvadapu@gmail.com" }, - "record" :{ - "CNAME" : "portfolio-tau-mauve-63.vercel.app" - }, - "repo" : "https://github.com/ganeswar-velvadapu/portfolio", - "description" : "My Portfolio Webiste" + "record": { + "CNAME": "portfolio-tau-mauve-63.vercel.app" + } } From 18a3daafd4d6427643b2f0a40a2f6b7a693fd58e Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:33:36 +0300 Subject: [PATCH 185/296] Rename Jvnsen.json to jvnsen.json --- domains/{Jvnsen.json => jvnsen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Jvnsen.json => jvnsen.json} (100%) diff --git a/domains/Jvnsen.json b/domains/jvnsen.json similarity index 100% rename from domains/Jvnsen.json rename to domains/jvnsen.json From c64886b2d00bd76460c6ccd97579175f60086c7f Mon Sep 17 00:00:00 2001 From: Panashe Mapika <33514253+panda-zw@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:34:51 +0200 Subject: [PATCH 186/296] Create panashe-mapika.json --- domains/panashe-mapika.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/panashe-mapika.json diff --git a/domains/panashe-mapika.json b/domains/panashe-mapika.json new file mode 100644 index 000000000..88535ae2c --- /dev/null +++ b/domains/panashe-mapika.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "panda-zw" + }, + "record": { + "CNAME": "panashe.codes" + } +} From 8b5b98d433541bdaaf8907fe5b1fa99a6ed47ce9 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:06:44 +0530 Subject: [PATCH 187/296] Rename status.killuazoldyck.json to d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json --- ...9057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{status.killuazoldyck.json => d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json} (100%) diff --git a/domains/status.killuazoldyck.json b/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json similarity index 100% rename from domains/status.killuazoldyck.json rename to domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json From 6073db338bc2647c08ced6a74fb6d01cb7978881 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:42:49 +0300 Subject: [PATCH 188/296] Update luiz.json --- domains/luiz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/luiz.json b/domains/luiz.json index 4e9567121..acfa30b90 100644 --- a/domains/luiz.json +++ b/domains/luiz.json @@ -1,7 +1,7 @@ { "owner": { - "username": "luk4h" - "email": "luizmarcondes@lgvm.dev", + "username": "luk4h", + "email": "luizmarcondes@lgvm.dev" }, "record": { "CNAME": "lgvm.dev" From 8f0996d188b7883e58b92674788166ff64456258 Mon Sep 17 00:00:00 2001 From: Panashe Mapika <33514253+panda-zw@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:45:08 +0200 Subject: [PATCH 189/296] Create panashe.json --- domains/panashe.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/panashe.json diff --git a/domains/panashe.json b/domains/panashe.json new file mode 100644 index 000000000..88535ae2c --- /dev/null +++ b/domains/panashe.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "panda-zw" + }, + "record": { + "CNAME": "panashe.codes" + } +} From 99891e1885d870eb0d22173aef43b24036383a6d Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:45:40 +0300 Subject: [PATCH 190/296] Add files via upload --- domains/sep.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sep.json diff --git a/domains/sep.json b/domains/sep.json new file mode 100644 index 000000000..f997389e3 --- /dev/null +++ b/domains/sep.json @@ -0,0 +1,12 @@ +{ + "description": "pesonel website", + "repo": "https://github.com/Sepultrex/sepultrex.github.io", + "owner": { + "username": "sepultrex", + "email": "sepultrex@gmail.com" + }, + "record": { + "CNAME": "sepultrex.github.io" + }, + "proxied": true +} \ No newline at end of file From c4ea6febe4a7c4e720874d1f4029f45a4da238ba Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:16:43 +0530 Subject: [PATCH 191/296] Rename d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json to d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json --- ...f68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json => d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json} (100%) diff --git a/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json b/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json similarity index 100% rename from domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json rename to domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json From 9cacb5bb2b17ee73169b4816818943d62365c324 Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 21:20:48 +0530 Subject: [PATCH 192/296] added json --- domains/bala.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bala.json diff --git a/domains/bala.json b/domains/bala.json new file mode 100644 index 000000000..7e2863e38 --- /dev/null +++ b/domains/bala.json @@ -0,0 +1,11 @@ +{ + "description": "For my github page", + "repo": "https://https://github.com/parzi-val/parzi-val", + "owner": { + "username": "parzi-val", + "email": "krbala1511@gmail.com" + }, + "record": { + "CNAME": "parzi-val.github.io" + } +} \ No newline at end of file From 9971bbd819677f03311293f20f74f0d8809e5802 Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:29:48 +0530 Subject: [PATCH 193/296] Create arvind.json --- domains/arvind.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arvind.json diff --git a/domains/arvind.json b/domains/arvind.json new file mode 100644 index 000000000..e27fb624e --- /dev/null +++ b/domains/arvind.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for my dev profile", + "repo": "https://github.com/coderman400/portfolio", + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" + } +} From 65db1323fad3fcc3549546b72404ec7d4a10ac5c Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 18:05:23 +0200 Subject: [PATCH 194/296] Update domains/anand.json --- domains/anand.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anand.json b/domains/anand.json index c0fe515d1..9eeb9637a 100644 --- a/domains/anand.json +++ b/domains/anand.json @@ -1,7 +1,7 @@ { "owner": { - "username": "insert-github-username-here", - "email": "insert-email-here" + "username": "anandd17", + "email": "avdoddamani123@gmail.com" }, "record": { "CNAME": "anandd17.vercel.app" From a79fbead889336cb9d0f6fd84ea7477d49718a40 Mon Sep 17 00:00:00 2001 From: esbru Date: Thu, 13 Feb 2025 11:08:42 -0500 Subject: [PATCH 195/296] changing domain filename --- domains/{_vercel.esteban.json => _vercel.bladimir.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.esteban.json => _vercel.bladimir.json} (100%) diff --git a/domains/_vercel.esteban.json b/domains/_vercel.bladimir.json similarity index 100% rename from domains/_vercel.esteban.json rename to domains/_vercel.bladimir.json From 47a45be327c6b10ed778f71c128e4d1d6f5497d8 Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:41:36 +0530 Subject: [PATCH 196/296] Create _vercel.arvind.json --- domains/_vercel.arvind.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arvind.json diff --git a/domains/_vercel.arvind.json b/domains/_vercel.arvind.json new file mode 100644 index 000000000..dc0b83863 --- /dev/null +++ b/domains/_vercel.arvind.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" + } +} From 88d896f9ca3f06c1de13aa5dbea56be12b5aa319 Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:42:03 +0530 Subject: [PATCH 197/296] Update arvind.json --- domains/arvind.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/arvind.json b/domains/arvind.json index e27fb624e..27dbb3731 100644 --- a/domains/arvind.json +++ b/domains/arvind.json @@ -1,11 +1,9 @@ { - "description": "Portfolio website for my dev profile", - "repo": "https://github.com/coderman400/portfolio", - "owner": { - "username": "coderman400", - "email": "achurox1121@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" - } + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-nine-sigma-65.vercel.app/" + } } From a0ec5581bd4d12893e45352b1b0d7350619e553c Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 21:42:10 +0530 Subject: [PATCH 198/296] verification --- domains/_github-pages-challenge-parzi-val.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-parzi-val.json diff --git a/domains/_github-pages-challenge-parzi-val.json b/domains/_github-pages-challenge-parzi-val.json new file mode 100644 index 000000000..42a5c2b1d --- /dev/null +++ b/domains/_github-pages-challenge-parzi-val.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "parzi-val", + "email": "krbala1511@gmail.com" + }, + "record": { + "TXT": "ce0aa85ad09c4e53ee08034cd66447" + } +} \ No newline at end of file From 9c7f8dee1134e22908d1e75b8baf03ca3934b1be Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:55:48 +0530 Subject: [PATCH 199/296] Update domains/arvind.json Co-authored-by: iostpa --- domains/arvind.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arvind.json b/domains/arvind.json index 27dbb3731..bf9ab69c0 100644 --- a/domains/arvind.json +++ b/domains/arvind.json @@ -4,6 +4,6 @@ "email": "achurox1121@gmail.com" }, "record": { - "CNAME": "https://portfolio-nine-sigma-65.vercel.app/" + "CNAME": "portfolio-nine-sigma-65.vercel.app" } } From 2eab214f00491a506e676af3f9bd8700025c47f0 Mon Sep 17 00:00:00 2001 From: Silva Tech <163982940+SilvaTechB@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:26:09 +0300 Subject: [PATCH 200/296] Create silva.json --- domains/silva.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/silva.json diff --git a/domains/silva.json b/domains/silva.json new file mode 100644 index 000000000..412f8402c --- /dev/null +++ b/domains/silva.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SilvaTechB", + "email": "momanyi.2913@gmail.com" + }, + "record": { + "CNAME": "silvatechb.github.io" + } +} From cbc01a97c1bc8df3a0d26eadc1237d76be822ed5 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:57:11 +0530 Subject: [PATCH 201/296] Update and rename d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json to 6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json --- ...f8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json => 6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json} (69%) diff --git a/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json b/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json similarity index 69% rename from domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json rename to domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json index d0fb678a4..ae3325a0e 100644 --- a/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json +++ b/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "b3e4140485a45cfdc29848ccb2df91270f7e2935.fpverify.freshping.io" + "CNAME": "4a09d69ca4da197165ec3fb012b27ad85ae7ebc9.fpverify.freshping.io" } } From 8f54d165cbc95d6181c153a715f2295209329423 Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 21:57:58 +0530 Subject: [PATCH 202/296] changed --- ...-val.json => _github-pages-challenge-parzi-val.parzi-val.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-parzi-val.json => _github-pages-challenge-parzi-val.parzi-val.json} (100%) diff --git a/domains/_github-pages-challenge-parzi-val.json b/domains/_github-pages-challenge-parzi-val.parzi-val.json similarity index 100% rename from domains/_github-pages-challenge-parzi-val.json rename to domains/_github-pages-challenge-parzi-val.parzi-val.json From 457b92ad11283fe0e8e9750c118050f10fc681a5 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:04:57 +0530 Subject: [PATCH 203/296] Create status.killuazoldyck.json --- domains/status.killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.killuazoldyck.json diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json new file mode 100644 index 000000000..43a42959f --- /dev/null +++ b/domains/status.killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "statuspage.freshping.io" + } +} From 6e9267ebab0ac1dc9119cc5c35fc68696bab0919 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:15:56 +0530 Subject: [PATCH 204/296] Create _A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json --- ...795A66C4C8595801F1C960291B1.status.killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json diff --git a/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json b/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json new file mode 100644 index 000000000..0e21845f4 --- /dev/null +++ b/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "A89E46425C5A53A4955C221CC8844E93.0B606BA30E825C1B3A7F6E136E8D755F.3493e06ad575aeb.comodoca.com" + } +} From fac26cef660357cd8f20209b2945ebf6370b92d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:21:58 +0530 Subject: [PATCH 205/296] Update prathamesh.json --- domains/prathamesh.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/prathamesh.json b/domains/prathamesh.json index 5e405bafb..711309191 100644 --- a/domains/prathamesh.json +++ b/domains/prathamesh.json @@ -1,10 +1,9 @@ { "owner": { - "username": "Prathamesh-Dukare", - "email": "prathameshdukaremail@gmail.com", - "discord": "741144155559821342" + "username": "prathamesh-2002", + "email": "prathameshisadev@gmail.com" }, "record": { - "CNAME": "prathamesh.works" + "CNAME": "prathamesh-2002.github.io" } } From 4207b99cd61d0831b4661e19b3fc051c90b7561d Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 22:25:19 +0530 Subject: [PATCH 206/296] changed --- ...parzi-val.json => _github-pages-challenge-parzi-val.bala.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-parzi-val.parzi-val.json => _github-pages-challenge-parzi-val.bala.json} (100%) diff --git a/domains/_github-pages-challenge-parzi-val.parzi-val.json b/domains/_github-pages-challenge-parzi-val.bala.json similarity index 100% rename from domains/_github-pages-challenge-parzi-val.parzi-val.json rename to domains/_github-pages-challenge-parzi-val.bala.json From 6fcc584774d0dd2745f173860c1cdd6fcdf3b2a1 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:25:21 +0530 Subject: [PATCH 207/296] Update and rename _A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json to _a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json --- ..._a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json => _a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json} (52%) diff --git a/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json b/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json similarity index 52% rename from domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json rename to domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json index 0e21845f4..ece7253e5 100644 --- a/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json +++ b/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "A89E46425C5A53A4955C221CC8844E93.0B606BA30E825C1B3A7F6E136E8D755F.3493e06ad575aeb.comodoca.com" + "CNAME": "a89e46425c5a53a4955c221cc8844e93.0b606ba30e825c1b3a7f6e136e8d755f.3493e06ad575aeb.comodoca.com" } } From a695263bbead923d9da3dd39cd2cd2021e5189b5 Mon Sep 17 00:00:00 2001 From: Le Hong Quang Date: Thu, 13 Feb 2025 23:57:07 +0700 Subject: [PATCH 208/296] Create hongquang.json --- domains/hongquang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hongquang.json diff --git a/domains/hongquang.json b/domains/hongquang.json new file mode 100644 index 000000000..bfc84d262 --- /dev/null +++ b/domains/hongquang.json @@ -0,0 +1,11 @@ +{ + "description": "For introduce myself", + "repo": "https://github.com/HQuang/HQuang", + "owner": { + "username": "quanglh268", + "email": "quanglh268@gmail.com" + }, + "record": { + "CNAME": "hquang.github.io" + } +} From 6bf6879571615fe73030606737a016999093e7f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:33:14 +0530 Subject: [PATCH 209/296] Delete domains/prxthamesh.json --- domains/prxthamesh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/prxthamesh.json diff --git a/domains/prxthamesh.json b/domains/prxthamesh.json deleted file mode 100644 index 711309191..000000000 --- a/domains/prxthamesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "prathamesh-2002", - "email": "prathameshisadev@gmail.com" - }, - "record": { - "CNAME": "prathamesh-2002.github.io" - } -} From 591f3ef2bd8f86c0740bab9544f9d55f1e32582b Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:09:19 -0800 Subject: [PATCH 210/296] Create fmode.json --- domains/fmode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fmode.json diff --git a/domains/fmode.json b/domains/fmode.json new file mode 100644 index 000000000..c9681725e --- /dev/null +++ b/domains/fmode.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website of vulnerability in ChromeOS", + "repo": "https://github.com/jOaawd/imperfect-secure", + "owner": { + "username": "jOaawd", + "email": "fmodeteam@gmail.com" + }, + "record": { + "CNAME": "https://imperfect.onrender.com/" + }, + "proxied": true +} From dd27d1d0c7f7a836edd27161c6c01e0160b34d2e Mon Sep 17 00:00:00 2001 From: Raynald Escala <71059595+raynaldescala@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:16:00 +0800 Subject: [PATCH 211/296] Create _vercel.raynaldescala.json --- domains/_vercel.raynaldescala.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.raynaldescala.json diff --git a/domains/_vercel.raynaldescala.json b/domains/_vercel.raynaldescala.json new file mode 100644 index 000000000..843e11542 --- /dev/null +++ b/domains/_vercel.raynaldescala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raynaldescala", + "email": "raynaldescala01@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raynaldescala.is-a.dev,7c5440b0cdb643d66472" + } +} From 75ea8036b39342ec9688e5525b702d2efbe6cba6 Mon Sep 17 00:00:00 2001 From: Raynald Escala <71059595+raynaldescala@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:17:17 +0800 Subject: [PATCH 212/296] Create raynaldescala.json --- domains/raynaldescala.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raynaldescala.json diff --git a/domains/raynaldescala.json b/domains/raynaldescala.json new file mode 100644 index 000000000..a2dc696f9 --- /dev/null +++ b/domains/raynaldescala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raynaldescala", + "email": "raynaldescala01@gmail.com" + }, + "record": { + "CNAME": "raynaldescala.vercel.app" + } +} From fbc3af97233cd05dc6dc48316e3f8c00cb12df1b Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:56:10 +0530 Subject: [PATCH 213/296] Update and rename _a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json to _acme-challenge.status.killuazoldyck.json --- ...uazoldyck.json => _acme-challenge.status.killuazoldyck.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json => _acme-challenge.status.killuazoldyck.json} (52%) diff --git a/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json b/domains/_acme-challenge.status.killuazoldyck.json similarity index 52% rename from domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json rename to domains/_acme-challenge.status.killuazoldyck.json index ece7253e5..b37c6d454 100644 --- a/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json +++ b/domains/_acme-challenge.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "a89e46425c5a53a4955c221cc8844e93.0b606ba30e825c1b3a7f6e136e8d755f.3493e06ad575aeb.comodoca.com" + "TXT": ["hpro7lm3n3raqogwyrdoccrrn8pvmh-c-jcnwlbsgx4"] } } From 8642ca29f993e245227d41994133f88a80867125 Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:26:18 +0300 Subject: [PATCH 214/296] Add files via upload --- domains/_github-pages-challenge-Sepultrex.sep.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-Sepultrex.sep.json diff --git a/domains/_github-pages-challenge-Sepultrex.sep.json b/domains/_github-pages-challenge-Sepultrex.sep.json new file mode 100644 index 000000000..5f23fd4de --- /dev/null +++ b/domains/_github-pages-challenge-Sepultrex.sep.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "sepultrex" + }, + "record": { + "TXT": "f4361a85785d0f177c31b7455c06fa" + } + } \ No newline at end of file From 2019c06cfd7d55e9add84b1914334ef73ef42996 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:36:16 -0800 Subject: [PATCH 215/296] Update fmode.json --- domains/fmode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fmode.json b/domains/fmode.json index c9681725e..198ebd209 100644 --- a/domains/fmode.json +++ b/domains/fmode.json @@ -6,7 +6,7 @@ "email": "fmodeteam@gmail.com" }, "record": { - "CNAME": "https://imperfect.onrender.com/" + "CNAME": "imperfect.onrender.com" }, "proxied": true } From 4f71bd150fddcbbd9f333019d3ae864c37caaf1c Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 19:43:33 +0200 Subject: [PATCH 216/296] anyways --- ...trex.sep.json => _github-pages-challenge-sepultrex.sep.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Sepultrex.sep.json => _github-pages-challenge-sepultrex.sep.json} (91%) diff --git a/domains/_github-pages-challenge-Sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json similarity index 91% rename from domains/_github-pages-challenge-Sepultrex.sep.json rename to domains/_github-pages-challenge-sepultrex.sep.json index 5f23fd4de..3c9f71ef3 100644 --- a/domains/_github-pages-challenge-Sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -5,4 +5,4 @@ "record": { "TXT": "f4361a85785d0f177c31b7455c06fa" } - } \ No newline at end of file + } From e5f4c5fd5c9abab600dddf42b23170a323e42620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 18:47:29 +0100 Subject: [PATCH 217/296] Update domains/catalinaarciniegassaenz.json Co-authored-by: iostpa --- domains/catalinaarciniegassaenz.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index 69a2befbc..fcccb6df7 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -1,5 +1,4 @@ { - "domain": "catalinaarciniegassaenz.is-a.dev", "owner": { "email": "catalinaarciniegassaenz@gmail.com" }, From 8c9ba3a1b92da8eea11f9d964ca74d06a19e21dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 18:47:38 +0100 Subject: [PATCH 218/296] Update domains/catalinaarciniegassaenz.json Co-authored-by: iostpa --- domains/catalinaarciniegassaenz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index fcccb6df7..d3a6a5e4b 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -1,5 +1,6 @@ { "owner": { + "username": "cascodenotch", "email": "catalinaarciniegassaenz@gmail.com" }, "records": { From 1a1a77b5f46dae0f536ccbadc2d06a4491b10d8b Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:27:31 +0530 Subject: [PATCH 219/296] Update _acme-challenge.status.killuazoldyck.json --- domains/_acme-challenge.status.killuazoldyck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_acme-challenge.status.killuazoldyck.json b/domains/_acme-challenge.status.killuazoldyck.json index b37c6d454..baa72acfa 100644 --- a/domains/_acme-challenge.status.killuazoldyck.json +++ b/domains/_acme-challenge.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "TXT": ["hpro7lm3n3raqogwyrdoccrrn8pvmh-c-jcnwlbsgx4"] + "TXT": ["hPRO7lm3N3RAQOgWyRDOCcrRN8pvMh-c-JcNwlBsGx4"] } } From 737ad4f6095005b122955e5fc91a1191b9faedb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franco=20Le=C3=B3n?= <89669737+francoleon08@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:57:33 -0300 Subject: [PATCH 220/296] Create francoleon.json --- domains/francoleon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/francoleon.json diff --git a/domains/francoleon.json b/domains/francoleon.json new file mode 100644 index 000000000..69c6998bc --- /dev/null +++ b/domains/francoleon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "francoleon08", + "email": "francoleon284@gmail.com" + }, + "record": { + "CNAME": "francoleondev.vercel.app" + } +} From a4a9bef3f51f4a99caeac1b03e2af78463c46303 Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:07:46 +0300 Subject: [PATCH 221/296] fix --- domains/_github-pages-challenge-sepultrex.sep.json | 4 ++-- domains/sep.json | 13 ++++++------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/_github-pages-challenge-sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json index 3c9f71ef3..6a857c7e9 100644 --- a/domains/_github-pages-challenge-sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -3,6 +3,6 @@ "username": "sepultrex" }, "record": { - "TXT": "f4361a85785d0f177c31b7455c06fa" + "TXT": "933e23545ec765f8615286f27b2a3d" } - } + } \ No newline at end of file diff --git a/domains/sep.json b/domains/sep.json index f997389e3..47a8c1a97 100644 --- a/domains/sep.json +++ b/domains/sep.json @@ -1,12 +1,11 @@ { - "description": "pesonel website", - "repo": "https://github.com/Sepultrex/sepultrex.github.io", + "description": "personel-website", + "repo": "https://github.com/sepultrex/sepultrex.github.io", "owner": { - "username": "sepultrex", - "email": "sepultrex@gmail.com" + "username": "sepultrex", + "email": "sepultrex@gmail.com" }, "record": { - "CNAME": "sepultrex.github.io" - }, - "proxied": true + "CNAME": "sepultrex.github.io" + } } \ No newline at end of file From 7d13ec5969efc897e892620265d3bf558ec837fb Mon Sep 17 00:00:00 2001 From: ZAPE Date: Thu, 13 Feb 2025 23:53:53 +0530 Subject: [PATCH 222/296] Create _github-pages-challenge-sangeeth-606.sangeeth.json --- .../_github-pages-challenge-sangeeth-606.sangeeth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sangeeth-606.sangeeth.json diff --git a/domains/_github-pages-challenge-sangeeth-606.sangeeth.json b/domains/_github-pages-challenge-sangeeth-606.sangeeth.json new file mode 100644 index 000000000..4a4eb54b2 --- /dev/null +++ b/domains/_github-pages-challenge-sangeeth-606.sangeeth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sangeeth-606", + "email": "sangeeth999123@gmail.com" + }, + "record": { + "TXT": "db86cdabc094732729851d093e4c47" + } +} From 47f6aa46b07e14e3c38c91daa69dbe7068df4916 Mon Sep 17 00:00:00 2001 From: Carter LaSalle <50027436+carterlasalle@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:15:34 -0800 Subject: [PATCH 223/296] Create emojisteg.json --- domains/emojisteg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/emojisteg.json diff --git a/domains/emojisteg.json b/domains/emojisteg.json new file mode 100644 index 000000000..91e5a07d3 --- /dev/null +++ b/domains/emojisteg.json @@ -0,0 +1,12 @@ +{ + "description": "Cloudflare Pages site for emojisteg", + "repo": "https://github.com/carterlasalle/emojistega", + "owner": { + "username": "carterlasalle", + "email": "carterlasalle@gmail.com" + }, + "record": { + "CNAME": "emojisteg.pages.dev" + }, + "proxied": true +} From 7b0da7829966d69ad634b6293c207d0ed71b4e0e Mon Sep 17 00:00:00 2001 From: Adam Perkowski Date: Thu, 13 Feb 2025 20:23:56 +0100 Subject: [PATCH 224/296] Create adamperkowski.json --- domains/adamperkowski.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adamperkowski.json diff --git a/domains/adamperkowski.json b/domains/adamperkowski.json new file mode 100644 index 000000000..91d448055 --- /dev/null +++ b/domains/adamperkowski.json @@ -0,0 +1,11 @@ +{ + "description": "Adam Perkowski's personal website", + "repo": "https://github.com/adamperkowski/website", + "owner": { + "username": "adamperkowski", + "email": "adas1per@protonmail.com" + }, + "record": { + "CNAME": "adamperkowski.dev" + } +} From 8a90144579364e27ee36a5332accdb47dc1347be Mon Sep 17 00:00:00 2001 From: Carter LaSalle <50027436+carterlasalle@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:33:50 -0800 Subject: [PATCH 225/296] Update emojisteg.json --- domains/emojisteg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/emojisteg.json b/domains/emojisteg.json index 91e5a07d3..1e54e92f5 100644 --- a/domains/emojisteg.json +++ b/domains/emojisteg.json @@ -6,7 +6,7 @@ "email": "carterlasalle@gmail.com" }, "record": { - "CNAME": "emojisteg.pages.dev" + "CNAME": "emojistega.pages.dev" }, "proxied": true } From 5d1bf90af6b2b9aaecbb37967c435d8d10538a5b Mon Sep 17 00:00:00 2001 From: Rupankar Majumdar <158011967+InvictusRex@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:46:34 +0530 Subject: [PATCH 226/296] Create rupankar.json --- domains/rupankar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rupankar.json diff --git a/domains/rupankar.json b/domains/rupankar.json new file mode 100644 index 000000000..48f710c86 --- /dev/null +++ b/domains/rupankar.json @@ -0,0 +1,11 @@ +{ + "description": "A portfolio website", + "repo": "https://github.com/InvictusRex/InvictusRex.github.io", + "owner": { + "username": "InvictusRex", + "email": "rupankar.majumdar2023@vitstudent.ac.in", + }, + "record": { + "CNAME": "invictusrex.github.io/" + } +} From b66274949c9276274b570aa08222a48279d0867c Mon Sep 17 00:00:00 2001 From: Quddi <159728196+Quddiy@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:56:53 +0300 Subject: [PATCH 227/296] Create quddi --- domains/{quddi => quddi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{quddi => quddi.json} (100%) diff --git a/domains/quddi b/domains/quddi.json similarity index 100% rename from domains/quddi rename to domains/quddi.json From 4b7f80e1ceb8d3b35244d751ee579a7e52518e24 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:50:02 +0530 Subject: [PATCH 228/296] Update status.killuazoldyck.json --- domains/status.killuazoldyck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json index 43a42959f..137660aee 100644 --- a/domains/status.killuazoldyck.json +++ b/domains/status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "statuspage.freshping.io" + "CNAME": "statuspage.betteruptime.com" } } From be89b7e81243413a85cde02fa36c304da402e57d Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:50:21 +0530 Subject: [PATCH 229/296] Delete domains/_acme-challenge.status.killuazoldyck.json --- domains/_acme-challenge.status.killuazoldyck.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_acme-challenge.status.killuazoldyck.json diff --git a/domains/_acme-challenge.status.killuazoldyck.json b/domains/_acme-challenge.status.killuazoldyck.json deleted file mode 100644 index baa72acfa..000000000 --- a/domains/_acme-challenge.status.killuazoldyck.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "killuazoldyckreal", - "email": "bk1030798@gmail.com" - }, - "record": { - "TXT": ["hPRO7lm3N3RAQOgWyRDOCcrRN8pvMh-c-JcNwlBsGx4"] - } -} From 4afca60e616df32f586fb3a69723c460ea3b54e3 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:50:46 +0530 Subject: [PATCH 230/296] Delete domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json --- ...cbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json diff --git a/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json b/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json deleted file mode 100644 index ae3325a0e..000000000 --- a/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "killuazoldyckreal", - "email": "bk1030798@gmail.com" - }, - "record": { - "CNAME": "4a09d69ca4da197165ec3fb012b27ad85ae7ebc9.fpverify.freshping.io" - } -} From f8dd13f6ae20a97b1f71f135344920fb735c3e53 Mon Sep 17 00:00:00 2001 From: "Eng. Kareem Elramady" <75088462+kareem-m@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:04:54 +0200 Subject: [PATCH 231/296] Create _vercel.kareem.json --- domains/_vercel.kareem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kareem.json diff --git a/domains/_vercel.kareem.json b/domains/_vercel.kareem.json new file mode 100644 index 000000000..fa317c31e --- /dev/null +++ b/domains/_vercel.kareem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kareem-m", + "email": "kareemmoh1911@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kareem.is-a.dev,227f1873f5be3f29395e" + } +} From fa28bf246f9d067964afdf5c4d8a039d60b7fdcf Mon Sep 17 00:00:00 2001 From: "Eng. Kareem Elramady" <75088462+kareem-m@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:07:21 +0200 Subject: [PATCH 232/296] Create kareem.json --- domains/kareem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kareem.json diff --git a/domains/kareem.json b/domains/kareem.json new file mode 100644 index 000000000..760ed1e29 --- /dev/null +++ b/domains/kareem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kareem-m", + "email": "kareemmoh1911@gmail.com" + }, + "record": { + "CNAME": "kareemelramady.vercel.app" + } +} From efbe4c39d4d13018840807413b74cece41589b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:55:39 -0300 Subject: [PATCH 233/296] Create owens.json --- domains/owens.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/owens.json diff --git a/domains/owens.json b/domains/owens.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/owens.json @@ -0,0 +1 @@ + From 6180ae711e970c0cb0b236685d480b1ca26ea363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:58:37 -0300 Subject: [PATCH 234/296] Update owens.json Mi repositorio --- domains/owens.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index 8b1378917..0332c732d 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "owenslopez211" + }, + "record": { + "CNAME": "owenslopez211.github.io" + } +} From 757032f72b8ce459c5aa008f5d9da4e4b69e95bb Mon Sep 17 00:00:00 2001 From: shukraditya Date: Fri, 14 Feb 2025 04:38:44 +0530 Subject: [PATCH 235/296] verification --- .../_github-pages-challenge-shukraditya.shukraditya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-shukraditya.shukraditya.json diff --git a/domains/_github-pages-challenge-shukraditya.shukraditya.json b/domains/_github-pages-challenge-shukraditya.shukraditya.json new file mode 100644 index 000000000..88e6eb8d1 --- /dev/null +++ b/domains/_github-pages-challenge-shukraditya.shukraditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shukraditya", + "email": "shukra12bose@gmail.com" + }, + "record": { + "TXT": "617d0b9d13126957daf657d7396ec2" + } +} \ No newline at end of file From 0e38e51e523d336e07d8ce138d2b6bc2dd638f1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franco=20Le=C3=B3n?= <89669737+francoleon08@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:04:57 -0300 Subject: [PATCH 236/296] update --- domains/_vercel.francoleon.json | 9 +++++++++ domains/francoleon.json | 1 + 2 files changed, 10 insertions(+) create mode 100644 domains/_vercel.francoleon.json diff --git a/domains/_vercel.francoleon.json b/domains/_vercel.francoleon.json new file mode 100644 index 000000000..d450bfd5b --- /dev/null +++ b/domains/_vercel.francoleon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "francoleon08", + "email": "francoleon284@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=francoleon.is-a.dev,ead369809cf9c9018296" + } +} \ No newline at end of file diff --git a/domains/francoleon.json b/domains/francoleon.json index 69c6998bc..b39017662 100644 --- a/domains/francoleon.json +++ b/domains/francoleon.json @@ -1,4 +1,5 @@ { + "description": "Franco Leon, Personal Portfolio", "owner": { "username": "francoleon08", "email": "francoleon284@gmail.com" From 383cea351947e7311e47fb9fc5c0dd218e34716a Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:26:15 -0700 Subject: [PATCH 237/296] Update skibidi.json --- domains/skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index e8446824e..ee66e2c72 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -1,9 +1,10 @@ { "owner": { "username": "bananaking6", + "email": "", "discord": "skibidibagel" }, "record": { - "CNAME": "bananaking6.github.io" + "CNAME": "skibidi-3.vercel.app" } } From 2ded2c30e7bd2b1982f6cc19554c9ec0a47fec57 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:28:13 -0700 Subject: [PATCH 238/296] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index f2cad5ed2..0d6e20472 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,7 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d" + "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", + "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" } } From 147d3459fe87141a239d9e20c63ce4735fc9ab4e Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Fri, 14 Feb 2025 04:44:07 +0300 Subject: [PATCH 239/296] discord thing --- domains/_discord.sep.json | 9 +++++++++ domains/_github-pages-challenge-sepultrex.sep.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_discord.sep.json diff --git a/domains/_discord.sep.json b/domains/_discord.sep.json new file mode 100644 index 000000000..f1584c0e4 --- /dev/null +++ b/domains/_discord.sep.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sepultrex", + "email": "sepultrex@gmail.com" + }, + "record": { + "TXT": "dh=2f929b7a4935af1795801360d92ba2788e27a2ff" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json index 6a857c7e9..34d0664e8 100644 --- a/domains/_github-pages-challenge-sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -3,6 +3,6 @@ "username": "sepultrex" }, "record": { - "TXT": "933e23545ec765f8615286f27b2a3d" + "TXT": "9d48d99c569b77b148651f4052b25f" } } \ No newline at end of file From bae5eb0f6a1f9299ccc9968aff5bf6d8123c1aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:23:06 -0300 Subject: [PATCH 240/296] Update owens.json --- domains/owens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index 0332c732d..c963cfd33 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -3,6 +3,6 @@ "username": "owenslopez211" }, "record": { - "CNAME": "owenslopez211.github.io" + "CNAME": "owenslopez211.github.io/owens-dev-journey" } } From b3636aa17df8c967957b039e427d8918a25a4ff8 Mon Sep 17 00:00:00 2001 From: Rupankar Majumdar <158011967+InvictusRex@users.noreply.github.com> Date: Fri, 14 Feb 2025 08:57:18 +0530 Subject: [PATCH 241/296] Update rupankar.json, Fixed Issues --- domains/rupankar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rupankar.json b/domains/rupankar.json index 48f710c86..d968cb51b 100644 --- a/domains/rupankar.json +++ b/domains/rupankar.json @@ -3,9 +3,9 @@ "repo": "https://github.com/InvictusRex/InvictusRex.github.io", "owner": { "username": "InvictusRex", - "email": "rupankar.majumdar2023@vitstudent.ac.in", + "email": "rupankar.majumdar2023@vitstudent.ac.in" }, "record": { - "CNAME": "invictusrex.github.io/" + "CNAME": "invictusrex.github.io" } } From 1b3f445787fce90a6abae1c288e2acecc0cd52e1 Mon Sep 17 00:00:00 2001 From: Manoj Date: Fri, 14 Feb 2025 09:56:36 +0530 Subject: [PATCH 242/296] feat: add manoj.is-a.dev domain --- domains/manoj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manoj.json b/domains/manoj.json index 3a33f4eca..149c49b63 100644 --- a/domains/manoj.json +++ b/domains/manoj.json @@ -6,7 +6,7 @@ "email": "naik97059@gmail.com" }, "record": { - "URL": "https://portfolio-manojs-projects-144cb204.vercel.app/" + "CNAME": "manojinaik.github.io" } } \ No newline at end of file From 1e362ca0a38b4820a2c1a20c3d591948d7c079af Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:19:21 +0530 Subject: [PATCH 243/296] Update jasvinder_singh.json --- domains/jasvinder_singh.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jasvinder_singh.json b/domains/jasvinder_singh.json index 8960f7d11..4f0c75b36 100644 --- a/domains/jasvinder_singh.json +++ b/domains/jasvinder_singh.json @@ -1,8 +1,9 @@ { "owner": { - "username": "singhJasvinder101" + "username": "singhJasvinder101", + "email": "jasvindersingh3593@gmail.com", }, "record": { - "RECORDTYPE": "CNAME" + "CNAME": "jasvinder-portfolio.netlify.app" } } From 3a61a79ffaca0fc08a108a6e6f520598978a6aeb Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:25:49 +0530 Subject: [PATCH 244/296] Rename jasvinder_singh.json to jasvindersingh.json --- domains/{jasvinder_singh.json => jasvindersingh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jasvinder_singh.json => jasvindersingh.json} (100%) diff --git a/domains/jasvinder_singh.json b/domains/jasvindersingh.json similarity index 100% rename from domains/jasvinder_singh.json rename to domains/jasvindersingh.json From feecbf47f8395802ae11d99829f7208bbd2c78b9 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Fri, 14 Feb 2025 10:51:16 +0530 Subject: [PATCH 245/296] [ RENAME ] : utkarshsinghal26.json -> utkarsh-singhal.json & _vercel.utkarshsinghal26.json -> _vercel.utkarsh-singhal.json --- ..._vercel.utkarshsinghal26.json => _vercel.utkarsh-singhal.json} | 0 domains/{utkarshsinghal26.json => utkarsh-singhal.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.utkarshsinghal26.json => _vercel.utkarsh-singhal.json} (100%) rename domains/{utkarshsinghal26.json => utkarsh-singhal.json} (100%) diff --git a/domains/_vercel.utkarshsinghal26.json b/domains/_vercel.utkarsh-singhal.json similarity index 100% rename from domains/_vercel.utkarshsinghal26.json rename to domains/_vercel.utkarsh-singhal.json diff --git a/domains/utkarshsinghal26.json b/domains/utkarsh-singhal.json similarity index 100% rename from domains/utkarshsinghal26.json rename to domains/utkarsh-singhal.json From 6e03df4ba4360169e0932df2533421c22c996d15 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:40:26 -0800 Subject: [PATCH 246/296] Update fmode.json --- domains/fmode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fmode.json b/domains/fmode.json index 198ebd209..314c36235 100644 --- a/domains/fmode.json +++ b/domains/fmode.json @@ -8,5 +8,5 @@ "record": { "CNAME": "imperfect.onrender.com" }, - "proxied": true + "proxied": false } From b89af8405de37a4e18bd77cb17320701b3b3d8a7 Mon Sep 17 00:00:00 2001 From: Nathan Ospino <105754395+C4lumny@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:44:06 -0500 Subject: [PATCH 247/296] Create _vercel.nathanospino.json --- domains/_vercel.nathanospino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.nathanospino.json diff --git a/domains/_vercel.nathanospino.json b/domains/_vercel.nathanospino.json new file mode 100644 index 000000000..7de153e26 --- /dev/null +++ b/domains/_vercel.nathanospino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "C4lumny", + "email": "ospinonathan@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=nathanospino.is-a.dev,4130bdbb1e9dc4fcfcc0" + } +} From 160c87b2c0eab2b1fb9d0cc1f6f2835b33437a4c Mon Sep 17 00:00:00 2001 From: Nathan Ospino <105754395+C4lumny@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:45:26 -0500 Subject: [PATCH 248/296] Create nathanospino.json --- domains/nathanospino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nathanospino.json diff --git a/domains/nathanospino.json b/domains/nathanospino.json new file mode 100644 index 000000000..af1590821 --- /dev/null +++ b/domains/nathanospino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "C4lumny", + "email": "ospinonathan@gmail.com" + }, + "record": { + "CNAME": "nathanospino.vercel.app" + } +} From 60905d762c2366220a2f1117a2c1ab11e07ac390 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:06:32 +0300 Subject: [PATCH 249/296] fix: typo --- domains/_vercel.nathanospino.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.nathanospino.json b/domains/_vercel.nathanospino.json index 7de153e26..b66ccecf9 100644 --- a/domains/_vercel.nathanospino.json +++ b/domains/_vercel.nathanospino.json @@ -1,7 +1,7 @@ { "owner": { "username": "C4lumny", - "email": "ospinonathan@gmail.com", + "email": "ospinonathan@gmail.com" }, "record": { "TXT": "vc-domain-verify=nathanospino.is-a.dev,4130bdbb1e9dc4fcfcc0" From a537eaba1b204b0de422e1940c1cc51e2b279f61 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:08:08 +0300 Subject: [PATCH 250/296] fix: typo --- domains/jasvindersingh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jasvindersingh.json b/domains/jasvindersingh.json index 4f0c75b36..fe8dcd21a 100644 --- a/domains/jasvindersingh.json +++ b/domains/jasvindersingh.json @@ -1,7 +1,7 @@ { "owner": { "username": "singhJasvinder101", - "email": "jasvindersingh3593@gmail.com", + "email": "jasvindersingh3593@gmail.com" }, "record": { "CNAME": "jasvinder-portfolio.netlify.app" From 91e1828377da3aa9d5a4624383a41a6a29917c3c Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:18:14 +0300 Subject: [PATCH 251/296] Update quddi.json --- domains/quddi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quddi.json b/domains/quddi.json index 11769f144..ac920f3da 100644 --- a/domains/quddi.json +++ b/domains/quddi.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Quddi" + "username": "Quddi", "email": "quddi6@gmail.com" }, "record": { From 2494a2fa2be1f224632b177da252881376a695f7 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:19:34 +0300 Subject: [PATCH 252/296] Update catalinaarciniegassaenz.json --- domains/catalinaarciniegassaenz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index d3a6a5e4b..2e5dab28c 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -3,7 +3,7 @@ "username": "cascodenotch", "email": "catalinaarciniegassaenz@gmail.com" }, - "records": { + "record": { "CNAME": "cascodenotch.github.io" }, "proxied": false From b7c434373f355d2caed6b14b67341d86d8b4de88 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:56:31 +0700 Subject: [PATCH 253/296] Create layhout.json --- domains/layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/layhout.json diff --git a/domains/layhout.json b/domains/layhout.json new file mode 100644 index 000000000..8495d5052 --- /dev/null +++ b/domains/layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "CNAME": "https://chea-layhout.vercel.app/" + } +} From ace69a89a6702056d2e3422d62627d4ec8184b18 Mon Sep 17 00:00:00 2001 From: RAJESH REDDY <93756207+Rajesh-Reddy1@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:45:41 +0530 Subject: [PATCH 254/296] Create _vercel.rajeshreddy.json --- domains/_vercel.rajeshreddy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.rajeshreddy.json diff --git a/domains/_vercel.rajeshreddy.json b/domains/_vercel.rajeshreddy.json new file mode 100644 index 000000000..f4bfd865c --- /dev/null +++ b/domains/_vercel.rajeshreddy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com", + "discord": "suuiii_1" + }, + "record": { + "TXT": "vc-domain-verify=rajeshreddy.is-a.dev,400e697edc993cbbeab7" + } +} From 43623273920f2576afcd975b932bbba408e1bfb8 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:09:01 +0700 Subject: [PATCH 255/296] Update layhout.json --- domains/layhout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/layhout.json b/domains/layhout.json index 8495d5052..c36c03fa1 100644 --- a/domains/layhout.json +++ b/domains/layhout.json @@ -4,6 +4,6 @@ "email": "layhoutworkmail@gmail.com" }, "record": { - "CNAME": "https://chea-layhout.vercel.app/" + "A": ["76.76.21.21"] } } From 8553a378a62a875c44aa4260c36a5cad64e6e96a Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:15:00 +0700 Subject: [PATCH 256/296] Remove the email field --- domains/gewalee.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/gewalee.json b/domains/gewalee.json index e28310662..8148fa2f9 100644 --- a/domains/gewalee.json +++ b/domains/gewalee.json @@ -2,8 +2,7 @@ "description": "Github Pages serving as an online resume site for gewaleelek", "repo": "https://github.com/gewaleelek/gewaleelek.github.io", "owner": { - "username": "gewaleelek", - "email": "165679471+gewaleelek@users.noreply.github.com" + "username": "gewaleelek" }, "record": { "CNAME": "gewaleelek.github.io" From 26b016e333bd9b774240f7c1ea02c74b158e5fdc Mon Sep 17 00:00:00 2001 From: Jean Claude Geagea <88094662+jeanclaudegeagea@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:50:27 +0200 Subject: [PATCH 257/296] Create jeanclaude.json --- domains/jeanclaude.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jeanclaude.json diff --git a/domains/jeanclaude.json b/domains/jeanclaude.json new file mode 100644 index 000000000..6ad03b19d --- /dev/null +++ b/domains/jeanclaude.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jeanclaudegeagea", + "email": "jeanclaude.geagea@gmail.com" + }, + "record": { + "CNAME": "jeanclaude-omega.vercel.app" + } +} From 37b629ca765ec5575b97cf44465975bdf9d15429 Mon Sep 17 00:00:00 2001 From: mkrage <52537982+mkrage@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:01:29 +0100 Subject: [PATCH 258/296] Create raspicloud.json --- domains/raspicloud.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raspicloud.json diff --git a/domains/raspicloud.json b/domains/raspicloud.json new file mode 100644 index 000000000..cd400dd65 --- /dev/null +++ b/domains/raspicloud.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mkrage", + "email": "manuel.krage@gmx.de" + }, + "record": { + "A": ["141.144.239.115"] + } +} From 1eaddd4d2a73a628b626c856af33bdc8e0fba572 Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:55:43 +0000 Subject: [PATCH 259/296] Update domains/siritas.json typo correction Co-authored-by: iostpa --- domains/siritas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siritas.json b/domains/siritas.json index 18e09e7ae..f036001d6 100644 --- a/domains/siritas.json +++ b/domains/siritas.json @@ -4,6 +4,6 @@ "email": "dahoba+github@gmail.com" }, "record": { - "URL ": "https://siritas.gitlab.io" + "URL": "https://siritas.gitlab.io" } } From 91277d49ce529763468553715a5df3163970d357 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Fri, 14 Feb 2025 15:59:31 +0500 Subject: [PATCH 260/296] Update affan.json --- domains/affan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index 0e73889ac..9930f2698 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -11,7 +11,8 @@ ], "TXT": [ "v=spf1 include:_spf.mx.cloudflare.net include:spf.improvmx.com ~all", - "dh=92c9945830f32cb180df547af9f491ff1a4c75a9" + "dh=92c9945830f32cb180df547af9f491ff1a4c75a9", + "google-site-verification=siT0966V4oDzv8eaTUk2ISSZY5Ox6BU2eM28sg2fUFo" ] } } From 1707f29d24b0dd43e998ea2e3ca12de7c1478894 Mon Sep 17 00:00:00 2001 From: Jean Claude Geagea <88094662+jeanclaudegeagea@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:18:48 +0200 Subject: [PATCH 261/296] Create _vercel.jeanclaude.json --- domains/_vercel.jeanclaude.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jeanclaude.json diff --git a/domains/_vercel.jeanclaude.json b/domains/_vercel.jeanclaude.json new file mode 100644 index 000000000..75c0aa258 --- /dev/null +++ b/domains/_vercel.jeanclaude.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jeanclaudegeagea", + "email": "jeanclaude.geagea@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jeanclaude.is-a.dev,76b49022de3c560947e8" + } +} From d00c39077dec50acfe261c0c000bc95464f03e71 Mon Sep 17 00:00:00 2001 From: Varun Kumar Date: Fri, 14 Feb 2025 18:14:50 +0530 Subject: [PATCH 262/296] Create varun-kumar.json --- domains/varun-kumar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/varun-kumar.json diff --git a/domains/varun-kumar.json b/domains/varun-kumar.json new file mode 100644 index 000000000..747ee4f16 --- /dev/null +++ b/domains/varun-kumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "varun-kumar-code", + "email": "varunkumar1329@gmail.com" + }, + "record": { + "CNAME": "varun-kumar-code.github.io" + } +} From efcc5a9dff4e7d70562ac460c611246695f5244f Mon Sep 17 00:00:00 2001 From: Yashoku Date: Fri, 14 Feb 2025 18:50:46 +0600 Subject: [PATCH 263/296] Create yas.json --- domains/yas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yas.json diff --git a/domains/yas.json b/domains/yas.json new file mode 100644 index 000000000..e22f156c1 --- /dev/null +++ b/domains/yas.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/yashokuu/yashokuu.github.io", + "owner": { + "username": "yashoukuu", + "email": "yas.studios.en@gmail.com" + }, + "record": { + "CNAME": "yashokuu.github.io" + } +} From 2e5169763f7f49b7cd2b1c1f695bd36223141978 Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Fri, 14 Feb 2025 15:03:15 +0000 Subject: [PATCH 264/296] Create existing.json applying for a is-a-dev domain --- domains/existing.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/existing.json diff --git a/domains/existing.json b/domains/existing.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/existing.json @@ -0,0 +1 @@ + From fdd5644a677890d1459c48c2fcea25485e99199c Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Fri, 14 Feb 2025 15:20:06 +0000 Subject: [PATCH 265/296] Update existing.json setting file and domain structure --- domains/existing.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/existing.json b/domains/existing.json index 8b1378917..9444e0ff2 100644 --- a/domains/existing.json +++ b/domains/existing.json @@ -1 +1,12 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/existing-dev/existingdev", + "owner": { + "username": "existing-dev", + "email": "maamelankar.deveer@gmail.com" + }, + "record": { + "CNAME": "existing-dev.github.io" + } +} From 0cb62f7e7ae68ac622ad6b024a49bf33c118b33c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=96=E4=B8=80=E5=86=96?= Date: Fri, 14 Feb 2025 18:13:00 +0100 Subject: [PATCH 266/296] Update schuh.json --- domains/schuh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/schuh.json b/domains/schuh.json index 8e397c1d1..896579524 100644 --- a/domains/schuh.json +++ b/domains/schuh.json @@ -4,6 +4,6 @@ "email": "theschuhofyou@gmail.com" }, "record": { - "CNAME": "schuh.pages.dev" + "CNAME": "vqpe.github.io" } } From f929bfaa17d03151d52daf8cb5b0a21396634b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:13:48 -0300 Subject: [PATCH 267/296] Update owens.json --- domains/owens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index c963cfd33..0332c732d 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -3,6 +3,6 @@ "username": "owenslopez211" }, "record": { - "CNAME": "owenslopez211.github.io/owens-dev-journey" + "CNAME": "owenslopez211.github.io" } } From 50d2bcb71355174c41fc8bea595438aa4d97ff69 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 18:42:47 +0100 Subject: [PATCH 268/296] Create omi.json --- domains/omi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/omi.json diff --git a/domains/omi.json b/domains/omi.json new file mode 100644 index 000000000..5dc58d88b --- /dev/null +++ b/domains/omi.json @@ -0,0 +1,10 @@ +{ + "description": "Omi Personal Webpage", + "owner": { + "username": "omi-the-sorcerer" + }, + "record": { + "CNAME": "casa.pribyte.cloud", + "TXT": "I Love Cats" + } +} From bca4cd936cb02ce3ac42404776482064635c65d8 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 18:47:26 +0100 Subject: [PATCH 269/296] Update omi.json --- domains/omi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omi.json b/domains/omi.json index 5dc58d88b..4743203d6 100644 --- a/domains/omi.json +++ b/domains/omi.json @@ -4,7 +4,7 @@ "username": "omi-the-sorcerer" }, "record": { - "CNAME": "casa.pribyte.cloud", + "CNAME": "omi.cat", "TXT": "I Love Cats" } } From 38fcccff151df7eba04ded335f5b2904f62427e0 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Fri, 14 Feb 2025 23:50:32 +0530 Subject: [PATCH 270/296] Create mayuresh.json --- domains/mayuresh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mayuresh.json diff --git a/domains/mayuresh.json b/domains/mayuresh.json new file mode 100644 index 000000000..8baa968e3 --- /dev/null +++ b/domains/mayuresh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mayur1377" + }, + "record": { + "CNAME": "https://iammayur.vercel.app" + } +} From effddb6a5b792f2dfc41d388d98fe224073c6f32 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Fri, 14 Feb 2025 23:54:36 +0530 Subject: [PATCH 271/296] Update mayuresh.json --- domains/mayuresh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mayuresh.json b/domains/mayuresh.json index 8baa968e3..2b7ef2973 100644 --- a/domains/mayuresh.json +++ b/domains/mayuresh.json @@ -1,6 +1,7 @@ { "owner": { - "username": "mayur1377" + "username": "mayur1377", + "email": "mayuresh1377@gmail.com" }, "record": { "CNAME": "https://iammayur.vercel.app" From f1a05d35f92c97ddd5e4232ff435721e147b0008 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:36:09 +0530 Subject: [PATCH 272/296] Update mayuresh.json fix --- domains/mayuresh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mayuresh.json b/domains/mayuresh.json index 2b7ef2973..376e8374c 100644 --- a/domains/mayuresh.json +++ b/domains/mayuresh.json @@ -4,6 +4,6 @@ "email": "mayuresh1377@gmail.com" }, "record": { - "CNAME": "https://iammayur.vercel.app" + "CNAME": "iammayur.vercel.app" } } From 2c793cc90aa263eb37e7dedfed2680729d9797f8 Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:39:49 +0530 Subject: [PATCH 273/296] initial commit --- saif/_vercel.saif.json | 10 ++++++++++ saif/saif.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 saif/_vercel.saif.json create mode 100644 saif/saif.json diff --git a/saif/_vercel.saif.json b/saif/_vercel.saif.json new file mode 100644 index 000000000..e8b8b3a13 --- /dev/null +++ b/saif/_vercel.saif.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" + } +} \ No newline at end of file diff --git a/saif/saif.json b/saif/saif.json new file mode 100644 index 000000000..fd53c2507 --- /dev/null +++ b/saif/saif.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "https://saif-two.vercel.app/" + } +} \ No newline at end of file From 3360a9116232a915166b0ffcbd2ec1e57bc84549 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:10:32 +0100 Subject: [PATCH 274/296] Actualizar omi.json --- domains/omi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/omi.json b/domains/omi.json index 4743203d6..e9f3641b3 100644 --- a/domains/omi.json +++ b/domains/omi.json @@ -4,7 +4,6 @@ "username": "omi-the-sorcerer" }, "record": { - "CNAME": "omi.cat", - "TXT": "I Love Cats" + "CNAME": "omi.cat" } } From 77cbf3aaf08b308ea9513544261dfa6acf9a0c4c Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:14:39 +0700 Subject: [PATCH 275/296] Create rioirsan.json --- domains/rioirsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rioirsan.json diff --git a/domains/rioirsan.json b/domains/rioirsan.json new file mode 100644 index 000000000..0edf88def --- /dev/null +++ b/domains/rioirsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" + } +} From fe2cb5cf725aff3e6e241ed83be2236c238bed66 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:15:32 +0700 Subject: [PATCH 276/296] Create rioirsan1.json --- domains/rioirsan1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rioirsan1.json diff --git a/domains/rioirsan1.json b/domains/rioirsan1.json new file mode 100644 index 000000000..b3386cce7 --- /dev/null +++ b/domains/rioirsan1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "CNAME": "yohanesrioirsan.vercel.app" + } +} From a40ff29841d89cb321a1e532424f5a714386be3d Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:49:04 +0530 Subject: [PATCH 277/296] fix --- saif/saif.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/saif/saif.json b/saif/saif.json index fd53c2507..e80847233 100644 --- a/saif/saif.json +++ b/saif/saif.json @@ -1,10 +1,5 @@ { - "owner": { - "username": "Saifkhanz", - "email": "saif137.khan@gmail.com", - "discord": "" - }, "record": { - "CNAME": "https://saif-two.vercel.app/" + "CNAME": "saif-two.vercel.app" } } \ No newline at end of file From 8cc5af192ccbacd765e8c0ec832a1ba9e89ac2b9 Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Fri, 14 Feb 2025 15:25:14 -0400 Subject: [PATCH 278/296] Create _github-pages-challenge-kellylawrence.kelly.json Creating properly named `_github-pages-challenge-kellylawrence.kelly.json` file as discussed at https://github.com/is-a-dev/register/pull/19914#issuecomment-2659984962 --- domains/_github-pages-challenge-kellylawrence.kelly.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kellylawrence.kelly.json diff --git a/domains/_github-pages-challenge-kellylawrence.kelly.json b/domains/_github-pages-challenge-kellylawrence.kelly.json new file mode 100644 index 000000000..a6f1930f8 --- /dev/null +++ b/domains/_github-pages-challenge-kellylawrence.kelly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kellylawrence", + "email": "kelly@kellylawrence.ca" + }, + "record": { + "TXT": "26237ec72d51f1ba56e371e8e3fef9" + } +} From 0761c1b618e4c1f2705ad77da83d6bb140b5a7f2 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:26:37 +0700 Subject: [PATCH 279/296] Rename rioirsan.json to _vercel.yohanesrioirsan.json --- domains/{rioirsan.json => _vercel.yohanesrioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan.json => _vercel.yohanesrioirsan.json} (100%) diff --git a/domains/rioirsan.json b/domains/_vercel.yohanesrioirsan.json similarity index 100% rename from domains/rioirsan.json rename to domains/_vercel.yohanesrioirsan.json From 75c2c38ba1f5fce907dc73a7059cfec0c78ed8cf Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:27:26 +0700 Subject: [PATCH 280/296] Rename rioirsan1.json to rioirsan.json --- domains/{rioirsan1.json => rioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan1.json => rioirsan.json} (100%) diff --git a/domains/rioirsan1.json b/domains/rioirsan.json similarity index 100% rename from domains/rioirsan1.json rename to domains/rioirsan.json From 427c4477c4f568fa52c4e9415e677d27fbe538ec Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Fri, 14 Feb 2025 15:27:40 -0400 Subject: [PATCH 281/296] Delete domains/_github-pages-challenge.kellylawrence.json Deleting improperly named `_github-pages-challenge.kellylawrence.json` file as discussed at https://github.com/is-a-dev/register/pull/19914#issuecomment-2659984962 --- domains/_github-pages-challenge.kellylawrence.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge.kellylawrence.json diff --git a/domains/_github-pages-challenge.kellylawrence.json b/domains/_github-pages-challenge.kellylawrence.json deleted file mode 100644 index a6f1930f8..000000000 --- a/domains/_github-pages-challenge.kellylawrence.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kellylawrence", - "email": "kelly@kellylawrence.ca" - }, - "record": { - "TXT": "26237ec72d51f1ba56e371e8e3fef9" - } -} From d06ceb3523bc0ff27ddd6f1dd0348b7fbcdd2e86 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:27:53 +0700 Subject: [PATCH 282/296] Delete domains/yohanesrioirsan.json --- domains/yohanesrioirsan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/yohanesrioirsan.json diff --git a/domains/yohanesrioirsan.json b/domains/yohanesrioirsan.json deleted file mode 100644 index 0edf88def..000000000 --- a/domains/yohanesrioirsan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yohanesrioirsan", - "email": "rioirsan8@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" - } -} From 5e277a699c21ecd576e79d526b29fc380b56f88c Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:28:08 +0700 Subject: [PATCH 283/296] Rename rioirsan.json to yohanesrioirsan.json --- domains/{rioirsan.json => yohanesrioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan.json => yohanesrioirsan.json} (100%) diff --git a/domains/rioirsan.json b/domains/yohanesrioirsan.json similarity index 100% rename from domains/rioirsan.json rename to domains/yohanesrioirsan.json From 90864ecc36faf2cfd10f29f1dfe9ff7d1bb795d6 Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 01:04:55 +0530 Subject: [PATCH 284/296] fix --- {saif => domains}/_vercel.saif.json | 3 +-- domains/saif.json | 9 +++++++++ saif/saif.json | 5 ----- 3 files changed, 10 insertions(+), 7 deletions(-) rename {saif => domains}/_vercel.saif.json (69%) create mode 100644 domains/saif.json delete mode 100644 saif/saif.json diff --git a/saif/_vercel.saif.json b/domains/_vercel.saif.json similarity index 69% rename from saif/_vercel.saif.json rename to domains/_vercel.saif.json index e8b8b3a13..0207cec10 100644 --- a/saif/_vercel.saif.json +++ b/domains/_vercel.saif.json @@ -1,8 +1,7 @@ { "owner": { "username": "Saifkhanz", - "email": "saif137.khan@gmail.com", - "discord": "" + "email": "saif137.khan@gmail.com" }, "record": { "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" diff --git a/domains/saif.json b/domains/saif.json new file mode 100644 index 000000000..d547e534c --- /dev/null +++ b/domains/saif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com" + }, + "record": { + "CNAME": "saif-two.vercel.app" + } +} \ No newline at end of file diff --git a/saif/saif.json b/saif/saif.json deleted file mode 100644 index e80847233..000000000 --- a/saif/saif.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "record": { - "CNAME": "saif-two.vercel.app" - } -} \ No newline at end of file From 51d3c7e64b23fb3c9b33408bb5b2997955138fac Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:48:22 -0700 Subject: [PATCH 285/296] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index 0d6e20472..d5f4d7781 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,7 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" } } From 66dc89f6b40c1de3a89b89bb22ce0b5539999747 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:53:55 -0700 Subject: [PATCH 286/296] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index d5f4d7781..7e1f54ce5 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" + "TXT": ["vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d"] } } From 600c916f97cfd8e74e4cef46d5c36838531b793e Mon Sep 17 00:00:00 2001 From: Nova 3 Date: Sat, 15 Feb 2025 10:52:26 +1000 Subject: [PATCH 287/296] [chore] Update A record for nova.is-a.dev --- domains/nova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nova.json b/domains/nova.json index 6936d741d..4d94af0ef 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,6 +6,6 @@ "discord": "7un4r" }, "record": { - "A": ["154.29.72.52"] + "A": ["130.51.94.101"] } } From 8a842c4fd7a0a4bfa8fbc9154e82d0a2d0ead015 Mon Sep 17 00:00:00 2001 From: Pakorn Soikham <109463911+newpkorn@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:42:31 +0700 Subject: [PATCH 288/296] Update newpk.json Change host from GitHub Pages to Netlify --- domains/newpk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/newpk.json b/domains/newpk.json index 2371d4f36..c4e09a350 100644 --- a/domains/newpk.json +++ b/domains/newpk.json @@ -4,6 +4,6 @@ "email": "pakorn.soikham@gmail.com" }, "record": { - "CNAME": "newpkorn.github.io" + "CNAME": "newpk.netlify.app" } } From 1b235f31caecdca421a6a32771b236b18b25e441 Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 08:32:51 +0530 Subject: [PATCH 289/296] Create voidvault.json # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [x] I have provided sufficient contact information in the `owner` key. # Website Preview nova-blog-tech.vercel.app --- domains/voidvault.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/voidvault.json diff --git a/domains/voidvault.json b/domains/voidvault.json new file mode 100644 index 000000000..6d11973e7 --- /dev/null +++ b/domains/voidvault.json @@ -0,0 +1,10 @@ +{ + "domain": "voidvault.is-a.dev", + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "records": { + "CNAME": "nova-blog-tech.vercel.app" + } +} From 10df09091499eafe07c3f43411e988936c4d2bcc Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 08:41:51 +0530 Subject: [PATCH 290/296] Create rajeshkumar.json # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [x] I have provided sufficient contact information in the `owner` key. # Website Preview [dev-rajeshkumars.vercel.app](https://dev-rajeshkumars.vercel.app/) --- domains/rajeshkumar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rajeshkumar.json diff --git a/domains/rajeshkumar.json b/domains/rajeshkumar.json new file mode 100644 index 000000000..51d35a91c --- /dev/null +++ b/domains/rajeshkumar.json @@ -0,0 +1,10 @@ +{ + "domain": "rajeshkumar.is-a.dev", + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "records": { + "CNAME": "dev-rajeshkumars.vercel.app" + } +} From 7ce6827b21b40b80bcea2452cde8c1720b17e7e9 Mon Sep 17 00:00:00 2001 From: Farouk Chebaiki Date: Sat, 15 Feb 2025 04:27:29 +0100 Subject: [PATCH 291/296] Create _vercel.farouk.json --- domains/_vercel.farouk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.farouk.json diff --git a/domains/_vercel.farouk.json b/domains/_vercel.farouk.json new file mode 100644 index 000000000..86c13ca87 --- /dev/null +++ b/domains/_vercel.farouk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faroukchebaiki", + "email": "@faroukchebaiki" + }, + "record": { + "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" + } +} From d357b14e045a9dbd709178a7d47a919bb5c6639b Mon Sep 17 00:00:00 2001 From: Farouk Chebaiki Date: Sat, 15 Feb 2025 04:32:55 +0100 Subject: [PATCH 292/296] Create farouk.json --- domains/farouk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/farouk.json diff --git a/domains/farouk.json b/domains/farouk.json new file mode 100644 index 000000000..95a5a3edb --- /dev/null +++ b/domains/farouk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faroukchebaiki", + "email": "farouk.chebaiki@gmail.com" + }, + "record": { + "CNAME": "faroukchebaiki.vercel.app" + } +} From fbcc97f9c74f0ce7ace024cebbdc4a8d1dbba142 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 14 Feb 2025 22:42:57 -0500 Subject: [PATCH 293/296] Update _vercel.farouk.json --- domains/_vercel.farouk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.farouk.json b/domains/_vercel.farouk.json index 86c13ca87..341011e42 100644 --- a/domains/_vercel.farouk.json +++ b/domains/_vercel.farouk.json @@ -1,7 +1,7 @@ { "owner": { "username": "faroukchebaiki", - "email": "@faroukchebaiki" + "email": "farouk.chebaiki@gmail.com" }, "record": { "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" From a167ac03ee7ff6d32f02175f08901960022c14c5 Mon Sep 17 00:00:00 2001 From: RAJESH REDDY <93756207+Rajesh-Reddy1@users.noreply.github.com> Date: Sat, 15 Feb 2025 09:56:30 +0530 Subject: [PATCH 294/296] Create rajeshreddy.json --- domains/rajeshreddy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rajeshreddy.json diff --git a/domains/rajeshreddy.json b/domains/rajeshreddy.json new file mode 100644 index 000000000..b15963b2e --- /dev/null +++ b/domains/rajeshreddy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From e7c92b6e646e9cf1f397cf0d703a5b9a354e7235 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 15 Feb 2025 10:19:20 +0300 Subject: [PATCH 295/296] Update voidvault.json --- domains/voidvault.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/voidvault.json b/domains/voidvault.json index 6d11973e7..0c15c0ec7 100644 --- a/domains/voidvault.json +++ b/domains/voidvault.json @@ -4,7 +4,7 @@ "username": "Dev-Rajeshkumar", "email": "rajesh8778354586@gmail.com" }, - "records": { + "record": { "CNAME": "nova-blog-tech.vercel.app" } } From ed3ec6d7e1fd040b02c33396e7ab1113c92c02db Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 15 Feb 2025 10:20:25 +0300 Subject: [PATCH 296/296] Update rajeshkumar.json --- domains/rajeshkumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rajeshkumar.json b/domains/rajeshkumar.json index 51d35a91c..8cb72bb81 100644 --- a/domains/rajeshkumar.json +++ b/domains/rajeshkumar.json @@ -4,7 +4,7 @@ "username": "Dev-Rajeshkumar", "email": "rajesh8778354586@gmail.com" }, - "records": { + "record": { "CNAME": "dev-rajeshkumars.vercel.app" } }