From 7b86db432fc270adba3c4b8d2ea46f4bab992b07 Mon Sep 17 00:00:00 2001 From: Naimur Rahman <64221853+mohammad-naimur-rahman@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:10:05 +0600 Subject: [PATCH 01/19] Create _vercel.naimur.json --- media/_vercel.naimur.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 media/_vercel.naimur.json diff --git a/media/_vercel.naimur.json b/media/_vercel.naimur.json new file mode 100644 index 000000000..6c0b8686f --- /dev/null +++ b/media/_vercel.naimur.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mohammad-naimur-rahman", + "email": "", + "discord": "829283275846975488" + }, + "record": { + "TXT": "vc-domain-verify=naimur.is-a.dev,0a757d4e3b315863d368" + } +} From 53f0811afad9406260113cae3ae04b89045e3250 Mon Sep 17 00:00:00 2001 From: arafat-alim Date: Sat, 25 Jan 2025 13:40:24 +0530 Subject: [PATCH 02/19] =?UTF-8?q?=F0=9F=8C=90=20New=20Domain:=20`arafat-al?= =?UTF-8?q?im.is-a.dev`=20is=20added.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/arafat-alim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arafat-alim.json diff --git a/domains/arafat-alim.json b/domains/arafat-alim.json new file mode 100644 index 000000000..06b7adceb --- /dev/null +++ b/domains/arafat-alim.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio website hosted on Netlify", + "repo": "https://github.com/Arafat-alim/my-portfolio", + "owner": { + "username": "arafat-alim", + "email": "arafat97alim@gmail.com" + }, + "record": { + "URL": "https://dev-arafat.netlify.app" + } +} From cb647070f2af0d52106b471e75c6a47ae8bf422e Mon Sep 17 00:00:00 2001 From: mohammad-naimur-rahman Date: Sat, 25 Jan 2025 14:21:17 +0600 Subject: [PATCH 03/19] add: necessary json files --- {media => domains}/_vercel.naimur.json | 0 domains/naimur.json | 10 ++++++++++ 2 files changed, 10 insertions(+) rename {media => domains}/_vercel.naimur.json (100%) create mode 100644 domains/naimur.json diff --git a/media/_vercel.naimur.json b/domains/_vercel.naimur.json similarity index 100% rename from media/_vercel.naimur.json rename to domains/_vercel.naimur.json diff --git a/domains/naimur.json b/domains/naimur.json new file mode 100644 index 000000000..b6805ef69 --- /dev/null +++ b/domains/naimur.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mohammad-naimur-rahman", + "email": "", + "discord": "829283275846975488" + }, + "record": { + "CNAME": "naimurdev.vercel.app" + } +} From d12ba30291244355e0a9ca7704ddb7c19d1aa031 Mon Sep 17 00:00:00 2001 From: Aryan Bamane Date: Sat, 25 Jan 2025 14:44:17 +0530 Subject: [PATCH 04/19] adding a new domain --- domains/ary.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ary.json diff --git a/domains/ary.json b/domains/ary.json new file mode 100644 index 000000000..9b77f06ff --- /dev/null +++ b/domains/ary.json @@ -0,0 +1,13 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/aryan2bamane/Portfolio", + "owner": { + "username": "aryan2bamane", + "email": "aryanbamane2@gmail.com" + }, + + "record": { + "CNAME": "https://aryan2bamane.github.io/Portfolio/" + } + + } \ No newline at end of file From a83d65af0c61d9d83400d6020d9c5d884c21ec05 Mon Sep 17 00:00:00 2001 From: adharsh-A <103622525+adharsh-A@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:48:54 +0530 Subject: [PATCH 05/19] adding a new domain --- domains/adharsh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adharsh.json diff --git a/domains/adharsh.json b/domains/adharsh.json new file mode 100644 index 000000000..9d5c07037 --- /dev/null +++ b/domains/adharsh.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/adharsh-A/portfolio2024", + "owner": { + "username": "adharsh-a", + "email": "adharshcodes@gmail.com" + }, + "record": { + "URL": "https://adharsh-portfolio.netlify.app/" + } +} From 9bfa416ff063e3f3893e8220d24eaaa18131a279 Mon Sep 17 00:00:00 2001 From: tecanmol Date: Sat, 25 Jan 2025 15:51:45 +0530 Subject: [PATCH 06/19] adding Domain --- domains/anmol.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anmol.json diff --git a/domains/anmol.json b/domains/anmol.json new file mode 100644 index 000000000..63c052876 --- /dev/null +++ b/domains/anmol.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio webpage", + "repo": "https://github.com/tecanmol/Portfolio", + "owner": { + "username": "tecanmol", + "email": "panmol735@gmail.com" + }, + "record": { + "CNAME": "https://tecanmol.github.io/Portfolio/" + } +} \ No newline at end of file From 3f32de694107cf7bc6ab2c5438f29c991ebe54e3 Mon Sep 17 00:00:00 2001 From: Harsh-0986 <23f2003845+maingithub@ds.study.iitm.ac.in> Date: Sat, 25 Jan 2025 15:52:22 +0530 Subject: [PATCH 07/19] Update _vercel.harshshah.json, Added about.harshshah --- domains/_vercel.harshshah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.harshshah.json b/domains/_vercel.harshshah.json index cc345b0c9..29d8b85c9 100644 --- a/domains/_vercel.harshshah.json +++ b/domains/_vercel.harshshah.json @@ -5,6 +5,6 @@ "discord": "889700837520199761" }, "record": { - "TXT": "vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010" + "TXT": ["vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010", "vc-domain-verify=about.harshshah.is-a.dev,f9d8e16efb5cc0d31d96"] } } From c0cd60eaeeb8d5293a5fd2c57589156bbd02baaa Mon Sep 17 00:00:00 2001 From: Aryan patel <88919755+aryanpatel142006@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:14:30 -0500 Subject: [PATCH 08/19] Create _vercel.aryan.json --- domains/_vercel.aryan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aryan.json diff --git a/domains/_vercel.aryan.json b/domains/_vercel.aryan.json new file mode 100644 index 000000000..09e7d9a6d --- /dev/null +++ b/domains/_vercel.aryan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "TXT": "vc-domain-verify=aryan.is-a.dev,589c160d472fa2b93174" + } +} From ebae66692803c73a6ff22efc31307361be444e03 Mon Sep 17 00:00:00 2001 From: Aryan patel <88919755+aryanpatel142006@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:19:19 -0500 Subject: [PATCH 09/19] domains/aryan.json --- domains/aryan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json deleted file mode 100644 index 8069a204b..000000000 --- a/domains/aryan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AryanTheDevloper", - "email": "aryan.p062009@gmail.com" - }, - "record": { - "CNAME": "aryanthedevloper.github.io" - } -} \ No newline at end of file From d8630c8bc411fe79bb0ea919fc33d3269e025124 Mon Sep 17 00:00:00 2001 From: Aryan patel <88919755+aryanpatel142006@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:23:41 -0500 Subject: [PATCH 10/19] Create aryan.json --- domains/aryan.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json new file mode 100644 index 000000000..24dd4e4ab --- /dev/null +++ b/domains/aryan.json @@ -0,0 +1,13 @@ +{ +"description": "Portfolio Website", +"repo": "https://github.com/aryanpatel142006/personalWebsite", + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "A": ["76.76.21.21"] + }, + "proxied": true +} From b17f379a906eee356f9b8ceafb2fd27a144261bb Mon Sep 17 00:00:00 2001 From: Anmol Pandey <65647284+tecanmol@users.noreply.github.com> Date: Sun, 26 Jan 2025 15:12:30 +0530 Subject: [PATCH 11/19] Update anmol.json --- domains/anmol.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anmol.json b/domains/anmol.json index 63c052876..21e11c4fc 100644 --- a/domains/anmol.json +++ b/domains/anmol.json @@ -6,6 +6,6 @@ "email": "panmol735@gmail.com" }, "record": { - "CNAME": "https://tecanmol.github.io/Portfolio/" + "CNAME": "tecanmol.github.io" } -} \ No newline at end of file +} From e285cfd8f881a6869a5666eb86f755710c612a22 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 22:04:49 +0530 Subject: [PATCH 12/19] feat: add pa1 subdomain --- domains/pa1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pa1.json diff --git a/domains/pa1.json b/domains/pa1.json new file mode 100644 index 000000000..d568ac027 --- /dev/null +++ b/domains/pa1.json @@ -0,0 +1,11 @@ +{ + "description": "It's my personal portfolio page", + "repo": "https://github.com/pavan-ambekar/pavan-ambekar.github.io", + "owner": { + "username": "pavan-ambekar", + "email": "pavan479eC@gmail.com" + }, + "record": { + "CNAME": "pavan-ambekar.github.io" + } +} \ No newline at end of file From cb6f584b7ed279bb034473712207f591a318c6ca Mon Sep 17 00:00:00 2001 From: abiapp789 Date: Mon, 27 Jan 2025 19:10:02 +0530 Subject: [PATCH 13/19] Delete abiapp789.json --- domains/abiapp789.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abiapp789.json diff --git a/domains/abiapp789.json b/domains/abiapp789.json deleted file mode 100644 index 7f8e25597..000000000 --- a/domains/abiapp789.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "domain": "abiapp1789.is-a.dev", - "owner": { - "username": "abiapp789", - "email": "abiapp2024@gmail.com" - }, - "record": { - "CNAME": "trytodownloadme.rf.gd" - } -} \ No newline at end of file From 674f6c2315fbafa15d3fb0ef5b70a6f07c307a5d Mon Sep 17 00:00:00 2001 From: Hasan <120640600+hasan-bro-coder@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:46:52 +0600 Subject: [PATCH 14/19] Create _vercel.hsn.json --- domains/_vercel.hsn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.hsn.json diff --git a/domains/_vercel.hsn.json b/domains/_vercel.hsn.json new file mode 100644 index 000000000..c80d2bb64 --- /dev/null +++ b/domains/_vercel.hsn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "TXT": "vc-domain-verify=hsn.is-a.dev,8e27ffda53d18220c019" + } +} From 2596a5dfd701a9446c73a809e91adc107f5730c0 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:53:47 +0400 Subject: [PATCH 15/19] remove empty email field --- domains/_vercel.naimur.json | 1 - domains/naimur.json | 1 - 2 files changed, 2 deletions(-) diff --git a/domains/_vercel.naimur.json b/domains/_vercel.naimur.json index 6c0b8686f..b4aa35f37 100644 --- a/domains/_vercel.naimur.json +++ b/domains/_vercel.naimur.json @@ -1,7 +1,6 @@ { "owner": { "username": "mohammad-naimur-rahman", - "email": "", "discord": "829283275846975488" }, "record": { diff --git a/domains/naimur.json b/domains/naimur.json index b6805ef69..836f3d9ab 100644 --- a/domains/naimur.json +++ b/domains/naimur.json @@ -1,7 +1,6 @@ { "owner": { "username": "mohammad-naimur-rahman", - "email": "", "discord": "829283275846975488" }, "record": { From 9d86e99a0b4a633e98525b566bd2a530dc30072c Mon Sep 17 00:00:00 2001 From: Abdulrazak Yahuza Date: Mon, 27 Jan 2025 18:36:45 +0100 Subject: [PATCH 16/19] Create abdullyahuza.json --- domains/abdullyahuza.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/abdullyahuza.json diff --git a/domains/abdullyahuza.json b/domains/abdullyahuza.json new file mode 100644 index 000000000..5189b33fd --- /dev/null +++ b/domains/abdullyahuza.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "abdullyahuza" + }, + "record": { + "CNAME": "abdullyahuza.github.io" + } +} From 55b0f031e805aa876c529ca047f1d10dedf3d3ad Mon Sep 17 00:00:00 2001 From: Abdulrazak Yahuza Date: Mon, 27 Jan 2025 19:03:15 +0100 Subject: [PATCH 17/19] Update abdullyahuza.json --- domains/abdullyahuza.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abdullyahuza.json b/domains/abdullyahuza.json index 5189b33fd..47a979a27 100644 --- a/domains/abdullyahuza.json +++ b/domains/abdullyahuza.json @@ -1,6 +1,7 @@ { "owner": { - "username": "abdullyahuza" + "username": "abdullyahuza", + "email": "yahuzaabdulrazak@gmail.com" }, "record": { "CNAME": "abdullyahuza.github.io" From 5ebd16d85a3ea9451bd3f5c0eec3d0affddfc251 Mon Sep 17 00:00:00 2001 From: legzdev <87672676+legzdev@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:37:58 -0500 Subject: [PATCH 18/19] added legzdev.json --- domains/legz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/legz.json diff --git a/domains/legz.json b/domains/legz.json new file mode 100644 index 000000000..1b874ff00 --- /dev/null +++ b/domains/legz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LegzDev", + "email": "legzdev@proton.me" + }, + "record": { + "A": [ + "152.206.177.227" + ] + } +} From 9aa42366534f934877a4b5fcab20e79474f8c9ba Mon Sep 17 00:00:00 2001 From: Aryan Bamane Date: Tue, 28 Jan 2025 07:45:01 +0530 Subject: [PATCH 19/19] adding new domain after suggested changes by reviewer --- domains/ary.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/ary.json b/domains/ary.json index 9b77f06ff..01d7b924b 100644 --- a/domains/ary.json +++ b/domains/ary.json @@ -1,13 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/aryan2bamane/Portfolio", - "owner": { + "description": "My Portfolio Website", + "repo": "https://github.com/aryan2bamane/Portfolio", + "owner": { "username": "aryan2bamane", "email": "aryanbamane2@gmail.com" - }, - - "record": { - "CNAME": "https://aryan2bamane.github.io/Portfolio/" - } - - } \ No newline at end of file + }, + "record": { + "URL": "https://aryan2bamane.github.io/Portfolio/" + } +}