From 797ad73895b13cf4f6e75a592241edcba1c8442f Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Mon, 6 Oct 2025 17:53:37 +0700 Subject: [PATCH 01/21] Create dat514.json --- domains/dat514.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/dat514.json diff --git a/domains/dat514.json b/domains/dat514.json new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/domains/dat514.json @@ -0,0 +1 @@ + From 5ccb18e3c6c4128829886d28cb62b8fdd3d16e6c Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Mon, 6 Oct 2025 17:55:47 +0700 Subject: [PATCH 02/21] Update dat514.json --- domains/dat514.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/dat514.json b/domains/dat514.json index 8b13789179..fb8dbbf5f4 100644 --- a/domains/dat514.json +++ b/domains/dat514.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "dat514", + "email": "binbi731@gmail.com" + }, + "records": { + "CNAME": "dat514.pages.dev" + } +} From 608744d39c130441ee9fec744456be97a5637c2c Mon Sep 17 00:00:00 2001 From: Shagbaor Agber <67190277+Codewithshagbaor@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:27:28 +0100 Subject: [PATCH 03/21] Add shagbaor.json with domain owner and records --- domains/shagbaor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shagbaor.json diff --git a/domains/shagbaor.json b/domains/shagbaor.json new file mode 100644 index 0000000000..fda008010f --- /dev/null +++ b/domains/shagbaor.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codewithshagbaor", + "email": "dxtlive@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From ef1d2c887234c56798be8c78ce6c8bf90e7b0964 Mon Sep 17 00:00:00 2001 From: Shagbaor Agber <67190277+Codewithshagbaor@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:34:35 +0100 Subject: [PATCH 04/21] Add Vercel configuration for domain verification --- domains/_vercel.shagbaor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.shagbaor.json diff --git a/domains/_vercel.shagbaor.json b/domains/_vercel.shagbaor.json new file mode 100644 index 0000000000..2b23f12bbc --- /dev/null +++ b/domains/_vercel.shagbaor.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Codewithshagbaor", + "email": "dxtlive@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=shagbaor.is-a.dev,bb92b60d602b51edaefb" + } +} From b4d30aa9ddac994a775e713055c531a5bb651a68 Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Fri, 17 Oct 2025 14:38:26 +0700 Subject: [PATCH 05/21] Update dat514.json --- domains/dat514.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dat514.json b/domains/dat514.json index fb8dbbf5f4..d75f55bb33 100644 --- a/domains/dat514.json +++ b/domains/dat514.json @@ -1,10 +1,10 @@ - { "owner": { "username": "dat514", "email": "binbi731@gmail.com" }, "records": { - "CNAME": "dat514.pages.dev" - } + "CNAME": "https://dat514-portfolio.vercel.app" + }, + "proxied": true } From 457a48e08ff5f8ff2f342457cc863d718bb28c1a Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Fri, 17 Oct 2025 14:59:18 +0700 Subject: [PATCH 06/21] Delete domains/dat514.json --- domains/dat514.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/dat514.json diff --git a/domains/dat514.json b/domains/dat514.json deleted file mode 100644 index d75f55bb33..0000000000 --- a/domains/dat514.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "dat514", - "email": "binbi731@gmail.com" - }, - "records": { - "CNAME": "https://dat514-portfolio.vercel.app" - }, - "proxied": true -} From 4232f69f08808fa8d34839ca34959ca279d70681 Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Fri, 17 Oct 2025 15:34:42 +0700 Subject: [PATCH 07/21] Create dat514.json --- domains/dat514.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dat514.json diff --git a/domains/dat514.json b/domains/dat514.json new file mode 100644 index 0000000000..2b760f8ba7 --- /dev/null +++ b/domains/dat514.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dat514", + "email": "binbi731@gmail.com" + }, + "records": { + "CNAME": "https://dat514-portfolio.vercel.app" + } +} From b344321f691f50c481468b7bebae96dfd29cf85f Mon Sep 17 00:00:00 2001 From: Sarvagna Date: Fri, 17 Oct 2025 23:30:20 +0530 Subject: [PATCH 08/21] Add TXT record for domain verification --- domains/sarv.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sarv.json b/domains/sarv.json index 8547cfffff..45b4823bc8 100644 --- a/domains/sarv.json +++ b/domains/sarv.json @@ -4,6 +4,7 @@ "email": "sarvagna.nandyala@gmail.com" }, "records": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "cname.vercel-dns.com", + "TXT": ["vc-domain-verify=sarv.is-a.dev,318ac41af65c06602260"] } } From a043cac154a73718de970a0f61053163a515c9e0 Mon Sep 17 00:00:00 2001 From: Sarvagna Date: Fri, 17 Oct 2025 23:35:48 +0530 Subject: [PATCH 09/21] Update DNS records in sarv.json --- domains/sarv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sarv.json b/domains/sarv.json index 45b4823bc8..82e0ea78e2 100644 --- a/domains/sarv.json +++ b/domains/sarv.json @@ -4,7 +4,7 @@ "email": "sarvagna.nandyala@gmail.com" }, "records": { - "CNAME": "cname.vercel-dns.com", + "A": ["76.76.21.21"], "TXT": ["vc-domain-verify=sarv.is-a.dev,318ac41af65c06602260"] } } From c7832930d5334ca8737b91faf712195babf64387 Mon Sep 17 00:00:00 2001 From: for_the_zero Date: Sat, 18 Oct 2025 11:42:34 +0800 Subject: [PATCH 10/21] ftz.is-a.dev and vercel verify --- domains/_vercel.ftz.json | 8 ++++++++ domains/ftz.json | 10 ++++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.ftz.json create mode 100644 domains/ftz.json diff --git a/domains/_vercel.ftz.json b/domains/_vercel.ftz.json new file mode 100644 index 0000000000..b614f3bdda --- /dev/null +++ b/domains/_vercel.ftz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "for-the-zero" + }, + "record": { + "TXT": "vc-domain-verify=ftz.is-a.dev,0164f4737e6b63e494d9" + } +} \ No newline at end of file diff --git a/domains/ftz.json b/domains/ftz.json new file mode 100644 index 0000000000..f2ef76b223 --- /dev/null +++ b/domains/ftz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "for-the-zero" + }, + "record": { + "A": [ + "216.198.79.1" + ] + } +} \ No newline at end of file From 9e1ba7094ba05f52036b46e4e14bdd87504f489f Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Sat, 18 Oct 2025 15:09:11 +0700 Subject: [PATCH 11/21] Update dat514.json --- domains/dat514.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dat514.json b/domains/dat514.json index 2b760f8ba7..5a2539dd72 100644 --- a/domains/dat514.json +++ b/domains/dat514.json @@ -4,6 +4,6 @@ "email": "binbi731@gmail.com" }, "records": { - "CNAME": "https://dat514-portfolio.vercel.app" + "CNAME": "dat514-portfolio.vercel.app" } } From 5ea653d22e6d9dcb84d47da2ae1cb3231c96bc4a Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Sat, 18 Oct 2025 15:28:08 +0700 Subject: [PATCH 12/21] Create _vercel.dat514.json --- domains/_vercel.dat514.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.dat514.json diff --git a/domains/_vercel.dat514.json b/domains/_vercel.dat514.json new file mode 100644 index 0000000000..3a396e3733 --- /dev/null +++ b/domains/_vercel.dat514.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dat514", + "email": "binbi731@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=dat514.is-a.dev,e33b81141912ea03e1cf" + } +} From 53f8353dfacdd943887d8c8c442b14fe3e0a78eb Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:05:25 +0700 Subject: [PATCH 13/21] Update _vercel.dat514.json --- domains/_vercel.dat514.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_vercel.dat514.json b/domains/_vercel.dat514.json index 3a396e3733..e5a01b2945 100644 --- a/domains/_vercel.dat514.json +++ b/domains/_vercel.dat514.json @@ -4,6 +4,7 @@ "email": "binbi731@gmail.com" }, "records": { + "A": ["216.198.79.1"], "TXT": "vc-domain-verify=dat514.is-a.dev,e33b81141912ea03e1cf" } } From c5a1d9986fa3a459aea3183c30b4e749c2a0416f Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:06:41 +0700 Subject: [PATCH 14/21] Update _vercel.dat514.json --- domains/_vercel.dat514.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.dat514.json b/domains/_vercel.dat514.json index e5a01b2945..3a396e3733 100644 --- a/domains/_vercel.dat514.json +++ b/domains/_vercel.dat514.json @@ -4,7 +4,6 @@ "email": "binbi731@gmail.com" }, "records": { - "A": ["216.198.79.1"], "TXT": "vc-domain-verify=dat514.is-a.dev,e33b81141912ea03e1cf" } } From 478a66c4f79200d723d88f93b9ca2dcc9cc8f0ef Mon Sep 17 00:00:00 2001 From: dat514 <130676450+dat514@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:09:02 +0700 Subject: [PATCH 15/21] Update dat514.json --- domains/dat514.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dat514.json b/domains/dat514.json index 5a2539dd72..7aa1ffcc0c 100644 --- a/domains/dat514.json +++ b/domains/dat514.json @@ -4,6 +4,6 @@ "email": "binbi731@gmail.com" }, "records": { - "CNAME": "dat514-portfolio.vercel.app" + "A": ["216.198.79.1"] } } From b0768cc67a531c28ad0acda63b6f1f9fa90a59f5 Mon Sep 17 00:00:00 2001 From: Farid Fatkhurrozak <81729774+vardrz@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:16:28 +0700 Subject: [PATCH 16/21] Create vard.json --- domains/_github-pages-challenge-vardrz.vard.json | 9 +++++++++ domains/vard.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_github-pages-challenge-vardrz.vard.json create mode 100644 domains/vard.json diff --git a/domains/_github-pages-challenge-vardrz.vard.json b/domains/_github-pages-challenge-vardrz.vard.json new file mode 100644 index 0000000000..dffd450a55 --- /dev/null +++ b/domains/_github-pages-challenge-vardrz.vard.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vardrz", + "email": "fatkhurrozakf@gmail.com" + }, + "records": { + "TXT": "e868fe9983b70674212a29a6f87c4f" + } +} \ No newline at end of file diff --git a/domains/vard.json b/domains/vard.json new file mode 100644 index 0000000000..137fcb831d --- /dev/null +++ b/domains/vard.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vardrz", + "email": "fatkhurrozakf@gmail.com" + }, + "records": { + "CNAME": "vardrz.github.io" + } +} \ No newline at end of file From 1aac6923819a929f2224de1128c131acacd1574d Mon Sep 17 00:00:00 2001 From: Roland von Rotz Date: Sat, 18 Oct 2025 09:33:00 +0000 Subject: [PATCH 17/21] Add Github page challenge setting & update contact information --- .../_github-pages-challenge-rolandvonrotz.rotzloch.json | 9 +++++++++ domains/rotzloch.json | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-rolandvonrotz.rotzloch.json diff --git a/domains/_github-pages-challenge-rolandvonrotz.rotzloch.json b/domains/_github-pages-challenge-rolandvonrotz.rotzloch.json new file mode 100644 index 0000000000..340ccbfb4d --- /dev/null +++ b/domains/_github-pages-challenge-rolandvonrotz.rotzloch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rolandvonrotz", + "discord": "rotzloch" + }, + "records": { + "TXT": "4c2b8a5176d8cf093d7a330d37ecfd" + } +} \ No newline at end of file diff --git a/domains/rotzloch.json b/domains/rotzloch.json index ff65f11e3a..d1ae69224b 100644 --- a/domains/rotzloch.json +++ b/domains/rotzloch.json @@ -1,6 +1,7 @@ { "owner": { - "username": "rolandvonrotz" + "username": "rolandvonrotz", + "discord": "rotzloch" }, "records": { "CNAME": "rolandvonrotz.github.io" From 4784d895b185209014aa88e4bf73e155767783d8 Mon Sep 17 00:00:00 2001 From: Sarvagna Date: Sat, 18 Oct 2025 15:43:26 +0530 Subject: [PATCH 18/21] Fix JSON formatting in sarv.json --- domains/sarv.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/sarv.json b/domains/sarv.json index 82e0ea78e2..b5bce80bad 100644 --- a/domains/sarv.json +++ b/domains/sarv.json @@ -4,7 +4,6 @@ "email": "sarvagna.nandyala@gmail.com" }, "records": { - "A": ["76.76.21.21"], - "TXT": ["vc-domain-verify=sarv.is-a.dev,318ac41af65c06602260"] + "A": ["76.76.21.21"] } } From be54c69566735182c5e560a66cafa01f59786ea5 Mon Sep 17 00:00:00 2001 From: Sarvagna Date: Sat, 18 Oct 2025 15:44:08 +0530 Subject: [PATCH 19/21] Add Vercel domain configuration file --- domains/_vercel.sarv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.sarv.json diff --git a/domains/_vercel.sarv.json b/domains/_vercel.sarv.json new file mode 100644 index 0000000000..44dddf1835 --- /dev/null +++ b/domains/_vercel.sarv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "06sarv", + "email": "sarvagna.nandyala@gmail.com" + }, + "records": { + "TXT": ["vc-domain-verify=sarv.is-a.dev,318ac41af65c06602260"] + } +} From 04c2fda7c3e07d95adf0274250627e9c3621cac0 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Sat, 18 Oct 2025 19:46:02 +0800 Subject: [PATCH 20/21] Apply suggestion from @STICKnoLOGIC --- domains/ftz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ftz.json b/domains/ftz.json index f2ef76b223..55eeabd436 100644 --- a/domains/ftz.json +++ b/domains/ftz.json @@ -2,7 +2,7 @@ "owner": { "username": "for-the-zero" }, - "record": { + "records": { "A": [ "216.198.79.1" ] From dc71669b5782c93071f8ebe1248f13dbf29b7788 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Sat, 18 Oct 2025 19:46:14 +0800 Subject: [PATCH 21/21] Apply suggestion from @STICKnoLOGIC --- domains/_vercel.ftz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ftz.json b/domains/_vercel.ftz.json index b614f3bdda..49bd34dd93 100644 --- a/domains/_vercel.ftz.json +++ b/domains/_vercel.ftz.json @@ -2,7 +2,7 @@ "owner": { "username": "for-the-zero" }, - "record": { + "records": { "TXT": "vc-domain-verify=ftz.is-a.dev,0164f4737e6b63e494d9" } } \ No newline at end of file