From da7617cdbc61c68420409bf01faa8f671eb6ed38 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Thu, 30 Jan 2025 02:38:11 +0530 Subject: [PATCH 01/11] 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/11] 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/11] 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/11] 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/11] 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/11] 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/11] 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 c34edc946087040d0e04850fb4c4e941b5267395 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Sun, 2 Feb 2025 14:24:00 +0530 Subject: [PATCH 08/11] 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 09/11] 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 10/11] 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 29e077c00b3c184c0434bcb77bc62f4e7a1aa11a Mon Sep 17 00:00:00 2001 From: Maka Sitaram Date: Sun, 2 Feb 2025 18:00:08 +0800 Subject: [PATCH 11/11] 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/" + } +}