From 456c0a0ae6186be04a9e94f1df2b58f7438b55bb Mon Sep 17 00:00:00 2001 From: Xyrn23 Date: Sat, 20 Apr 2024 15:57:05 +0800 Subject: [PATCH 01/37] feat(domain): jers.is-a.dev --- domains/jers.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jers.json diff --git a/domains/jers.json b/domains/jers.json new file mode 100644 index 00000000000..9bf541fb873 --- /dev/null +++ b/domains/jers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xyrn23", + "email": "Jerseyaaronpaulreyes@gmail.com" + }, + "record": { + "A": ["172.19.35.174"] + } +} From 5128cb6847b0b3023b712139ff5f82167e968209 Mon Sep 17 00:00:00 2001 From: yoriiis <2563298+yoriiis@users.noreply.github.com> Date: Sun, 12 Oct 2025 22:17:57 +0200 Subject: [PATCH 02/37] Add yoriiis.json --- domains/yoriiis.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/yoriiis.json diff --git a/domains/yoriiis.json b/domains/yoriiis.json new file mode 100644 index 00000000000..17fd1b5a292 --- /dev/null +++ b/domains/yoriiis.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "yoriiis" + }, + "records": { + "CNAME": "yoriiis.github.io" + } +} From e1b3d3c6049a942a513a2aedeee00c93da17c27d Mon Sep 17 00:00:00 2001 From: John Adrian Bonto <140230177+Adrian9502@users.noreply.github.com> Date: Wed, 15 Oct 2025 21:54:57 +0800 Subject: [PATCH 03/37] Add johnadrianbonto.json for domain configuration --- domains/johnadrianbonto.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/johnadrianbonto.json diff --git a/domains/johnadrianbonto.json b/domains/johnadrianbonto.json new file mode 100644 index 00000000000..87f1475b912 --- /dev/null +++ b/domains/johnadrianbonto.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "johnadrianbonto" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From a658fd9ad179611e06837cc7cad2848901e82524 Mon Sep 17 00:00:00 2001 From: John Adrian Bonto <140230177+Adrian9502@users.noreply.github.com> Date: Wed, 15 Oct 2025 22:01:15 +0800 Subject: [PATCH 04/37] Update username in johnadrianbonto.json --- domains/johnadrianbonto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johnadrianbonto.json b/domains/johnadrianbonto.json index 87f1475b912..3c4890feba4 100644 --- a/domains/johnadrianbonto.json +++ b/domains/johnadrianbonto.json @@ -1,6 +1,6 @@ { "owner": { - "username": "johnadrianbonto" + "username": "Adrian9502" }, "records": { "CNAME": "cname.vercel-dns.com" From 931ec05c5e9c152b96dbe3c474871d2c6c199093 Mon Sep 17 00:00:00 2001 From: Victor Chiaka <112417765+victorchiaka@users.noreply.github.com> Date: Wed, 15 Oct 2025 15:07:51 +0100 Subject: [PATCH 05/37] Create victorchiaka.json Requesting a free .is-a.dev --- domains/victorchiaka.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/victorchiaka.json diff --git a/domains/victorchiaka.json b/domains/victorchiaka.json new file mode 100644 index 00000000000..d7512dbcaf3 --- /dev/null +++ b/domains/victorchiaka.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "victorchiaka" + }, + "records": { + "CNAME": "victorchiaka.netlify.app" + } +} From c8588aca5b871071c2591ecf2933987889a42564 Mon Sep 17 00:00:00 2001 From: Sardor Aminov <111991739+dasturchioka@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:31:30 +0500 Subject: [PATCH 06/37] Create dasturchioka.json --- domains/dasturchioka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dasturchioka.json diff --git a/domains/dasturchioka.json b/domains/dasturchioka.json new file mode 100644 index 00000000000..41e1ac245b9 --- /dev/null +++ b/domains/dasturchioka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dasturchioka", + "email": "dasturchioka@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From d47c4c9b2c684d0367f62df3b7e94312c7df98cc Mon Sep 17 00:00:00 2001 From: Sardor Aminov <111991739+dasturchioka@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:32:37 +0500 Subject: [PATCH 07/37] Create _vercel.dasturchioka.json --- domains/_vercel.dasturchioka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.dasturchioka.json diff --git a/domains/_vercel.dasturchioka.json b/domains/_vercel.dasturchioka.json new file mode 100644 index 00000000000..525c571c660 --- /dev/null +++ b/domains/_vercel.dasturchioka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dasturchioka", + "email": "dasturchioka@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=dasturchioka.is-a.dev,c70d909566986b33646b" + } +} From 612169a7a0337b29ebf905f73cd3078590246517 Mon Sep 17 00:00:00 2001 From: Mohamed Rabie Date: Wed, 15 Oct 2025 20:09:24 +0300 Subject: [PATCH 08/37] Update A record IP address in rabie.json --- domains/rabie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rabie.json b/domains/rabie.json index 92f0ffdada1..44b9427871e 100644 --- a/domains/rabie.json +++ b/domains/rabie.json @@ -4,6 +4,6 @@ "email": "mohamed.rabie.abdelhameed@gmail.com" }, "records": { - "A": ["216.198.79.1"] + "A": ["76.76.21.21"] } } From 744057ca8989c8b9770cda3cc1d71d1eed1db0c3 Mon Sep 17 00:00:00 2001 From: Ruan de Oliveira Lopes da Silva Date: Wed, 15 Oct 2025 15:07:14 -0400 Subject: [PATCH 09/37] Add JSON file for Ruan Lopes domain information --- domains/ruanlopes.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruanlopes.json diff --git a/domains/ruanlopes.json b/domains/ruanlopes.json new file mode 100644 index 00000000000..c587822ba7d --- /dev/null +++ b/domains/ruanlopes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RuanLopes1350", + "linkedin": "https://linkedin.com/in/ruan-lopes-1350s" + }, + "records": { + "A": "216.198.79.1" + } +} From f04a6bde7a9c11143b225d93dca807b0148358bb Mon Sep 17 00:00:00 2001 From: Ruan de Oliveira Lopes da Silva Date: Wed, 15 Oct 2025 15:09:29 -0400 Subject: [PATCH 10/37] Add Vercel domain configuration for Ruan Lopes --- domains/_vercel.ruanlopes.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ruanlopes.json diff --git a/domains/_vercel.ruanlopes.json b/domains/_vercel.ruanlopes.json new file mode 100644 index 00000000000..e2cd7fb883e --- /dev/null +++ b/domains/_vercel.ruanlopes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "your-github-username", + "linkedin": "https://www.linkedin.com/in/ruan-lopes-1350s" + }, + "records": { + "TXT": "vc-domain-verify=ruanlopes.is-a.dev,1d259b49b01214109b32" + } +} From cdcff007b724baca778d9713d917fd0b6e0a938c Mon Sep 17 00:00:00 2001 From: itsgitz Date: Thu, 16 Oct 2025 04:57:34 +0700 Subject: [PATCH 11/37] Create anggit.json for my portfolio website --- domains/anggit.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/anggit.json diff --git a/domains/anggit.json b/domains/anggit.json new file mode 100644 index 00000000000..50b9327e4a6 --- /dev/null +++ b/domains/anggit.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "itsgitz" + }, + "records": { + "A": ["75.2.60.5"] + } +} From 0d9643fc7aa8b25c68a4f9b919876f7836b8d991 Mon Sep 17 00:00:00 2001 From: gaeely Date: Thu, 16 Oct 2025 05:01:27 +0530 Subject: [PATCH 12/37] Create gaeely.json --- domains/gaeely.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gaeely.json diff --git a/domains/gaeely.json b/domains/gaeely.json new file mode 100644 index 00000000000..3fbe346fbb2 --- /dev/null +++ b/domains/gaeely.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "gaeely" + }, + "records": { + "A": [ + "216.24.57.1" + ] + } +} From cf1eb58932466e2e28449acc58da1f6fbc6fe6cb Mon Sep 17 00:00:00 2001 From: gaeely Date: Thu, 16 Oct 2025 05:06:47 +0530 Subject: [PATCH 13/37] Create _discord.gaeely.json --- domains/_discord.gaeely.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.gaeely.json diff --git a/domains/_discord.gaeely.json b/domains/_discord.gaeely.json new file mode 100644 index 00000000000..4acd3be3dfa --- /dev/null +++ b/domains/_discord.gaeely.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "gaeely" + }, + "records": { + "TXT": "dh=d1981baa040602ea07f96af7fdb9ac3e26b6bda4" + } +} From f2da324bf8906199ec6ae75ebf379fe7685655bd Mon Sep 17 00:00:00 2001 From: "digital.pseudocircus" Date: Thu, 16 Oct 2025 14:55:58 +0530 Subject: [PATCH 14/37] Add _discord.45i.json with domain owner and records --- domains/_discord.45i.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.45i.json diff --git a/domains/_discord.45i.json b/domains/_discord.45i.json new file mode 100644 index 00000000000..c145e3bb24d --- /dev/null +++ b/domains/_discord.45i.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "45i" + }, + "records": { + "TXT": "dh=079d7ecce3e5df32d4474eaf4bde9b17f3f7668b" + } +} From a07dbd635b8fa682e2821e6184c651f1b61fcaaf Mon Sep 17 00:00:00 2001 From: Tirth <104121248+tirth1207@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:08:11 +0530 Subject: [PATCH 15/37] Create tirth.json --- domains/tirth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tirth.json diff --git a/domains/tirth.json b/domains/tirth.json new file mode 100644 index 00000000000..a26e059f352 --- /dev/null +++ b/domains/tirth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tirth1207", + "email": "rathodtirth1207@gmail.com" + } + "records": { + "CNAME": "cname.vercel-dns.com" + } +} From dacc8ef1cafc806b2df93bb9f255c431e291ed0c Mon Sep 17 00:00:00 2001 From: xyrnzyrnx <93040266+Xyrn23@users.noreply.github.com> Date: Fri, 17 Oct 2025 00:48:38 +0800 Subject: [PATCH 16/37] jersxi added --- domains/jersxi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jersxi.json diff --git a/domains/jersxi.json b/domains/jersxi.json new file mode 100644 index 00000000000..fb2950afb49 --- /dev/null +++ b/domains/jersxi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xyrn23", + "email": "jerseyaaronpaulreyes@gmail.com" + }, + "records": { + "A": ["76.76.21.21"] + } +} From b37d14831ef1f45475cb4bb60d177e7f080a2de7 Mon Sep 17 00:00:00 2001 From: xyrnzyrnx <93040266+Xyrn23@users.noreply.github.com> Date: Fri, 17 Oct 2025 00:50:47 +0800 Subject: [PATCH 17/37] Add Vercel domain configuration for jersxi --- domains/_vercel.jersxi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jersxi.json diff --git a/domains/_vercel.jersxi.json b/domains/_vercel.jersxi.json new file mode 100644 index 00000000000..932ff0f643e --- /dev/null +++ b/domains/_vercel.jersxi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xyrn23", + "email": "jerseyaaronpaulreyes@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=jersxi.is-a.dev,4f31d1cda72967d4c07c" + } +} From 9b7492a9e5f5ec551b2ec9aa546677b2c7716f7e Mon Sep 17 00:00:00 2001 From: ntbeastboy <99698334+ntbeastboy@users.noreply.github.com> Date: Fri, 17 Oct 2025 11:34:21 +0700 Subject: [PATCH 18/37] Add vtb domain name. --- domains/vtb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vtb.json diff --git a/domains/vtb.json b/domains/vtb.json new file mode 100644 index 00000000000..d941ccc54df --- /dev/null +++ b/domains/vtb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ntbeastboy", + "email": "kimgiahuy@proton.me" + }, + "records": { + "URL": "https://github.com/ntbeastboy" + } +} \ No newline at end of file From 08fc5afb59dcdd9b6e0237e986771c015a352de3 Mon Sep 17 00:00:00 2001 From: aditia Date: Fri, 17 Oct 2025 11:49:03 +0700 Subject: [PATCH 19/37] setup mailersend.com support --- domains/aditia.json | 6 ++++-- domains/email.aditia.json | 9 +++++++++ domains/mlsend2._domainkey.aditia.json | 9 +++++++++ domains/mta.aditia.json | 9 +++++++++ 4 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 domains/email.aditia.json create mode 100644 domains/mlsend2._domainkey.aditia.json create mode 100644 domains/mta.aditia.json diff --git a/domains/aditia.json b/domains/aditia.json index 4f583d87084..de5780b6b38 100644 --- a/domains/aditia.json +++ b/domains/aditia.json @@ -5,10 +5,12 @@ "records": { "URL": "https://github.com/aditia-dev", "TXT": [ - "forward-email=NzI3MjIwNmNlMmNhNjAxNi0yYzkzZWM3NzYwMGYyYjRjNzhmYzM5Yjc2OGRlMzcxODJjNTMzNDBmN2ZlNTJhMmRiZjQyMTBkZGJlNzAzYWI1" + "forward-email=NzI3MjIwNmNlMmNhNjAxNi0yYzkzZWM3NzYwMGYyYjRjNzhmYzM5Yjc2OGRlMzcxODJjNTMzNDBmN2ZlNTJhMmRiZjQyMTBkZGJlNzAzYWI1", + "v=spf1 include:_spf.mailersend.net ~all" ], "MX": [ - "mx1.forwardemail.net","mx2.forwardemail.net" + "mx1.forwardemail.net", + "mx2.forwardemail.net" ] } } \ No newline at end of file diff --git a/domains/email.aditia.json b/domains/email.aditia.json new file mode 100644 index 00000000000..9ef3c21f5d7 --- /dev/null +++ b/domains/email.aditia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aditia-dev" + }, + "records": { + "URL": "https://github.com/aditia-dev", + "CNAME": "links.mailersend.net" + } +} \ No newline at end of file diff --git a/domains/mlsend2._domainkey.aditia.json b/domains/mlsend2._domainkey.aditia.json new file mode 100644 index 00000000000..19b1407cab9 --- /dev/null +++ b/domains/mlsend2._domainkey.aditia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aditia-dev" + }, + "records": { + "URL": "https://github.com/aditia-dev", + "CNAME": "mlsend2._domainkey.mailersend.net" + } +} \ No newline at end of file diff --git a/domains/mta.aditia.json b/domains/mta.aditia.json new file mode 100644 index 00000000000..f96ea1a22e9 --- /dev/null +++ b/domains/mta.aditia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aditia-dev" + }, + "records": { + "URL": "https://github.com/aditia-dev", + "CNAME": "mailersend.net" + } +} \ No newline at end of file From 8ed0290e807685eff619a40a412aa433f4905218 Mon Sep 17 00:00:00 2001 From: aditia Date: Fri, 17 Oct 2025 12:31:23 +0700 Subject: [PATCH 20/37] remove other records if CNAME exist --- domains/email.aditia.json | 1 - domains/mlsend2._domainkey.aditia.json | 1 - domains/mta.aditia.json | 1 - 3 files changed, 3 deletions(-) diff --git a/domains/email.aditia.json b/domains/email.aditia.json index 9ef3c21f5d7..b1ca8d5de6c 100644 --- a/domains/email.aditia.json +++ b/domains/email.aditia.json @@ -3,7 +3,6 @@ "username": "aditia-dev" }, "records": { - "URL": "https://github.com/aditia-dev", "CNAME": "links.mailersend.net" } } \ No newline at end of file diff --git a/domains/mlsend2._domainkey.aditia.json b/domains/mlsend2._domainkey.aditia.json index 19b1407cab9..9a9c07b009a 100644 --- a/domains/mlsend2._domainkey.aditia.json +++ b/domains/mlsend2._domainkey.aditia.json @@ -3,7 +3,6 @@ "username": "aditia-dev" }, "records": { - "URL": "https://github.com/aditia-dev", "CNAME": "mlsend2._domainkey.mailersend.net" } } \ No newline at end of file diff --git a/domains/mta.aditia.json b/domains/mta.aditia.json index f96ea1a22e9..91dfad563c8 100644 --- a/domains/mta.aditia.json +++ b/domains/mta.aditia.json @@ -3,7 +3,6 @@ "username": "aditia-dev" }, "records": { - "URL": "https://github.com/aditia-dev", "CNAME": "mailersend.net" } } \ No newline at end of file From 2e21a243cdaae035ce5038f398fd5dcc07f41d55 Mon Sep 17 00:00:00 2001 From: Nenosaj <113825727+Nenosaj@users.noreply.github.com> Date: Fri, 17 Oct 2025 13:45:17 +0800 Subject: [PATCH 21/37] Add files via upload --- domains/_vercel.nenosaj.json | 10 ++++++++++ domains/nenosaj.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.nenosaj.json create mode 100644 domains/nenosaj.json diff --git a/domains/_vercel.nenosaj.json b/domains/_vercel.nenosaj.json new file mode 100644 index 00000000000..a8d093b4d4d --- /dev/null +++ b/domains/_vercel.nenosaj.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Nenosaj", + "email": "jasondaohog1@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=nenosaj.is-a.dev,254ec41cf4d7cb0abcdd" + } +} + diff --git a/domains/nenosaj.json b/domains/nenosaj.json new file mode 100644 index 00000000000..8187b14b1d8 --- /dev/null +++ b/domains/nenosaj.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Nenosaj", + "email": "jasondaohog1@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } +} + From 0e9509a14cc1b43638e9aeecebceaff20c93d243 Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Fri, 17 Oct 2025 18:15:27 +0800 Subject: [PATCH 22/37] Add leethana subdomain --- domains/leethana.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/leethana.json diff --git a/domains/leethana.json b/domains/leethana.json new file mode 100644 index 00000000000..b196bcc20f5 --- /dev/null +++ b/domains/leethana.json @@ -0,0 +1,13 @@ +{ + "description": "Ethan Lee's developer portfolio", + "repo": "https://github.com/ingStudiosOfficial/devportfolio", + "owner": { + "username": "ingStudiosOfficial", + "email": "ingstudiosofficial@gmail.com", + "discord": "turtlovesturtles", + "reddit": "u/DouDouAndFriends" + }, + "records": { + "A": ["216.24.57.1"] + } +} From ed1e40cf21957b9d26c6c62cd018ff5f71bd8814 Mon Sep 17 00:00:00 2001 From: jianfeng <55170793+CuteJJ@users.noreply.github.com> Date: Fri, 17 Oct 2025 22:59:35 +0800 Subject: [PATCH 23/37] Add jianfeng.json with domain owner and records --- domains/jianfeng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jianfeng.json diff --git a/domains/jianfeng.json b/domains/jianfeng.json new file mode 100644 index 00000000000..613bd628749 --- /dev/null +++ b/domains/jianfeng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CuteJJ", + "email": "jfchan2015@gmail.com" + }, + "records": { + "CNAME": "CuteJJ.github.io" + } +} From 1450de99cada3eb4fcf8ae223b6c11bcc85a3b21 Mon Sep 17 00:00:00 2001 From: Nathan Zed <66387212+Nathan-ZED@users.noreply.github.com> Date: Fri, 17 Oct 2025 19:08:42 +0200 Subject: [PATCH 24/37] add zed.is-a.dev domain --- domains/zed.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zed.json diff --git a/domains/zed.json b/domains/zed.json new file mode 100644 index 00000000000..fec1aa60ba7 --- /dev/null +++ b/domains/zed.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Nathan-ZED", + "email": "contact@nathanzenou.fr" + }, + "records": { + "A": ["147.93.54.88"] + }, + "proxied": true +} \ No newline at end of file From 03807b0a0152aa6ff8db02d241082ff917b9b681 Mon Sep 17 00:00:00 2001 From: Alvi A V <149242620+A56-A5@users.noreply.github.com> Date: Fri, 17 Oct 2025 23:35:31 +0530 Subject: [PATCH 25/37] Create _vercel.alvi.json --- domains/_vercel.alvi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.alvi.json diff --git a/domains/_vercel.alvi.json b/domains/_vercel.alvi.json new file mode 100644 index 00000000000..1e2cf069846 --- /dev/null +++ b/domains/_vercel.alvi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A56-A5", + "email": "alvivinod16@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=alvi.is-a.dev,ff4aeb03078d08ce7b1f" + } +} From 731165026af4076e3a4203faef33344ae1fe6661 Mon Sep 17 00:00:00 2001 From: "abdo.spices" Date: Sat, 18 Oct 2025 01:27:07 +0300 Subject: [PATCH 26/37] feat: add abdo-spices domain name --- domains/abdo-spices.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdo-spices.json diff --git a/domains/abdo-spices.json b/domains/abdo-spices.json new file mode 100644 index 00000000000..42ab95349c9 --- /dev/null +++ b/domains/abdo-spices.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdo-spices", + "email": "spices.digital@gmail.com" + }, + "records": { + "CNAME": "felfel.pages.dev" + } +} \ No newline at end of file From 833493168c00c8b1de28b342c944c494b78428ac Mon Sep 17 00:00:00 2001 From: Muhammad Dwi Susanto Date: Sat, 18 Oct 2025 08:45:33 +0700 Subject: [PATCH 27/37] update mdwisu.json --- domains/_vercel.mdwisu.json | 9 +++++++++ domains/mdwisu.json | 7 ++++--- 2 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 domains/_vercel.mdwisu.json diff --git a/domains/_vercel.mdwisu.json b/domains/_vercel.mdwisu.json new file mode 100644 index 00000000000..64c933d5dcc --- /dev/null +++ b/domains/_vercel.mdwisu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mdwisu", + "email": "dwisusanto784@gmail.com" + }, + "records": { + "TXT": "_vercel=vc-domain-verify=mdwisu.is-a.dev,bf198376796ed111ef61" + } +} \ No newline at end of file diff --git a/domains/mdwisu.json b/domains/mdwisu.json index 5640eed519b..18e9b91563e 100644 --- a/domains/mdwisu.json +++ b/domains/mdwisu.json @@ -1,8 +1,9 @@ { "owner": { - "username": "mdwisu" + "username": "mdwisu", + "email": "dwisusanto784@gmail.com" }, "records": { - "CNAME": "mdwisu.com" + "CNAME": "cname.vercel-dns.com" } -} +} \ No newline at end of file From 06837ec869ab048cfa67c4252a5d85f074c39973 Mon Sep 17 00:00:00 2001 From: XELdev <152448030+xellion-dev@users.noreply.github.com> Date: Fri, 17 Oct 2025 22:17:34 -0500 Subject: [PATCH 28/37] Update ixdoggo.json --- domains/ixdoggo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ixdoggo.json b/domains/ixdoggo.json index 868e070479a..dba5799ba25 100644 --- a/domains/ixdoggo.json +++ b/domains/ixdoggo.json @@ -1,10 +1,10 @@ { "owner": { "username": "xellion-dev", - "email": "xelxtct@gmail.com" + "email": "ixdoggo@hotmail.com" }, "records": { - "CNAME": "ixdoggo.pages.dev", + "CNAME": "ixdoggo-web.pages.dev", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" }, From 94e419df84fd432cbd7e79693c2f6b2447e02f9d Mon Sep 17 00:00:00 2001 From: Ruan de Oliveira Lopes da Silva Date: Sat, 18 Oct 2025 02:28:42 -0400 Subject: [PATCH 29/37] Atualizar o _vercel.ruanlopes.json --- domains/_vercel.ruanlopes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ruanlopes.json b/domains/_vercel.ruanlopes.json index e2cd7fb883e..90cd7189c25 100644 --- a/domains/_vercel.ruanlopes.json +++ b/domains/_vercel.ruanlopes.json @@ -1,6 +1,6 @@ { "owner": { - "username": "your-github-username", + "username": "RuanLopes1350", "linkedin": "https://www.linkedin.com/in/ruan-lopes-1350s" }, "records": { From ba4d23f726979415566dce5b115004ea02c1ac0e Mon Sep 17 00:00:00 2001 From: Ruan de Oliveira Lopes da Silva Date: Sat, 18 Oct 2025 02:29:29 -0400 Subject: [PATCH 30/37] Atualizar o ruanlopes.json --- domains/ruanlopes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ruanlopes.json b/domains/ruanlopes.json index c587822ba7d..7e1803329d5 100644 --- a/domains/ruanlopes.json +++ b/domains/ruanlopes.json @@ -4,6 +4,6 @@ "linkedin": "https://linkedin.com/in/ruan-lopes-1350s" }, "records": { - "A": "216.198.79.1" + "A": ["216.198.79.1"] } } From 8aaf69b73e96f312f6ba75dfa68771f1adf46754 Mon Sep 17 00:00:00 2001 From: John Adrian Bonto <140230177+Adrian9502@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:03:31 +0800 Subject: [PATCH 31/37] Update domain JSON with email and A record --- domains/johnadrianbonto.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/johnadrianbonto.json b/domains/johnadrianbonto.json index 3c4890feba4..e6de03be4ea 100644 --- a/domains/johnadrianbonto.json +++ b/domains/johnadrianbonto.json @@ -1,8 +1,9 @@ { - "owner": { - "username": "Adrian9502" - }, - "records": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "Adrian9502", + "email": "bontojohnadrian@gmail.com" + }, + "records": { + "A": ["216.198.79.1"] + } } From afa29d9b18603de4afc0da3c0286df439de23cc6 Mon Sep 17 00:00:00 2001 From: John Adrian Bonto <140230177+Adrian9502@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:06:56 +0800 Subject: [PATCH 32/37] Add Vercel configuration for domain verification --- domains/_vercel.johnadrianbonto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.johnadrianbonto.json diff --git a/domains/_vercel.johnadrianbonto.json b/domains/_vercel.johnadrianbonto.json new file mode 100644 index 00000000000..52c34411346 --- /dev/null +++ b/domains/_vercel.johnadrianbonto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adrian9502", + "email": "bontojohnadrian@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=johnadrianbonto.is-a.dev,338593ad1837d65d398a" + } +} From eb0e92fcf6d3130b9b0769bd2110652186c35656 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:10:30 +0800 Subject: [PATCH 33/37] Apply suggestion from @STICKnoLOGIC --- domains/tirth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tirth.json b/domains/tirth.json index a26e059f352..d0d791132d0 100644 --- a/domains/tirth.json +++ b/domains/tirth.json @@ -2,7 +2,7 @@ "owner": { "username": "tirth1207", "email": "rathodtirth1207@gmail.com" - } + }, "records": { "CNAME": "cname.vercel-dns.com" } From d11aa381cb2a2b95c17ee5a4bfc17ba4d36951b2 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:18:09 +0800 Subject: [PATCH 34/37] Apply suggestion from @STICKnoLOGIC --- domains/jianfeng.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jianfeng.json b/domains/jianfeng.json index 613bd628749..0edfe7ec636 100644 --- a/domains/jianfeng.json +++ b/domains/jianfeng.json @@ -4,6 +4,6 @@ "email": "jfchan2015@gmail.com" }, "records": { - "CNAME": "CuteJJ.github.io" + "CNAME": "cutejj.github.io" } } From f347991849d117f3802957b9560814d387e5c6f8 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Oct 2025 11:24:16 +0300 Subject: [PATCH 35/37] Update jers.json --- domains/jers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jers.json b/domains/jers.json index 9bf541fb873..47706babdb0 100644 --- a/domains/jers.json +++ b/domains/jers.json @@ -3,7 +3,7 @@ "username": "Xyrn23", "email": "Jerseyaaronpaulreyes@gmail.com" }, - "record": { + "records": { "A": ["172.19.35.174"] } } From b7244bd397006f15d1d32b8479dd8287b08d7c5e Mon Sep 17 00:00:00 2001 From: xyrnzyrnx <93040266+Xyrn23@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:32:55 +0800 Subject: [PATCH 36/37] Update A record IP address in jersxi.json --- domains/jersxi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jersxi.json b/domains/jersxi.json index fb2950afb49..7a68f10e4cf 100644 --- a/domains/jersxi.json +++ b/domains/jersxi.json @@ -4,6 +4,6 @@ "email": "jerseyaaronpaulreyes@gmail.com" }, "records": { - "A": ["76.76.21.21"] + "A": ["216.198.79.1"] } } From 1ec26f2f3723fc5fec34f11246d2a524b2ad8052 Mon Sep 17 00:00:00 2001 From: xyrnzyrnx <93040266+Xyrn23@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:40:22 +0800 Subject: [PATCH 37/37] Update A record IP address in jers.json --- domains/jers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jers.json b/domains/jers.json index 47706babdb0..f5d10dc19f3 100644 --- a/domains/jers.json +++ b/domains/jers.json @@ -4,6 +4,6 @@ "email": "Jerseyaaronpaulreyes@gmail.com" }, "records": { - "A": ["172.19.35.174"] + "A": ["216.198.79.1"] } }