From da7617cdbc61c68420409bf01faa8f671eb6ed38 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Thu, 30 Jan 2025 02:38:11 +0530 Subject: [PATCH 01/19] 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 b4280e7bc37477b21bff476b7944b7276b4f1cad Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 01:14:07 -0500 Subject: [PATCH 02/19] 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 f1d63a2dc18a6a8396e59351627484e0977e0ef7 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 02:28:46 -0500 Subject: [PATCH 03/19] 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 04/19] 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 05/19] 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 06/19] 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 07/19] 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 08/19] 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 09/19] 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 10/19] 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 11/19] 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 12/19] 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 13/19] 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 29e077c00b3c184c0434bcb77bc62f4e7a1aa11a Mon Sep 17 00:00:00 2001 From: Maka Sitaram Date: Sun, 2 Feb 2025 18:00:08 +0800 Subject: [PATCH 14/19] 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 a4a3786cbe8a472651d7c9a014b63af2af10485b Mon Sep 17 00:00:00 2001 From: billvog Date: Sun, 2 Feb 2025 13:44:08 +0200 Subject: [PATCH 15/19] 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 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 16/19] 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 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 17/19] 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 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 18/19] 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 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 19/19] 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