From 661e4cba132de97a42e4a63fa7960806a22a6bca Mon Sep 17 00:00:00 2001 From: Cyrus Mante <74973194+mattekudacy@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:28:39 +0800 Subject: [PATCH 1/8] Modify domain file to add owner and records Updated domain configuration to include owner and records. --- domains/mattekudacy.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mattekudacy.is-a.dev diff --git a/domains/mattekudacy.is-a.dev b/domains/mattekudacy.is-a.dev new file mode 100644 index 00000000000..9be19a65c9d --- /dev/null +++ b/domains/mattekudacy.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mattekudacy", + "email": "[email protected]" + }, + "records": { + "A": ["216.198.79.1"] + } +} From b63ce972de2b0782f279f9a028492b06c61c6437 Mon Sep 17 00:00:00 2001 From: Cyrus Mante <74973194+mattekudacy@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:31:56 +0800 Subject: [PATCH 2/8] Update email address for mattekudacy owner --- domains/{mattekudacy.is-a.dev => mattekudacy.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{mattekudacy.is-a.dev => mattekudacy.json} (74%) diff --git a/domains/mattekudacy.is-a.dev b/domains/mattekudacy.json similarity index 74% rename from domains/mattekudacy.is-a.dev rename to domains/mattekudacy.json index 9be19a65c9d..0bc59348e9a 100644 --- a/domains/mattekudacy.is-a.dev +++ b/domains/mattekudacy.json @@ -1,7 +1,7 @@ { "owner": { "username": "mattekudacy", - "email": "[email protected]" + "email": "cyrus2952@gmail.com" }, "records": { "A": ["216.198.79.1"] From 17242ff429ca1edb8e7058a80c010e1adc14bff3 Mon Sep 17 00:00:00 2001 From: Cyrus Mante <74973194+mattekudacy@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:33:40 +0800 Subject: [PATCH 3/8] Add Vercel domain configuration for mattekudacy --- domains/_vercel.mattekudacy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mattekudacy.json diff --git a/domains/_vercel.mattekudacy.json b/domains/_vercel.mattekudacy.json new file mode 100644 index 00000000000..ec69890c97b --- /dev/null +++ b/domains/_vercel.mattekudacy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mattekudacy", + "email": "cyrus2952@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=mattekudacy.is-a.dev,b6eff3d85a7cb301e7dc" + } +} From c842c44fb9a5a4838c194c200497dbcb2aa5242a Mon Sep 17 00:00:00 2001 From: "M. Rayhan" <106761587+mrayhan19@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:47:35 +0700 Subject: [PATCH 4/8] Add rayhan.json with owner and records details --- domains/rayhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayhan.json diff --git a/domains/rayhan.json b/domains/rayhan.json new file mode 100644 index 00000000000..918fdd2b111 --- /dev/null +++ b/domains/rayhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrayhan19", + "email": "mroyhan95@gmail.com" + }, + "records": { + "CNAME": "9e316e9d.pages-9p1.pages.dev" + } +} From f23a3a6a330c479c84286bb39a77a4118c8100de Mon Sep 17 00:00:00 2001 From: Harun Abdullah Rakin <160221616+harunabdullahrakin@users.noreply.github.com> Date: Fri, 7 Nov 2025 17:59:00 +0600 Subject: [PATCH 5/8] Create luffy.json --- domains/luffy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/luffy.json diff --git a/domains/luffy.json b/domains/luffy.json new file mode 100644 index 00000000000..acda2944b0e --- /dev/null +++ b/domains/luffy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "harunabdullahrakin", + "email": "harunabdullahrakin@gmail.com" + }, + "records": { + "CNAME": "my-portfolio-d61.pages.dev" + } From 8efcd09e8036aaec847a8c7059477c283bfd1ec1 Mon Sep 17 00:00:00 2001 From: Harun Abdullah Rakin <160221616+harunabdullahrakin@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:04:22 +0600 Subject: [PATCH 6/8] Update luffy.json --- domains/luffy.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/luffy.json b/domains/luffy.json index acda2944b0e..eff79b15476 100644 --- a/domains/luffy.json +++ b/domains/luffy.json @@ -6,3 +6,4 @@ "records": { "CNAME": "my-portfolio-d61.pages.dev" } +} From 270ed93a742e1b3efab664cb0b2d9482ae824f66 Mon Sep 17 00:00:00 2001 From: "M. Rayhan" <106761587+mrayhan19@users.noreply.github.com> Date: Fri, 7 Nov 2025 20:15:57 +0700 Subject: [PATCH 7/8] Update CNAME record in rayhan.json --- domains/rayhan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayhan.json b/domains/rayhan.json index 918fdd2b111..3fb0060a175 100644 --- a/domains/rayhan.json +++ b/domains/rayhan.json @@ -4,6 +4,6 @@ "email": "mroyhan95@gmail.com" }, "records": { - "CNAME": "9e316e9d.pages-9p1.pages.dev" + "CNAME": "pages-9p1.pages.dev" } } From 8d089d1adab35cc1c4eedd72f2dcd708289fa490 Mon Sep 17 00:00:00 2001 From: freddiequinson <144603231+freddiequinson@users.noreply.github.com> Date: Fri, 7 Nov 2025 13:18:42 +0000 Subject: [PATCH 8/8] Update email for owner in fredrickagyare.json --- domains/fredrickagyare.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fredrickagyare.json diff --git a/domains/fredrickagyare.json b/domains/fredrickagyare.json new file mode 100644 index 00000000000..034bfef46a6 --- /dev/null +++ b/domains/fredrickagyare.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "freddiequinson", + "email": "agyarefredrick22@gmail.com" + }, + "records": { + "CNAME": "freddiequinson.github.io" + } +}