From 11a6ccda4775a917b96d33ffe7db18a828bfdd91 Mon Sep 17 00:00:00 2001 From: Vikas Kumar Date: Fri, 24 Jan 2025 21:26:28 +0530 Subject: [PATCH 001/353] Create vikas.json --- domains/vikas.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vikas.json diff --git a/domains/vikas.json b/domains/vikas.json new file mode 100644 index 000000000..3dea00570 --- /dev/null +++ b/domains/vikas.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "kvikas063" + }, + "record": { + "CNAME": "https://kvikas063.github.io/resume" + } +} From 36a13147d30b3b6ef5cd41e8a566cf3503298667 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 24 Jan 2025 21:08:00 +0500 Subject: [PATCH 002/353] Added "umar.json" as domain --- domains/umar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/umar.json diff --git a/domains/umar.json b/domains/umar.json new file mode 100644 index 000000000..b716237d9 --- /dev/null +++ b/domains/umar.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/UmarSidiki/JS-practice", + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "CNAME": "umarsidiki.github.io" + } +} \ No newline at end of file From 2ef41cab98c623d652c06ad0e6b3ffdb8ab1ddb2 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:36:54 +0530 Subject: [PATCH 003/353] Create _vercel.gcet.aaqif.json Had Missed adding to vercel these in my previous PR --- domains/_vercel.gcet.aaqif.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.gcet.aaqif.json diff --git a/domains/_vercel.gcet.aaqif.json b/domains/_vercel.gcet.aaqif.json new file mode 100644 index 000000000..c4d98441c --- /dev/null +++ b/domains/_vercel.gcet.aaqif.json @@ -0,0 +1,10 @@ +{ + "description": "Gcet Project", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] + } +} From b4f3deb195e8a52be760ebe27acdabc99ec88113 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:40:21 +0530 Subject: [PATCH 004/353] Create _vercel.pdf.aaqif.json --- domains/_vercel.pdf.aaqif.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.pdf.aaqif.json diff --git a/domains/_vercel.pdf.aaqif.json b/domains/_vercel.pdf.aaqif.json new file mode 100644 index 000000000..1facd02d2 --- /dev/null +++ b/domains/_vercel.pdf.aaqif.json @@ -0,0 +1,10 @@ +{ + "description": "PDF Project", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] + } +} From 58ea6347258d607f05b582289201be36f73dc138 Mon Sep 17 00:00:00 2001 From: Vikas Kumar Date: Sat, 25 Jan 2025 16:36:33 +0530 Subject: [PATCH 005/353] Update domains/vikas.json Co-authored-by: iostpa --- domains/vikas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vikas.json b/domains/vikas.json index 3dea00570..75f01f3e8 100644 --- a/domains/vikas.json +++ b/domains/vikas.json @@ -3,6 +3,6 @@ "username": "kvikas063" }, "record": { - "CNAME": "https://kvikas063.github.io/resume" + "CNAME": "kvikas063.github.io" } } From e7b072825ef0114c459e9ad5c03d667ba14070a6 Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:01:47 +0700 Subject: [PATCH 006/353] Create nLog0312.json --- domains/nLog0312.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nLog0312.json diff --git a/domains/nLog0312.json b/domains/nLog0312.json new file mode 100644 index 000000000..7641c4220 --- /dev/null +++ b/domains/nLog0312.json @@ -0,0 +1,11 @@ +{ + "description": "Profile card", + "repo": "https://github.com/nLog0312/profile-card", + "owner": { + "username": "nLog0312", + "email": "nlog.021203@gmail.com" + }, + "record": { + "CNAME": "nLog0312.is-a.dev" + } +} From ec573feb2fec50c801ca7aa52c1f8f5203f74a9e Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:01:57 +0530 Subject: [PATCH 007/353] Update _vercel.gcet.aaqif.json --- domains/_vercel.gcet.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.gcet.aaqif.json b/domains/_vercel.gcet.aaqif.json index c4d98441c..7aadd5723 100644 --- a/domains/_vercel.gcet.aaqif.json +++ b/domains/_vercel.gcet.aaqif.json @@ -5,6 +5,6 @@ "email": "aaqifshafi@gmail.com", }, "record": { - "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] + "TXT": "vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160" } } From 0b45b7f35168e67ac560d3c0d516f6e41b916473 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:02:19 +0530 Subject: [PATCH 008/353] Update _vercel.pdf.aaqif.json --- domains/_vercel.pdf.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.pdf.aaqif.json b/domains/_vercel.pdf.aaqif.json index 1facd02d2..da2d795cf 100644 --- a/domains/_vercel.pdf.aaqif.json +++ b/domains/_vercel.pdf.aaqif.json @@ -5,6 +5,6 @@ "email": "aaqifshafi@gmail.com", }, "record": { - "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] + "TXT": "vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160" } } From bceca62e3ef48ac53551ca203f6c3b6c1b64c621 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:02:51 +0530 Subject: [PATCH 009/353] Update _vercel.aaqif.json --- domains/_vercel.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.aaqif.json b/domains/_vercel.aaqif.json index 5ad57169b..8f0ecba48 100644 --- a/domains/_vercel.aaqif.json +++ b/domains/_vercel.aaqif.json @@ -5,6 +5,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": ["vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86"] + "TXT": "vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86" } } From a05efa3771d7febb6f516ad009950df49e874158 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:07:47 +0530 Subject: [PATCH 010/353] Update _vercel.aaqif.json --- domains/_vercel.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.aaqif.json b/domains/_vercel.aaqif.json index 8f0ecba48..5ad57169b 100644 --- a/domains/_vercel.aaqif.json +++ b/domains/_vercel.aaqif.json @@ -5,6 +5,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": "vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86" + "TXT": ["vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86"] } } From cdaa398c056a226aa0c58152b748adbdf07f3297 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:01:50 +0530 Subject: [PATCH 011/353] Final Subdomains Update --- domains/_vercel.gcet.aaqif.json | 4 ++-- domains/_vercel.pdf.aaqif.json | 4 ++-- domains/gcet.aaqif.json | 11 ----------- domains/pdf.aaqif.json | 11 ----------- 4 files changed, 4 insertions(+), 26 deletions(-) delete mode 100644 domains/gcet.aaqif.json delete mode 100644 domains/pdf.aaqif.json diff --git a/domains/_vercel.gcet.aaqif.json b/domains/_vercel.gcet.aaqif.json index 7aadd5723..234b4f98c 100644 --- a/domains/_vercel.gcet.aaqif.json +++ b/domains/_vercel.gcet.aaqif.json @@ -2,9 +2,9 @@ "description": "Gcet Project", "owner": { "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com", + "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": "vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160" + "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] } } diff --git a/domains/_vercel.pdf.aaqif.json b/domains/_vercel.pdf.aaqif.json index da2d795cf..68f3a14b1 100644 --- a/domains/_vercel.pdf.aaqif.json +++ b/domains/_vercel.pdf.aaqif.json @@ -2,9 +2,9 @@ "description": "PDF Project", "owner": { "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com", + "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": "vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160" + "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] } } diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json deleted file mode 100644 index 139390016..000000000 --- a/domains/gcet.aaqif.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "gcet project", - "repo": "https://github.com/aaqifshafi/G-CET", - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "record": { - "CNAME": "g-cet-aaqifshafis-projects.vercel.app" - } -} diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json deleted file mode 100644 index ffc7487c2..000000000 --- a/domains/pdf.aaqif.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "PDF", - "repo": "https://github.com/aaqifshafi/chat-with-pdf", - "owner": { - "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com" - }, - "record": { - "CNAME": "chat-with-pdf-aaqifshafis-projects.vercel.app" - } -} From cf70a93fd61381daf26fec83024951fc335c616e Mon Sep 17 00:00:00 2001 From: zahid47 Date: Mon, 27 Jan 2025 21:22:57 +0600 Subject: [PATCH 012/353] add zahid.json --- domains/zahid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zahid.json diff --git a/domains/zahid.json b/domains/zahid.json new file mode 100644 index 000000000..afdbfac44 --- /dev/null +++ b/domains/zahid.json @@ -0,0 +1,11 @@ +{ + "description": "Zahid47's personal website", + "repo": "https://github.com/zahid47/pw", + "owner": { + "username": "zahid47", + "email": "epiczahid@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From 38bb9922ff83b3cafb5d140c143f56c887732e2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Mon, 27 Jan 2025 16:38:42 -0600 Subject: [PATCH 013/353] Create _github-pages-challenge-peme969.peme969.json --- domains/_github-pages-challenge-peme969.peme969.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-peme969.peme969.json diff --git a/domains/_github-pages-challenge-peme969.peme969.json b/domains/_github-pages-challenge-peme969.peme969.json new file mode 100644 index 000000000..e012c3f61 --- /dev/null +++ b/domains/_github-pages-challenge-peme969.peme969.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "peme969", + "email": "me@peme969.dev" + }, + "record": { + "TXT": "cd6136f17efbca44cec061b3fd6121" + } +} \ No newline at end of file From 67c61531bbd2c1d0916104431001231b8133458e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Mon, 27 Jan 2025 16:39:28 -0600 Subject: [PATCH 014/353] Update peme969.json --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index bd64e4ad6..dae015094 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -1,7 +1,7 @@ { "owner": { "username": "peme969", - "email": "mrcoderpeme@gmail.com" + "email": "me@peme969.dev" }, "record": { "A": [ From 7058fa69e8b9e153facf714e8d6ed75ee627f991 Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:14:48 +0700 Subject: [PATCH 015/353] Change CName --- domains/nLog0312.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nLog0312.json b/domains/nLog0312.json index 7641c4220..0e213f51c 100644 --- a/domains/nLog0312.json +++ b/domains/nLog0312.json @@ -6,6 +6,6 @@ "email": "nlog.021203@gmail.com" }, "record": { - "CNAME": "nLog0312.is-a.dev" + "CNAME": "nlog0312.github.io/profile-card" } } From 56b37a8f6e8d55596d7cd3fb833758115029eb3a Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:25:04 +0700 Subject: [PATCH 016/353] Update domains/nLog0312.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/nLog0312.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nLog0312.json b/domains/nLog0312.json index 0e213f51c..514136e22 100644 --- a/domains/nLog0312.json +++ b/domains/nLog0312.json @@ -6,6 +6,6 @@ "email": "nlog.021203@gmail.com" }, "record": { - "CNAME": "nlog0312.github.io/profile-card" + "CNAME": "nlog0312.github.io" } } From ff2a2e63d0950a8d631dff8b4031010db286487f Mon Sep 17 00:00:00 2001 From: Faaiz Ahmad <130361851+FaaizAhmad6420@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:57:36 +0500 Subject: [PATCH 017/353] Create faaiz.json --- domains/faaiz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/faaiz.json diff --git a/domains/faaiz.json b/domains/faaiz.json new file mode 100644 index 000000000..80a8db772 --- /dev/null +++ b/domains/faaiz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FaaizAhmad6420" + }, + "record": { + "CNAME": "faaizahmad6420.github.io" + } +} From 2a7dcfa402bffb863395b3053df4a31cdb205d7c Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:34:43 +0700 Subject: [PATCH 018/353] update repo --- domains/nLog0312.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nLog0312.json b/domains/nLog0312.json index 514136e22..2d8ce48c1 100644 --- a/domains/nLog0312.json +++ b/domains/nLog0312.json @@ -1,6 +1,6 @@ { "description": "Profile card", - "repo": "https://github.com/nLog0312/profile-card", + "repo": "https://github.com/nLog0312/nlog0312.github.io", "owner": { "username": "nLog0312", "email": "nlog.021203@gmail.com" From 211f37ea273b5551c4b522c20f38c2553e2a1a5e Mon Sep 17 00:00:00 2001 From: julen <37414389+Euskindar@users.noreply.github.com> Date: Wed, 29 Jan 2025 19:28:44 +0100 Subject: [PATCH 019/353] Create euskindar.json euskindar.is.a.dev domain --- domains/euskindar.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/euskindar.json diff --git a/domains/euskindar.json b/domains/euskindar.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/euskindar.json @@ -0,0 +1 @@ + From c9d3473dfbf78150179aa8f731d537e05fdee47d Mon Sep 17 00:00:00 2001 From: Kayden Lee Date: Fri, 31 Jan 2025 07:55:20 +0800 Subject: [PATCH 020/353] Update kayden.json --- domains/kayden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kayden.json b/domains/kayden.json index 7b01d8916..42ab43640 100644 --- a/domains/kayden.json +++ b/domains/kayden.json @@ -4,6 +4,6 @@ "email": "kaydenleefale@gmail.com" }, "record": { - "A": ["103.7.8.238"] + "A": ["178.128.124.89"] } } From a742cfb6379d59edefb8b396ad04df9f15f3fdda Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Sat, 1 Feb 2025 15:26:53 +0500 Subject: [PATCH 021/353] Create affan.json --- domains/affan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/affan.json diff --git a/domains/affan.json b/domains/affan.json new file mode 100644 index 000000000..affd01549 --- /dev/null +++ b/domains/affan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orkkz", + "email": "affanorakzai19@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 023284c6c8a3e94f59293bce690645e2e403c912 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Sat, 1 Feb 2025 15:28:22 +0500 Subject: [PATCH 022/353] Update affan.json --- domains/affan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index affd01549..77de3ca58 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -5,6 +5,7 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "affanorakzai.us.kg" } } From de74953bad7bae88e94b11b1d4e7e90939e007bd Mon Sep 17 00:00:00 2001 From: nLog0312 <105146353+nLog0312@users.noreply.github.com> Date: Sat, 1 Feb 2025 22:18:20 +0700 Subject: [PATCH 023/353] update file name --- domains/{nLog0312.json => nlog0312.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nLog0312.json => nlog0312.json} (100%) diff --git a/domains/nLog0312.json b/domains/nlog0312.json similarity index 100% rename from domains/nLog0312.json rename to domains/nlog0312.json From 2c812f5ca613a803f629ad446e090422fd6198df Mon Sep 17 00:00:00 2001 From: Abdul Razzaq <39210426+algo-encoders@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:20:03 +0500 Subject: [PATCH 024/353] Create abdulrazzaq.json This would my portfolio website --- domains/abdulrazzaq.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abdulrazzaq.json diff --git a/domains/abdulrazzaq.json b/domains/abdulrazzaq.json new file mode 100644 index 000000000..78390d11a --- /dev/null +++ b/domains/abdulrazzaq.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio Website", + "owner": { + "username": "algo-encoders", + "email": "a.razzaq4085@gmail.com" + }, + "record": { + "A": "75.119.140.170" + } +} From d2907299e546bb61141c585e6ce9632965907c46 Mon Sep 17 00:00:00 2001 From: Abdul Razzaq <39210426+algo-encoders@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:37:36 +0500 Subject: [PATCH 025/353] Update abdulrazzaq.json Convert A Record to array --- domains/abdulrazzaq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdulrazzaq.json b/domains/abdulrazzaq.json index 78390d11a..f8296566f 100644 --- a/domains/abdulrazzaq.json +++ b/domains/abdulrazzaq.json @@ -5,6 +5,6 @@ "email": "a.razzaq4085@gmail.com" }, "record": { - "A": "75.119.140.170" + "A": ["75.119.140.170"] } } From 404bf872296aa49ffa9357d7e979037d9e31ee77 Mon Sep 17 00:00:00 2001 From: Euskindar Date: Sat, 1 Feb 2025 21:51:04 +0100 Subject: [PATCH 026/353] new domain added --- domains/euskindar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/euskindar.json b/domains/euskindar.json index 8b1378917..35df4bd57 100644 --- a/domains/euskindar.json +++ b/domains/euskindar.json @@ -1 +1,12 @@ +{ + "description": "Fron-end challenges", + "repo": "https://github.com/Euskindar/CHALLENGES", + "owner": { + "username": "Euskindar", + "email": "julenjph@hotmail.com" + }, + "record": { + "CNAME": "euskindar.github.io" + } +} \ No newline at end of file From 91aa67adb034819594a14fd9bafe5f4ad9782f23 Mon Sep 17 00:00:00 2001 From: Sri Krishna Date: Sun, 2 Feb 2025 06:58:39 +1000 Subject: [PATCH 027/353] feat: new sub-domain --- domains/sri.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/sri.json diff --git a/domains/sri.json b/domains/sri.json new file mode 100644 index 000000000..71d589d12 --- /dev/null +++ b/domains/sri.json @@ -0,0 +1,6 @@ +{ + "repo": "https://github.com/srikrishna180/portfolio", + "owner": { + "username": "srikrishna180" + } +} From 4ba42fbce11670bd29701503947977e4d82f452c Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:52:15 +0800 Subject: [PATCH 028/353] Update pilotseye.json --- domains/pilotseye.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 8b00f2138..30706a506 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -4,7 +4,13 @@ "email": "1261546255@qq.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "cname.vercel-dns.com", + "TXT": [ + { + "name": "_vercel", + "value": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" + } + ] }, "description": "PilotsEYE Studio Accounting System - A web-based accounting system for PilotsEYE Studio" } From 5e6e621aef71f436f197a44c8756999dd3ba03d3 Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:07:05 +0800 Subject: [PATCH 029/353] Update pilotseye.json --- domains/pilotseye.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 30706a506..21c7b0ea7 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -5,12 +5,9 @@ }, "record": { "CNAME": "cname.vercel-dns.com", - "TXT": [ - { - "name": "_vercel", - "value": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" - } - ] + "TXT": { + "_vercel": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" + } }, - "description": "PilotsEYE Studio Accounting System - A web-based accounting system for PilotsEYE Studio" + "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" } From 4a8a4f5c61bdfddca1a0377ed800eacad2fc86af Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:13:13 +0800 Subject: [PATCH 030/353] Update pilotseye.json --- domains/pilotseye.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 21c7b0ea7..a994a746b 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -6,7 +6,7 @@ "record": { "CNAME": "cname.vercel-dns.com", "TXT": { - "_vercel": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" + "_vercel.pilotseye": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" } }, "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" From 54e2fe88d49f3d401350c57537acced13b4a8e8a Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:15:05 +0800 Subject: [PATCH 031/353] Update pilotseye.json --- domains/pilotseye.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index a994a746b..0c1224cea 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -5,9 +5,7 @@ }, "record": { "CNAME": "cname.vercel-dns.com", - "TXT": { - "_vercel.pilotseye": "vc-domain-verify=pilotseye.is-a.dev,4b9b047c169b50ff424b" - } + "proxied": true }, "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" } From bf627741d0da1c1d7e37df14d5412b533125f3ac Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sun, 2 Feb 2025 09:31:37 +0800 Subject: [PATCH 032/353] Update pilotseye.json --- domains/pilotseye.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 0c1224cea..7fc47675f 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -4,8 +4,8 @@ "email": "1261546255@qq.com" }, "record": { - "CNAME": "cname.vercel-dns.com", - "proxied": true + "CNAME": "cname.vercel-dns.com" }, + "proxy": true, "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" } From 7eb12453d51ed0e267fb587cf950db89360d606b Mon Sep 17 00:00:00 2001 From: Abhinav Ajgaonkar Date: Sat, 1 Feb 2025 23:52:41 -0500 Subject: [PATCH 033/353] Create abhinav.json --- domains/abhinav.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/abhinav.json diff --git a/domains/abhinav.json b/domains/abhinav.json new file mode 100644 index 000000000..dd0751078 --- /dev/null +++ b/domains/abhinav.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "abh1nav" + }, + "record": { + "CNAME": "abhinav.ca" + } +} From d663a53e5f99bcaa589af518f1fc430e25e54b29 Mon Sep 17 00:00:00 2001 From: Abhinav Ajgaonkar Date: Sun, 2 Feb 2025 00:03:46 -0500 Subject: [PATCH 034/353] Update abhinav.json --- domains/abhinav.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abhinav.json b/domains/abhinav.json index dd0751078..86ef83c7e 100644 --- a/domains/abhinav.json +++ b/domains/abhinav.json @@ -1,8 +1,9 @@ { "owner": { "username": "abh1nav" + "email": "abhinav316@gmail.com" }, "record": { - "CNAME": "abhinav.ca" + "CNAME": "blog.abhinav.ca" } } From 8fc6a228852353f98b1fce98f9b2351bbd3053e9 Mon Sep 17 00:00:00 2001 From: itskh4ng Date: Sat, 1 Feb 2025 21:43:01 -0800 Subject: [PATCH 035/353] Create itskh4ng.json --- domains/itskh4ng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itskh4ng.json diff --git a/domains/itskh4ng.json b/domains/itskh4ng.json new file mode 100644 index 000000000..103d8ad8a --- /dev/null +++ b/domains/itskh4ng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itskh4ng", + "email": "itskh4ng@proton.me" + }, + "record": { + "CNAME": "itskh4ng.pages.dev" + } +} From 4d3917317d90b61139fd80493ef6954e868a4eba Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:49:20 +0530 Subject: [PATCH 036/353] Create _discord.jumanji.is-a.dev.json --- domains/_discord.jumanji.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.jumanji.is-a.dev.json diff --git a/domains/_discord.jumanji.is-a.dev.json b/domains/_discord.jumanji.is-a.dev.json new file mode 100644 index 000000000..2998af5fa --- /dev/null +++ b/domains/_discord.jumanji.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "TXT": "dh=aa51fc97861c871fc4daece76efa42c15712f116" + } +} From 46cbe828f677b4275d416bcbbddac8c5c2b32711 Mon Sep 17 00:00:00 2001 From: Euskindar Date: Sun, 2 Feb 2025 11:16:56 +0100 Subject: [PATCH 037/353] Request correction --- domains/euskindar.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/euskindar.json b/domains/euskindar.json index 35df4bd57..e425e2ede 100644 --- a/domains/euskindar.json +++ b/domains/euskindar.json @@ -5,8 +5,5 @@ "owner": { "username": "Euskindar", "email": "julenjph@hotmail.com" - }, - "record": { - "CNAME": "euskindar.github.io" } } \ No newline at end of file From eca1682d4ecd7f3e61a6f84d271309f3fea55e6a Mon Sep 17 00:00:00 2001 From: Srcpranav <152841944+Srcpranav@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:48:15 +0530 Subject: [PATCH 038/353] Update domains registeration --- domains/pranav.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/pranav.json diff --git a/domains/pranav.json b/domains/pranav.json new file mode 100644 index 000000000..b766412f8 --- /dev/null +++ b/domains/pranav.json @@ -0,0 +1 @@ +//empty \ No newline at end of file From b7f249c794830d7ddbb32ea67a60cb317237187b Mon Sep 17 00:00:00 2001 From: Joshua <87705198+joshuanoeldeke@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:30:20 +0100 Subject: [PATCH 039/353] Create joshuanoeldeke.json --- domains/joshuanoeldeke.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joshuanoeldeke.json diff --git a/domains/joshuanoeldeke.json b/domains/joshuanoeldeke.json new file mode 100644 index 000000000..6ffad2b06 --- /dev/null +++ b/domains/joshuanoeldeke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joshuanoeldeke", + "email": "joshua.noeldeke@me.com" + }, + "record": { + "NS": ["adrian.ns.cloudflare.com","keaton.ns.cloudflare.com"] + } +} From 61dd4fd20cd4617f5647d0a3262d2aefd13d8ae0 Mon Sep 17 00:00:00 2001 From: Euskindar Date: Sun, 2 Feb 2025 17:28:46 +0100 Subject: [PATCH 040/353] Correction of my fail --- domains/euskindar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/euskindar.json b/domains/euskindar.json index e425e2ede..d2fbd38d8 100644 --- a/domains/euskindar.json +++ b/domains/euskindar.json @@ -5,5 +5,8 @@ "owner": { "username": "Euskindar", "email": "julenjph@hotmail.com" - } + }, + "record": { + "CNAME": "euskindar.github.io" + } } \ No newline at end of file From aaa677d126cee87c444ff4a1682573f553b9a426 Mon Sep 17 00:00:00 2001 From: kelvine Date: Sun, 2 Feb 2025 18:40:10 +0200 Subject: [PATCH 041/353] Create kelvin.json --- domains/kelvin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kelvin.json diff --git a/domains/kelvin.json b/domains/kelvin.json new file mode 100644 index 000000000..0e6e3411c --- /dev/null +++ b/domains/kelvin.json @@ -0,0 +1,10 @@ +{ + "description": "Dev Site", + "owner": { + "username": "kelvinelove", + "email": "kevypolu@yahoo.com" + }, + "record": { + "CNAME": "https://kevhi.netlify.app" + } +} From 665454b5cb66faba1980e21e2a864c90d1156736 Mon Sep 17 00:00:00 2001 From: wouter Date: Sun, 2 Feb 2025 19:49:39 +0100 Subject: [PATCH 042/353] Create wouter.json --- domains/_vercel.wouter.json | 10 ++++++++++ domains/wouter.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.wouter.json create mode 100644 domains/wouter.json diff --git a/domains/_vercel.wouter.json b/domains/_vercel.wouter.json new file mode 100644 index 000000000..423f9e117 --- /dev/null +++ b/domains/_vercel.wouter.json @@ -0,0 +1,10 @@ +{ + "description": "Wouter's personal website", + "owner": { + "username": "wouter173", + "email": "" + }, + "record": { + "TXT": ["vc-domain-verify=wouter.is-a.dev,b69cd5b6b6811fe3538d"] + } +} diff --git a/domains/wouter.json b/domains/wouter.json new file mode 100644 index 000000000..0a6efde1b --- /dev/null +++ b/domains/wouter.json @@ -0,0 +1,10 @@ +{ + "description": "Wouter's personal website", + "owner": { + "username": "wouter173", + "email": "" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 893887b1bf44703d1ef2874d97e128b5635bba23 Mon Sep 17 00:00:00 2001 From: Jason Wohlgemuth Date: Sun, 2 Feb 2025 15:55:14 -0500 Subject: [PATCH 043/353] Create jhw.json --- domains/jhw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jhw.json diff --git a/domains/jhw.json b/domains/jhw.json new file mode 100644 index 000000000..d50875bf6 --- /dev/null +++ b/domains/jhw.json @@ -0,0 +1,11 @@ +{ + "description": "Jason Wohlgemuth's resume", + "repo": "https://github.com/jhwohlgemuth/resume", + "owner": { + "username": "jhwohlgemuth", + "twitter": "jhwohlgemuth" + }, + "record": { + "CNAME": "jhwohlgemuth.github.io/resume" + } +} From 3eda58bb3c180437a4a882f6c535ac5a8411600c Mon Sep 17 00:00:00 2001 From: Neriman Memmedli <50991261+nemoralis@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:44:11 +0400 Subject: [PATCH 044/353] Create nemoralis --- domains/nemoralis | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nemoralis diff --git a/domains/nemoralis b/domains/nemoralis new file mode 100644 index 000000000..9b8079454 --- /dev/null +++ b/domains/nemoralis @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nemoralis", + "email": "nerim4n@pm.me" + }, + "record": { + "CNAME": "neriman-me.pages.dev", + "TXT": "dh=9d8fcf293d05fbf033648229d51d1dbc91349bc1" + } +} From 4787663b5bfd2547990cf5592cecf96d0e76655d Mon Sep 17 00:00:00 2001 From: aoozoraa Date: Sun, 2 Feb 2025 21:55:13 +0000 Subject: [PATCH 045/353] Create aoozora.json --- domains/aoozora.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aoozora.json diff --git a/domains/aoozora.json b/domains/aoozora.json new file mode 100644 index 000000000..07fb70ba7 --- /dev/null +++ b/domains/aoozora.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aoozoraa" + }, + "record": { + "A": [ + 143.47.59.128 + ] + } +} From 1b9968f5d17604682179f288d5643b67a2e9a6da Mon Sep 17 00:00:00 2001 From: aoozoraa Date: Sun, 2 Feb 2025 21:59:32 +0000 Subject: [PATCH 046/353] Update aoozora.json --- domains/aoozora.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aoozora.json b/domains/aoozora.json index 07fb70ba7..017fcd1b5 100644 --- a/domains/aoozora.json +++ b/domains/aoozora.json @@ -4,7 +4,7 @@ }, "record": { "A": [ - 143.47.59.128 + "143.47.59.128" ] } } From f3ccf30ecdd053ed23208c21cee11ab480cec1c3 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Sun, 2 Feb 2025 19:09:53 -0500 Subject: [PATCH 047/353] NEETLIFY --- domains/soccer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/soccer.json b/domains/soccer.json index 527705b07..6b57b42a1 100644 --- a/domains/soccer.json +++ b/domains/soccer.json @@ -4,7 +4,9 @@ "email": "soccer1992.is.a.dev@gmail.com" }, "record": { - "CNAME": "minecradt.github.io" + "CNAME": "minecradt.github.io", + "A": ["75.2.60.5"] + } } From 9c92e2d95de6d745223c21c17219831d752cbd5b Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Sun, 2 Feb 2025 19:12:11 -0500 Subject: [PATCH 048/353] Update soccer.json --- domains/soccer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/soccer.json b/domains/soccer.json index 6b57b42a1..19006bc72 100644 --- a/domains/soccer.json +++ b/domains/soccer.json @@ -4,7 +4,6 @@ "email": "soccer1992.is.a.dev@gmail.com" }, "record": { - "CNAME": "minecradt.github.io", "A": ["75.2.60.5"] } From b0ae0f23c9caa394a50e97e88f00d29617b42a7e Mon Sep 17 00:00:00 2001 From: Nabeel Molham Date: Mon, 3 Feb 2025 11:48:44 +1100 Subject: [PATCH 049/353] Define nabeel subdomain --- domains/nabeel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nabeel.json diff --git a/domains/nabeel.json b/domains/nabeel.json new file mode 100644 index 000000000..34fa5784d --- /dev/null +++ b/domains/nabeel.json @@ -0,0 +1,12 @@ +{ + "repo": "https://nabeel.molham.me/links/github", + "owner": { + "username": "N-Molham", + "email": "nmolham@duck.com", + "twitter": "https://nabeel.molham.me/links/twitter", + "links": "https://nabeel.molham.me/links/", + }, + "record": { + "CNAME": "nabeel.molham.me" + } +} From f3153072685feb61b8bc76051e89af12847f9b6d Mon Sep 17 00:00:00 2001 From: Abhinav Ajgaonkar Date: Sun, 2 Feb 2025 20:17:21 -0500 Subject: [PATCH 050/353] Update domains/abhinav.json Co-authored-by: Stefano Del Prete --- domains/abhinav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abhinav.json b/domains/abhinav.json index 86ef83c7e..1cefe268e 100644 --- a/domains/abhinav.json +++ b/domains/abhinav.json @@ -1,6 +1,6 @@ { "owner": { - "username": "abh1nav" + "username": "abh1nav", "email": "abhinav316@gmail.com" }, "record": { From 22f9d3773b29304649a6c8073eedb71ef56e3f2a Mon Sep 17 00:00:00 2001 From: Donald Wu <38281146+donald001@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:18:33 +0800 Subject: [PATCH 051/353] Create donald.json --- domains/donald.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/donald.json diff --git a/domains/donald.json b/domains/donald.json new file mode 100644 index 000000000..114aec71f --- /dev/null +++ b/domains/donald.json @@ -0,0 +1,10 @@ +{ + "description": "Donald's personal developer website", + "owner": { + "email": "dawntop@126.com", + "username": "donald" + }, + "record": { + "CNAME": "donald001.github.io" + } +} From 7e07cd9193c89f7c19e2e1f13955d0bc4c8245ae Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 23:36:26 -0500 Subject: [PATCH 052/353] Update vincent.json --- domains/vincent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vincent.json b/domains/vincent.json index 8ef13a67e..d20678a66 100644 --- a/domains/vincent.json +++ b/domains/vincent.json @@ -1,7 +1,7 @@ { "owner": { "username": "vinvin27", - "email": "simsichepac@gmail.com" + "email": "simsichepac+is-a@gmail.com" }, "record": { "CNAME": "vincent-homepage.pages.dev" From b6dda4d6e81da08d0645aedcbf65074ed5f8b5cd Mon Sep 17 00:00:00 2001 From: Muhammad Ameen <133481818+am333n@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:48:29 +0530 Subject: [PATCH 053/353] Create ameen.json --- domains/ameen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ameen.json diff --git a/domains/ameen.json b/domains/ameen.json new file mode 100644 index 000000000..e3f96d6b7 --- /dev/null +++ b/domains/ameen.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://github.com/am333n/my_portfolio", + "owner": { + "username": "am333n", + "email": "muhammedameen752@gmail.com" + }, + "record": { + "CNAME": "am333n.github.io" + }, +} From ffe6bdb56de4d6698e8881b8c913929b706308f3 Mon Sep 17 00:00:00 2001 From: Neriman Memmedli <50991261+nemoralis@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:19:24 +0400 Subject: [PATCH 054/353] Update nemoralis --- domains/nemoralis | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nemoralis b/domains/nemoralis index 9b8079454..1cc908e1d 100644 --- a/domains/nemoralis +++ b/domains/nemoralis @@ -4,7 +4,6 @@ "email": "nerim4n@pm.me" }, "record": { - "CNAME": "neriman-me.pages.dev", - "TXT": "dh=9d8fcf293d05fbf033648229d51d1dbc91349bc1" + "CNAME": "neriman-me.pages.dev" } } From d990ec06cb171145f72cc02d79ebdf9bba397eed Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 08:31:42 +0100 Subject: [PATCH 055/353] Create raed.json --- domains/raed.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 domains/raed.json diff --git a/domains/raed.json b/domains/raed.json new file mode 100644 index 000000000..3877126e3 --- /dev/null +++ b/domains/raed.json @@ -0,0 +1,5 @@ +{ + "record": { + "CNAME": "raed.dev" + } +} From 3e91f4eae8cc79743362aeb2ad46e3f1e56e459d Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 08:33:21 +0100 Subject: [PATCH 056/353] Update raed.json --- domains/raed.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/raed.json b/domains/raed.json index 3877126e3..7fff9374d 100644 --- a/domains/raed.json +++ b/domains/raed.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "Raed", + "email": "contact@raed.email" + }, "record": { "CNAME": "raed.dev" } From 58f4dd09bb5f4ef505d350a9b77ff89289a71247 Mon Sep 17 00:00:00 2001 From: Cloudie <158478884+hirwko@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:33:46 +0900 Subject: [PATCH 057/353] Create rzt5.json --- domains/rzt5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rzt5.json diff --git a/domains/rzt5.json b/domains/rzt5.json new file mode 100644 index 000000000..4e7fd0630 --- /dev/null +++ b/domains/rzt5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hirwko", + "discord": "rzt5" + }, + "record": { + "CNAME": "hirako-is-dead.pages.dev" + } +} From 270d93ca7c0522483499ee6b63dff02720edad49 Mon Sep 17 00:00:00 2001 From: Muhammad Yusuf Date: Mon, 3 Feb 2025 16:14:57 +0700 Subject: [PATCH 058/353] Add new domain configuration for muhammad-yusuf --- domains/muhammad-yusuf.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/muhammad-yusuf.json diff --git a/domains/muhammad-yusuf.json b/domains/muhammad-yusuf.json new file mode 100644 index 000000000..5391714c3 --- /dev/null +++ b/domains/muhammad-yusuf.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mhmmd-ysf/mhmmd-ysf", + "owner": { + "username": "mhmmd-ysf", + "email": "muhammad_yusuf22@outlook.com" + }, + "record": { + "CNAME": "mhmmd-ysf.github.io" + } +} \ No newline at end of file From bfb190f4352deb5cf822b538565c3cf24ff431d4 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Mon, 3 Feb 2025 10:59:43 +0100 Subject: [PATCH 059/353] Create timi2506.json --- domains/timi2506.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/timi2506.json diff --git a/domains/timi2506.json b/domains/timi2506.json new file mode 100644 index 000000000..f4306b56c --- /dev/null +++ b/domains/timi2506.json @@ -0,0 +1,11 @@ +{ + "description": "A Custom Domain for my Personal Website", + "repo": "https://github.com/timi2506/register", + "owner": { + "username": "timi2506", + "email": "tim@glos-omu.uk" + }, + "record": { + "CNAME": "timi2506.github.io" + } +} From 188bf8469056c3c4249cfe331e9abd3a122d7f91 Mon Sep 17 00:00:00 2001 From: poysa213 Date: Mon, 3 Feb 2025 11:03:07 +0100 Subject: [PATCH 060/353] add: domain config for poysa213 --- domains/poysa213.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/poysa213.json diff --git a/domains/poysa213.json b/domains/poysa213.json new file mode 100644 index 000000000..8d061ec13 --- /dev/null +++ b/domains/poysa213.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "poysa213", + "email": "hanaiayoucef@gmail.com", + "discord": "944238875566551110", + "twitter": "poysa213", + "repo": "https://github.com/poysa213/portfolio" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} \ No newline at end of file From 84210afc4fb108ba6e752d8e40344b69c4b8f561 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Mon, 3 Feb 2025 11:04:01 +0100 Subject: [PATCH 061/353] Create _github-pages-challenge-timi2506.json --- domains/_github-pages-challenge-timi2506.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-timi2506.json diff --git a/domains/_github-pages-challenge-timi2506.json b/domains/_github-pages-challenge-timi2506.json new file mode 100644 index 000000000..8e5d1ddca --- /dev/null +++ b/domains/_github-pages-challenge-timi2506.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "timi2506", + "email": "tim@glos-omu.uk" + }, + "record": { + "TXT": "592f4627c522780ea398a91a6c1d59" + } +} From e79a5787409fff5ce53564c0f47e1eed06d6e7ae Mon Sep 17 00:00:00 2001 From: Sanish Date: Mon, 3 Feb 2025 15:34:37 +0530 Subject: [PATCH 062/353] Create sanish.json --- domains/sanish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sanish.json diff --git a/domains/sanish.json b/domains/sanish.json new file mode 100644 index 000000000..94db405ad --- /dev/null +++ b/domains/sanish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanishkr", + "email": "sanishkr@gmail.com" + }, + "record": { + "URL": "https://sanish.me/" + } +} From 36de7915b4ad4f5de86bd046b6a9ee20b1334d2f Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:13:31 +0000 Subject: [PATCH 063/353] Create Axo.json --- domains/Axo.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/Axo.json diff --git a/domains/Axo.json b/domains/Axo.json new file mode 100644 index 000000000..4fcc7a654 --- /dev/null +++ b/domains/Axo.json @@ -0,0 +1,13 @@ +{ + "description": "My personal homepage!", + "repo": "https://github.com/verygafanhot", + "owner": { + "username": "Verygafanhot", + "email": "verygafanhot@gmail.com" + "twitter": "verygafanhot", + "discord": "Verygafanhot" + }, + "record": { + "CNAME": "verygafanhot.github.io" + } +} From c80a8de88dfb586963b2a3158d290a852425951c Mon Sep 17 00:00:00 2001 From: Naman Parashar Date: Mon, 3 Feb 2025 15:45:45 +0530 Subject: [PATCH 064/353] Add nparashar150 subdomain --- domains/_vercel.nparashar150.json | 9 +++++++++ domains/nparashar150.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.nparashar150.json create mode 100644 domains/nparashar150.json diff --git a/domains/_vercel.nparashar150.json b/domains/_vercel.nparashar150.json new file mode 100644 index 000000000..292811a2b --- /dev/null +++ b/domains/_vercel.nparashar150.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nparashar150", + "email": "nparashar150@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nparashar150.is-a.dev,129e61876792da1afb53" + } +} diff --git a/domains/nparashar150.json b/domains/nparashar150.json new file mode 100644 index 000000000..634f1fa7e --- /dev/null +++ b/domains/nparashar150.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nparashar150", + "email": "nparashar150@gmail.com" + }, + "record": { + "CNAME": "portfolio-beta-ecru-19.vercel.app" + } +} From f5b18c2d7301a41d8c14cc47117710bc2927d6f2 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:16:04 +0000 Subject: [PATCH 065/353] Rename Axo.json to heyaxo.json --- domains/{Axo.json => heyaxo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Axo.json => heyaxo.json} (100%) diff --git a/domains/Axo.json b/domains/heyaxo.json similarity index 100% rename from domains/Axo.json rename to domains/heyaxo.json From 60589eac2f67fe4a28e8c7508d52854ab9209160 Mon Sep 17 00:00:00 2001 From: Rachancheet Singh Date: Mon, 3 Feb 2025 15:53:38 +0530 Subject: [PATCH 066/353] added domains --- domains/api.rachancheet.json | 9 +++++++++ domains/rachancheet.json | 9 +++++++++ domains/service.rachancheet.json | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 domains/api.rachancheet.json create mode 100644 domains/rachancheet.json create mode 100644 domains/service.rachancheet.json diff --git a/domains/api.rachancheet.json b/domains/api.rachancheet.json new file mode 100644 index 000000000..d4cdd3d29 --- /dev/null +++ b/domains/api.rachancheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachancheet", + "email": "raxxsngh37@gmail.com" + }, +"record": { + "A": ["152.67.163.7"] + } +} diff --git a/domains/rachancheet.json b/domains/rachancheet.json new file mode 100644 index 000000000..d4cdd3d29 --- /dev/null +++ b/domains/rachancheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachancheet", + "email": "raxxsngh37@gmail.com" + }, +"record": { + "A": ["152.67.163.7"] + } +} diff --git a/domains/service.rachancheet.json b/domains/service.rachancheet.json new file mode 100644 index 000000000..d4cdd3d29 --- /dev/null +++ b/domains/service.rachancheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachancheet", + "email": "raxxsngh37@gmail.com" + }, +"record": { + "A": ["152.67.163.7"] + } +} From 1f00c76992011facabed65e450dd19c051fb856f Mon Sep 17 00:00:00 2001 From: kelvine Date: Mon, 3 Feb 2025 12:55:59 +0200 Subject: [PATCH 067/353] Update domains/kelvin.json Co-authored-by: 21Z <21z95@proton.me> --- domains/kelvin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kelvin.json b/domains/kelvin.json index 0e6e3411c..095087efc 100644 --- a/domains/kelvin.json +++ b/domains/kelvin.json @@ -5,6 +5,6 @@ "email": "kevypolu@yahoo.com" }, "record": { - "CNAME": "https://kevhi.netlify.app" + "CNAME": "kevhi.netlify.app" } } From e8f53aa855a98a59d142fa56b43aa0c178cdb334 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:24:00 +0000 Subject: [PATCH 068/353] Create _github-pages-challenge-Verygafanhot.json --- domains/_github-pages-challenge-Verygafanhot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Verygafanhot.json diff --git a/domains/_github-pages-challenge-Verygafanhot.json b/domains/_github-pages-challenge-Verygafanhot.json new file mode 100644 index 000000000..5c94016f9 --- /dev/null +++ b/domains/_github-pages-challenge-Verygafanhot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "verygafanhot", + "email": "verygafanhot@gmail.com" + }, + "record": { + "TXT": "e3ae5ee11a576cc86f89140043ca2b" + } +} From 637b925168383c97e7e578550f1265c822ce3791 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:26:15 +0000 Subject: [PATCH 069/353] Create _discord.heyaxo.json --- domains/_discord.heyaxo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.heyaxo.json diff --git a/domains/_discord.heyaxo.json b/domains/_discord.heyaxo.json new file mode 100644 index 000000000..2f93a079e --- /dev/null +++ b/domains/_discord.heyaxo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "verygafanhot", + "email": "verygafanhot@gmail.com" + }, + "record": { + "TXT": "dh=772e8981e6a0b8bc4e30ac4af5160be7fd175c8a" + } +} From 7bed23df89b32a831b42a84b63b5c4d108f8a4f3 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:33:10 +0000 Subject: [PATCH 070/353] Rename _github-pages-challenge-Verygafanhot.json to _github-pages-challenge-verygafanhot.json --- ...erygafanhot.json => _github-pages-challenge-verygafanhot.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Verygafanhot.json => _github-pages-challenge-verygafanhot.json} (100%) diff --git a/domains/_github-pages-challenge-Verygafanhot.json b/domains/_github-pages-challenge-verygafanhot.json similarity index 100% rename from domains/_github-pages-challenge-Verygafanhot.json rename to domains/_github-pages-challenge-verygafanhot.json From 3be6f8ab5bf8393bc6be730fff75f9265f1ad25f Mon Sep 17 00:00:00 2001 From: fergone03 <114108805+fergone03@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:33:41 +0100 Subject: [PATCH 071/353] Create stebanportfolio.json --- domains/stebanportfolio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/stebanportfolio.json diff --git a/domains/stebanportfolio.json b/domains/stebanportfolio.json new file mode 100644 index 000000000..26e18574d --- /dev/null +++ b/domains/stebanportfolio.json @@ -0,0 +1,11 @@ +{ + "description": "Give a profesional domain to my portfolio", + "repo": "https://github.com/fergone03/Portfolio-Desarrollador-Web", + "owner": { + "username": "fergone03", + "email": "[fergonesteban03@gmail.com]" + }, + "record": { + "CNAME": "devsteban-portfolio.netlify.app" + } +} From 35962c06b19728dbdb06e997411248d6c110be21 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Mon, 3 Feb 2025 17:04:04 +0530 Subject: [PATCH 072/353] [ ADDED ] : Add Utkarsh-Singhal-26 domain configurations --- domains/Utkarsh-Singhal-2604.json | 9 +++++++++ domains/_vercel.Utkarsh-Singhal-26.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/Utkarsh-Singhal-2604.json create mode 100644 domains/_vercel.Utkarsh-Singhal-26.json diff --git a/domains/Utkarsh-Singhal-2604.json b/domains/Utkarsh-Singhal-2604.json new file mode 100644 index 000000000..9def37f05 --- /dev/null +++ b/domains/Utkarsh-Singhal-2604.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utkarsh-Singhal-26", + "email": "singhalutkarsh26@gmail.com" + }, + "record": { + "CNAME": "utkarsh-singhal.vercel.app" + } +} diff --git a/domains/_vercel.Utkarsh-Singhal-26.json b/domains/_vercel.Utkarsh-Singhal-26.json new file mode 100644 index 000000000..13a61c858 --- /dev/null +++ b/domains/_vercel.Utkarsh-Singhal-26.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utkarsh-Singhal-26", + "email": "singhalutkarsh26@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=utkarsh-singhal.is-a.dev,31f5c6e60805af21e98f" + } +} From 2757a36ea0588706e3c846d0ba0309b968321745 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Mon, 3 Feb 2025 17:09:22 +0530 Subject: [PATCH 073/353] [ FIX ] : File Rename --- domains/{Utkarsh-Singhal-2604.json => UtkarshSinghal26.json} | 0 ...rcel.Utkarsh-Singhal-26.json => _vercel.UtkarshSinghal26.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename domains/{Utkarsh-Singhal-2604.json => UtkarshSinghal26.json} (100%) rename domains/{_vercel.Utkarsh-Singhal-26.json => _vercel.UtkarshSinghal26.json} (100%) diff --git a/domains/Utkarsh-Singhal-2604.json b/domains/UtkarshSinghal26.json similarity index 100% rename from domains/Utkarsh-Singhal-2604.json rename to domains/UtkarshSinghal26.json diff --git a/domains/_vercel.Utkarsh-Singhal-26.json b/domains/_vercel.UtkarshSinghal26.json similarity index 100% rename from domains/_vercel.Utkarsh-Singhal-26.json rename to domains/_vercel.UtkarshSinghal26.json From de73283e535ca7af24a1f1fd69eb1d1bae3f3c54 Mon Sep 17 00:00:00 2001 From: nick Date: Mon, 3 Feb 2025 15:48:15 +0400 Subject: [PATCH 074/353] add domain for badonix --- domains/badonix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/badonix.json diff --git a/domains/badonix.json b/domains/badonix.json new file mode 100644 index 000000000..bbbfe7c9a --- /dev/null +++ b/domains/badonix.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Badonix/portfolio_react", + "owner": { + "username": "badonix", + "email": "nikdanelia@gmail.com" + }, + "record": { + "CNAME": "badonix.netlify.app" + } +} From 3e70d7ad346d3f9eaf312abf5bdf95d87308328f Mon Sep 17 00:00:00 2001 From: Bilal Mohammad Date: Mon, 3 Feb 2025 17:36:23 +0530 Subject: [PATCH 075/353] Create _vercel.bilal.json --- domains/_vercel.bilal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.bilal.json diff --git a/domains/_vercel.bilal.json b/domains/_vercel.bilal.json new file mode 100644 index 000000000..e3ae472fb --- /dev/null +++ b/domains/_vercel.bilal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "TXT": "vc-domain-verify=bilal.is-a.dev,de7575c2e6976d25ab24" + } +} From da6aabc8c241eb3f694aa2e9c8aad1e8174f4fd5 Mon Sep 17 00:00:00 2001 From: Bilal Mohammad Date: Mon, 3 Feb 2025 17:40:57 +0530 Subject: [PATCH 076/353] Create bilalmansuri.json --- domains/bilalmansuri.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bilalmansuri.json diff --git a/domains/bilalmansuri.json b/domains/bilalmansuri.json new file mode 100644 index 000000000..1fdd42ab4 --- /dev/null +++ b/domains/bilalmansuri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "CNAME": "bilalmansuri.vercel.app" + } +} From 3f6798af84a5bd3cbbdf9d20cead18d1d3534b32 Mon Sep 17 00:00:00 2001 From: Bilal Mohammad Date: Mon, 3 Feb 2025 17:41:16 +0530 Subject: [PATCH 077/353] Rename _vercel.bilal.json to _vercel.bilalmansuri.json --- domains/{_vercel.bilal.json => _vercel.bilalmansuri.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.bilal.json => _vercel.bilalmansuri.json} (100%) diff --git a/domains/_vercel.bilal.json b/domains/_vercel.bilalmansuri.json similarity index 100% rename from domains/_vercel.bilal.json rename to domains/_vercel.bilalmansuri.json From 100d64867702460e76d7d80d8c4c7b9cc8ec779d Mon Sep 17 00:00:00 2001 From: Sulaiman Sudirman Date: Tue, 4 Feb 2025 01:13:26 +1300 Subject: [PATCH 078/353] Create sulaiman.json --- domains/sulaiman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sulaiman.json diff --git a/domains/sulaiman.json b/domains/sulaiman.json new file mode 100644 index 000000000..c53ffdc66 --- /dev/null +++ b/domains/sulaiman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "natsu90", + "email": "github@s.ss.my" + }, + "record": { + "URL": "sulai.mn" + } +} From 6e880964cd4b65df81145877f77d62460147a3f9 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:01:06 +0530 Subject: [PATCH 079/353] Create zilu.json --- domains/zilu.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/zilu.json diff --git a/domains/zilu.json b/domains/zilu.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/zilu.json @@ -0,0 +1 @@ + From c9f88af52217279a51900692de2fb19ed14a31ed Mon Sep 17 00:00:00 2001 From: Mateus Elias Date: Mon, 3 Feb 2025 09:35:00 -0300 Subject: [PATCH 080/353] Create _github-pages-challenge-mateuseap.mateuseap.json --- domains/_github-pages-challenge-mateuseap.mateuseap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mateuseap.mateuseap.json diff --git a/domains/_github-pages-challenge-mateuseap.mateuseap.json b/domains/_github-pages-challenge-mateuseap.mateuseap.json new file mode 100644 index 000000000..0901a96fb --- /dev/null +++ b/domains/_github-pages-challenge-mateuseap.mateuseap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "TXT": "ce7a3cbd81e6cafe34709d195aa0ed" + } +} From 4d6d164d0143f84d9925e23ada1795655c3f5c69 Mon Sep 17 00:00:00 2001 From: DK Date: Mon, 3 Feb 2025 18:11:05 +0530 Subject: [PATCH 081/353] Add hostname for debkanchan.json --- .../_github-pages-challenge-debkanchan.debkanchan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-debkanchan.debkanchan.json diff --git a/domains/_github-pages-challenge-debkanchan.debkanchan.json b/domains/_github-pages-challenge-debkanchan.debkanchan.json new file mode 100644 index 000000000..af8d4d0d3 --- /dev/null +++ b/domains/_github-pages-challenge-debkanchan.debkanchan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "debkanchan", + "email": "debu.samadder@gmail.com" + }, + "record": { + "TXT": "36f31b49ddb71ca70a8cb3dd21e61d" + } +} \ No newline at end of file From edb5655f3a72d17babfa3eca84149d9f2dad6cd1 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:12:20 +0530 Subject: [PATCH 082/353] Update zilu.json --- domains/zilu.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/zilu.json b/domains/zilu.json index 8b1378917..04d87a423 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "zilurrane" + }, + "record": { + "CNAME": "zilu.dev" + } +} From 8002bb10c4a8e56472137369e2464508091d5bc8 Mon Sep 17 00:00:00 2001 From: Zilu Ramkrishna Rane Date: Mon, 3 Feb 2025 18:16:54 +0530 Subject: [PATCH 083/353] Update zilu.json --- domains/zilu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zilu.json b/domains/zilu.json index 04d87a423..e1b0fb5ef 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1,6 +1,7 @@ { "owner": { - "username": "zilurrane" + "username": "zilurrane", + "email": "zilurrane@gmail.com" }, "record": { "CNAME": "zilu.dev" From c26957820a8758960d27458062bb7b0d3479aea0 Mon Sep 17 00:00:00 2001 From: Avis Lowha Date: Mon, 3 Feb 2025 18:23:59 +0530 Subject: [PATCH 084/353] added my website --- domains/awhvish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/awhvish.json diff --git a/domains/awhvish.json b/domains/awhvish.json new file mode 100644 index 000000000..deaa93a9a --- /dev/null +++ b/domains/awhvish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "awhvish", + "email": "high.avis.lowha@gmail.com" + }, + "record": { + "CNAME": "awhvish.vercel.app" + } + } + \ No newline at end of file From f1a7d168065da5baf03f1c948e409f2c9e1463c8 Mon Sep 17 00:00:00 2001 From: wouter Date: Mon, 3 Feb 2025 14:28:50 +0100 Subject: [PATCH 085/353] Added email to wouter.json --- domains/_vercel.wouter.json | 2 +- domains/wouter.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.wouter.json b/domains/_vercel.wouter.json index 423f9e117..6d9d0c5c2 100644 --- a/domains/_vercel.wouter.json +++ b/domains/_vercel.wouter.json @@ -2,7 +2,7 @@ "description": "Wouter's personal website", "owner": { "username": "wouter173", - "email": "" + "email": "wouter@debruijn.dev" }, "record": { "TXT": ["vc-domain-verify=wouter.is-a.dev,b69cd5b6b6811fe3538d"] diff --git a/domains/wouter.json b/domains/wouter.json index 0a6efde1b..4f5a6c765 100644 --- a/domains/wouter.json +++ b/domains/wouter.json @@ -2,7 +2,7 @@ "description": "Wouter's personal website", "owner": { "username": "wouter173", - "email": "" + "email": "wouter@debruijn.dev" }, "record": { "A": ["76.76.21.21"] From 907d19593d239d4a3378a3089cf60ec22573b944 Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Mon, 3 Feb 2025 20:45:56 +0700 Subject: [PATCH 086/353] create ikram.json and _vercel.ikram.json --- domains/_vercel.ikram.json | 10 ++++++++++ domains/ikram.json | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_vercel.ikram.json create mode 100644 domains/ikram.json diff --git a/domains/_vercel.ikram.json b/domains/_vercel.ikram.json new file mode 100644 index 000000000..b341f8024 --- /dev/null +++ b/domains/_vercel.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "TXT": "vc-domain-verify=ikram.is-a.dev,1c55c62cbbc1ce244ebe" + } +} diff --git a/domains/ikram.json b/domains/ikram.json new file mode 100644 index 000000000..1138d4e31 --- /dev/null +++ b/domains/ikram.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} From 90d662975abffefb57ec7130cd0e1e7d11ca43e4 Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Mon, 3 Feb 2025 20:46:15 +0700 Subject: [PATCH 087/353] create links.ikram.json --- domains/links.ikram.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/links.ikram.json diff --git a/domains/links.ikram.json b/domains/links.ikram.json new file mode 100644 index 000000000..ff29ca1bb --- /dev/null +++ b/domains/links.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 46559ad45772d01fe402b4e46f82f8f8dff6e96e Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Mon, 3 Feb 2025 20:46:27 +0700 Subject: [PATCH 088/353] create kakureta.ikram.json --- domains/kakureta.ikram.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kakureta.ikram.json diff --git a/domains/kakureta.ikram.json b/domains/kakureta.ikram.json new file mode 100644 index 000000000..ff29ca1bb --- /dev/null +++ b/domains/kakureta.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 03d5eabbf5d1ff808a3b0814535e2cb9059b3bca Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 08:47:58 -0500 Subject: [PATCH 089/353] Create rogerbhuntiii.json --- domains/rogerbhuntiii.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rogerbhuntiii.json diff --git a/domains/rogerbhuntiii.json b/domains/rogerbhuntiii.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rogerbhuntiii.json @@ -0,0 +1 @@ + From f2eeab0dbbcebef9b93cdb568e4e43ba60583385 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 08:50:27 -0500 Subject: [PATCH 090/353] Create ohfpartners.json --- domains/ohfpartners.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ohfpartners.json diff --git a/domains/ohfpartners.json b/domains/ohfpartners.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ohfpartners.json @@ -0,0 +1 @@ + From 25b22b75e66ec99a4442607a74b1ddc186e0d1b1 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 08:50:37 -0500 Subject: [PATCH 091/353] Create ohfuck.json --- domains/ohfuck.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ohfuck.json diff --git a/domains/ohfuck.json b/domains/ohfuck.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ohfuck.json @@ -0,0 +1 @@ + From df0ca90a526fad1e8b6438aecd3a3be0aa5f0892 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 09:02:37 -0500 Subject: [PATCH 092/353] Create roger.json --- domains/roger.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/roger.json diff --git a/domains/roger.json b/domains/roger.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/roger.json @@ -0,0 +1 @@ + From 2206bb206d76eed9b8f7d9bc76f8d93e7ca8993d Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 09:02:56 -0500 Subject: [PATCH 093/353] Delete domains/rogerbhuntiii.json --- domains/rogerbhuntiii.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/rogerbhuntiii.json diff --git a/domains/rogerbhuntiii.json b/domains/rogerbhuntiii.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/rogerbhuntiii.json +++ /dev/null @@ -1 +0,0 @@ - From a1c42f24498add128655f0e3640ba44e572e0435 Mon Sep 17 00:00:00 2001 From: MOMOKASAN Date: Mon, 3 Feb 2025 21:08:00 +0700 Subject: [PATCH 094/353] Create momoka.json --- domains/momoka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/momoka.json diff --git a/domains/momoka.json b/domains/momoka.json new file mode 100644 index 000000000..5b281d6b2 --- /dev/null +++ b/domains/momoka.json @@ -0,0 +1,11 @@ +{ + "description": "M0M0K4S4N.github.io", + "repo": "https://github.com/M0M0K4S4N/M0M0K4S4N.github.io", + "owner": { + "username": "M0M0K4S4N", + "email": "momokasan@proton.me" + }, + "record": { + "CNAME": "m0m0k4s4n.github.io" + } +} From 9cf3b9ee8ba7c7409724da5d142b70a6bff65480 Mon Sep 17 00:00:00 2001 From: Ahmed Osama <97743566+AhmedOsamaMath@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:08:24 +0200 Subject: [PATCH 095/353] Create _vercel.ahmed.json --- domains/_vercel.ahmed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ahmed.json diff --git a/domains/_vercel.ahmed.json b/domains/_vercel.ahmed.json new file mode 100644 index 000000000..57e49fa0d --- /dev/null +++ b/domains/_vercel.ahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmed.is-a.dev,e3140ad99c613cbd32f1" + } +} From 09284916e52225b1eb23fb8c2b6e58020bf47f5a Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 09:09:08 -0500 Subject: [PATCH 096/353] Update roger.json --- domains/roger.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/roger.json b/domains/roger.json index 8b1378917..bd57065af 100644 --- a/domains/roger.json +++ b/domains/roger.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "rogerbhuntiii", + "email": "regorhunt02052@gmail.com" + }, + "record": { + "CNAME": "rogerbhuntiii.vercel.app" + } +} From 6693c767499f01004166a7d05a9981e8ccf0fa24 Mon Sep 17 00:00:00 2001 From: Ahmed Osama <97743566+AhmedOsamaMath@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:10:23 +0200 Subject: [PATCH 097/353] Create ahmed.json --- domains/ahmed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahmed.json diff --git a/domains/ahmed.json b/domains/ahmed.json new file mode 100644 index 000000000..7a779e122 --- /dev/null +++ b/domains/ahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From fbb6b67876d8e22e03c663ee962ffccc344b4fc4 Mon Sep 17 00:00:00 2001 From: btleffler Date: Mon, 3 Feb 2025 09:30:48 -0500 Subject: [PATCH 098/353] Create GH Pages verification record for btleffler.is-a.dev --- domains/_github-pages-challenge-btleffler.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-btleffler.json diff --git a/domains/_github-pages-challenge-btleffler.json b/domains/_github-pages-challenge-btleffler.json new file mode 100644 index 000000000..0bd8aecb0 --- /dev/null +++ b/domains/_github-pages-challenge-btleffler.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "btleffler", + "email": "btleffler@github.com" + }, + "record": { + "TXT": "6c3fe486c491afe19b9ba3bbb03d2a" + } +} From 5d1b50b3d49b548590d8ce0f8774ca7bafbc622a Mon Sep 17 00:00:00 2001 From: MOMOKASAN Date: Mon, 3 Feb 2025 21:31:48 +0700 Subject: [PATCH 099/353] Create _github-pages-challenge-m0m0k4s4n.momoka.json --- domains/_github-pages-challenge-m0m0k4s4n.momoka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-m0m0k4s4n.momoka.json diff --git a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json new file mode 100644 index 000000000..cb40f9765 --- /dev/null +++ b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M0M0K4S4N", + "email": "momoka@proton.me" + }, + "record": { + "TXT": "5d381e72b5a25f499b81b5956c56c7" + } +} From 57af9a2b6cbb67fad95767c108aae583aa1e0d40 Mon Sep 17 00:00:00 2001 From: MOMOKASAN Date: Mon, 3 Feb 2025 21:35:48 +0700 Subject: [PATCH 100/353] Update _github-pages-challenge-m0m0k4s4n.momoka.json --- domains/_github-pages-challenge-m0m0k4s4n.momoka.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json index cb40f9765..6d54df46f 100644 --- a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json +++ b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json @@ -1,7 +1,7 @@ { "owner": { "username": "M0M0K4S4N", - "email": "momoka@proton.me" + "email": "momokasan@proton.me" }, "record": { "TXT": "5d381e72b5a25f499b81b5956c56c7" From 5d6fbd8ed2e31abff0ed5145fa566a773441a7b3 Mon Sep 17 00:00:00 2001 From: helloromero Date: Mon, 3 Feb 2025 14:39:26 +0000 Subject: [PATCH 101/353] add romero domain adding romero! aka me. --- domains/romero.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/romero.json diff --git a/domains/romero.json b/domains/romero.json new file mode 100644 index 000000000..fc4cac431 --- /dev/null +++ b/domains/romero.json @@ -0,0 +1,10 @@ +{ + "your-subdomain": { + "owner": { + "username": "helloromero" + }, + "records": { + "CNAME": "helloromero.co.uk" + } + } +} From 194c53edb2a485be7b5154d12197333065fe31ca Mon Sep 17 00:00:00 2001 From: btleffler Date: Mon, 3 Feb 2025 10:02:52 -0500 Subject: [PATCH 102/353] Rename verification file for btleffler --- ...fler.json => _github-pages-challenge-btleffler.btleffler.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-btleffler.json => _github-pages-challenge-btleffler.btleffler.json} (100%) diff --git a/domains/_github-pages-challenge-btleffler.json b/domains/_github-pages-challenge-btleffler.btleffler.json similarity index 100% rename from domains/_github-pages-challenge-btleffler.json rename to domains/_github-pages-challenge-btleffler.btleffler.json From 0acac01854120db360e23173e234afd95df6a9bc Mon Sep 17 00:00:00 2001 From: Neriman Memmedli <50991261+nemoralis@users.noreply.github.com> Date: Mon, 3 Feb 2025 19:35:57 +0400 Subject: [PATCH 103/353] Rename nemoralis to nemoralis.json --- domains/{nemoralis => nemoralis.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nemoralis => nemoralis.json} (100%) diff --git a/domains/nemoralis b/domains/nemoralis.json similarity index 100% rename from domains/nemoralis rename to domains/nemoralis.json From 9d4d3e6f98617b924ed0c38f12275850c52bb3e1 Mon Sep 17 00:00:00 2001 From: Catch Date: Mon, 3 Feb 2025 23:45:15 +0800 Subject: [PATCH 104/353] Create ok.json --- domains/ok.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ok.json diff --git a/domains/ok.json b/domains/ok.json new file mode 100644 index 000000000..1069ae950 --- /dev/null +++ b/domains/ok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "catch6", + "email": "catchlife6@163.com" + }, + "record": { + "CNAME": "catch6.github.io" + } +} From d2c9564d6a22cd04344dbaaea70dde5547505f81 Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 16:52:49 +0100 Subject: [PATCH 105/353] Update domains/raed.json Co-authored-by: 21Z <21z95@proton.me> --- domains/raed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raed.json b/domains/raed.json index 7fff9374d..910477137 100644 --- a/domains/raed.json +++ b/domains/raed.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Raed", + "username": "raed667", "email": "contact@raed.email" }, "record": { From a3ff9a6c5282343cd4ceee3d36a457d98f04a4b0 Mon Sep 17 00:00:00 2001 From: Anmol Chaudhary Date: Mon, 3 Feb 2025 21:23:10 +0530 Subject: [PATCH 106/353] Create anmol-chaudhary.json --- domains/anmol-chaudhary.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anmol-chaudhary.json diff --git a/domains/anmol-chaudhary.json b/domains/anmol-chaudhary.json new file mode 100644 index 000000000..3e6a67a12 --- /dev/null +++ b/domains/anmol-chaudhary.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/4nmolChaudhary/portfolio-v2", + "owner": { + "username": "4nmolChaudhary", + "email": "chaudharyanmol321@gmail.com" + }, + "record": { + "CNAME": "https://anmol-chaudhary.vercel.app" + } +} From b06ae517187d83c392d03a62b59ff9de6991983e Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:59:39 +0200 Subject: [PATCH 107/353] Create benjamin.ish.json --- domains/benjamin.ish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/benjamin.ish.json diff --git a/domains/benjamin.ish.json b/domains/benjamin.ish.json new file mode 100644 index 000000000..f5d7c88f0 --- /dev/null +++ b/domains/benjamin.ish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "CNAME": "benjamin-bay.vercel.app" + } +} From 7da5b25e5f51788af7b4721fd84c6244800bfe2e Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:59:44 +0200 Subject: [PATCH 108/353] Create _vercel.benjamin.ish.json --- domains/_vercel.benjamin.ish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.benjamin.ish.json diff --git a/domains/_vercel.benjamin.ish.json b/domains/_vercel.benjamin.ish.json new file mode 100644 index 000000000..18d3a13ef --- /dev/null +++ b/domains/_vercel.benjamin.ish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=benjamin.ish.is-a.dev,0ecec2654297e08209c0" + } +} From d1ec4b8b4f90bf18d3d9971d1b504cb3b5c5715c Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Mon, 3 Feb 2025 21:47:46 +0530 Subject: [PATCH 109/353] new: add eshanized.json for subdomain. --- domains/eshanized.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eshanized.json diff --git a/domains/eshanized.json b/domains/eshanized.json new file mode 100644 index 000000000..e0442b88f --- /dev/null +++ b/domains/eshanized.json @@ -0,0 +1,11 @@ +{ + "description": "eshanized.is-a.dev", + "repo": "https://github.com/eshanized/eshanized.github.io", + "owner": { + "username": "eshanized", + "email": "m.eshanized@gmail.com" + }, + "record": { + "CNAME": "eshanized.github.io" + } +} From 1dc22606993d8d0fffe859c127f730d2d83d09f2 Mon Sep 17 00:00:00 2001 From: PAVAN SAI TEJA K <84830460+pavan-k-teja@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:52:40 +0530 Subject: [PATCH 110/353] request for subdomain for github pages --- domains/pavankteja.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pavankteja.json diff --git a/domains/pavankteja.json b/domains/pavankteja.json new file mode 100644 index 000000000..e7890a8b0 --- /dev/null +++ b/domains/pavankteja.json @@ -0,0 +1,11 @@ +{ + "description": "Want to use it to showcase my portfolio", + "repo": "https://github.com/pavan-k-teja/pavan-k-teja.github.io", + "owner": { + "username": "pavan-k-teja", + "email": "pavan@pavan.gg" + }, + "record": { + "CNAME": "pavan-k-teja.github.io" + } +} \ No newline at end of file From 15989c59a67271e3f62086f475aca5cf7a4b9c84 Mon Sep 17 00:00:00 2001 From: Wyatt Smith Date: Mon, 3 Feb 2025 11:27:12 -0500 Subject: [PATCH 111/353] Create wyatt.json --- domains/wyatt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wyatt.json diff --git a/domains/wyatt.json b/domains/wyatt.json new file mode 100644 index 000000000..6b60e5792 --- /dev/null +++ b/domains/wyatt.json @@ -0,0 +1,11 @@ +{ + "description": "Blog", + "repo": "https://github.com/ws998116/ws998116.github.io", + "owner": { + "username": "ws998116", + "email": "ws998116@gmail.com" + }, + "record": { + "CNAME": "https://ws998116.github.io/" + } +} From 006150b088b04c30cff37ae8c1cb1b32c26f0c75 Mon Sep 17 00:00:00 2001 From: Rishabh Chhabra Date: Mon, 3 Feb 2025 22:00:00 +0530 Subject: [PATCH 112/353] Create rishabh.json --- domains/rishabh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rishabh.json diff --git a/domains/rishabh.json b/domains/rishabh.json new file mode 100644 index 000000000..21756d41e --- /dev/null +++ b/domains/rishabh.json @@ -0,0 +1,11 @@ +{ + "description": "Is a dev subdomain for rishabh", + "repo": "https://github.com/rishabhc/rishabhc.github.io", + "owner": { + "username": "rishabhc", + "email": "me@rishabh.ch" + }, + "record": { + "CNAME": "rishabhc.github.io" + } +} From 4bf727accdbebe796f9e45c2d0ea2bfd146dab1b Mon Sep 17 00:00:00 2001 From: Sairaj Pai <140620251+gegendepressed@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:07:15 +0530 Subject: [PATCH 113/353] Create sairaj.json --- domains/sairaj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sairaj.json diff --git a/domains/sairaj.json b/domains/sairaj.json new file mode 100644 index 000000000..eb24b7cd1 --- /dev/null +++ b/domains/sairaj.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/gegendepressed/gegendepressed.github.io", + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "CNAME": "gegendepressed.github.io" + } +} From 63da5994799214d152d46df77f55298eef27e04d Mon Sep 17 00:00:00 2001 From: Srcpranav <152841944+Srcpranav@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:20:53 +0530 Subject: [PATCH 114/353] Update domain. --- domains/pranav.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/pranav.json b/domains/pranav.json index b766412f8..1b7c0a6e0 100644 --- a/domains/pranav.json +++ b/domains/pranav.json @@ -1 +1,12 @@ -//empty \ No newline at end of file +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "Srcpranav", + "email": "[zoldyckzoldyck41@gmail.com]" + }, + "record": { + "CNAME": "https://pranav-portfolio-sigma.vercel.app/" + }, + "proxied": true +} From 99752ab38d3e090c89851f5ac073166f50737c31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= <41711263+totalolage@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:56:28 +0000 Subject: [PATCH 115/353] Add filip subdomain --- domains/filip.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/filip.json diff --git a/domains/filip.json b/domains/filip.json new file mode 100644 index 000000000..0fa90b1db --- /dev/null +++ b/domains/filip.json @@ -0,0 +1,11 @@ +{ + "description": "Filip's personal site and/or CV", + "repo": "https://github.com/totalolage/totalolage.github.io", + "owner": { + "username": "totalolage", + "email": "filip@kalny.net" + }, + "record": { + "CNAME": "totalolage.github.io" + } +} \ No newline at end of file From 39cab4b75d68ed95757a3dea42a1a9622db39c13 Mon Sep 17 00:00:00 2001 From: Baris Deniz Saglam Date: Mon, 3 Feb 2025 17:07:17 +0000 Subject: [PATCH 116/353] add my record --- domains/barisdeniz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/barisdeniz.json diff --git a/domains/barisdeniz.json b/domains/barisdeniz.json new file mode 100644 index 000000000..99c3c6276 --- /dev/null +++ b/domains/barisdeniz.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Barış Deniz Sağlam", + "repo": "https://github.com/bdsaglam/bdsaglam.github.io", + "owner": { + "username": "bdsaglam", + "email": "bdsaglam@gmail.com" + }, + "record": { + "CNAME": "https://bdsaglam.github.io/" + } +} \ No newline at end of file From 8ad44a6732b8930d539d4860f33043c5a1cef479 Mon Sep 17 00:00:00 2001 From: Nicollas Petrelli Date: Mon, 3 Feb 2025 14:43:53 -0300 Subject: [PATCH 117/353] Register nicollas.is-a.dev --- domains/nicollas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nicollas.json diff --git a/domains/nicollas.json b/domains/nicollas.json new file mode 100644 index 000000000..f2f6a7fdb --- /dev/null +++ b/domains/nicollas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nicollaspetrelli", + "discord": "233677267975274496", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Io00BIEcuUaqGqro44tjhxyH2m685YaHnSqyGCNRBTjSndObd2P4HmNoX93X1Qatl7c6ygPxkfUfvvUJZ4igK6WxgxsSa9_hRh61r6AbXKDY1DFmm-0ZjHsNNEQOOoY4NtwT-zVocwhCINVQH6CQCqSkxI1sEikVdzbFCCSVXp35olvH8kRnGRDjLogKqWWhQnSgYI0EeE89ykBNtiW_R5LRogA5nFJW4lQy2DMv-37peuGu1pu-BAsm6iJwFE0OogY01bWwsIhapGjlgQbtY4vJhEOJr4CItQFUKux2VojlrMlfDefkOCZs5v2gjnTeZ6HC9x7RdQBtKUImQYV4Eg.XhW29WnPlnUCIzIUXyRDxg.29_Y-46C5Jl0hT9eq91j3WN2iKmBcKhqXeCtL4BemP72AxqnPAsHR-BM904hTIu80a5-vC30yZ1jxMI6rx9F1KyZHRgZasky140KJ0jTcTPuGmLmMT7szVlfgZ8G1S1YY0DfvFm_QIu-Rld6x5Yl8g.xxUgPNDRzytPy7i36K08gQ" + }, + + "record": { + "CNAME": "nicollas.dev" + } + } + \ No newline at end of file From 5e154b976167d7e554cd003092a7690510b44bdb Mon Sep 17 00:00:00 2001 From: Prathamesh Lohakare Date: Mon, 3 Feb 2025 23:24:05 +0530 Subject: [PATCH 118/353] added prats domain --- domains/prats.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prats.json diff --git a/domains/prats.json b/domains/prats.json new file mode 100644 index 000000000..d04cdeb9f --- /dev/null +++ b/domains/prats.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theyashl", + "email": "yashlohakare48@outlook.com" + }, + "record": { + "CNAME": "developerfolio-are.pages.dev" + } +} \ No newline at end of file From 9468507f9c72e31b66be2220ea81730e7101854f Mon Sep 17 00:00:00 2001 From: David <84347359+davidzz-code@users.noreply.github.com> Date: Mon, 3 Feb 2025 19:19:34 +0100 Subject: [PATCH 119/353] Create davidramirez.json --- domains/davidramirez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/davidramirez.json diff --git a/domains/davidramirez.json b/domains/davidramirez.json new file mode 100644 index 000000000..3a1e9a606 --- /dev/null +++ b/domains/davidramirez.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio website made with Astro", + "repo": "https://github.com/davidzz-code/portfolio.git", + "owner": { + "username": "davidzz-code", + "email": "mixing.drr@gmail.com" + }, + "record": { + "CNAME": "https://davidramirez.netlify.app/" + } +} From 6a481ce63453c2fb0697598782617aff753c570b Mon Sep 17 00:00:00 2001 From: Byiringiro Janvier Date: Mon, 3 Feb 2025 20:34:45 +0200 Subject: [PATCH 120/353] Create janvier.json --- domains/janvier.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/janvier.json diff --git a/domains/janvier.json b/domains/janvier.json new file mode 100644 index 000000000..b0686f5de --- /dev/null +++ b/domains/janvier.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jenzzly", + "email": "jenzzly@gmail.com" + }, + "record": { + "URL": "https://jenzzly.github.io/systems/" + } +} From 80293ecb8f40fe328b14f07fb06e66d5ed2b66e3 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:56:32 +0200 Subject: [PATCH 121/353] Create _github-pages-challenge-sh770.sh770.json --- domains/_github-pages-challenge-sh770.sh770.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sh770.sh770.json diff --git a/domains/_github-pages-challenge-sh770.sh770.json b/domains/_github-pages-challenge-sh770.sh770.json new file mode 100644 index 000000000..8f487b277 --- /dev/null +++ b/domains/_github-pages-challenge-sh770.sh770.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sh770", + "email": "sh770h@gmail.com" + }, + "record": { + "TXT": "ece6eb427012a2050ec0a76cf9c7a6" + } +} From a2f6974a9e081c8a9c9ab4c632568ea3be4029a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=AA=C9=80=EA=AA=8A=E1=B4=8D=CE=B9=EA=AB=80=20=E1=A5=8A?= =?UTF-8?q?=EA=AB=80=EA=AA=80=CF=81=EA=AA=96=CE=B9?= <103162659+LexisMate@users.noreply.github.com> Date: Tue, 4 Feb 2025 00:32:56 +0530 Subject: [PATCH 122/353] Create izumie.json --- domains/izumie.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 domains/izumie.json diff --git a/domains/izumie.json b/domains/izumie.json new file mode 100644 index 000000000..8c3cf521b --- /dev/null +++ b/domains/izumie.json @@ -0,0 +1,3 @@ +{ + "cname": "https://mr-izumie.vercel.app" +} From 33eeb65c52f535f40912b8a293ca4477eff58e99 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Tue, 4 Feb 2025 00:49:18 +0500 Subject: [PATCH 123/353] Update affan.json --- domains/affan.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/affan.json b/domains/affan.json index 77de3ca58..bc5e12872 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -4,8 +4,6 @@ "email": "affanorakzai19@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all", "CNAME": "affanorakzai.us.kg" } } From c974b3ddd1f96d62288ef7c49dd48adcdd758e27 Mon Sep 17 00:00:00 2001 From: Jonathan Russ Date: Mon, 3 Feb 2025 21:12:34 +0100 Subject: [PATCH 124/353] Add jonathan-russ.json --- domains/_discord.jonathan-russ.json | 10 ++++++++++ domains/_vercel.jonathan-russ.json | 10 ++++++++++ domains/jonathan-russ.json | 13 +++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 domains/_discord.jonathan-russ.json create mode 100644 domains/_vercel.jonathan-russ.json create mode 100644 domains/jonathan-russ.json diff --git a/domains/_discord.jonathan-russ.json b/domains/_discord.jonathan-russ.json new file mode 100644 index 000000000..0aef0750a --- /dev/null +++ b/domains/_discord.jonathan-russ.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "TXT": "dh=38d522d76c80c10c68fa083f015b65ef2986a91b" + } +} \ No newline at end of file diff --git a/domains/_vercel.jonathan-russ.json b/domains/_vercel.jonathan-russ.json new file mode 100644 index 000000000..ba6e333c7 --- /dev/null +++ b/domains/_vercel.jonathan-russ.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "TXT": "vc-domain-verify=jonathan-russ.is-a.dev,298a207b5f94dffde572" + } +} \ No newline at end of file diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json new file mode 100644 index 000000000..ea7bf1a3f --- /dev/null +++ b/domains/jonathan-russ.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/JonathanXDR/Application-Website-Frontend", + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "CNAME": "jonathan-russ.vercel.app", + "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" + } +} \ No newline at end of file From 2022ed2afe27bb5213a260750be2d528755b6e7a Mon Sep 17 00:00:00 2001 From: luked177 <43680876+luked177@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:19:11 +0000 Subject: [PATCH 125/353] Add luked domain --- domains/_vercel.luked.json | 9 +++++++++ domains/luked.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.luked.json create mode 100644 domains/luked.json diff --git a/domains/_vercel.luked.json b/domains/_vercel.luked.json new file mode 100644 index 000000000..7ca7c777f --- /dev/null +++ b/domains/_vercel.luked.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luked177", + "email": "" + }, + "record": { + "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" + } +} \ No newline at end of file diff --git a/domains/luked.json b/domains/luked.json new file mode 100644 index 000000000..39ae6db0c --- /dev/null +++ b/domains/luked.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luked177", + "email": "" + }, + "record": { + "CNAME": "cv-sand-zeta.vercel.app/" + } +} \ No newline at end of file From 67258b1a64410c678d50186f9171ab4f725b2b1a Mon Sep 17 00:00:00 2001 From: Juan Carlos <155624350+LacruzJSDev@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:26:19 +0100 Subject: [PATCH 126/353] Create juancarloslacruz.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # 🚀 Domain Registration Request ## ✅ Requirements Checklist - [x] The file is in the `domains` folder and is in JSON format. - [x] The file name is all lowercase and alphanumeric. - [x] The website is completed. - [x] The website is reachable. - [ ] I'm not using Vercel. *(Not applicable, as I'm using a CNAME record with Vercel.)* - [x] The CNAME record does not contain `https://` or `/`. - [x] The `owner` field contains sufficient information (includes email and Discord). ## 🌐 Website Link/Preview 🔗 [portafolio-weld-three.vercel.app](https://portafolio-weld-three.vercel.app) The website is fully developed and accessible via the provided link. If any modifications are needed, please let me know. 🚀 --- domains/juancarloslacruz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juancarloslacruz.json diff --git a/domains/juancarloslacruz.json b/domains/juancarloslacruz.json new file mode 100644 index 000000000..77de78413 --- /dev/null +++ b/domains/juancarloslacruz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "LacruzJSDev", + "email": "", + "discord": "1336068820661567489" + }, + "record": { + "CNAME": "portafolio-weld-three.vercel.app" + } +} From 067ba7b437707ea933a8e35f1bf3134b1389490f Mon Sep 17 00:00:00 2001 From: Nadeera nirmal silva <103351190+NadeeraSilvaa@users.noreply.github.com> Date: Tue, 4 Feb 2025 01:57:45 +0530 Subject: [PATCH 127/353] Create nadeerasilva.json --- domains/nadeerasilva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nadeerasilva.json diff --git a/domains/nadeerasilva.json b/domains/nadeerasilva.json new file mode 100644 index 000000000..c521eb1b4 --- /dev/null +++ b/domains/nadeerasilva.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/NadeeraSilvaa/nadeerasilvaa.github.io", + "owner": { + "username": "nadeerasilvaa", + "email": "nadeerasilva01@gmail.com" + }, + "record": { + "CNAME": "nadeerasilvaa.github.io" + } +} From bee8288be976085408bd619ffae1e2d1f6216c48 Mon Sep 17 00:00:00 2001 From: Tushar Satpute <43703577+ExPl0iT-29@users.noreply.github.com> Date: Tue, 4 Feb 2025 02:11:58 +0530 Subject: [PATCH 128/353] Create explooit.json --- domains/explooit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/explooit.json diff --git a/domains/explooit.json b/domains/explooit.json new file mode 100644 index 000000000..22cebc60d --- /dev/null +++ b/domains/explooit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ExPl0iT-29", + "email": "tusharsatpute68@gmail.com" + }, + "record": { + "CNAME": "expl0it-29.github.io" + } +} From 99c82a7bd438d919e363226031529889eff76e49 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:43:09 -0500 Subject: [PATCH 129/353] change from github pages to cloudflare pages --- domains/webcubed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/webcubed.json b/domains/webcubed.json index 80535f977..990b1e397 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -4,6 +4,6 @@ "email": "lainathannlaiv2@gmail.com" }, "record": { - "CNAME": "webcubed.github.io" + "CNAME": "webcubed.pages.dev" } } From ba3fcfc8a989ca6d206d0632ca4db0cf4d13fe58 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Feb 2025 22:48:39 +0100 Subject: [PATCH 130/353] Rename UtkarshSinghal26.json to utkarshsinghal26.json --- domains/{UtkarshSinghal26.json => utkarshsinghal26.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{UtkarshSinghal26.json => utkarshsinghal26.json} (100%) diff --git a/domains/UtkarshSinghal26.json b/domains/utkarshsinghal26.json similarity index 100% rename from domains/UtkarshSinghal26.json rename to domains/utkarshsinghal26.json From c91e98315562a05707e053e4f14b21e7305d7323 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Feb 2025 22:48:57 +0100 Subject: [PATCH 131/353] Rename _vercel.UtkarshSinghal26.json to _vercel.utkarshsinghal26.json --- ...vercel.UtkarshSinghal26.json => _vercel.utkarshsinghal26.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.UtkarshSinghal26.json => _vercel.utkarshsinghal26.json} (100%) diff --git a/domains/_vercel.UtkarshSinghal26.json b/domains/_vercel.utkarshsinghal26.json similarity index 100% rename from domains/_vercel.UtkarshSinghal26.json rename to domains/_vercel.utkarshsinghal26.json From 4ba36ed032fd7cf2742bd387b3804d576721441c Mon Sep 17 00:00:00 2001 From: fergone03 <114108805+fergone03@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:59:26 +0100 Subject: [PATCH 132/353] Update domains/stebanportfolio.json Co-authored-by: Stefano Del Prete --- domains/stebanportfolio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stebanportfolio.json b/domains/stebanportfolio.json index 26e18574d..eaf149b4d 100644 --- a/domains/stebanportfolio.json +++ b/domains/stebanportfolio.json @@ -3,7 +3,7 @@ "repo": "https://github.com/fergone03/Portfolio-Desarrollador-Web", "owner": { "username": "fergone03", - "email": "[fergonesteban03@gmail.com]" + "email": "fergonesteban03@gmail.com" }, "record": { "CNAME": "devsteban-portfolio.netlify.app" From 19f5be4f5e78510d9db63dbe59cdcd9933825d1f Mon Sep 17 00:00:00 2001 From: Sulaiman Sudirman Date: Tue, 4 Feb 2025 11:03:22 +1300 Subject: [PATCH 133/353] Update sulaiman.json --- domains/sulaiman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sulaiman.json b/domains/sulaiman.json index c53ffdc66..70e23ce44 100644 --- a/domains/sulaiman.json +++ b/domains/sulaiman.json @@ -4,6 +4,6 @@ "email": "github@s.ss.my" }, "record": { - "URL": "sulai.mn" + "URL": "https://sulai.mn" } } From 62e0dc78a03d1415586b00113c3f5961745ea2c7 Mon Sep 17 00:00:00 2001 From: Ashish Kushwaha Date: Tue, 4 Feb 2025 03:33:36 +0530 Subject: [PATCH 134/353] Create ashishkingdom.json --- domains/ashishkingdom.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ashishkingdom.json diff --git a/domains/ashishkingdom.json b/domains/ashishkingdom.json new file mode 100644 index 000000000..535d02575 --- /dev/null +++ b/domains/ashishkingdom.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/AshishKingdom", + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "CNAME": "ashishkingdom.github.io" + } +} From 3dda64ad7908d28eb94db524811a98d9a2009838 Mon Sep 17 00:00:00 2001 From: Ashish Kushwaha Date: Tue, 4 Feb 2025 03:46:35 +0530 Subject: [PATCH 135/353] Create _github-pages-challenge-AshishKingdom.json --- domains/_github-pages-challenge-AshishKingdom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-AshishKingdom.json diff --git a/domains/_github-pages-challenge-AshishKingdom.json b/domains/_github-pages-challenge-AshishKingdom.json new file mode 100644 index 000000000..f14c7ec20 --- /dev/null +++ b/domains/_github-pages-challenge-AshishKingdom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "TXT": "4281866da89d9e1bd20fcdb44adca3" + } +} From b7a85a109eec8a7552445e64a812dd48a40e84c0 Mon Sep 17 00:00:00 2001 From: Anatoli Nicolae Date: Mon, 3 Feb 2025 23:20:34 +0100 Subject: [PATCH 136/353] Create anatoli.json --- domains/anatoli.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anatoli.json diff --git a/domains/anatoli.json b/domains/anatoli.json new file mode 100644 index 000000000..0b9cf906e --- /dev/null +++ b/domains/anatoli.json @@ -0,0 +1,11 @@ +{ + "description": "Anatoli Nicolae", + "repo": "https://github.com/anatolinicolae", + "owner": { + "username": "anatolinicolae", + "email": "is-a-dev@anatolinicolae.com" + }, + "record": { + "URL": "https://anatolinicolae.com/" + } +} From 0a63d247bb49e6e5659891d80b46dc9a4552210e Mon Sep 17 00:00:00 2001 From: cody <165951965+theinfamouscoder5@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:20:54 -0500 Subject: [PATCH 137/353] Update cody.json --- domains/cody.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cody.json b/domains/cody.json index 18f0026e1..f367f837f 100644 --- a/domains/cody.json +++ b/domains/cody.json @@ -4,6 +4,6 @@ "email": "codingamazing224@outlook.com" }, "record": { - "URL": "https://about-cody.pages.dev/" + "CNAME": "hi-im-cody.pages.dev" } } From 650bdaf6859653575d69edcb234cef1ac12e8c32 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 17:29:19 -0600 Subject: [PATCH 138/353] Delete domains/ohfuck.json --- domains/ohfuck.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/ohfuck.json diff --git a/domains/ohfuck.json b/domains/ohfuck.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/ohfuck.json +++ /dev/null @@ -1 +0,0 @@ - From 66087e2fa9d4e1b1c6b5eddaf8fef38c749881d7 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 17:29:42 -0600 Subject: [PATCH 139/353] Delete domains/ohfpartners.json --- domains/ohfpartners.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/ohfpartners.json diff --git a/domains/ohfpartners.json b/domains/ohfpartners.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/ohfpartners.json +++ /dev/null @@ -1 +0,0 @@ - From cf608959e5ef1a3c59656e8071d2ddba90977739 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Mon, 3 Feb 2025 17:31:24 -0600 Subject: [PATCH 140/353] Update roger.json --- domains/roger.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/roger.json b/domains/roger.json index bd57065af..9cb87113b 100644 --- a/domains/roger.json +++ b/domains/roger.json @@ -1,4 +1,6 @@ { + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/rogerHuntGauntlet/registerisadev", "owner": { "username": "rogerbhuntiii", "email": "regorhunt02052@gmail.com" @@ -7,3 +9,5 @@ "CNAME": "rogerbhuntiii.vercel.app" } } + + From f28e0f61a237711a261742573bad254714ab1709 Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Tue, 4 Feb 2025 00:43:50 +0000 Subject: [PATCH 141/353] Rename _github-pages-challenge-verygafanhot.json to _github-pages-challenge-verygafanhot.heyaxo.json --- ...nhot.json => _github-pages-challenge-verygafanhot.heyaxo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-verygafanhot.json => _github-pages-challenge-verygafanhot.heyaxo.json} (100%) diff --git a/domains/_github-pages-challenge-verygafanhot.json b/domains/_github-pages-challenge-verygafanhot.heyaxo.json similarity index 100% rename from domains/_github-pages-challenge-verygafanhot.json rename to domains/_github-pages-challenge-verygafanhot.heyaxo.json From 48339a3a7240f3627036dea42fcff6d8c8b69ea0 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Tue, 4 Feb 2025 05:56:54 +0500 Subject: [PATCH 142/353] added umar.json --- domains/umar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/umar.json b/domains/umar.json index b716237d9..077622020 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,6 +1,6 @@ { "description": "Describe the use of this subdomain", - "repo": "https://github.com/UmarSidiki/JS-practice", + "repo": "https://github.com/UmarSidiki/me", "owner": { "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" From d42d33c0632a0934e4b7d3224a690fccc3762a54 Mon Sep 17 00:00:00 2001 From: Anmol Chaudhary Date: Tue, 4 Feb 2025 06:55:34 +0530 Subject: [PATCH 143/353] Update anmol-chaudhary.json --- domains/anmol-chaudhary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anmol-chaudhary.json b/domains/anmol-chaudhary.json index 3e6a67a12..bfcad8d48 100644 --- a/domains/anmol-chaudhary.json +++ b/domains/anmol-chaudhary.json @@ -6,6 +6,6 @@ "email": "chaudharyanmol321@gmail.com" }, "record": { - "CNAME": "https://anmol-chaudhary.vercel.app" + "CNAME": "anmol-chaudhary.vercel.app" } } From 0f809a780b58182b6f466b7179aa94ed0d78d2db Mon Sep 17 00:00:00 2001 From: Srcpranav <152841944+Srcpranav@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:54:28 +0530 Subject: [PATCH 144/353] Update Domain --- domains/pranav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pranav.json b/domains/pranav.json index 1b7c0a6e0..aae98d65f 100644 --- a/domains/pranav.json +++ b/domains/pranav.json @@ -6,7 +6,7 @@ "email": "[zoldyckzoldyck41@gmail.com]" }, "record": { - "CNAME": "https://pranav-portfolio-sigma.vercel.app/" + "CNAME": "pranav-portfolio-sigma.vercel.app" }, "proxied": true } From b4019074242d8f25da0dd8e57de3c5bd14307f95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=8A=E3=81=AD=E3=81=93?= Date: Tue, 4 Feb 2025 14:33:42 +0900 Subject: [PATCH 145/353] Create nekomyaa.json Add my subdomain "nekomyaa.is-a.dev" --- domains/nekomyaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nekomyaa.json diff --git a/domains/nekomyaa.json b/domains/nekomyaa.json new file mode 100644 index 000000000..f70a2436a --- /dev/null +++ b/domains/nekomyaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lolinekord", + "email": "contact@lolineko3.net" + }, + "record": { + "URL": "https://github.com/lolinekord" + } +} From 71b7353b00abab13a24b644e377a726d17caef8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=AA=C9=80=EA=AA=8A=E1=B4=8D=CE=B9=EA=AB=80=20=E1=A5=8A?= =?UTF-8?q?=EA=AB=80=EA=AA=80=CF=81=EA=AA=96=CE=B9?= <103162659+LexisMate@users.noreply.github.com> Date: Tue, 4 Feb 2025 11:07:17 +0530 Subject: [PATCH 146/353] Update izumie.json --- domains/izumie.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/izumie.json b/domains/izumie.json index 8c3cf521b..97ce5892e 100644 --- a/domains/izumie.json +++ b/domains/izumie.json @@ -1,3 +1,11 @@ { - "cname": "https://mr-izumie.vercel.app" + "description": "izumie.is-a.dev subdomain", + "repo": "https://github.com/LexisMate/register", + "owner": { + "username": "LexisMate" + }, + "record": { + "CNAME": "mr-izumie.vercel.app" + }, + "proxied": true } From 3f7bce99b31a0714681de7fc86ee2916ec8e498c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8D=E3=82=8A=E3=81=AD=E3=81=93?= Date: Tue, 4 Feb 2025 14:40:51 +0900 Subject: [PATCH 147/353] Create _discord.nekomyaa.json --- domains/_discord.nekomyaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.nekomyaa.json diff --git a/domains/_discord.nekomyaa.json b/domains/_discord.nekomyaa.json new file mode 100644 index 000000000..0b8ea537d --- /dev/null +++ b/domains/_discord.nekomyaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lolinekord", + "email": "contact@lolineko3.net" + }, + "record": { + "TXT": "dh=a761b99a6a7d449df2e423a119eab9a4ec773e7e" + } +} From 42688543ad57c92628b0f59379407c86a8a601ac Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:09:52 +0530 Subject: [PATCH 148/353] Rename _discord.jumanji.is-a.dev.json to _discord.jumanji.json --- domains/{_discord.jumanji.is-a.dev.json => _discord.jumanji.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.jumanji.is-a.dev.json => _discord.jumanji.json} (100%) diff --git a/domains/_discord.jumanji.is-a.dev.json b/domains/_discord.jumanji.json similarity index 100% rename from domains/_discord.jumanji.is-a.dev.json rename to domains/_discord.jumanji.json From 867ebb8d56c2983577935b77a7fe4e88a3a81233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Serewi=C5=9B?= Date: Tue, 4 Feb 2025 08:04:35 +0100 Subject: [PATCH 149/353] Create kacper.json --- domains/kacper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kacper.json diff --git a/domains/kacper.json b/domains/kacper.json new file mode 100644 index 000000000..998cfd55f --- /dev/null +++ b/domains/kacper.json @@ -0,0 +1,9 @@ +{ + "description": "kacper.is-a.dev", + "owner": { + "username": "k4czp3r" + }, + "record": { + "CNAME": "kacperserewis.net" + } +} From e9cd1dce8a0ea8efcce0d6448afa685af3931097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Serewi=C5=9B?= Date: Tue, 4 Feb 2025 08:07:55 +0100 Subject: [PATCH 150/353] Update kacper.json Add email field --- domains/kacper.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kacper.json b/domains/kacper.json index 998cfd55f..3e6ba42b3 100644 --- a/domains/kacper.json +++ b/domains/kacper.json @@ -1,7 +1,8 @@ { "description": "kacper.is-a.dev", "owner": { - "username": "k4czp3r" + "username": "k4czp3r", + "email": "contact@kacperserewis.net" }, "record": { "CNAME": "kacperserewis.net" From a90681334bf7b0c7c59ac7c2a654aa2bd23a93d3 Mon Sep 17 00:00:00 2001 From: Tanvir Hassan Joy <99553203+Harmfulllll@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:24:06 +0600 Subject: [PATCH 151/353] Create _vercel.joy.is-a.dev --- domains/_vercel.joy.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.joy.is-a.dev diff --git a/domains/_vercel.joy.is-a.dev b/domains/_vercel.joy.is-a.dev new file mode 100644 index 000000000..384dc3cc3 --- /dev/null +++ b/domains/_vercel.joy.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "TXT": "vc-domain-verify=joy.is-a.dev,b9818cfcdf90b4080e52" + } +} From 7d93a77094a1d29a7a88078287edc5b8526145fa Mon Sep 17 00:00:00 2001 From: Tanvir Hassan Joy <99553203+Harmfulllll@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:25:23 +0600 Subject: [PATCH 152/353] Create joy.json --- domains/joy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/joy.json diff --git a/domains/joy.json b/domains/joy.json new file mode 100644 index 000000000..77bdfcbcd --- /dev/null +++ b/domains/joy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "CNAME": "joy-portfolio-chi.vercel.app" + } +} From ae26931b4180b9545227969c3e80f00f66cc0fc5 Mon Sep 17 00:00:00 2001 From: "P.Bala kishore" <129872649+Kishore0122@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:19:12 +0530 Subject: [PATCH 153/353] Create kishore.json --- domains/kishore.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kishore.json diff --git a/domains/kishore.json b/domains/kishore.json new file mode 100644 index 000000000..f90374f96 --- /dev/null +++ b/domains/kishore.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/Kishore0122/portfolio", + "owner": { + "username": "Kishore0122", + "email": "kishorepanuganti278@gmail.com" + }, + "record": { + "CNAME": "kishore0122.github.io/portfolio/" + } +} From b4ebbc9ed2a5551103495d2b5e017afccab75ba0 Mon Sep 17 00:00:00 2001 From: Noel Paton-og <144045623+noelpaton-og@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:49:54 +0800 Subject: [PATCH 154/353] Create noelpaton-og.json --- domains/noelpaton-og.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noelpaton-og.json diff --git a/domains/noelpaton-og.json b/domains/noelpaton-og.json new file mode 100644 index 000000000..ffe84597f --- /dev/null +++ b/domains/noelpaton-og.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noelpaton-og", + "email": "noel27938@gmail.com" + }, + "record": { + "CNAME": "noelpaton-og.github.io" + } +} From a86b65a9507554db0257fd8b95c95c2e29903214 Mon Sep 17 00:00:00 2001 From: Tanvir Hassan Joy <99553203+Harmfulllll@users.noreply.github.com> Date: Tue, 4 Feb 2025 14:01:17 +0600 Subject: [PATCH 155/353] Rename _vercel.joy.is-a.dev to _vercel.joy.is-a.dev.json --- domains/{_vercel.joy.is-a.dev => _vercel.joy.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.joy.is-a.dev => _vercel.joy.is-a.dev.json} (100%) diff --git a/domains/_vercel.joy.is-a.dev b/domains/_vercel.joy.is-a.dev.json similarity index 100% rename from domains/_vercel.joy.is-a.dev rename to domains/_vercel.joy.is-a.dev.json From 6a2238efd1299837c67f09a7a2cf85b9ee09c3fa Mon Sep 17 00:00:00 2001 From: Ahmed Osama <97743566+AhmedOsamaMath@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:02:21 +0200 Subject: [PATCH 156/353] add ahmedosama domains --- domains/_vercel.ahmedosama.json | 9 +++++++++ domains/_vercel.ahmedosamamath.json | 9 +++++++++ domains/_vercel.osama.json | 9 +++++++++ domains/_vercel.zold.json | 9 +++++++++ domains/ahmedosama.json | 9 +++++++++ domains/ahmedosamamath.json | 9 +++++++++ domains/osama.json | 9 +++++++++ domains/zold.json | 9 +++++++++ 8 files changed, 72 insertions(+) create mode 100644 domains/_vercel.ahmedosama.json create mode 100644 domains/_vercel.ahmedosamamath.json create mode 100644 domains/_vercel.osama.json create mode 100644 domains/_vercel.zold.json create mode 100644 domains/ahmedosama.json create mode 100644 domains/ahmedosamamath.json create mode 100644 domains/osama.json create mode 100644 domains/zold.json diff --git a/domains/_vercel.ahmedosama.json b/domains/_vercel.ahmedosama.json new file mode 100644 index 000000000..d32162f5f --- /dev/null +++ b/domains/_vercel.ahmedosama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosama.is-a.dev,5b628779e8a3ff964dbb" + } +} \ No newline at end of file diff --git a/domains/_vercel.ahmedosamamath.json b/domains/_vercel.ahmedosamamath.json new file mode 100644 index 000000000..b9e94b545 --- /dev/null +++ b/domains/_vercel.ahmedosamamath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosamamath.is-a.dev,796151d584bede738264" + } +} \ No newline at end of file diff --git a/domains/_vercel.osama.json b/domains/_vercel.osama.json new file mode 100644 index 000000000..a23b79a2f --- /dev/null +++ b/domains/_vercel.osama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=osama.is-a.dev,635c93c34867abdfb117" + } +} \ No newline at end of file diff --git a/domains/_vercel.zold.json b/domains/_vercel.zold.json new file mode 100644 index 000000000..4bd473ec5 --- /dev/null +++ b/domains/_vercel.zold.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=zold.is-a.dev,43d9c99b8a4db2628eed" + } +} \ No newline at end of file diff --git a/domains/ahmedosama.json b/domains/ahmedosama.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/ahmedosama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/ahmedosamamath.json b/domains/ahmedosamamath.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/ahmedosamamath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/osama.json b/domains/osama.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/osama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/zold.json b/domains/zold.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/zold.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file From 0e27373969a9326b7ca595f31a62ae250306bffa Mon Sep 17 00:00:00 2001 From: Chau Van Sang Date: Tue, 4 Feb 2025 15:03:07 +0700 Subject: [PATCH 157/353] Create sang.json Add domain file --- domains/sang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sang.json diff --git a/domains/sang.json b/domains/sang.json new file mode 100644 index 000000000..22f7b8877 --- /dev/null +++ b/domains/sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chauvansang", + "email": "cvansang94@gmail.com" + }, + "record": { + "CNAME": "chauvansang.github.io" + } +} From bac140501df6995f0d1ba1eb8718ab96c2248c83 Mon Sep 17 00:00:00 2001 From: darkyzhou <7220778+darkyzhou@users.noreply.github.com> Date: Tue, 4 Feb 2025 16:28:27 +0800 Subject: [PATCH 158/353] domains: add darkyzhou.json --- domains/darkyzhou.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darkyzhou.json diff --git a/domains/darkyzhou.json b/domains/darkyzhou.json new file mode 100644 index 000000000..1e739c5b5 --- /dev/null +++ b/domains/darkyzhou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darkyzhou", + "email": "me@zqy.io" + }, + "record": { + "CNAME": "darkyzhou.net" + } +} From 1db245600929a1e2ceb19ccb75ee9c06fcfc5e4f Mon Sep 17 00:00:00 2001 From: poysa213 Date: Tue, 4 Feb 2025 09:56:17 +0100 Subject: [PATCH 159/353] add: vercel config for poysa213 --- domains/_vercel.poysa213.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_vercel.poysa213.json diff --git a/domains/_vercel.poysa213.json b/domains/_vercel.poysa213.json new file mode 100644 index 000000000..3bcc168f6 --- /dev/null +++ b/domains/_vercel.poysa213.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "poysa213", + "email": "hanaiayoucef@gmail.com", + "discord": "944238875566551110", + "twitter": "poysa213", + "repo": "https://github.com/poysa213/portfolio" + }, + "record": { + "TXT": "vc-domain-verify=poysa213.is-a.dev,0635f123b973ee05436d" + } +} From 8dbbe838b89fa67d0eb90f017c73cd25b6c084eb Mon Sep 17 00:00:00 2001 From: Vigikaran Date: Tue, 4 Feb 2025 08:58:22 +0000 Subject: [PATCH 160/353] Create vigikaran.json --- domains/vigikaran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vigikaran.json diff --git a/domains/vigikaran.json b/domains/vigikaran.json new file mode 100644 index 000000000..002df825b --- /dev/null +++ b/domains/vigikaran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vigikaran", + "email": "vigikaran.php@gmail.com" + }, + "record": { + "url": "https://www.linkedin.com/in/vigikaran/" + } +} From 3bcda54e92460dceaf7e44d0f9dbf23b59c31460 Mon Sep 17 00:00:00 2001 From: SGM <74338073+sgm1018@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:04:41 +0100 Subject: [PATCH 161/353] Create sergio.json --- domains/sergio.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/sergio.json diff --git a/domains/sergio.json b/domains/sergio.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/sergio.json @@ -0,0 +1 @@ + From 73f94002359edec240097edcf1f3e821fa62cc6f Mon Sep 17 00:00:00 2001 From: SGM <74338073+sgm1018@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:13:26 +0100 Subject: [PATCH 162/353] Update sergio.json --- domains/sergio.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/sergio.json b/domains/sergio.json index 8b1378917..c31abf0e7 100644 --- a/domains/sergio.json +++ b/domains/sergio.json @@ -1 +1,11 @@ - +{ + "description": "Mi sitio web personal", + "repo": "https://github.com/sgm1018", + "owner": { + "username": "sgm1018", + "email": "sgm1018@proton.me" + }, + "record": { + "URL": "https://www.linkedin.com/in/sergiogm1999/" + } +} From fd63563a32120c27a51bc48f51eefdf16d9aeee9 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Tue, 4 Feb 2025 10:46:37 +0100 Subject: [PATCH 163/353] Rename _github-pages-challenge-timi2506.json to _github-pages-challenge-timi2506.timi2506.json --- ...mi2506.json => _github-pages-challenge-timi2506.timi2506.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-timi2506.json => _github-pages-challenge-timi2506.timi2506.json} (100%) diff --git a/domains/_github-pages-challenge-timi2506.json b/domains/_github-pages-challenge-timi2506.timi2506.json similarity index 100% rename from domains/_github-pages-challenge-timi2506.json rename to domains/_github-pages-challenge-timi2506.timi2506.json From d758fcd19a7ec23558ba98f13c12afd0c71fe0bd Mon Sep 17 00:00:00 2001 From: Balaji Date: Tue, 4 Feb 2025 15:19:08 +0530 Subject: [PATCH 164/353] Create _vercel.balaji.json --- domains/_vercel.balaji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.balaji.json diff --git a/domains/_vercel.balaji.json b/domains/_vercel.balaji.json new file mode 100644 index 000000000..fa0982e67 --- /dev/null +++ b/domains/_vercel.balaji.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "balaji-atoa", + "discord": "popz06", + "email": "" + }, + "record": { + "TXT": "vc-domain-verify=balaji.is-a.dev,b4898f8e7508d5de541e" + } +} From 07d6eb69facf19bfd04b0d52bcd41261ff22e96d Mon Sep 17 00:00:00 2001 From: Tanveer Hussain <52218984+Tanveerhusyn@users.noreply.github.com> Date: Tue, 4 Feb 2025 14:49:22 +0500 Subject: [PATCH 165/353] Create tanveer.json --- domains/tanveer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tanveer.json diff --git a/domains/tanveer.json b/domains/tanveer.json new file mode 100644 index 000000000..726ea19fb --- /dev/null +++ b/domains/tanveer.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website of Tanveer Husyn", + "repo": "https://github.com/Tanveerhusyn/new_portfolio", + "owner": { + "username": "tanveerhusyn", + "email": "tanveerhussain465@gmail.com" + }, + "record": { + "CNAME": "portfolio-tanveer.netlify.app" + + } +} From c131b19ab6778ee36777af4a8bc71cc7cd62c388 Mon Sep 17 00:00:00 2001 From: Balaji Date: Tue, 4 Feb 2025 15:21:57 +0530 Subject: [PATCH 166/353] Create balaji.json --- domains/balaji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/balaji.json diff --git a/domains/balaji.json b/domains/balaji.json new file mode 100644 index 000000000..e32015081 --- /dev/null +++ b/domains/balaji.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "balaji-atoa", + "email": "", + "discord": "popz06" + }, + "record": { + "CNAME": "portfolio-on-live.vercel.app" + } +} From 4dda974ba0b8f4f36cf14c60f6b8f396a79714d6 Mon Sep 17 00:00:00 2001 From: Abdelhamied Mostafa <75527583+abdelhamied403@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:05:35 +0200 Subject: [PATCH 167/353] Create abdelhamied.json --- domains/abdelhamied.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/abdelhamied.json diff --git a/domains/abdelhamied.json b/domains/abdelhamied.json new file mode 100644 index 000000000..7364a6ada --- /dev/null +++ b/domains/abdelhamied.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "abdelhamied403" + }, + "record": { + "CNAME": "abdelhamied.vercel.app" + } +} From b3185387facb1f6527876ff7d449b3e4d800ccb8 Mon Sep 17 00:00:00 2001 From: marcoleder Date: Tue, 4 Feb 2025 11:06:28 +0100 Subject: [PATCH 168/353] Create marcoleder.json --- domains/marcoleder.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/marcoleder.json diff --git a/domains/marcoleder.json b/domains/marcoleder.json new file mode 100644 index 000000000..edcafda7b --- /dev/null +++ b/domains/marcoleder.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "marcoleder" + }, + "record": { + "URL": "https://marcoleder.ch" + } +} From 2538837299ab73f497c65738e9009deaa9324cad Mon Sep 17 00:00:00 2001 From: marcoleder Date: Tue, 4 Feb 2025 11:12:34 +0100 Subject: [PATCH 169/353] Update marcoleder.json Add Email --- domains/marcoleder.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/marcoleder.json b/domains/marcoleder.json index edcafda7b..d401c215b 100644 --- a/domains/marcoleder.json +++ b/domains/marcoleder.json @@ -1,6 +1,7 @@ { "owner": { - "username": "marcoleder" + "username": "marcoleder", + "email": "info@marcoleder.ch" }, "record": { "URL": "https://marcoleder.ch" From 23234bf4a7ed3682fe630d11c40ad144ace35b14 Mon Sep 17 00:00:00 2001 From: yhkz <127934329+yhkz@users.noreply.github.com> Date: Tue, 4 Feb 2025 18:25:20 +0800 Subject: [PATCH 170/353] Create yhkz.json --- domains/yhkz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yhkz.json diff --git a/domains/yhkz.json b/domains/yhkz.json new file mode 100644 index 000000000..5f8d65f10 --- /dev/null +++ b/domains/yhkz.json @@ -0,0 +1,11 @@ +{ + "description": "yhkz.is-a.dev", + "repo": "https://github.com/yhkz/yhkz.github.io", + "owner": { + "username": "yhkz", + "email": "yhkz@yhkz.us.kg" + }, + "record": { + "CNAME": "yhkz.github.io" + } +} From 7e6cf68f3db37f8e723fd0d4ed095841c32c7e92 Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 17:45:37 +0700 Subject: [PATCH 171/353] create _vercel.links.ikram.json --- domains/_vercel.links.ikram.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.links.ikram.json diff --git a/domains/_vercel.links.ikram.json b/domains/_vercel.links.ikram.json new file mode 100644 index 000000000..f437d4ab3 --- /dev/null +++ b/domains/_vercel.links.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "TXT": "vc-domain-verify=links.ikram.is-a.dev,706c366017aed069745e" + } +} From 8d24cf2182b56b492b0b45d60a3ab9385d864afa Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 17:46:03 +0700 Subject: [PATCH 172/353] create _vercel.kakureta.ikram.json --- domains/_vercel.kakureta.ikram.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.kakureta.ikram.json diff --git a/domains/_vercel.kakureta.ikram.json b/domains/_vercel.kakureta.ikram.json new file mode 100644 index 000000000..74c9e29b2 --- /dev/null +++ b/domains/_vercel.kakureta.ikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "TXT": "vc-domain-verify=kakureta.ikram.is-a.dev,cea58e1b5cb084a5d961" + } +} From 92d722c3fa6bcc23bcbd4da0f8fa6ba0fcadba13 Mon Sep 17 00:00:00 2001 From: Tanvir Hassan Joy <99553203+Harmfulllll@users.noreply.github.com> Date: Tue, 4 Feb 2025 16:55:00 +0600 Subject: [PATCH 173/353] Rename _vercel.joy.is-a.dev.json to _vercel.joy.json --- domains/{_vercel.joy.is-a.dev.json => _vercel.joy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.joy.is-a.dev.json => _vercel.joy.json} (100%) diff --git a/domains/_vercel.joy.is-a.dev.json b/domains/_vercel.joy.json similarity index 100% rename from domains/_vercel.joy.is-a.dev.json rename to domains/_vercel.joy.json From 2d33f44921b210f31df14d505b924d636f409ac4 Mon Sep 17 00:00:00 2001 From: AshtonFabby Date: Tue, 4 Feb 2025 13:15:30 +0200 Subject: [PATCH 174/353] fabby portfolio domain --- domains/ashtonfabby.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ashtonfabby.json diff --git a/domains/ashtonfabby.json b/domains/ashtonfabby.json new file mode 100644 index 000000000..296f3c2aa --- /dev/null +++ b/domains/ashtonfabby.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/AshtonFabby/portfolio.git", + "owner": { + "username": "ashtonfabby", + "email": "[ashtonfabbt@gmail.com]" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 87e9aac43fdc2ec7922713c5ba2b37ea1b80ad9d Mon Sep 17 00:00:00 2001 From: Dipesh Khanal <63183800+Dipesh79@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:20:04 +0545 Subject: [PATCH 175/353] Create dipesh.json --- domains/dipesh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dipesh.json diff --git a/domains/dipesh.json b/domains/dipesh.json new file mode 100644 index 000000000..b407f212b --- /dev/null +++ b/domains/dipesh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dipesh79" + }, + "record": { + "A": "192.250.235.27" + } +} From b7b8fcf690857807c2aff257e7886e82e608b64d Mon Sep 17 00:00:00 2001 From: ajay sathvik <111119810+ajaysathvik@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:30:05 +0530 Subject: [PATCH 176/353] Create ajaysathvik.json --- ajaysathvik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ajaysathvik.json diff --git a/ajaysathvik.json b/ajaysathvik.json new file mode 100644 index 000000000..0338a6502 --- /dev/null +++ b/ajaysathvik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajaysathvik", + "email": "ajaysathviksu@gmail.com", + }, + "record": { + "CNAME": "ajaysathvik.vercel.app" + } +} From f940e91b24ced78aaa1f9e9fece8900db877f0a2 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Tue, 4 Feb 2025 07:01:07 -0500 Subject: [PATCH 177/353] make proxied --- domains/webcubed.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/webcubed.json b/domains/webcubed.json index 990b1e397..775b9a884 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "webcubed.pages.dev" - } + }, + "proxied": true } From 38329fd66782309b349d3c715ad9c9c38c15e99a Mon Sep 17 00:00:00 2001 From: Muhammad Yusuf <46883609+mhmmd-ysf@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:59:12 +0700 Subject: [PATCH 178/353] Update muhammad-yusuf.json --- domains/muhammad-yusuf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/muhammad-yusuf.json b/domains/muhammad-yusuf.json index 5391714c3..95eefca48 100644 --- a/domains/muhammad-yusuf.json +++ b/domains/muhammad-yusuf.json @@ -6,6 +6,6 @@ "email": "muhammad_yusuf22@outlook.com" }, "record": { - "CNAME": "mhmmd-ysf.github.io" + "URL": "https://mhmmd-ysf.github.io" } -} \ No newline at end of file +} From d3dbd25055786892bc64ed56006573aa2761d13c Mon Sep 17 00:00:00 2001 From: shahab-xd <0xshahab@proton.me> Date: Tue, 4 Feb 2025 14:05:10 +0100 Subject: [PATCH 179/353] Create shahab.json --- domains/shahab.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shahab.json diff --git a/domains/shahab.json b/domains/shahab.json new file mode 100644 index 000000000..6efff03a3 --- /dev/null +++ b/domains/shahab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shahab-xd", + "email": "0xshahab@proton.me" + }, + "record": { + "CNAME": "shahab-xd.github.io" + } +} From 8d4b470bd6c2bcb96fdbcd15fba0d159dc5e4b13 Mon Sep 17 00:00:00 2001 From: Chung Hei Tse Date: Tue, 4 Feb 2025 21:24:48 +0800 Subject: [PATCH 180/353] Add Jones Tse's portfolio website configuration --- domains/jones.tse.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jones.tse.json diff --git a/domains/jones.tse.json b/domains/jones.tse.json new file mode 100644 index 000000000..cd27d31e6 --- /dev/null +++ b/domains/jones.tse.json @@ -0,0 +1,11 @@ +{ + "description": "Jones Tse's Portfolio Website", + "repo": "https://github.com/chunghei0116/portfolio", + "owner": { + "username": "chunghei0116", + "email": "chungheibrad@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From ad03211f5c8ff2d5994ec18cd771f8dd4d1558da Mon Sep 17 00:00:00 2001 From: Chung Hei Tse Date: Tue, 4 Feb 2025 21:25:57 +0800 Subject: [PATCH 181/353] Add Jones Tse's portfolio website configuration --- domains/{jones.tse.json => jonestse.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jones.tse.json => jonestse.json} (100%) diff --git a/domains/jones.tse.json b/domains/jonestse.json similarity index 100% rename from domains/jones.tse.json rename to domains/jonestse.json From 9c670a51f0109f5ace2bc0537c4e504600f4c15d Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 13:59:59 +0000 Subject: [PATCH 182/353] add google search console verification TXT record to ikram.json --- domains/ikram.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/ikram.json b/domains/ikram.json index 1138d4e31..84ac66224 100644 --- a/domains/ikram.json +++ b/domains/ikram.json @@ -7,6 +7,9 @@ "record": { "A": ["76.76.21.21"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4" + ] } } From 85301e2ee71d0bae7b171d18eb9e4270bbd835b6 Mon Sep 17 00:00:00 2001 From: Hong Jiarong Date: Tue, 4 Feb 2025 22:31:05 +0800 Subject: [PATCH 183/353] Create hjr.json --- domains/hjr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hjr.json diff --git a/domains/hjr.json b/domains/hjr.json new file mode 100644 index 000000000..fbb47b802 --- /dev/null +++ b/domains/hjr.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for JrHimself.", + "owner": { + "username": "hongjr03", + "email": "me@jrhim.com" + }, + "record": { + "CNAME": "hongjr03-github-io.vercel.app" + }, +} From c5eba8b07be0abc74c0a1260f3c142ba99f57ad8 Mon Sep 17 00:00:00 2001 From: Pedro Henrique Pires Date: Tue, 4 Feb 2025 11:44:14 -0300 Subject: [PATCH 184/353] Create php.json --- domains/php.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/php.json diff --git a/domains/php.json b/domains/php.json new file mode 100644 index 000000000..391bff798 --- /dev/null +++ b/domains/php.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for Pedro Henrique Pires (PHP)", + "owner": { + "username": "pedrohenriquepirs", + "email": "pdrhenriquepires@gmail.com" + }, + "record": { + "CNAME": "pedrohenriquepires.com.br" + }, +} From 59741ad7fdc72c9715c4e6b0adcefc427f13f868 Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 14:48:37 +0000 Subject: [PATCH 185/353] add proxied attribute to ikram.json --- domains/ikram.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ikram.json b/domains/ikram.json index 84ac66224..515170fc1 100644 --- a/domains/ikram.json +++ b/domains/ikram.json @@ -11,5 +11,6 @@ "v=spf1 include:spf.improvmx.com ~all", "google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4" ] - } + }, + "proxied": true } From 13946b308120be4cb54b1a81f15e09e8e7e4a8bd Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 14:49:14 +0000 Subject: [PATCH 186/353] add proxied attribute to links.ikram.json --- domains/links.ikram.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/links.ikram.json b/domains/links.ikram.json index ff29ca1bb..0bf36e18f 100644 --- a/domains/links.ikram.json +++ b/domains/links.ikram.json @@ -6,5 +6,6 @@ }, "record": { "A": ["76.76.21.21"] - } + }, + "proxied": true } From 37e07893326f32a55235b0bdf2c191c8a1dff32a Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Tue, 4 Feb 2025 14:49:28 +0000 Subject: [PATCH 187/353] add proxied attribute to kakureta.ikram.json --- domains/kakureta.ikram.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kakureta.ikram.json b/domains/kakureta.ikram.json index ff29ca1bb..0bf36e18f 100644 --- a/domains/kakureta.ikram.json +++ b/domains/kakureta.ikram.json @@ -6,5 +6,6 @@ }, "record": { "A": ["76.76.21.21"] - } + }, + "proxied": true } From 8b51a305965c625d5bbcafeb7471449cbad77440 Mon Sep 17 00:00:00 2001 From: BhavyaGupta315 <143181501+BhavyaGupta315@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:19:53 +0530 Subject: [PATCH 188/353] Create _vercel.bhavyagupta.json Adding _vercel file --- domains/_vercel.bhavyagupta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.bhavyagupta.json diff --git a/domains/_vercel.bhavyagupta.json b/domains/_vercel.bhavyagupta.json new file mode 100644 index 000000000..5558b0ae4 --- /dev/null +++ b/domains/_vercel.bhavyagupta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BhavyaGupta315", + "email": "bhavyagupta315@gmail.com", + "discord": "bhavya_gupta_" + }, + "record": { + "TXT": "vc-domain-verify=bhavyagupta.is-a.dev,6ad4b583ec5dfd020162" + } +} From 605a690cbd6ccced1deef457ebadc865f804c8c2 Mon Sep 17 00:00:00 2001 From: Pedro Henrique Pires Date: Tue, 4 Feb 2025 11:50:27 -0300 Subject: [PATCH 189/353] Update php.json --- domains/php.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/php.json b/domains/php.json index 391bff798..f3d6a20b0 100644 --- a/domains/php.json +++ b/domains/php.json @@ -1,7 +1,7 @@ { "description": "Personal website for Pedro Henrique Pires (PHP)", "owner": { - "username": "pedrohenriquepirs", + "username": "pedrohenriquepires", "email": "pdrhenriquepires@gmail.com" }, "record": { From 8b56d2fe174710df956aadfed0a7c6d9c0b6edf2 Mon Sep 17 00:00:00 2001 From: Vikas Kumar Date: Tue, 4 Feb 2025 20:44:10 +0530 Subject: [PATCH 190/353] Update vikas.json --- domains/vikas.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vikas.json b/domains/vikas.json index 75f01f3e8..4b738d9b6 100644 --- a/domains/vikas.json +++ b/domains/vikas.json @@ -1,7 +1,9 @@ { "owner": { - "username": "kvikas063" + "username": "kvikas063", + "email": "vikas_063@hotmail.com" }, + "description": "portofolio website.", "record": { "CNAME": "kvikas063.github.io" } From 8dbbe140de5ed4f8bc9e46ef0b4bc3393cb0bb0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Deniz=20Sa=C4=9Flam?= Date: Tue, 4 Feb 2025 18:29:50 +0300 Subject: [PATCH 191/353] Update domains/barisdeniz.json Co-authored-by: 21Z <21z95@proton.me> --- domains/barisdeniz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/barisdeniz.json b/domains/barisdeniz.json index 99c3c6276..8453f22ce 100644 --- a/domains/barisdeniz.json +++ b/domains/barisdeniz.json @@ -6,6 +6,6 @@ "email": "bdsaglam@gmail.com" }, "record": { - "CNAME": "https://bdsaglam.github.io/" + "CNAME": "bdsaglam.github.io" } } \ No newline at end of file From f630f1cc40877343a36cd8672d249d603f84b0fd Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:01:46 +0100 Subject: [PATCH 192/353] Added noob.bio portfolio into registered subdomains for is-a.dev --- domains/_discord.noob.json | 9 +++++++++ domains/noob.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_discord.noob.json create mode 100644 domains/noob.json diff --git a/domains/_discord.noob.json b/domains/_discord.noob.json new file mode 100644 index 000000000..e2d192999 --- /dev/null +++ b/domains/_discord.noob.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119" + } +} \ No newline at end of file diff --git a/domains/noob.json b/domains/noob.json new file mode 100644 index 000000000..fb0b0a9f1 --- /dev/null +++ b/domains/noob.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio site, made in nextjs", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "CNAME": "noob.bio" + }, + "proxied": false + } \ No newline at end of file From 30c88fcea10498e9804819fb0a1907d120a7295e Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:08:39 +0100 Subject: [PATCH 193/353] Updated repo url --- domains/noob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noob.json b/domains/noob.json index fb0b0a9f1..5f359b803 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,6 +1,6 @@ { "description": "My personal portfolio site, made in nextjs", - "repo": "https://github.com/is-a-dev/docs", + "repo": "https://github.com/IMXNOOBX/universe", "owner": { "username": "IMXNOOBX", "email": "me@noob.bio" From c8e5a60261068d68367350c58eb96812b91e43a5 Mon Sep 17 00:00:00 2001 From: Jigar Bhoye <84662430+jigarbhoye04@users.noreply.github.com> Date: Tue, 4 Feb 2025 21:48:59 +0530 Subject: [PATCH 194/353] Create jigarbhoye.json --- domains/jigarbhoye.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jigarbhoye.json diff --git a/domains/jigarbhoye.json b/domains/jigarbhoye.json new file mode 100644 index 000000000..b8a8bc5ef --- /dev/null +++ b/domains/jigarbhoye.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jigarbhoye04", + "discord": "jigx.04", + "email": "jigarbhoye04@gmail.com" + }, + "record": { + "CNAME": "jigarbhoye.vercel.app" + } +} From 485d86f763a7b0dbdbb192c6c606117832c6fb11 Mon Sep 17 00:00:00 2001 From: jigar Date: Tue, 4 Feb 2025 22:01:04 +0530 Subject: [PATCH 195/353] Add jigarbhoye.json for domain verification details --- domains/_vercel.jigarbhoye.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.jigarbhoye.json diff --git a/domains/_vercel.jigarbhoye.json b/domains/_vercel.jigarbhoye.json new file mode 100644 index 000000000..fe1869dc4 --- /dev/null +++ b/domains/_vercel.jigarbhoye.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jigarbhoye04", + "discord": "jigx.04", + "email": "jigarbhoye04@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jigarbhoye.is-a.dev,194424ab5762042e64fa" + } + } \ No newline at end of file From bda9d1bbb4d7e3670cf673c1e685018666998842 Mon Sep 17 00:00:00 2001 From: David <84347359+davidzz-code@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:39:40 +0100 Subject: [PATCH 196/353] fix: Update davidramirez.json to not contain protocol or / --- domains/davidramirez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/davidramirez.json b/domains/davidramirez.json index 3a1e9a606..d79c80e28 100644 --- a/domains/davidramirez.json +++ b/domains/davidramirez.json @@ -6,6 +6,6 @@ "email": "mixing.drr@gmail.com" }, "record": { - "CNAME": "https://davidramirez.netlify.app/" + "CNAME": "davidramirez.netlify.app" } } From 74b4cdc26598840a33dae1b227937e65ce420ad1 Mon Sep 17 00:00:00 2001 From: Jonathan Russ Date: Tue, 4 Feb 2025 17:57:37 +0100 Subject: [PATCH 197/353] Update domains/jonathan-russ.json Co-authored-by: 21Z <21z95@proton.me> --- domains/jonathan-russ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json index ea7bf1a3f..7c69f05cf 100644 --- a/domains/jonathan-russ.json +++ b/domains/jonathan-russ.json @@ -7,7 +7,7 @@ "discord": "494042822320717827" }, "record": { - "CNAME": "jonathan-russ.vercel.app", + "A": ["76.76.21.21"], "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" } } \ No newline at end of file From 3ad84639442771e57a119fb3e62b5d9a84c0f07b Mon Sep 17 00:00:00 2001 From: Mahdi Hazrati <127740921+Mahdi-Hazrati@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:33:49 +0330 Subject: [PATCH 198/353] Create mahdi.json --- domains/mahdi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mahdi.json diff --git a/domains/mahdi.json b/domains/mahdi.json new file mode 100644 index 000000000..b4b460fc9 --- /dev/null +++ b/domains/mahdi.json @@ -0,0 +1,11 @@ +{ + "description": "my dev portfolio website", + "repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev", + "owner": { + "username": "mahdi-hazrati", + "email": "[email protected]" + }, + "record": { + "CNAME": "mahdi-hazrati.github.io" + } +} From 1fd0d7204c5500eb6bf894372854af936c5677d0 Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Tue, 4 Feb 2025 22:42:11 +0530 Subject: [PATCH 199/353] Create adil.json --- domains/adil.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/adil.json diff --git a/domains/adil.json b/domains/adil.json new file mode 100644 index 000000000..7be245ab3 --- /dev/null +++ b/domains/adil.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "adil-uddin" + }, + "record": { + "CNAME": "adil-uddin.github.io" + } +} From 126061bbd95c570260391e31918df2cb2bc15e1f Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Tue, 4 Feb 2025 22:45:44 +0530 Subject: [PATCH 200/353] Update adil.json add details --- domains/adil.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/adil.json b/domains/adil.json index 7be245ab3..b689f3b68 100644 --- a/domains/adil.json +++ b/domains/adil.json @@ -1,7 +1,10 @@ { - "owner": { - "username": "adil-uddin" - }, + "description": "Adil Mohammed's Home Page", + "repo": "https://github.com/adil-uddin", + "owner": { + "username": "adil-uddin", + "email": "adilaryan786@gmail.com" + }, "record": { "CNAME": "adil-uddin.github.io" } From 27ef8239f4764d8699eb929c1591bd7083e940a0 Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:25:24 +0200 Subject: [PATCH 201/353] Rename domains/benjamin.ish.json to domains/ish/ishbenjamin.json --- domains/{benjamin.ish.json => ish/ishbenjamin.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{benjamin.ish.json => ish/ishbenjamin.json} (100%) diff --git a/domains/benjamin.ish.json b/domains/ish/ishbenjamin.json similarity index 100% rename from domains/benjamin.ish.json rename to domains/ish/ishbenjamin.json From 380c3546c85ae5d90b980c6ebd89587bc3dccb1a Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:26:37 +0200 Subject: [PATCH 202/353] Update and rename _vercel.benjamin.ish.json to _vercel.ishbenjamin.json --- domains/{_vercel.benjamin.ish.json => _vercel.ishbenjamin.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_vercel.benjamin.ish.json => _vercel.ishbenjamin.json} (62%) diff --git a/domains/_vercel.benjamin.ish.json b/domains/_vercel.ishbenjamin.json similarity index 62% rename from domains/_vercel.benjamin.ish.json rename to domains/_vercel.ishbenjamin.json index 18d3a13ef..ff9d84cea 100644 --- a/domains/_vercel.benjamin.ish.json +++ b/domains/_vercel.ishbenjamin.json @@ -4,6 +4,6 @@ "email": "benjamugi20072@gmail.com" }, "record": { - "TXT": "vc-domain-verify=benjamin.ish.is-a.dev,0ecec2654297e08209c0" + "TXT": "vc-domain-verify=ishbenjamin.is-a.dev,787c8741716d7d7ae200" } } From 0cccd96ce94a4048765e7232dd7b27222e411ad5 Mon Sep 17 00:00:00 2001 From: Basile Cassiers Date: Tue, 4 Feb 2025 18:30:28 +0100 Subject: [PATCH 203/353] feat: add base domain --- domains/base.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/base.json diff --git a/domains/base.json b/domains/base.json new file mode 100644 index 000000000..cc20db89f --- /dev/null +++ b/domains/base.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bcassiers", + "discord": "base08875" + }, + "record": { + "CNAME": "adbc.be" + } +} \ No newline at end of file From 41f96a0a50af744954091c8690ece6afaf52ff8d Mon Sep 17 00:00:00 2001 From: luked177 <43680876+luked177@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:31:19 +0000 Subject: [PATCH 204/353] Update domains/luked.json Remove trailing slash as per suggestion Co-authored-by: 21Z <21z95@proton.me> --- domains/luked.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luked.json b/domains/luked.json index 39ae6db0c..ad54193fb 100644 --- a/domains/luked.json +++ b/domains/luked.json @@ -4,6 +4,6 @@ "email": "" }, "record": { - "CNAME": "cv-sand-zeta.vercel.app/" + "CNAME": "cv-sand-zeta.vercel.app" } } \ No newline at end of file From ca0aa886c09e70b221b296a63c90274882a2e59d Mon Sep 17 00:00:00 2001 From: luked177 <43680876+luked177@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:38:27 +0000 Subject: [PATCH 205/353] Update socials to pull twitter account --- domains/_vercel.luked.json | 2 +- domains/luked.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.luked.json b/domains/_vercel.luked.json index 7ca7c777f..2fd5bb0fd 100644 --- a/domains/_vercel.luked.json +++ b/domains/_vercel.luked.json @@ -1,7 +1,7 @@ { "owner": { "username": "luked177", - "email": "" + "twitter": "lukedore_" }, "record": { "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" diff --git a/domains/luked.json b/domains/luked.json index 39ae6db0c..c802d8e25 100644 --- a/domains/luked.json +++ b/domains/luked.json @@ -1,7 +1,7 @@ { "owner": { "username": "luked177", - "email": "" + "twitter": "lukedore_" }, "record": { "CNAME": "cv-sand-zeta.vercel.app/" From 0fb2bd3f19f12b3ba406cc205b92985e262099bc Mon Sep 17 00:00:00 2001 From: Cas <72042903+caswantsanap@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:56:22 -0700 Subject: [PATCH 206/353] Create cas.json --- domains/cas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cas.json diff --git a/domains/cas.json b/domains/cas.json new file mode 100644 index 000000000..940b8011e --- /dev/null +++ b/domains/cas.json @@ -0,0 +1,11 @@ +{ + "description": "lil bio", + "repo": "https://github.com/caswantsanap/bio", + "owner": { + "username": "caswantsanap", + "email": "caswantsanap@gmail.com" + }, + "record": { + "CNAME": "caswantsanap.github.io\bio" + } +} From 41bd36c17595b5c02d4f77bec33960b31f1d6226 Mon Sep 17 00:00:00 2001 From: Pritam Das <40018547+ImDarkShadow@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:30:11 +0530 Subject: [PATCH 207/353] vercel TXT add --- domains/_vercel.pritam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.pritam.json diff --git a/domains/_vercel.pritam.json b/domains/_vercel.pritam.json new file mode 100644 index 000000000..48cd95f8f --- /dev/null +++ b/domains/_vercel.pritam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "TXT": "pvc-domain-verify=pritam.is-a.dev,8deacca92e10a3d2f865" + } +} \ No newline at end of file From 038f8c9823ea31b536e9d8b356b05a9a83cbde18 Mon Sep 17 00:00:00 2001 From: David Valdivia Date: Tue, 4 Feb 2025 13:00:37 -0600 Subject: [PATCH 208/353] Create david.json --- domains/david.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/david.json diff --git a/domains/david.json b/domains/david.json new file mode 100644 index 000000000..828fc832f --- /dev/null +++ b/domains/david.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "david-valdivia", + "email": "dev@dvaldivia.com" + }, + "record": { + "CNAME": "dvaldivia.com" + } +} From d4d9aec8de1d81dfa5c38ba6c26c52867c3ce394 Mon Sep 17 00:00:00 2001 From: Nir Chen Date: Tue, 4 Feb 2025 21:28:56 +0200 Subject: [PATCH 209/353] Created thecommandcat.json --- domains/thecommandcat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thecommandcat.json diff --git a/domains/thecommandcat.json b/domains/thecommandcat.json new file mode 100644 index 000000000..ca8387ad6 --- /dev/null +++ b/domains/thecommandcat.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/TheCommandCat/TheCommandCat.github.io", + "owner": { + "username": "TheCommandCat", + "email": "bhrtkhvji@gmail.com" + }, + "record": { + "CNAME": "thecommandcat.github.io" + } +} From 9edaee42ffe335db48649a8b4f74c218999b0a1d Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Tue, 4 Feb 2025 12:48:52 -0700 Subject: [PATCH 210/353] Create nd24.json --- domains/nd24.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nd24.json diff --git a/domains/nd24.json b/domains/nd24.json new file mode 100644 index 000000000..eff10a971 --- /dev/null +++ b/domains/nd24.json @@ -0,0 +1,11 @@ +{ + "description": "natedog2424's portfolio website", + "repo": "https://github.com/natedog2424/natedog2424.github.io", + "owner": { + "username": "natedog2424", + "email": "natedog2424mail@gmail.com" + }, + "record": { + "CNAME": "natedog2424.github.io" + } +} From 83def1ad1def2e4ef997ee269dd4c49221cb5f79 Mon Sep 17 00:00:00 2001 From: aoozoraa Date: Tue, 4 Feb 2025 20:43:29 +0000 Subject: [PATCH 211/353] Update aoozora.json --- domains/aoozora.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aoozora.json b/domains/aoozora.json index 017fcd1b5..a519c5218 100644 --- a/domains/aoozora.json +++ b/domains/aoozora.json @@ -1,6 +1,7 @@ { "owner": { - "username": "aoozoraa" + "username": "aoozoraa", + "email": "akuummuu@gmail.com" }, "record": { "A": [ From de3611964ae320be7ca5a20bd97130372fe6b2cb Mon Sep 17 00:00:00 2001 From: Avis Lowha Date: Wed, 5 Feb 2025 02:43:25 +0530 Subject: [PATCH 212/353] added txt for vercel --- domains/_vercel.awhvish.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_vercel.awhvish.json diff --git a/domains/_vercel.awhvish.json b/domains/_vercel.awhvish.json new file mode 100644 index 000000000..287cce65b --- /dev/null +++ b/domains/_vercel.awhvish.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Portfolio Website", + "owner": { + "username": "awhvish", + "email": "avislowha9@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"] + } +} + + + From e489e9b39a5867da70272be564d1ca3bb48d5c7e Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:45:30 -0600 Subject: [PATCH 213/353] Create jesus-valadez.json A github page to show a personal portfolio --- domains/jesus-valadez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jesus-valadez.json diff --git a/domains/jesus-valadez.json b/domains/jesus-valadez.json new file mode 100644 index 000000000..2bbde1841 --- /dev/null +++ b/domains/jesus-valadez.json @@ -0,0 +1,11 @@ +{ + "description": "Use to show a personal portfolio", + "repo": "https://github.com/JesusVala/JesusValadez.github.io.git" , + "owner": { + "username": "JesusVala", + "email": "jesusvaladezf@outlook.com" + }, + "record": { + "CNAME": "JesusValadez.github.io" + } +} From 9f5e263b484c69f5d77014521f693b202d75c66a Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:48:18 -0600 Subject: [PATCH 214/353] Rename jesus-valadez.json to jesusvaladez.json --- domains/{jesus-valadez.json => jesusvaladez.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jesus-valadez.json => jesusvaladez.json} (100%) diff --git a/domains/jesus-valadez.json b/domains/jesusvaladez.json similarity index 100% rename from domains/jesus-valadez.json rename to domains/jesusvaladez.json From dff7e654b3bf7b64afba91983a6b39e0acd0f2bd Mon Sep 17 00:00:00 2001 From: Mariusz Woloszyn Date: Tue, 4 Feb 2025 23:01:18 +0100 Subject: [PATCH 215/353] emsi.is-a.dev --- domains/emsi.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/emsi.json diff --git a/domains/emsi.json b/domains/emsi.json new file mode 100644 index 000000000..12695032c --- /dev/null +++ b/domains/emsi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "emsi" + }, + "record": { + "NS": ["braelyn.ns.cloudflare.com", "ed.ns.cloudflare.com"] + } +} From 5f426cb17c3697e1c1adfdb5b941085bf9112a03 Mon Sep 17 00:00:00 2001 From: "Mubarak H. Alketbi" <2147851+MubarakHAlketbi@users.noreply.github.com> Date: Wed, 5 Feb 2025 02:24:35 +0400 Subject: [PATCH 216/353] Create mubarak.json --- domains/mubarak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mubarak.json diff --git a/domains/mubarak.json b/domains/mubarak.json new file mode 100644 index 000000000..d5a9106ee --- /dev/null +++ b/domains/mubarak.json @@ -0,0 +1,11 @@ +{ + "description": "link to Mubarak H. Alketbi Github profile", + "repo": "https://github.com/MubarakHAlketbi", + "owner": { + "username": "MubarakHAlketbi", + "email": "mubarak.harran@gmail.com" + }, + "record": { + "URL": "https://mubarakhalketbi.com" + } +} From a45c7b0d69b4a3e413457ec9f91ab29ee5ce521f Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:30:53 +0100 Subject: [PATCH 217/353] Update ciao287.json --- domains/ciao287.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciao287.json b/domains/ciao287.json index af3721626..6e1582f7e 100644 --- a/domains/ciao287.json +++ b/domains/ciao287.json @@ -4,6 +4,6 @@ "discord": "687333016921440317" }, "record": { - "CNAME": "ciao287.github.io" + "A": ["144.91.115.195"] } } From 5785e35b69ebe177f60c8d5b171cebc27de9cc80 Mon Sep 17 00:00:00 2001 From: Abdallah BARI <37937958+Abdallah01win@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:43:13 +0100 Subject: [PATCH 218/353] Create abdallahbari.json --- domains/abdallahbari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdallahbari.json diff --git a/domains/abdallahbari.json b/domains/abdallahbari.json new file mode 100644 index 000000000..d006f40f9 --- /dev/null +++ b/domains/abdallahbari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdallah01win", + "email": "abdellah01win@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-bf2.pages.dev/" + } +} From add79001a1a79b1519fb11b6bc4e37ce2ab79dff Mon Sep 17 00:00:00 2001 From: FrancoDurand <106925453+FrancoDurand@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:53:22 -0500 Subject: [PATCH 219/353] vercel domain --- domains/_vercel.francodurand.json | 8 ++++++++ domains/francodurand.json | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 domains/_vercel.francodurand.json create mode 100644 domains/francodurand.json diff --git a/domains/_vercel.francodurand.json b/domains/_vercel.francodurand.json new file mode 100644 index 000000000..1a2c0f66d --- /dev/null +++ b/domains/_vercel.francodurand.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FrancoDurand" + }, + "record": { + "TXT": "vc-domain-verify=francodurand.is-a.dev,ad7840fa5cb01e5d90c1" + } +} \ No newline at end of file diff --git a/domains/francodurand.json b/domains/francodurand.json new file mode 100644 index 000000000..a6baa5690 --- /dev/null +++ b/domains/francodurand.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FrancoDurand" + }, + "record": { + "CNAME": "devfolio-franco.vercel.app" + } +} \ No newline at end of file From fb6c4e7cae1a4665a5cebc4137f474bf4784b9a9 Mon Sep 17 00:00:00 2001 From: FrancoDurand <106925453+FrancoDurand@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:56:33 -0500 Subject: [PATCH 220/353] add email --- domains/francodurand.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/francodurand.json b/domains/francodurand.json index a6baa5690..8f68c5397 100644 --- a/domains/francodurand.json +++ b/domains/francodurand.json @@ -1,6 +1,7 @@ { "owner": { - "username": "FrancoDurand" + "username": "FrancoDurand", + "email": "francoduve.25@gmail.com" }, "record": { "CNAME": "devfolio-franco.vercel.app" From 7dd30e2ea6304adb10758ab97f33c66e2e34f390 Mon Sep 17 00:00:00 2001 From: Parham Alvani Date: Tue, 4 Feb 2025 23:15:12 +0000 Subject: [PATCH 221/353] feat: add 1995parham domain --- domains/1995parham.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/1995parham.json diff --git a/domains/1995parham.json b/domains/1995parham.json new file mode 100644 index 000000000..a5dbabef4 --- /dev/null +++ b/domains/1995parham.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website", + "owner": { + "username": "1995parham", + "email": "parham.alvani@gmail.com" + }, + "record": { + "CNAME": "1995parham.github.io" + } +} From 50d20bbf2309e4cc21b41a225ee19a60025bf123 Mon Sep 17 00:00:00 2001 From: Mohit Kumar <45988483+kumar-mohit-dev@users.noreply.github.com> Date: Wed, 5 Feb 2025 05:37:01 +0530 Subject: [PATCH 222/353] Create mohit --- domains/mohit | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mohit diff --git a/domains/mohit b/domains/mohit new file mode 100644 index 000000000..d62cb6e66 --- /dev/null +++ b/domains/mohit @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kumar-mohit-dev", + "email": "mohitgoswami.work@gmail.com" + }, + "record": { + "CNAME": "kumar-mohit-dev.github.io" + } +} From b7ba5fed0eff2b3e3782e5931707702e19beb70e Mon Sep 17 00:00:00 2001 From: "While True: learn()" Date: Wed, 5 Feb 2025 09:10:02 +0800 Subject: [PATCH 223/353] Create battlehawk --- domains/battlehawk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/battlehawk diff --git a/domains/battlehawk b/domains/battlehawk new file mode 100644 index 000000000..5322ce2a2 --- /dev/null +++ b/domains/battlehawk @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev domain for BATTLEHAWK00(redirecting to https://code1024.icu)", + "owner": { + "username": "BATTLEHAWK00", + "email": "yxlk2oi@gmail.com" + }, + "record": { + "URL": "https://code1024.icu" + }, + "proxied": true +} From 100122b87d5a435bd50701ba070bc941cbd6681a Mon Sep 17 00:00:00 2001 From: "While True: learn()" Date: Wed, 5 Feb 2025 09:15:36 +0800 Subject: [PATCH 224/353] Rename battlehawk to battlehawk.json --- domains/{battlehawk => battlehawk.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{battlehawk => battlehawk.json} (100%) diff --git a/domains/battlehawk b/domains/battlehawk.json similarity index 100% rename from domains/battlehawk rename to domains/battlehawk.json From 8fbc0c362e9a093b69468e27d63fa57e35d11866 Mon Sep 17 00:00:00 2001 From: Sri Krishna Date: Wed, 5 Feb 2025 11:22:01 +1000 Subject: [PATCH 225/353] add portfolio --- domains/sri.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/sri.json b/domains/sri.json index 71d589d12..575e8234a 100644 --- a/domains/sri.json +++ b/domains/sri.json @@ -1,6 +1,10 @@ { "repo": "https://github.com/srikrishna180/portfolio", "owner": { - "username": "srikrishna180" + "username": "srikrishna180", + "email": "srikrishnak.dev@gmail.com" + }, + "record": { + "CNAME": "irs.dev" } } From bac13932de07d7d874a3ad9a24ff0061e2970229 Mon Sep 17 00:00:00 2001 From: Warren Wong Date: Wed, 5 Feb 2025 11:11:01 +0800 Subject: [PATCH 226/353] add warren --- domains/warren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/warren.json diff --git a/domains/warren.json b/domains/warren.json new file mode 100644 index 000000000..f67152f1d --- /dev/null +++ b/domains/warren.json @@ -0,0 +1,11 @@ +{ + "description": "GitHub profile of Warren", + "repo": "https://github.com/somethingwentwell/somethingwentwell.github.io", + "owner": { + "username": "somethingwentwell", + "email": "wwwc@outlook.com" + }, + "record": { + "CNAME": "somethingwentwell.github.io" + } +} From 046248d5e78224dce2840e750dc2ff9868fa7493 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=AA=C9=80=EA=AA=8A=E1=B4=8D=CE=B9=EA=AB=80=20=E1=A5=8A?= =?UTF-8?q?=EA=AB=80=EA=AA=80=CF=81=EA=AA=96=CE=B9?= <103162659+LexisMate@users.noreply.github.com> Date: Wed, 5 Feb 2025 08:50:29 +0530 Subject: [PATCH 227/353] Update izumie.json --- domains/izumie.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/izumie.json b/domains/izumie.json index 97ce5892e..f34fb3a83 100644 --- a/domains/izumie.json +++ b/domains/izumie.json @@ -2,7 +2,8 @@ "description": "izumie.is-a.dev subdomain", "repo": "https://github.com/LexisMate/register", "owner": { - "username": "LexisMate" + "username": "LexisMate", + "email": "izumieprivateltd@gmail.com" }, "record": { "CNAME": "mr-izumie.vercel.app" From 2570043042887dde451fe2830c0c6d8dedbe0609 Mon Sep 17 00:00:00 2001 From: Lachlan Teale <8567647+MrTeale@users.noreply.github.com> Date: Wed, 5 Feb 2025 03:59:56 +0000 Subject: [PATCH 228/353] Add Lachlan.json --- domains/lachlan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/lachlan.json diff --git a/domains/lachlan.json b/domains/lachlan.json new file mode 100644 index 000000000..916392b08 --- /dev/null +++ b/domains/lachlan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mrteale" + }, + "record": { + "CNAME": "lachlanteale.com" + } +} \ No newline at end of file From a25f90958a4f8bf0f130f7ee056d3822bda12cec Mon Sep 17 00:00:00 2001 From: Eric Dahl Date: Tue, 4 Feb 2025 23:01:19 -0500 Subject: [PATCH 229/353] Create eric-dahl.json --- domains/eric-dahl.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/eric-dahl.json diff --git a/domains/eric-dahl.json b/domains/eric-dahl.json new file mode 100644 index 000000000..97437b50a --- /dev/null +++ b/domains/eric-dahl.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Skeyelab" + }, + "record": { + "URL": "https://vc.ericdahl.dev" + } +} From d79ffa0fae5e480c9e847fe931c8a6b92a4564dc Mon Sep 17 00:00:00 2001 From: Eric Dahl Date: Tue, 4 Feb 2025 23:04:03 -0500 Subject: [PATCH 230/353] Update eric-dahl.json --- domains/eric-dahl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eric-dahl.json b/domains/eric-dahl.json index 97437b50a..615d7ac7a 100644 --- a/domains/eric-dahl.json +++ b/domains/eric-dahl.json @@ -3,6 +3,6 @@ "username": "Skeyelab" }, "record": { - "URL": "https://vc.ericdahl.dev" + "URL": "https://cv.ericdahl.dev" } } From e2ead048a8eb830f97d25f2cac4cf214b991c4c8 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Tue, 4 Feb 2025 22:21:01 -0600 Subject: [PATCH 231/353] Create _vercel.roger.json --- domains/_vercel.roger.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.roger.json diff --git a/domains/_vercel.roger.json b/domains/_vercel.roger.json new file mode 100644 index 000000000..fe2c25d29 --- /dev/null +++ b/domains/_vercel.roger.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" + }, + "record": { + "TXT": "vc-domain-verify=roger.is-a.dev,3c1580f4736931662645" + } +} From ab33c0c0016d8670dd1337cda8887ffebab76934 Mon Sep 17 00:00:00 2001 From: rogerHuntGauntlet Date: Tue, 4 Feb 2025 22:24:03 -0600 Subject: [PATCH 232/353] Update roger.json --- domains/roger.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/roger.json b/domains/roger.json index 9cb87113b..dd32fb8a5 100644 --- a/domains/roger.json +++ b/domains/roger.json @@ -2,8 +2,9 @@ "description": "Documentation website for is-a.dev", "repo": "https://github.com/rogerHuntGauntlet/registerisadev", "owner": { - "username": "rogerbhuntiii", - "email": "regorhunt02052@gmail.com" + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" }, "record": { "CNAME": "rogerbhuntiii.vercel.app" @@ -11,3 +12,5 @@ } + + From 6ad63a57b5ed5555c32229444b289f532940ff9c Mon Sep 17 00:00:00 2001 From: Cloudie <158478884+hirwko@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:27:52 +0900 Subject: [PATCH 233/353] Update and rename rzt5.json to cloudie.json --- domains/{rzt5.json => cloudie.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{rzt5.json => cloudie.json} (68%) diff --git a/domains/rzt5.json b/domains/cloudie.json similarity index 68% rename from domains/rzt5.json rename to domains/cloudie.json index 4e7fd0630..f6d323cbb 100644 --- a/domains/rzt5.json +++ b/domains/cloudie.json @@ -4,6 +4,6 @@ "discord": "rzt5" }, "record": { - "CNAME": "hirako-is-dead.pages.dev" + "CNAME": "website-5zt-53r.pages.dev" } } From 50e9ba28fd353cdac6185414dd485eea2736f5dd Mon Sep 17 00:00:00 2001 From: josedevian <54906576+josedevian@users.noreply.github.com> Date: Wed, 5 Feb 2025 12:04:09 +0700 Subject: [PATCH 234/353] Create josedevian.json --- domains/josedevian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/josedevian.json diff --git a/domains/josedevian.json b/domains/josedevian.json new file mode 100644 index 000000000..bded9efeb --- /dev/null +++ b/domains/josedevian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "josedevian", + "email": "josedevian@gmail.com" + }, + "record": { + "URL": "https://josedevian.xyz" + } +} From 5d5baf28a08262ea72925a6fac5c4de53e125da7 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Wed, 5 Feb 2025 09:43:24 +0330 Subject: [PATCH 235/353] arash.is-a.dev --- domains/arash.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/arash.json diff --git a/domains/arash.json b/domains/arash.json new file mode 100644 index 000000000..bc7da01e8 --- /dev/null +++ b/domains/arash.json @@ -0,0 +1,13 @@ +{ + "description": "My personal website/blog", + "repo": "https://github.com/hatamiarash7", + "owner": { + "username": "hatamiarash7", + "email": "hatamiarash7@gmail.com", + "twitter": "hatamiarash7" + }, + "record": { + "URL": "https://arash-hatami.ir" + }, + "proxied": true +} From 3ebd8dc8a7019927a70d028269c82aa8e8b02121 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Wed, 5 Feb 2025 09:43:40 +0330 Subject: [PATCH 236/353] portfolio.arash.is-a.dev --- domains/portfolio.arash.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/portfolio.arash.json diff --git a/domains/portfolio.arash.json b/domains/portfolio.arash.json new file mode 100644 index 000000000..138e40a55 --- /dev/null +++ b/domains/portfolio.arash.json @@ -0,0 +1,13 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/hatamiarash7", + "owner": { + "username": "hatamiarash7", + "email": "hatamiarash7@gmail.com", + "twitter": "hatamiarash7" + }, + "record": { + "URL": "https://portfolio.arash-hatami.ir" + }, + "proxied": true +} From fe96e5490f2f05ed197da00a787f8bb4eb011b5a Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:54:27 +0530 Subject: [PATCH 237/353] Created back gcet.aaqif.json --- domains/gcet.aaqif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gcet.aaqif.json diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json new file mode 100644 index 000000000..139390016 --- /dev/null +++ b/domains/gcet.aaqif.json @@ -0,0 +1,11 @@ +{ + "description": "gcet project", + "repo": "https://github.com/aaqifshafi/G-CET", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "CNAME": "g-cet-aaqifshafis-projects.vercel.app" + } +} From b82f644737a199659df74c66efb1e7127abe35e9 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:55:48 +0530 Subject: [PATCH 238/353] Created back pdf.aaqif.json --- domains/pdf.aaqif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pdf.aaqif.json diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json new file mode 100644 index 000000000..ffc7487c2 --- /dev/null +++ b/domains/pdf.aaqif.json @@ -0,0 +1,11 @@ +{ + "description": "PDF", + "repo": "https://github.com/aaqifshafi/chat-with-pdf", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "CNAME": "chat-with-pdf-aaqifshafis-projects.vercel.app" + } +} From f61a7720d9006649d56056bf18662164e9385357 Mon Sep 17 00:00:00 2001 From: Kriemseeley <156440486+Kriemseeley@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:34:45 +0800 Subject: [PATCH 239/353] Create hyr1nk.json --- domains/hyr1nk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hyr1nk.json diff --git a/domains/hyr1nk.json b/domains/hyr1nk.json new file mode 100644 index 000000000..b2c11be8b --- /dev/null +++ b/domains/hyr1nk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kriemseeley", + "email": "adamseeley112250@gmail.com" + }, + "record": { + "A": ["39.101.73.144"] + } +} From 8c096947c87c992f44c13f1bca56b45afcad9971 Mon Sep 17 00:00:00 2001 From: Muhammad Ameen <133481818+am333n@users.noreply.github.com> Date: Wed, 5 Feb 2025 12:23:34 +0530 Subject: [PATCH 240/353] Update domains/ameen.json Co-authored-by: 21Z <21z95@proton.me> --- domains/ameen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ameen.json b/domains/ameen.json index e3f96d6b7..f55681fad 100644 --- a/domains/ameen.json +++ b/domains/ameen.json @@ -7,5 +7,5 @@ }, "record": { "CNAME": "am333n.github.io" - }, + } } From ae6d1d37157d12842d0a0ece721e6f0c02f9ae8a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 5 Feb 2025 10:56:31 +0400 Subject: [PATCH 241/353] Rename _github-pages-challenge-AshishKingdom.json to _github-pages-challenge-AshishKingdom.ashishkingdom.json --- ...n => _github-pages-challenge-AshishKingdom.ashishkingdom.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-AshishKingdom.json => _github-pages-challenge-AshishKingdom.ashishkingdom.json} (100%) diff --git a/domains/_github-pages-challenge-AshishKingdom.json b/domains/_github-pages-challenge-AshishKingdom.ashishkingdom.json similarity index 100% rename from domains/_github-pages-challenge-AshishKingdom.json rename to domains/_github-pages-challenge-AshishKingdom.ashishkingdom.json From 9aeacc681817462cccbbaf0d750e1ee9c216dac8 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 5 Feb 2025 10:59:23 +0400 Subject: [PATCH 242/353] Rename _github-pages-challenge-AshishKingdom.ashishkingdom.json to _github-pages-challenge-ashishkingdom.ashishkingdom.json --- ...n => _github-pages-challenge-ashishkingdom.ashishkingdom.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-AshishKingdom.ashishkingdom.json => _github-pages-challenge-ashishkingdom.ashishkingdom.json} (100%) diff --git a/domains/_github-pages-challenge-AshishKingdom.ashishkingdom.json b/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json similarity index 100% rename from domains/_github-pages-challenge-AshishKingdom.ashishkingdom.json rename to domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json From a835c0ff115dd528c8e30b25106771c324b6b768 Mon Sep 17 00:00:00 2001 From: Anamay Date: Wed, 5 Feb 2025 12:43:37 +0530 Subject: [PATCH 243/353] Update anamay.json --- domains/anamay.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/anamay.json b/domains/anamay.json index 8479cdb5d..4516f24e9 100644 --- a/domains/anamay.json +++ b/domains/anamay.json @@ -1,11 +1,10 @@ { "description": "Anamay's .is-a.dev domain", - "repo": "https://github.com/anamaykashiv/anamaykashiv.github.io", "owner": { "username": "anamaykashiv", "email": "kashiv.anamay002@gmail.com" }, "record": { - "CNAME": "anamaykashiv.github.io" + "CNAME": "anamay.eu.org" } -} \ No newline at end of file +} From 02b958ce854f62ae779d472f0126c6d7684f8580 Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Wed, 5 Feb 2025 13:01:03 +0530 Subject: [PATCH 244/353] Update adil.json repo --- domains/adil.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adil.json b/domains/adil.json index b689f3b68..68c515476 100644 --- a/domains/adil.json +++ b/domains/adil.json @@ -1,6 +1,6 @@ { - "description": "Adil Mohammed's Home Page", - "repo": "https://github.com/adil-uddin", + "description": "Adil Mohammed's Dev Portfolio", + "repo": "https://github.com/adil-uddin/adil-uddin.github.io", "owner": { "username": "adil-uddin", "email": "adilaryan786@gmail.com" From 8b125e2cbaa723039f6502b940fc473967077de4 Mon Sep 17 00:00:00 2001 From: Jacques Marais <88091427+Jacques2Marais@users.noreply.github.com> Date: Wed, 5 Feb 2025 09:44:42 +0200 Subject: [PATCH 245/353] Create _vercel.jacques.json --- domains/_vercel.jacques.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.jacques.json diff --git a/domains/_vercel.jacques.json b/domains/_vercel.jacques.json new file mode 100644 index 000000000..875df6bda --- /dev/null +++ b/domains/_vercel.jacques.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Jacques2Marais", + "email": "", + "discord": "itsmejackmorris#0787" + }, + "record": { + "TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742" + } +} From 306fb8779e9864649f0a1c4b2aed58ce79c6cfba Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:19:46 +0530 Subject: [PATCH 246/353] Update _vercel.pdf.aaqif.json --- domains/_vercel.pdf.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.pdf.aaqif.json b/domains/_vercel.pdf.aaqif.json index 68f3a14b1..d509db3b4 100644 --- a/domains/_vercel.pdf.aaqif.json +++ b/domains/_vercel.pdf.aaqif.json @@ -5,6 +5,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] + "TXT": ["vc-domain-verify=pdf.aaqif.is-a.dev,a494cb00a704dae80483"] } } From edc67832569da6820fcab8c29d3854f68494046b Mon Sep 17 00:00:00 2001 From: Jacques Marais <88091427+Jacques2Marais@users.noreply.github.com> Date: Wed, 5 Feb 2025 09:49:57 +0200 Subject: [PATCH 247/353] Create jacques.json --- domains/jacques.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jacques.json diff --git a/domains/jacques.json b/domains/jacques.json new file mode 100644 index 000000000..22c79b1d2 --- /dev/null +++ b/domains/jacques.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Jacques2Marais", + "email": "", + "discord": "itsmejackmorris#0787" + }, + "record": { + "CNAME": "portfolio-jade-eta-63.vercel.app" + } +} From 8322c2b47a1083d1f164f173428c90d18d44245c Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 5 Feb 2025 11:53:06 +0400 Subject: [PATCH 248/353] remove empty field --- domains/_vercel.balaji.json | 3 +-- domains/balaji.json | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/_vercel.balaji.json b/domains/_vercel.balaji.json index fa0982e67..cdec0a83c 100644 --- a/domains/_vercel.balaji.json +++ b/domains/_vercel.balaji.json @@ -1,8 +1,7 @@ { "owner": { "username": "balaji-atoa", - "discord": "popz06", - "email": "" + "discord": "popz06" }, "record": { "TXT": "vc-domain-verify=balaji.is-a.dev,b4898f8e7508d5de541e" diff --git a/domains/balaji.json b/domains/balaji.json index e32015081..e9cfc3885 100644 --- a/domains/balaji.json +++ b/domains/balaji.json @@ -1,7 +1,6 @@ { "owner": { "username": "balaji-atoa", - "email": "", "discord": "popz06" }, "record": { From 5a2ee6298e97b65b2e99639e84bb5daaa0a241e6 Mon Sep 17 00:00:00 2001 From: "bd." Date: Wed, 5 Feb 2025 16:11:22 +0800 Subject: [PATCH 249/353] Create bd.json --- domains/bd.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bd.json diff --git a/domains/bd.json b/domains/bd.json new file mode 100644 index 000000000..b3cc2ccdf --- /dev/null +++ b/domains/bd.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com", + "discord": "bd8344" + }, + "record": { + "CNAME": "https://cantcode023.github.io/bd.is-a.dev/" + } +} From 58b416cd03198b6afee3c6816a4e78cc22a5bbf9 Mon Sep 17 00:00:00 2001 From: ajaysathvik Date: Wed, 5 Feb 2025 13:44:56 +0530 Subject: [PATCH 250/353] . --- ajaysathvik.json => domains/ajaysathvik.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ajaysathvik.json => domains/ajaysathvik.json (100%) diff --git a/ajaysathvik.json b/domains/ajaysathvik.json similarity index 100% rename from ajaysathvik.json rename to domains/ajaysathvik.json From e320cf8d4197372b1de30b9d29cd9af2a1918b22 Mon Sep 17 00:00:00 2001 From: "P.Bala kishore" <129872649+Kishore0122@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:56:56 +0530 Subject: [PATCH 251/353] Update kishore.json --- domains/kishore.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kishore.json b/domains/kishore.json index f90374f96..12c8a9a9e 100644 --- a/domains/kishore.json +++ b/domains/kishore.json @@ -6,6 +6,6 @@ "email": "kishorepanuganti278@gmail.com" }, "record": { - "CNAME": "kishore0122.github.io/portfolio/" + "CNAME": "kishore0122.github.io" } } From 815414276529b68745f4437860ffdc88b0c5ac88 Mon Sep 17 00:00:00 2001 From: AshtonFabby Date: Wed, 5 Feb 2025 10:43:00 +0200 Subject: [PATCH 252/353] updated email --- domains/ashtonfabby.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashtonfabby.json b/domains/ashtonfabby.json index 296f3c2aa..a9600a85a 100644 --- a/domains/ashtonfabby.json +++ b/domains/ashtonfabby.json @@ -3,7 +3,7 @@ "repo": "https://github.com/AshtonFabby/portfolio.git", "owner": { "username": "ashtonfabby", - "email": "[ashtonfabbt@gmail.com]" + "email": "ashtonfabbt@gmail.com" }, "record": { "A": ["75.2.60.5"] From 86296db8b5da558f5e9d8c9cab49ffa2b07b1b9f Mon Sep 17 00:00:00 2001 From: Muhammad Ameen <133481818+am333n@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:14:06 +0530 Subject: [PATCH 253/353] Create _github-pages-challenge-am333n.json --- domains/_github-pages-challenge-am333n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-am333n.json diff --git a/domains/_github-pages-challenge-am333n.json b/domains/_github-pages-challenge-am333n.json new file mode 100644 index 000000000..ab2407f49 --- /dev/null +++ b/domains/_github-pages-challenge-am333n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "am333n", + "email": "muhammedameen752@gmail.com" + }, + "record": { + "TXT": "ae46785afb026d6f57c4eb85f644eb" + } +} From c0c14d95e6153db3384e2286d04250a270e7a4cc Mon Sep 17 00:00:00 2001 From: Harshvardhan5703 <151391995+Harshvardhan5703@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:19:34 +0530 Subject: [PATCH 254/353] Create _vercel.harshvardhan.json --- domains/_vercel.harshvardhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.harshvardhan.json diff --git a/domains/_vercel.harshvardhan.json b/domains/_vercel.harshvardhan.json new file mode 100644 index 000000000..97734fa67 --- /dev/null +++ b/domains/_vercel.harshvardhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Harshvardhan5703", + "email": "shekhawat.harsh287@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] + } +} From c99aad9ef4d25563b9d24fe4ed3603aeb1c82da3 Mon Sep 17 00:00:00 2001 From: Sneha Jain <157221291+snehajain16@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:22:16 +0530 Subject: [PATCH 255/353] Create snehajain.json --- domains/snehajain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snehajain.json diff --git a/domains/snehajain.json b/domains/snehajain.json new file mode 100644 index 000000000..00db595f3 --- /dev/null +++ b/domains/snehajain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "snehajain16", + "email": "snehajain161104@gmail.com" + }, + "record": { + "CNAME": "snehajain16.github.io" + } +} From 9bb553adacec932f7560854324486bbb9d90328f Mon Sep 17 00:00:00 2001 From: Harshvardhan5703 <151391995+Harshvardhan5703@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:25:56 +0530 Subject: [PATCH 256/353] Update _vercel.harshvardhan.json --- domains/_vercel.harshvardhan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.harshvardhan.json b/domains/_vercel.harshvardhan.json index 97734fa67..50c9df432 100644 --- a/domains/_vercel.harshvardhan.json +++ b/domains/_vercel.harshvardhan.json @@ -1,7 +1,7 @@ { "owner": { "username": "Harshvardhan5703", - "email": "shekhawat.harsh287@gmail.com", + "email": "shekhawat.harsh287@gmail.com" }, "record": { "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] From 087f85c44fa29e83c97d71f574cb6f38a88981b4 Mon Sep 17 00:00:00 2001 From: Tullio Sebastiani Date: Tue, 4 Feb 2025 16:07:50 +0100 Subject: [PATCH 257/353] added tullio.json subdomain --- domains/tullio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tullio.json diff --git a/domains/tullio.json b/domains/tullio.json new file mode 100644 index 000000000..cc3baa5e0 --- /dev/null +++ b/domains/tullio.json @@ -0,0 +1,11 @@ +{ + "description": "Tullio Sebastiani's Home Page", + "repo": "https://github.com/tsebastiani", + "owner": { + "username": "tsebastiani", + "email": "github.sensitize723@passinbox.com" + }, + "record": { + "CNAME": "tsebastiani.github.io" + } +} From fd00354395783ff70780647349b0dc8f9dcd7d98 Mon Sep 17 00:00:00 2001 From: Vigikaran Date: Wed, 5 Feb 2025 09:11:28 +0000 Subject: [PATCH 258/353] Update domains/vigikaran.json Co-authored-by: 21Z <21z95@proton.me> --- domains/vigikaran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vigikaran.json b/domains/vigikaran.json index 002df825b..30c271d2d 100644 --- a/domains/vigikaran.json +++ b/domains/vigikaran.json @@ -4,6 +4,6 @@ "email": "vigikaran.php@gmail.com" }, "record": { - "url": "https://www.linkedin.com/in/vigikaran/" + "URL": "https://www.linkedin.com/in/vigikaran/" } } From d9e5b07cf60956c0ef180e7f026cc6e6c79b8ccc Mon Sep 17 00:00:00 2001 From: ignazio-castrogiovanni Date: Wed, 5 Feb 2025 21:08:34 +1100 Subject: [PATCH 259/353] Create iggy is a dev. --- domains/iggy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iggy.json diff --git a/domains/iggy.json b/domains/iggy.json new file mode 100644 index 000000000..53bf7d3dc --- /dev/null +++ b/domains/iggy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ignazio-castrogiovanni", + "email": "iggy.castrogiovanni@gmail.com" + }, + "record": { + "URL": "ignazio-castrogiovanni.com" + } +} From cbc3caaa46a1733bf18981d8d27854b8464452f4 Mon Sep 17 00:00:00 2001 From: RobinJesba Date: Wed, 5 Feb 2025 15:44:05 +0530 Subject: [PATCH 260/353] Add robin.json to register domain --- domains/robin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/robin.json diff --git a/domains/robin.json b/domains/robin.json new file mode 100644 index 000000000..3ded27d8e --- /dev/null +++ b/domains/robin.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/RobinJesba/robinjesba.github.io", + "owner": { + "username": "RobinJesba", + "email": "jb.robinm@gmail.com" + }, + "record": { + "CNAME": "robinjesba.github.io" + } +} From ae47e2ff5a9a04c9de0663dcd5686e326721e8cb Mon Sep 17 00:00:00 2001 From: herobryne0 <122201226+herobryne0@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:34:05 +0300 Subject: [PATCH 261/353] Create fr0stb1rd.json --- domains/fr0stb1rd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fr0stb1rd.json diff --git a/domains/fr0stb1rd.json b/domains/fr0stb1rd.json new file mode 100644 index 000000000..5b3929f51 --- /dev/null +++ b/domains/fr0stb1rd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herobryne0", + "email": "[email protected]" + }, + "record": { + "CNAME": "fr0stb1rd.pages.dev" + } +} From 42639fc9ee70b2b20b22654e921da9a6e7b0f9c0 Mon Sep 17 00:00:00 2001 From: herobryne0 <122201226+herobryne0@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:37:27 +0300 Subject: [PATCH 262/353] Update fr0stb1rd.json --- domains/fr0stb1rd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fr0stb1rd.json b/domains/fr0stb1rd.json index 5b3929f51..7aa5c3c17 100644 --- a/domains/fr0stb1rd.json +++ b/domains/fr0stb1rd.json @@ -1,7 +1,7 @@ { "owner": { "username": "herobryne0", - "email": "[email protected]" + "email": "fr0stb1rd@proton.me" }, "record": { "CNAME": "fr0stb1rd.pages.dev" From cddbbf9d6151cfc38a876a420472b9d803c4eaec Mon Sep 17 00:00:00 2001 From: Ivan R Date: Wed, 5 Feb 2025 11:46:12 +0100 Subject: [PATCH 263/353] Create anthrxc.json --- domains/anthrxc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anthrxc.json diff --git a/domains/anthrxc.json b/domains/anthrxc.json new file mode 100644 index 000000000..fcdd901e0 --- /dev/null +++ b/domains/anthrxc.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/anthrxc/portfolio", + "owner": { + "username": "anthrxc", + "email": "anthromadayt@gmail.com" + }, + "record": { + "CNAME": "anthrxc.github.io" + } +} From 9a047c65c27a6aa7c898fa1f7a7909fc67f8476d Mon Sep 17 00:00:00 2001 From: Dipesh Khanal <63183800+Dipesh79@users.noreply.github.com> Date: Wed, 5 Feb 2025 10:56:03 +0000 Subject: [PATCH 264/353] ref: updated email --- domains/dipesh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dipesh.json b/domains/dipesh.json index b407f212b..8e861f387 100644 --- a/domains/dipesh.json +++ b/domains/dipesh.json @@ -1,6 +1,7 @@ { "owner": { - "username": "dipesh79" + "username": "dipesh79", + "email": "dipeshkhanal79@gmail.com" }, "record": { "A": "192.250.235.27" From 796dee715c50fe8e604ed70349cc0c1dc8cc8077 Mon Sep 17 00:00:00 2001 From: Paul Jeremiah B <72292872+0xcyberpj@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:29:38 +0530 Subject: [PATCH 265/353] Create cyberpj.json --- domains/cyberpj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cyberpj.json diff --git a/domains/cyberpj.json b/domains/cyberpj.json new file mode 100644 index 000000000..2ebca2ad1 --- /dev/null +++ b/domains/cyberpj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xcyberpj", + "email": "0xcyberpj@proton.me" + }, + "record": { + "CNAME": "0xcyberpj.github.io" + } +} From 3034caf363a3fc5b6edbf878a1c94d9e97fa6f98 Mon Sep 17 00:00:00 2001 From: yychen1201 <113757435+yychen1201@users.noreply.github.com> Date: Wed, 5 Feb 2025 19:10:41 +0800 Subject: [PATCH 266/353] Register tofu.is-a.dev --- domains/tofu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tofu.json diff --git a/domains/tofu.json b/domains/tofu.json new file mode 100644 index 000000000..de3d8aee0 --- /dev/null +++ b/domains/tofu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yychen1201", + "discord": "1009412927754866728", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.cZujVSVhansXZskEDTwKI9pcw2Leo2FuKUY12bFLgBv8degT9VaRgOSn7Z4evuLzwINGhnhaweh-Xgo8pUWGOqrO_bDMRyxcIItpx_mGVTMaSZy5SS_aUqGeWbOpsq1oKDGDBumKjJd82m-KXJFq9VEybWOp2B5CVq_dzFC9tzJu-Uu_-0uuC1qRhPeQJHBl1FIgPlyo_bmFoJ_Ow7p7anUonv3zTkqBwPXSyde_BBMzXYU437yharMqo6kZK7N3CVFHoXIg_4aqipW2x-KwGllezQZI8ig3ZvQfLOXDuAwxDRdlwOHQnGlLpSZSZTfVCToifGo--0X6Ml0YHYry9A.Ch4kkhWBAEOJYbdFZyOxZA.Md97JISmrKUauMgTU3ounghyfbxUYW0-M-dedQA7IMlEUE0L08SaYAxh6z88b-7GtuwpszkbxQM9geUOvIl1H3bXfOJqaDFIRlBDgl_Vp4Q.djUuJgDKO_tQYYX_Sa0vLg" + }, + + "record": { + "CNAME": "yychen1201.github.io" + } + } + \ No newline at end of file From d5b66c99b8cff1b561b06f888164e6d3de8de202 Mon Sep 17 00:00:00 2001 From: saxophone Date: Wed, 5 Feb 2025 17:45:23 +0530 Subject: [PATCH 267/353] google site verification for saxophone.is-a.dev --- domains/saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 09300ddff..75b027f24 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,7 +6,7 @@ }, "record": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=itsarchit@keemail.me", + "TXT": ["forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU"], "A": ["216.24.57.1"] } } From 5b52b21cf8555c9d91eabbfc75eb0f669ce881c8 Mon Sep 17 00:00:00 2001 From: saxophone Date: Wed, 5 Feb 2025 17:49:57 +0530 Subject: [PATCH 268/353] Update saxophone.json --- domains/saxophone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 75b027f24..854b2e85e 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -1,5 +1,5 @@ { - "description": "my website", + "description": "my personal site where i do random stuff i guess", "owner": { "username": "saxophone-guy", "email": "itsarchit@keemail.me" From 6a014e4e7ccb61b11f867066f01d7baa4c8d87a5 Mon Sep 17 00:00:00 2001 From: Bilal Punjabi Date: Wed, 5 Feb 2025 12:25:09 +0000 Subject: [PATCH 269/353] Create bilalthepunjabi.json --- domains/bilalthepunjabi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/bilalthepunjabi.json diff --git a/domains/bilalthepunjabi.json b/domains/bilalthepunjabi.json new file mode 100644 index 000000000..3fd39e6d6 --- /dev/null +++ b/domains/bilalthepunjabi.json @@ -0,0 +1,14 @@ +{ + "description": "Personal Website for bilalthepunjabi's Homelab - (PaaS-Coolify) - host portfolio projects sample (with dynamic IPv4, which is why I need Cloudflare Nameservers).", + "repo": "https://github.com/bilalthepunjabi/register", + "owner": { + "username": "bilalthepunjabi", + "email": "bilalthepunjabi@gmail.com" + }, + "record": { + "NS": [ + "aitana.ns.cloudflare.com", + "damien.ns.cloudflare.com" + ] + } +} \ No newline at end of file From beda412839cf3120d19b6453b69c0dcc786ce076 Mon Sep 17 00:00:00 2001 From: Dhika Ardana Date: Wed, 5 Feb 2025 12:30:56 +0000 Subject: [PATCH 270/353] create sopi.json --- domains/_vercel.sopi.json | 9 +++++++++ domains/sopi.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.sopi.json create mode 100644 domains/sopi.json diff --git a/domains/_vercel.sopi.json b/domains/_vercel.sopi.json new file mode 100644 index 000000000..4e56e8b3f --- /dev/null +++ b/domains/_vercel.sopi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sopiseptiansyah", + "email": "sopiseptiansyah@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sopi.is-a.dev,d05d90937f151b8c1f8d" + } +} \ No newline at end of file diff --git a/domains/sopi.json b/domains/sopi.json new file mode 100644 index 000000000..19f2cbcd3 --- /dev/null +++ b/domains/sopi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sopiseptiansyah", + "email": "sopiseptiansyah@gmail.com" + }, + "record": { + "CNAME": "sopiseptiansyah.vercel.app" + } +} \ No newline at end of file From c13ac4aa02d0ad6dcb774880485cfce129647e6c Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Wed, 5 Feb 2025 13:06:52 +0000 Subject: [PATCH 271/353] consolidate TXT records into `_vercel.ikram.json` file - remove unused `_vercel.links.ikram.json` and `_vercel.kakureta.ikram.json` files - merge TXT records into `_vercel.ikram.json` file --- domains/_vercel.ikram.json | 6 +++++- domains/_vercel.kakureta.ikram.json | 10 ---------- domains/_vercel.links.ikram.json | 10 ---------- 3 files changed, 5 insertions(+), 21 deletions(-) delete mode 100644 domains/_vercel.kakureta.ikram.json delete mode 100644 domains/_vercel.links.ikram.json diff --git a/domains/_vercel.ikram.json b/domains/_vercel.ikram.json index b341f8024..1d68a2276 100644 --- a/domains/_vercel.ikram.json +++ b/domains/_vercel.ikram.json @@ -5,6 +5,10 @@ "discord": "634603202784002050" }, "record": { - "TXT": "vc-domain-verify=ikram.is-a.dev,1c55c62cbbc1ce244ebe" + "TXT": [ + "vc-domain-verify=ikram.is-a.dev,1c55c62cbbc1ce244ebe", + "vc-domain-verify=links.ikram.is-a.dev,706c366017aed069745e", + "vc-domain-verify=kakureta.ikram.is-a.dev,cea58e1b5cb084a5d961" + ] } } diff --git a/domains/_vercel.kakureta.ikram.json b/domains/_vercel.kakureta.ikram.json deleted file mode 100644 index 74c9e29b2..000000000 --- a/domains/_vercel.kakureta.ikram.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ikram-maulana", - "email": "ikrammaulana021@gmail.com", - "discord": "634603202784002050" - }, - "record": { - "TXT": "vc-domain-verify=kakureta.ikram.is-a.dev,cea58e1b5cb084a5d961" - } -} diff --git a/domains/_vercel.links.ikram.json b/domains/_vercel.links.ikram.json deleted file mode 100644 index f437d4ab3..000000000 --- a/domains/_vercel.links.ikram.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ikram-maulana", - "email": "ikrammaulana021@gmail.com", - "discord": "634603202784002050" - }, - "record": { - "TXT": "vc-domain-verify=links.ikram.is-a.dev,706c366017aed069745e" - } -} From 2d00326a878c883c922150f051c58bdbe8e11922 Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:26:12 +0200 Subject: [PATCH 272/353] Delete domains/ish/ishbenjamin.json --- domains/ish/ishbenjamin.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ish/ishbenjamin.json diff --git a/domains/ish/ishbenjamin.json b/domains/ish/ishbenjamin.json deleted file mode 100644 index f5d7c88f0..000000000 --- a/domains/ish/ishbenjamin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Aurumdev952", - "email": "benjamugi20072@gmail.com" - }, - "record": { - "CNAME": "benjamin-bay.vercel.app" - } -} From d59d1e14bd2648bda922677f0f6c0f33fac9159c Mon Sep 17 00:00:00 2001 From: Benjamin <117060315+Aurumdev952@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:27:47 +0200 Subject: [PATCH 273/353] Create ishbenjamin.json --- domains/ishbenjamin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ishbenjamin.json diff --git a/domains/ishbenjamin.json b/domains/ishbenjamin.json new file mode 100644 index 000000000..f5d7c88f0 --- /dev/null +++ b/domains/ishbenjamin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "CNAME": "benjamin-bay.vercel.app" + } +} From 4a97ae97ea5df504a24a9d48e7a4ac848f21ae98 Mon Sep 17 00:00:00 2001 From: Moein Alizadeh Date: Wed, 5 Feb 2025 19:07:54 +0330 Subject: [PATCH 274/353] add moein domain and Vercel verification --- domains/_vercel.moein.json | 10 ++++++++++ domains/moein.json | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_vercel.moein.json create mode 100644 domains/moein.json diff --git a/domains/_vercel.moein.json b/domains/_vercel.moein.json new file mode 100644 index 000000000..12d5a423f --- /dev/null +++ b/domains/_vercel.moein.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TrueMoein", + "email": "truemoein@gmail.com", + "discord": "truemoein" + }, + "record": { + "TXT": "vc-domain-verify=moein.is-a.dev,eccbf656847788d65795" + } +} \ No newline at end of file diff --git a/domains/moein.json b/domains/moein.json new file mode 100644 index 000000000..8c184a123 --- /dev/null +++ b/domains/moein.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TrueMoein", + "email": "truemoein@gmail.com", + "discord": "truemoein" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} \ No newline at end of file From 86a67ea3e7a38fb6a11143575f39dae08e2a9e4a Mon Sep 17 00:00:00 2001 From: helloromero Date: Wed, 5 Feb 2025 15:50:15 +0000 Subject: [PATCH 275/353] updateed romero.json --- domains/romero.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/romero.json b/domains/romero.json index fc4cac431..4ed0e2b50 100644 --- a/domains/romero.json +++ b/domains/romero.json @@ -1,7 +1,8 @@ { - "your-subdomain": { + "owner": { "owner": { - "username": "helloromero" + "username": "helloromero", + "email": "hello@helloromero.co.uk" }, "records": { "CNAME": "helloromero.co.uk" From 1e5059e6c7d986ff3bda7083e8079039e4bfc1b0 Mon Sep 17 00:00:00 2001 From: Dipesh Khanal <63183800+Dipesh79@users.noreply.github.com> Date: Wed, 5 Feb 2025 21:39:25 +0545 Subject: [PATCH 276/353] Update domains/dipesh.json Co-authored-by: 21Z <21z95@proton.me> --- domains/dipesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dipesh.json b/domains/dipesh.json index 8e861f387..c9056fd66 100644 --- a/domains/dipesh.json +++ b/domains/dipesh.json @@ -4,6 +4,6 @@ "email": "dipeshkhanal79@gmail.com" }, "record": { - "A": "192.250.235.27" + "A": ["192.250.235.27"] } } From c89d495eec1eb23b806484728bada98d7fd471d9 Mon Sep 17 00:00:00 2001 From: Abdelhamied Mostafa <75527583+abdelhamied403@users.noreply.github.com> Date: Wed, 5 Feb 2025 19:03:43 +0200 Subject: [PATCH 277/353] added my email --- domains/abdelhamied.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abdelhamied.json b/domains/abdelhamied.json index 7364a6ada..d7211c2de 100644 --- a/domains/abdelhamied.json +++ b/domains/abdelhamied.json @@ -1,6 +1,7 @@ { "owner": { - "username": "abdelhamied403" + "username": "abdelhamied403", + "email": "abdelhamied403@gmail.com" }, "record": { "CNAME": "abdelhamied.vercel.app" From 4de7dcda925b53357fa99a7e1f73d171e5f200df Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:11:24 +0000 Subject: [PATCH 278/353] Delete domains/wilbur.json --- domains/wilbur.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wilbur.json diff --git a/domains/wilbur.json b/domains/wilbur.json deleted file mode 100644 index a1a4c3575..000000000 --- a/domains/wilbur.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ThisCatLikesCrypto", - "email": "contact@wilburwilliams.uk" - }, - "record": { - "CNAME": "ww-projects.pages.dev" - } -} From 4252f8a7601e3c0c76775df6c61b0c70bdf45679 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:11:39 +0000 Subject: [PATCH 279/353] Delete domains/dev.wilbur.json --- domains/dev.wilbur.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dev.wilbur.json diff --git a/domains/dev.wilbur.json b/domains/dev.wilbur.json deleted file mode 100644 index 37ccb0959..000000000 --- a/domains/dev.wilbur.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ThisCatLikesCrypto", - "email": "contact@wilburwilliams.uk" - }, - "record": { - "CNAME": "dev.ww-projects.pages.dev" - } -} From ea5818ff41b9693648eca141e8471b611fa5932e Mon Sep 17 00:00:00 2001 From: Pedro Henrique Pires Date: Wed, 5 Feb 2025 14:13:47 -0300 Subject: [PATCH 280/353] Update php.json Co-authored-by: 21Z <21z95@proton.me> --- domains/php.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/php.json b/domains/php.json index f3d6a20b0..7296cc2ec 100644 --- a/domains/php.json +++ b/domains/php.json @@ -6,5 +6,5 @@ }, "record": { "CNAME": "pedrohenriquepires.com.br" - }, + } } From c8675620897add38ef529eebfc75994174636b5a Mon Sep 17 00:00:00 2001 From: Anubhav Kumar <55649509+akiitr@users.noreply.github.com> Date: Wed, 5 Feb 2025 22:52:32 +0530 Subject: [PATCH 281/353] Create akiitr.json added domain akiitr --- domains/akiitr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akiitr.json diff --git a/domains/akiitr.json b/domains/akiitr.json new file mode 100644 index 000000000..4afe807a1 --- /dev/null +++ b/domains/akiitr.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akiitr", + "twitter": "akiitr", + "discord": "akiitr" + }, + "record": { + "CNAME": "akiitr.github.io" + } +} From 173b82617260977f88cdba3ee3f43b90ec6ff938 Mon Sep 17 00:00:00 2001 From: ajaysathvik Date: Wed, 5 Feb 2025 22:53:03 +0530 Subject: [PATCH 282/353] . --- domains/ajaysathvik.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/ajaysathvik.json b/domains/ajaysathvik.json index 0338a6502..d6948d1bb 100644 --- a/domains/ajaysathvik.json +++ b/domains/ajaysathvik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ajaysathvik", - "email": "ajaysathviksu@gmail.com", - }, - "record": { - "CNAME": "ajaysathvik.vercel.app" - } + "owner": { + "username": "ajaysathvik", + "email": "ajaysathviksu@gmail.com" + }, + "record": { + "CNAME": "ajaysathvik.vercel.app" + } } From 01b0d4cb4af87acfc98fe3327c23f79a2b5f6aa2 Mon Sep 17 00:00:00 2001 From: ".v" <139987161+Qvme@users.noreply.github.com> Date: Thu, 6 Feb 2025 00:14:54 +0530 Subject: [PATCH 283/353] Create varad.json --- domains/varad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/varad.json diff --git a/domains/varad.json b/domains/varad.json new file mode 100644 index 000000000..d6763719a --- /dev/null +++ b/domains/varad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Qvme", + "email": "varad.pi@proton.me" + }, + "record": { + "CNAME": "qvme.github.io" + } +} From 7398a32fda6b46d3722b0356f51d5e6d68a59de0 Mon Sep 17 00:00:00 2001 From: Avis Lowha Date: Thu, 6 Feb 2025 00:25:18 +0530 Subject: [PATCH 284/353] added _vercel.awhvish.json --- domains/_vercel.awhvish.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_vercel.awhvish.json b/domains/_vercel.awhvish.json index 287cce65b..24944584a 100644 --- a/domains/_vercel.awhvish.json +++ b/domains/_vercel.awhvish.json @@ -1,8 +1,7 @@ { - "description": "Personal Portfolio Website", "owner": { "username": "awhvish", - "email": "avislowha9@gmail.com", + "email": "avislowha9@gmail.com" }, "record": { "TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"] From 742a76466ba8a94c5209ac1b51e407927a327d04 Mon Sep 17 00:00:00 2001 From: !Ozzy <72514113+20zzy19@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:48:47 -0700 Subject: [PATCH 285/353] Create 20zzy19.json --- domains/20zzy19.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/20zzy19.json diff --git a/domains/20zzy19.json b/domains/20zzy19.json new file mode 100644 index 000000000..2db4726e7 --- /dev/null +++ b/domains/20zzy19.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for 20zzy19", + "repo": "https://github.com/20zzy19/Portfolioy", + "owner": { + "username": "20zzy19", + "email": "a620zzy@gmail.com" + }, + "record": { + "A": ["98.43.59.193"] + } +} From 9f6658a89989803f377f7336394eb0d38159b523 Mon Sep 17 00:00:00 2001 From: !Ozzy <72514113+20zzy19@users.noreply.github.com> Date: Wed, 5 Feb 2025 15:01:20 -0700 Subject: [PATCH 286/353] Update 20zzy19.json --- domains/20zzy19.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/20zzy19.json b/domains/20zzy19.json index 2db4726e7..616f16bb7 100644 --- a/domains/20zzy19.json +++ b/domains/20zzy19.json @@ -1,5 +1,5 @@ { - "description": "Portfolio for 20zzy19", + "description": "Portfolio and Blog for 20zzy19", "repo": "https://github.com/20zzy19/Portfolioy", "owner": { "username": "20zzy19", From 3096b048119f896d38901597f4534f67424cc94d Mon Sep 17 00:00:00 2001 From: Essoly Elyazid <65821915+MrElyazid@users.noreply.github.com> Date: Wed, 5 Feb 2025 23:36:11 +0100 Subject: [PATCH 287/353] Create mrelyazid.json --- domains/mrelyazid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mrelyazid.json diff --git a/domains/mrelyazid.json b/domains/mrelyazid.json new file mode 100644 index 000000000..8399112c7 --- /dev/null +++ b/domains/mrelyazid.json @@ -0,0 +1,10 @@ +{ +"owner": { + "username": "MrElyazid" +}, + "record": { + "RECORDTYPE": "CNAME", + "RECORDCONTENT": "mrelyazid.github.io" + } + +} From 860b52bd27a18b409250a54e7d3d102265411cf4 Mon Sep 17 00:00:00 2001 From: Nino Manalo Casupanan Date: Thu, 6 Feb 2025 08:13:44 +0800 Subject: [PATCH 288/353] Create nnocsupnn.json --- domains/nnocsupnn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nnocsupnn.json diff --git a/domains/nnocsupnn.json b/domains/nnocsupnn.json new file mode 100644 index 000000000..e316b19fb --- /dev/null +++ b/domains/nnocsupnn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nnocsupnn", + "email": "nnocsupnn@gmail.com" + }, + "record": { + "CNAME": "nnocsupnn.github.io" + } +} From e58ca4283bab00a5d94e96ee6dca3f90eee2b842 Mon Sep 17 00:00:00 2001 From: Achyut Neupane <30431426+achyutkneupane@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:11:38 +0545 Subject: [PATCH 289/353] Create achyut.json --- domains/achyut.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/achyut.json diff --git a/domains/achyut.json b/domains/achyut.json new file mode 100644 index 000000000..aecb0b2ca --- /dev/null +++ b/domains/achyut.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "achyut", + "email": "achyutkneupane@gmail.com", + "linkedin": "https://www.linkedin.com/in/achyutneupane/", + "phone": "+9779860323771" + }, + "record": { + "CNAME": "achyut.com.np" + } +} From 9992b28316b5a44154109156ba56fd21ad4d865d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 6 Feb 2025 09:01:41 +0400 Subject: [PATCH 290/353] fix json --- domains/heyaxo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/heyaxo.json b/domains/heyaxo.json index 4fcc7a654..a57869059 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -3,7 +3,7 @@ "repo": "https://github.com/verygafanhot", "owner": { "username": "Verygafanhot", - "email": "verygafanhot@gmail.com" + "email": "verygafanhot@gmail.com", "twitter": "verygafanhot", "discord": "Verygafanhot" }, From 7c815615197756e9653d916c5266316a6f322b86 Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Wed, 5 Feb 2025 23:38:10 -0600 Subject: [PATCH 291/353] Update domains/jesusvaladez.json Co-authored-by: 21Z <21z95@proton.me> --- domains/jesusvaladez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jesusvaladez.json b/domains/jesusvaladez.json index 2bbde1841..89ccbb18e 100644 --- a/domains/jesusvaladez.json +++ b/domains/jesusvaladez.json @@ -6,6 +6,6 @@ "email": "jesusvaladezf@outlook.com" }, "record": { - "CNAME": "JesusValadez.github.io" + "CNAME": "jesusvaladez.github.io" } } From 0dcfb68ea6c935afba2c7f5d63a6d5b1bff8ff0d Mon Sep 17 00:00:00 2001 From: Hong Jiarong Date: Thu, 6 Feb 2025 13:39:09 +0800 Subject: [PATCH 292/353] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20hjr.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 21Z <21z95@proton.me> --- domains/hjr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hjr.json b/domains/hjr.json index fbb47b802..8a65a027b 100644 --- a/domains/hjr.json +++ b/domains/hjr.json @@ -6,5 +6,5 @@ }, "record": { "CNAME": "hongjr03-github-io.vercel.app" - }, + } } From d31a8ae5a2743f7be6629c6efe23af8d28024a9b Mon Sep 17 00:00:00 2001 From: Gustavo Caetano Date: Thu, 6 Feb 2025 02:47:49 -0300 Subject: [PATCH 293/353] add gc.json --- domains/gc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gc.json diff --git a/domains/gc.json b/domains/gc.json new file mode 100644 index 000000000..4d2855b69 --- /dev/null +++ b/domains/gc.json @@ -0,0 +1,10 @@ +{ + "description": "gc.is-a.dev", + "owner": { + "username": "Gustavo", + "email": "gcaetanoj@gmail.com" + }, + "record": { + "URL": "https://gcj.io" + } +} \ No newline at end of file From 47de8e5aa394f4a4c073f77d28541e5e2a392a12 Mon Sep 17 00:00:00 2001 From: Gustavo Caetano Date: Thu, 6 Feb 2025 02:55:56 -0300 Subject: [PATCH 294/353] Update username --- domains/gc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gc.json b/domains/gc.json index 4d2855b69..11ecd6d7a 100644 --- a/domains/gc.json +++ b/domains/gc.json @@ -1,7 +1,7 @@ { "description": "gc.is-a.dev", "owner": { - "username": "Gustavo", + "username": "gcjbr", "email": "gcaetanoj@gmail.com" }, "record": { From f87d93f63a07100f006b0cb8062f8320ef270963 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 6 Feb 2025 09:57:09 +0400 Subject: [PATCH 295/353] Rename _github-pages-challenge-am333n.json to _github-pages-challenge-am333n.ameen.json --- ...enge-am333n.json => _github-pages-challenge-am333n.ameen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-am333n.json => _github-pages-challenge-am333n.ameen.json} (100%) diff --git a/domains/_github-pages-challenge-am333n.json b/domains/_github-pages-challenge-am333n.ameen.json similarity index 100% rename from domains/_github-pages-challenge-am333n.json rename to domains/_github-pages-challenge-am333n.ameen.json From 574173de31693589e638d5c622cac178de669582 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 6 Feb 2025 09:59:09 +0400 Subject: [PATCH 296/353] Update achyut.json --- domains/achyut.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/achyut.json b/domains/achyut.json index aecb0b2ca..0d4371dbc 100644 --- a/domains/achyut.json +++ b/domains/achyut.json @@ -1,9 +1,8 @@ { "owner": { - "username": "achyut", + "username": "achyutkneupane", "email": "achyutkneupane@gmail.com", - "linkedin": "https://www.linkedin.com/in/achyutneupane/", - "phone": "+9779860323771" + "linkedin": "achyutneupane" }, "record": { "CNAME": "achyut.com.np" From 9881e504eebe2785a69aa12416bd9033f8ae63e0 Mon Sep 17 00:00:00 2001 From: "While True: learn()" Date: Thu, 6 Feb 2025 13:59:59 +0800 Subject: [PATCH 297/353] Update domains/battlehawk.json Co-authored-by: 21Z <21z95@proton.me> --- domains/battlehawk.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/battlehawk.json b/domains/battlehawk.json index 5322ce2a2..7fee75844 100644 --- a/domains/battlehawk.json +++ b/domains/battlehawk.json @@ -6,6 +6,5 @@ }, "record": { "URL": "https://code1024.icu" - }, - "proxied": true + } } From 88cb16af10934cbe0122b963ebf800703f1a9a6c Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan Date: Thu, 6 Feb 2025 11:33:52 +0530 Subject: [PATCH 298/353] Update narasima.json --- domains/narasima.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/narasima.json b/domains/narasima.json index 179c581b3..b6b538a12 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -5,12 +5,7 @@ "discord": "gamingdoodle" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["75.2.60.5"] "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bfdf11a0d263da5673ca15d195260d397fed34a0 Mon Sep 17 00:00:00 2001 From: Narasima Pandiyan Date: Thu, 6 Feb 2025 11:39:38 +0530 Subject: [PATCH 299/353] Corrected narasima.json --- domains/narasima.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/narasima.json b/domains/narasima.json index b6b538a12..c7a2950e8 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -5,7 +5,7 @@ "discord": "gamingdoodle" }, "record": { - "A": ["75.2.60.5"] + "A": ["75.2.60.5"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 73a776c5bcd97cc3c014bd26e7a7debe73425408 Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Thu, 6 Feb 2025 12:35:53 +0530 Subject: [PATCH 300/353] Create _github-pages-challenge-adil-uddin.json --- domains/_github-pages-challenge-adil-uddin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-adil-uddin.json diff --git a/domains/_github-pages-challenge-adil-uddin.json b/domains/_github-pages-challenge-adil-uddin.json new file mode 100644 index 000000000..ae0cc8e9e --- /dev/null +++ b/domains/_github-pages-challenge-adil-uddin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adil-uddin", + "email": "adilaryan786@gmail.com" + }, + "record": { + "TXT": "82f634e6b8d39d1a42bf48f2a2ccd3" + } +} From 39824551a1e06458293514bb3842846c2467999b Mon Sep 17 00:00:00 2001 From: Adil Mohammed Date: Thu, 6 Feb 2025 12:44:24 +0530 Subject: [PATCH 301/353] Rename _github-pages-challenge-adil-uddin.json to _github-pages-challenge-adil-uddin.adil.json --- ...il-uddin.json => _github-pages-challenge-adil-uddin.adil.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-adil-uddin.json => _github-pages-challenge-adil-uddin.adil.json} (100%) diff --git a/domains/_github-pages-challenge-adil-uddin.json b/domains/_github-pages-challenge-adil-uddin.adil.json similarity index 100% rename from domains/_github-pages-challenge-adil-uddin.json rename to domains/_github-pages-challenge-adil-uddin.adil.json From 8d6753225f1c1edc6b863aaf8879045b2bcc0489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=B5=20Ng=E1=BB=8Dc=20Quang=20Minh?= <49482201+MinhOmega@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:17:22 +0700 Subject: [PATCH 302/353] Create minhvo.json --- domains/minhvo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/minhvo.json diff --git a/domains/minhvo.json b/domains/minhvo.json new file mode 100644 index 000000000..b883f6b06 --- /dev/null +++ b/domains/minhvo.json @@ -0,0 +1,12 @@ +{ + "description": "minhomega.github.io", + "repo": "https://github.com/minhomega/minhomega.github.io", + "owner": { + "username": "minhomega", + "email": "minhvo050298@gmail.com", + "discord": "omega0502" + }, + "record": { + "CNAME": "minhomega.github.io" + } +} \ No newline at end of file From 4ee267b929a88e262fcf27e62257948b1198240b Mon Sep 17 00:00:00 2001 From: Srcpranav <152841944+Srcpranav@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:30:27 +0530 Subject: [PATCH 303/353] Update pranav.json --- domains/pranav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pranav.json b/domains/pranav.json index aae98d65f..3020c0d4f 100644 --- a/domains/pranav.json +++ b/domains/pranav.json @@ -3,7 +3,7 @@ "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "Srcpranav", - "email": "[zoldyckzoldyck41@gmail.com]" + "email": "zoldyckzoldyck41@gmail.com" }, "record": { "CNAME": "pranav-portfolio-sigma.vercel.app" From 633f478f0f9507ee077b9ffb10cfbc0b32a83446 Mon Sep 17 00:00:00 2001 From: Mohit Kumar <45988483+kumar-mohit-dev@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:41:40 +0530 Subject: [PATCH 304/353] Rename mohit to mohit.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 👍🏻 Renamed successfully to mohit.json --- domains/{mohit => mohit.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mohit => mohit.json} (100%) diff --git a/domains/mohit b/domains/mohit.json similarity index 100% rename from domains/mohit rename to domains/mohit.json From 2bcb5dbbc6719f8c626b0221f5500b650977fe4d Mon Sep 17 00:00:00 2001 From: Abdallah BARI <37937958+Abdallah01win@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:55:49 +0100 Subject: [PATCH 305/353] Update domains/abdallahbari.json Co-authored-by: 21Z <21z95@proton.me> --- domains/abdallahbari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdallahbari.json b/domains/abdallahbari.json index d006f40f9..77c2251ef 100644 --- a/domains/abdallahbari.json +++ b/domains/abdallahbari.json @@ -4,6 +4,6 @@ "email": "abdellah01win@gmail.com" }, "record": { - "CNAME": "https://portfolio-bf2.pages.dev/" + "CNAME": "portfolio-bf2.pages.dev" } } From 5587c2b25b888e4ca0597a875564c8a52f5b7abc Mon Sep 17 00:00:00 2001 From: Wyatt Smith Date: Thu, 6 Feb 2025 07:20:49 -0500 Subject: [PATCH 306/353] Update domains/wyatt.json Co-authored-by: 21Z <21z95@proton.me> --- domains/wyatt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wyatt.json b/domains/wyatt.json index 6b60e5792..465bfbe59 100644 --- a/domains/wyatt.json +++ b/domains/wyatt.json @@ -6,6 +6,6 @@ "email": "ws998116@gmail.com" }, "record": { - "CNAME": "https://ws998116.github.io/" + "CNAME": "ws998116.github.io" } } From 7dfb52a60c63e913c1e53a2bb8ec420f69a8b410 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Thu, 6 Feb 2025 13:18:07 +0000 Subject: [PATCH 307/353] Update rom.json --- domains/rom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rom.json b/domains/rom.json index 43ade7d92..6c8614026 100644 --- a/domains/rom.json +++ b/domains/rom.json @@ -4,6 +4,6 @@ "email": "gameromandev@gmail.com" }, "record": { - "CNAME": "gameroman2.pages.dev" + "CNAME": "gameroman.pages.dev" } } From 14cadda37a2e256ccc05c0c0d8ca0fa6aca974fe Mon Sep 17 00:00:00 2001 From: Mahdi Hazrati <127740921+Mahdi-Hazrati@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:05:14 +0330 Subject: [PATCH 308/353] add owner email to mahdi.json --- domains/mahdi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mahdi.json b/domains/mahdi.json index b4b460fc9..24164f70e 100644 --- a/domains/mahdi.json +++ b/domains/mahdi.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev", "owner": { "username": "mahdi-hazrati", - "email": "[email protected]" + "email": "mahdihazratimailbox@gmail.com" }, "record": { "CNAME": "mahdi-hazrati.github.io" From c28b780ae05ccc87fa9793f3462264416d14e1b2 Mon Sep 17 00:00:00 2001 From: Cas <72042903+caswantsanap@users.noreply.github.com> Date: Thu, 6 Feb 2025 11:05:55 -0700 Subject: [PATCH 309/353] Update domains/cas.json Co-authored-by: 21Z <21z95@proton.me> --- domains/cas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cas.json b/domains/cas.json index 940b8011e..11a2eb0ff 100644 --- a/domains/cas.json +++ b/domains/cas.json @@ -6,6 +6,6 @@ "email": "caswantsanap@gmail.com" }, "record": { - "CNAME": "caswantsanap.github.io\bio" + "CNAME": "caswantsanap.github.io" } } From e5e4113be2d8791433f76f7c8e8ebb41f379c61e Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 6 Feb 2025 23:43:32 +0500 Subject: [PATCH 310/353] Added umar.json --- domains/umar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/umar.json b/domains/umar.json index 077622020..53e4878b9 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -6,6 +6,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "CNAME": "umarsidiki.github.io" + "CNAME": "umarsidiki.github.io/me" } } \ No newline at end of file From 53f16151c2a093eae11362b2379a33235ff01483 Mon Sep 17 00:00:00 2001 From: "Mubarak H. Alketbi" <2147851+MubarakHAlketbi@users.noreply.github.com> Date: Fri, 7 Feb 2025 00:23:18 +0400 Subject: [PATCH 311/353] Update domains/mubarak.json Co-authored-by: 21Z <21z95@proton.me> --- domains/mubarak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mubarak.json b/domains/mubarak.json index d5a9106ee..1bd0d9359 100644 --- a/domains/mubarak.json +++ b/domains/mubarak.json @@ -6,6 +6,6 @@ "email": "mubarak.harran@gmail.com" }, "record": { - "URL": "https://mubarakhalketbi.com" + "URL": "https://github.com/MubarakHAlketbi/" } } From 4c08e38fff9ec7ecfcd87fa3cd0b2311011bd37b Mon Sep 17 00:00:00 2001 From: Jason Wohlgemuth Date: Thu, 6 Feb 2025 19:14:15 -0500 Subject: [PATCH 312/353] Update domains/jhw.json Co-authored-by: 21Z <21z95@proton.me> --- domains/jhw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhw.json b/domains/jhw.json index d50875bf6..fdd3b8743 100644 --- a/domains/jhw.json +++ b/domains/jhw.json @@ -6,6 +6,6 @@ "twitter": "jhwohlgemuth" }, "record": { - "CNAME": "jhwohlgemuth.github.io/resume" + "CNAME": "jhwohlgemuth.github.io" } } From ac5030a4bba491aa8079b0de72667e920b206dd4 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 7 Feb 2025 11:15:43 +0400 Subject: [PATCH 313/353] Update umar.json --- domains/umar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/umar.json b/domains/umar.json index 53e4878b9..cc9638774 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -6,6 +6,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "CNAME": "umarsidiki.github.io/me" + "CNAME": "umarsidiki.github.io" } -} \ No newline at end of file +} From ede09ce4daaa92071055b844cbb31e3cdc073346 Mon Sep 17 00:00:00 2001 From: "bd." Date: Fri, 7 Feb 2025 16:54:59 +0800 Subject: [PATCH 314/353] Update bd.json --- domains/bd.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/bd.json b/domains/bd.json index b3cc2ccdf..942ff99c7 100644 --- a/domains/bd.json +++ b/domains/bd.json @@ -1,10 +1,11 @@ { + "description": "Portfolio website.", + "repo": "https://github.com/cantcode023/bd.is-a.dev", "owner": { "username": "CantCode023", - "email": "cantcode023@gmail.com", - "discord": "bd8344" + "email": "cantcode023@gmail.com" }, "record": { - "CNAME": "https://cantcode023.github.io/bd.is-a.dev/" + "CNAME": "cantcode023.github.io" } } From aa05e7930b154bcda0771226405262a9fd2a8ed9 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:51:51 +0800 Subject: [PATCH 315/353] Update pilotseye.json --- domains/pilotseye.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/pilotseye.json b/domains/pilotseye.json index 7fc47675f..9337caf6b 100644 --- a/domains/pilotseye.json +++ b/domains/pilotseye.json @@ -6,6 +6,5 @@ "record": { "CNAME": "cname.vercel-dns.com" }, - "proxy": true, "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" } From 242ca17c79703dbea2f0dc10a720f2416ca58c0c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:54:15 +0800 Subject: [PATCH 316/353] Update domains/nabeel.json Co-authored-by: 21Z <21z95@proton.me> --- domains/nabeel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nabeel.json b/domains/nabeel.json index 34fa5784d..e0fedc4d2 100644 --- a/domains/nabeel.json +++ b/domains/nabeel.json @@ -4,7 +4,7 @@ "username": "N-Molham", "email": "nmolham@duck.com", "twitter": "https://nabeel.molham.me/links/twitter", - "links": "https://nabeel.molham.me/links/", + "links": "https://nabeel.molham.me/links/" }, "record": { "CNAME": "nabeel.molham.me" From 1cb61bea496f37dddaae4a59c8bab39c2672fb3c Mon Sep 17 00:00:00 2001 From: Donald Wu <38281146+donald001@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:58:42 +0800 Subject: [PATCH 317/353] Update username to github name --- domains/donald.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/donald.json b/domains/donald.json index 114aec71f..de6754b7e 100644 --- a/domains/donald.json +++ b/domains/donald.json @@ -2,7 +2,7 @@ "description": "Donald's personal developer website", "owner": { "email": "dawntop@126.com", - "username": "donald" + "username": "donald001" }, "record": { "CNAME": "donald001.github.io" From af9f6dc82d116c1713472244bf3182964f2d1b5a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:06:25 +0800 Subject: [PATCH 318/353] Update domains/juancarloslacruz.json Co-authored-by: 21Z <21z95@proton.me> --- domains/juancarloslacruz.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/juancarloslacruz.json b/domains/juancarloslacruz.json index 77de78413..e2d6850f0 100644 --- a/domains/juancarloslacruz.json +++ b/domains/juancarloslacruz.json @@ -1,7 +1,6 @@ { "owner": { "username": "LacruzJSDev", - "email": "", "discord": "1336068820661567489" }, "record": { From 5f56f62769e0711b01fb91496c83ec412dc9a809 Mon Sep 17 00:00:00 2001 From: btleffler Date: Fri, 7 Feb 2025 09:08:24 -0500 Subject: [PATCH 319/353] Correct email address in verification record --- domains/_github-pages-challenge-btleffler.btleffler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-btleffler.btleffler.json b/domains/_github-pages-challenge-btleffler.btleffler.json index 0bd8aecb0..db1ae933e 100644 --- a/domains/_github-pages-challenge-btleffler.btleffler.json +++ b/domains/_github-pages-challenge-btleffler.btleffler.json @@ -1,7 +1,7 @@ { "owner": { "username": "btleffler", - "email": "btleffler@github.com" + "email": "btleffler@gmail.com" }, "record": { "TXT": "6c3fe486c491afe19b9ba3bbb03d2a" From 2c144792cc70345248a79d39b56b59842f28e6f1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:14:01 +0800 Subject: [PATCH 320/353] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f73b01de4..55852cbb7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,24 +1,20 @@ # Requirements -Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. + - [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). -- [ ] My domain is **not** for commercial use. +- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [ ] My file is in the `domains` directory and has the `.json` file extension. - [ ] My file's name is lowercased and alphanumeric. -- [ ] My website is **reachable**. -- [ ] I have **completed** my website. -- [ ] My website is related to **software development**. +- [ ] My website is **reachable** and **completed**. - [ ] I have provided sufficient contact information in the `owner` key. -- [ ] I have followed and read the [documentation](https://docs.is-a.dev). -- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). # Website Preview - + From 561244bdefa9658fd94f90a4c489641453d9c270 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:22:24 +0800 Subject: [PATCH 321/353] Update CONTRIBUTING.md --- CONTRIBUTING.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4fa514e5b..7fc864a51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,17 +1,8 @@ # Contributing -When contributing to this repository, please first discuss the change you wish to make via issue before making a change. - -You should also read up on this project's [code of conduct](https://github.com/is-a-dev/register/blob/main/CODE_OF_CONDUCT.md). ## Pull requests -- Adding, changing or removing a domain file you own. -- Fixing a bug in the scripts or CI. -- Fix an error in the documentation. - -#### Domains -- Your pull request will be reviewed and merged into `main` branch. -- The records will be published as soon as the PR is merged. -- The changes should reflect soon after publishing. +- If the PR template is updated, any pre-existing PRs must follow the updated template, in order to be merged. +- We reserve the right to deny any pull request for any reason. ## Issues - **Report an abusive domain** - Create a new issue with the label `report-abuse`. From 5ac96ca96198904c528f5b5bb4ff319cb2f86e25 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 7 Feb 2025 17:28:54 +0300 Subject: [PATCH 322/353] Update domains/romero.json Co-authored-by: 21Z <21z95@proton.me> --- domains/romero.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/romero.json b/domains/romero.json index 4ed0e2b50..54a1f213f 100644 --- a/domains/romero.json +++ b/domains/romero.json @@ -1,5 +1,4 @@ { - "owner": { "owner": { "username": "helloromero", "email": "hello@helloromero.co.uk" @@ -7,5 +6,4 @@ "records": { "CNAME": "helloromero.co.uk" } - } } From 8e2199638aa1ca347063460daca25b078722fb43 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 7 Feb 2025 17:31:25 +0300 Subject: [PATCH 323/353] fix: typo --- domains/romero.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/romero.json b/domains/romero.json index 54a1f213f..899b495cd 100644 --- a/domains/romero.json +++ b/domains/romero.json @@ -3,7 +3,7 @@ "username": "helloromero", "email": "hello@helloromero.co.uk" }, - "records": { + "record": { "CNAME": "helloromero.co.uk" } } From 3d9165c3b03faaa7071a588593792a04fb271851 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Fri, 7 Feb 2025 22:23:20 +0330 Subject: [PATCH 324/353] portfolio.arash.is-a.dev --- domains/portfolio.arash.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/portfolio.arash.json b/domains/portfolio.arash.json index 138e40a55..5933ae872 100644 --- a/domains/portfolio.arash.json +++ b/domains/portfolio.arash.json @@ -8,6 +8,5 @@ }, "record": { "URL": "https://portfolio.arash-hatami.ir" - }, - "proxied": true + } } From b50b6bb23afd15f9bf4bead18cef17dfbbcb3516 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Fri, 7 Feb 2025 22:23:26 +0330 Subject: [PATCH 325/353] arash.is-a.dev --- domains/arash.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/arash.json b/domains/arash.json index bc7da01e8..279379993 100644 --- a/domains/arash.json +++ b/domains/arash.json @@ -8,6 +8,5 @@ }, "record": { "URL": "https://arash-hatami.ir" - }, - "proxied": true + } } From 9eaa691900b8c920e6f58cb5c8248a5f81f2fad0 Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:19:38 -0600 Subject: [PATCH 326/353] Create _github-pages-challenge-JesusVala Hostname verification --- domains/_github-pages-challenge-JesusVala | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-JesusVala diff --git a/domains/_github-pages-challenge-JesusVala b/domains/_github-pages-challenge-JesusVala new file mode 100644 index 000000000..d2ab67e44 --- /dev/null +++ b/domains/_github-pages-challenge-JesusVala @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JesusVala", + "email": "jesusvaladezf@outlook.com" + }, + "record": { + "TXT": "0d3d73c2f3c76a7ec6bb5484d88e97" + } +} From 07fe16eecba5b458ba3019b44ec2e0f22183444a Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:24:25 -0600 Subject: [PATCH 327/353] Rename _github-pages-challenge-JesusVala to _github-pages-challenge-jesusvala Filename to lowercase --- ...ages-challenge-JesusVala => _github-pages-challenge-jesusvala} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-JesusVala => _github-pages-challenge-jesusvala} (100%) diff --git a/domains/_github-pages-challenge-JesusVala b/domains/_github-pages-challenge-jesusvala similarity index 100% rename from domains/_github-pages-challenge-JesusVala rename to domains/_github-pages-challenge-jesusvala From 6233d4fa176dc6ae06c4aa65a3f09944490d0115 Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:41:30 -0600 Subject: [PATCH 328/353] Rename _github-pages-challenge-jesusvala to _github-pages-challenge-jesusvala.jesusvaladez Name fixed --- ...e-jesusvala => _github-pages-challenge-jesusvala.jesusvaladez} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jesusvala => _github-pages-challenge-jesusvala.jesusvaladez} (100%) diff --git a/domains/_github-pages-challenge-jesusvala b/domains/_github-pages-challenge-jesusvala.jesusvaladez similarity index 100% rename from domains/_github-pages-challenge-jesusvala rename to domains/_github-pages-challenge-jesusvala.jesusvaladez From 168a21ff09b45812ebe1e8aa48150b1706ff357c Mon Sep 17 00:00:00 2001 From: Jesse Hoekema <109305882+JesseHoekema@users.noreply.github.com> Date: Sat, 8 Feb 2025 08:20:56 +0100 Subject: [PATCH 329/353] Create jessiflessi.json --- domains/jessiflessi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/jessiflessi.json diff --git a/domains/jessiflessi.json b/domains/jessiflessi.json new file mode 100644 index 000000000..ae9fa914d --- /dev/null +++ b/domains/jessiflessi.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "JesseHoekema", + "email": "jessehoekema@icloud.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From c307e2877185da6942e48d792ebf373b4b73096c Mon Sep 17 00:00:00 2001 From: Hong Jiarong Date: Thu, 6 Feb 2025 16:55:05 +0800 Subject: [PATCH 330/353] Create _vercel.hjr.json --- domains/_vercel.hjr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.hjr.json diff --git a/domains/_vercel.hjr.json b/domains/_vercel.hjr.json new file mode 100644 index 000000000..165dd2652 --- /dev/null +++ b/domains/_vercel.hjr.json @@ -0,0 +1,10 @@ +{ + "description": "Vercel verification of hjr.is-a.dev", + "owner": { + "username": "hongjr03", + "email": "me@jrhim.com", + }, + "record": { + "TXT": ["vc-domain-verify=hjr.is-a.dev,fb939de5f77b0e1360cf"] + } +} From ff82c812396b8e989403acc0671ebe72ed96b6ff Mon Sep 17 00:00:00 2001 From: Hong Jiarong Date: Sat, 8 Feb 2025 16:39:42 +0800 Subject: [PATCH 331/353] Update _vercel.hjr.json --- domains/_vercel.hjr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.hjr.json b/domains/_vercel.hjr.json index 165dd2652..6a4b4d17c 100644 --- a/domains/_vercel.hjr.json +++ b/domains/_vercel.hjr.json @@ -2,7 +2,7 @@ "description": "Vercel verification of hjr.is-a.dev", "owner": { "username": "hongjr03", - "email": "me@jrhim.com", + "email": "me@jrhim.com" }, "record": { "TXT": ["vc-domain-verify=hjr.is-a.dev,fb939de5f77b0e1360cf"] From e5cb3b007116a9a91bd85ef5c7641d71994050b4 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Feb 2025 13:30:26 +0400 Subject: [PATCH 332/353] remove empty field --- domains/_vercel.jacques.json | 3 +-- domains/jacques.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/_vercel.jacques.json b/domains/_vercel.jacques.json index 875df6bda..719c59917 100644 --- a/domains/_vercel.jacques.json +++ b/domains/_vercel.jacques.json @@ -1,8 +1,7 @@ { "owner": { "username": "Jacques2Marais", - "email": "", - "discord": "itsmejackmorris#0787" + "discord": "itsmejackmorris" }, "record": { "TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742" diff --git a/domains/jacques.json b/domains/jacques.json index 22c79b1d2..110d726bf 100644 --- a/domains/jacques.json +++ b/domains/jacques.json @@ -1,8 +1,7 @@ { "owner": { "username": "Jacques2Marais", - "email": "", - "discord": "itsmejackmorris#0787" + "discord": "itsmejackmorris" }, "record": { "CNAME": "portfolio-jade-eta-63.vercel.app" From 97fc5139e5314fce1407a4c3c72871d5189b8a96 Mon Sep 17 00:00:00 2001 From: CloudCap10 Date: Sat, 8 Feb 2025 22:37:49 +0800 Subject: [PATCH 333/353] Create jt.json --- domains/jt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jt.json diff --git a/domains/jt.json b/domains/jt.json new file mode 100644 index 000000000..e300e86f4 --- /dev/null +++ b/domains/jt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudcap10", + "email": "jttalasan@live.com" + }, + "record": { + "NS": ["ivan.ns.cloudflare.com", "tara.ns.cloudflare.comm"] + } +} From c5331924d8de0f713e824f82b3e05ce096341a0b Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Feb 2025 22:59:08 +0400 Subject: [PATCH 334/353] add protocol --- domains/iggy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iggy.json b/domains/iggy.json index 53bf7d3dc..4ed071d4e 100644 --- a/domains/iggy.json +++ b/domains/iggy.json @@ -4,6 +4,6 @@ "email": "iggy.castrogiovanni@gmail.com" }, "record": { - "URL": "ignazio-castrogiovanni.com" + "URL": "https://ignazio-castrogiovanni.com" } } From 3626d60d853872a899fb5c55f40fdace61281efd Mon Sep 17 00:00:00 2001 From: "bd." Date: Sun, 9 Feb 2025 04:41:08 +0800 Subject: [PATCH 335/353] Create _github-pages-challenge-CantCode023.json --- domains/_github-pages-challenge-CantCode023.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-CantCode023.json diff --git a/domains/_github-pages-challenge-CantCode023.json b/domains/_github-pages-challenge-CantCode023.json new file mode 100644 index 000000000..dcfcc4bf3 --- /dev/null +++ b/domains/_github-pages-challenge-CantCode023.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com" + }, + "record": { + "TXT": "f1b87d5986bd9abd22ca7fc5da79ad" + } +} From 5dccd1e5bea487f578b58508f0faef5a7caf019e Mon Sep 17 00:00:00 2001 From: Essoly Elyazid <65821915+MrElyazid@users.noreply.github.com> Date: Sat, 8 Feb 2025 21:46:54 +0100 Subject: [PATCH 336/353] Reserve elyazid.is-a.dev domain --- domains/{mrelyazid.json => elyazid.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mrelyazid.json => elyazid.json} (100%) diff --git a/domains/mrelyazid.json b/domains/elyazid.json similarity index 100% rename from domains/mrelyazid.json rename to domains/elyazid.json From f7b9113566a865e571ad801ba42b4b71c5d3dd1b Mon Sep 17 00:00:00 2001 From: "bd." Date: Sun, 9 Feb 2025 04:51:12 +0800 Subject: [PATCH 337/353] Rename _github-pages-challenge-CantCode023.json to _github-pages-challenge-cantcode023.bd.json --- ...ntCode023.json => _github-pages-challenge-cantcode023.bd.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CantCode023.json => _github-pages-challenge-cantcode023.bd.json} (100%) diff --git a/domains/_github-pages-challenge-CantCode023.json b/domains/_github-pages-challenge-cantcode023.bd.json similarity index 100% rename from domains/_github-pages-challenge-CantCode023.json rename to domains/_github-pages-challenge-cantcode023.bd.json From ced9d869120f14b965c6302f32663b617e937e59 Mon Sep 17 00:00:00 2001 From: Essoly Elyazid <65821915+MrElyazid@users.noreply.github.com> Date: Sat, 8 Feb 2025 22:29:15 +0100 Subject: [PATCH 338/353] Update elyazid.json --- domains/elyazid.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/elyazid.json b/domains/elyazid.json index 8399112c7..7b9af25e2 100644 --- a/domains/elyazid.json +++ b/domains/elyazid.json @@ -1,10 +1,12 @@ { -"owner": { - "username": "MrElyazid" -}, + "description" : "Personal website", + "repo": "https://github.com/MrElyazid/MrElyazid.github.io", + "owner": { + "username": "MrElyazid", + "email": "elyazid.assouli@gmail.com" + }, "record": { "RECORDTYPE": "CNAME", "RECORDCONTENT": "mrelyazid.github.io" } - } From 4a8647b5e6833af4098dba1d59c53fb578270e40 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sun, 9 Feb 2025 06:31:44 +0800 Subject: [PATCH 339/353] Update elyazid.json --- domains/elyazid.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/elyazid.json b/domains/elyazid.json index 7b9af25e2..03ec22bd1 100644 --- a/domains/elyazid.json +++ b/domains/elyazid.json @@ -6,7 +6,6 @@ "email": "elyazid.assouli@gmail.com" }, "record": { - "RECORDTYPE": "CNAME", - "RECORDCONTENT": "mrelyazid.github.io" + "CNAME": "mrelyazid.github.io" } } From a9f2955132c0fa887821adb56dda9099255f47c9 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 9 Feb 2025 23:09:10 +0700 Subject: [PATCH 340/353] Delete domains/anime.json --- domains/anime.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/anime.json diff --git a/domains/anime.json b/domains/anime.json deleted file mode 100644 index 545423bd5..000000000 --- a/domains/anime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zarqizoubir", - "email": "zarqi.ezzoubair@etu.uae.ac.ma" - }, - "record": { - "CNAME": "zarqizoubir.github.io" - } -} \ No newline at end of file From 056c61db86eb17206bc6362e38cc7d1b0185e84f Mon Sep 17 00:00:00 2001 From: JesusVala <78124966+JesusVala@users.noreply.github.com> Date: Sun, 9 Feb 2025 15:11:52 -0600 Subject: [PATCH 341/353] Rename _github-pages-challenge-jesusvala.jesusvaladez to _github-pages-challenge-jesusvala.jesusvaladez.json filetype changed to json --- ...aladez => _github-pages-challenge-jesusvala.jesusvaladez.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jesusvala.jesusvaladez => _github-pages-challenge-jesusvala.jesusvaladez.json} (100%) diff --git a/domains/_github-pages-challenge-jesusvala.jesusvaladez b/domains/_github-pages-challenge-jesusvala.jesusvaladez.json similarity index 100% rename from domains/_github-pages-challenge-jesusvala.jesusvaladez rename to domains/_github-pages-challenge-jesusvala.jesusvaladez.json From 3bc8bbbfc5fb6aef751a310a7783dc70984c46b0 Mon Sep 17 00:00:00 2001 From: Boo <99917823+Boopup@users.noreply.github.com> Date: Sun, 9 Feb 2025 17:14:04 -0600 Subject: [PATCH 342/353] Update boo.json --- domains/boo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/boo.json b/domains/boo.json index 1fd86a563..53db8423f 100644 --- a/domains/boo.json +++ b/domains/boo.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "23.132.28.16" + "46.202.82.187" ] } -} \ No newline at end of file +} From 19c20a5f409c022078e19d1d4c00cb57dafb9030 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:49:18 +1100 Subject: [PATCH 343/353] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 093fdfa17..5e19924b9 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -18,6 +18,7 @@ "calendar", "cart", "catalog", + "chat", "checkout", "co", "com", From 466b6f2631ca204eeca32e52a2f415ab7024e067 Mon Sep 17 00:00:00 2001 From: Fetico Daniel Date: Mon, 10 Feb 2025 23:37:34 +0200 Subject: [PATCH 344/353] Create fetico.json --- domains/fetico.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fetico.json diff --git a/domains/fetico.json b/domains/fetico.json new file mode 100644 index 000000000..293306aaf --- /dev/null +++ b/domains/fetico.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "danielfetico21", + "email": "danielfetico21@gmail.com" + }, + "description": "Personal Website / Portfolio Website", + "record": { + "CNAME": "fetico.ro" + }, + "proxied": true +} \ No newline at end of file From 32cb01af777ef68452b3d8655124acdf1fe1444a Mon Sep 17 00:00:00 2001 From: Sun Zizhuo <80146445+UnidentifiedX@users.noreply.github.com> Date: Tue, 11 Feb 2025 21:27:33 +0800 Subject: [PATCH 345/353] Create sunzizhuo.json --- domains/sunzizhuo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sunzizhuo.json diff --git a/domains/sunzizhuo.json b/domains/sunzizhuo.json new file mode 100644 index 000000000..61655892d --- /dev/null +++ b/domains/sunzizhuo.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/UnidentifiedX/unidentifiedx.github.io", + "owner": { + "username": "UnidentifiedX", + "email": "sunzizhuo33@gmail.com" + }, + "record": { + "CNAME": "unidentifiedx.github.io" + } +} From c6fd68bac0f2cad31099c7fa42f98249d35da86c Mon Sep 17 00:00:00 2001 From: Logan Cookson <66440439+An-Unnamed-Developer@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:36:22 +0000 Subject: [PATCH 346/353] Create aud.json --- domains/aud.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aud.json diff --git a/domains/aud.json b/domains/aud.json new file mode 100644 index 000000000..a036bd1da --- /dev/null +++ b/domains/aud.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "An-Unnamed-Developer", + "email": "loganj1403@outlook.com" + }, + "record": { + "A": "82.16.42.25" + } +} From db7867b9056e284f183a606f35b37dde4f78d4cf Mon Sep 17 00:00:00 2001 From: Anatolii Shuba Date: Tue, 11 Feb 2025 19:05:42 -0500 Subject: [PATCH 347/353] Create navistar2.json --- domains/navistar2.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/navistar2.json diff --git a/domains/navistar2.json b/domains/navistar2.json new file mode 100644 index 000000000..3dc07f3fa --- /dev/null +++ b/domains/navistar2.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AShuba", + "email": "anatoliy.shuba@gmail.com" + }, + + "record": { + "A": ["52.73.119.251"] + } +} From 0b9668ef2abd8fbe3cef512f90c9f36298596b79 Mon Sep 17 00:00:00 2001 From: Milind Pansare Date: Tue, 11 Feb 2025 21:41:23 -0500 Subject: [PATCH 348/353] Create githubmilind.json create githubmilind.github.io --- domains/githubmilind.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/githubmilind.json diff --git a/domains/githubmilind.json b/domains/githubmilind.json new file mode 100644 index 000000000..c12df6394 --- /dev/null +++ b/domains/githubmilind.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "githubmilind", + "email": "pansare@gmail.com" + }, + "record": { + "CNAME": "githubmilind.github.io" + } +} From 97cf0e583964724aac13dee40539de4e6763eef2 Mon Sep 17 00:00:00 2001 From: darkyzhou <7220778+darkyzhou@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:15:22 +0800 Subject: [PATCH 349/353] domains: add _vercel.darkyzhou --- domains/_vercel.darkyzhou.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.darkyzhou.json diff --git a/domains/_vercel.darkyzhou.json b/domains/_vercel.darkyzhou.json new file mode 100644 index 000000000..bb81f4e01 --- /dev/null +++ b/domains/_vercel.darkyzhou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darkyzhou", + "email": "me@zqy.io" + }, + "record": { + "TXT": "vc-domain-verify=darkyzhou.is-a.dev,811f7082bde4a2cf77b8" + } +} From a8bfe33f886798de46093241f683eae746834970 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Wed, 12 Feb 2025 12:43:06 +0300 Subject: [PATCH 350/353] Create every.json --- domains/every.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/every.json diff --git a/domains/every.json b/domains/every.json new file mode 100644 index 000000000..dfbbbed03 --- /dev/null +++ b/domains/every.json @@ -0,0 +1,17 @@ +{ + "description": "Screenshot of every accessible .is-a.dev website by @actuallyundefined", + "repo": "https://github.com/JustDeveloper1/every.is-a.dev", + "owner": { + "username": "JustDeveloper1", + "email": "dev@j.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 32b2c2ccdf51c2566a3aef0eb32bd1be56d4262b Mon Sep 17 00:00:00 2001 From: PrivateKeyy <98818336+keydevelops@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:35:05 +0700 Subject: [PATCH 351/353] Delete domains/_discord.privatekey.json --- domains/_discord.privatekey.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.privatekey.json diff --git a/domains/_discord.privatekey.json b/domains/_discord.privatekey.json deleted file mode 100644 index 5fc237354..000000000 --- a/domains/_discord.privatekey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "keydevelops", - "email": "rumaevvadim@gmail.com" - }, - "record": { - "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" - } -} From 99b6043b47130bce18120567442a4c595d50fc53 Mon Sep 17 00:00:00 2001 From: PrivateKeyy <98818336+keydevelops@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:35:06 +0700 Subject: [PATCH 352/353] Delete domains/privatekey.json --- domains/privatekey.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/privatekey.json diff --git a/domains/privatekey.json b/domains/privatekey.json deleted file mode 100644 index 39624ad33..000000000 --- a/domains/privatekey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "keydevelops", - "email": "rumaevvadim@gmail.com" - }, - "record": { - "CNAME": "keydevelops.github.io" - } -} From edafadd87601e21d39b133d60052d897e5633229 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:32:26 -0500 Subject: [PATCH 353/353] Update aud.json --- domains/aud.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aud.json b/domains/aud.json index a036bd1da..093af5060 100644 --- a/domains/aud.json +++ b/domains/aud.json @@ -4,6 +4,6 @@ "email": "loganj1403@outlook.com" }, "record": { - "A": "82.16.42.25" + "A": ["82.16.42.25"] } }