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/29] 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/29] =?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/29] 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/29] 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/29] 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/29] 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/29] 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 78bf19b7e8a4480a0a2b1b81b71fd56a74135103 Mon Sep 17 00:00:00 2001 From: Sunny D Date: Sat, 25 Jan 2025 17:17:52 +0530 Subject: [PATCH 08/29] Create sunnydsouza.json entry for sunnydsouza.is-a.dev domain registration --- domains/sunnydsouza.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sunnydsouza.json diff --git a/domains/sunnydsouza.json b/domains/sunnydsouza.json new file mode 100644 index 000000000..f2036daee --- /dev/null +++ b/domains/sunnydsouza.json @@ -0,0 +1,11 @@ +{ + "description": "Sunny Dsouza's GitHub page", + "owner": { + "username": "sunnydsouza", + "email": "dsouzasunny1436@gmail.com", + "github": "sunnydsouza" + }, + "record": { + "URL": "https://github.com/sunnydsouza" + } +} From 013bc6db9eb0e41d79fc8182e6c0cdcfc648992f Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:58:35 +0200 Subject: [PATCH 09/29] Create ft.json --- domains/ft.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/ft.json diff --git a/domains/ft.json b/domains/ft.json new file mode 100644 index 000000000..ee77c03a6 --- /dev/null +++ b/domains/ft.json @@ -0,0 +1,16 @@ +{ + "description": "For the email address h@ft.is-a.dev", + "repo": "https://github.com/HaftIsntHere/is-a.dev/", + "owner": { + "username": "HaftIsntHere", + "email": "haftthedev@gmail.com" + }, + "record": { + "MX": [ + "mx01.mail.icloud.com.", + "mx02.mail.icloud.com.", + ], + "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." + } +} From 1f5a74c21959a14fc75ac064085caad74ecc1f10 Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:03:59 +0200 Subject: [PATCH 10/29] Update ft.json --- domains/ft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ft.json b/domains/ft.json index ee77c03a6..019c3178a 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -7,10 +7,10 @@ }, "record": { "MX": [ - "mx01.mail.icloud.com.", - "mx02.mail.icloud.com.", + "mx01.mail.icloud.com", + "mx02.mail.icloud.com", ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com.", } } From 28d3942152a2cb241d22b022a01df7e8a0d6e0db Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:05:53 +0200 Subject: [PATCH 11/29] Update ft.json --- domains/ft.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ft.json b/domains/ft.json index 019c3178a..f5ee5e61e 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -8,9 +8,9 @@ "record": { "MX": [ "mx01.mail.icloud.com", - "mx02.mail.icloud.com", + "mx02.mail.icloud.com" ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com.", + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." } } From 8bad2e2a7219ea632cf5c256e5fc83ed8b6cba4f Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:08:37 +0200 Subject: [PATCH 12/29] Update ft.json --- domains/ft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ft.json b/domains/ft.json index f5ee5e61e..853df1bac 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -11,6 +11,6 @@ "mx02.mail.icloud.com" ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" } } From b555bc12461d0e08bc98fc4b01e5bb08074b761a Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:12:21 +0200 Subject: [PATCH 13/29] Update ft.json --- domains/ft.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ft.json b/domains/ft.json index 853df1bac..0a74cd23d 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -11,6 +11,5 @@ "mx02.mail.icloud.com" ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" } } From f0a06b75fd98dd2fc9a2dfb4f0c6277b27b606ea Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:12:33 +0200 Subject: [PATCH 14/29] Update ft.json --- domains/ft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ft.json b/domains/ft.json index 0a74cd23d..57d25a2ab 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -10,6 +10,6 @@ "mx01.mail.icloud.com", "mx02.mail.icloud.com" ], - "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], + "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"] } } From c12aa0134e267b17d929c49f45e2c8b1bb8b51bc Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:23:41 +0200 Subject: [PATCH 15/29] Create sig1._domainkey.ft.json --- domains/sig1._domainkey.ft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sig1._domainkey.ft.json diff --git a/domains/sig1._domainkey.ft.json b/domains/sig1._domainkey.ft.json new file mode 100644 index 000000000..fb7107c3b --- /dev/null +++ b/domains/sig1._domainkey.ft.json @@ -0,0 +1,11 @@ +{ + "description": "For the email address h@ft.is-a.dev", + "repo": "https://github.com/HaftIsntHere/is-a.dev/", + "owner": { + "username": "HaftIsntHere", + "email": "haftthedev@gmail.com" + }, + "record": { + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" + } +} 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 16/29] 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 17/29] 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 18/29] 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 19/29] 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 20/29] 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 21/29] 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 22/29] 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 23/29] 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 24/29] 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 25/29] 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 58f1db7c479c621c45a99244f757fc45da3226dc Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Mon, 27 Jan 2025 15:40:44 -0500 Subject: [PATCH 26/29] Create rapter.json --- domains/rapter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rapter.json diff --git a/domains/rapter.json b/domains/rapter.json new file mode 100644 index 000000000..c8eb146a3 --- /dev/null +++ b/domains/rapter.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Made Link Tree Styles Website", + "repo": "https://github.com/Rapter001/register", + "owner": { + "username": "Rapter001", + "email": "rapter001yt@gmail.com" + }, + "record": { + "A": ["69.197.135.202"] + } +} 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 27/29] 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 28/29] 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/" + } +} From e1ccf66dee78103018cd61121659467d9c769660 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:35:26 +0400 Subject: [PATCH 29/29] Update sunnydsouza.json --- domains/sunnydsouza.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/sunnydsouza.json b/domains/sunnydsouza.json index f2036daee..1bedf54c2 100644 --- a/domains/sunnydsouza.json +++ b/domains/sunnydsouza.json @@ -2,8 +2,7 @@ "description": "Sunny Dsouza's GitHub page", "owner": { "username": "sunnydsouza", - "email": "dsouzasunny1436@gmail.com", - "github": "sunnydsouza" + "email": "dsouzasunny1436@gmail.com" }, "record": { "URL": "https://github.com/sunnydsouza"