From f5f7064db65d7cc49744c7ec2b75317780baaec9 Mon Sep 17 00:00:00 2001 From: sktryo <153985260+sktryo@users.noreply.github.com> Date: Sat, 13 Sep 2025 20:28:01 +0900 Subject: [PATCH 001/112] Create sktryo.json --- domains/sktryo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/sktryo.json diff --git a/domains/sktryo.json b/domains/sktryo.json new file mode 100644 index 0000000000..e5f29677f1 --- /dev/null +++ b/domains/sktryo.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "sktryo" + }, + "records": { + "CNAME": "0fe86cd7-86c6-44ea-95c8-c0147bbac5e5.cfargotunnel.com" + } +} From e750d5fdce1066fc2366597275c220c82bea1024 Mon Sep 17 00:00:00 2001 From: sktryo <153985260+sktryo@users.noreply.github.com> Date: Sat, 13 Sep 2025 21:29:14 +0900 Subject: [PATCH 002/112] Update sktryo.json --- domains/sktryo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sktryo.json b/domains/sktryo.json index e5f29677f1..c9fe969ff1 100644 --- a/domains/sktryo.json +++ b/domains/sktryo.json @@ -1,6 +1,7 @@ { "owner": { - "username": "sktryo" + "username": "sktryo", + "email": "ryoskt123@gmail.com" }, "records": { "CNAME": "0fe86cd7-86c6-44ea-95c8-c0147bbac5e5.cfargotunnel.com" From b020f2cd7c96cc03eb44810f4d06ab8960abbfa4 Mon Sep 17 00:00:00 2001 From: Mokona5901 <82078037+Mokona5901@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:17:17 +0200 Subject: [PATCH 003/112] Create _github-pages-challenge-Mokona5901.json --- domains/_github-pages-challenge-Mokona5901.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Mokona5901.json diff --git a/domains/_github-pages-challenge-Mokona5901.json b/domains/_github-pages-challenge-Mokona5901.json new file mode 100644 index 0000000000..139c901d14 --- /dev/null +++ b/domains/_github-pages-challenge-Mokona5901.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Mokona5901", + "email": "mokona5901@gmail.com" + }, + "records": { + "TXT": "7bf4eac9a7fd145c47314a8b43443c", + "CNAME": "mokona5901.github.io" + } +} From 10285f21a02429498b788420082d41d906d31c52 Mon Sep 17 00:00:00 2001 From: Mokona5901 <82078037+Mokona5901@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:23:14 +0200 Subject: [PATCH 004/112] Rename _github-pages-challenge-Mokona5901.json to _github-pages-challenge-mokona5901.json --- ...ge-Mokona5901.json => _github-pages-challenge-mokona5901.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Mokona5901.json => _github-pages-challenge-mokona5901.json} (100%) diff --git a/domains/_github-pages-challenge-Mokona5901.json b/domains/_github-pages-challenge-mokona5901.json similarity index 100% rename from domains/_github-pages-challenge-Mokona5901.json rename to domains/_github-pages-challenge-mokona5901.json From 04c0608c1924b0b906985c07db4df7ae60360878 Mon Sep 17 00:00:00 2001 From: nawath Date: Wed, 8 Oct 2025 11:20:35 +0700 Subject: [PATCH 005/112] Create nawa.json --- domains/nawa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nawa.json diff --git a/domains/nawa.json b/domains/nawa.json new file mode 100644 index 0000000000..8b1a608ad1 --- /dev/null +++ b/domains/nawa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nawajar", + "email": "nawapb@gmail.com" + }, + "records": { + "CNAME": "nawa.pages.dev" + } +} From 969ac28b1565904aba28277389b6f2032ec19461 Mon Sep 17 00:00:00 2001 From: Jeffry Steegmans Date: Fri, 10 Oct 2025 14:48:39 +0200 Subject: [PATCH 006/112] Add domains: - Jeffrys.json - Jeffrysteegmans.json - steegmansJ.json --- domains/jeffrys.json | 10 ++++++++++ domains/jeffrysteegmans.json | 10 ++++++++++ domains/steegmansj.json | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 domains/jeffrys.json create mode 100644 domains/jeffrysteegmans.json create mode 100644 domains/steegmansj.json diff --git a/domains/jeffrys.json b/domains/jeffrys.json new file mode 100644 index 0000000000..d701456072 --- /dev/null +++ b/domains/jeffrys.json @@ -0,0 +1,10 @@ +{ + "description": "jeffrys.is-a.dev", + "owner": { + "username": "jeffry", + "email": "jeffrysteegmans@gmail.com" + }, + "records": { + "URL": "https://www.jeffrysteegmans.be" + } +} \ No newline at end of file diff --git a/domains/jeffrysteegmans.json b/domains/jeffrysteegmans.json new file mode 100644 index 0000000000..eecb28581e --- /dev/null +++ b/domains/jeffrysteegmans.json @@ -0,0 +1,10 @@ +{ + "description": "jeffrysteegmans.is-a.dev", + "owner": { + "username": "jeffry", + "email": "jeffrysteegmans@gmail.com" + }, + "records": { + "URL": "https://www.jeffrysteegmans.be" + } +} \ No newline at end of file diff --git a/domains/steegmansj.json b/domains/steegmansj.json new file mode 100644 index 0000000000..71f79d2711 --- /dev/null +++ b/domains/steegmansj.json @@ -0,0 +1,10 @@ +{ + "description": "steegmansj.is-a.dev", + "owner": { + "username": "jeffry", + "email": "jeffrysteegmans@gmail.com" + }, + "records": { + "URL": "https://www.jeffrysteegmans.be" + } +} \ No newline at end of file From ce11c4f24ea1aafe0adeedd2aeb4fefb3694e66b Mon Sep 17 00:00:00 2001 From: sktryo <153985260+sktryo@users.noreply.github.com> Date: Sat, 11 Oct 2025 20:26:25 +0900 Subject: [PATCH 007/112] Update sktryo.json --- domains/sktryo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sktryo.json b/domains/sktryo.json index c9fe969ff1..bb34bf8a3f 100644 --- a/domains/sktryo.json +++ b/domains/sktryo.json @@ -4,6 +4,6 @@ "email": "ryoskt123@gmail.com" }, "records": { - "CNAME": "0fe86cd7-86c6-44ea-95c8-c0147bbac5e5.cfargotunnel.com" + "CNAME": "sktryo.freeddns.org" } } From 9e580721ae20410a98ba1d455532b34e924515c1 Mon Sep 17 00:00:00 2001 From: Vyankatesh Potdar <149468089+vyankateshpotdar@users.noreply.github.com> Date: Sat, 11 Oct 2025 22:03:01 +0530 Subject: [PATCH 008/112] Create vyankateshpotdar.json --- domains/vyankateshpotdar.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vyankateshpotdar.json diff --git a/domains/vyankateshpotdar.json b/domains/vyankateshpotdar.json new file mode 100644 index 0000000000..5ff73fd8a3 --- /dev/null +++ b/domains/vyankateshpotdar.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "vyankateshpotdar" + }, + "records": { + "CNAME": "https://github.com/vyankateshpotdar" + } +} From 07e45f9f6441c6dfd6fce604228f6a0a496bbfed Mon Sep 17 00:00:00 2001 From: Joseph <126342659+josephchandra@users.noreply.github.com> Date: Sun, 12 Oct 2025 00:50:07 +0700 Subject: [PATCH 009/112] Create josephchandra --- domains/josephchandra | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/josephchandra diff --git a/domains/josephchandra b/domains/josephchandra new file mode 100644 index 0000000000..a53c2ca0af --- /dev/null +++ b/domains/josephchandra @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "josephchandra", + "email": "jsph529@proton.me" + }, + "records": { + "CNAME": "josephchandra.dev" + }, + "proxied": true +} From 4fd0bd5ee5f455f9ae48e475d757c514c3b13d5a Mon Sep 17 00:00:00 2001 From: Kyle <181181143+Dekoder-py@users.noreply.github.com> Date: Sun, 12 Oct 2025 07:40:00 +1300 Subject: [PATCH 010/112] Update kyle-b.json Update it to receive and forward emails --- domains/kyle-b.json | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/domains/kyle-b.json b/domains/kyle-b.json index 7e1130ea32..fcd94541df 100644 --- a/domains/kyle-b.json +++ b/domains/kyle-b.json @@ -1,9 +1,19 @@ { - "owner": { - "username": "Dekoder-py", - "email": "dekod3r.py@gmail.com" - }, - "records": { - "CNAME": "dekoder-py.github.io" - } + "owner": { + "username": "Dekoder-py", + "email": "dekod3r.py@gmail.com" + }, + "records": { + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], + "MX": [ + { + "target": "mx1.improvmx.com.", + "priority": 10 + }, + { + "target": "mx2.improvmx.com.", + "priority": 20 + } + ] + } } From 8edc321fe1bb28be384a3f05450489ca09d63858 Mon Sep 17 00:00:00 2001 From: Kyle <181181143+Dekoder-py@users.noreply.github.com> Date: Sun, 12 Oct 2025 07:46:56 +1300 Subject: [PATCH 011/112] Update kyle-b.json --- domains/kyle-b.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kyle-b.json b/domains/kyle-b.json index fcd94541df..6987bc7602 100644 --- a/domains/kyle-b.json +++ b/domains/kyle-b.json @@ -7,11 +7,11 @@ "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": [ { - "target": "mx1.improvmx.com.", + "target": "mx1.improvmx.com", "priority": 10 }, { - "target": "mx2.improvmx.com.", + "target": "mx2.improvmx.com", "priority": 20 } ] From c809ccc0da4d4db0544aceaeeb7f8750ffd9fc91 Mon Sep 17 00:00:00 2001 From: Divine Patrick <132227658+divinepatrick@users.noreply.github.com> Date: Sat, 11 Oct 2025 21:29:36 +0100 Subject: [PATCH 012/112] Create divinepatrick.json --- domains/divinepatrick.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/divinepatrick.json diff --git a/domains/divinepatrick.json b/domains/divinepatrick.json new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/domains/divinepatrick.json @@ -0,0 +1 @@ + From 4fd11389e382fe1f5b311e8e3bc30811e5217b1f Mon Sep 17 00:00:00 2001 From: Divine Patrick <132227658+divinepatrick@users.noreply.github.com> Date: Sat, 11 Oct 2025 21:40:48 +0100 Subject: [PATCH 013/112] Update divinepatrick.json --- domains/divinepatrick.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/divinepatrick.json b/domains/divinepatrick.json index 8b13789179..5cdfb7d023 100644 --- a/domains/divinepatrick.json +++ b/domains/divinepatrick.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "divinepatrick", + "email": "patrickdivine70@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From f49beb7d7d38318982195ceb0a7340175d68bf51 Mon Sep 17 00:00:00 2001 From: Divine Patrick <132227658+divinepatrick@users.noreply.github.com> Date: Sat, 11 Oct 2025 21:44:09 +0100 Subject: [PATCH 014/112] Create _vercel.divinepatrick.json --- domains/_vercel.divinepatrick.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divinepatrick.json diff --git a/domains/_vercel.divinepatrick.json b/domains/_vercel.divinepatrick.json new file mode 100644 index 0000000000..567b68b193 --- /dev/null +++ b/domains/_vercel.divinepatrick.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divinepatrick", + "email": "patrickdivine70@gmail.com" + }, + "records": { + "TXT": "insert-TXT-string-you-got-from-vercel-here" + } +} From 45a5741c5ac38d74de1e2868ca5601ecb82bb8ad Mon Sep 17 00:00:00 2001 From: Sarvagna Date: Sun, 12 Oct 2025 04:10:18 +0530 Subject: [PATCH 015/112] Add sarv.is-a.dev domain --- domains/sarv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sarv.json diff --git a/domains/sarv.json b/domains/sarv.json new file mode 100644 index 0000000000..d44b3b79d8 --- /dev/null +++ b/domains/sarv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "06sarv", + "email": "sarvagna.nandyala@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 1819ec3003a2f44b3fb4f56844e271ce8ce7c4d0 Mon Sep 17 00:00:00 2001 From: Sankalp Sharma Date: Sun, 12 Oct 2025 13:09:55 +0530 Subject: [PATCH 016/112] Update sankalp.json --- domains/sankalp.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sankalp.json b/domains/sankalp.json index 62cd14b839..5340e58ed5 100644 --- a/domains/sankalp.json +++ b/domains/sankalp.json @@ -5,6 +5,7 @@ "email": "sharma.sankalp7@gmail.com" }, "records": { - "CNAME": "sankalpsharma7.github.io" + "CNAME": "sankalpsharma7.github.io", + "TXT": "5bebb2a22dfd4fe2c1ee82084cc372" } } From 9c1b3fee1bfc7ce673595e6151fd58dca30b8c2d Mon Sep 17 00:00:00 2001 From: Sankalp Sharma Date: Sun, 12 Oct 2025 13:18:02 +0530 Subject: [PATCH 017/112] Update sankalp.json --- domains/sankalp.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/sankalp.json b/domains/sankalp.json index 5340e58ed5..9d266cbd08 100644 --- a/domains/sankalp.json +++ b/domains/sankalp.json @@ -5,7 +5,6 @@ "email": "sharma.sankalp7@gmail.com" }, "records": { - "CNAME": "sankalpsharma7.github.io", "TXT": "5bebb2a22dfd4fe2c1ee82084cc372" } } From efb9a265af894017dfa6d9b6ad563d3f40a75da7 Mon Sep 17 00:00:00 2001 From: Vyankatesh Potdar <149468089+vyankateshpotdar@users.noreply.github.com> Date: Sun, 12 Oct 2025 14:13:49 +0530 Subject: [PATCH 018/112] Update domains/vyankateshpotdar.json Co-authored-by: iostpa --- domains/vyankateshpotdar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vyankateshpotdar.json b/domains/vyankateshpotdar.json index 5ff73fd8a3..5b722aeeb6 100644 --- a/domains/vyankateshpotdar.json +++ b/domains/vyankateshpotdar.json @@ -3,6 +3,6 @@ "username": "vyankateshpotdar" }, "records": { - "CNAME": "https://github.com/vyankateshpotdar" + "URL": "https://github.com/vyankateshpotdar" } } From b411e015548af0c89acd45b0c040e44067d99b04 Mon Sep 17 00:00:00 2001 From: Joseph <126342659+josephchandra@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:21:21 +0700 Subject: [PATCH 019/112] Rename josephchandra to josephchandra.json --- domains/{josephchandra => josephchandra.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{josephchandra => josephchandra.json} (100%) diff --git a/domains/josephchandra b/domains/josephchandra.json similarity index 100% rename from domains/josephchandra rename to domains/josephchandra.json From 998debf2c077a85b7ab21548e5d876fad68225cc Mon Sep 17 00:00:00 2001 From: Joseph <126342659+josephchandra@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:24:11 +0700 Subject: [PATCH 020/112] Update josephchandra.json From 6c2289cf6519aeb1b6b417876674c75ce5ee613f Mon Sep 17 00:00:00 2001 From: Mokona5901 <82078037+Mokona5901@users.noreply.github.com> Date: Sun, 12 Oct 2025 15:00:24 +0200 Subject: [PATCH 021/112] Update _github-pages-challenge-mokona5901.json --- domains/_github-pages-challenge-mokona5901.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_github-pages-challenge-mokona5901.json b/domains/_github-pages-challenge-mokona5901.json index 139c901d14..3e6e2a6fea 100644 --- a/domains/_github-pages-challenge-mokona5901.json +++ b/domains/_github-pages-challenge-mokona5901.json @@ -4,7 +4,6 @@ "email": "mokona5901@gmail.com" }, "records": { - "TXT": "7bf4eac9a7fd145c47314a8b43443c", "CNAME": "mokona5901.github.io" } } From 05832bcf9321c6f37ddfbcfba9cdbfe20773c5da Mon Sep 17 00:00:00 2001 From: Mokona5901 <82078037+Mokona5901@users.noreply.github.com> Date: Sun, 12 Oct 2025 15:03:46 +0200 Subject: [PATCH 022/112] Create _github-pages-challenge-mokona5901.mokona5901-is-a.dev.json --- ...b-pages-challenge-mokona5901.mokona5901-is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mokona5901.mokona5901-is-a.dev.json diff --git a/domains/_github-pages-challenge-mokona5901.mokona5901-is-a.dev.json b/domains/_github-pages-challenge-mokona5901.mokona5901-is-a.dev.json new file mode 100644 index 0000000000..f339b95a2f --- /dev/null +++ b/domains/_github-pages-challenge-mokona5901.mokona5901-is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mokona5901", + "email": "mokona5901@gmail.com" + }, + "records": { + "TXT": "7bf4eac9a7fd145c47314a8b43443c" + } +} From bdbdb373cff30926d8cc63e797c4e922d850d86c Mon Sep 17 00:00:00 2001 From: Mokona5901 <82078037+Mokona5901@users.noreply.github.com> Date: Sun, 12 Oct 2025 15:05:34 +0200 Subject: [PATCH 023/112] Rename _github-pages-challenge-mokona5901.json to mokona5901.is-a.dev.json --- ...b-pages-challenge-mokona5901.json => mokona5901.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-mokona5901.json => mokona5901.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-mokona5901.json b/domains/mokona5901.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-mokona5901.json rename to domains/mokona5901.is-a.dev.json From d7d9009ba0363377eda745093cd5000b4cbfba06 Mon Sep 17 00:00:00 2001 From: Mokona5901 <82078037+Mokona5901@users.noreply.github.com> Date: Sun, 12 Oct 2025 15:10:06 +0200 Subject: [PATCH 024/112] Rename _github-pages-challenge-mokona5901.mokona5901-is-a.dev.json to _github-pages-challenge-mokona5901.mokona5901.is-a.dev.json --- ...> _github-pages-challenge-mokona5901.mokona5901.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-mokona5901.mokona5901-is-a.dev.json => _github-pages-challenge-mokona5901.mokona5901.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-mokona5901.mokona5901-is-a.dev.json b/domains/_github-pages-challenge-mokona5901.mokona5901.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-mokona5901.mokona5901-is-a.dev.json rename to domains/_github-pages-challenge-mokona5901.mokona5901.is-a.dev.json From 092ee5eda87aaa2a976cf68f073aa5c57efd8542 Mon Sep 17 00:00:00 2001 From: Sarvagna Date: Sun, 12 Oct 2025 22:01:08 +0530 Subject: [PATCH 025/112] Fix: change record to records --- domains/sarv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sarv.json b/domains/sarv.json index d44b3b79d8..8547cfffff 100644 --- a/domains/sarv.json +++ b/domains/sarv.json @@ -3,7 +3,7 @@ "username": "06sarv", "email": "sarvagna.nandyala@gmail.com" }, - "record": { + "records": { "CNAME": "cname.vercel-dns.com" } } From daf1d95f00282b2377101a5c6001a8fdc1113ae0 Mon Sep 17 00:00:00 2001 From: SyntaxError404-dev Date: Sun, 12 Oct 2025 23:28:40 +0600 Subject: [PATCH 026/112] Create nzr.json --- domains/nzr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nzr.json diff --git a/domains/nzr.json b/domains/nzr.json new file mode 100644 index 0000000000..06a0dbae51 --- /dev/null +++ b/domains/nzr.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio of NZR", + "repo": "https://github.com/SyntaxError404-dev/PORTFOLIO", + "owner": { + "username": "SyntaxError404-dev" + }, + "record": { + "CNAME": "portfolio-of-nzr.onrender.com" + } +} From 1ba1c0951c0b98c8abf4d9df1c43619ca795c1e4 Mon Sep 17 00:00:00 2001 From: devsamahd Date: Sun, 12 Oct 2025 22:28:18 +0100 Subject: [PATCH 027/112] Create samahd.json --- domains/samahd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/samahd.json diff --git a/domains/samahd.json b/domains/samahd.json new file mode 100644 index 0000000000..8fff5bf7a6 --- /dev/null +++ b/domains/samahd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devsamahd", + "email": "samahd626@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From f27088dadf76e3d1a66b09f1d7584e7bcd5de543 Mon Sep 17 00:00:00 2001 From: devsamahd Date: Sun, 12 Oct 2025 22:30:23 +0100 Subject: [PATCH 028/112] Create _vercel.samahd.json --- domains/_vercel.samahd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.samahd.json diff --git a/domains/_vercel.samahd.json b/domains/_vercel.samahd.json new file mode 100644 index 0000000000..bc6fe7c43b --- /dev/null +++ b/domains/_vercel.samahd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devsamahd", + "email": "samahd626@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=samahd.is-a.dev,2b4cb21988a61420eeae" + } +} From 5d393f4cbac3aa2f00923137cb8f2ad538c9f3d5 Mon Sep 17 00:00:00 2001 From: devsamahd Date: Sun, 12 Oct 2025 22:31:17 +0100 Subject: [PATCH 029/112] Update samahd.json --- domains/samahd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samahd.json b/domains/samahd.json index 8fff5bf7a6..8f6804eb78 100644 --- a/domains/samahd.json +++ b/domains/samahd.json @@ -4,6 +4,6 @@ "email": "samahd626@gmail.com" }, "records": { - "CNAME": "cname.vercel-dns.com" + "A": "216.198.79.1" } } From a3317e9ccad328603555deebf624529f07e74961 Mon Sep 17 00:00:00 2001 From: devsamahd Date: Mon, 13 Oct 2025 05:55:29 +0100 Subject: [PATCH 030/112] Update samahd.json --- domains/samahd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samahd.json b/domains/samahd.json index 8f6804eb78..69cda05935 100644 --- a/domains/samahd.json +++ b/domains/samahd.json @@ -4,6 +4,6 @@ "email": "samahd626@gmail.com" }, "records": { - "A": "216.198.79.1" + "A": ["216.198.79.1"] } } From 48d5f54f9ce3242ff361af90299a538956b7a111 Mon Sep 17 00:00:00 2001 From: Xylapy <95884667+xylapy@users.noreply.github.com> Date: Mon, 13 Oct 2025 01:45:27 -0400 Subject: [PATCH 031/112] Create xylapy.json --- domains/xylapy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/xylapy.json diff --git a/domains/xylapy.json b/domains/xylapy.json new file mode 100644 index 0000000000..8026420941 --- /dev/null +++ b/domains/xylapy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "xylapy", + "email": "xylapy@outlook.com" + }, + "records": { + "CNAME": "xylapy.github.io" + "TXT": "_discord.xylapy.is-a.dev dh=dd90479aed7c33075e8b446e73a7db1bc8ffb9a3" + } +} From 3190143b1fca035986c4b5e6bdd0acb179a6201c Mon Sep 17 00:00:00 2001 From: "Md. Muhtasim Fuad" <43469396+fuadnafiz98@users.noreply.github.com> Date: Mon, 13 Oct 2025 13:55:37 +0600 Subject: [PATCH 032/112] Rename fuadnafix98.json to fuadnafiz98.json --- domains/{fuadnafix98.json => fuadnafiz98.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{fuadnafix98.json => fuadnafiz98.json} (99%) diff --git a/domains/fuadnafix98.json b/domains/fuadnafiz98.json similarity index 99% rename from domains/fuadnafix98.json rename to domains/fuadnafiz98.json index b2318affe3..e815838ef1 100644 --- a/domains/fuadnafix98.json +++ b/domains/fuadnafiz98.json @@ -7,4 +7,4 @@ "records": { "CNAME": "fuadnafiz98.com" } -} \ No newline at end of file +} From 6817fa810d72e699dbd44791259cd3a14f9d28e4 Mon Sep 17 00:00:00 2001 From: Gorbachev Egor <7gorbachevm@gmail.com> Date: Mon, 13 Oct 2025 15:18:44 +0700 Subject: [PATCH 033/112] Add domains/egor.json --- domains/egor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/egor.json diff --git a/domains/egor.json b/domains/egor.json new file mode 100644 index 0000000000..3492211f4d --- /dev/null +++ b/domains/egor.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kubk", + "email": "7gorbachevm@gmail.com" + }, + "records": { + "CNAME": "personal-webste.7gorbachevm.workers.dev" + } +} From d6ad02353453f03b88a6a3bd4fdccc035e0a26ec Mon Sep 17 00:00:00 2001 From: Mokona5901 <82078037+Mokona5901@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:36:51 +0200 Subject: [PATCH 034/112] Rename _github-pages-challenge-mokona5901.mokona5901.is-a.dev.json to _github-pages-challenge-mokona5901.mokona5901.json --- ...ev.json => _github-pages-challenge-mokona5901.mokona5901.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-mokona5901.mokona5901.is-a.dev.json => _github-pages-challenge-mokona5901.mokona5901.json} (100%) diff --git a/domains/_github-pages-challenge-mokona5901.mokona5901.is-a.dev.json b/domains/_github-pages-challenge-mokona5901.mokona5901.json similarity index 100% rename from domains/_github-pages-challenge-mokona5901.mokona5901.is-a.dev.json rename to domains/_github-pages-challenge-mokona5901.mokona5901.json From 6c2ccafd1227333575573876bc4e765a0860085e Mon Sep 17 00:00:00 2001 From: Mokona5901 <82078037+Mokona5901@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:38:01 +0200 Subject: [PATCH 035/112] Rename mokona5901.is-a.dev.json to mokona5901.json --- domains/{mokona5901.is-a.dev.json => mokona5901.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mokona5901.is-a.dev.json => mokona5901.json} (100%) diff --git a/domains/mokona5901.is-a.dev.json b/domains/mokona5901.json similarity index 100% rename from domains/mokona5901.is-a.dev.json rename to domains/mokona5901.json From 62faff6eaa09c90aea955811af93a3ec849985c2 Mon Sep 17 00:00:00 2001 From: Debojit Santra Date: Mon, 13 Oct 2025 14:42:19 +0530 Subject: [PATCH 036/112] Create debojitsantra.json --- domains/debojitsantra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/debojitsantra.json diff --git a/domains/debojitsantra.json b/domains/debojitsantra.json new file mode 100644 index 0000000000..3595a5f047 --- /dev/null +++ b/domains/debojitsantra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "debojitsantra", + "email": "debojitsantra48@gmail.com" + }, + "records": { + "CNAME": "debojitsantra.vercel.app" + } +} From 35dad059126dbf5533d0581d41027554aaf43c14 Mon Sep 17 00:00:00 2001 From: Divine Patrick <132227658+divinepatrick@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:46:05 +0100 Subject: [PATCH 037/112] Update _vercel.divinepatrick.json --- domains/_vercel.divinepatrick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.divinepatrick.json b/domains/_vercel.divinepatrick.json index 567b68b193..d8a891257b 100644 --- a/domains/_vercel.divinepatrick.json +++ b/domains/_vercel.divinepatrick.json @@ -4,6 +4,6 @@ "email": "patrickdivine70@gmail.com" }, "records": { - "TXT": "insert-TXT-string-you-got-from-vercel-here" + "TXT": "vc-domain-verify=divinepatrick.is-a.dev,6fe7c293a24228c3fd98" } } From 0044dd3f90f6221f95619965f366954c50184e08 Mon Sep 17 00:00:00 2001 From: Divine Patrick <132227658+divinepatrick@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:49:19 +0100 Subject: [PATCH 038/112] Update divinepatrick.json --- domains/divinepatrick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/divinepatrick.json b/domains/divinepatrick.json index 5cdfb7d023..69a183fb19 100644 --- a/domains/divinepatrick.json +++ b/domains/divinepatrick.json @@ -4,6 +4,6 @@ "email": "patrickdivine70@gmail.com" }, "records": { - "CNAME": "cname.vercel-dns.com" + "A": ["216.198.79.1"] } } From 498b26adfebfcf0b5076ba068fbff6cb64f595f5 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Mon, 13 Oct 2025 18:06:01 +0800 Subject: [PATCH 039/112] Add TXT record for Google site verification --- domains/dwigoric.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dwigoric.json b/domains/dwigoric.json index b06f5ef0e6..1698e1520a 100644 --- a/domains/dwigoric.json +++ b/domains/dwigoric.json @@ -4,6 +4,7 @@ "discord": "295391820744228867" }, "records": { - "URL": "https://dwigoric.dev" + "URL": "https://dwigoric.dev", + "TXT": ["google-site-verification=p-KQOnumRDODSvYDgEoPyArDX_HdFVz59qV9MtYDsIY"] } } From 627b0411fa75ee2ecabb779bc2e3c61af4b813a0 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Mon, 13 Oct 2025 18:07:43 +0800 Subject: [PATCH 040/112] Add TXT record for Google site verification --- domains/joshua.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joshua.json b/domains/joshua.json index b06f5ef0e6..84d00a8030 100644 --- a/domains/joshua.json +++ b/domains/joshua.json @@ -4,6 +4,7 @@ "discord": "295391820744228867" }, "records": { - "URL": "https://dwigoric.dev" + "URL": "https://dwigoric.dev", + "TXT": ["google-site-verification=B3ST1M11XlWiioVSrrRLeky1TuKujSHtwOOEdrQa3Q8"] } } From 206dfff410139b1accb90b8a327203bc54508a94 Mon Sep 17 00:00:00 2001 From: outofsandbox Date: Mon, 13 Oct 2025 13:38:19 +0300 Subject: [PATCH 041/112] Create sandbox.json --- domains/sandbox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sandbox.json diff --git a/domains/sandbox.json b/domains/sandbox.json new file mode 100644 index 0000000000..bb696f73e2 --- /dev/null +++ b/domains/sandbox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "outofsandbox" + }, + "records": { + "MX": [{ "target": "mx1.improvmx.com", "priority": 10 }, { "target": "mx2.improvmx.com", "priority": 20 }], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} From d5e948d1af70119f02a4efe1ca79bd3ebb7ff31b Mon Sep 17 00:00:00 2001 From: Chanitaphon Lohamongkol Date: Mon, 13 Oct 2025 17:57:36 +0700 Subject: [PATCH 042/112] create chanit.json --- domains/chanit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chanit.json diff --git a/domains/chanit.json b/domains/chanit.json new file mode 100644 index 0000000000..d3fbefeaa1 --- /dev/null +++ b/domains/chanit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chanitt", + "email": "chanitaphon.l@gmail.com" + }, + "records": { + "CNAME": "chanit.dev" + } +} From 7d72c1c5c5ad0bcefc67ff3be92ccea1c898251f Mon Sep 17 00:00:00 2001 From: Muhammad Tayyab Awan Date: Mon, 13 Oct 2025 16:28:58 +0500 Subject: [PATCH 043/112] Update tayyab.json Email Integration --- domains/tayyab.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/tayyab.json b/domains/tayyab.json index 624efc58e7..ec4b02ffc1 100644 --- a/domains/tayyab.json +++ b/domains/tayyab.json @@ -4,6 +4,15 @@ "email": "techworldhqofficial@gmail.com" }, "records": { - "A": ["151.106.96.142"] + "A": ["151.106.96.142"], + "MX": [ + { "priority": 10, "value": "mx1.hostinger.com." }, + { "priority": 20, "value": "mx2.hostinger.com." } + ], + "TXT": [ + { "name": "@", "value": "v=spf1 include:_spf.hostinger.com ~all" }, + { "name": "_dmarc", "value": "v=DMARC1; p=none; rua=mailto:postmaster@techworldhq.is-a.dev" }, + { "name": "hostingermail1._domainkey", "value": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2SMS/wxYYanewCZsreC1GYeqoTkvYifRRxHVF" } + ] } } From fb8cb269ad5d3f308934b5d45d36b51c505042c8 Mon Sep 17 00:00:00 2001 From: Muhammad Tayyab Awan Date: Mon, 13 Oct 2025 16:33:42 +0500 Subject: [PATCH 044/112] Update tayyab.json Email Integration With MX Records --- domains/tayyab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/tayyab.json b/domains/tayyab.json index ec4b02ffc1..1fb9af3f8e 100644 --- a/domains/tayyab.json +++ b/domains/tayyab.json @@ -3,11 +3,11 @@ "username": "Mr-Dev-Loper", "email": "techworldhqofficial@gmail.com" }, - "records": { + "record": { "A": ["151.106.96.142"], "MX": [ - { "priority": 10, "value": "mx1.hostinger.com." }, - { "priority": 20, "value": "mx2.hostinger.com." } + { "priority": 10, "exchange": "mx1.hostinger.com." }, + { "priority": 20, "exchange": "mx2.hostinger.com." } ], "TXT": [ { "name": "@", "value": "v=spf1 include:_spf.hostinger.com ~all" }, From 4f3d384b5766f8b954f3c5a134dc677ed978b078 Mon Sep 17 00:00:00 2001 From: Muhammad Tayyab Awan Date: Mon, 13 Oct 2025 16:35:48 +0500 Subject: [PATCH 045/112] Update tayyab.json --- domains/tayyab.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tayyab.json b/domains/tayyab.json index 1fb9af3f8e..ab195fba61 100644 --- a/domains/tayyab.json +++ b/domains/tayyab.json @@ -3,7 +3,7 @@ "username": "Mr-Dev-Loper", "email": "techworldhqofficial@gmail.com" }, - "record": { + "records": { "A": ["151.106.96.142"], "MX": [ { "priority": 10, "exchange": "mx1.hostinger.com." }, From 26be6d0dfab06b50e0bb8cb30c8b78a134989757 Mon Sep 17 00:00:00 2001 From: Muhammad Tayyab Awan Date: Mon, 13 Oct 2025 16:39:40 +0500 Subject: [PATCH 046/112] Update tayyab.json From 5fcf76ba5d5c44c31bbc827c031e6656a6a5a751 Mon Sep 17 00:00:00 2001 From: Muhammad Tayyab Awan Date: Mon, 13 Oct 2025 16:43:57 +0500 Subject: [PATCH 047/112] Update tayyab.json --- domains/tayyab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/tayyab.json b/domains/tayyab.json index ab195fba61..bd323ab686 100644 --- a/domains/tayyab.json +++ b/domains/tayyab.json @@ -6,13 +6,13 @@ "records": { "A": ["151.106.96.142"], "MX": [ - { "priority": 10, "exchange": "mx1.hostinger.com." }, - { "priority": 20, "exchange": "mx2.hostinger.com." } + { "priority": 10, "exchange": "mx1.hostinger.com" }, + { "priority": 20, "exchange": "mx2.hostinger.com" } ], "TXT": [ - { "name": "@", "value": "v=spf1 include:_spf.hostinger.com ~all" }, - { "name": "_dmarc", "value": "v=DMARC1; p=none; rua=mailto:postmaster@techworldhq.is-a.dev" }, - { "name": "hostingermail1._domainkey", "value": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2SMS/wxYYanewCZsreC1GYeqoTkvYifRRxHVF" } + "v=spf1 include:_spf.hostinger.com ~all", + "v=DMARC1; p=none; rua=mailto:postmaster@techworldhq.is-a.dev", + "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2SMS/wxYYanewCZsreC1GYeqoTkvYifRRxHVF" ] } } From 1b5919dde6f47c4f447e72b660c5d9e9f90fd65b Mon Sep 17 00:00:00 2001 From: Muhammad Tayyab Awan Date: Mon, 13 Oct 2025 16:48:30 +0500 Subject: [PATCH 048/112] Update tayyab.json --- domains/tayyab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/tayyab.json b/domains/tayyab.json index bd323ab686..80347e9d8b 100644 --- a/domains/tayyab.json +++ b/domains/tayyab.json @@ -6,13 +6,13 @@ "records": { "A": ["151.106.96.142"], "MX": [ - { "priority": 10, "exchange": "mx1.hostinger.com" }, - { "priority": 20, "exchange": "mx2.hostinger.com" } + { "priority": 10, "target": "mx1.hostinger.com" }, + { "priority": 20, "target": "mx2.hostinger.com" } ], "TXT": [ "v=spf1 include:_spf.hostinger.com ~all", "v=DMARC1; p=none; rua=mailto:postmaster@techworldhq.is-a.dev", - "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2SMS/wxYYanewCZsreC1GYeqoTkvYifRRxHVF" + "hostingermail1._domainkey.techworldhq.is-a.dev. v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2SMS/wxYYanewCZsreC1GYeqoTkvYifRRxHVF" ] } } From 295819bc807d11a4a9f50b90f54666758e92f9c6 Mon Sep 17 00:00:00 2001 From: Yee Kit Date: Mon, 13 Oct 2025 20:30:33 +0800 Subject: [PATCH 049/112] Deleted vercel domain --- domains/_vercel.xkhronoz.json | 9 --------- domains/flight-time-calculator.xkhronoz.json | 9 --------- 2 files changed, 18 deletions(-) delete mode 100644 domains/_vercel.xkhronoz.json delete mode 100644 domains/flight-time-calculator.xkhronoz.json diff --git a/domains/_vercel.xkhronoz.json b/domains/_vercel.xkhronoz.json deleted file mode 100644 index fe40b18a73..0000000000 --- a/domains/_vercel.xkhronoz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xKhronoz", - "email": "pagunxcube@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=flight-time-calculator.xkhronoz.is-a.dev,637dc16ad8df362a96c4" - } -} diff --git a/domains/flight-time-calculator.xkhronoz.json b/domains/flight-time-calculator.xkhronoz.json deleted file mode 100644 index 1590a171ad..0000000000 --- a/domains/flight-time-calculator.xkhronoz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xKhronoz", - "email": "pagunxcube@gmail.com" - }, - "records": { - "CNAME": "2b9f72485ea52201.vercel-dns-017.com" - } -} From 014c6fd0824f56154cc3a2e7849fe17c935fa7c5 Mon Sep 17 00:00:00 2001 From: Yee Kit Date: Mon, 13 Oct 2025 20:30:57 +0800 Subject: [PATCH 050/112] Update cname record and email --- domains/_github-pages-challenge-xkhronoz.xkhronoz.json | 2 +- domains/xkhronoz.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/_github-pages-challenge-xkhronoz.xkhronoz.json b/domains/_github-pages-challenge-xkhronoz.xkhronoz.json index f75a127cb5..115d6faf8f 100644 --- a/domains/_github-pages-challenge-xkhronoz.xkhronoz.json +++ b/domains/_github-pages-challenge-xkhronoz.xkhronoz.json @@ -1,7 +1,7 @@ { "owner": { "username": "xKhronoz", - "email": "yeek3063@gmail.com" + "email": "yeekit@xkhronoz.dev" }, "records": { "TXT": "ea9be10bf29f3df4c2c6a77fc2b9ed" diff --git a/domains/xkhronoz.json b/domains/xkhronoz.json index 36928c24b6..af64db28bd 100644 --- a/domains/xkhronoz.json +++ b/domains/xkhronoz.json @@ -1,9 +1,9 @@ { "owner": { "username": "xKhronoz", - "email": "pagunxcube@gmail.com" + "email": "yeekit@xkhronoz.dev" }, "records": { - "CNAME": "xkhronoz.github.io" + "CNAME": "xkhronoz.dev" } } From 5d565ae736488869e896e917dcbab2a9e7403211 Mon Sep 17 00:00:00 2001 From: Gorbachev Egor <7gorbachevm@gmail.com> Date: Mon, 13 Oct 2025 19:37:19 +0700 Subject: [PATCH 051/112] Switch to Cloudflare pages --- domains/egor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/egor.json b/domains/egor.json index 3492211f4d..0304727c6c 100644 --- a/domains/egor.json +++ b/domains/egor.json @@ -4,6 +4,6 @@ "email": "7gorbachevm@gmail.com" }, "records": { - "CNAME": "personal-webste.7gorbachevm.workers.dev" + "CNAME": "personal-website-akj.pages.dev" } } From 2c3b557343a10961d137617c55d2a0d153e0a628 Mon Sep 17 00:00:00 2001 From: Sankalp Sharma Date: Mon, 13 Oct 2025 18:28:15 +0530 Subject: [PATCH 052/112] Create _github-pages-challenge-SankalpSharma7.sankalp.json --- ..._github-pages-challenge-SankalpSharma7.sankalp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-SankalpSharma7.sankalp.json diff --git a/domains/_github-pages-challenge-SankalpSharma7.sankalp.json b/domains/_github-pages-challenge-SankalpSharma7.sankalp.json new file mode 100644 index 0000000000..9d266cbd08 --- /dev/null +++ b/domains/_github-pages-challenge-SankalpSharma7.sankalp.json @@ -0,0 +1,10 @@ +{ + "description": "Personal portfolio and projects", + "owner": { + "username": "SankalpSharma7", + "email": "sharma.sankalp7@gmail.com" + }, + "records": { + "TXT": "5bebb2a22dfd4fe2c1ee82084cc372" + } +} From e2258e2e7f29574f38e9a415142c4f0f825c2ac2 Mon Sep 17 00:00:00 2001 From: Sankalp Sharma Date: Mon, 13 Oct 2025 18:29:18 +0530 Subject: [PATCH 053/112] Update sankalp.json --- domains/sankalp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sankalp.json b/domains/sankalp.json index 9d266cbd08..62cd14b839 100644 --- a/domains/sankalp.json +++ b/domains/sankalp.json @@ -5,6 +5,6 @@ "email": "sharma.sankalp7@gmail.com" }, "records": { - "TXT": "5bebb2a22dfd4fe2c1ee82084cc372" + "CNAME": "sankalpsharma7.github.io" } } From fff223f0952660918b2de1b76289070bc577f8df Mon Sep 17 00:00:00 2001 From: Sankalp Sharma Date: Mon, 13 Oct 2025 18:38:41 +0530 Subject: [PATCH 054/112] Rename _github-pages-challenge-SankalpSharma7.sankalp.json to _github-pages-challenge-sankalpsharma7.sankalp.json --- ...p.json => _github-pages-challenge-sankalpsharma7.sankalp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-SankalpSharma7.sankalp.json => _github-pages-challenge-sankalpsharma7.sankalp.json} (100%) diff --git a/domains/_github-pages-challenge-SankalpSharma7.sankalp.json b/domains/_github-pages-challenge-sankalpsharma7.sankalp.json similarity index 100% rename from domains/_github-pages-challenge-SankalpSharma7.sankalp.json rename to domains/_github-pages-challenge-sankalpsharma7.sankalp.json From 379b87e166f716864fce433bc514dc379bdaa814 Mon Sep 17 00:00:00 2001 From: ABHIN KS Date: Mon, 13 Oct 2025 18:57:01 +0530 Subject: [PATCH 055/112] Add abhin.json for domain configuration --- domains/abhin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abhin.json diff --git a/domains/abhin.json b/domains/abhin.json new file mode 100644 index 0000000000..82c8752dd9 --- /dev/null +++ b/domains/abhin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ab-h-i-n", + "email": "abhinshelly03@gmail.com" + }, + "record": { + "CNAME": "ab-h-i-n.github.io" + } +} From 2504a3ae3f4d22545149135d9218313950934b59 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Mon, 13 Oct 2025 19:50:31 +0500 Subject: [PATCH 056/112] Create velion.json (1) --- domains/velion.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/velion.json diff --git a/domains/velion.json b/domains/velion.json new file mode 100644 index 0000000000..022ea770b1 --- /dev/null +++ b/domains/velion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RyanBaig", + "email": "r1.clinic813@passinbox.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From b244ad86d5084b2fef8f7c0df55ebea8636dbfc1 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Mon, 13 Oct 2025 19:51:18 +0500 Subject: [PATCH 057/112] Create _vercel.velion.json (2) --- domains/_vercel.velion.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.velion.json diff --git a/domains/_vercel.velion.json b/domains/_vercel.velion.json new file mode 100644 index 0000000000..74dc814c61 --- /dev/null +++ b/domains/_vercel.velion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RyanBaig", + "email": "r1.clinic813@passinbox.com" + }, + "records": { + "TXT": "vc-domain-verify=velion.is-a.dev,cb3c34c99c2316b3da66" + } +} From 5f7faed5a03890346e4b69cf914c5d9934940479 Mon Sep 17 00:00:00 2001 From: Simi Mwanza Date: Mon, 13 Oct 2025 17:57:22 +0300 Subject: [PATCH 058/112] added cname for the domain --- domains/simi-ops.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/simi-ops.json diff --git a/domains/simi-ops.json b/domains/simi-ops.json new file mode 100644 index 0000000000..66196c1cf4 --- /dev/null +++ b/domains/simi-ops.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "simi-ops", + "email": "simimwanza@gmail.com " + }, + "records": { + "CNAME": "special-journey.pages.dev" + } +} \ No newline at end of file From ed012970556a54bb1461366cd84c7fbe39327110 Mon Sep 17 00:00:00 2001 From: Suman Karmakar Date: Mon, 13 Oct 2025 21:19:48 +0530 Subject: [PATCH 059/112] Create sumankarmakar.json --- domains/sumankarmakar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sumankarmakar.json diff --git a/domains/sumankarmakar.json b/domains/sumankarmakar.json new file mode 100644 index 0000000000..1a58d3f139 --- /dev/null +++ b/domains/sumankarmakar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SumanKarmakar467", + "email": "karmakarsuman12138@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From 0aa7474d31429110cf7c87d1e1e8030a92978d82 Mon Sep 17 00:00:00 2001 From: Suman Karmakar Date: Mon, 13 Oct 2025 21:24:31 +0530 Subject: [PATCH 060/112] Create _vercel.sumankarmakar.json --- domains/_vercel.sumankarmakar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.sumankarmakar.json diff --git a/domains/_vercel.sumankarmakar.json b/domains/_vercel.sumankarmakar.json new file mode 100644 index 0000000000..3c268d6337 --- /dev/null +++ b/domains/_vercel.sumankarmakar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SumanKarmakar467", + "email": "karmakarsuman12138@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=sumankarmakar.is-a.dev,40686bc3c09237e8cf3e" + } +} From 7323f8440c9a311eb7174701d51bc5272063b7b5 Mon Sep 17 00:00:00 2001 From: Janmejoy Mahato Date: Mon, 13 Oct 2025 21:49:23 +0530 Subject: [PATCH 061/112] Create janmejoy.json --- domains/janmejoy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/janmejoy.json diff --git a/domains/janmejoy.json b/domains/janmejoy.json new file mode 100644 index 0000000000..3c6d8f716f --- /dev/null +++ b/domains/janmejoy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "janmej0y", + "email": "janmejoymahato529@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From 9fec95902f727b5f75116da1c3d62242a272017c Mon Sep 17 00:00:00 2001 From: Sourav Chowdhury Date: Mon, 13 Oct 2025 21:59:56 +0530 Subject: [PATCH 062/112] Create sourav.json --- domains/sourav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sourav.json diff --git a/domains/sourav.json b/domains/sourav.json new file mode 100644 index 0000000000..0e8c5a5386 --- /dev/null +++ b/domains/sourav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sourav81R", + "email": "souravchowdhury0203@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From 79cdc52a78d06512fc42e9eb18716cb596de6fd8 Mon Sep 17 00:00:00 2001 From: Janmejoy Mahato Date: Mon, 13 Oct 2025 22:01:20 +0530 Subject: [PATCH 063/112] Create _vercel.janmejoy.json --- domains/_vercel.janmejoy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.janmejoy.json diff --git a/domains/_vercel.janmejoy.json b/domains/_vercel.janmejoy.json new file mode 100644 index 0000000000..1bbbf0eb97 --- /dev/null +++ b/domains/_vercel.janmejoy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "janmej0y", + "email": "janmejoymahato529@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=janmejoy.is-a.dev,d0fe203785fd4633053a" + } +} From 3aade3d4de2ae6a5ac1f04e90b5e2d70bb218992 Mon Sep 17 00:00:00 2001 From: Sourav Chowdhury Date: Mon, 13 Oct 2025 22:08:04 +0530 Subject: [PATCH 064/112] Create _vercel.sourav.json --- domains/_vercel.sourav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.sourav.json diff --git a/domains/_vercel.sourav.json b/domains/_vercel.sourav.json new file mode 100644 index 0000000000..11db895b43 --- /dev/null +++ b/domains/_vercel.sourav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sourav81R", + "email": "souravchowdhury0203@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=sourav.is-a.dev,aa1188ad87ed4d263045" + } +} From 1cf88d999a0775b270c7c1b6927611a683a5ad53 Mon Sep 17 00:00:00 2001 From: angelvs18 <126044210+angelvs18@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:44:50 -0600 Subject: [PATCH 065/112] Create angel.json --- domains/angel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/angel.json diff --git a/domains/angel.json b/domains/angel.json new file mode 100644 index 0000000000..4ae4dc71ab --- /dev/null +++ b/domains/angel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "angelvs18", + "email": "angel.maamx@gmail.com" + }, + "records": { + "CNAME": "angelvs-web.web.app" + } +} From 9c4a177850f6de8bc53de4c9cdb922fb4c7b3156 Mon Sep 17 00:00:00 2001 From: SyntaxError404-dev Date: Mon, 13 Oct 2025 23:38:49 +0600 Subject: [PATCH 066/112] Update nzr.json --- domains/nzr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nzr.json b/domains/nzr.json index 06a0dbae51..2a8981af68 100644 --- a/domains/nzr.json +++ b/domains/nzr.json @@ -4,7 +4,7 @@ "owner": { "username": "SyntaxError404-dev" }, - "record": { + "records": { "CNAME": "portfolio-of-nzr.onrender.com" } } From b2726472952ed65c0ea8227e1cb85db16fa1fd8c Mon Sep 17 00:00:00 2001 From: anugrahsputra Date: Tue, 14 Oct 2025 02:34:11 +0700 Subject: [PATCH 067/112] Update itsyourboiputra.json to include A and TXT records --- domains/itsyourboiputra.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/itsyourboiputra.json b/domains/itsyourboiputra.json index 22d732a040..238abcf2aa 100644 --- a/domains/itsyourboiputra.json +++ b/domains/itsyourboiputra.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "anugrahsputra", - "email": "anugrahsputra@gmail.com" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "anugrahsputra", + "email": "anugrahsputra@gmail.com" + }, + "records": { + "A": ["216.198.79.1"], + "TXT": "google-site-verification=KvP3MWRLcpxzXRNE98QwQXj6N_ZaaZ4wcwIN1fYzbFw" + } } From 40959b44c04501a1b2c50e9599f0ac63e1dbbafb Mon Sep 17 00:00:00 2001 From: graviscool <88552913+graviscool@users.noreply.github.com> Date: Mon, 13 Oct 2025 16:38:05 -0400 Subject: [PATCH 068/112] Add files for gauravp subdomain --- domains/_vercel.gauravp.json | 9 +++++++++ domains/gauravp.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.gauravp.json create mode 100644 domains/gauravp.json diff --git a/domains/_vercel.gauravp.json b/domains/_vercel.gauravp.json new file mode 100644 index 0000000000..c39c26bf98 --- /dev/null +++ b/domains/_vercel.gauravp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "graviscool", + "discord": "gravityfalls_" + }, + "records": { + "TXT": "vc-domain-verify=gauravp.is-a.dev,53fb82835855ca8141e1" + } +} diff --git a/domains/gauravp.json b/domains/gauravp.json new file mode 100644 index 0000000000..dc48d5f711 --- /dev/null +++ b/domains/gauravp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "graviscool", + "discord": "gravityfalls_" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From 051eb680d7c34b57864e2f1d8e5d9b954a305633 Mon Sep 17 00:00:00 2001 From: Stephanie Choi <116370283+stephaniec2020@users.noreply.github.com> Date: Mon, 13 Oct 2025 21:52:54 +0100 Subject: [PATCH 069/112] Add JSON configuration for stephanie-choi domain --- domains/stephanie-choi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stephanie-choi.json diff --git a/domains/stephanie-choi.json b/domains/stephanie-choi.json new file mode 100644 index 0000000000..c33ced9d21 --- /dev/null +++ b/domains/stephanie-choi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stephaniec2020", + "email": "choistephanie2020@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From 09a938f36b93ceac457691001b419445c7ae4b40 Mon Sep 17 00:00:00 2001 From: Stephanie Choi <116370283+stephaniec2020@users.noreply.github.com> Date: Mon, 13 Oct 2025 21:54:12 +0100 Subject: [PATCH 070/112] Add Vercel configuration for Stephanie Choi --- domains/_vercel.stephanie-choi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.stephanie-choi.json diff --git a/domains/_vercel.stephanie-choi.json b/domains/_vercel.stephanie-choi.json new file mode 100644 index 0000000000..7c33debdfa --- /dev/null +++ b/domains/_vercel.stephanie-choi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stephaniec2020", + "email": "choistephanie2020@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=stephanie-choi.is-a.dev,df55cef47189af29607c" + } +} From 7752258c418c2cb9edaf777f31e3daf871b60ab7 Mon Sep 17 00:00:00 2001 From: saim <121997985+saimdlx@users.noreply.github.com> Date: Mon, 13 Oct 2025 14:32:41 -0700 Subject: [PATCH 071/112] Create saim.json added step 3 of vercel instructions --- domains/saim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saim.json diff --git a/domains/saim.json b/domains/saim.json new file mode 100644 index 0000000000..7d3b1a1cf8 --- /dev/null +++ b/domains/saim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saimdlx", + "email": "1629saim@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From 7facc38916a6604f775c12c55cd79f4deb612555 Mon Sep 17 00:00:00 2001 From: saim <121997985+saimdlx@users.noreply.github.com> Date: Mon, 13 Oct 2025 14:34:13 -0700 Subject: [PATCH 072/112] Create _vercel.saim.json added vercel specific instruction file --- domains/_vercel.saim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.saim.json diff --git a/domains/_vercel.saim.json b/domains/_vercel.saim.json new file mode 100644 index 0000000000..26baf42f86 --- /dev/null +++ b/domains/_vercel.saim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saimdlx", + "email": "1629saim@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=saim.is-a.dev,a3818e096c8840be0d79" + } +} From 6e62489be629dbcafa4526e6e4d62e2eb8d91a0b Mon Sep 17 00:00:00 2001 From: Luihh Date: Mon, 13 Oct 2025 21:05:04 -0500 Subject: [PATCH 073/112] Delete domains/luihh.json --- domains/luihh.json | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 domains/luihh.json diff --git a/domains/luihh.json b/domains/luihh.json deleted file mode 100644 index 2875131f85..0000000000 --- a/domains/luihh.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "owner": { - "username": "luihh", - "email": "luihh@proton.me", - "discord": "481268875586174986" - }, - "records": { - "A": ["65.109.5.98"] - }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/luihh", - "/twitch": "https://www.twitch.tv/luihh23", - "/youtube": "https://www.youtube.com/@Luihh", - "/discord": "https://discord.gg/NshUskhKqf", - "/steam": "https://steamcommunity.com/id/Luihh23", - "/airbuds": "https://i.airbuds.fm/luihh23/xFYz65O0aX", - "/paypal": "https://www.paypal.com/paypalme/luihhdev", - "/patreon": "https://www.patreon.com/Luihh", - "/invite": "https://discord.com/oauth2/authorize?client_id=1263729834354409544" - } - }, - "proxied": true -} From c471411d5e9004f7da569ee12590a9b76c56e08f Mon Sep 17 00:00:00 2001 From: Luihh Date: Mon, 13 Oct 2025 21:05:13 -0500 Subject: [PATCH 074/112] Delete domains/_atproto.luihh.json --- domains/_atproto.luihh.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_atproto.luihh.json diff --git a/domains/_atproto.luihh.json b/domains/_atproto.luihh.json deleted file mode 100644 index d62f17ba31..0000000000 --- a/domains/_atproto.luihh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "luihh", - "email": "luihh@proton.me", - "discord": "481268875586174986" - }, - "records": { - "TXT": "did=did:plc:nkzlgllahrw2v2y6p4inqx6t" - } -} From c3c60eec62f69767f4d5d49b9007ed43b5496946 Mon Sep 17 00:00:00 2001 From: Luihh Date: Mon, 13 Oct 2025 21:05:26 -0500 Subject: [PATCH 075/112] Delete domains/_discord.luihh.json --- domains/_discord.luihh.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_discord.luihh.json diff --git a/domains/_discord.luihh.json b/domains/_discord.luihh.json deleted file mode 100644 index 9b3fe3475d..0000000000 --- a/domains/_discord.luihh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "luihh", - "email": "luihh@proton.me", - "discord": "481268875586174986" - }, - "records": { - "TXT": "dh=81d234bda025f0796690ab6cf411be3a6b6c73c2" - } -} From 7534aa807ac3def14ba84e2419c1edfce124949f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Ng=E1=BB=8Dc=20Qu=E1=BB=91c=20Kh=C3=A1nh?= Date: Tue, 14 Oct 2025 10:55:01 +0700 Subject: [PATCH 076/112] Create anotherk.json --- domains/anotherk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anotherk.json diff --git a/domains/anotherk.json b/domains/anotherk.json new file mode 100644 index 0000000000..596b5bbfde --- /dev/null +++ b/domains/anotherk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AnoTherK-ATK", + "email": "khanhvu212@gmail.com" + }, + "records": { + "CNAME": "anotherk-atk.github.io" + } +} From 5f2295bd534edff0efb25612d489bbe2c9413243 Mon Sep 17 00:00:00 2001 From: Kyle <181181143+Dekoder-py@users.noreply.github.com> Date: Tue, 14 Oct 2025 17:22:15 +1300 Subject: [PATCH 077/112] Update kyle-b.json --- domains/kyle-b.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/domains/kyle-b.json b/domains/kyle-b.json index 6987bc7602..bb895ca9d6 100644 --- a/domains/kyle-b.json +++ b/domains/kyle-b.json @@ -4,16 +4,6 @@ "email": "dekod3r.py@gmail.com" }, "records": { - "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "MX": [ - { - "target": "mx1.improvmx.com", - "priority": 10 - }, - { - "target": "mx2.improvmx.com", - "priority": 20 - } - ] + "CNAME": "cname.vercel-dns.com" } } From 0f7d5221af8f5cc0297922eb905f5bd401befd30 Mon Sep 17 00:00:00 2001 From: Kyle <181181143+Dekoder-py@users.noreply.github.com> Date: Tue, 14 Oct 2025 17:23:16 +1300 Subject: [PATCH 078/112] Create _vercel.kyle-b.json --- domains/_vercel.kyle-b.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kyle-b.json diff --git a/domains/_vercel.kyle-b.json b/domains/_vercel.kyle-b.json new file mode 100644 index 0000000000..08357048ae --- /dev/null +++ b/domains/_vercel.kyle-b.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dekoder-py", + "email": "dekod3r.py@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=kyle-b.is-a.dev,79d8e10ff6811aa86cc9" + } +} From 5c2ccc4a1702bed45c8aafa1e8aab06c327b6e61 Mon Sep 17 00:00:00 2001 From: Sahil Jadhav <90202051+Sahil7475@users.noreply.github.com> Date: Tue, 14 Oct 2025 15:03:09 +0530 Subject: [PATCH 079/112] Create sahilj.json --- domains/sahilj.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/sahilj.json diff --git a/domains/sahilj.json b/domains/sahilj.json new file mode 100644 index 0000000000..d8f3bffc7e --- /dev/null +++ b/domains/sahilj.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Sahil7475" + }, + "records": { + "CNAME": "sahil-portfolio-phi.vercel.app" + } +} From 8324a5781f8fc18d300163942568c76f34efb67d Mon Sep 17 00:00:00 2001 From: atuan26 Date: Tue, 14 Oct 2025 17:45:02 +0700 Subject: [PATCH 080/112] Create atuan.json --- domains/atuan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/atuan.json diff --git a/domains/atuan.json b/domains/atuan.json new file mode 100644 index 0000000000..40fb828069 --- /dev/null +++ b/domains/atuan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "atuan26", + "email": "tuannaa26@gmail.com" + }, + "records": { + "CNAME": "atuan26.github.io" + } +} From a9823ebf5f73413d2179564b1a54b26fe7800aa5 Mon Sep 17 00:00:00 2001 From: Fahmi Aulia Rahman Date: Mon, 13 Oct 2025 22:32:24 +0700 Subject: [PATCH 081/112] fix: update A record IP and remove vercel domain config Update the A record IP address for fahmi.json from 216.198.79.1 to 75.2.60.5 Remove _vercel.fahmi.json as the vercel domain verification is no longer needed because moving to netlify Signed-off-by: Fahmi Aulia Rahman --- domains/_vercel.fahmi.json | 9 --------- domains/fahmi.json | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 domains/_vercel.fahmi.json diff --git a/domains/_vercel.fahmi.json b/domains/_vercel.fahmi.json deleted file mode 100644 index 8f9d55b298..0000000000 --- a/domains/_vercel.fahmi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fahmiauliarahman", - "email": "public.fahmi@gmail.com" - }, - "records": { - "TXT": "vc-domain-verify=fahmi.is-a.dev,7b8b56b7ffe1ced62bf1" - } -} diff --git a/domains/fahmi.json b/domains/fahmi.json index f8abb04e30..64abfd4537 100644 --- a/domains/fahmi.json +++ b/domains/fahmi.json @@ -4,6 +4,6 @@ "email": "public.fahmi@gmail.com" }, "records": { - "A": ["216.198.79.1"] + "A": ["75.2.60.5"] } } \ No newline at end of file From 2172c6a2a8231e2b84b609ba49bac878affe596e Mon Sep 17 00:00:00 2001 From: Fahmi Aulia Rahman Date: Mon, 13 Oct 2025 23:12:42 +0700 Subject: [PATCH 082/112] fix(domains): change A record to CNAME for fahmi.json Update DNS record type from A to CNAME to point to fahmiar.pages.dev (changed vercel to cloudflare pages) Signed-off-by: Fahmi Aulia Rahman --- domains/fahmi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fahmi.json b/domains/fahmi.json index 64abfd4537..a427ea782c 100644 --- a/domains/fahmi.json +++ b/domains/fahmi.json @@ -4,6 +4,6 @@ "email": "public.fahmi@gmail.com" }, "records": { - "A": ["75.2.60.5"] + "CNAME": "fahmiar.pages.dev" } } \ No newline at end of file From f4c39c350ab313e2b0ca1d166f7a2c2974d980e1 Mon Sep 17 00:00:00 2001 From: Roland von Rotz Date: Tue, 14 Oct 2025 14:19:34 +0000 Subject: [PATCH 083/112] Add rotzloch.json --- domains/rotzloch.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/rotzloch.json diff --git a/domains/rotzloch.json b/domains/rotzloch.json new file mode 100644 index 0000000000..ff65f11e3a --- /dev/null +++ b/domains/rotzloch.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "rolandvonrotz" + }, + "records": { + "CNAME": "rolandvonrotz.github.io" + } +} \ No newline at end of file From abd45d3822c8eeb25585161873fb1341e24e40d3 Mon Sep 17 00:00:00 2001 From: Myles Jefferson Date: Tue, 14 Oct 2025 08:37:01 -0600 Subject: [PATCH 084/112] Add Myles domain configurations for Vercel --- domains/_vercel.myles.json | 9 +++++++++ domains/myles.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.myles.json create mode 100644 domains/myles.json diff --git a/domains/_vercel.myles.json b/domains/_vercel.myles.json new file mode 100644 index 0000000000..2e7ecaa60b --- /dev/null +++ b/domains/_vercel.myles.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myles-J", + "email": "mylesjefferson.dev@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=myles.is-a.dev,036202fff73d4c243b1c" + } +} \ No newline at end of file diff --git a/domains/myles.json b/domains/myles.json new file mode 100644 index 0000000000..1b47de5f3e --- /dev/null +++ b/domains/myles.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myles-J", + "email": "mylesjefferson.dev@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} \ No newline at end of file From d1e9e16b67614cc71745755d7ff5c5f68bd70414 Mon Sep 17 00:00:00 2001 From: Ade Akbar Magri Dinata <160657955+adeak-bar25@users.noreply.github.com> Date: Tue, 14 Oct 2025 23:02:36 +0800 Subject: [PATCH 085/112] claim bar subdomain --- domains/bar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bar.json diff --git a/domains/bar.json b/domains/bar.json new file mode 100644 index 0000000000..01417b5fc3 --- /dev/null +++ b/domains/bar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adeak-bar25", + "email": "adeakbarmag25@gmail.com" + }, + "records": { + "CNAME": "adeak-bar25.github.io" + } +} From d251f8635621b1761f5fc06a869f45cce344bac6 Mon Sep 17 00:00:00 2001 From: Sahil7475 Date: Tue, 14 Oct 2025 23:06:34 +0530 Subject: [PATCH 086/112] [changes] add email in owner key info --- domains/sahilj.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/sahilj.json b/domains/sahilj.json index d8f3bffc7e..75d9f7d5ac 100644 --- a/domains/sahilj.json +++ b/domains/sahilj.json @@ -1,8 +1,9 @@ { "owner": { - "username": "Sahil7475" + "username": "Sahil7475", + "email": "sahilj7475@gmail.com" }, "records": { "CNAME": "sahil-portfolio-phi.vercel.app" } -} +} \ No newline at end of file From ef0fd45791ded26fa76f4722cf6c6aa088822f7c Mon Sep 17 00:00:00 2001 From: Joaquin Vera Ortega <110695035+JoaquinVeraOrtega@users.noreply.github.com> Date: Tue, 14 Oct 2025 15:25:07 -0300 Subject: [PATCH 087/112] Update jvo.json --- domains/jvo.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jvo.json b/domains/jvo.json index e6b32b31d7..b225ae3bb7 100644 --- a/domains/jvo.json +++ b/domains/jvo.json @@ -1,8 +1,9 @@ { "owner": { - "username": "JoaquinVeraOrtega" + "username": "JoaquinVeraOrtega", + "email": "j.veraortega99@gmail.com" }, "records": { - "A": ["147.79.84.62"] + "CNAME": "jvo-dev-66bc3.web.app" } } From e081611f11f3e3b78083b92456711f24c77b7edb Mon Sep 17 00:00:00 2001 From: Hazem <110328511+HazemThePro@users.noreply.github.com> Date: Tue, 14 Oct 2025 22:21:53 +0300 Subject: [PATCH 088/112] Create hazem.json Requesting subdomain hazem.is-a.dev CNAME points to hazem-eg.pages.dev --- domains/hazem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hazem.json diff --git a/domains/hazem.json b/domains/hazem.json new file mode 100644 index 0000000000..701b5195bd --- /dev/null +++ b/domains/hazem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HazemThePro", + "email": "hazem.a.egy@gmail.com" + }, + "records": { + "CNAME": "hazem-eg.pages.dev" + } +} From 637c3ad2ca1d8a7e0043073d20e8791c12f4c854 Mon Sep 17 00:00:00 2001 From: Jeffry Steegmans Date: Tue, 14 Oct 2025 22:15:29 +0200 Subject: [PATCH 089/112] Update Github handle --- domains/jeffrys.json | 2 +- domains/jeffrysteegmans.json | 2 +- domains/steegmansj.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/jeffrys.json b/domains/jeffrys.json index d701456072..6d97d24f61 100644 --- a/domains/jeffrys.json +++ b/domains/jeffrys.json @@ -1,7 +1,7 @@ { "description": "jeffrys.is-a.dev", "owner": { - "username": "jeffry", + "username": "jeffrysteegmans", "email": "jeffrysteegmans@gmail.com" }, "records": { diff --git a/domains/jeffrysteegmans.json b/domains/jeffrysteegmans.json index eecb28581e..6935de77fa 100644 --- a/domains/jeffrysteegmans.json +++ b/domains/jeffrysteegmans.json @@ -1,7 +1,7 @@ { "description": "jeffrysteegmans.is-a.dev", "owner": { - "username": "jeffry", + "username": "jeffrysteegmans", "email": "jeffrysteegmans@gmail.com" }, "records": { diff --git a/domains/steegmansj.json b/domains/steegmansj.json index 71f79d2711..24c5fab093 100644 --- a/domains/steegmansj.json +++ b/domains/steegmansj.json @@ -1,7 +1,7 @@ { "description": "steegmansj.is-a.dev", "owner": { - "username": "jeffry", + "username": "jeffrysteegmans", "email": "jeffrysteegmans@gmail.com" }, "records": { From a280557b55e6d7e8c0cb221a070a32cda0270149 Mon Sep 17 00:00:00 2001 From: Errax15 <76516313+Errax15@users.noreply.github.com> Date: Tue, 14 Oct 2025 22:19:59 +0200 Subject: [PATCH 090/112] Add files via upload MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 📝 Requirements I have read and agreed to the Terms of Service. My file is following the domain structure. My website is reachable and completed. My website is software development related. My website is not for commercial use. I have provided sufficient contact information in the owner key. I have provided a preview of my website below. 🌐 Website Preview Current host: Self-hosted on a root server using Apache2 Live link: http://45.93.250.5 Future subdomain: https://errax15.is-a.dev --- domains/errax15.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/errax15.json diff --git a/domains/errax15.json b/domains/errax15.json new file mode 100644 index 0000000000..998adc24fe --- /dev/null +++ b/domains/errax15.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "errax15", + "email": "errax15@protonmail.com" + }, + "records": { + "A": ["45.93.250.5"] + } +} From 31f47440818d4eefeddfc69dd1e30670da989073 Mon Sep 17 00:00:00 2001 From: Xylapy <95884667+xylapy@users.noreply.github.com> Date: Tue, 14 Oct 2025 16:54:12 -0400 Subject: [PATCH 091/112] Create _discord.xylapy.json --- domains/_discord.xylapy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.xylapy.json diff --git a/domains/_discord.xylapy.json b/domains/_discord.xylapy.json new file mode 100644 index 0000000000..ac01566755 --- /dev/null +++ b/domains/_discord.xylapy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "xylapy" + }, + "records": { + "TXT": "dh=dd90479aed7c33075e8b446e73a7db1bc8ffb9a3" + } +} From 4d8fbd6a7b2348594d791518221f67e45e051f36 Mon Sep 17 00:00:00 2001 From: Xylapy <95884667+xylapy@users.noreply.github.com> Date: Tue, 14 Oct 2025 16:55:49 -0400 Subject: [PATCH 092/112] Update xylapy.json --- domains/xylapy.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/xylapy.json b/domains/xylapy.json index 8026420941..b79c4d9123 100644 --- a/domains/xylapy.json +++ b/domains/xylapy.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "xylapy", - "email": "xylapy@outlook.com" - }, - "records": { - "CNAME": "xylapy.github.io" - "TXT": "_discord.xylapy.is-a.dev dh=dd90479aed7c33075e8b446e73a7db1bc8ffb9a3" - } + "owner": { + "username": "xylapy", + "email": "xylapy@outlook.com" + }, + "records": { + "CNAME": "xylapy.github.io" + } } From 0ba3127616d40e9cb2b3634751411876380cd537 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 15 Oct 2025 12:00:51 +0400 Subject: [PATCH 093/112] updated the `cname` in the tools nested domain updated the `cname` to fit vercel's new requirements https://vercel.com/docs/domains/working-with-domains/add-a-domain#verify-domain-access --- domains/tools.joestar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tools.joestar.json b/domains/tools.joestar.json index d4739939ee..edcf35c0e4 100644 --- a/domains/tools.joestar.json +++ b/domains/tools.joestar.json @@ -4,6 +4,6 @@ "email": "joecn2704@gmail.com" }, "records": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "df2b83631ba73b02.vercel-dns-017.com." } } \ No newline at end of file From c9c6ce2959afa7542a11fc24b7870c5c0f31edad Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 15 Oct 2025 12:02:18 +0400 Subject: [PATCH 094/112] updated the `cname` in the api nested domain updated the `cname` to fit vercel's new requirements https://vercel.com/docs/domains/working-with-domains/add-a-domain#verify-domain-access --- domains/api.joestar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.joestar.json b/domains/api.joestar.json index d4739939ee..90292492ea 100644 --- a/domains/api.joestar.json +++ b/domains/api.joestar.json @@ -4,6 +4,6 @@ "email": "joecn2704@gmail.com" }, "records": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "e5859a94c9177881.vercel-dns-017.com." } } \ No newline at end of file From 91a6321f116c9fe241d12af95268617266b7d9f0 Mon Sep 17 00:00:00 2001 From: John Paul Ganzan <79819215+jepeh@users.noreply.github.com> Date: Wed, 15 Oct 2025 18:03:21 +0800 Subject: [PATCH 095/112] Create jp.json --- domains/jp.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/jp.json diff --git a/domains/jp.json b/domains/jp.json new file mode 100644 index 0000000000..33b5277bc5 --- /dev/null +++ b/domains/jp.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "jepeh" + }, + "records": { + "A": ["dev-jp.netlify.app"] + } +} From 1f3147b051c407c65ff742a6c95fad13b5e34274 Mon Sep 17 00:00:00 2001 From: John Paul Ganzan <79819215+jepeh@users.noreply.github.com> Date: Wed, 15 Oct 2025 18:06:07 +0800 Subject: [PATCH 096/112] Update jp.json --- domains/jp.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/jp.json b/domains/jp.json index 33b5277bc5..0644f16473 100644 --- a/domains/jp.json +++ b/domains/jp.json @@ -1,8 +1,9 @@ { - "owner": { - "username": "jepeh" - }, - "records": { - "A": ["dev-jp.netlify.app"] - } + "owner": { + "username": "jepeh", + "email": "ganzanjepeh01@gmail.com" + }, + "records": { + "A": ["75.2.60.5"] + } } From 18b67ec6e3c2da6e02b9655a33cf2523844e551d Mon Sep 17 00:00:00 2001 From: Arya Ristianto Date: Thu, 16 Oct 2025 15:45:15 +0700 Subject: [PATCH 097/112] Add aryarist.is-a.dev domain --- domains/_vercel.aryarist.json | 9 +++++++++ domains/aryarist.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.aryarist.json create mode 100644 domains/aryarist.json diff --git a/domains/_vercel.aryarist.json b/domains/_vercel.aryarist.json new file mode 100644 index 0000000000..05aee7170a --- /dev/null +++ b/domains/_vercel.aryarist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "insaico", + "email": "ristiantoarya@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=aryarist.is-a.dev,ccd51a526af29beb947b" + } +} diff --git a/domains/aryarist.json b/domains/aryarist.json new file mode 100644 index 0000000000..43e0aacf6a --- /dev/null +++ b/domains/aryarist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "insaico", + "email": "ristiantoarya@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From 97d9bb1ee0b954dc20dec618cb1931e5af5952ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bence=20Horny=C3=A1k?= Date: Tue, 14 Oct 2025 14:47:53 +0200 Subject: [PATCH 098/112] feat: add bencehornyak domain --- domains/bencehornyak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bencehornyak.json diff --git a/domains/bencehornyak.json b/domains/bencehornyak.json new file mode 100644 index 0000000000..9472cf9f08 --- /dev/null +++ b/domains/bencehornyak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bencehornyak", + "email": "sir.bence15@gmail.com" + }, + "records": { + "CNAME": "bencehornyak.github.io" + } +} \ No newline at end of file From 53c34d2f12949026ed02fa4c3fde32c8ae5c9d03 Mon Sep 17 00:00:00 2001 From: WhaleByte <86571275+SysQuirrel@users.noreply.github.com> Date: Thu, 16 Oct 2025 19:30:04 +0530 Subject: [PATCH 099/112] Add ayushman.json with domain owner and records --- domains/ayushman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ayushman.json diff --git a/domains/ayushman.json b/domains/ayushman.json new file mode 100644 index 0000000000..d148f39ace --- /dev/null +++ b/domains/ayushman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SysQuirrel", + "email": "ms9i821wx@mozmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From 0abfba9dc9d498bdd514342953f1deaadce5a698 Mon Sep 17 00:00:00 2001 From: WhaleByte <86571275+SysQuirrel@users.noreply.github.com> Date: Thu, 16 Oct 2025 19:33:42 +0530 Subject: [PATCH 100/112] Add Vercel domain configuration for ayushman --- domains/_vercel.ayushman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ayushman.json diff --git a/domains/_vercel.ayushman.json b/domains/_vercel.ayushman.json new file mode 100644 index 0000000000..412d434c1a --- /dev/null +++ b/domains/_vercel.ayushman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": " SysQuirrel", + "email": "ms9i821wx@mozmail.com" + }, + "records": { + "TXT": "vc-domain-verify=ayushman.is-a.dev,e7f7bd0dca73c3cbdd69" + } +} From 366149ad3f05c7f23047e0231ed3a95ebfd44ab7 Mon Sep 17 00:00:00 2001 From: WhaleByte <86571275+SysQuirrel@users.noreply.github.com> Date: Thu, 16 Oct 2025 19:35:35 +0530 Subject: [PATCH 101/112] Update DNS records in ayushman.json --- domains/ayushman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayushman.json b/domains/ayushman.json index d148f39ace..a1be7ea67d 100644 --- a/domains/ayushman.json +++ b/domains/ayushman.json @@ -4,6 +4,6 @@ "email": "ms9i821wx@mozmail.com" }, "records": { - "CNAME": "cname.vercel-dns.com" + "A": ["216.198.79.1"] } } From b6ade6c55cf820d6a7b96bba17f30639a1bf387a Mon Sep 17 00:00:00 2001 From: WhaleByte <86571275+SysQuirrel@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:04:57 +0530 Subject: [PATCH 102/112] Add Discord username to ayushman.json --- domains/ayushman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayushman.json b/domains/ayushman.json index a1be7ea67d..06591a4e32 100644 --- a/domains/ayushman.json +++ b/domains/ayushman.json @@ -1,7 +1,7 @@ { "owner": { "username": "SysQuirrel", - "email": "ms9i821wx@mozmail.com" + "discord" : "arnesh4881" }, "records": { "A": ["216.198.79.1"] From 539345353e4f20a4a3ae3264d1dd713cf79387c6 Mon Sep 17 00:00:00 2001 From: "Hamza L." Date: Fri, 17 Oct 2025 00:39:52 +0100 Subject: [PATCH 103/112] Created hamzalarbi.json and link it with GitHub pages --- .../_github-pages-challenge-HmzaLarbi.hamzalarbi.json | 9 +++++++++ domains/hamzalarbi.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_github-pages-challenge-HmzaLarbi.hamzalarbi.json create mode 100644 domains/hamzalarbi.json diff --git a/domains/_github-pages-challenge-HmzaLarbi.hamzalarbi.json b/domains/_github-pages-challenge-HmzaLarbi.hamzalarbi.json new file mode 100644 index 0000000000..b5bd030c4f --- /dev/null +++ b/domains/_github-pages-challenge-HmzaLarbi.hamzalarbi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HmzaLarbi", + "email": "larbi0hamza@gmail.com" + }, + "records": { + "TXT": "b0b8a30394e4a68b34644909b444ee" + } +} diff --git a/domains/hamzalarbi.json b/domains/hamzalarbi.json new file mode 100644 index 0000000000..084e9e3cf3 --- /dev/null +++ b/domains/hamzalarbi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HmzaLarbi", + "email": "larbi0hamza@gmail.com" + }, + "records": { + "CNAME": "HmzaLarbi.github.io" + } +} From f21caec4980e4630ecc3a697fc1a680e783f06ab Mon Sep 17 00:00:00 2001 From: Alvi A V <149242620+A56-A5@users.noreply.github.com> Date: Fri, 17 Oct 2025 23:23:17 +0530 Subject: [PATCH 104/112] Update owner information in alvi.json --- domains/alvi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alvi.json diff --git a/domains/alvi.json b/domains/alvi.json new file mode 100644 index 0000000000..0c20daeed3 --- /dev/null +++ b/domains/alvi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A56-A5", + "email": "alvivinod16@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From 3b0ac0a69a5abf808ad0829931ac36b491131505 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 17 Oct 2025 20:58:23 +0300 Subject: [PATCH 105/112] Update simi-ops.json --- domains/simi-ops.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/simi-ops.json b/domains/simi-ops.json index 66196c1cf4..9199acd8bf 100644 --- a/domains/simi-ops.json +++ b/domains/simi-ops.json @@ -1,9 +1,9 @@ { "owner": { "username": "simi-ops", - "email": "simimwanza@gmail.com " + "email": "simimwanza@gmail.com" }, "records": { "CNAME": "special-journey.pages.dev" } -} \ No newline at end of file +} From c50938fd76068e598db702e9409a6d434f9c19a7 Mon Sep 17 00:00:00 2001 From: ABHIN KS Date: Sat, 18 Oct 2025 00:13:43 +0530 Subject: [PATCH 106/112] Update abhin.json --- domains/abhin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abhin.json b/domains/abhin.json index 82c8752dd9..6149b7cdda 100644 --- a/domains/abhin.json +++ b/domains/abhin.json @@ -3,7 +3,7 @@ "username": "ab-h-i-n", "email": "abhinshelly03@gmail.com" }, - "record": { + "records": { "CNAME": "ab-h-i-n.github.io" } } From c18dab8809458954864bbb7046949e404787e3e1 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 17 Oct 2025 21:56:46 +0300 Subject: [PATCH 107/112] Update api.joestar.json --- domains/api.joestar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/api.joestar.json b/domains/api.joestar.json index 90292492ea..114b2784ef 100644 --- a/domains/api.joestar.json +++ b/domains/api.joestar.json @@ -4,6 +4,6 @@ "email": "joecn2704@gmail.com" }, "records": { - "CNAME": "e5859a94c9177881.vercel-dns-017.com." + "CNAME": "e5859a94c9177881.vercel-dns-017.com" } -} \ No newline at end of file +} From 0c835bce0c21c3538d30b490f538c73e8b244057 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 17 Oct 2025 21:56:56 +0300 Subject: [PATCH 108/112] Update tools.joestar.json --- domains/tools.joestar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tools.joestar.json b/domains/tools.joestar.json index edcf35c0e4..4ac6bc01ea 100644 --- a/domains/tools.joestar.json +++ b/domains/tools.joestar.json @@ -4,6 +4,6 @@ "email": "joecn2704@gmail.com" }, "records": { - "CNAME": "df2b83631ba73b02.vercel-dns-017.com." + "CNAME": "df2b83631ba73b02.vercel-dns-017.com" } -} \ No newline at end of file +} From 002781a3fc043ff2e3df6034eeb692c66cb6b94b Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 17 Oct 2025 22:02:57 +0300 Subject: [PATCH 109/112] Update hamzalarbi.json --- domains/hamzalarbi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hamzalarbi.json b/domains/hamzalarbi.json index 084e9e3cf3..c97648d14a 100644 --- a/domains/hamzalarbi.json +++ b/domains/hamzalarbi.json @@ -4,6 +4,6 @@ "email": "larbi0hamza@gmail.com" }, "records": { - "CNAME": "HmzaLarbi.github.io" + "CNAME": "hmzalarbi.github.io" } } From b897d5838a56c15f030c13d0885961d90b3f949d Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 17 Oct 2025 22:05:55 +0300 Subject: [PATCH 110/112] Update _vercel.ayushman.json --- domains/_vercel.ayushman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ayushman.json b/domains/_vercel.ayushman.json index 412d434c1a..8e74a8036c 100644 --- a/domains/_vercel.ayushman.json +++ b/domains/_vercel.ayushman.json @@ -1,6 +1,6 @@ { "owner": { - "username": " SysQuirrel", + "username": "SysQuirrel", "email": "ms9i821wx@mozmail.com" }, "records": { From 5882fc5e2a37280744a7f8272bf6a98345cf4d29 Mon Sep 17 00:00:00 2001 From: Hamza Larbi Date: Fri, 17 Oct 2025 20:13:42 +0100 Subject: [PATCH 111/112] Rename the github pages file all lower case --- ...rbi.json => _github-pages-challenge-hmzalarbi.hamzalarbi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-HmzaLarbi.hamzalarbi.json => _github-pages-challenge-hmzalarbi.hamzalarbi.json} (100%) diff --git a/domains/_github-pages-challenge-HmzaLarbi.hamzalarbi.json b/domains/_github-pages-challenge-hmzalarbi.hamzalarbi.json similarity index 100% rename from domains/_github-pages-challenge-HmzaLarbi.hamzalarbi.json rename to domains/_github-pages-challenge-hmzalarbi.hamzalarbi.json From 3980d7b3e6106474f2958d723bcc69600d8d9859 Mon Sep 17 00:00:00 2001 From: Darshit Hedpara <22654104+darshithedpara@users.noreply.github.com> Date: Fri, 17 Oct 2025 01:44:10 +0530 Subject: [PATCH 112/112] darshit domain added --- domains/darshit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darshit.json diff --git a/domains/darshit.json b/domains/darshit.json new file mode 100644 index 0000000000..2a9237b96f --- /dev/null +++ b/domains/darshit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darshithedpara", + "email": "darshithedpara@gmail.com" + }, + "records": { + "CNAME": "personal-intro.pages.dev" + } +}