From 647beac96e1a2d3537b212bfb394d1a69c96d725 Mon Sep 17 00:00:00 2001 From: Ananthu s <157121772+ATU-S@users.noreply.github.com> Date: Thu, 23 Jul 2026 12:44:55 +0530 Subject: [PATCH 01/37] Add ananthus.json with domain owner and records --- domains/ananthus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ananthus.json diff --git a/domains/ananthus.json b/domains/ananthus.json new file mode 100644 index 0000000000..02cdd30401 --- /dev/null +++ b/domains/ananthus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "atu-s", + "email": "ananthus1687@gmail.com" + }, + "records": { + "CNAME": "atu-s.github.io" + } +} From 94f74eac88a08de5259cbd340fb37b48df9eead5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dhairya0=E2=80=9D707git=20config=20--global=20user=2Eemail?= =?UTF-8?q?=20=E2=80=9Cdhairyadarji027=40gmail=2Ecom?= Date: Thu, 23 Jul 2026 23:18:09 +0530 Subject: [PATCH 02/37] feat: add domain configuration for dhairyadarji.json --- domains/dhairyadarji.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dhairyadarji.json diff --git a/domains/dhairyadarji.json b/domains/dhairyadarji.json new file mode 100644 index 0000000000..76b5d18f60 --- /dev/null +++ b/domains/dhairyadarji.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Dhairya0707" + }, + "record": { + "CNAME": "dhairya-rosy.vercel.app" + } +} From aa1f09ab04e5b0638f084ff71d97b7a6a94e3d77 Mon Sep 17 00:00:00 2001 From: Al-Amin Hossain Nahid <137723121+AlAminNahid@users.noreply.github.com> Date: Fri, 24 Jul 2026 01:32:11 +0600 Subject: [PATCH 03/37] Add bilimbi-studio.json domain configuration --- domains/bilimbi-studio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bilimbi-studio.json diff --git a/domains/bilimbi-studio.json b/domains/bilimbi-studio.json new file mode 100644 index 0000000000..73bc03a96d --- /dev/null +++ b/domains/bilimbi-studio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlAminNahid", + "email": "robin.nahid123@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From ff94fbe9017d85d57a8539c05775dcefa55ffd22 Mon Sep 17 00:00:00 2001 From: Anshulpj12 Date: Fri, 24 Jul 2026 04:56:51 +0530 Subject: [PATCH 04/37] Add detox.in.json for domain configuration --- domains/detox.in.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/detox.in.json diff --git a/domains/detox.in.json b/domains/detox.in.json new file mode 100644 index 0000000000..cc7f158259 --- /dev/null +++ b/domains/detox.in.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Anshulpj12" + }, + "records": { + "CNAME": "Anshulpj12.github.io" + } +} From 396e2e188556c1f5dd55f0765fe0e0008a2f4e8d Mon Sep 17 00:00:00 2001 From: Anshulpj12 Date: Fri, 24 Jul 2026 05:46:25 +0530 Subject: [PATCH 05/37] Add email to owner in detox.in.json --- domains/detox.in.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/detox.in.json b/domains/detox.in.json index cc7f158259..665119776f 100644 --- a/domains/detox.in.json +++ b/domains/detox.in.json @@ -1,6 +1,7 @@ { "owner": { - "username": "Anshulpj12" + "username": "Anshulpj12", + "email": "Anshulprajapati2220@gmail.com" }, "records": { "CNAME": "Anshulpj12.github.io" From bd0c6f572cbf04fcbe57d43f2c66d45d6f8df480 Mon Sep 17 00:00:00 2001 From: Anuj Anthwal <152400521+Anujanthwal-dotcom@users.noreply.github.com> Date: Fri, 24 Jul 2026 06:36:51 +0530 Subject: [PATCH 06/37] Add JSON configuration for anuj-anthwal domain --- domains/anuj-anthwal.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/anuj-anthwal.json diff --git a/domains/anuj-anthwal.json b/domains/anuj-anthwal.json new file mode 100644 index 0000000000..44d939e1ef --- /dev/null +++ b/domains/anuj-anthwal.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Anujanthwal-dotcom" + }, + "records": { + "CNAME": "portfolio-anuj-chi.vercel.app" + } +} From 972d2a666dac6c18229b98697d9c735856222ac9 Mon Sep 17 00:00:00 2001 From: Anuj Anthwal <152400521+Anujanthwal-dotcom@users.noreply.github.com> Date: Fri, 24 Jul 2026 06:42:48 +0530 Subject: [PATCH 07/37] Add email to owner in anuj-anthwal.json Added email field to owner object in JSON. --- domains/anuj-anthwal.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/anuj-anthwal.json b/domains/anuj-anthwal.json index 44d939e1ef..641a65ed37 100644 --- a/domains/anuj-anthwal.json +++ b/domains/anuj-anthwal.json @@ -1,6 +1,7 @@ { "owner": { - "username": "Anujanthwal-dotcom" + "username": "Anujanthwal-dotcom", + "email": "anujanthwal98765432@gmail.com" }, "records": { "CNAME": "portfolio-anuj-chi.vercel.app" From 955399376a95c339da6ef5070aff6335eb321226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dhairya0=E2=80=9D707git=20config=20--global=20user=2Eemail?= =?UTF-8?q?=20=E2=80=9Cdhairyadarji027=40gmail=2Ecom?= Date: Fri, 24 Jul 2026 09:34:21 +0530 Subject: [PATCH 08/37] feat: add email to owner profile and rename record key to records in dhairyadarji.json --- domains/dhairyadarji.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/dhairyadarji.json b/domains/dhairyadarji.json index 76b5d18f60..24cf44667f 100644 --- a/domains/dhairyadarji.json +++ b/domains/dhairyadarji.json @@ -1,8 +1,10 @@ { "owner": { - "username": "Dhairya0707" + "username": "Dhairya0707", + "email": "dhairyadarji7867@gmail.com" }, - "record": { + + "records": { "CNAME": "dhairya-rosy.vercel.app" } } From c2e27b7e9ab59dd96190833e8bd2066c31c60d07 Mon Sep 17 00:00:00 2001 From: Amr Date: Fri, 24 Jul 2026 07:04:41 +0300 Subject: [PATCH 09/37] Register ai-amr.is-a.dev Personal AI-focused portfolio hosted on Vercel. --- domains/_vercel.ai-amr.json | 9 +++++++++ domains/ai-amr.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_vercel.ai-amr.json create mode 100644 domains/ai-amr.json diff --git a/domains/_vercel.ai-amr.json b/domains/_vercel.ai-amr.json new file mode 100644 index 0000000000..5bc940c5aa --- /dev/null +++ b/domains/_vercel.ai-amr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MR-JKL", + "email": "Amrkabo812@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=ai-amr.is-a.dev,9f2ff2ee76401d95df4a" + } +} diff --git a/domains/ai-amr.json b/domains/ai-amr.json new file mode 100644 index 0000000000..ce1e6ea22d --- /dev/null +++ b/domains/ai-amr.json @@ -0,0 +1,10 @@ +{ + "description": "Amr's AI-focused portfolio, hosted on Vercel.", + "owner": { + "username": "MR-JKL", + "email": "Amrkabo812@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 15b69071eaa43cb079c5a7e700a8f151ac8fe8b5 Mon Sep 17 00:00:00 2001 From: TouriCN-Tourism Date: Fri, 24 Jul 2026 13:39:04 +0800 Subject: [PATCH 10/37] Delete domains/touricn.json --- domains/touricn.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/touricn.json diff --git a/domains/touricn.json b/domains/touricn.json deleted file mode 100644 index 167b186119..0000000000 --- a/domains/touricn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TouriCN", - "email": "linyaovo20141128@qq.com" - }, - "records": { - "CNAME": "touricn.pages.dev" - } - } From fc6b5af4c9c2d93ffff80c98f2151535b5a2e895 Mon Sep 17 00:00:00 2001 From: Md Riyasat Hossain <58696699+TheCodeHeist@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:40:07 +0600 Subject: [PATCH 11/37] Add thecodeheist.json for domain configuration --- domains/thecodeheist.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thecodeheist.json diff --git a/domains/thecodeheist.json b/domains/thecodeheist.json new file mode 100644 index 0000000000..964f990c49 --- /dev/null +++ b/domains/thecodeheist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheCodeHeist", + "email": "riyasat.hossain.29@gmail.com" + }, + "records": { + "CNAME": "thecodeheist.vercel.app" + } +} From dde82d0108c2261a69b09682ee9e4dcfed7cdbc7 Mon Sep 17 00:00:00 2001 From: Md Riyasat Hossain <58696699+TheCodeHeist@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:51:52 +0600 Subject: [PATCH 12/37] Add Vercel domain configuration for thecodeheist.is-a.dev --- domains/_vercel.thecodeheist.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.thecodeheist.json diff --git a/domains/_vercel.thecodeheist.json b/domains/_vercel.thecodeheist.json new file mode 100644 index 0000000000..3e2419b15e --- /dev/null +++ b/domains/_vercel.thecodeheist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheCodeHeist", + "email": "riyasat.hossain.29@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=thecodeheist.is-a.dev,ebef3161a65927990b6c" + } +} From 810e6e19ef9d4ed7f38f9be7c2b586ff6def6230 Mon Sep 17 00:00:00 2001 From: CallMeMax Date: Fri, 24 Jul 2026 14:22:46 +0800 Subject: [PATCH 13/37] Add callmemax.json with owner and records info --- domains/callmemax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/callmemax.json diff --git a/domains/callmemax.json b/domains/callmemax.json new file mode 100644 index 0000000000..f3b74547ea --- /dev/null +++ b/domains/callmemax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "makejohn", + "email": "makejohn2015@gmail.com" + }, + "records": { + "URL": "https://github.com/makejohn" + } +} From ca0c2b914f8c08b6d40171c031ffd02d6256f7eb Mon Sep 17 00:00:00 2001 From: Cibi K Date: Fri, 24 Jul 2026 12:17:52 +0530 Subject: [PATCH 14/37] Update _vercel.cibik.json --- domains/_vercel.cibik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.cibik.json b/domains/_vercel.cibik.json index be3c1eadc3..03adac74ac 100644 --- a/domains/_vercel.cibik.json +++ b/domains/_vercel.cibik.json @@ -4,6 +4,6 @@ "email": "kcibiofficial@gmail.com" }, "records": { - "TXT": "vc-domain-verify=cibik.is-a.dev,c23f18fd648aef6a26e3" + "TXT": "vc-domain-verify=cibik.is-a.dev,da147c936a4e2047af05" } } From d378f81f52b0f363793b4c7eddc1113ff48abf84 Mon Sep 17 00:00:00 2001 From: Anshulpj12 Date: Fri, 24 Jul 2026 13:28:02 +0530 Subject: [PATCH 15/37] Delete domains/detox.in.json --- domains/detox.in.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/detox.in.json diff --git a/domains/detox.in.json b/domains/detox.in.json deleted file mode 100644 index 665119776f..0000000000 --- a/domains/detox.in.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anshulpj12", - "email": "Anshulprajapati2220@gmail.com" - }, - "records": { - "CNAME": "Anshulpj12.github.io" - } -} From f75cb15e24c96a504362b5a67144f3d3fb7af877 Mon Sep 17 00:00:00 2001 From: Anshulpj12 Date: Fri, 24 Jul 2026 13:30:13 +0530 Subject: [PATCH 16/37] Add detox-in.json configuration file --- detox-in.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 detox-in.json diff --git a/detox-in.json b/detox-in.json new file mode 100644 index 0000000000..99a2669868 --- /dev/null +++ b/detox-in.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anshulpj12", + "email": "anshulprajapati2220@gmail.com" + }, + "records": { + "CNAME": "anshulpj12.github.io" + } +} From 9153c74d001f65e271358a72fd8e37d998e95527 Mon Sep 17 00:00:00 2001 From: Anshulpj12 Date: Fri, 24 Jul 2026 13:37:19 +0530 Subject: [PATCH 17/37] Delete detox-in.json --- detox-in.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 detox-in.json diff --git a/detox-in.json b/detox-in.json deleted file mode 100644 index 99a2669868..0000000000 --- a/detox-in.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anshulpj12", - "email": "anshulprajapati2220@gmail.com" - }, - "records": { - "CNAME": "anshulpj12.github.io" - } -} From e41aecaf08713156bd76bead0c67324bc0f75135 Mon Sep 17 00:00:00 2001 From: Anshulpj12 Date: Fri, 24 Jul 2026 13:38:58 +0530 Subject: [PATCH 18/37] Add detox-in.json with owner and records details --- domains/detox-in.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/detox-in.json diff --git a/domains/detox-in.json b/domains/detox-in.json new file mode 100644 index 0000000000..99a2669868 --- /dev/null +++ b/domains/detox-in.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anshulpj12", + "email": "anshulprajapati2220@gmail.com" + }, + "records": { + "CNAME": "anshulpj12.github.io" + } +} From 6ba326c888ee888ffd51379c4089359018f69f28 Mon Sep 17 00:00:00 2001 From: Kzren <163276171+Kzren@users.noreply.github.com> Date: Fri, 24 Jul 2026 18:23:25 +1000 Subject: [PATCH 19/37] Add discord ID to owner in kzren.json Added discord ID to the owner information. --- domains/kzren.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kzren.json b/domains/kzren.json index 88d3fa9b76..c72488fad2 100644 --- a/domains/kzren.json +++ b/domains/kzren.json @@ -1,6 +1,7 @@ { "owner": { - "username": "Kzren" + "username": "Kzren", + "discord": "1150713121560862720" }, "records": { "CNAME": "kzren.github.io" From 51245b863f0914d8880299982698d488541fd52d Mon Sep 17 00:00:00 2001 From: Kzren <163276171+Kzren@users.noreply.github.com> Date: Fri, 24 Jul 2026 18:27:20 +1000 Subject: [PATCH 20/37] Add JSON configuration for GitHub Pages challenge --- domains/_github-pages-challenge-kzren.kzren.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kzren.kzren.json diff --git a/domains/_github-pages-challenge-kzren.kzren.json b/domains/_github-pages-challenge-kzren.kzren.json new file mode 100644 index 0000000000..5141c2483e --- /dev/null +++ b/domains/_github-pages-challenge-kzren.kzren.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kzren", + "discord": "1150713121560862720" + }, + "records": { + "TXT": "0d6e908258476d681e7bba2150b0f3" + } +} From ef770f8d4d8667de8f9b75294b6a7b95ef85209f Mon Sep 17 00:00:00 2001 From: yifyangvan <131954018+yifyangvan@users.noreply.github.com> Date: Fri, 24 Jul 2026 16:29:39 +0800 Subject: [PATCH 21/37] Update ucc.json --- domains/ucc.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/ucc.json b/domains/ucc.json index 4fb2bffdb7..3ed51d1462 100644 --- a/domains/ucc.json +++ b/domains/ucc.json @@ -4,8 +4,6 @@ "email": "yifyangvan@gmail.com" }, "records": { - "AAAA": [ - "2409:8a28:9823:fdb1:be24:11ff:fe82:899a" - ] + "CNAME": "is-a-dev.ucc.edu.eu.org" } -} \ No newline at end of file +} From ad6bb66f9d916c16003deb7fa22d82ce4c0e1734 Mon Sep 17 00:00:00 2001 From: Kzren <163276171+Kzren@users.noreply.github.com> Date: Fri, 24 Jul 2026 18:29:40 +1000 Subject: [PATCH 22/37] Add _discord.kzren.json with domain owner details --- domains/_discord.kzren.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.kzren.json diff --git a/domains/_discord.kzren.json b/domains/_discord.kzren.json new file mode 100644 index 0000000000..8617a76afc --- /dev/null +++ b/domains/_discord.kzren.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kzren", + "discord": "1150713121560862720" + }, + "records": { + "TXT": "dh=2020c6dea3f5343bdfa36132321caf5747f08bad" + } +} From 6c578340024330c2451a7317da6774424f5dee05 Mon Sep 17 00:00:00 2001 From: Divyakush Punjabi Date: Fri, 24 Jul 2026 15:37:48 +0530 Subject: [PATCH 23/37] Add enx3wqxiix7e.divyakush.is-a.dev (Google Search Console verification) --- domains/enx3wqxiix7e.divyakush.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/enx3wqxiix7e.divyakush.json diff --git a/domains/enx3wqxiix7e.divyakush.json b/domains/enx3wqxiix7e.divyakush.json new file mode 100644 index 0000000000..dc3451a581 --- /dev/null +++ b/domains/enx3wqxiix7e.divyakush.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Divyakush2006", + "email": "divyakushpunjabi@gmail.com" + }, + "records": { + "CNAME": "gv-kdtfsotayqrpgn.dv.googlehosted.com" + } +} From e2013637eeb36e4431dc6dd3e085b47e479959e8 Mon Sep 17 00:00:00 2001 From: Elkaff Date: Fri, 24 Jul 2026 18:25:48 +0700 Subject: [PATCH 24/37] Update MX and TXT records in elkaff.json --- domains/elkaff.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/elkaff.json b/domains/elkaff.json index 031d943697..50767d8186 100644 --- a/domains/elkaff.json +++ b/domains/elkaff.json @@ -5,8 +5,8 @@ }, "records": { "A": ["216.198.79.1"], - "MX": ["mx.terusmail.zone.id"], - "TXT": ["google-site-verification=FTAUffNIHTG5iWyUiGwYTyzTb4PdWdCUPAcWrDUtojI"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["google-site-verification=FTAUffNIHTG5iWyUiGwYTyzTb4PdWdCUPAcWrDUtojI", "v=spf1 include:spf.improvmx.com ~all"] } } From df87112e2d5065e0dd05033ee2fcc524e24de712 Mon Sep 17 00:00:00 2001 From: Manisa Nayak Date: Fri, 24 Jul 2026 17:38:00 +0530 Subject: [PATCH 25/37] Add manisaos.json with domain owner and records --- domains/manisaos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manisaos.json diff --git a/domains/manisaos.json b/domains/manisaos.json new file mode 100644 index 0000000000..12c30fde80 --- /dev/null +++ b/domains/manisaos.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Khushi1310-nayak", + "email": "khushinayak127@gmail.com" + }, + "records": { + "A": [ + "216.198.79.1" + ] + } +} From 25687be4238e7ac3d473b5a746b05051eeb75a20 Mon Sep 17 00:00:00 2001 From: EmimaArem16 Date: Fri, 24 Jul 2026 17:39:01 +0530 Subject: [PATCH 26/37] Create emima.json --- domains/emima.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/emima.json diff --git a/domains/emima.json b/domains/emima.json new file mode 100644 index 0000000000..b047e23478 --- /dev/null +++ b/domains/emima.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "EmimaArem16" + }, + "records": { + "CNAME": "emimaarem16.github.io" + } +} From e3e6d8fef2275dcb62dcb165bf1677d83e239697 Mon Sep 17 00:00:00 2001 From: Manisa Nayak Date: Fri, 24 Jul 2026 17:39:01 +0530 Subject: [PATCH 27/37] Add Vercel domain verification configuration --- domains/_vercel.manisaos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.manisaos.json diff --git a/domains/_vercel.manisaos.json b/domains/_vercel.manisaos.json new file mode 100644 index 0000000000..c0c2aa4f94 --- /dev/null +++ b/domains/_vercel.manisaos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Khushi1310-nayak", + "email": "khushinayak127@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=manisaos.is-a.dev,2492db4048acdb0fbee5" + } +} From 1b8c1fb2ce645d871598c92f44a026ebad23e05c Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Fri, 24 Jul 2026 19:31:52 +0700 Subject: [PATCH 28/37] Add averill.json for personal portfolio details --- domains/averill.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/averill.json diff --git a/domains/averill.json b/domains/averill.json new file mode 100644 index 0000000000..4dcd88f10f --- /dev/null +++ b/domains/averill.json @@ -0,0 +1,11 @@ +{ + "description": "Website portofolio pribadi saya", + "repo": "https://github.com/vinnntha/Portof", + "owner": { + "username": "vinnntha", + "email": "averill.kevinatha28@gmail.com" + }, + "record": { + "CNAME": "https://portof-knmx-ochre.vercel.app" + } +} From 21040a7bb6232a48b3dd3a6dac526fef6ed2cd5c Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Fri, 24 Jul 2026 19:45:30 +0700 Subject: [PATCH 29/37] Change CNAME record to A record in averill.json --- domains/averill.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/averill.json b/domains/averill.json index 4dcd88f10f..0e8c5cf960 100644 --- a/domains/averill.json +++ b/domains/averill.json @@ -6,6 +6,6 @@ "email": "averill.kevinatha28@gmail.com" }, "record": { - "CNAME": "https://portof-knmx-ochre.vercel.app" + "A": "https://portof-knmx-ochre.vercel.app" } } From cd30dfbc3d055712f098be469a2601b52c85ef96 Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Fri, 24 Jul 2026 19:47:30 +0700 Subject: [PATCH 30/37] Change A record to CNAME in averill.json --- domains/averill.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/averill.json b/domains/averill.json index 0e8c5cf960..40ceb97d5c 100644 --- a/domains/averill.json +++ b/domains/averill.json @@ -6,6 +6,6 @@ "email": "averill.kevinatha28@gmail.com" }, "record": { - "A": "https://portof-knmx-ochre.vercel.app" + "CNAME": "portof-knmx-ochre.vercel.app" } } From 5e332d1d507e5ee8036f11ed010d67524431fe2e Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Fri, 24 Jul 2026 19:51:01 +0700 Subject: [PATCH 31/37] Rename 'record' to 'records' in averill.json --- domains/averill.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/averill.json b/domains/averill.json index 40ceb97d5c..b9321bfd61 100644 --- a/domains/averill.json +++ b/domains/averill.json @@ -5,7 +5,7 @@ "username": "vinnntha", "email": "averill.kevinatha28@gmail.com" }, - "record": { + "records": { "CNAME": "portof-knmx-ochre.vercel.app" } } From 93c1113a5a2990c3dbc7e8d8fc48636d7625f863 Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Sat, 25 Jul 2026 08:48:01 +0700 Subject: [PATCH 32/37] update --- domains/averill.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/averill.json b/domains/averill.json index b9321bfd61..05b966e7a6 100644 --- a/domains/averill.json +++ b/domains/averill.json @@ -6,6 +6,7 @@ "email": "averill.kevinatha28@gmail.com" }, "records": { - "CNAME": "portof-knmx-ochre.vercel.app" + "CNAME": "portof-knmx-ochre.vercel.app", + "TXT": "vc-domain-verify=averill.is-a.dev,13404b9e964897daef11" } } From bc770298ad365fac8421a096cd78e1c8526dd08d Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Sat, 25 Jul 2026 19:57:16 +0700 Subject: [PATCH 33/37] Update DNS records for averill domain --- domains/averill.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/averill.json b/domains/averill.json index 05b966e7a6..5cdd05b084 100644 --- a/domains/averill.json +++ b/domains/averill.json @@ -6,7 +6,7 @@ "email": "averill.kevinatha28@gmail.com" }, "records": { - "CNAME": "portof-knmx-ochre.vercel.app", - "TXT": "vc-domain-verify=averill.is-a.dev,13404b9e964897daef11" + "CNAME": "66180f10022c599f.vercel-dns-017.com.", + "TXT": "vc-domain-verify=www.averill.is-a.dev,cbbbd5b067eda7d054b0" } } From fa40c57180ced0c164395551db79a4d3b649ae4b Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Sat, 25 Jul 2026 20:00:27 +0700 Subject: [PATCH 34/37] Update averill.json --- domains/averill.json | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/domains/averill.json b/domains/averill.json index 5cdd05b084..0a3be84963 100644 --- a/domains/averill.json +++ b/domains/averill.json @@ -1,12 +1,23 @@ { - "description": "Website portofolio pribadi saya", - "repo": "https://github.com/vinnntha/Portof", + "description": "Portfolio website", + "repo": "https://github.com/vinnntha/SkillLoom", "owner": { "username": "vinnntha", "email": "averill.kevinatha28@gmail.com" }, - "records": { - "CNAME": "66180f10022c599f.vercel-dns-017.com.", - "TXT": "vc-domain-verify=www.averill.is-a.dev,cbbbd5b067eda7d054b0" + "record": { + "CNAME": "cname.vercel-dns.com" + }, + "nested": { + "_vercel": { + "record": { + "TXT": "vc-domain-verify=www.averill.is-a.dev,cbbbd5b067eda7d054b0" + } + }, + "www": { + "record": { + "CNAME": "66180f10022c599f.vercel-dns-017.com." + } + } } } From 56404705528b64d6f0a41771ea2db84c09e132d0 Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Sat, 25 Jul 2026 20:02:35 +0700 Subject: [PATCH 35/37] Change 'record' to 'records' in averill.json --- domains/averill.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/averill.json b/domains/averill.json index 0a3be84963..37278f60ca 100644 --- a/domains/averill.json +++ b/domains/averill.json @@ -10,12 +10,12 @@ }, "nested": { "_vercel": { - "record": { + "records": { "TXT": "vc-domain-verify=www.averill.is-a.dev,cbbbd5b067eda7d054b0" } }, "www": { - "record": { + "records": { "CNAME": "66180f10022c599f.vercel-dns-017.com." } } From 8029b280da53a1999e7e3c10b9380137b243a06b Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Sat, 25 Jul 2026 20:07:38 +0700 Subject: [PATCH 36/37] Update email and DNS records in averill.json --- domains/averill.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/averill.json b/domains/averill.json index 37278f60ca..b4c662dd9b 100644 --- a/domains/averill.json +++ b/domains/averill.json @@ -3,10 +3,12 @@ "repo": "https://github.com/vinnntha/SkillLoom", "owner": { "username": "vinnntha", - "email": "averill.kevinatha28@gmail.com" + "email": "EMAIL_KAMU_DISINI" }, "record": { - "CNAME": "cname.vercel-dns.com" + "A": [ + "76.76.21.21" + ] }, "nested": { "_vercel": { @@ -16,7 +18,7 @@ }, "www": { "records": { - "CNAME": "66180f10022c599f.vercel-dns-017.com." + "CNAME": "66180f10022c599f.vercel-dns-017.com" } } } From cc4389113504b093cd2e1fa29dcd45a34ee13e6d Mon Sep 17 00:00:00 2001 From: Averill kevinatha Date: Sat, 25 Jul 2026 20:09:14 +0700 Subject: [PATCH 37/37] Update averill.json with new portfolio details --- domains/averill.json | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/domains/averill.json b/domains/averill.json index b4c662dd9b..b9321bfd61 100644 --- a/domains/averill.json +++ b/domains/averill.json @@ -1,25 +1,11 @@ { - "description": "Portfolio website", - "repo": "https://github.com/vinnntha/SkillLoom", + "description": "Website portofolio pribadi saya", + "repo": "https://github.com/vinnntha/Portof", "owner": { "username": "vinnntha", - "email": "EMAIL_KAMU_DISINI" + "email": "averill.kevinatha28@gmail.com" }, - "record": { - "A": [ - "76.76.21.21" - ] - }, - "nested": { - "_vercel": { - "records": { - "TXT": "vc-domain-verify=www.averill.is-a.dev,cbbbd5b067eda7d054b0" - } - }, - "www": { - "records": { - "CNAME": "66180f10022c599f.vercel-dns-017.com" - } - } + "records": { + "CNAME": "portof-knmx-ochre.vercel.app" } }