From 7ff995388315f888b5b4a226bc317ad1c4447868 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:44:18 +0700 Subject: [PATCH 001/171] Create banda.json --- domains/banda.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/banda.json diff --git a/domains/banda.json b/domains/banda.json new file mode 100644 index 000000000..021906598 --- /dev/null +++ b/domains/banda.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "banda" + }, + "record": { + "CNAME": "bandabahariputra.vercel.app" + } +} From 98c5158fe4d560152ab7197a8687f16a93986207 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:57:46 +0700 Subject: [PATCH 002/171] Create _vercel.banda.json --- domains/_vercel.banda.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.banda.json diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json new file mode 100644 index 000000000..b1cf3b4af --- /dev/null +++ b/domains/_vercel.banda.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "banda" + }, + "record": { + "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] + } +} From 5086eb97c59725bb41081cc351390a697f82f23a Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:34:06 +0700 Subject: [PATCH 003/171] Update banda.json --- domains/banda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/banda.json b/domains/banda.json index 021906598..ced3d396c 100644 --- a/domains/banda.json +++ b/domains/banda.json @@ -1,6 +1,6 @@ { "owner": { - "username": "banda" + "username": "bandabahariputra" }, "record": { "CNAME": "bandabahariputra.vercel.app" From 805070b858951cad9a43ad10a849f74a69bb7fbe Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:34:20 +0700 Subject: [PATCH 004/171] Update _vercel.banda.json --- domains/_vercel.banda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json index b1cf3b4af..8d07e047c 100644 --- a/domains/_vercel.banda.json +++ b/domains/_vercel.banda.json @@ -1,6 +1,6 @@ { "owner": { - "username": "banda" + "username": "bandabahariputra" }, "record": { "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] From 8d232db4daee7f9744d4159bd0cdd38f3fe72017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Wed, 22 Jan 2025 23:40:39 -0400 Subject: [PATCH 005/171] Rename jeanrondon to jeanrondon.json --- domains/{jeanrondon => jeanrondon.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jeanrondon => jeanrondon.json} (100%) diff --git a/domains/jeanrondon b/domains/jeanrondon.json similarity index 100% rename from domains/jeanrondon rename to domains/jeanrondon.json From 9300a746d61131b8b22d75b1f3c262421d5cc692 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:00:31 +0200 Subject: [PATCH 006/171] Create sh770 --- domains/sh770 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sh770 diff --git a/domains/sh770 b/domains/sh770 new file mode 100644 index 000000000..3d846b3e9 --- /dev/null +++ b/domains/sh770 @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sh770", + "email": "[sh770h@gmail.com]" + + }, + "record": { + "CNAME": "sh770.github.io/dev" + "TXT": "_github-pages-challenge-sh770.sh770.dev" + "TXT": "f1bc37cc382372c5b5ef5103b14648" + } +} From da7617cdbc61c68420409bf01faa8f671eb6ed38 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Thu, 30 Jan 2025 02:38:11 +0530 Subject: [PATCH 007/171] Create xshubhamg.json --- domains/xshubhamg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/xshubhamg.json diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json new file mode 100644 index 000000000..a7c3446e6 --- /dev/null +++ b/domains/xshubhamg.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio site", + "owner": { + "username": "xshubhamg", + "email": "shubhammgiri3@gmail.com", + }, + "record": { + "URL": "https://nerd-cv.netlify.app/" + } +} From 28eb48e6136a048a6989a117e6443fe10aea3246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Thu, 30 Jan 2025 01:00:51 -0400 Subject: [PATCH 008/171] Update jeanrondon.json add TXT vercel verification --- domains/jeanrondon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index b1a6715b7..e939cfc7c 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "CNAME": "jeandv.vercel.app" + "TXT": "vc-domain-verify=jeanrondon.is-a.dev,2f15e077bf780283f5af" } } From a638c83d1c0866b0f17cd6720a825d31ff5b4565 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Fri, 31 Jan 2025 15:19:12 +0100 Subject: [PATCH 009/171] Create _github-pages-challenge-roger-padrell.json --- domains/_github-pages-challenge-roger-padrell.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-roger-padrell.json diff --git a/domains/_github-pages-challenge-roger-padrell.json b/domains/_github-pages-challenge-roger-padrell.json new file mode 100644 index 000000000..cde4495f3 --- /dev/null +++ b/domains/_github-pages-challenge-roger-padrell.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roger-padrell", + "email": "padrell.roger@gmail.com" + }, + "record": { + "TXT": "814c8119eaa1cf941877c3cacea189" + } +} From 9917ced7b036d78b7e0df9e6ef5b079381fafc81 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:35:43 +0200 Subject: [PATCH 010/171] Update sh770 --- domains/sh770 | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/sh770 b/domains/sh770 index 3d846b3e9..8e714b527 100644 --- a/domains/sh770 +++ b/domains/sh770 @@ -6,7 +6,5 @@ }, "record": { "CNAME": "sh770.github.io/dev" - "TXT": "_github-pages-challenge-sh770.sh770.dev" - "TXT": "f1bc37cc382372c5b5ef5103b14648" } } From 6a3cc662d361074d30c76e6bbeabbb0f334664e1 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sat, 1 Feb 2025 21:59:31 +0200 Subject: [PATCH 011/171] Create _github-pages-challenge-MH0386.json --- domains/_github-pages-challenge-MH0386.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MH0386.json diff --git a/domains/_github-pages-challenge-MH0386.json b/domains/_github-pages-challenge-MH0386.json new file mode 100644 index 000000000..15166319e --- /dev/null +++ b/domains/_github-pages-challenge-MH0386.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "TXT": "c6abd6e81620b17a3fc408bfbbbe06" + } +} From 1bb449202a2f3789971c7dab35759ff0cdbbd389 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sat, 1 Feb 2025 22:05:15 +0200 Subject: [PATCH 012/171] Rename _github-pages-challenge-MH0386.json to _github-pages-challenge-mh0386.json --- ...-challenge-MH0386.json => _github-pages-challenge-mh0386.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-MH0386.json => _github-pages-challenge-mh0386.json} (100%) diff --git a/domains/_github-pages-challenge-MH0386.json b/domains/_github-pages-challenge-mh0386.json similarity index 100% rename from domains/_github-pages-challenge-MH0386.json rename to domains/_github-pages-challenge-mh0386.json From 47a7d32d028bf7ec3bcfbc071793581abbad59fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20GUIDI?= Date: Sat, 1 Feb 2025 23:01:48 +0100 Subject: [PATCH 013/171] Create mateoguidi.json --- domains/mateoguidi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mateoguidi.json diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json new file mode 100644 index 000000000..20e4c47ad --- /dev/null +++ b/domains/mateoguidi.json @@ -0,0 +1,11 @@ +{ + "description": "Mateo GUIDI's Portfolio", + "repo": "https://github.com/MateoGuidi/portfolio", + "owner": { + "username": "MateoGuidi", + "email": "mateo.guidi5@gmail.com" + }, + "record": { + "CNAME": "mateoguidi.github.io/portfolio" + } +} From bc83db6388f33793224574b3d6874bdb3bbd4005 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:12:59 -0500 Subject: [PATCH 014/171] Create bens.json --- domains/bens.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bens.json diff --git a/domains/bens.json b/domains/bens.json new file mode 100644 index 000000000..0bd3e9c65 --- /dev/null +++ b/domains/bens.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/coco-droid", + "owner": { + "username": "coco-droid", + "email": "robensjeanbaptiste29@gmail.com" + }, + "record": { + "URL": "https://bit.ly/bensdev" + }, +} From b4280e7bc37477b21bff476b7944b7276b4f1cad Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 01:14:07 -0500 Subject: [PATCH 015/171] Create nick.json --- domains/nick.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nick.json diff --git a/domains/nick.json b/domains/nick.json new file mode 100644 index 000000000..5a7362b6b --- /dev/null +++ b/domains/nick.json @@ -0,0 +1,12 @@ +{ + "description": "nick.is-a.dev -> nicholasalfonso.com", + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "CNAME": "nicholasalfonso-com-svelte.pages.dev", + "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + } +} \ No newline at end of file From 7d53b379b8003fbf6654bb9842bbbe2b81943ba4 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 01:14:31 -0500 Subject: [PATCH 016/171] Update domains/bens.json Co-authored-by: 21Z <21z95@proton.me> --- domains/bens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bens.json b/domains/bens.json index 0bd3e9c65..0004d3d63 100644 --- a/domains/bens.json +++ b/domains/bens.json @@ -6,6 +6,6 @@ "email": "robensjeanbaptiste29@gmail.com" }, "record": { - "URL": "https://bit.ly/bensdev" + "URL": "https://robe.alwaysdata.net/" }, } From f1d63a2dc18a6a8396e59351627484e0977e0ef7 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 02:28:46 -0500 Subject: [PATCH 017/171] fix: discord verification record --- domains/_discord.nick.json | 10 ++++++++++ domains/nick.json | 3 +-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/_discord.nick.json diff --git a/domains/_discord.nick.json b/domains/_discord.nick.json new file mode 100644 index 000000000..03a11d3a1 --- /dev/null +++ b/domains/_discord.nick.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + } +} \ No newline at end of file diff --git a/domains/nick.json b/domains/nick.json index 5a7362b6b..7c07a348e 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -6,7 +6,6 @@ "discord": "nickwoah" }, "record": { - "CNAME": "nicholasalfonso-com-svelte.pages.dev", - "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + "CNAME": "nicholasalfonso-com-svelte.pages.dev" } } \ No newline at end of file From bf948bd8b89365d624fda2b74db17bec9f3881a1 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:59:21 +0530 Subject: [PATCH 018/171] Create _vercel.shivansh.json --- domains/_vercel.shivansh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.shivansh.json diff --git a/domains/_vercel.shivansh.json b/domains/_vercel.shivansh.json new file mode 100644 index 000000000..880a38a90 --- /dev/null +++ b/domains/_vercel.shivansh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "TXT": "vc-domain-verify=shivansh.is-a.dev,497638a309315f26b590" + } +} From e16e989d80766a4e50720513e3c275e202e505d9 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:01:28 +0530 Subject: [PATCH 019/171] Create shivansh.is-a.dev --- domains/shivansh.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shivansh.is-a.dev diff --git a/domains/shivansh.is-a.dev b/domains/shivansh.is-a.dev new file mode 100644 index 000000000..b1b947855 --- /dev/null +++ b/domains/shivansh.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "CNAME": "portfolio-theta-one-19.vercel.app" + } +} From 2d691c11a4723c3283d9fc7f572ca54dab32c680 Mon Sep 17 00:00:00 2001 From: Muhammad-Owais-Warsi Date: Sun, 2 Feb 2025 13:02:20 +0530 Subject: [PATCH 020/171] create owais.json --- domains/owais.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/owais.json diff --git a/domains/owais.json b/domains/owais.json new file mode 100644 index 000000000..1f7f8c3c4 --- /dev/null +++ b/domains/owais.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Muhammad-Owais-Warsi/portfolio2.1", + "owner": { + "username": "Muhammad-Owais-Warsi", + "email": "warsimuhammadowais@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } +} \ No newline at end of file From 8cc25bd406e91f20fc0cf6274c4db8900db70453 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:05:47 +0530 Subject: [PATCH 021/171] Rename shivansh.is-a.dev to shivansh.json --- domains/{shivansh.is-a.dev => shivansh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shivansh.is-a.dev => shivansh.json} (100%) diff --git a/domains/shivansh.is-a.dev b/domains/shivansh.json similarity index 100% rename from domains/shivansh.is-a.dev rename to domains/shivansh.json From e9a14906ad83d3274947935f607426460f78dd53 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:52:46 +0700 Subject: [PATCH 022/171] Create _vercel.ikramth.json --- domains/_vercel.ikramth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ikramth.json diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json new file mode 100644 index 000000000..189a90b79 --- /dev/null +++ b/domains/_vercel.ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" + } +} From 39d27d03908f1729415e05d3775a964563bafeb2 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:53:31 +0700 Subject: [PATCH 023/171] Create ikramth.json --- domains/ikramth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ikramth.json diff --git a/domains/ikramth.json b/domains/ikramth.json new file mode 100644 index 000000000..088e91c4b --- /dev/null +++ b/domains/ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com", + }, + "record": { + "CNAME": "ikramth.vercel.app" + } +} From c34edc946087040d0e04850fb4c4e941b5267395 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Sun, 2 Feb 2025 14:24:00 +0530 Subject: [PATCH 024/171] Update xshubhamg.json --- domains/xshubhamg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json index a7c3446e6..c8a0bd98c 100644 --- a/domains/xshubhamg.json +++ b/domains/xshubhamg.json @@ -2,7 +2,7 @@ "description": "Portfolio site", "owner": { "username": "xshubhamg", - "email": "shubhammgiri3@gmail.com", + "email": "shubhammgiri3@gmail.com" }, "record": { "URL": "https://nerd-cv.netlify.app/" From d1d42684641924b925f2a8d8ddc67d63db776a6e Mon Sep 17 00:00:00 2001 From: Aniket Kanere Date: Sun, 2 Feb 2025 14:35:48 +0530 Subject: [PATCH 025/171] Update aniket.json Fixed record field, changed CNAME to URL. --- domains/aniket.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/aniket.json b/domains/aniket.json index 2596e55ed..3a20d4256 100644 --- a/domains/aniket.json +++ b/domains/aniket.json @@ -1,10 +1,11 @@ { - "description": "Personal Portfolio", + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/anikxt", "owner": { "username": "anikxt", "email": "aniket15304@gmail.com" }, "record": { - "CNAME": "aniket.codes" + "URL": "https://aniket.codes" } } From 1e8e67fdc7f99a12106e36ace00db89de2c94da9 Mon Sep 17 00:00:00 2001 From: Abhijith V Date: Sun, 2 Feb 2025 15:03:02 +0530 Subject: [PATCH 026/171] added domain --- domains/abhijith.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhijith.json diff --git a/domains/abhijith.json b/domains/abhijith.json new file mode 100644 index 000000000..c6dd9f479 --- /dev/null +++ b/domains/abhijith.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/abhisawesome/abhisawesome.github.io", + "owner": { + "username": "abhisawesome", + "email": "abhijithababhijith@gmail.com" + }, + "record": { + "CNAME": "abhisawesome.github.io" + } +} \ No newline at end of file From c0032313424dc93285a2b1de1b973840abf30fc1 Mon Sep 17 00:00:00 2001 From: Kurorin-fs <4cast.kurorin@gmail.com> Date: Sun, 2 Feb 2025 18:44:31 +0900 Subject: [PATCH 027/171] Create kuro.json --- domains/kuro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kuro.json diff --git a/domains/kuro.json b/domains/kuro.json new file mode 100644 index 000000000..de017a59e --- /dev/null +++ b/domains/kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kurorin-fs", + "twitter": "Kurorin_fs" + }, + "record": { + "CNAME": "https://kurorin-fs.github.io/kurorin-fs" + } +} \ No newline at end of file From d25fa6332af18c4b37ac801a7412e11540c76a18 Mon Sep 17 00:00:00 2001 From: Taseen Tanvir Date: Sun, 2 Feb 2025 15:49:47 +0600 Subject: [PATCH 028/171] excited for my new domain :D --- domains/tanvir.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/tanvir.json diff --git a/domains/tanvir.json b/domains/tanvir.json new file mode 100644 index 000000000..3324baf3b --- /dev/null +++ b/domains/tanvir.json @@ -0,0 +1,13 @@ +{ + "description": "Tanvir's personal website", + "repo": "https://github.com/tnv1r", + "owner": { + "username": "tnv1r", + "email": "taseentanvir@gmail.com" + }, + "record": { + "CNAME": "tanvir.io", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 845206857753383748be30f8f41d7f14cc067dda Mon Sep 17 00:00:00 2001 From: Taseen Tanvir Date: Sun, 2 Feb 2025 15:52:22 +0600 Subject: [PATCH 029/171] chore: update email --- domains/tanvir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanvir.json b/domains/tanvir.json index 3324baf3b..0f8039e36 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -3,7 +3,7 @@ "repo": "https://github.com/tnv1r", "owner": { "username": "tnv1r", - "email": "taseentanvir@gmail.com" + "email": "dev@tanvir.io" }, "record": { "CNAME": "tanvir.io", From 29e077c00b3c184c0434bcb77bc62f4e7a1aa11a Mon Sep 17 00:00:00 2001 From: Maka Sitaram Date: Sun, 2 Feb 2025 18:00:08 +0800 Subject: [PATCH 030/171] Add personal website configuration --- domains/sitaram.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sitaram.json diff --git a/domains/sitaram.json b/domains/sitaram.json new file mode 100644 index 000000000..0aaf6fac0 --- /dev/null +++ b/domains/sitaram.json @@ -0,0 +1,11 @@ +{ + "description": "Maka Sitaram's Portfolio", + "repo": "https://github.com/satyaram413", + "owner": { + "username": "satyaram413", + "email": "maka.sitaram@gmail.com" + }, + "record": { + "URL": "https://satyaram413.github.io/sitaram-portfolio/" + } +} From 347ecf9b9bf543db7d816feeb573d88ffe3a08df Mon Sep 17 00:00:00 2001 From: zalnars Date: Sun, 2 Feb 2025 11:44:31 +0100 Subject: [PATCH 031/171] Create _vercel.zalnars.json --- domains/_vercel.zalnars.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.zalnars.json diff --git a/domains/_vercel.zalnars.json b/domains/_vercel.zalnars.json new file mode 100644 index 000000000..5b22c9d73 --- /dev/null +++ b/domains/_vercel.zalnars.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zalnaRs", + "email": "zalnars@proton.me", + "discord": "zalnars" + }, + "record": { + "TXT": "vc-domain-verify=zalnars.is-a.dev,61ba9176019e738b5c09" + } +} From 9d28e87adb9b93c21094791bb5885c139e2aa369 Mon Sep 17 00:00:00 2001 From: zalnars Date: Sun, 2 Feb 2025 11:47:05 +0100 Subject: [PATCH 032/171] Create zalnars.json --- domains/zalnars.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zalnars.json diff --git a/domains/zalnars.json b/domains/zalnars.json new file mode 100644 index 000000000..7de70842a --- /dev/null +++ b/domains/zalnars.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zalnars", + "email": "", + "discord": "zalnars" + }, + "record": { + "CNAME": "zalnars.vercel.app" + } +} From a4a3786cbe8a472651d7c9a014b63af2af10485b Mon Sep 17 00:00:00 2001 From: billvog Date: Sun, 2 Feb 2025 13:44:08 +0200 Subject: [PATCH 033/171] added billvog.json --- domains/billvog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/billvog.json diff --git a/domains/billvog.json b/domains/billvog.json new file mode 100644 index 000000000..48c6f7a97 --- /dev/null +++ b/domains/billvog.json @@ -0,0 +1,11 @@ +{ + "description": "billvog's Portfolio Website", + "repo": "https://github.com/billvog/billvog.github.io", + "owner": { + "username": "billvog", + "email": "hey@billvog.com" + }, + "record": { + "URL": "https://billvog.com" + } +} \ No newline at end of file From c078be22b8db78df9202c8174ee8b236c9f9db14 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 07:03:39 -0500 Subject: [PATCH 034/171] Fix JSON error --- domains/_vercel.hmp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/_vercel.hmp.json b/domains/_vercel.hmp.json index 3756f8c61..9842a96cb 100644 --- a/domains/_vercel.hmp.json +++ b/domains/_vercel.hmp.json @@ -1,11 +1,11 @@ { - "description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website", + "description": "My portfolio", + "repo": "https://github.com/coco-droid", "owner": { - "username": "hmphu", - "email": "me@hmphu.com", - "discord": "830872854677422150" + "username": "coco-droid", + "email": "robensjeanbaptiste29@gmail.com" }, "record": { - "TXT": ["vc-domain-verify=hmp.is-a.dev,f49576d3e029b34c2305"] + "URL": "https://robe.alwaysdata.net/" } } From 1cb4251782ccc64377965d28a6ff97fa5c9f951b Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 07:08:59 -0500 Subject: [PATCH 035/171] vercel.hmp.json --- domains/_vercel.hmp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/_vercel.hmp.json b/domains/_vercel.hmp.json index 9842a96cb..3756f8c61 100644 --- a/domains/_vercel.hmp.json +++ b/domains/_vercel.hmp.json @@ -1,11 +1,11 @@ { - "description": "My portfolio", - "repo": "https://github.com/coco-droid", + "description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website", "owner": { - "username": "coco-droid", - "email": "robensjeanbaptiste29@gmail.com" + "username": "hmphu", + "email": "me@hmphu.com", + "discord": "830872854677422150" }, "record": { - "URL": "https://robe.alwaysdata.net/" + "TXT": ["vc-domain-verify=hmp.is-a.dev,f49576d3e029b34c2305"] } } From 3e115804ca6c61a34a4936cb4f713fec304567ee Mon Sep 17 00:00:00 2001 From: "Juliano S." <77923171+JuSfrei@users.noreply.github.com> Date: Sun, 2 Feb 2025 10:08:14 -0300 Subject: [PATCH 036/171] Create juliano.json --- domains/juliano.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juliano.json diff --git a/domains/juliano.json b/domains/juliano.json new file mode 100644 index 000000000..255354e83 --- /dev/null +++ b/domains/juliano.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuSfrei", + "email": "me@jusfrei.dev" + }, + "record": { + "MX": ["in1-smtp.messagingengine.com", "in2-smtp.messagingengine.com"], + "TXT": "v=spf1 include:spf.messagingengine.com ?all" + } +} From 3fada8871d5618f96e74bc5552ec8028cc1db3bb Mon Sep 17 00:00:00 2001 From: Nikityyy <110503465+Nikityyy@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:17:57 +0100 Subject: [PATCH 037/171] Create nikity.json --- domains/nikity.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nikity.json diff --git a/domains/nikity.json b/domains/nikity.json new file mode 100644 index 000000000..0e79cd740 --- /dev/null +++ b/domains/nikity.json @@ -0,0 +1,10 @@ +{ + "description": "Subdomain woohoo", + "owner": { + "username": "Nikityyy", + "email": "bergernikita1807@gmail.comm" + }, + "record": { + "CNAME": "nikityyy.github.io" + } +} From 9c766174cae132e07987aa02e606ea39d6dd679c Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:28:38 +0800 Subject: [PATCH 038/171] Create liam.json --- domains/liam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/liam.json diff --git a/domains/liam.json b/domains/liam.json new file mode 100644 index 000000000..63ce52200 --- /dev/null +++ b/domains/liam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liamatienza" + }, + "record": { + "CNAME": "liamatienza.github.io" + }, + "proxied": true +} From ac17551185575d8fecfdc9e73a0b86ba6b4f9c20 Mon Sep 17 00:00:00 2001 From: ayushk-1801 Date: Sun, 2 Feb 2025 18:59:11 +0530 Subject: [PATCH 039/171] Create ayushk.json --- domains/_vercel.ayushk.json | 10 ++++++++++ domains/ayushk.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.ayushk.json create mode 100644 domains/ayushk.json diff --git a/domains/_vercel.ayushk.json b/domains/_vercel.ayushk.json new file mode 100644 index 000000000..5c11b1d7e --- /dev/null +++ b/domains/_vercel.ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "TXT": "vc-domain-verify=ayushk.is-a.dev,339b6861f1513bf39684" + } +} diff --git a/domains/ayushk.json b/domains/ayushk.json new file mode 100644 index 000000000..04dd6d929 --- /dev/null +++ b/domains/ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "CNAME": "ayushkumaranand.vercel.app" + } +} From ee923daf81a4e3d48610c9c0f58fcfe878e0db97 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:42:58 +0800 Subject: [PATCH 040/171] Update liam.json --- domains/liam.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index 63ce52200..832d5f9f4 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -3,7 +3,12 @@ "username": "liamatienza" }, "record": { - "CNAME": "liamatienza.github.io" + "CNAME": "liamatienza.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "forward-email=ZDEyZjU2Y2Y4YzczZWJmNS0yMTdkYmFhNjczYTUzOTE2ZDkxYzJhMTY4YTM4ZmU1NTIzMDM4ZDNiOGMxZmRkNzM2NDNjMmEyMzRkY2Y1MGZh" }, "proxied": true } From f5b1d5650d7bc40cffae1868993f009d33ba4857 Mon Sep 17 00:00:00 2001 From: mgamil <110209250+GamilMohamed@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:43:59 +0100 Subject: [PATCH 041/171] Create gamil.json --- domains/gamil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gamil.json diff --git a/domains/gamil.json b/domains/gamil.json new file mode 100644 index 000000000..389d10790 --- /dev/null +++ b/domains/gamil.json @@ -0,0 +1,11 @@ +{ + "description": "Gamil's Portfolio", + "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", + "owner": { + "username": "gamilmohamed", + "email": "mohamed.gamil@outlook.com" + }, + "record": { + "CNAME": "gamilmohamed.github.io" + } +} From 3867586324e776a4b47e2d86eaabea7dd67e900a Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:52:44 +0800 Subject: [PATCH 042/171] Update TXT for ImprovMX --- domains/liam.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/liam.json b/domains/liam.json index 832d5f9f4..f08ae3028 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -8,7 +8,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "forward-email=ZDEyZjU2Y2Y4YzczZWJmNS0yMTdkYmFhNjczYTUzOTE2ZDkxYzJhMTY4YTM4ZmU1NTIzMDM4ZDNiOGMxZmRkNzM2NDNjMmEyMzRkY2Y1MGZh" - }, - "proxied": true + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 677fb4f424d19ab12b67ac175149348156da1fef Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:01:37 +0800 Subject: [PATCH 043/171] Added owner email --- domains/liam.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index f08ae3028..abfb3ceda 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -1,6 +1,7 @@ { "owner": { - "username": "liamatienza" + "username": "liamatienza", + "owner": "liamdev@duck.com" }, "record": { "CNAME": "liamatienza.github.io", From 87b053746c00a994ee148299448b791c5f6ac83b Mon Sep 17 00:00:00 2001 From: zq <176238023+Klez2003@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:29:01 -0600 Subject: [PATCH 044/171] Create klez.json --- domains/klez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/klez.json diff --git a/domains/klez.json b/domains/klez.json new file mode 100644 index 000000000..af3db4dc5 --- /dev/null +++ b/domains/klez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "klez2003", + "email": "klez@cock.li" + }, + "record": { + "CNAME": "klez@ammosearch.lol" + } +} From 81d6b31adf902cd4e0dc8c690e498d04d6b4651f Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 2 Feb 2025 18:32:46 +0400 Subject: [PATCH 045/171] Create alanr.json --- domains/alanr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alanr.json diff --git a/domains/alanr.json b/domains/alanr.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/alanr.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} From f0d667a93e06445421c5f9472d21b212cca15ec3 Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 2 Feb 2025 18:33:05 +0400 Subject: [PATCH 046/171] Create aland.json --- domains/aland.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aland.json diff --git a/domains/aland.json b/domains/aland.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/aland.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} From 4ba421f6d69a17c678e04916fcbda44e82a17b42 Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 2 Feb 2025 18:33:24 +0400 Subject: [PATCH 047/171] Create alanrme.json --- domains/alanrme.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alanrme.json diff --git a/domains/alanrme.json b/domains/alanrme.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/alanrme.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} From d85427e983ccdce2aef3d575dd40bb52472e8e45 Mon Sep 17 00:00:00 2001 From: zq <176238023+Klez2003@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:36:57 -0600 Subject: [PATCH 048/171] Update klez.json --- domains/klez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/klez.json b/domains/klez.json index af3db4dc5..ba8cc3b4f 100644 --- a/domains/klez.json +++ b/domains/klez.json @@ -4,6 +4,6 @@ "email": "klez@cock.li" }, "record": { - "CNAME": "klez@ammosearch.lol" + "CNAME": "ammosearch.lol" } } From f00cddc1276839baa87d35856f72b1277a1f8a2a Mon Sep 17 00:00:00 2001 From: DK Date: Sun, 2 Feb 2025 20:18:35 +0530 Subject: [PATCH 049/171] add debkanchan.json --- domains/debkanchan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/debkanchan.json diff --git a/domains/debkanchan.json b/domains/debkanchan.json new file mode 100644 index 000000000..368f32e71 --- /dev/null +++ b/domains/debkanchan.json @@ -0,0 +1,11 @@ + { + "description": "Personal Portfolio", + "repo": "https://github.com/debkanchan/debkanchan.github.io", + "owner": { + "username": "debkanchan", + "email": "debu.samadder@gmail.com" + }, + "record": { + "CNAME": "debkanchan.github.io" + } +} \ No newline at end of file From 234a4decfecfb1d445d0ba7f3137b94aba5eae6c Mon Sep 17 00:00:00 2001 From: Isira Adithya <65585354+isira-adithya@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:27:33 +0530 Subject: [PATCH 050/171] Create isiraadithya.json --- domains/isiraadithya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isiraadithya.json diff --git a/domains/isiraadithya.json b/domains/isiraadithya.json new file mode 100644 index 000000000..e8a7f6fae --- /dev/null +++ b/domains/isiraadithya.json @@ -0,0 +1,9 @@ +{ + "description": "Isira Adithya's Personal Website", + "owner": { + "username": "isira-adithya" + }, + "record": { + "URL": "https://isiraadithya.com" + } +} From 5a57d754ef9f60b9678843626a6b7bfd725e042c Mon Sep 17 00:00:00 2001 From: Isira Adithya <65585354+isira-adithya@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:32:22 +0530 Subject: [PATCH 051/171] Update isiraadithya.json --- domains/isiraadithya.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/isiraadithya.json b/domains/isiraadithya.json index e8a7f6fae..5b7e623bd 100644 --- a/domains/isiraadithya.json +++ b/domains/isiraadithya.json @@ -1,7 +1,8 @@ { "description": "Isira Adithya's Personal Website", "owner": { - "username": "isira-adithya" + "username": "isira-adithya", + "email": "me@isiraadithya.com" }, "record": { "URL": "https://isiraadithya.com" From e6fed3b448294735c25c1b29b97c2e7aec5ac034 Mon Sep 17 00:00:00 2001 From: James Haworth Date: Sun, 2 Feb 2025 15:09:50 +0000 Subject: [PATCH 052/171] Register james.is-a.dev --- domains/james.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/james.json diff --git a/domains/james.json b/domains/james.json new file mode 100644 index 000000000..de077b2d6 --- /dev/null +++ b/domains/james.json @@ -0,0 +1,12 @@ +{ + "description": "Directory for my dev related social links", + "repo": "", + "owner": { + "username": "jameshaworthcs", + "email": "james@j-h.ai" + }, + "record": { + "URL": "https://j-h.ai" + }, + "proxied": false +} From 5fe308225adcc6409d9022bfef9f09d558f70edc Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:18:20 +0700 Subject: [PATCH 053/171] Update domains/ikramth.json Co-authored-by: 21Z <21z95@proton.me> --- domains/ikramth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ikramth.json b/domains/ikramth.json index 088e91c4b..cf928967a 100644 --- a/domains/ikramth.json +++ b/domains/ikramth.json @@ -1,7 +1,7 @@ { "owner": { "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com", + "email": "ikramtauffiqulh@gmail.com" }, "record": { "CNAME": "ikramth.vercel.app" From 2ae7315eec4cfcdb38062e1a8454b3ce2cf25bca Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:18:30 +0200 Subject: [PATCH 054/171] Update domains/sh770 Co-authored-by: 21Z <21z95@proton.me> --- domains/sh770 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh770 b/domains/sh770 index 8e714b527..4f19e1885 100644 --- a/domains/sh770 +++ b/domains/sh770 @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "sh770.github.io/dev" + "CNAME": "sh770.github.io" } } From 19691b86eb6e74f939d7ea813d14aaee928d0119 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:18:48 +0200 Subject: [PATCH 055/171] Update domains/sh770 Co-authored-by: 21Z <21z95@proton.me> --- domains/sh770 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh770 b/domains/sh770 index 4f19e1885..ed1d89f5c 100644 --- a/domains/sh770 +++ b/domains/sh770 @@ -1,7 +1,7 @@ { "owner": { "username": "sh770", - "email": "[sh770h@gmail.com]" + "email": "sh770h@gmail.com" }, "record": { From 5467e6509e0cb64d6c2cbfbd6849374ec413eb91 Mon Sep 17 00:00:00 2001 From: SHIVAM KUMAR Date: Sun, 2 Feb 2025 20:48:52 +0530 Subject: [PATCH 056/171] Create shivam.json --- domains/shivam.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/shivam.json diff --git a/domains/shivam.json b/domains/shivam.json new file mode 100644 index 000000000..4603b7952 --- /dev/null +++ b/domains/shivam.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "shivamkumar177" + }, + "record": { + "CNAME": "shivam-kumar.netlify.app/" + } +} From 62c1b1f02ad4ba9aca2c5291ed55698747d2b7a3 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:20:15 +0700 Subject: [PATCH 057/171] Update domains/_vercel.ikramth.json Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.ikramth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json index 189a90b79..57b4fd6dc 100644 --- a/domains/_vercel.ikramth.json +++ b/domains/_vercel.ikramth.json @@ -1,7 +1,7 @@ { "owner": { "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com", + "email": "ikramtauffiqulh@gmail.com" }, "record": { "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" From 4f4df6c3f78a5d1bbfe7cbe9a086966da6fdf590 Mon Sep 17 00:00:00 2001 From: SHIVAM KUMAR Date: Sun, 2 Feb 2025 20:52:00 +0530 Subject: [PATCH 058/171] Update shivam.json --- domains/shivam.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shivam.json b/domains/shivam.json index 4603b7952..a1e90aa9f 100644 --- a/domains/shivam.json +++ b/domains/shivam.json @@ -1,6 +1,7 @@ { "owner": { - "username": "shivamkumar177" + "username": "shivamkumar177", + "email": "shivamk1717@gmail.com" }, "record": { "CNAME": "shivam-kumar.netlify.app/" From 2e0c4b9315afa8a0325a2cbf120ff70eab1d094f Mon Sep 17 00:00:00 2001 From: btleffler Date: Sun, 2 Feb 2025 10:29:50 -0500 Subject: [PATCH 059/171] Create btleffler.json --- domains/btleffler.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/btleffler.json diff --git a/domains/btleffler.json b/domains/btleffler.json new file mode 100644 index 000000000..d1ae41182 --- /dev/null +++ b/domains/btleffler.json @@ -0,0 +1,11 @@ +{ + "description": "btleffler.is-a.dev - Benjamin Leffler's Website", + "repo": "https://github.com/btleffler/btleffler.github.io", + "owner": { + "username": "btleffler", + "email": "btleffler@gmail.com" + }, + "record": { + "CNAME": "btleffler.github.io" + } +} From 298fa4d9cfba1165533719126529829b0b132548 Mon Sep 17 00:00:00 2001 From: Kurorin-fs <119593840+Kurorin-fs@users.noreply.github.com> Date: Mon, 3 Feb 2025 00:54:08 +0900 Subject: [PATCH 060/171] Update kuro.json Co-authored-by: 21Z <21z95@proton.me> --- domains/kuro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kuro.json b/domains/kuro.json index de017a59e..a150c7c9c 100644 --- a/domains/kuro.json +++ b/domains/kuro.json @@ -4,6 +4,6 @@ "twitter": "Kurorin_fs" }, "record": { - "CNAME": "https://kurorin-fs.github.io/kurorin-fs" + "CNAME": "kurorin-fs.github.io" } } \ No newline at end of file From bf49ab877218e990b7a3a5a1f291f3db9ded0dc4 Mon Sep 17 00:00:00 2001 From: mgamil <110209250+GamilMohamed@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:58:00 +0100 Subject: [PATCH 061/171] Update gamil.json --- domains/gamil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gamil.json b/domains/gamil.json index 389d10790..cfb15672d 100644 --- a/domains/gamil.json +++ b/domains/gamil.json @@ -3,7 +3,7 @@ "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", "owner": { "username": "gamilmohamed", - "email": "mohamed.gamil@outlook.com" + "email": "mohamed.gamil@outlook.fr" }, "record": { "CNAME": "gamilmohamed.github.io" From 8836f18ab9a35acd0fb0416c50e0dd2ea3a81385 Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 14:03:42 +0100 Subject: [PATCH 062/171] Add CNAME www.burakince.com record for burak subdmain. Signed-off-by: Burak Ince --- domains/burak.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/burak.json diff --git a/domains/burak.json b/domains/burak.json new file mode 100644 index 000000000..026848b9b --- /dev/null +++ b/domains/burak.json @@ -0,0 +1,15 @@ +{ + "description": "Burak's Tech Insights: AI, Software, and More", + "repo": "https://github.com/burakince/burakince.github.io", + "owner": { + "username": "burakince", + "email": "me@burakince.com", + "linkedin": "https://www.linkedin.com/in/inceburak/", + "twitter": "burakinc", + "keybase": "burakince" + }, + "record": { + "CNAME": "www.burakince.com" + }, + "proxied": true +} From 205ac6b13c54bcc849a701385733ff01a2733bef Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 14:42:58 +0100 Subject: [PATCH 063/171] Add TXT record for github pages to verify burak.is-a.dev subdomain. Signed-off-by: Burak Ince --- domains/_github-pages-challenge-burakince.burak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-burakince.burak.json diff --git a/domains/_github-pages-challenge-burakince.burak.json b/domains/_github-pages-challenge-burakince.burak.json new file mode 100644 index 000000000..f97954cd3 --- /dev/null +++ b/domains/_github-pages-challenge-burakince.burak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "burakince", + "email": "me@burakince.com" + }, + "record": { + "TXT": "43bb69a9dca89307a7c2a2e8b0b24e" + } +} From 0bfc67238b3ecc752f98baa325527d5108077c0b Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 17:28:06 +0100 Subject: [PATCH 064/171] Change record to URL based redirection --- domains/_github-pages-challenge-burakince.burak.json | 9 --------- domains/burak.json | 5 ++--- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 domains/_github-pages-challenge-burakince.burak.json diff --git a/domains/_github-pages-challenge-burakince.burak.json b/domains/_github-pages-challenge-burakince.burak.json deleted file mode 100644 index f97954cd3..000000000 --- a/domains/_github-pages-challenge-burakince.burak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "burakince", - "email": "me@burakince.com" - }, - "record": { - "TXT": "43bb69a9dca89307a7c2a2e8b0b24e" - } -} diff --git a/domains/burak.json b/domains/burak.json index 026848b9b..b2c7a9dd4 100644 --- a/domains/burak.json +++ b/domains/burak.json @@ -9,7 +9,6 @@ "keybase": "burakince" }, "record": { - "CNAME": "www.burakince.com" - }, - "proxied": true + "URL": "https://www.burakince.com" + } } From b212f7e0f6fa09484bd036af4593cedb200432dd Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Feb 2025 20:30:00 +0400 Subject: [PATCH 065/171] Update nikity.json fix email --- domains/nikity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikity.json b/domains/nikity.json index 0e79cd740..3dd66c585 100644 --- a/domains/nikity.json +++ b/domains/nikity.json @@ -2,7 +2,7 @@ "description": "Subdomain woohoo", "owner": { "username": "Nikityyy", - "email": "bergernikita1807@gmail.comm" + "email": "bergernikita1807@gmail.com" }, "record": { "CNAME": "nikityyy.github.io" From 3d395e4437ecec358e6516863be7d3721c247f4a Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sun, 2 Feb 2025 18:53:48 +0200 Subject: [PATCH 066/171] Rename JSON file for GitHub Pages challenge --- ....json => _github-pages-challenge-mh0386..mohamedhisham.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-mh0386.json => _github-pages-challenge-mh0386..mohamedhisham.json} (98%) diff --git a/domains/_github-pages-challenge-mh0386.json b/domains/_github-pages-challenge-mh0386..mohamedhisham.json similarity index 98% rename from domains/_github-pages-challenge-mh0386.json rename to domains/_github-pages-challenge-mh0386..mohamedhisham.json index 15166319e..93392a4cb 100644 --- a/domains/_github-pages-challenge-mh0386.json +++ b/domains/_github-pages-challenge-mh0386..mohamedhisham.json @@ -6,4 +6,4 @@ "record": { "TXT": "c6abd6e81620b17a3fc408bfbbbe06" } -} +} \ No newline at end of file From 8745bd3c502a651fcf7d8e80074183781b03cf7f Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sun, 2 Feb 2025 18:54:37 +0200 Subject: [PATCH 067/171] Rename JSON file for GitHub Pages challenge --- ...m.json => _github-pages-challenge-mh0386.mohamedhisham.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-mh0386..mohamedhisham.json => _github-pages-challenge-mh0386.mohamedhisham.json} (98%) diff --git a/domains/_github-pages-challenge-mh0386..mohamedhisham.json b/domains/_github-pages-challenge-mh0386.mohamedhisham.json similarity index 98% rename from domains/_github-pages-challenge-mh0386..mohamedhisham.json rename to domains/_github-pages-challenge-mh0386.mohamedhisham.json index 93392a4cb..15166319e 100644 --- a/domains/_github-pages-challenge-mh0386..mohamedhisham.json +++ b/domains/_github-pages-challenge-mh0386.mohamedhisham.json @@ -6,4 +6,4 @@ "record": { "TXT": "c6abd6e81620b17a3fc408bfbbbe06" } -} \ No newline at end of file +} From b9772d5b6e7cb97601ff4a6abd34952c93516175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20GUIDI?= Date: Sun, 2 Feb 2025 17:55:03 +0100 Subject: [PATCH 068/171] Update mateoguidi.json --- domains/mateoguidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json index 20e4c47ad..0de1e9289 100644 --- a/domains/mateoguidi.json +++ b/domains/mateoguidi.json @@ -6,6 +6,6 @@ "email": "mateo.guidi5@gmail.com" }, "record": { - "CNAME": "mateoguidi.github.io/portfolio" + "CNAME": "mateoguidi.github.io" } } From 8978f69fbfec8e97a6a29abed48760a24c1a28f3 Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:58:20 +0500 Subject: [PATCH 069/171] Create iomiras.json --- domains/iomiras.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iomiras.json diff --git a/domains/iomiras.json b/domains/iomiras.json new file mode 100644 index 000000000..f72022245 --- /dev/null +++ b/domains/iomiras.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com" + }, + "record": { + "CNAME": "miras-iomiras.vercel.app" + } +} From 2500d0768b6ff09833e63e327afe020b5a856a3f Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 00:59:59 +0800 Subject: [PATCH 070/171] Create df.json add my subdomain information --- domains/df.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/df.json diff --git a/domains/df.json b/domains/df.json new file mode 100644 index 000000000..276e19532 --- /dev/null +++ b/domains/df.json @@ -0,0 +1,12 @@ +{ + "description": "df's Dev Website", + "repo": "https://github.com/DF-wu", + "owner": { + "username": "DF-wu", + "linkedin": "https://www.linkedin.com/in/chufei-wu-b33990164/", + "email": "df@dfder.tw" + }, + "record": { + "CNAME": "df-wu.github.io" + } +} From 98a951d8390a4abaa42bdd86b32ed107263b9427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20GUIDI?= Date: Sun, 2 Feb 2025 18:00:29 +0100 Subject: [PATCH 071/171] Update mateoguidi.json --- domains/mateoguidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json index 0de1e9289..7dc01ad95 100644 --- a/domains/mateoguidi.json +++ b/domains/mateoguidi.json @@ -1,6 +1,6 @@ { "description": "Mateo GUIDI's Portfolio", - "repo": "https://github.com/MateoGuidi/portfolio", + "repo": "https://github.com/MateoGuidi/mateoguidi.github.io", "owner": { "username": "MateoGuidi", "email": "mateo.guidi5@gmail.com" From 1f5f3da2297ac600a8fed47cefaee3c00d716fba Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:07:31 +0500 Subject: [PATCH 072/171] Create _vercel.iomiras.jsn --- domains/_vercel.iomiras.jsn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.iomiras.jsn diff --git a/domains/_vercel.iomiras.jsn b/domains/_vercel.iomiras.jsn new file mode 100644 index 000000000..a890cbdf5 --- /dev/null +++ b/domains/_vercel.iomiras.jsn @@ -0,0 +1,10 @@ +{ + "description": "This subdomain points to my portfolio website.", + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=iomiras.is-a.dev,f475f7d08678209bfa1f"] + } +} From f91985c61ecdc07a1d4ccb14e0a7302f6dafb4d1 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:34:53 -0500 Subject: [PATCH 073/171] Update domains/bens.json Co-authored-by: 21Z <21z95@proton.me> --- domains/bens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bens.json b/domains/bens.json index 0004d3d63..9842a96cb 100644 --- a/domains/bens.json +++ b/domains/bens.json @@ -7,5 +7,5 @@ }, "record": { "URL": "https://robe.alwaysdata.net/" - }, + } } From d28860a6bdbd764a9151de23c7c4c1d07f4d9158 Mon Sep 17 00:00:00 2001 From: zalnars Date: Sun, 2 Feb 2025 18:35:25 +0100 Subject: [PATCH 074/171] Update domains/zalnars.json Co-authored-by: 21Z <21z95@proton.me> --- domains/zalnars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zalnars.json b/domains/zalnars.json index 7de70842a..5805879fc 100644 --- a/domains/zalnars.json +++ b/domains/zalnars.json @@ -1,7 +1,7 @@ { "owner": { "username": "zalnars", - "email": "", + "email": "zalnars@proton.me", "discord": "zalnars" }, "record": { From b66f801f5b70e5b54c5a180d7c885319432b2ef6 Mon Sep 17 00:00:00 2001 From: "Vali (naser) Rafinia" Date: Sun, 2 Feb 2025 21:10:21 +0330 Subject: [PATCH 075/171] Create Rafinia --- domains/Rafinia | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Rafinia diff --git a/domains/Rafinia b/domains/Rafinia new file mode 100644 index 000000000..7a4ff0350 --- /dev/null +++ b/domains/Rafinia @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nRafinia", + "email": "naser.r@gmail.com" + }, + "record": { + "CNAME": "naser.rafinia.info" + } +} From 988d120e7c2049d54fbb92d107d0a82d50830571 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sun, 2 Feb 2025 19:42:52 +0200 Subject: [PATCH 076/171] Rename sh770 to sh770.json --- domains/{sh770 => sh770.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{sh770 => sh770.json} (100%) diff --git a/domains/sh770 b/domains/sh770.json similarity index 100% rename from domains/sh770 rename to domains/sh770.json From de00258d4fc402bac04f0b344f634c259c0f4e35 Mon Sep 17 00:00:00 2001 From: "Vali (naser) Rafinia" Date: Sun, 2 Feb 2025 21:15:14 +0330 Subject: [PATCH 077/171] Rename Rafinia to rafinia --- domains/{Rafinia => rafinia} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Rafinia => rafinia} (100%) diff --git a/domains/Rafinia b/domains/rafinia similarity index 100% rename from domains/Rafinia rename to domains/rafinia From 3f28f38144b9df34317a7671476561377b1fbff7 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 13:12:06 -0500 Subject: [PATCH 078/171] Create vincent.json --- vincent.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 vincent.json diff --git a/vincent.json b/vincent.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/vincent.json @@ -0,0 +1 @@ + From a110f127c13d0a5d64d581afb12ae84318a92f63 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 13:13:53 -0500 Subject: [PATCH 079/171] Create vincent.json --- domains/vincent.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/vincent.json diff --git a/domains/vincent.json b/domains/vincent.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/vincent.json @@ -0,0 +1 @@ + From 5e2a68f69d28e4633ba8fa421a5401f455a937e8 Mon Sep 17 00:00:00 2001 From: Okan Binli Date: Sun, 2 Feb 2025 21:23:30 +0300 Subject: [PATCH 080/171] Create peyloride.json --- domains/peyloride.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/peyloride.json diff --git a/domains/peyloride.json b/domains/peyloride.json new file mode 100644 index 000000000..2d82458a7 --- /dev/null +++ b/domains/peyloride.json @@ -0,0 +1,11 @@ +{ + "description": "Peyloride - Okan Binli", + "repo": "https://github.com/peyloride/peyloride", + "owner": { + "username": "peyloride", + "email": "okanbinli@gmail.com" + }, + "record": { + "CNAME": "peyloride.github.io" + } +} From 5ba55e0711ba59ee09dca671a3512a6acce29596 Mon Sep 17 00:00:00 2001 From: Athfan Khaleel Date: Sun, 2 Feb 2025 23:24:48 +0500 Subject: [PATCH 081/171] Create athfan.json --- domains/athfan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/athfan.json diff --git a/domains/athfan.json b/domains/athfan.json new file mode 100644 index 000000000..e523852c5 --- /dev/null +++ b/domains/athfan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "athphane", + "email": "athphane@gmail.com" + }, + "record": { + "CNAME": "athfan.com" + } +} From 2da69ccc665f3c7e439347e32973f019120aa2a3 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 13:54:31 -0500 Subject: [PATCH 082/171] Create vinvin.json --- domains/vinvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vinvin.json diff --git a/domains/vinvin.json b/domains/vinvin.json new file mode 100644 index 000000000..8ef13a67e --- /dev/null +++ b/domains/vinvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vinvin27", + "email": "simsichepac@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } +} From 22b1448b5a6dfcdd834237fb50b47fda1b8bd3d2 Mon Sep 17 00:00:00 2001 From: Alan Ren <10086000+alanvww@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:08:47 -0500 Subject: [PATCH 083/171] Create alan.ren.json --- domains/alan.ren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alan.ren.json diff --git a/domains/alan.ren.json b/domains/alan.ren.json new file mode 100644 index 000000000..bda37104d --- /dev/null +++ b/domains/alan.ren.json @@ -0,0 +1,11 @@ +{ + "description": "Alan Ren's Developer Website", + "repo": "https://github.com/alanvww", + "owner": { + "username": "alanvww", + "email": "hello@me.alan.ooo" + }, + "record": { + "URL": "https://alan.ooo" + } +} \ No newline at end of file From 9245cf8348f35d2f8f22aa2f5a7311d1293d9557 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 14:12:16 -0500 Subject: [PATCH 084/171] Update vincent.json --- domains/vincent.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/vincent.json b/domains/vincent.json index 8b1378917..8ef13a67e 100644 --- a/domains/vincent.json +++ b/domains/vincent.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "vinvin27", + "email": "simsichepac@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } +} From e0d5a009e4ab221d7ae52ee117e34b79715b983d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Feb 2025 23:52:26 +0400 Subject: [PATCH 085/171] lowercase cname --- domains/mohamedhisham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamedhisham.json b/domains/mohamedhisham.json index 637f6eba7..3c0e51757 100644 --- a/domains/mohamedhisham.json +++ b/domains/mohamedhisham.json @@ -6,6 +6,6 @@ "email": "mohamed.hisham.abdelzaher@gmail.com" }, "record": { - "CNAME": "MH0386.github.io" + "CNAME": "mh0386.github.io" } } From b5ee5872974736d11a4c1f75a17b55da6b458ea2 Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:23:20 +0530 Subject: [PATCH 086/171] Create aman.json --- domains/aman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aman.json diff --git a/domains/aman.json b/domains/aman.json new file mode 100644 index 000000000..d52911b52 --- /dev/null +++ b/domains/aman.json @@ -0,0 +1,12 @@ +{ + "name": "Aman", + "domain": "aman.is-a.dev", + "subdomain": "aman", + "owner": { + "username": "amang9446" + "email": "dev.aman7571@gmail.com" + }, + "records": { + "CNAME": "dev-aman.vercel.app" + } +} From eef2f84f16bc4836d1d95a3f27b8589660c3df44 Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:24:45 +0530 Subject: [PATCH 087/171] Create _vercel.aman.json --- domains/_vercel.aman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.aman.json diff --git a/domains/_vercel.aman.json b/domains/_vercel.aman.json new file mode 100644 index 000000000..d22f3413a --- /dev/null +++ b/domains/_vercel.aman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amang9446", + "email": "dev.aman7571@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aman.is-a.dev,d6447d0d30e57c351c44" + } +} From aff5923eba220f17883b4afdbc4ea15a9cac5ac8 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:32:42 +0100 Subject: [PATCH 088/171] Create jacek.json --- domains/jacek.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/jacek.json diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1 @@ + From c0477bce935fc9dfe1ff3591e15f12811f080767 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:43:25 +0100 Subject: [PATCH 089/171] Update and rename jacek.json to _vercel.jacek.json --- domains/_vercel.jacek.json | 10 ++++++++++ domains/jacek.json | 1 - 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.jacek.json delete mode 100644 domains/jacek.json diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json new file mode 100644 index 000000000..f93c5bda4 --- /dev/null +++ b/domains/_vercel.jacek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" + } +} diff --git a/domains/jacek.json b/domains/jacek.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/jacek.json +++ /dev/null @@ -1 +0,0 @@ - From 88bbc50e440f677fbc6fcb56debd03c0f007b6ae Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:44:29 +0100 Subject: [PATCH 090/171] Create jacek.json --- domains/jacek.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jacek.json diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..414de6c0d --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "jaceksmolak.vercel.app" + } +} From 94277f4df5cdf6fea251f2ca2f4d1792cfc6fb99 Mon Sep 17 00:00:00 2001 From: Cristian Arendell <73115254+UnrecoverableFault@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:05:31 -0500 Subject: [PATCH 091/171] add cris.json --- domains/cris.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cris.json diff --git a/domains/cris.json b/domains/cris.json new file mode 100644 index 000000000..af28a1f9a --- /dev/null +++ b/domains/cris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "website-f1q.pages.dev" + } +} \ No newline at end of file From fbee60cf620f34f75eae5ad6dd0b0ea71d5d7f41 Mon Sep 17 00:00:00 2001 From: Brody <80214001+lurkny@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:09:06 -0700 Subject: [PATCH 092/171] Create brody.json --- domains/brody.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brody.json diff --git a/domains/brody.json b/domains/brody.json new file mode 100644 index 000000000..b4e096e91 --- /dev/null +++ b/domains/brody.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lurkny", + "email": "[email protected]" + }, + "record": { + "CNAME": "larson.dev" + } +} From d2198f9297b48f36f6f9cbc46643d0ec2060d237 Mon Sep 17 00:00:00 2001 From: Brody <80214001+lurkny@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:11:21 -0700 Subject: [PATCH 093/171] Update brody.json --- domains/brody.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brody.json b/domains/brody.json index b4e096e91..13d6456c5 100644 --- a/domains/brody.json +++ b/domains/brody.json @@ -1,7 +1,7 @@ { "owner": { "username": "lurkny", - "email": "[email protected]" + "email": "brody@larson.dev" }, "record": { "CNAME": "larson.dev" From f512bfb2af04b44259623e08c8cad415c45b7e09 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 16:19:59 -0500 Subject: [PATCH 094/171] Update CNAME to URL --- domains/nick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nick.json b/domains/nick.json index 7c07a348e..c598e52aa 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -6,6 +6,6 @@ "discord": "nickwoah" }, "record": { - "CNAME": "nicholasalfonso-com-svelte.pages.dev" + "URL": "https://nicholasalfonso.com" } } \ No newline at end of file From 8bd4842ca17f5b0d3216585750575b3a6d473175 Mon Sep 17 00:00:00 2001 From: Roshan Gautam Date: Sun, 2 Feb 2025 13:32:05 -0800 Subject: [PATCH 095/171] Create roshan.is-a.dev --- domains/roshan.is-a.dev | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/roshan.is-a.dev diff --git a/domains/roshan.is-a.dev b/domains/roshan.is-a.dev new file mode 100644 index 000000000..766927d18 --- /dev/null +++ b/domains/roshan.is-a.dev @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "roshangm1" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 9823cf70eea7b4b612cd6fc41967869c01391e79 Mon Sep 17 00:00:00 2001 From: Roshan Gautam Date: Sun, 2 Feb 2025 13:35:28 -0800 Subject: [PATCH 096/171] Update roshan.is-a.dev --- domains/roshan.is-a.dev | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/roshan.is-a.dev b/domains/roshan.is-a.dev index 766927d18..f0b3842dc 100644 --- a/domains/roshan.is-a.dev +++ b/domains/roshan.is-a.dev @@ -1,6 +1,7 @@ { "owner": { - "username": "roshangm1" + "username": "roshangm1", + "email": "roshan@brainants.com" }, "record": { "A": ["75.2.60.5"] From 130daa180532e03fcbd664a4ccdcfbbbc291e52e Mon Sep 17 00:00:00 2001 From: Roshan Gautam Date: Sun, 2 Feb 2025 21:43:18 +0000 Subject: [PATCH 097/171] roshangm.json --- domains/{roshan.is-a.dev => roshangm.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{roshan.is-a.dev => roshangm.json} (82%) diff --git a/domains/roshan.is-a.dev b/domains/roshangm.json similarity index 82% rename from domains/roshan.is-a.dev rename to domains/roshangm.json index f0b3842dc..598bd270d 100644 --- a/domains/roshan.is-a.dev +++ b/domains/roshangm.json @@ -4,6 +4,6 @@ "email": "roshan@brainants.com" }, "record": { - "A": ["75.2.60.5"] + "A": ["75.2.60.5"] } } From 95a6497f4a4777c511db30dfa8886269e871ca0e Mon Sep 17 00:00:00 2001 From: Harish Chandran <83450142+HarishChandran3304@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:33:21 +0530 Subject: [PATCH 098/171] Create _vercel.harish.json --- domains/_vercel.harish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.harish.json diff --git a/domains/_vercel.harish.json b/domains/_vercel.harish.json new file mode 100644 index 000000000..0c7a2cc01 --- /dev/null +++ b/domains/_vercel.harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "TXT": "vc-domain-verify=harish.is-a.dev,f67b0eba2383a0492136" + } +} From e03d00912e5a1b1c3dc25bd620d7356d44132daf Mon Sep 17 00:00:00 2001 From: Harish Chandran <83450142+HarishChandran3304@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:35:14 +0530 Subject: [PATCH 099/171] Create harish.json --- domains/harish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/harish.json diff --git a/domains/harish.json b/domains/harish.json new file mode 100644 index 000000000..4ff0e6366 --- /dev/null +++ b/domains/harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "CNAME": "harish-chandran.vercel.app" + } +} From 8681b600f7a00827e92ee7ed185515dd97d4e7cb Mon Sep 17 00:00:00 2001 From: Bhaskar Rijal Date: Mon, 3 Feb 2025 04:09:58 +0545 Subject: [PATCH 100/171] Create bhaskar.json --- domains/bhaskar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bhaskar.json diff --git a/domains/bhaskar.json b/domains/bhaskar.json new file mode 100644 index 000000000..08ce8bbd1 --- /dev/null +++ b/domains/bhaskar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhaskarrijal", + "email": "mail@bhaskarrijal.me" + }, + "record": { + "CNAME": "site-52r.pages.dev" + } +} From b73cbefb2be92aa2cbab03a5080b37e5f25e25f0 Mon Sep 17 00:00:00 2001 From: ROBOT Date: Mon, 3 Feb 2025 07:56:36 +0900 Subject: [PATCH 101/171] add my subdomain --- domains/robot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/robot.json diff --git a/domains/robot.json b/domains/robot.json new file mode 100644 index 000000000..d8def1a8e --- /dev/null +++ b/domains/robot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ROBOTofficial", + "email": "robot@thunlights.com" + }, + "record": { + "URL": "https://github.com/ROBOTofficial" + } +} From 7c973e2a13e66f820a0024ca2b22c204c2a1c9c5 Mon Sep 17 00:00:00 2001 From: satyaram413 Date: Mon, 3 Feb 2025 07:13:09 +0800 Subject: [PATCH 102/171] Change in website URL --- domains/sitaram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sitaram.json b/domains/sitaram.json index 0aaf6fac0..c81beb497 100644 --- a/domains/sitaram.json +++ b/domains/sitaram.json @@ -6,6 +6,6 @@ "email": "maka.sitaram@gmail.com" }, "record": { - "URL": "https://satyaram413.github.io/sitaram-portfolio/" + "URL": "https://sitaram-portfolio.vercel.app/" } } From dd388cb94c1bdff5aac52409b9071a79f9b063d1 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:36:49 +0800 Subject: [PATCH 103/171] Update liam.json --- domains/liam.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index abfb3ceda..2e1ca70b5 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -4,7 +4,6 @@ "owner": "liamdev@duck.com" }, "record": { - "CNAME": "liamatienza.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From f3bc3f12880fc5ed10571426f11be7463a03e5f9 Mon Sep 17 00:00:00 2001 From: Mateus Elias Date: Sun, 2 Feb 2025 20:48:36 -0300 Subject: [PATCH 104/171] Create mateuseap.json --- domains/mateuseap.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mateuseap.json diff --git a/domains/mateuseap.json b/domains/mateuseap.json new file mode 100644 index 000000000..28a5d7277 --- /dev/null +++ b/domains/mateuseap.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/mateuseap/mateuseap.github.io", + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "CNAME": "mateuseap.github.io" + } +} From 690813c71b2296b3c7640e5661ef05cebb8aaf57 Mon Sep 17 00:00:00 2001 From: "M. Tanvir" <44163644+tnv1r@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:38:55 +0000 Subject: [PATCH 105/171] chore: use cname records now --- domains/tanvir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanvir.json b/domains/tanvir.json index 0f8039e36..184cb5b40 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -6,7 +6,7 @@ "email": "dev@tanvir.io" }, "record": { - "CNAME": "tanvir.io", + "A": ["76.76.21.21"], "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 044754ad9117ffce83c17e9fe47be1e44391552a Mon Sep 17 00:00:00 2001 From: "M. Tanvir" <44163644+tnv1r@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:39:03 +0000 Subject: [PATCH 106/171] refactor: move vercel verification to separate file --- domains/_vercel.tanvir.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.tanvir.json diff --git a/domains/_vercel.tanvir.json b/domains/_vercel.tanvir.json new file mode 100644 index 000000000..cbde58b41 --- /dev/null +++ b/domains/_vercel.tanvir.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tnv1r", + "email": "dev@tanvir.io" + }, + "record": { + "TXT": "vc-domain-verify=tanvir.is-a.dev,65aed7f787867b45aa7c" + } + } + \ No newline at end of file From e858e4558ca67e198a7c799e4897232eacbb67e0 Mon Sep 17 00:00:00 2001 From: Manish <87695786+Manishmg3994@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:13:21 +0530 Subject: [PATCH 107/171] added manishgautam.is-a.dev --- domains/manishgautam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manishgautam.json diff --git a/domains/manishgautam.json b/domains/manishgautam.json new file mode 100644 index 000000000..8aa578443 --- /dev/null +++ b/domains/manishgautam.json @@ -0,0 +1,11 @@ +{ + "description": "Manish Gautam's Website", + "repo": "https://github.com/Manishmg3994/Manishmg3994.github.io", + "owner": { + "username": "Manishmg3994", + "email": "manishgautammg7@gmail.com" + }, + "record": { + "CNAME": "manishmg3994.github.io" + } +} \ No newline at end of file From 75b9878f7c55aad5bc564d48cc6f61a70f49d5c1 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 07:00:00 +0400 Subject: [PATCH 108/171] Update james.json --- domains/james.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/james.json b/domains/james.json index de077b2d6..d5da97ed4 100644 --- a/domains/james.json +++ b/domains/james.json @@ -1,6 +1,5 @@ { "description": "Directory for my dev related social links", - "repo": "", "owner": { "username": "jameshaworthcs", "email": "james@j-h.ai" From 682dfceb2979ac1e6197eadb2b8fa62b0222add1 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:07:01 +0700 Subject: [PATCH 109/171] Update _vercel.banda.json --- domains/_vercel.banda.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json index 8d07e047c..4516c134e 100644 --- a/domains/_vercel.banda.json +++ b/domains/_vercel.banda.json @@ -1,6 +1,7 @@ { "owner": { - "username": "bandabahariputra" + "username": "bandabahariputra", + "discord": "banda" }, "record": { "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] From 474e22fe6cbb9eb0a6610d0702ddf8e7a7a377e0 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:07:40 +0700 Subject: [PATCH 110/171] Update banda.json --- domains/banda.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/banda.json b/domains/banda.json index ced3d396c..c49eedebc 100644 --- a/domains/banda.json +++ b/domains/banda.json @@ -1,6 +1,7 @@ { "owner": { - "username": "bandabahariputra" + "username": "bandabahariputra", + "discord": "banda" }, "record": { "CNAME": "bandabahariputra.vercel.app" From 4abfcde675cfb5d5d08e08192f499fad660524a1 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:39:20 +0800 Subject: [PATCH 111/171] Changed Github Pages CNAME to A record --- domains/liam.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/liam.json b/domains/liam.json index 2e1ca70b5..02eb67501 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -4,6 +4,7 @@ "owner": "liamdev@duck.com" }, "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bcf65955c5da0c4bd3719b7eebcf00ee714a2668 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:41:14 +0800 Subject: [PATCH 112/171] Create _github-pages-challenge-liamatienza.json --- domains/_github-pages-challenge-liamatienza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-liamatienza.json diff --git a/domains/_github-pages-challenge-liamatienza.json b/domains/_github-pages-challenge-liamatienza.json new file mode 100644 index 000000000..f70cd88eb --- /dev/null +++ b/domains/_github-pages-challenge-liamatienza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "21465fcb0d62d07a3c97587145ebea" + } +} From d3136eaa1ce7395cb4c77989f464b5f17620e88a Mon Sep 17 00:00:00 2001 From: ssd39 Date: Mon, 3 Feb 2025 09:15:10 +0530 Subject: [PATCH 113/171] Created dwij.json --- domains/dwij.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dwij.json diff --git a/domains/dwij.json b/domains/dwij.json new file mode 100644 index 000000000..ccf43162e --- /dev/null +++ b/domains/dwij.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ssd39", + "email": "dwij@xylic.ai" + }, + "record": { + "URL": "https://github.com/ssd39" + } +} + \ No newline at end of file From 76ed04e50fe6f170778df3743fbfef5d2d22aa2f Mon Sep 17 00:00:00 2001 From: SHIVAM KUMAR Date: Mon, 3 Feb 2025 09:29:21 +0530 Subject: [PATCH 114/171] Update domains/shivam.json Co-authored-by: 21Z <21z95@proton.me> --- domains/shivam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shivam.json b/domains/shivam.json index a1e90aa9f..334e526ec 100644 --- a/domains/shivam.json +++ b/domains/shivam.json @@ -4,6 +4,6 @@ "email": "shivamk1717@gmail.com" }, "record": { - "CNAME": "shivam-kumar.netlify.app/" + "CNAME": "shivam-kumar.netlify.app" } } From 96fc2eaea728319c3b8f7dd4d4510edf218d4f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=94=EB=83=A5?= Date: Mon, 3 Feb 2025 13:00:54 +0900 Subject: [PATCH 115/171] Create imnyang.json --- domains/imnyang.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/imnyang.json diff --git a/domains/imnyang.json b/domains/imnyang.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/imnyang.json @@ -0,0 +1 @@ + From f6dbf59835152954b201cf210d160badcfa762d5 Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 2 Feb 2025 20:15:56 -0600 Subject: [PATCH 116/171] Create brett.json --- domains/brett.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/brett.json diff --git a/domains/brett.json b/domains/brett.json new file mode 100644 index 000000000..14e65a596 --- /dev/null +++ b/domains/brett.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "brettdavies", + "email": "brettdavies@users.noreply.github.com" + }, + "record": { + "URL": "https://github.com/brettdavies/brettdavies" + } + } + \ No newline at end of file From 60b29f40d92c87a5a09ba41ad76c49d534b9cd04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=94=EB=83=A5?= Date: Mon, 3 Feb 2025 13:03:19 +0900 Subject: [PATCH 117/171] Update imnyang.json --- domains/imnyang.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/imnyang.json b/domains/imnyang.json index 8b1378917..9315d3cf6 100644 --- a/domains/imnyang.json +++ b/domains/imnyang.json @@ -1 +1,12 @@ - +{ + "description": "imnyang.is-a.dev", + "repo": "https://github.com/imnyang/is-a-dev", + "owner": { + "username": "imnyang", + "email": "me@imnya.ng" + }, + "record": { + "CNAME": "imnya.ng" + }, + "proxied": false +} From ed04e75907563b2a5c4a599e353f72af8d27c421 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:07:13 +0800 Subject: [PATCH 118/171] proxied --- domains/liam.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index 02eb67501..dd304b7ba 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -10,5 +10,6 @@ "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + }, + "proxied": true } From 0dc591cec280c080b4d45fd0dd0a124f2f5efdd8 Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:19:26 +0500 Subject: [PATCH 119/171] Update domains/_vercel.iomiras.jsn Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.iomiras.jsn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.iomiras.jsn b/domains/_vercel.iomiras.jsn index a890cbdf5..472192d0b 100644 --- a/domains/_vercel.iomiras.jsn +++ b/domains/_vercel.iomiras.jsn @@ -2,7 +2,7 @@ "description": "This subdomain points to my portfolio website.", "owner": { "username": "iomiras", - "email": "miras.shaltayev+isadev@gmail.com", + "email": "miras.shaltayev+isadev@gmail.com" }, "record": { "TXT": ["vc-domain-verify=iomiras.is-a.dev,f475f7d08678209bfa1f"] From 6b1b9b724f96bdd0b118f5be8f5e4cb7034fa591 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 08:29:06 +0400 Subject: [PATCH 120/171] Delete vincent.json --- vincent.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 vincent.json diff --git a/vincent.json b/vincent.json deleted file mode 100644 index 8b1378917..000000000 --- a/vincent.json +++ /dev/null @@ -1 +0,0 @@ - From bc271531ba7024af7e8c2644ba3d7074a692526b Mon Sep 17 00:00:00 2001 From: JuanR <112212338+JuanPython1@users.noreply.github.com> Date: Sun, 2 Feb 2025 23:29:17 -0500 Subject: [PATCH 121/171] Create _github-pages-challenge-juanpython1 --- .../_github-pages-challenge-juanpython1.juandev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-juanpython1.juandev.json diff --git a/domains/_github-pages-challenge-juanpython1.juandev.json b/domains/_github-pages-challenge-juanpython1.juandev.json new file mode 100644 index 000000000..c97e5b061 --- /dev/null +++ b/domains/_github-pages-challenge-juanpython1.juandev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "TXT": "0342f0aeddf970dce791538a82f3b4" + } + } + \ No newline at end of file From 7e07cd9193c89f7c19e2e1f13955d0bc4c8245ae Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 23:36:26 -0500 Subject: [PATCH 122/171] Update vincent.json --- domains/vincent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vincent.json b/domains/vincent.json index 8ef13a67e..d20678a66 100644 --- a/domains/vincent.json +++ b/domains/vincent.json @@ -1,7 +1,7 @@ { "owner": { "username": "vinvin27", - "email": "simsichepac@gmail.com" + "email": "simsichepac+is-a@gmail.com" }, "record": { "CNAME": "vincent-homepage.pages.dev" From eafe4a3c2c2f2bf7fec25d2afd59fc9ba41d1b14 Mon Sep 17 00:00:00 2001 From: Alan Ren <10086000+alanvww@users.noreply.github.com> Date: Sun, 2 Feb 2025 23:38:31 -0500 Subject: [PATCH 123/171] Update name to "alan-ren" --- domains/{alan.ren.json => alan-ren.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{alan.ren.json => alan-ren.json} (100%) diff --git a/domains/alan.ren.json b/domains/alan-ren.json similarity index 100% rename from domains/alan.ren.json rename to domains/alan-ren.json From 0f4a4cffbd0cf2a53ee0b392b965d3b6925f1cfc Mon Sep 17 00:00:00 2001 From: "Vali (naser) Rafinia" Date: Mon, 3 Feb 2025 08:16:34 +0330 Subject: [PATCH 124/171] Rename rafinia to rafinia.json --- domains/{rafinia => rafinia.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rafinia => rafinia.json} (100%) diff --git a/domains/rafinia b/domains/rafinia.json similarity index 100% rename from domains/rafinia rename to domains/rafinia.json From ce9bef5a605f77de487cde14e15c0530fc7dc82f Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:55:29 +0500 Subject: [PATCH 125/171] Rename _vercel.iomiras.jsn to _vercel.iomiras.json --- domains/{_vercel.iomiras.jsn => _vercel.iomiras.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.iomiras.jsn => _vercel.iomiras.json} (100%) diff --git a/domains/_vercel.iomiras.jsn b/domains/_vercel.iomiras.json similarity index 100% rename from domains/_vercel.iomiras.jsn rename to domains/_vercel.iomiras.json From ac3ebb5a8cc4daa3c3cfe0837627e092e17bbf31 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 08:55:57 +0400 Subject: [PATCH 126/171] fix --- ...ienza.json => _github-pages-challenge-liamatienza.liam.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-liamatienza.json => _github-pages-challenge-liamatienza.liam.json} (77%) diff --git a/domains/_github-pages-challenge-liamatienza.json b/domains/_github-pages-challenge-liamatienza.liam.json similarity index 77% rename from domains/_github-pages-challenge-liamatienza.json rename to domains/_github-pages-challenge-liamatienza.liam.json index f70cd88eb..8acf34266 100644 --- a/domains/_github-pages-challenge-liamatienza.json +++ b/domains/_github-pages-challenge-liamatienza.liam.json @@ -1,6 +1,6 @@ { "owner": { - "username": "github-username", + "username": "liamatienza", "email": "liamdev@duck.com" }, "record": { From bc839cab70fb7c6268445e671e64b6dab5dacb6d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 08:58:37 +0400 Subject: [PATCH 127/171] Update liam.json --- domains/liam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index dd304b7ba..98abf4e21 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -1,7 +1,7 @@ { "owner": { "username": "liamatienza", - "owner": "liamdev@duck.com" + "email": "liamdev@duck.com" }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], From e6f666794777b1b8fd19bd2dd252973260e9ee57 Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:39:29 +0530 Subject: [PATCH 128/171] removed unnecessary field from aman.json --- domains/aman.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index d52911b52..264b0ab5f 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -1,7 +1,6 @@ { "name": "Aman", "domain": "aman.is-a.dev", - "subdomain": "aman", "owner": { "username": "amang9446" "email": "dev.aman7571@gmail.com" From d63bf1660bd7da5dc42564b4c7aa21e0edc48cfc Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:42:23 +0530 Subject: [PATCH 129/171] Update aman.json --- domains/aman.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/aman.json b/domains/aman.json index 264b0ab5f..843d4cdd4 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -1,6 +1,4 @@ { - "name": "Aman", - "domain": "aman.is-a.dev", "owner": { "username": "amang9446" "email": "dev.aman7571@gmail.com" From 8ce25474b244cbc1d7357aea0f382ec1f92738e4 Mon Sep 17 00:00:00 2001 From: Adrien Maranville Date: Sun, 2 Feb 2025 22:29:43 -0700 Subject: [PATCH 130/171] Create adrien.json --- domains/adrien.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/adrien.json diff --git a/domains/adrien.json b/domains/adrien.json new file mode 100644 index 000000000..858d96b22 --- /dev/null +++ b/domains/adrien.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "technetist", + "email": "adrien@maranville.io" + }, + "record": { + "URL": "https://github.com/technetist" + } +} From 6793889ea1e4e18085189344deb20910a7dddcd7 Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 2 Feb 2025 21:36:41 -0800 Subject: [PATCH 131/171] Update brett.json --- domains/brett.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/brett.json b/domains/brett.json index 14e65a596..7c4bb8e73 100644 --- a/domains/brett.json +++ b/domains/brett.json @@ -1,10 +1,10 @@ { "owner": { "username": "brettdavies", - "email": "brettdavies@users.noreply.github.com" + "linkedin": "https://linkedin.com/in/brettdavies/" }, "record": { "URL": "https://github.com/brettdavies/brettdavies" } } - \ No newline at end of file + From dd041e18a35bafddd3fb4d4a622a8e49ce416848 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 09:38:19 +0400 Subject: [PATCH 132/171] fix json --- domains/aman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index 843d4cdd4..52c389daa 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -1,6 +1,6 @@ { "owner": { - "username": "amang9446" + "username": "amang9446", "email": "dev.aman7571@gmail.com" }, "records": { From ef74563892fbbd4af98e840a0e28b1e62f84e4b8 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 09:40:59 +0400 Subject: [PATCH 133/171] Update aman.json --- domains/aman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index 52c389daa..3070dffa8 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -3,7 +3,7 @@ "username": "amang9446", "email": "dev.aman7571@gmail.com" }, - "records": { + "record": { "CNAME": "dev-aman.vercel.app" } } From 4f0d987a074db7519b823fcbd38acb4c3dc1c8c9 Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 13:49:36 +0800 Subject: [PATCH 134/171] fix: correct the RECORDCONTENT with a valid url. --- domains/df.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/df.json b/domains/df.json index 276e19532..9dcce7b5e 100644 --- a/domains/df.json +++ b/domains/df.json @@ -7,6 +7,6 @@ "email": "df@dfder.tw" }, "record": { - "CNAME": "df-wu.github.io" + "CNAME": "profile.dfder.tw" } } From ffc36c737dfc7b5f5029697c1abbf692fb6f6e9d Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 14:04:46 +0800 Subject: [PATCH 135/171] Update domains/df.json the original link is ok after I submit my profile link. Co-authored-by: 21Z <21z95@proton.me> --- domains/df.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/df.json b/domains/df.json index 9dcce7b5e..276e19532 100644 --- a/domains/df.json +++ b/domains/df.json @@ -7,6 +7,6 @@ "email": "df@dfder.tw" }, "record": { - "CNAME": "profile.dfder.tw" + "CNAME": "df-wu.github.io" } } From d5af37232344ca5a6dcb5cf737fade7b4784844a Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 2 Feb 2025 21:36:41 -0800 Subject: [PATCH 136/171] Update brett.json --- domains/brett.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/brett.json b/domains/brett.json index 14e65a596..ec551cdfa 100644 --- a/domains/brett.json +++ b/domains/brett.json @@ -1,10 +1,10 @@ { "owner": { "username": "brettdavies", - "email": "brettdavies@users.noreply.github.com" + "linkedin": "https://linkedin.com/in/brettdavies/" }, "record": { - "URL": "https://github.com/brettdavies/brettdavies" + "URL": "https://github.com/brettdavies" } } - \ No newline at end of file + From 78df011b8cb83a81506dfb43774c8167091204ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Mon, 3 Feb 2025 02:37:20 -0400 Subject: [PATCH 137/171] Update jeanrondon.json Change CNAME --- domains/jeanrondon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index e939cfc7c..00825a739 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "TXT": "vc-domain-verify=jeanrondon.is-a.dev,2f15e077bf780283f5af" + "CNAME": "https://jeandv.github.io/my-next-portfolio/" } } From e26728232fcebc1fcaa28f7a19dab610bfe8fc80 Mon Sep 17 00:00:00 2001 From: H Root <57812813+H-Root@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:40:49 +0300 Subject: [PATCH 138/171] Create hroot.json --- domains/hroot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hroot.json diff --git a/domains/hroot.json b/domains/hroot.json new file mode 100644 index 000000000..ec27963f9 --- /dev/null +++ b/domains/hroot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hans Root", + "email": "sudo.hroot@gmail.com" + }, + "record": { + "URL": "https://hroot.dev/" + } +} From 453e7a8dd7cffe108b75cb02623e8e25766ef1cb Mon Sep 17 00:00:00 2001 From: H Root <57812813+H-Root@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:50:43 +0300 Subject: [PATCH 139/171] Update domains/hroot.json Co-authored-by: 21Z <21z95@proton.me> --- domains/hroot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hroot.json b/domains/hroot.json index ec27963f9..4f07e2190 100644 --- a/domains/hroot.json +++ b/domains/hroot.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Hans Root", + "username": "H-Root", "email": "sudo.hroot@gmail.com" }, "record": { From bf3e9b6a957546911694cdac3c44dfee6204d82e Mon Sep 17 00:00:00 2001 From: Adrien Maranville Date: Sun, 2 Feb 2025 23:56:48 -0700 Subject: [PATCH 140/171] Update adrien.json Updates record url --- domains/adrien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adrien.json b/domains/adrien.json index 858d96b22..b6e0fcddf 100644 --- a/domains/adrien.json +++ b/domains/adrien.json @@ -5,6 +5,6 @@ "email": "adrien@maranville.io" }, "record": { - "URL": "https://github.com/technetist" + "URL": "https://maranville.io" } } From 2795a759c9e5c5696db3ebab9745ecb901b5c1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Mon, 3 Feb 2025 02:59:18 -0400 Subject: [PATCH 141/171] Update jeanrondon.json --- domains/jeanrondon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index 00825a739..d59524b6a 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "CNAME": "https://jeandv.github.io/my-next-portfolio/" + "CNAME": "jeandv.github.io" } } From 5abbbaeb2221bf2baf25f33bd886ce77c7f66310 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Mon, 3 Feb 2025 08:05:24 +0100 Subject: [PATCH 142/171] Remove empty field Co-authored-by: 21Z <21z95@proton.me> --- domains/jacek.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jacek.json b/domains/jacek.json index 414de6c0d..1796e8a87 100644 --- a/domains/jacek.json +++ b/domains/jacek.json @@ -1,8 +1,7 @@ { "owner": { "username": "smolak", - "email": "jacek.smolak@gmail.com", - "discord": "" + "email": "jacek.smolak@gmail.com" }, "record": { "CNAME": "jaceksmolak.vercel.app" From f538a7bf14cdd9414cd6127319c7e948a0679d39 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Mon, 3 Feb 2025 08:06:12 +0100 Subject: [PATCH 143/171] Remove empty field Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.jacek.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json index f93c5bda4..0d1320297 100644 --- a/domains/_vercel.jacek.json +++ b/domains/_vercel.jacek.json @@ -1,8 +1,7 @@ { "owner": { "username": "smolak", - "email": "jacek.smolak@gmail.com", - "discord": "" + "email": "jacek.smolak@gmail.com" }, "record": { "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" From d990ec06cb171145f72cc02d79ebdf9bba397eed Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 08:31:42 +0100 Subject: [PATCH 144/171] Create raed.json --- domains/raed.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 domains/raed.json diff --git a/domains/raed.json b/domains/raed.json new file mode 100644 index 000000000..3877126e3 --- /dev/null +++ b/domains/raed.json @@ -0,0 +1,5 @@ +{ + "record": { + "CNAME": "raed.dev" + } +} From 3e91f4eae8cc79743362aeb2ad46e3f1e56e459d Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 08:33:21 +0100 Subject: [PATCH 145/171] Update raed.json --- domains/raed.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/raed.json b/domains/raed.json index 3877126e3..7fff9374d 100644 --- a/domains/raed.json +++ b/domains/raed.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "Raed", + "email": "contact@raed.email" + }, "record": { "CNAME": "raed.dev" } From 86a6e98a1eaadbb093479189489fece46614e3cf Mon Sep 17 00:00:00 2001 From: "M. Tanvir" <44163644+tnv1r@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:51:53 +0600 Subject: [PATCH 146/171] Update domains/tanvir.json Co-authored-by: 21Z <21z95@proton.me> --- domains/tanvir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanvir.json b/domains/tanvir.json index 184cb5b40..8b0159df9 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -7,7 +7,7 @@ }, "record": { "A": ["76.76.21.21"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e31358eb11118b2e5ed83451f22fb4db465e54bc Mon Sep 17 00:00:00 2001 From: Asad Raza Date: Mon, 3 Feb 2025 12:54:32 +0500 Subject: [PATCH 147/171] Add asad.json with personal information and repository details --- domains/asad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asad.json diff --git a/domains/asad.json b/domains/asad.json new file mode 100644 index 000000000..59f57e614 --- /dev/null +++ b/domains/asad.json @@ -0,0 +1,11 @@ +{ + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "repo": "https://github.com/AsadRazaJutt1/asadrazajutt1.github.io", + "owner": { + "username": "AsadRazaJutt1", + "email": "asadrazajutt1@gmail.com" + }, + "record": { + "CNAME": "asadrazajutt1.github.io" + } +} From 58f4dd09bb5f4ef505d350a9b77ff89289a71247 Mon Sep 17 00:00:00 2001 From: Cloudie <158478884+hirwko@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:33:46 +0900 Subject: [PATCH 148/171] Create rzt5.json --- domains/rzt5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rzt5.json diff --git a/domains/rzt5.json b/domains/rzt5.json new file mode 100644 index 000000000..4e7fd0630 --- /dev/null +++ b/domains/rzt5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hirwko", + "discord": "rzt5" + }, + "record": { + "CNAME": "hirako-is-dead.pages.dev" + } +} From 270d93ca7c0522483499ee6b63dff02720edad49 Mon Sep 17 00:00:00 2001 From: Muhammad Yusuf Date: Mon, 3 Feb 2025 16:14:57 +0700 Subject: [PATCH 149/171] Add new domain configuration for muhammad-yusuf --- domains/muhammad-yusuf.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/muhammad-yusuf.json diff --git a/domains/muhammad-yusuf.json b/domains/muhammad-yusuf.json new file mode 100644 index 000000000..5391714c3 --- /dev/null +++ b/domains/muhammad-yusuf.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mhmmd-ysf/mhmmd-ysf", + "owner": { + "username": "mhmmd-ysf", + "email": "muhammad_yusuf22@outlook.com" + }, + "record": { + "CNAME": "mhmmd-ysf.github.io" + } +} \ No newline at end of file From 47d39ae5144989db4a2c20d47d0da3d57aaa7986 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:25:35 +0100 Subject: [PATCH 150/171] Rename _github-pages-challenge-roger-padrell.json to _github-pages-challenge-roger-padrell.rpadrell.json --- ...l.json => _github-pages-challenge-roger-padrell.rpadrell.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-roger-padrell.json => _github-pages-challenge-roger-padrell.rpadrell.json} (100%) diff --git a/domains/_github-pages-challenge-roger-padrell.json b/domains/_github-pages-challenge-roger-padrell.rpadrell.json similarity index 100% rename from domains/_github-pages-challenge-roger-padrell.json rename to domains/_github-pages-challenge-roger-padrell.rpadrell.json From 188bf8469056c3c4249cfe331e9abd3a122d7f91 Mon Sep 17 00:00:00 2001 From: poysa213 Date: Mon, 3 Feb 2025 11:03:07 +0100 Subject: [PATCH 151/171] add: domain config for poysa213 --- domains/poysa213.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/poysa213.json diff --git a/domains/poysa213.json b/domains/poysa213.json new file mode 100644 index 000000000..8d061ec13 --- /dev/null +++ b/domains/poysa213.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "poysa213", + "email": "hanaiayoucef@gmail.com", + "discord": "944238875566551110", + "twitter": "poysa213", + "repo": "https://github.com/poysa213/portfolio" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} \ No newline at end of file From e79a5787409fff5ce53564c0f47e1eed06d6e7ae Mon Sep 17 00:00:00 2001 From: Sanish Date: Mon, 3 Feb 2025 15:34:37 +0530 Subject: [PATCH 152/171] Create sanish.json --- domains/sanish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sanish.json diff --git a/domains/sanish.json b/domains/sanish.json new file mode 100644 index 000000000..94db405ad --- /dev/null +++ b/domains/sanish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanishkr", + "email": "sanishkr@gmail.com" + }, + "record": { + "URL": "https://sanish.me/" + } +} From c80a8de88dfb586963b2a3158d290a852425951c Mon Sep 17 00:00:00 2001 From: Naman Parashar Date: Mon, 3 Feb 2025 15:45:45 +0530 Subject: [PATCH 153/171] Add nparashar150 subdomain --- domains/_vercel.nparashar150.json | 9 +++++++++ domains/nparashar150.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.nparashar150.json create mode 100644 domains/nparashar150.json diff --git a/domains/_vercel.nparashar150.json b/domains/_vercel.nparashar150.json new file mode 100644 index 000000000..292811a2b --- /dev/null +++ b/domains/_vercel.nparashar150.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nparashar150", + "email": "nparashar150@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nparashar150.is-a.dev,129e61876792da1afb53" + } +} diff --git a/domains/nparashar150.json b/domains/nparashar150.json new file mode 100644 index 000000000..634f1fa7e --- /dev/null +++ b/domains/nparashar150.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nparashar150", + "email": "nparashar150@gmail.com" + }, + "record": { + "CNAME": "portfolio-beta-ecru-19.vercel.app" + } +} From 35962c06b19728dbdb06e997411248d6c110be21 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Mon, 3 Feb 2025 17:04:04 +0530 Subject: [PATCH 154/171] [ ADDED ] : Add Utkarsh-Singhal-26 domain configurations --- domains/Utkarsh-Singhal-2604.json | 9 +++++++++ domains/_vercel.Utkarsh-Singhal-26.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/Utkarsh-Singhal-2604.json create mode 100644 domains/_vercel.Utkarsh-Singhal-26.json diff --git a/domains/Utkarsh-Singhal-2604.json b/domains/Utkarsh-Singhal-2604.json new file mode 100644 index 000000000..9def37f05 --- /dev/null +++ b/domains/Utkarsh-Singhal-2604.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utkarsh-Singhal-26", + "email": "singhalutkarsh26@gmail.com" + }, + "record": { + "CNAME": "utkarsh-singhal.vercel.app" + } +} diff --git a/domains/_vercel.Utkarsh-Singhal-26.json b/domains/_vercel.Utkarsh-Singhal-26.json new file mode 100644 index 000000000..13a61c858 --- /dev/null +++ b/domains/_vercel.Utkarsh-Singhal-26.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utkarsh-Singhal-26", + "email": "singhalutkarsh26@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=utkarsh-singhal.is-a.dev,31f5c6e60805af21e98f" + } +} From 2757a36ea0588706e3c846d0ba0309b968321745 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Mon, 3 Feb 2025 17:09:22 +0530 Subject: [PATCH 155/171] [ FIX ] : File Rename --- domains/{Utkarsh-Singhal-2604.json => UtkarshSinghal26.json} | 0 ...rcel.Utkarsh-Singhal-26.json => _vercel.UtkarshSinghal26.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename domains/{Utkarsh-Singhal-2604.json => UtkarshSinghal26.json} (100%) rename domains/{_vercel.Utkarsh-Singhal-26.json => _vercel.UtkarshSinghal26.json} (100%) diff --git a/domains/Utkarsh-Singhal-2604.json b/domains/UtkarshSinghal26.json similarity index 100% rename from domains/Utkarsh-Singhal-2604.json rename to domains/UtkarshSinghal26.json diff --git a/domains/_vercel.Utkarsh-Singhal-26.json b/domains/_vercel.UtkarshSinghal26.json similarity index 100% rename from domains/_vercel.Utkarsh-Singhal-26.json rename to domains/_vercel.UtkarshSinghal26.json From de73283e535ca7af24a1f1fd69eb1d1bae3f3c54 Mon Sep 17 00:00:00 2001 From: nick Date: Mon, 3 Feb 2025 15:48:15 +0400 Subject: [PATCH 156/171] add domain for badonix --- domains/badonix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/badonix.json diff --git a/domains/badonix.json b/domains/badonix.json new file mode 100644 index 000000000..bbbfe7c9a --- /dev/null +++ b/domains/badonix.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Badonix/portfolio_react", + "owner": { + "username": "badonix", + "email": "nikdanelia@gmail.com" + }, + "record": { + "CNAME": "badonix.netlify.app" + } +} From 3e70d7ad346d3f9eaf312abf5bdf95d87308328f Mon Sep 17 00:00:00 2001 From: Bilal Mohammad Date: Mon, 3 Feb 2025 17:36:23 +0530 Subject: [PATCH 157/171] Create _vercel.bilal.json --- domains/_vercel.bilal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.bilal.json diff --git a/domains/_vercel.bilal.json b/domains/_vercel.bilal.json new file mode 100644 index 000000000..e3ae472fb --- /dev/null +++ b/domains/_vercel.bilal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "TXT": "vc-domain-verify=bilal.is-a.dev,de7575c2e6976d25ab24" + } +} From da6aabc8c241eb3f694aa2e9c8aad1e8174f4fd5 Mon Sep 17 00:00:00 2001 From: Bilal Mohammad Date: Mon, 3 Feb 2025 17:40:57 +0530 Subject: [PATCH 158/171] Create bilalmansuri.json --- domains/bilalmansuri.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bilalmansuri.json diff --git a/domains/bilalmansuri.json b/domains/bilalmansuri.json new file mode 100644 index 000000000..1fdd42ab4 --- /dev/null +++ b/domains/bilalmansuri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "CNAME": "bilalmansuri.vercel.app" + } +} From 3f6798af84a5bd3cbbdf9d20cead18d1d3534b32 Mon Sep 17 00:00:00 2001 From: Bilal Mohammad Date: Mon, 3 Feb 2025 17:41:16 +0530 Subject: [PATCH 159/171] Rename _vercel.bilal.json to _vercel.bilalmansuri.json --- domains/{_vercel.bilal.json => _vercel.bilalmansuri.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.bilal.json => _vercel.bilalmansuri.json} (100%) diff --git a/domains/_vercel.bilal.json b/domains/_vercel.bilalmansuri.json similarity index 100% rename from domains/_vercel.bilal.json rename to domains/_vercel.bilalmansuri.json From 6e880964cd4b65df81145877f77d62460147a3f9 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:01:06 +0530 Subject: [PATCH 160/171] Create zilu.json --- domains/zilu.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/zilu.json diff --git a/domains/zilu.json b/domains/zilu.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/zilu.json @@ -0,0 +1 @@ + From c9f88af52217279a51900692de2fb19ed14a31ed Mon Sep 17 00:00:00 2001 From: Mateus Elias Date: Mon, 3 Feb 2025 09:35:00 -0300 Subject: [PATCH 161/171] Create _github-pages-challenge-mateuseap.mateuseap.json --- domains/_github-pages-challenge-mateuseap.mateuseap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mateuseap.mateuseap.json diff --git a/domains/_github-pages-challenge-mateuseap.mateuseap.json b/domains/_github-pages-challenge-mateuseap.mateuseap.json new file mode 100644 index 000000000..0901a96fb --- /dev/null +++ b/domains/_github-pages-challenge-mateuseap.mateuseap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "TXT": "ce7a3cbd81e6cafe34709d195aa0ed" + } +} From 4d6d164d0143f84d9925e23ada1795655c3f5c69 Mon Sep 17 00:00:00 2001 From: DK Date: Mon, 3 Feb 2025 18:11:05 +0530 Subject: [PATCH 162/171] Add hostname for debkanchan.json --- .../_github-pages-challenge-debkanchan.debkanchan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-debkanchan.debkanchan.json diff --git a/domains/_github-pages-challenge-debkanchan.debkanchan.json b/domains/_github-pages-challenge-debkanchan.debkanchan.json new file mode 100644 index 000000000..af8d4d0d3 --- /dev/null +++ b/domains/_github-pages-challenge-debkanchan.debkanchan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "debkanchan", + "email": "debu.samadder@gmail.com" + }, + "record": { + "TXT": "36f31b49ddb71ca70a8cb3dd21e61d" + } +} \ No newline at end of file From edb5655f3a72d17babfa3eca84149d9f2dad6cd1 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:12:20 +0530 Subject: [PATCH 163/171] Update zilu.json --- domains/zilu.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/zilu.json b/domains/zilu.json index 8b1378917..04d87a423 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "zilurrane" + }, + "record": { + "CNAME": "zilu.dev" + } +} From 8002bb10c4a8e56472137369e2464508091d5bc8 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:16:54 +0530 Subject: [PATCH 164/171] Update zilu.json --- domains/zilu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zilu.json b/domains/zilu.json index 04d87a423..e1b0fb5ef 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1,6 +1,7 @@ { "owner": { - "username": "zilurrane" + "username": "zilurrane", + "email": "zilurrane@gmail.com" }, "record": { "CNAME": "zilu.dev" From c26957820a8758960d27458062bb7b0d3479aea0 Mon Sep 17 00:00:00 2001 From: Avis Lowha Date: Mon, 3 Feb 2025 18:23:59 +0530 Subject: [PATCH 165/171] added my website --- domains/awhvish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/awhvish.json diff --git a/domains/awhvish.json b/domains/awhvish.json new file mode 100644 index 000000000..deaa93a9a --- /dev/null +++ b/domains/awhvish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "awhvish", + "email": "high.avis.lowha@gmail.com" + }, + "record": { + "CNAME": "awhvish.vercel.app" + } + } + \ No newline at end of file From a1c42f24498add128655f0e3640ba44e572e0435 Mon Sep 17 00:00:00 2001 From: MOMOKASAN Date: Mon, 3 Feb 2025 21:08:00 +0700 Subject: [PATCH 166/171] Create momoka.json --- domains/momoka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/momoka.json diff --git a/domains/momoka.json b/domains/momoka.json new file mode 100644 index 000000000..5b281d6b2 --- /dev/null +++ b/domains/momoka.json @@ -0,0 +1,11 @@ +{ + "description": "M0M0K4S4N.github.io", + "repo": "https://github.com/M0M0K4S4N/M0M0K4S4N.github.io", + "owner": { + "username": "M0M0K4S4N", + "email": "momokasan@proton.me" + }, + "record": { + "CNAME": "m0m0k4s4n.github.io" + } +} From 5d1b50b3d49b548590d8ce0f8774ca7bafbc622a Mon Sep 17 00:00:00 2001 From: MOMOKASAN Date: Mon, 3 Feb 2025 21:31:48 +0700 Subject: [PATCH 167/171] Create _github-pages-challenge-m0m0k4s4n.momoka.json --- domains/_github-pages-challenge-m0m0k4s4n.momoka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-m0m0k4s4n.momoka.json diff --git a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json new file mode 100644 index 000000000..cb40f9765 --- /dev/null +++ b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M0M0K4S4N", + "email": "momoka@proton.me" + }, + "record": { + "TXT": "5d381e72b5a25f499b81b5956c56c7" + } +} From 57af9a2b6cbb67fad95767c108aae583aa1e0d40 Mon Sep 17 00:00:00 2001 From: MOMOKASAN Date: Mon, 3 Feb 2025 21:35:48 +0700 Subject: [PATCH 168/171] Update _github-pages-challenge-m0m0k4s4n.momoka.json --- domains/_github-pages-challenge-m0m0k4s4n.momoka.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json index cb40f9765..6d54df46f 100644 --- a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json +++ b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json @@ -1,7 +1,7 @@ { "owner": { "username": "M0M0K4S4N", - "email": "momoka@proton.me" + "email": "momokasan@proton.me" }, "record": { "TXT": "5d381e72b5a25f499b81b5956c56c7" From d2c9564d6a22cd04344dbaaea70dde5547505f81 Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 16:52:49 +0100 Subject: [PATCH 169/171] Update domains/raed.json Co-authored-by: 21Z <21z95@proton.me> --- domains/raed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raed.json b/domains/raed.json index 7fff9374d..910477137 100644 --- a/domains/raed.json +++ b/domains/raed.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Raed", + "username": "raed667", "email": "contact@raed.email" }, "record": { From ba3fcfc8a989ca6d206d0632ca4db0cf4d13fe58 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Feb 2025 22:48:39 +0100 Subject: [PATCH 170/171] Rename UtkarshSinghal26.json to utkarshsinghal26.json --- domains/{UtkarshSinghal26.json => utkarshsinghal26.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{UtkarshSinghal26.json => utkarshsinghal26.json} (100%) diff --git a/domains/UtkarshSinghal26.json b/domains/utkarshsinghal26.json similarity index 100% rename from domains/UtkarshSinghal26.json rename to domains/utkarshsinghal26.json From c91e98315562a05707e053e4f14b21e7305d7323 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Feb 2025 22:48:57 +0100 Subject: [PATCH 171/171] Rename _vercel.UtkarshSinghal26.json to _vercel.utkarshsinghal26.json --- ...vercel.UtkarshSinghal26.json => _vercel.utkarshsinghal26.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.UtkarshSinghal26.json => _vercel.utkarshsinghal26.json} (100%) diff --git a/domains/_vercel.UtkarshSinghal26.json b/domains/_vercel.utkarshsinghal26.json similarity index 100% rename from domains/_vercel.UtkarshSinghal26.json rename to domains/_vercel.utkarshsinghal26.json