From e722811e0b1790a3fc1409e9c7b5fdfdce81db9f Mon Sep 17 00:00:00 2001 From: Iyan Hanafi van Tony Date: Mon, 13 Oct 2025 15:26:39 +0700 Subject: [PATCH 01/43] create cname for hanafi.is-a.dev --- domains/hanafi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hanafi.json diff --git a/domains/hanafi.json b/domains/hanafi.json new file mode 100644 index 0000000000..3559a6a518 --- /dev/null +++ b/domains/hanafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hanafivan", + "email": "hanafivan@github.com" + }, + "record": { + "CNAME": "hanafivan.github.io" + } +} From 723d00703399d5e13abeee71cf53ed0336463647 Mon Sep 17 00:00:00 2001 From: ShirakawaMio Date: Thu, 23 Oct 2025 20:30:18 +0200 Subject: [PATCH 02/43] add mio.json --- domains/mio.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/mio.json diff --git a/domains/mio.json b/domains/mio.json new file mode 100644 index 0000000000..63a08c5af6 --- /dev/null +++ b/domains/mio.json @@ -0,0 +1,7 @@ +{ + "owner": { + "username": "ShirakawaMio", + "email": "mio.liu.rx@gmail.com", + "github": "ShirakawaMio" + }, +} From 208fbd9ae2dc242d78cd939b7e1c9e6d075c0412 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sat, 25 Oct 2025 10:22:38 +0530 Subject: [PATCH 03/43] Add Vercel TXT record for domain verification Adding the required TXT record for Vercel domain verification. This allows Vercel to verify ownership of yashwant.is-a.dev and issue SSL so the subdomain works correctly with the deployment. --- domains/yashwant.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/yashwant.json b/domains/yashwant.json index 8f4a5b5a1d..7e7984539a 100644 --- a/domains/yashwant.json +++ b/domains/yashwant.json @@ -6,6 +6,9 @@ "email": "kumarkyashwant@gmail.com" }, "records": { - "CNAME": "portfolio2-kappa-flame.vercel.app" + "CNAME": "portfolio2-kappa-flame.vercel.app", + "TXT": { + "_vercel": "vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca" + } } } From 2ce79daf4f9e371fe0f7d17b639d9e51dc17f2c8 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 20:14:44 +0530 Subject: [PATCH 04/43] Remove TXT record from yashwant.json --- domains/yashwant.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/yashwant.json b/domains/yashwant.json index 7e7984539a..8f4a5b5a1d 100644 --- a/domains/yashwant.json +++ b/domains/yashwant.json @@ -6,9 +6,6 @@ "email": "kumarkyashwant@gmail.com" }, "records": { - "CNAME": "portfolio2-kappa-flame.vercel.app", - "TXT": { - "_vercel": "vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca" - } + "CNAME": "portfolio2-kappa-flame.vercel.app" } } From cbf380e294f2c27675234676960e0a194d35042f Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 20:17:34 +0530 Subject: [PATCH 05/43] Add Vercel configuration for domain verification --- domains/domains/_vercel.yashwant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domains/_vercel.yashwant.json diff --git a/domains/domains/_vercel.yashwant.json b/domains/domains/_vercel.yashwant.json new file mode 100644 index 0000000000..57fdadcba1 --- /dev/null +++ b/domains/domains/_vercel.yashwant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yashwant176", + "email": "kumarkyashwant@gmail.com" + }, + "records": { + "TXT": ["vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca"] + } +} From e497861c995419e0b26982f6e49f3d7a6926c930 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 20:29:46 +0530 Subject: [PATCH 06/43] Delete domains/domains/_vercel.yashwant.json --- domains/domains/_vercel.yashwant.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/domains/_vercel.yashwant.json diff --git a/domains/domains/_vercel.yashwant.json b/domains/domains/_vercel.yashwant.json deleted file mode 100644 index 57fdadcba1..0000000000 --- a/domains/domains/_vercel.yashwant.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Yashwant176", - "email": "kumarkyashwant@gmail.com" - }, - "records": { - "TXT": ["vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca"] - } -} From 24f13194c8fca569667b6fc82920ba9df6ec5ccc Mon Sep 17 00:00:00 2001 From: Sukhmander Singh Date: Sun, 26 Oct 2025 08:00:24 -0700 Subject: [PATCH 07/43] Add sukhi.json for domain configuration --- domains/sukhi.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/sukhi.json diff --git a/domains/sukhi.json b/domains/sukhi.json new file mode 100644 index 0000000000..2c306c9b59 --- /dev/null +++ b/domains/sukhi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "callmesukhi" + }, + "records": { + "A": ["216.198.79.1"] + } +} From c30746ef6d4d0acbf5128606e2febacbb7ebbeed Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 20:30:25 +0530 Subject: [PATCH 08/43] Add TXT record for domain verification --- domains/yashwant.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yashwant.json b/domains/yashwant.json index 8f4a5b5a1d..1d0961e097 100644 --- a/domains/yashwant.json +++ b/domains/yashwant.json @@ -6,6 +6,7 @@ "email": "kumarkyashwant@gmail.com" }, "records": { - "CNAME": "portfolio2-kappa-flame.vercel.app" + "CNAME": "portfolio2-kappa-flame.vercel.app", + "TXT": ["vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca"] } } From 0f196663dc176bcdf682a9c4cfbf0c7d2c0b5dda Mon Sep 17 00:00:00 2001 From: Sukhmander Singh Date: Sun, 26 Oct 2025 08:02:16 -0700 Subject: [PATCH 09/43] Create _vercel.sukhi.json --- domains/_vercel.sukhi.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.sukhi.json diff --git a/domains/_vercel.sukhi.json b/domains/_vercel.sukhi.json new file mode 100644 index 0000000000..ef6920c129 --- /dev/null +++ b/domains/_vercel.sukhi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "callmesukhi" + }, + "records": { + "TXT": "vc-domain-verify=sukhi.is-a.dev,31777786ab359e7114be" + } +} From 5bed7b54ae8e20e39267e5a854695048e584a7df Mon Sep 17 00:00:00 2001 From: Sukhmander Singh Date: Sun, 26 Oct 2025 08:04:25 -0700 Subject: [PATCH 10/43] Add tools.sukhi.json for domain configuration --- domains/tools.sukhi.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tools.sukhi.json diff --git a/domains/tools.sukhi.json b/domains/tools.sukhi.json new file mode 100644 index 0000000000..e748dc3c0c --- /dev/null +++ b/domains/tools.sukhi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "callmesukhi" + }, + "records": { + "CNAME": "e5cf823ab1f85797.vercel-dns-017.com." + } +} From be6ee961b1ad38363f9bdf21618b95afb9499770 Mon Sep 17 00:00:00 2001 From: Sukhmander Singh Date: Sun, 26 Oct 2025 08:05:19 -0700 Subject: [PATCH 11/43] Add Vercel domain verification JSON configuration --- domains/_vercel.tools.sukhi.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.tools.sukhi.json diff --git a/domains/_vercel.tools.sukhi.json b/domains/_vercel.tools.sukhi.json new file mode 100644 index 0000000000..2021dc54ed --- /dev/null +++ b/domains/_vercel.tools.sukhi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "callmesukhi" + }, + "records": { + "TXT": "vc-domain-verify=tools.sukhi.is-a.dev,31937bb41e6dc6ce7144" + } +} From e004536aa4b91ee432e8c92ab100ebb80c65f169 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 20:39:12 +0530 Subject: [PATCH 12/43] Change TXT record format in yashwant.json --- domains/yashwant.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/yashwant.json b/domains/yashwant.json index 1d0961e097..7e7984539a 100644 --- a/domains/yashwant.json +++ b/domains/yashwant.json @@ -7,6 +7,8 @@ }, "records": { "CNAME": "portfolio2-kappa-flame.vercel.app", - "TXT": ["vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca"] + "TXT": { + "_vercel": "vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca" + } } } From 1fab4cbccdeac333a85552b315b90e8147e87e98 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 20:42:35 +0530 Subject: [PATCH 13/43] Fix JSON formatting in yashwant.json --- domains/yashwant.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yashwant.json b/domains/yashwant.json index 7e7984539a..38fbaea251 100644 --- a/domains/yashwant.json +++ b/domains/yashwant.json @@ -5,10 +5,11 @@ "username": "Yashwant176", "email": "kumarkyashwant@gmail.com" }, + "proxied": true, "records": { "CNAME": "portfolio2-kappa-flame.vercel.app", "TXT": { - "_vercel": "vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca" + "_vercel": "vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca" } } } From d9054c90f3bc6c953bad8f583657a5a049b8f959 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 20:47:44 +0530 Subject: [PATCH 14/43] Fix formatting in yashwant.json --- domains/yashwant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yashwant.json b/domains/yashwant.json index 38fbaea251..e1f7b0b3d4 100644 --- a/domains/yashwant.json +++ b/domains/yashwant.json @@ -5,7 +5,7 @@ "username": "Yashwant176", "email": "kumarkyashwant@gmail.com" }, - "proxied": true, + "proxied": true, "records": { "CNAME": "portfolio2-kappa-flame.vercel.app", "TXT": { From b93a4b8bed5f968b8e590797aa6f426a862aac19 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 20:52:37 +0530 Subject: [PATCH 15/43] Change TXT record to an array format Updated TXT record format for Vercel domain verification. --- domains/yashwant.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/yashwant.json b/domains/yashwant.json index e1f7b0b3d4..e3dad86570 100644 --- a/domains/yashwant.json +++ b/domains/yashwant.json @@ -5,11 +5,13 @@ "username": "Yashwant176", "email": "kumarkyashwant@gmail.com" }, - "proxied": true, + "proxied": true, "records": { "CNAME": "portfolio2-kappa-flame.vercel.app", "TXT": { - "_vercel": "vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca" + "_vercel": [ + "vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca" + ] } } } From 181bfbde238d696d9e94580897fc71d3c1153295 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 21:06:50 +0530 Subject: [PATCH 16/43] Remove TXT record from yashwant.json Removed TXT record for domain verification. --- domains/yashwant.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/yashwant.json b/domains/yashwant.json index e3dad86570..c17ffd6c28 100644 --- a/domains/yashwant.json +++ b/domains/yashwant.json @@ -7,11 +7,6 @@ }, "proxied": true, "records": { - "CNAME": "portfolio2-kappa-flame.vercel.app", - "TXT": { - "_vercel": [ - "vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca" - ] - } + "CNAME": "portfolio2-kappa-flame.vercel.app" } } From 0b91a642bd5b91ea9a902f903262723c0965f3d9 Mon Sep 17 00:00:00 2001 From: K Yashwant Kumar Date: Sun, 26 Oct 2025 21:32:09 +0530 Subject: [PATCH 17/43] Add Vercel domain configuration for Yashwant176 --- domains/_vercel.yashwant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.yashwant.json diff --git a/domains/_vercel.yashwant.json b/domains/_vercel.yashwant.json new file mode 100644 index 0000000000..2c2f4f09cc --- /dev/null +++ b/domains/_vercel.yashwant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yashwant176", + "email": "kumarkyashwant@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=yashwant.is-a.dev,11b5c01be56a6a6d14ca" + } +} From 5d1c6809950e2695525c62f320f8343c105de5f8 Mon Sep 17 00:00:00 2001 From: Sukhmander Singh Date: Sun, 26 Oct 2025 09:54:10 -0700 Subject: [PATCH 18/43] Apply suggestion from @STICKnoLOGIC Co-authored-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- domains/tools.sukhi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tools.sukhi.json b/domains/tools.sukhi.json index e748dc3c0c..cdd42b1041 100644 --- a/domains/tools.sukhi.json +++ b/domains/tools.sukhi.json @@ -3,6 +3,6 @@ "username": "callmesukhi" }, "records": { - "CNAME": "e5cf823ab1f85797.vercel-dns-017.com." + "CNAME": "e5cf823ab1f85797.vercel-dns-017.com" } } From 59cb51b1ae3c9736ec5cc5d87a40715fed5fae93 Mon Sep 17 00:00:00 2001 From: Mudiaga Arharhire <76590594+mudiageo@users.noreply.github.com> Date: Sun, 26 Oct 2025 18:47:40 +0100 Subject: [PATCH 19/43] Create mudiageo.json --- domains/mudiageo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mudiageo.json diff --git a/domains/mudiageo.json b/domains/mudiageo.json new file mode 100644 index 0000000000..d639e4a9cf --- /dev/null +++ b/domains/mudiageo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mudiageo@", + "email": "mudiageo@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} \ No newline at end of file From 4960ac81188b9ea917f1e5b840b584369112785d Mon Sep 17 00:00:00 2001 From: Mudiaga Arharhire <76590594+mudiageo@users.noreply.github.com> Date: Sun, 26 Oct 2025 18:49:17 +0100 Subject: [PATCH 20/43] Create _vercel.mudiageo.json --- domains/_vercel.mudiageo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mudiageo.json diff --git a/domains/_vercel.mudiageo.json b/domains/_vercel.mudiageo.json new file mode 100644 index 0000000000..cd9eb738b6 --- /dev/null +++ b/domains/_vercel.mudiageo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mudiageo", + "email": "mudiageo@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=mudiageo.is-a.dev,521a072c576107696561" + } +} \ No newline at end of file From 27dc1902ee4706287c9b5e49d8ae26a60fd4c572 Mon Sep 17 00:00:00 2001 From: Jairo Date: Sun, 26 Oct 2025 19:58:11 +0100 Subject: [PATCH 21/43] Add jairoms.json with owner and records information --- domains/jairoms.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jairoms.json diff --git a/domains/jairoms.json b/domains/jairoms.json new file mode 100644 index 0000000000..dcf18eb65a --- /dev/null +++ b/domains/jairoms.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JairoMS27", + "email": "ejemplo@fastmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} From e6f58b21d58738a9832782be2cb207b57f5219f3 Mon Sep 17 00:00:00 2001 From: Jairo Date: Sun, 26 Oct 2025 20:02:16 +0100 Subject: [PATCH 22/43] Add Vercel domain configuration for JairoMS27 --- domains/_vercel.jairoms.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jairoms.json diff --git a/domains/_vercel.jairoms.json b/domains/_vercel.jairoms.json new file mode 100644 index 0000000000..be7667acaa --- /dev/null +++ b/domains/_vercel.jairoms.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JairoMS27", + "email": "ejemplo@fastmail.com" + }, + "records": { + "TXT": "vc-domain-verify=jairoms.is-a.dev,56e3804d7b390375d277" + } +} From 6a9b06884c8a697d4633e4341f63799a40d1816b Mon Sep 17 00:00:00 2001 From: Sukhmander Singh Date: Sun, 26 Oct 2025 19:15:04 -0700 Subject: [PATCH 23/43] Update sukhi.json --- domains/sukhi.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/sukhi.json b/domains/sukhi.json index 2c306c9b59..3adf5fe114 100644 --- a/domains/sukhi.json +++ b/domains/sukhi.json @@ -3,6 +3,17 @@ "username": "callmesukhi" }, "records": { - "A": ["216.198.79.1"] + "A": ["216.198.79.1"], + "TXT": [ + "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDQm1ijPJs2eEOHpyFhyBXAmW2Z3oNR4Z4vbevDXS5XnXPjkv+p0NxD6iairQJOdx11JTISoIFZp01WyrY/9qoUoGoqbL657ACywqJL2nLa11+4fz4pTZTwGmWxeVGnVJZcYf/9PmrckXvE3EEWRJvvhr+P+vcTa7zcoMiwEvW7hQIDAQAB", + "v=spf1 include:amazonses.com ~all", + "v=DMARC1; p=none;" + ], + "MX": [ + { + "taget": "feedback-smtp.us-east-1.amazonses.com", + "priority": 10 + } + ] } } From 49ec5147065734d00d812decf9555649f89e1472 Mon Sep 17 00:00:00 2001 From: Iyan Hanafi van Tony Date: Mon, 27 Oct 2025 09:19:16 +0700 Subject: [PATCH 24/43] feat: add new domain for hanafi.is-a.dev --- domains/hanafi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hanafi.json b/domains/hanafi.json index 3559a6a518..652ec75648 100644 --- a/domains/hanafi.json +++ b/domains/hanafi.json @@ -3,7 +3,7 @@ "username": "hanafivan", "email": "hanafivan@github.com" }, - "record": { + "records": { "CNAME": "hanafivan.github.io" } } From 8bd24174b7351ba23933c0879337100d61970f03 Mon Sep 17 00:00:00 2001 From: Bobby Kwariawan Date: Mon, 27 Oct 2025 10:18:37 +0700 Subject: [PATCH 25/43] Add bobby.json domain configuration --- domains/bobby.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bobby.json diff --git a/domains/bobby.json b/domains/bobby.json new file mode 100644 index 0000000000..066e17989e --- /dev/null +++ b/domains/bobby.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "buubub", + "email": "bobbykwariawan@gmail.com", + "discord": "259410894256209920" + }, + "records": { + "CNAME": "myporto-7ed.pages.dev" + } +} From 825a562acc994ce79e47b2528b9d640ee9c5ca40 Mon Sep 17 00:00:00 2001 From: Sukhmander Singh Date: Sun, 26 Oct 2025 21:27:26 -0700 Subject: [PATCH 26/43] Modify TXT records in sukhi.json Updated TXT records in sukhi.json with new values. --- domains/sukhi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sukhi.json b/domains/sukhi.json index 3adf5fe114..038707384a 100644 --- a/domains/sukhi.json +++ b/domains/sukhi.json @@ -5,7 +5,7 @@ "records": { "A": ["216.198.79.1"], "TXT": [ - "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDQm1ijPJs2eEOHpyFhyBXAmW2Z3oNR4Z4vbevDXS5XnXPjkv+p0NxD6iairQJOdx11JTISoIFZp01WyrY/9qoUoGoqbL657ACywqJL2nLa11+4fz4pTZTwGmWxeVGnVJZcYf/9PmrckXvE3EEWRJvvhr+P+vcTa7zcoMiwEvW7hQIDAQAB", + "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCYai9FPrQzzXXpfQnOvpRuMSwKsdiqt0QUsycDt1+Qzty7LVj+zLjRB2p1ve+ACRh601TOgz+rwMlDUoxjsrGk4vIY/VEidLgBPY/LNd4NMbEf+OG4WVqASLaw8wGyip8pGVgDZCAgr30febQXhjMPuJ9oNSInWQc+873TfM3RoQIDAQAB", "v=spf1 include:amazonses.com ~all", "v=DMARC1; p=none;" ], From 93ca479f7fe9adc46565d1fac9ebf1e887b98f57 Mon Sep 17 00:00:00 2001 From: ShirakawaMio Date: Mon, 27 Oct 2025 09:07:05 +0100 Subject: [PATCH 27/43] add cname record for github pages --- domains/mio.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mio.json b/domains/mio.json index 63a08c5af6..15e0a0aba0 100644 --- a/domains/mio.json +++ b/domains/mio.json @@ -2,6 +2,8 @@ "owner": { "username": "ShirakawaMio", "email": "mio.liu.rx@gmail.com", - "github": "ShirakawaMio" }, + "records": { + "CNAME": "shirakawamio.github.io" + } } From 946140f7cc4e2eb3f8a33f24b3ed4c8ff145a5b1 Mon Sep 17 00:00:00 2001 From: FWEEaaaa1 <143734146+FWEEaaaa1@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:55:19 +0000 Subject: [PATCH 28/43] I give up hiiiii uh --- domains/mc.8.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mc.8.json diff --git a/domains/mc.8.json b/domains/mc.8.json new file mode 100644 index 0000000000..8af5c5fbd3 --- /dev/null +++ b/domains/mc.8.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "NS": ["galileo.aternos.org", "columbus.aternos.org"] + } +} From 303e20e68871f35a9665f96f43b264f0ff814184 Mon Sep 17 00:00:00 2001 From: Aashi <141610618+Aashish019@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:50:09 +0530 Subject: [PATCH 29/43] Update aashish-anil.json vercel --- domains/aashish-anil.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/aashish-anil.json b/domains/aashish-anil.json index e75c6f18b9..bd538a2cdc 100644 --- a/domains/aashish-anil.json +++ b/domains/aashish-anil.json @@ -4,7 +4,6 @@ "email": "aashishanil321@gmail.com" }, "records": { - "CNAME": "ashphotfolio.vercel.app" + "TXT": "vc-domain-verify=aashish-anil.is-a.dev,8141bf007d4f5b165b58" }, - "proxied": true } From 799d39d8f169118439f01116b3840fe14bd13669 Mon Sep 17 00:00:00 2001 From: Aashi <141610618+Aashish019@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:55:37 +0530 Subject: [PATCH 30/43] Create _vercel.aashish-anil.json --- domains/_vercel.aashish-anil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.aashish-anil.json diff --git a/domains/_vercel.aashish-anil.json b/domains/_vercel.aashish-anil.json new file mode 100644 index 0000000000..bd538a2cdc --- /dev/null +++ b/domains/_vercel.aashish-anil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aashish019", + "email": "aashishanil321@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=aashish-anil.is-a.dev,8141bf007d4f5b165b58" + }, +} From 79c4369b7e276d1df940713e92604e8d240a580c Mon Sep 17 00:00:00 2001 From: Aashi <141610618+Aashish019@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:56:12 +0530 Subject: [PATCH 31/43] Update aashish-anil.json --- domains/aashish-anil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aashish-anil.json b/domains/aashish-anil.json index bd538a2cdc..f26e4df8ff 100644 --- a/domains/aashish-anil.json +++ b/domains/aashish-anil.json @@ -4,6 +4,6 @@ "email": "aashishanil321@gmail.com" }, "records": { - "TXT": "vc-domain-verify=aashish-anil.is-a.dev,8141bf007d4f5b165b58" + "A": ["216.198.79.1"] }, } From d45cdcb172faf31463930d2155e29454a83bcbd8 Mon Sep 17 00:00:00 2001 From: FWEEaaaa1 <143734146+FWEEaaaa1@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:34:39 +0000 Subject: [PATCH 32/43] Add files via upload --- domains/assetgame.8.json | 9 +++++++++ domains/auth.8.json | 9 +++++++++ domains/clientsettings.api.8.json | 9 +++++++++ domains/clientsettingscdn.8.json | 9 +++++++++ domains/versioncompatibility.api.8.json | 9 +++++++++ 5 files changed, 45 insertions(+) create mode 100644 domains/assetgame.8.json create mode 100644 domains/auth.8.json create mode 100644 domains/clientsettings.api.8.json create mode 100644 domains/clientsettingscdn.8.json create mode 100644 domains/versioncompatibility.api.8.json diff --git a/domains/assetgame.8.json b/domains/assetgame.8.json new file mode 100644 index 0000000000..2840608993 --- /dev/null +++ b/domains/assetgame.8.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "A": ["128.204.223.115"] + } +} \ No newline at end of file diff --git a/domains/auth.8.json b/domains/auth.8.json new file mode 100644 index 0000000000..2840608993 --- /dev/null +++ b/domains/auth.8.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "A": ["128.204.223.115"] + } +} \ No newline at end of file diff --git a/domains/clientsettings.api.8.json b/domains/clientsettings.api.8.json new file mode 100644 index 0000000000..2840608993 --- /dev/null +++ b/domains/clientsettings.api.8.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "A": ["128.204.223.115"] + } +} \ No newline at end of file diff --git a/domains/clientsettingscdn.8.json b/domains/clientsettingscdn.8.json new file mode 100644 index 0000000000..2840608993 --- /dev/null +++ b/domains/clientsettingscdn.8.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "A": ["128.204.223.115"] + } +} \ No newline at end of file diff --git a/domains/versioncompatibility.api.8.json b/domains/versioncompatibility.api.8.json new file mode 100644 index 0000000000..2840608993 --- /dev/null +++ b/domains/versioncompatibility.api.8.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FWEEaaaa1", + "email": "gorgonfweman@outlook.com" + }, + "records": { + "A": ["128.204.223.115"] + } +} \ No newline at end of file From f8eef58c0905224d9373077aff148ba24157ca58 Mon Sep 17 00:00:00 2001 From: Aashi <141610618+Aashish019@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:06:39 +0530 Subject: [PATCH 33/43] Update aashish-anil.json --- domains/aashish-anil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aashish-anil.json b/domains/aashish-anil.json index f26e4df8ff..92e4c3dcdf 100644 --- a/domains/aashish-anil.json +++ b/domains/aashish-anil.json @@ -5,5 +5,5 @@ }, "records": { "A": ["216.198.79.1"] - }, + } } From c50d20714948d035ca8b18208b606cdbe7650be3 Mon Sep 17 00:00:00 2001 From: Aashi <141610618+Aashish019@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:06:48 +0530 Subject: [PATCH 34/43] Update _vercel.aashish-anil.json --- domains/_vercel.aashish-anil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.aashish-anil.json b/domains/_vercel.aashish-anil.json index bd538a2cdc..369b9f1d38 100644 --- a/domains/_vercel.aashish-anil.json +++ b/domains/_vercel.aashish-anil.json @@ -5,5 +5,5 @@ }, "records": { "TXT": "vc-domain-verify=aashish-anil.is-a.dev,8141bf007d4f5b165b58" - }, + } } From 6f057b7ea2c174ed5458e32a9fea7c8ed5ad26b0 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Mon, 27 Oct 2025 18:57:33 +0800 Subject: [PATCH 35/43] Apply suggestion from @STICKnoLOGIC --- domains/sukhi.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/sukhi.json b/domains/sukhi.json index 038707384a..3adb82a455 100644 --- a/domains/sukhi.json +++ b/domains/sukhi.json @@ -9,11 +9,8 @@ "v=spf1 include:amazonses.com ~all", "v=DMARC1; p=none;" ], - "MX": [ - { - "taget": "feedback-smtp.us-east-1.amazonses.com", - "priority": 10 - } + "MX": [ + "feedback-smtp.us-east-1.amazonses.com" ] } } From fac758da33d043cd41d86b05a21fd0e01fc10f2a Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:12:14 +0800 Subject: [PATCH 36/43] Apply suggestion from @STICKnoLOGIC --- domains/mudiageo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mudiageo.json b/domains/mudiageo.json index d639e4a9cf..053f7c1b9a 100644 --- a/domains/mudiageo.json +++ b/domains/mudiageo.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mudiageo@", + "username": "mudiageo", "email": "mudiageo@gmail.com" }, "records": { From 2ffff65bc13a3d355a1724abdcab97f3823dab92 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:50:02 +0800 Subject: [PATCH 37/43] Apply suggestion from @STICKnoLOGIC --- domains/mio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mio.json b/domains/mio.json index 15e0a0aba0..2140e97c92 100644 --- a/domains/mio.json +++ b/domains/mio.json @@ -1,7 +1,7 @@ { "owner": { "username": "ShirakawaMio", - "email": "mio.liu.rx@gmail.com", + "email": "mio.liu.rx@gmail.com" }, "records": { "CNAME": "shirakawamio.github.io" From adf5a1dd9cd27b14a46c6632f2c91805e5d80ef3 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:52:41 +0800 Subject: [PATCH 38/43] Clarify restrictions on commercial and political use --- TERMS_OF_SERVICE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TERMS_OF_SERVICE.md b/TERMS_OF_SERVICE.md index 6719453218..dd95d8730b 100644 --- a/TERMS_OF_SERVICE.md +++ b/TERMS_OF_SERVICE.md @@ -37,7 +37,7 @@ You agree not to use, attempt to use, or permit others to use the is-a.dev servi 5. Pornography or sexually explicit material 6. Impersonation and misrepresentation 7. Infringe third-party rights -8. Use for commercial, political, or promotional purposes +8. Commercial, for-profit or political purposes 9. Unsolicited communications 10. Cryptocurrency and blockchain mining 11. Abusive automation From 1ee0c593f5ccd9ded0f3de7c8477e288dc1fae57 Mon Sep 17 00:00:00 2001 From: Javier <42683930+Javiito32@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:04:45 +0100 Subject: [PATCH 39/43] Add javier.json for domain configuration --- domains/javier.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/javier.json diff --git a/domains/javier.json b/domains/javier.json new file mode 100644 index 0000000000..28736d9caa --- /dev/null +++ b/domains/javier.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "javiito", + "email": "hola@javiito.com" + }, + "records": { + "CNAME": "portfolio.javiito.com" + }, + "proxied": true +} From d8dea16e9c0e9d6b61ce64830171f5396eeabb78 Mon Sep 17 00:00:00 2001 From: Javier <42683930+Javiito32@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:10:02 +0100 Subject: [PATCH 40/43] Add TXT record for ProtonMail verification --- domains/javier.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/javier.json b/domains/javier.json index 28736d9caa..621f7c9eb0 100644 --- a/domains/javier.json +++ b/domains/javier.json @@ -4,7 +4,8 @@ "email": "hola@javiito.com" }, "records": { - "CNAME": "portfolio.javiito.com" + "CNAME": "portfolio.javiito.com", + "TXT": ["protonmail-verification=061576a1989b9caf9a2264b616fb083310f9275d"] }, "proxied": true } From cc5f030bb27c8b23d35da00f3ee193748a838d1d Mon Sep 17 00:00:00 2001 From: iostpa Date: Mon, 27 Oct 2025 15:56:46 +0200 Subject: [PATCH 41/43] Update javier.json --- domains/javier.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/javier.json b/domains/javier.json index 621f7c9eb0..ba517e000d 100644 --- a/domains/javier.json +++ b/domains/javier.json @@ -1,6 +1,6 @@ { "owner": { - "username": "javiito", + "username": "Javiito32", "email": "hola@javiito.com" }, "records": { From 880e2b03b9f96a248ceef8bc54cfe54561208b16 Mon Sep 17 00:00:00 2001 From: ShreyanshVishwakarma Date: Mon, 27 Oct 2025 20:18:03 +0530 Subject: [PATCH 42/43] shreyansh.json added --- domains/_vercel.shreyansh.json | 9 +++++++++ domains/shreyansh.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.shreyansh.json create mode 100644 domains/shreyansh.json diff --git a/domains/_vercel.shreyansh.json b/domains/_vercel.shreyansh.json new file mode 100644 index 0000000000..4c9f463cfe --- /dev/null +++ b/domains/_vercel.shreyansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShreyanshVishwakarma", + "email": "shreyanshvish004@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=shreyansh.is-a.dev,5387cc120b23da6e7b80" + } +} \ No newline at end of file diff --git a/domains/shreyansh.json b/domains/shreyansh.json new file mode 100644 index 0000000000..2fb78e7e90 --- /dev/null +++ b/domains/shreyansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShreyanshVishwakarma", + "email": "shreyanshvish004@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} \ No newline at end of file From 7adf4e805f5569e4debfc95e5b5bf2bddce04529 Mon Sep 17 00:00:00 2001 From: im-vihar Date: Mon, 27 Oct 2025 23:02:11 +0800 Subject: [PATCH 43/43] Create vihar.json --- domains/vihar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vihar.json diff --git a/domains/vihar.json b/domains/vihar.json new file mode 100644 index 0000000000..4e9404c892 --- /dev/null +++ b/domains/vihar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "im-vihar", + "email": "vihar2408@gmail.com" + }, + "records": { + "CNAME": "vihar.pages.dev" + } +}