From cef6b436f938eda88062ed5ca7733bbfa6eef0ca Mon Sep 17 00:00:00 2001 From: "qing." Date: Sun, 28 Apr 2024 14:24:54 +0800 Subject: [PATCH 0001/2485] Update aqilhensem.json --- domains/aqilhensem.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index a03c6e9fb..c153c77c0 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -4,6 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "CNAME": "qing762.github.io" + "CNAME": "qing762.is-a.dev/aqil" } } \ No newline at end of file From d80071c389ba7b2482d09af4cbcdd6730359d168 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Wed, 1 Jan 2025 00:35:59 +0530 Subject: [PATCH 0002/2485] Create 0xarchit.json I want to host my personal portfolio page please allow me to use nameserver so that i can easily manage it through cloudflare as it will be hosted through cloudflare pages. https://0xarchit.pages.dev/ --- domains/0xarchit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/0xarchit.json diff --git a/domains/0xarchit.json b/domains/0xarchit.json new file mode 100644 index 000000000..790eb9d4b --- /dev/null +++ b/domains/0xarchit.json @@ -0,0 +1,11 @@ +{ + "record": { + "NS": [ + "brenna.ns.cloudflare.com", + "cartman.ns.cloudflare.com", + ] + "CNAME": [ + "0xarchit.pages.dev" + ] + } +} From da2d538c17075e019f61f470b08d5928305054d1 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Wed, 1 Jan 2025 15:36:32 +0530 Subject: [PATCH 0003/2485] Update 0xarchit.json --- domains/0xarchit.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 790eb9d4b..fb1a5f5ce 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -1,11 +1,10 @@ { + "owner": { + "username": "0xacrhit", + "mail": "0xarchit@proton.me" + }, "record": { - "NS": [ - "brenna.ns.cloudflare.com", - "cartman.ns.cloudflare.com", - ] - "CNAME": [ - "0xarchit.pages.dev" - ] + "NS": "cartman.ns.cloudflare.com", "cartman.ns.cloudflare.com", + "CNAME": "0xarchit.pages.dev" } } From c0e5fb3c5a2cc7c393373268427b75426d04caaf Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Fri, 10 Jan 2025 23:10:12 -0600 Subject: [PATCH 0004/2485] Create lsalas.json --- domains/lsalas.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lsalas.json diff --git a/domains/lsalas.json b/domains/lsalas.json new file mode 100644 index 000000000..386e2579a --- /dev/null +++ b/domains/lsalas.json @@ -0,0 +1 @@ +new domain lsalas.is-a.dev From 7243c12842e9a2f656e11dc5d84459f20d4d50b5 Mon Sep 17 00:00:00 2001 From: Fodor Zsolt Date: Sat, 11 Jan 2025 10:18:07 +0200 Subject: [PATCH 0005/2485] Adding fodorzsolt domain --- domains/fodorzsolt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fodorzsolt.json diff --git a/domains/fodorzsolt.json b/domains/fodorzsolt.json new file mode 100644 index 000000000..da1240d26 --- /dev/null +++ b/domains/fodorzsolt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "email": "fodorzsolt92@gmail.com", + "username": "fzsatti" + }, + "description": "My portfolio website", + "repo": "https://github.com/fzsatti/fodorzsolt.is-a.dev", + "record": { + "CNAME": "https://fzsatti.github.io" + } +} From 63457fddbeef49f6d72111e85757594fae1a287f Mon Sep 17 00:00:00 2001 From: Fodor Zsolt Date: Sat, 11 Jan 2025 10:20:07 +0200 Subject: [PATCH 0006/2485] Adding fodorzsolt domain --- domains/fodorzsolt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fodorzsolt.json b/domains/fodorzsolt.json index da1240d26..9e3bd30d7 100644 --- a/domains/fodorzsolt.json +++ b/domains/fodorzsolt.json @@ -6,6 +6,6 @@ "description": "My portfolio website", "repo": "https://github.com/fzsatti/fodorzsolt.is-a.dev", "record": { - "CNAME": "https://fzsatti.github.io" + "CNAME": "fzsatti.github.io" } } From 7ff995388315f888b5b4a226bc317ad1c4447868 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:44:18 +0700 Subject: [PATCH 0007/2485] Create banda.json --- domains/banda.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/banda.json diff --git a/domains/banda.json b/domains/banda.json new file mode 100644 index 000000000..021906598 --- /dev/null +++ b/domains/banda.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "banda" + }, + "record": { + "CNAME": "bandabahariputra.vercel.app" + } +} From 98c5158fe4d560152ab7197a8687f16a93986207 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:57:46 +0700 Subject: [PATCH 0008/2485] Create _vercel.banda.json --- domains/_vercel.banda.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.banda.json diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json new file mode 100644 index 000000000..b1cf3b4af --- /dev/null +++ b/domains/_vercel.banda.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "banda" + }, + "record": { + "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] + } +} From 5086eb97c59725bb41081cc351390a697f82f23a Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:34:06 +0700 Subject: [PATCH 0009/2485] Update banda.json --- domains/banda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/banda.json b/domains/banda.json index 021906598..ced3d396c 100644 --- a/domains/banda.json +++ b/domains/banda.json @@ -1,6 +1,6 @@ { "owner": { - "username": "banda" + "username": "bandabahariputra" }, "record": { "CNAME": "bandabahariputra.vercel.app" From 805070b858951cad9a43ad10a849f74a69bb7fbe Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:34:20 +0700 Subject: [PATCH 0010/2485] Update _vercel.banda.json --- domains/_vercel.banda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json index b1cf3b4af..8d07e047c 100644 --- a/domains/_vercel.banda.json +++ b/domains/_vercel.banda.json @@ -1,6 +1,6 @@ { "owner": { - "username": "banda" + "username": "bandabahariputra" }, "record": { "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] From 6699088864bd7ebfb2ca6e45230a78685e2acfc7 Mon Sep 17 00:00:00 2001 From: Yashita1512 <112481549+Yashita1512@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:13:31 +0530 Subject: [PATCH 0011/2485] Create yashita.json I want to use this to create my profile and showcase my information --- domains/yashita.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashita.json diff --git a/domains/yashita.json b/domains/yashita.json new file mode 100644 index 000000000..fbb449844 --- /dev/null +++ b/domains/yashita.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashita", + "email": "yashita1512939@gmail.com" + }, + "record": { + "CNAME": "yashita1512.github.io" + } +} From 76d513ad0f607715713f56bbe90061ff37c00001 Mon Sep 17 00:00:00 2001 From: Yashita1512 <112481549+Yashita1512@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:19:44 +0530 Subject: [PATCH 0012/2485] Update yashita.json --- domains/yashita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yashita.json b/domains/yashita.json index fbb449844..2fbb83dc3 100644 --- a/domains/yashita.json +++ b/domains/yashita.json @@ -1,6 +1,6 @@ { "owner": { - "username": "yashita", + "username": "yashita1512", "email": "yashita1512939@gmail.com" }, "record": { From 469e08b30d426ec7ecb8b61304f03d65693eb3e7 Mon Sep 17 00:00:00 2001 From: Satyam's Home <150027381+SatyamIsSatyam@users.noreply.github.com> Date: Sun, 19 Jan 2025 19:52:03 +0530 Subject: [PATCH 0013/2485] Create this domain for me ASAP! --- domains/satyamjha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/satyamjha.json diff --git a/domains/satyamjha.json b/domains/satyamjha.json new file mode 100644 index 000000000..49e2e04f6 --- /dev/null +++ b/domains/satyamjha.json @@ -0,0 +1,11 @@ +{ + "description": "Pool full of Diamonds", + "repo": "https://github.com/SatyamIsSatyam", + "owner": { + "username": "SatyamIsSatyam", + "email": "realsatyam02@gmail.com" + }, + "record": { + "CNAME": "satyamissatyam.github.io" + } +} \ No newline at end of file From 0096ec5653a437a297d8de4e1012c13b249f7495 Mon Sep 17 00:00:00 2001 From: Zin KO <88046655+ZinK0@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:22:05 +0630 Subject: [PATCH 0014/2485] Create zinko.json Create domain --- domains/zinko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zinko.json diff --git a/domains/zinko.json b/domains/zinko.json new file mode 100644 index 000000000..233e943d1 --- /dev/null +++ b/domains/zinko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zink0", + "email":"zinko.it@outlook.com" + }, + "record": { + "CNAME": "https://zink0.github.io" + } +} From 9b3a7a1624bc2fbf70b9b93e7b552ab0171daa33 Mon Sep 17 00:00:00 2001 From: Gokay Yamankurt Date: Mon, 20 Jan 2025 10:08:12 -0800 Subject: [PATCH 0015/2485] Create Github pages verification file for gokay.json --- domains/_github-pages-challenge-gokay05.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-gokay05.json diff --git a/domains/_github-pages-challenge-gokay05.json b/domains/_github-pages-challenge-gokay05.json new file mode 100644 index 000000000..5ac174a56 --- /dev/null +++ b/domains/_github-pages-challenge-gokay05.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gokay05", + "email": "gyamankurt@gmail.com" + }, + "record": { + "TXT": "7c83467aa6d55ff736d77d66a6f94e" + } +} From 8d232db4daee7f9744d4159bd0cdd38f3fe72017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Wed, 22 Jan 2025 23:40:39 -0400 Subject: [PATCH 0016/2485] Rename jeanrondon to jeanrondon.json --- domains/{jeanrondon => jeanrondon.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jeanrondon => jeanrondon.json} (100%) diff --git a/domains/jeanrondon b/domains/jeanrondon.json similarity index 100% rename from domains/jeanrondon rename to domains/jeanrondon.json From e012abdf6789e59f20de4d58593c153ff858c9fe Mon Sep 17 00:00:00 2001 From: RazoBeckett <95993675+RazoBeckett@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:54:23 +0000 Subject: [PATCH 0017/2485] Create _atproto.razo.json --- domains/_atproto.razo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.razo.json diff --git a/domains/_atproto.razo.json b/domains/_atproto.razo.json new file mode 100644 index 000000000..6186da4d3 --- /dev/null +++ b/domains/_atproto.razo.json @@ -0,0 +1,10 @@ +{ + "description": "Domain verification for my Bluesky account.", + "owner": { + "username": "razobeckett", + "email": "razobeckett@proton.me" + }, + "record": { + "TXT": "did=did:plc:w6h4dilqruly6q4zki2mj5qt" + } +} From 652058d25f84c000041f7ee147b5ae521d4ae647 Mon Sep 17 00:00:00 2001 From: Rodolfo Rodrigues Date: Thu, 23 Jan 2025 11:30:22 -0300 Subject: [PATCH 0018/2485] Created rodolfo.json --- domains/rodolfo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rodolfo.json diff --git a/domains/rodolfo.json b/domains/rodolfo.json new file mode 100644 index 000000000..88d6307b4 --- /dev/null +++ b/domains/rodolfo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rudwolf", + "email": "rudwolf@gmail.com" + }, + "record": { + "CNAME": "https://github.com/rudwolf" + } +} From e2cd78ba249163d58107533b5ede6c79d85379e9 Mon Sep 17 00:00:00 2001 From: Phong Li <41178601+PhongLi@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:48:26 +0700 Subject: [PATCH 0019/2485] Create _vercel.phongli.json file for Vercel TXT verification --- domains/_vercel.phongli.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.phongli.json diff --git a/domains/_vercel.phongli.json b/domains/_vercel.phongli.json new file mode 100644 index 000000000..1227abad3 --- /dev/null +++ b/domains/_vercel.phongli.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PhongLi", + "email": "longpt@gmail.com", + "discord": "_younglin" + }, + "record": { + "TXT": "vc-domain-verify=phongli.is-a-dev.com,7e629c0e760f6c7516c3" + } +} From d5be53255a4d2f4b11a3703308054446b407f907 Mon Sep 17 00:00:00 2001 From: Phong Li <41178601+PhongLi@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:55:23 +0700 Subject: [PATCH 0020/2485] Update _vercel.phongli.json change email --- domains/_vercel.phongli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.phongli.json b/domains/_vercel.phongli.json index 1227abad3..2e2bb7b42 100644 --- a/domains/_vercel.phongli.json +++ b/domains/_vercel.phongli.json @@ -1,7 +1,7 @@ { "owner": { "username": "PhongLi", - "email": "longpt@gmail.com", + "email": "longpt1109@gmail.com", "discord": "_younglin" }, "record": { From 1c90973924e39bb7b09e0c5910f4fcf4bf8c3169 Mon Sep 17 00:00:00 2001 From: Phong Li <41178601+PhongLi@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:57:39 +0700 Subject: [PATCH 0021/2485] Create phongli.json --- domains/phongli.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/phongli.json diff --git a/domains/phongli.json b/domains/phongli.json new file mode 100644 index 000000000..5c35aed27 --- /dev/null +++ b/domains/phongli.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PhongLi", + "email": "longpt1109@gmail.com", + "discord": "_younglin" + }, + "record": { + "CNAME": "phonglidev.vercel.app" + } +} From 70298ebd55b41b3adb7e80f5e02daf48a8fc9ad5 Mon Sep 17 00:00:00 2001 From: Walkercito Date: Thu, 23 Jan 2025 11:06:15 -0500 Subject: [PATCH 0022/2485] Create Walkercito.json --- domains/Walkercito.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/Walkercito.json diff --git a/domains/Walkercito.json b/domains/Walkercito.json new file mode 100644 index 000000000..e8b0c9b0f --- /dev/null +++ b/domains/Walkercito.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Walkercito" + }, + "record": { + "CNAME": "walkercitodev.vercel.app" + } +} From 7f0520e275f8babd9faf7011ff50436632da34a9 Mon Sep 17 00:00:00 2001 From: Leroy Jeanpierre Perryman <53018487+Granpiecito@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:20:54 -0600 Subject: [PATCH 0023/2485] Create _vercel.ljean.json --- domains/_vercel.ljean.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.ljean.json diff --git a/domains/_vercel.ljean.json b/domains/_vercel.ljean.json new file mode 100644 index 000000000..9877fcbdc --- /dev/null +++ b/domains/_vercel.ljean.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Granpiecito", + "email": "jeanpierresprrymanaleman@gmail.com", + "discord": "294318911791562752" + }, + "record": { + "TXT": "insert-TXT-string-you-got-from-vercel-here" + } +} From 118d1ed608d788ba434de9114be713393f9c0c06 Mon Sep 17 00:00:00 2001 From: Leroy Jeanpierre Perryman <53018487+Granpiecito@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:23:15 -0600 Subject: [PATCH 0024/2485] Update _vercel.ljean.json --- domains/_vercel.ljean.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ljean.json b/domains/_vercel.ljean.json index 9877fcbdc..a48d76b8b 100644 --- a/domains/_vercel.ljean.json +++ b/domains/_vercel.ljean.json @@ -5,6 +5,6 @@ "discord": "294318911791562752" }, "record": { - "TXT": "insert-TXT-string-you-got-from-vercel-here" + "TXT": "vc-domain-verify=ljean.is-a.dev,1864955b5da34f083f9b" } } From c37095d4e76ef246e50799ecb73d7d5235deb00a Mon Sep 17 00:00:00 2001 From: Armand Jordaan Date: Thu, 23 Jan 2025 21:06:08 +0200 Subject: [PATCH 0025/2485] armand.json added --- domains/armand.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/armand.json diff --git a/domains/armand.json b/domains/armand.json new file mode 100644 index 000000000..95ec40d38 --- /dev/null +++ b/domains/armand.json @@ -0,0 +1,11 @@ +{ + "description": "Armand Jordaan's Website", + "repo": "https://github.com/armandjordaan", + "owner": { + "username": "armandjordaan", + "email": "armand.jordaan@gmail.com" + }, + "record": { + "CNAME": "armandjordaan.github.io" + } +} \ No newline at end of file From e48e86e27b545091e54d73e503d00fb4afa0ea9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Van=20Den=20Bosch?= <104820589+tim-vdb@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:37:01 +0100 Subject: [PATCH 0026/2485] Create _github-pages-challenge-tim-vdb.json --- domains/_github-pages-challenge-tim-vdb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-tim-vdb.json diff --git a/domains/_github-pages-challenge-tim-vdb.json b/domains/_github-pages-challenge-tim-vdb.json new file mode 100644 index 000000000..240e38034 --- /dev/null +++ b/domains/_github-pages-challenge-tim-vdb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tim-vdb", + "email": "timotheevdbosch@gmail.com" + }, + "record": { + "TXT": "ccd9ff03f723b201d75c2ae79c3245" + } +} From 48086f94585d7b879d0866b532c9e286a1b6f485 Mon Sep 17 00:00:00 2001 From: aringadre76 <120857324+aringadre76@users.noreply.github.com> Date: Thu, 23 Jan 2025 11:54:57 -0800 Subject: [PATCH 0027/2485] Create arin.json --- domains/arin.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/arin.json diff --git a/domains/arin.json b/domains/arin.json new file mode 100644 index 000000000..2d7de5952 --- /dev/null +++ b/domains/arin.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "aringadre76" + }, + "record": { + "CNAME": "aringadre76.github.io" + } +} From 9296409d18188bcf1f3d32926cbd2f11d91f6e72 Mon Sep 17 00:00:00 2001 From: pessonnier Date: Thu, 23 Jan 2025 22:03:17 +0100 Subject: [PATCH 0028/2485] Create lololand.json magnifique projet --- domains/lololand.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lololand.json diff --git a/domains/lololand.json b/domains/lololand.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/lololand.json @@ -0,0 +1 @@ + From b898b6ed4b386c2929a5174060964f24dcc760cc Mon Sep 17 00:00:00 2001 From: pessonnier Date: Thu, 23 Jan 2025 22:32:30 +0100 Subject: [PATCH 0029/2485] Update lololand.json --- domains/lololand.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/lololand.json b/domains/lololand.json index 8b1378917..aeb4627b9 100644 --- a/domains/lololand.json +++ b/domains/lololand.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "pessonnier", + "email": "ihdpsidt.hpsi@gmail.com" + }, + "record": { + "URL": "https://pessonnier.github.io/doc/" + } +} From 70642a4efc53eef1d1b46c56bfa88d27a09105d4 Mon Sep 17 00:00:00 2001 From: Amanda Jauregui Date: Thu, 23 Jan 2025 18:51:05 -0300 Subject: [PATCH 0030/2485] upload json files --- domains/_vercel.amandajauregui.json | 10 ++++++++++ domains/amandajauregui.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.amandajauregui.json create mode 100644 domains/amandajauregui.json diff --git a/domains/_vercel.amandajauregui.json b/domains/_vercel.amandajauregui.json new file mode 100644 index 000000000..53d9129d6 --- /dev/null +++ b/domains/_vercel.amandajauregui.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jauregao", + "email": "amandajauregui.dev@gmail.com", + "discord": "jauregao" + }, + "record": { + "TXT": "vc-domain-verify=amandajauregui.is-a.dev,a3853c2f774bcc618d55" + } +} \ No newline at end of file diff --git a/domains/amandajauregui.json b/domains/amandajauregui.json new file mode 100644 index 000000000..33b5cda96 --- /dev/null +++ b/domains/amandajauregui.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jauregao", + "email": "amandajauregui.dev@gmail.com", + "discord": "jauregao" + }, + "record": { + "CNAME": "portifolio-amandajauregui.vercel.app" + } +} \ No newline at end of file From cda141210e90e3a11324f3edbf164adb9629e3de Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 03:35:19 +0530 Subject: [PATCH 0031/2485] Create aaqif.json --- domains/aaqif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aaqif.json diff --git a/domains/aaqif.json b/domains/aaqif.json new file mode 100644 index 000000000..3d8b86ce1 --- /dev/null +++ b/domains/aaqif.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/aaqifshafi/react-portfolio", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com", + }, + "record": { + "A": ["76.76.21.21"] + } +} From 6262a1528838fd5f60ce8aef0156e346a4dfa692 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 03:38:57 +0530 Subject: [PATCH 0032/2485] Create 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..7a466fa7d --- /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": "cname.vercel-dns.com" + } +} From ff35774bcdbf098d1d99720b39aa650a573cac3c Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 03:46:43 +0530 Subject: [PATCH 0033/2485] Create 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..97ec5b213 --- /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": "cname.vercel-dns.com" + } +} From 00fcf1b0267c2dc9b4d768e39ad4b798e5382ade Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:00:18 +0530 Subject: [PATCH 0034/2485] Create _vercel.aaqif.json --- domains/_vercel.aaqif.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aaqif.json diff --git a/domains/_vercel.aaqif.json b/domains/_vercel.aaqif.json new file mode 100644 index 000000000..5ad57169b --- /dev/null +++ b/domains/_vercel.aaqif.json @@ -0,0 +1,10 @@ +{ + "description": "React Portfolio", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=aaqif.is-a.dev,77eef1ecff0a4bec5f86"] + } +} From 3477cdc55c1c0064c0863bb41b21aa819399ae5b Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:03:19 +0530 Subject: [PATCH 0035/2485] Update aaqif.json --- domains/aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aaqif.json b/domains/aaqif.json index 3d8b86ce1..c0d218396 100644 --- a/domains/aaqif.json +++ b/domains/aaqif.json @@ -6,6 +6,6 @@ "email": "aaqifshafi@gmail.com", }, "record": { - "A": ["76.76.21.21"] + "CNAME": "react-portfolio-ashen-tau.vercel.app" } } From ae31795445c5347ae719e109db4f2d37354090a1 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:04:43 +0530 Subject: [PATCH 0036/2485] Update gcet.aaqif.json --- domains/gcet.aaqif.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json index 7a466fa7d..bcead126f 100644 --- a/domains/gcet.aaqif.json +++ b/domains/gcet.aaqif.json @@ -6,6 +6,7 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "g-cet-aaqifshafis-projects.vercel.app +" } } From 58c32cafc74f05df1f43f8d537f9ae333efb6873 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:05:02 +0530 Subject: [PATCH 0037/2485] Update gcet.aaqif.json --- domains/gcet.aaqif.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json index bcead126f..139390016 100644 --- a/domains/gcet.aaqif.json +++ b/domains/gcet.aaqif.json @@ -6,7 +6,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "CNAME": "g-cet-aaqifshafis-projects.vercel.app -" + "CNAME": "g-cet-aaqifshafis-projects.vercel.app" } } From 251cf42963fa60236e492574625e21ecb1064012 Mon Sep 17 00:00:00 2001 From: Aaqif Shafi <63208372+aaqifshafi@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:07:05 +0530 Subject: [PATCH 0038/2485] Update pdf.aaqif.json --- domains/pdf.aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json index 97ec5b213..ffc7487c2 100644 --- a/domains/pdf.aaqif.json +++ b/domains/pdf.aaqif.json @@ -6,6 +6,6 @@ "email": "aaqifshafi@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "chat-with-pdf-aaqifshafis-projects.vercel.app" } } From a60e6420063c9f7bb2217d7486d87ce5644629c8 Mon Sep 17 00:00:00 2001 From: Evelyn Finny <167630965+evelynfinny@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:43:44 -0600 Subject: [PATCH 0039/2485] Create evelyn.is-a.dev --- domains/evelyn.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/evelyn.is-a.dev diff --git a/domains/evelyn.is-a.dev b/domains/evelyn.is-a.dev new file mode 100644 index 000000000..0248a7d78 --- /dev/null +++ b/domains/evelyn.is-a.dev @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website with is-a.dev for Evelyn Finny", + "repo": "https://github.com/evelynfinny", + "owner": { + "username": "evelynfinny", + "email": "evelynfinny@gmail.com" + }, + "record": { + "CNAME": "evelyn.finny.info" + } +} From 6d67129291dc8e76437fe332441954cfeed976d6 Mon Sep 17 00:00:00 2001 From: Lorenzo Bautista Castellano <33525671+lorenbaucas@users.noreply.github.com> Date: Fri, 24 Jan 2025 01:33:37 +0100 Subject: [PATCH 0040/2485] Create lorenzobautista.json --- domains/lorenzobautista.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lorenzobautista.json diff --git a/domains/lorenzobautista.json b/domains/lorenzobautista.json new file mode 100644 index 000000000..75d465651 --- /dev/null +++ b/domains/lorenzobautista.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lorenbaucas", + "discord": "Draklum#3847" + }, + "record": { + "CNAME": "myblog-e3n6qwsjfj.live-website.com" + }, + "proxied": true +} From 719a624f192cb59f872d043b45951c36a82998bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 23 Jan 2025 20:37:25 -0600 Subject: [PATCH 0041/2485] Update peme969.json - Changed aliases --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 0981e39b6..4c58d3ef0 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=" + "forward-email=hello:hello@peme969.dev, bot:bot@peme969.dev" ], "MX":[ "mx1.forwardemail.net", From 70f29d35e62a903ec8c4ffb2dd3726b74dc57311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 23 Jan 2025 20:38:26 -0600 Subject: [PATCH 0042/2485] =?UTF-8?q?oops=20i=20put=20the=20wrong=20email?= =?UTF-8?q?=20to=20forward=20to=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 4c58d3ef0..bd64e4ad6 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=hello:hello@peme969.dev, bot:bot@peme969.dev" + "forward-email=hello:me@peme969.dev, bot:bot@peme969.dev" ], "MX":[ "mx1.forwardemail.net", From 831e058d24833fe1ee2bb6f0b472008445cbe6df Mon Sep 17 00:00:00 2001 From: Hafeez Ur Rehman Date: Fri, 24 Jan 2025 10:49:05 +0530 Subject: [PATCH 0043/2485] Create hafeez.json --- domains/hafeez.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/hafeez.json diff --git a/domains/hafeez.json b/domains/hafeez.json new file mode 100644 index 000000000..e5da5130b --- /dev/null +++ b/domains/hafeez.json @@ -0,0 +1 @@ +hafeez From 72dbf772de76beb459ee6120af669127a317525e Mon Sep 17 00:00:00 2001 From: Douglas Sexton Date: Thu, 23 Jan 2025 21:43:59 -0800 Subject: [PATCH 0044/2485] Create doug.is-a.dev with github verification for personal website --- domains/_github-pages-challenge-drssoccer55.doug.json | 9 +++++++++ domains/doug.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_github-pages-challenge-drssoccer55.doug.json create mode 100644 domains/doug.json diff --git a/domains/_github-pages-challenge-drssoccer55.doug.json b/domains/_github-pages-challenge-drssoccer55.doug.json new file mode 100644 index 000000000..896571aed --- /dev/null +++ b/domains/_github-pages-challenge-drssoccer55.doug.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "TXT": "6605758124fbb4085b1687476d067b" + } +} \ No newline at end of file diff --git a/domains/doug.json b/domains/doug.json new file mode 100644 index 000000000..c54361f29 --- /dev/null +++ b/domains/doug.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "repo": "https://github.com/drssoccer55/drssoccer55.github.io", + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "CNAME": "drssoccer55.github.io" + } +} \ No newline at end of file From f2cb4c89631bf141226699f9ec6c574359cc73fe Mon Sep 17 00:00:00 2001 From: Hafeez Ur Rehman Date: Fri, 24 Jan 2025 11:37:33 +0530 Subject: [PATCH 0045/2485] Subdomain configuration files for _vercel for Hafeez --- domains/_vercel.hafeez.json | 10 ++++++++++ domains/hafeez.json | 11 ++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.hafeez.json diff --git a/domains/_vercel.hafeez.json b/domains/_vercel.hafeez.json new file mode 100644 index 000000000..448c68552 --- /dev/null +++ b/domains/_vercel.hafeez.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "TXT": "vc-domain-verify=hafeez.is-a.dev,2a3f79f801934e7298bf" + } +} diff --git a/domains/hafeez.json b/domains/hafeez.json index e5da5130b..cdee55675 100644 --- a/domains/hafeez.json +++ b/domains/hafeez.json @@ -1 +1,10 @@ -hafeez +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "CNAME": "hafeez-delta.vercel.app" + } +} From 879b7eacf6e7eabf95f6cc845d3fad4838aaa66e Mon Sep 17 00:00:00 2001 From: Douglas Sexton Date: Thu, 23 Jan 2025 22:08:55 -0800 Subject: [PATCH 0046/2485] cleanup with newlines at end of file --- domains/_github-pages-challenge-drssoccer55.doug.json | 2 +- domains/doug.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-drssoccer55.doug.json b/domains/_github-pages-challenge-drssoccer55.doug.json index 896571aed..cc8674b65 100644 --- a/domains/_github-pages-challenge-drssoccer55.doug.json +++ b/domains/_github-pages-challenge-drssoccer55.doug.json @@ -6,4 +6,4 @@ "record": { "TXT": "6605758124fbb4085b1687476d067b" } -} \ No newline at end of file +} diff --git a/domains/doug.json b/domains/doug.json index c54361f29..6ba467c4a 100644 --- a/domains/doug.json +++ b/domains/doug.json @@ -8,4 +8,4 @@ "record": { "CNAME": "drssoccer55.github.io" } -} \ No newline at end of file +} From ac6b02298657d884025fb45f809d9b3b270f6cdf Mon Sep 17 00:00:00 2001 From: Harsh Shah <149559646+harshshah-codes@users.noreply.github.com> Date: Fri, 24 Jan 2025 11:41:26 +0530 Subject: [PATCH 0047/2485] Add ImprovMX forwarding --- domains/harshshah.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/harshshah.json b/domains/harshshah.json index d2e6a4130..fcebc9c49 100644 --- a/domains/harshshah.json +++ b/domains/harshshah.json @@ -5,6 +5,8 @@ "discord": "889700837520199761" }, "record": { - "A": ["76.76.21.21"] + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 57b98a48bb95ea09bc286eb124dc46746e5251f4 Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Fri, 24 Jan 2025 12:33:59 +0530 Subject: [PATCH 0048/2485] Create _vercel.vignesh.json --- domains/_vercel.vignesh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.vignesh.json diff --git a/domains/_vercel.vignesh.json b/domains/_vercel.vignesh.json new file mode 100644 index 000000000..d2f9c64f2 --- /dev/null +++ b/domains/_vercel.vignesh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Vignesh025", + "email": "vigneshjayakumar9221@gmail.com", + "discord": "vignesh025" + }, + "record": { + "TXT": "vc-domain-verify=vignesh.is-a.dev,f3df13929e17acd366ea" + } +} From b05b526fb682221181eee44871a69ebfb8e06446 Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Fri, 24 Jan 2025 12:35:19 +0530 Subject: [PATCH 0049/2485] Update vignesh.json --- domains/vignesh.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/vignesh.json b/domains/vignesh.json index 5e6058afc..888ed7759 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -1,8 +1,10 @@ { "owner": { - "username": "Vignesh025" + "username": "Vignesh025", + "email": "vigneshjayakumar9221@gmail.com", + "discord": "vignesh025" }, "record": { - "CNAME": "vignesh025.github.io" + "CNAME": "vigneshportfolio1.vercel.app" } } From 0f5e2d8c335175c0806a21818599b21d1e7e33eb Mon Sep 17 00:00:00 2001 From: Zin KO <88046655+ZinK0@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:30:47 +0630 Subject: [PATCH 0050/2485] Update zinko.json --- domains/zinko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zinko.json b/domains/zinko.json index 233e943d1..ee793a119 100644 --- a/domains/zinko.json +++ b/domains/zinko.json @@ -4,6 +4,6 @@ "email":"zinko.it@outlook.com" }, "record": { - "CNAME": "https://zink0.github.io" + "CNAME": "zink0.github.io" } } From d5c3dfa5edc74052f5bc77a44b9e762f47a565c5 Mon Sep 17 00:00:00 2001 From: Object Shadow <110706915+ShadowObj@users.noreply.github.com> Date: Fri, 24 Jan 2025 16:22:31 +0800 Subject: [PATCH 0051/2485] Create objshadow.json --- domains/objshadow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/objshadow.json diff --git a/domains/objshadow.json b/domains/objshadow.json new file mode 100644 index 000000000..663a20479 --- /dev/null +++ b/domains/objshadow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShadowObj", + "email": "shadowobject@protonmail.com" + }, + "record": { + "CNAME": "objshadow.pages.dev" + } +} From 55dad137cf9b61bd8200c2af6f8ddfdea8234f41 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:06:33 +0500 Subject: [PATCH 0052/2485] Update _vercel.ryanbaig.json and add links --- domains/_vercel.ryanbaig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json index 0e7a80730..668af2a35 100644 --- a/domains/_vercel.ryanbaig.json +++ b/domains/_vercel.ryanbaig.json @@ -3,6 +3,6 @@ "username": "RyanBaig" }, "record": { - "TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"] + "TXT": ["vc-domain-verify=links.ryanbaig.is-a.dev,3fab80af0a1ed2fe6012"] } } From aea39bb8408cf8f7c8edb8e19a771e5d4ef87a49 Mon Sep 17 00:00:00 2001 From: kunalshah017 Date: Fri, 24 Jan 2025 14:42:10 +0530 Subject: [PATCH 0053/2485] added kunalshah017.is-a.dev --- domains/_vercel.kunalshah017.json | 10 ++++++++++ domains/kunalshah017.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.kunalshah017.json create mode 100644 domains/kunalshah017.json diff --git a/domains/_vercel.kunalshah017.json b/domains/_vercel.kunalshah017.json new file mode 100644 index 000000000..278c4be54 --- /dev/null +++ b/domains/_vercel.kunalshah017.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kunalshah017", + "email": "kunalmanishshah@gmail.com", + "discord": "kunalshah17" + }, + "record": { + "TXT": "vc-domain-verify=kunalshah017.is-a.dev,4c9e39c65c2d0426535e" + } +} diff --git a/domains/kunalshah017.json b/domains/kunalshah017.json new file mode 100644 index 000000000..5906bc64a --- /dev/null +++ b/domains/kunalshah017.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kunalshah017", + "email": "kunalmanishshah@gmail.com", + "discord": "kunalshah17" + }, + "record": { + "CNAME": "kunalshah017.vercel.app" + } +} From 6bdbca03984343fbe52b5ff6fb2c24113026d2cb Mon Sep 17 00:00:00 2001 From: Sathe Onkar <113273391+Onkarsathe007@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:59:09 +0530 Subject: [PATCH 0054/2485] feat: github domain verification --- ..._github-pages-challenge-onkarsathe007.onkarsathe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-onkarsathe007.onkarsathe.json diff --git a/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json b/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json new file mode 100644 index 000000000..571afa3f7 --- /dev/null +++ b/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Onkarsathe007", + "email": "onkarsathe96k@gmail.com" + }, + "record": { + "TXT": "8d02480f39dc3dfcfa2ebc8104135c" + } +} From 7aee05d99866fca69d94178db2b9d8545e27ec8b Mon Sep 17 00:00:00 2001 From: Sathe Onkar <113273391+Onkarsathe007@users.noreply.github.com> Date: Fri, 24 Jan 2025 15:01:53 +0530 Subject: [PATCH 0055/2485] feat: my website cname record --- domains/onkarsathe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/onkarsathe.json diff --git a/domains/onkarsathe.json b/domains/onkarsathe.json new file mode 100644 index 000000000..fbe38539a --- /dev/null +++ b/domains/onkarsathe.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/Onkarsathe007/portfolio", + "owner": { + "username": "Onkarsathe007", + "email": "onkarsathe96k@gmail.com" + }, + "record": { + "CNAME": "https://onkarsathe007.github.io/portfolio" + } +} From 32642265530362da698f2da493539d3672baea2b Mon Sep 17 00:00:00 2001 From: lycan Date: Fri, 24 Jan 2025 15:10:24 +0530 Subject: [PATCH 0056/2485] added new entery --- domains/snehal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/snehal.json diff --git a/domains/snehal.json b/domains/snehal.json new file mode 100644 index 000000000..302b8db0d --- /dev/null +++ b/domains/snehal.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/sneh-al/sneh-al.github.io", + "owner": { + "username": "sneh-al", + "email": "snehal1380@gmail.com" + }, + "record": { + "CNAME": "sneh-al.github.io" + } +} \ No newline at end of file From 0618764fd2f2966b2d48c79b929bb783bd4bf8b4 Mon Sep 17 00:00:00 2001 From: kiransala Date: Fri, 24 Jan 2025 17:59:53 +0530 Subject: [PATCH 0057/2485] Added a new subdomain --- domains/kiransala.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/kiransala.json diff --git a/domains/kiransala.json b/domains/kiransala.json new file mode 100644 index 000000000..79d4ad86b --- /dev/null +++ b/domains/kiransala.json @@ -0,0 +1,13 @@ + +{ + "description": "My personal portfolio site", + "owner": { + "username": "Kiransala", + "email": "kiransala.dev@gmail.com" + }, + "record": { + "CNAME": "kiransala.netlify.app", + "URL": "https://kiransala.netlify.app/" + + } +} \ No newline at end of file From e7cb3126e73bc24ae7f463dead93d3313675499a Mon Sep 17 00:00:00 2001 From: "leo.lb" <86248211+leo-lb29@users.noreply.github.com> Date: Fri, 24 Jan 2025 15:43:54 +0100 Subject: [PATCH 0058/2485] Create leolb.json --- domains/leolb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/leolb.json diff --git a/domains/leolb.json b/domains/leolb.json new file mode 100644 index 000000000..1df9b7d5f --- /dev/null +++ b/domains/leolb.json @@ -0,0 +1,12 @@ +{ + "description": "Site personnel de Léo", + "repo": "https://github.com/leo-lb29/register", + "owner": { + "username": "leo-lb29", + "email": "postyourbot@gmail.com", + "discord": "leo.lb" + }, + "record": { + "CNAME": "leo.dev.project-maker.fr" + } +} From 11a6ccda4775a917b96d33ffe7db18a828bfdd91 Mon Sep 17 00:00:00 2001 From: Vikas Kumar Date: Fri, 24 Jan 2025 21:26:28 +0530 Subject: [PATCH 0059/2485] 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 0060/2485] 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 98c573f5f829dc084d762bfa9259fb2fa40a2bd3 Mon Sep 17 00:00:00 2001 From: sidshasane03 <164507281+sidshasane03@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:42:43 +0530 Subject: [PATCH 0061/2485] Create siddharth03.json website link https://sidshasane03.github.io/portfolio-website/ --- domains/siddharth03.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/siddharth03.json diff --git a/domains/siddharth03.json b/domains/siddharth03.json new file mode 100644 index 000000000..366e82b02 --- /dev/null +++ b/domains/siddharth03.json @@ -0,0 +1,11 @@ +{ + "description": "To deploy portfolio website", + "repo": "https://github.com/sidshasane03/portfolio-website", + "owner": { + "username": "sidshasane03", + "email": "[siddharthshasane03@gmail.com]" + }, + "record": { + "CNAME": "sidshasane03.github.io" + } +} From e0a42e5957e80468b9b57a053adec02917480186 Mon Sep 17 00:00:00 2001 From: abdulbasidh Date: Fri, 24 Jan 2025 21:56:15 +0530 Subject: [PATCH 0062/2485] added basidh.json --- domains/basidh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/basidh.json diff --git a/domains/basidh.json b/domains/basidh.json new file mode 100644 index 000000000..16a6b8402 --- /dev/null +++ b/domains/basidh.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/abdulbasidh/portfolio", + "owner": { + "username": "abdulbasidh", + "email": "farz.basidh@gmail.com" + }, + "record": { + "CNAME": "https://abdulbasidh.github.io/portfolio/" + } +} + \ No newline at end of file From 853566f068ae0aec0cc909199dfcc0bc205e4a0e Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Fri, 24 Jan 2025 20:03:29 +0300 Subject: [PATCH 0063/2485] Create summon-the-coder.json --- domains/summon-the-coder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/summon-the-coder.json diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json new file mode 100644 index 000000000..9355baa01 --- /dev/null +++ b/domains/summon-the-coder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SUMMON_THE_CODER", + "email": "themadhouse@mail.ru" + }, + "record": { + "CNAME": "summon-the-coder.github.io" + } +} From 24d8ad019468148c071b6233592714424f091e9e Mon Sep 17 00:00:00 2001 From: Akib Saleh Date: Sat, 25 Jan 2025 01:52:13 +0600 Subject: [PATCH 0064/2485] Create _vercel.akib.json --- domains/_vercel.akib.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.akib.json diff --git a/domains/_vercel.akib.json b/domains/_vercel.akib.json new file mode 100644 index 000000000..505d683ba --- /dev/null +++ b/domains/_vercel.akib.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akibsaleh", + "email": "", + "discord": "akibsalehzihan" + }, + "record": { + "TXT": "vc-domain-verify=akib.is-a.dev,3605c2dfdaf80295f8b3" + } +} From 2ad5323596d6438d5747476ccc1041f870991d5d Mon Sep 17 00:00:00 2001 From: Akib Saleh Date: Sat, 25 Jan 2025 01:56:10 +0600 Subject: [PATCH 0065/2485] Update _vercel.akib.json --- domains/_vercel.akib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.akib.json b/domains/_vercel.akib.json index 505d683ba..230a226bd 100644 --- a/domains/_vercel.akib.json +++ b/domains/_vercel.akib.json @@ -1,7 +1,7 @@ { "owner": { "username": "akibsaleh", - "email": "", + "email": "akibzihan@gmail.com", "discord": "akibsalehzihan" }, "record": { From cb8e170c0eee8f0c802f89290e7be15d622a8d00 Mon Sep 17 00:00:00 2001 From: Elyes Ghorbel <148047427+elyescesar@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:26:06 +0100 Subject: [PATCH 0066/2485] Create _vercel.elyesghorbel.json --- domains/_vercel.elyesghorbel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.elyesghorbel.json diff --git a/domains/_vercel.elyesghorbel.json b/domains/_vercel.elyesghorbel.json new file mode 100644 index 000000000..d71258515 --- /dev/null +++ b/domains/_vercel.elyesghorbel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "elyescesar", + "email": "elyesghorbeldev@gmail.com", + "discord": "840182191244705802" + }, + "record": { + "TXT": "vc-domain-verify=elyesghorbel.is-a.dev,7c52422c3800285ef8f7" + } +} From 496771eef66ae0d9dce11e0f693d5b0e65a4de5c Mon Sep 17 00:00:00 2001 From: Elyes Ghorbel <148047427+elyescesar@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:29:18 +0100 Subject: [PATCH 0067/2485] Create elyesghorbel --- domains/elyesghorbel | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/elyesghorbel diff --git a/domains/elyesghorbel b/domains/elyesghorbel new file mode 100644 index 000000000..8b37251cd --- /dev/null +++ b/domains/elyesghorbel @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "elyescesar", + "email": "elyesghorbeldev@gmail.com", + "discord": "840182191244705802" + }, + "record": { + "CNAME": "portfolio-git-master-elyescesars-projects.vercel.app" + } +} From 78a99e1a28a242ce132fe053b305f77234269b4d Mon Sep 17 00:00:00 2001 From: Blake <89687390+bnfone@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:33:16 +0100 Subject: [PATCH 0068/2485] Create unicorn.json --- unicorn.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 unicorn.json diff --git a/unicorn.json b/unicorn.json new file mode 100644 index 000000000..cee285e93 --- /dev/null +++ b/unicorn.json @@ -0,0 +1,14 @@ +{ + "description": "Domain for dynamic DNS updates and Cloudflare Tunnel setup for demo purposes.", + "owner": { + "username": "bnfone", + "email": "is-a-dev-registration.zbden@simplelogin.com" + }, + "record": { + "NS": [ + "adelaide.ns.cloudflare.com", + "arnold.ns.cloudflare.com" + ] + }, + "proxied": false +} From 6dd3db1efb599fd56c37917780c797d900f8fd66 Mon Sep 17 00:00:00 2001 From: bnfone <89687390+bnfone@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:44:36 +0100 Subject: [PATCH 0069/2485] move subdomain in domains dir --- unicorn.json => domains/unicorn.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename unicorn.json => domains/unicorn.json (100%) diff --git a/unicorn.json b/domains/unicorn.json similarity index 100% rename from unicorn.json rename to domains/unicorn.json From 437e02c8d5d8e21ffa123a5870d3ae2571d6f34d Mon Sep 17 00:00:00 2001 From: BhavyaGupta315 Date: Sat, 25 Jan 2025 02:59:42 +0530 Subject: [PATCH 0070/2485] adding a new domain --- domains/bhavyagupta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bhavyagupta.json diff --git a/domains/bhavyagupta.json b/domains/bhavyagupta.json new file mode 100644 index 000000000..6d59ee332 --- /dev/null +++ b/domains/bhavyagupta.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/BhavyaGupta315/Portfolio", + "owner": { + "username": "BhavyaGupta315", + "twitter": "Bhavya_Gupta315" + }, + "record": { + "CNAME": "https://bhavya-gupta-portfolio.vercel.app/" + } +} \ No newline at end of file From 79480ed61f88a10c74b47f318e3b3920aeb92439 Mon Sep 17 00:00:00 2001 From: DanielTampe Date: Fri, 24 Jan 2025 19:11:37 -0300 Subject: [PATCH 0071/2485] danieltampe adding its own is-a.dev subdomain --- domains/_vercel.danieltampe.json | 10 ++++++++++ domains/danieltampe.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.danieltampe.json create mode 100644 domains/danieltampe.json diff --git a/domains/_vercel.danieltampe.json b/domains/_vercel.danieltampe.json new file mode 100644 index 000000000..626b16190 --- /dev/null +++ b/domains/_vercel.danieltampe.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DanielTampeCaamano", + "email": "danieltampe@hotmail.com", + "discord": "246811015285571586" + }, + "record": { + "TXT": "vc-domain-verify=danieltampe.is-a.dev,0d68ec9f81c4e5ed7837" + } +} \ No newline at end of file diff --git a/domains/danieltampe.json b/domains/danieltampe.json new file mode 100644 index 000000000..9f53eca28 --- /dev/null +++ b/domains/danieltampe.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DanielTampeCaamano", + "email": "danieltampe@hotmail.com", + "discord": "246811015285571586" + }, + "record": { + "CNAME": "daniel-tampe-webpage.vercel.app" + } +} \ No newline at end of file From 1861b7d968c7198c652a16ddad2ae9f79941b407 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 25 Jan 2025 00:17:48 +0100 Subject: [PATCH 0072/2485] Rename Walkercito.json to walkercito.json --- domains/{Walkercito.json => walkercito.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Walkercito.json => walkercito.json} (100%) diff --git a/domains/Walkercito.json b/domains/walkercito.json similarity index 100% rename from domains/Walkercito.json rename to domains/walkercito.json From 6973ba9a74cb6697e0d626bbad08eba0c58822e7 Mon Sep 17 00:00:00 2001 From: Daniyor Boltaev Date: Sat, 25 Jan 2025 11:33:40 +0800 Subject: [PATCH 0073/2485] Create daniyor.json request for Daniyor --- domains/daniyor.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/daniyor.json diff --git a/domains/daniyor.json b/domains/daniyor.json new file mode 100644 index 000000000..344c5191c --- /dev/null +++ b/domains/daniyor.json @@ -0,0 +1,12 @@ +{ + "description": "Daniyor's Portfolio", + "repo": "https://github.com/Daniyor2020/devdan", + "subdomain": "devdan", + "owner": { + "username": "Daniyor2020", + "email": "dani.bolta87@gmail.com" + }, + "record": { + "CNAME": "daniyor2020.github.io" + } +} From f23b1dbe9a1f6d3f745d9dfd291c5011057a845a Mon Sep 17 00:00:00 2001 From: Phong Li <41178601+PhongLi@users.noreply.github.com> Date: Sat, 25 Jan 2025 11:26:41 +0700 Subject: [PATCH 0074/2485] change vercel TXT value change vercel TXT value --- domains/_vercel.phongli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.phongli.json b/domains/_vercel.phongli.json index 2e2bb7b42..cfcdb9493 100644 --- a/domains/_vercel.phongli.json +++ b/domains/_vercel.phongli.json @@ -5,6 +5,6 @@ "discord": "_younglin" }, "record": { - "TXT": "vc-domain-verify=phongli.is-a-dev.com,7e629c0e760f6c7516c3" + "TXT": "vc-domain-verify=phongli.is-a.dev,b6623ffbab5ed6f97cf5" } } From 35decbe5f0c38cf370fde51fc09fc4533498355a Mon Sep 17 00:00:00 2001 From: Khanh Nguyen Date: Sat, 25 Jan 2025 11:54:15 +0700 Subject: [PATCH 0075/2485] Create _vercel.khanhngn.json --- domains/_vercel.khanhngn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.khanhngn.json diff --git a/domains/_vercel.khanhngn.json b/domains/_vercel.khanhngn.json new file mode 100644 index 000000000..57c3277fe --- /dev/null +++ b/domains/_vercel.khanhngn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khanhngn-dev", + "email": "khanhngn.dev@gmail.com", + "discord": "jerry.ng" + }, + "record": { + "TXT": "vc-domain-verify=khanhngn.is-a.dev,22d6c072955bf792ff60" + } +} From e16567db158ce1a8bb587a0cd2f41b06dfe33a49 Mon Sep 17 00:00:00 2001 From: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com> Date: Sat, 25 Jan 2025 10:26:28 +0530 Subject: [PATCH 0076/2485] Create _vercel.sanchit.json --- domains/_vercel.sanchit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.sanchit.json diff --git a/domains/_vercel.sanchit.json b/domains/_vercel.sanchit.json new file mode 100644 index 000000000..8e037175e --- /dev/null +++ b/domains/_vercel.sanchit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sanchitbajaj02", + "email": "sanchit02@outlook.com", + "discord": "704721578029744299" + }, + "record": { + "TXT": "vc-domain-verify=sanchit.is-a.dev,85dd1a4269915e4797f9" + } +} From f6a9eb706a39509130a18b52a4a26405f1526381 Mon Sep 17 00:00:00 2001 From: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com> Date: Sat, 25 Jan 2025 10:29:47 +0530 Subject: [PATCH 0077/2485] Create sanchit.json --- domains/sanchit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sanchit.json diff --git a/domains/sanchit.json b/domains/sanchit.json new file mode 100644 index 000000000..da075c081 --- /dev/null +++ b/domains/sanchit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sanchitbajaj02", + "email": "sanchit02@outlook.com", + "discord": "704721578029744299" + }, + "record": { + "CNAME": "portfolio-delta-lemon-14.vercel.app" + } +} From 316654d8b58a89ad87565978fbc42ad6aac7c8e9 Mon Sep 17 00:00:00 2001 From: Khanh Nguyen Date: Sat, 25 Jan 2025 12:00:32 +0700 Subject: [PATCH 0078/2485] Create khanhngn.json --- domains/khanhngn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khanhngn.json diff --git a/domains/khanhngn.json b/domains/khanhngn.json new file mode 100644 index 000000000..2a42e90e7 --- /dev/null +++ b/domains/khanhngn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khanhngn-dev", + "email": "khanhngn.dev@gmail.com", + "discord": "jerry.ng" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 3724b13b4b4772f8ff33d5fbab0f4cf31851e98d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:22:14 +0200 Subject: [PATCH 0079/2485] I love commas after email line --- domains/aaqif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aaqif.json b/domains/aaqif.json index c0d218396..bf7ed2ea3 100644 --- a/domains/aaqif.json +++ b/domains/aaqif.json @@ -3,7 +3,7 @@ "repo": "https://github.com/aaqifshafi/react-portfolio", "owner": { "username": "aaqifshafi", - "email": "aaqifshafi@gmail.com", + "email": "aaqifshafi@gmail.com" }, "record": { "CNAME": "react-portfolio-ashen-tau.vercel.app" From 8b833210f806bbfb53749eb5f54bf9167fc8f359 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:32:43 +0200 Subject: [PATCH 0080/2485] Update domains/onkarsathe.json --- domains/onkarsathe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/onkarsathe.json b/domains/onkarsathe.json index fbe38539a..d94d983aa 100644 --- a/domains/onkarsathe.json +++ b/domains/onkarsathe.json @@ -6,6 +6,6 @@ "email": "onkarsathe96k@gmail.com" }, "record": { - "CNAME": "https://onkarsathe007.github.io/portfolio" + "CNAME": "onkarsathe007.github.io" } } From 6f4012a0a5fe4c0b3a7af03993c43bbbb608aaa0 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Sat, 25 Jan 2025 08:34:29 +0100 Subject: [PATCH 0081/2485] Create rpadrell.json --- domains/rpadrell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rpadrell.json diff --git a/domains/rpadrell.json b/domains/rpadrell.json new file mode 100644 index 000000000..22462d7f6 --- /dev/null +++ b/domains/rpadrell.json @@ -0,0 +1,11 @@ +{ + "description": "Roger Padrell's portfolio website", + "repo": "https://github.com/roger-padrell/me", + "owner": { + "username": "roger-padrell", + "email": "[email protected]" + }, + "record": { + "CNAME": "roger-padrell.github.io" + } +} From 60fcdc63f2c5a71f751f8e2c8ef6a3f336ce0358 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:42:28 +0200 Subject: [PATCH 0082/2485] Change email line a bit --- domains/siddharth03.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siddharth03.json b/domains/siddharth03.json index 366e82b02..664321f62 100644 --- a/domains/siddharth03.json +++ b/domains/siddharth03.json @@ -3,7 +3,7 @@ "repo": "https://github.com/sidshasane03/portfolio-website", "owner": { "username": "sidshasane03", - "email": "[siddharthshasane03@gmail.com]" + "email": "siddharthshasane03@gmail.com" }, "record": { "CNAME": "sidshasane03.github.io" From 34a493ff02b6c8ed1c3d30360e3fdadf6578d6af Mon Sep 17 00:00:00 2001 From: Kiran Sala <95543329+Kiransala@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:12:36 +0530 Subject: [PATCH 0083/2485] Update kiransala.json --- domains/kiransala.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/kiransala.json b/domains/kiransala.json index 79d4ad86b..cff15485a 100644 --- a/domains/kiransala.json +++ b/domains/kiransala.json @@ -7,7 +7,5 @@ }, "record": { "CNAME": "kiransala.netlify.app", - "URL": "https://kiransala.netlify.app/" - } -} \ No newline at end of file +} From b5d8b0f444981e60d043504d91d4b4cfd46c368a Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:52:07 +0200 Subject: [PATCH 0084/2485] Update domains/daniyor.json --- domains/daniyor.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/daniyor.json b/domains/daniyor.json index 344c5191c..9b78ea0a6 100644 --- a/domains/daniyor.json +++ b/domains/daniyor.json @@ -1,7 +1,6 @@ { "description": "Daniyor's Portfolio", "repo": "https://github.com/Daniyor2020/devdan", - "subdomain": "devdan", "owner": { "username": "Daniyor2020", "email": "dani.bolta87@gmail.com" From a853ebca797a83e5be8a9f96e680affd007a93a3 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:53:33 +0200 Subject: [PATCH 0085/2485] Update domains/kiransala.json --- domains/kiransala.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kiransala.json b/domains/kiransala.json index cff15485a..fe6b5f33c 100644 --- a/domains/kiransala.json +++ b/domains/kiransala.json @@ -6,6 +6,6 @@ "email": "kiransala.dev@gmail.com" }, "record": { - "CNAME": "kiransala.netlify.app", + "CNAME": "kiransala.netlify.app" } } 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 0086/2485] 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 7b86db432fc270adba3c4b8d2ea46f4bab992b07 Mon Sep 17 00:00:00 2001 From: Naimur Rahman <64221853+mohammad-naimur-rahman@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:10:05 +0600 Subject: [PATCH 0087/2485] Create _vercel.naimur.json --- media/_vercel.naimur.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 media/_vercel.naimur.json diff --git a/media/_vercel.naimur.json b/media/_vercel.naimur.json new file mode 100644 index 000000000..6c0b8686f --- /dev/null +++ b/media/_vercel.naimur.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mohammad-naimur-rahman", + "email": "", + "discord": "829283275846975488" + }, + "record": { + "TXT": "vc-domain-verify=naimur.is-a.dev,0a757d4e3b315863d368" + } +} 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 0088/2485] 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 53f0811afad9406260113cae3ae04b89045e3250 Mon Sep 17 00:00:00 2001 From: arafat-alim Date: Sat, 25 Jan 2025 13:40:24 +0530 Subject: [PATCH 0089/2485] =?UTF-8?q?=F0=9F=8C=90=20New=20Domain:=20`arafa?= =?UTF-8?q?t-alim.is-a.dev`=20is=20added.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/arafat-alim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arafat-alim.json diff --git a/domains/arafat-alim.json b/domains/arafat-alim.json new file mode 100644 index 000000000..06b7adceb --- /dev/null +++ b/domains/arafat-alim.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio website hosted on Netlify", + "repo": "https://github.com/Arafat-alim/my-portfolio", + "owner": { + "username": "arafat-alim", + "email": "arafat97alim@gmail.com" + }, + "record": { + "URL": "https://dev-arafat.netlify.app" + } +} From cb647070f2af0d52106b471e75c6a47ae8bf422e Mon Sep 17 00:00:00 2001 From: mohammad-naimur-rahman Date: Sat, 25 Jan 2025 14:21:17 +0600 Subject: [PATCH 0090/2485] add: necessary json files --- {media => domains}/_vercel.naimur.json | 0 domains/naimur.json | 10 ++++++++++ 2 files changed, 10 insertions(+) rename {media => domains}/_vercel.naimur.json (100%) create mode 100644 domains/naimur.json diff --git a/media/_vercel.naimur.json b/domains/_vercel.naimur.json similarity index 100% rename from media/_vercel.naimur.json rename to domains/_vercel.naimur.json diff --git a/domains/naimur.json b/domains/naimur.json new file mode 100644 index 000000000..b6805ef69 --- /dev/null +++ b/domains/naimur.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mohammad-naimur-rahman", + "email": "", + "discord": "829283275846975488" + }, + "record": { + "CNAME": "naimurdev.vercel.app" + } +} From f7f94e8441dcf969506aa6c5186b794f02b5d790 Mon Sep 17 00:00:00 2001 From: Elyes Ghorbel <148047427+elyescesar@users.noreply.github.com> Date: Sat, 25 Jan 2025 10:06:45 +0100 Subject: [PATCH 0091/2485] Rename elyesghorbel to elyesghorbel.json --- domains/{elyesghorbel => elyesghorbel.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{elyesghorbel => elyesghorbel.json} (100%) diff --git a/domains/elyesghorbel b/domains/elyesghorbel.json similarity index 100% rename from domains/elyesghorbel rename to domains/elyesghorbel.json From d12ba30291244355e0a9ca7704ddb7c19d1aa031 Mon Sep 17 00:00:00 2001 From: Aryan Bamane Date: Sat, 25 Jan 2025 14:44:17 +0530 Subject: [PATCH 0092/2485] adding a new domain --- domains/ary.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ary.json diff --git a/domains/ary.json b/domains/ary.json new file mode 100644 index 000000000..9b77f06ff --- /dev/null +++ b/domains/ary.json @@ -0,0 +1,13 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/aryan2bamane/Portfolio", + "owner": { + "username": "aryan2bamane", + "email": "aryanbamane2@gmail.com" + }, + + "record": { + "CNAME": "https://aryan2bamane.github.io/Portfolio/" + } + + } \ No newline at end of file From a83d65af0c61d9d83400d6020d9c5d884c21ec05 Mon Sep 17 00:00:00 2001 From: adharsh-A <103622525+adharsh-A@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:48:54 +0530 Subject: [PATCH 0093/2485] adding a new domain --- domains/adharsh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adharsh.json diff --git a/domains/adharsh.json b/domains/adharsh.json new file mode 100644 index 000000000..9d5c07037 --- /dev/null +++ b/domains/adharsh.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/adharsh-A/portfolio2024", + "owner": { + "username": "adharsh-a", + "email": "adharshcodes@gmail.com" + }, + "record": { + "URL": "https://adharsh-portfolio.netlify.app/" + } +} From 9bfa416ff063e3f3893e8220d24eaaa18131a279 Mon Sep 17 00:00:00 2001 From: tecanmol Date: Sat, 25 Jan 2025 15:51:45 +0530 Subject: [PATCH 0094/2485] adding Domain --- domains/anmol.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anmol.json diff --git a/domains/anmol.json b/domains/anmol.json new file mode 100644 index 000000000..63c052876 --- /dev/null +++ b/domains/anmol.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio webpage", + "repo": "https://github.com/tecanmol/Portfolio", + "owner": { + "username": "tecanmol", + "email": "panmol735@gmail.com" + }, + "record": { + "CNAME": "https://tecanmol.github.io/Portfolio/" + } +} \ No newline at end of file From 3f32de694107cf7bc6ab2c5438f29c991ebe54e3 Mon Sep 17 00:00:00 2001 From: Harsh-0986 <23f2003845+maingithub@ds.study.iitm.ac.in> Date: Sat, 25 Jan 2025 15:52:22 +0530 Subject: [PATCH 0095/2485] Update _vercel.harshshah.json, Added about.harshshah --- domains/_vercel.harshshah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.harshshah.json b/domains/_vercel.harshshah.json index cc345b0c9..29d8b85c9 100644 --- a/domains/_vercel.harshshah.json +++ b/domains/_vercel.harshshah.json @@ -5,6 +5,6 @@ "discord": "889700837520199761" }, "record": { - "TXT": "vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010" + "TXT": ["vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010", "vc-domain-verify=about.harshshah.is-a.dev,f9d8e16efb5cc0d31d96"] } } From 58ea6347258d607f05b582289201be36f73dc138 Mon Sep 17 00:00:00 2001 From: Vikas Kumar Date: Sat, 25 Jan 2025 16:36:33 +0530 Subject: [PATCH 0096/2485] 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 2db757bf01d6660010007ba2174e7171df2f16f6 Mon Sep 17 00:00:00 2001 From: santosh2345 Date: Sat, 25 Jan 2025 16:59:37 +0545 Subject: [PATCH 0097/2485] added santoshgiri.json for santoshgiri.is-a.dev domain --- domains/santoshgiri.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/santoshgiri.json diff --git a/domains/santoshgiri.json b/domains/santoshgiri.json new file mode 100644 index 000000000..45ef812bd --- /dev/null +++ b/domains/santoshgiri.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/santosh2345/santosh2345.github.io", + "owner": { + "username": "santosh2345", + "email": "hi@santoshgiri.com.np" + }, + "record": { + "URL": "https://santoshgiri.com.np/" + }, + "proxied": true + } \ No newline at end of file From 78bf19b7e8a4480a0a2b1b81b71fd56a74135103 Mon Sep 17 00:00:00 2001 From: Sunny D Date: Sat, 25 Jan 2025 17:17:52 +0530 Subject: [PATCH 0098/2485] Create sunnydsouza.json entry for sunnydsouza.is-a.dev domain registration --- domains/sunnydsouza.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sunnydsouza.json diff --git a/domains/sunnydsouza.json b/domains/sunnydsouza.json new file mode 100644 index 000000000..f2036daee --- /dev/null +++ b/domains/sunnydsouza.json @@ -0,0 +1,11 @@ +{ + "description": "Sunny Dsouza's GitHub page", + "owner": { + "username": "sunnydsouza", + "email": "dsouzasunny1436@gmail.com", + "github": "sunnydsouza" + }, + "record": { + "URL": "https://github.com/sunnydsouza" + } +} From b47bba3ff4c3752cb25ff087e78fa5a6c76d820b Mon Sep 17 00:00:00 2001 From: BhavyaGupta315 <143181501+BhavyaGupta315@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:23:47 +0530 Subject: [PATCH 0099/2485] Update domains/bhavyagupta.json Co-authored-by: iostpa --- domains/bhavyagupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bhavyagupta.json b/domains/bhavyagupta.json index 6d59ee332..b5400fb78 100644 --- a/domains/bhavyagupta.json +++ b/domains/bhavyagupta.json @@ -6,6 +6,6 @@ "twitter": "Bhavya_Gupta315" }, "record": { - "CNAME": "https://bhavya-gupta-portfolio.vercel.app/" + "CNAME": "bhavya-gupta-portfolio.vercel.app" } } \ No newline at end of file From ef6508ee385ddf69e15b5cf63f4de15bebd5b153 Mon Sep 17 00:00:00 2001 From: Satyam's Home <150027381+SatyamIsSatyam@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:34:53 +0530 Subject: [PATCH 0100/2485] Github Domain Verification is_a_dev --- domains/_github-pages-challenge-SatyamIsSatyam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-SatyamIsSatyam.json diff --git a/domains/_github-pages-challenge-SatyamIsSatyam.json b/domains/_github-pages-challenge-SatyamIsSatyam.json new file mode 100644 index 000000000..f32e57e5e --- /dev/null +++ b/domains/_github-pages-challenge-SatyamIsSatyam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SatyamIsSatyam", + "email": "realsatyam02@gmail.com" + }, + "record": { + "TXT": "cfb164b676b453b9258240ca419ce0" + } +} \ No newline at end of file From a1c1d32e809a6994a91d7bbbb3948f4856d92f02 Mon Sep 17 00:00:00 2001 From: 4kshi7 Date: Sat, 25 Jan 2025 17:49:14 +0530 Subject: [PATCH 0101/2485] adding a personal domain --- domains/akshit.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/akshit.json diff --git a/domains/akshit.json b/domains/akshit.json new file mode 100644 index 000000000..e69de29bb From 5d83bf231052ee93ab42d92a58d8eda77cd8c4df Mon Sep 17 00:00:00 2001 From: Akshit <90625345+4kshi7@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:55:55 +0530 Subject: [PATCH 0102/2485] Update akshit.json --- domains/akshit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/akshit.json b/domains/akshit.json index e69de29bb..3655b89d5 100644 --- a/domains/akshit.json +++ b/domains/akshit.json @@ -0,0 +1,11 @@ +{ + "description": "Akshit's Personal Website", + "repo": "https://github.com/4kshi7/yzy-discography", + "owner": { + "username": "4kshi7", + "email": "akshitgaur2003@gmail.com" + }, + "record": { + "CNAME": "https://yzy-2k.vercel.app/" + } +} From 9255b2a5b12935b09b8f078b7a659642b67884dc Mon Sep 17 00:00:00 2001 From: Tanishq Manuja Date: Sat, 25 Jan 2025 18:10:47 +0530 Subject: [PATCH 0103/2485] feat: add tanishq.json --- domains/tanishq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tanishq.json diff --git a/domains/tanishq.json b/domains/tanishq.json new file mode 100644 index 000000000..8b64c9ec7 --- /dev/null +++ b/domains/tanishq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanishqmanuja", + "email": "tanishqmanuja@gmail.com" + }, + "record": { + "CNAME": "tqman.pages.dev" + } +} \ No newline at end of file From 403681b8860b9674e761b5bf9e05266b353cf7f2 Mon Sep 17 00:00:00 2001 From: Elanchezhiyan P Date: Sat, 25 Jan 2025 18:26:38 +0530 Subject: [PATCH 0104/2485] Create elanchezhiyan-p.json --- domains/elanchezhiyan-p.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/elanchezhiyan-p.json diff --git a/domains/elanchezhiyan-p.json b/domains/elanchezhiyan-p.json new file mode 100644 index 000000000..738a03576 --- /dev/null +++ b/domains/elanchezhiyan-p.json @@ -0,0 +1,11 @@ +{ + "description": "Elanchezhiyan's personal developer website", + "repo": "https://github.com/Elanchezhiyan-P/Elanchezhiyan-P.git", + "owner": { + "username": "Elanchezhiyan P", + "email": "elanche97@gmail.com" + }, + "record": { + "CNAME": "https://elanchezhiyan-p.github.io/profile" + } +} From 013bc6db9eb0e41d79fc8182e6c0cdcfc648992f Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:58:35 +0200 Subject: [PATCH 0105/2485] Create ft.json --- domains/ft.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/ft.json diff --git a/domains/ft.json b/domains/ft.json new file mode 100644 index 000000000..ee77c03a6 --- /dev/null +++ b/domains/ft.json @@ -0,0 +1,16 @@ +{ + "description": "For the email address h@ft.is-a.dev", + "repo": "https://github.com/HaftIsntHere/is-a.dev/", + "owner": { + "username": "HaftIsntHere", + "email": "haftthedev@gmail.com" + }, + "record": { + "MX": [ + "mx01.mail.icloud.com.", + "mx02.mail.icloud.com.", + ], + "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." + } +} From 1f5a74c21959a14fc75ac064085caad74ecc1f10 Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:03:59 +0200 Subject: [PATCH 0106/2485] Update ft.json --- domains/ft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ft.json b/domains/ft.json index ee77c03a6..019c3178a 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -7,10 +7,10 @@ }, "record": { "MX": [ - "mx01.mail.icloud.com.", - "mx02.mail.icloud.com.", + "mx01.mail.icloud.com", + "mx02.mail.icloud.com", ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com.", } } From 28d3942152a2cb241d22b022a01df7e8a0d6e0db Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:05:53 +0200 Subject: [PATCH 0107/2485] Update ft.json --- domains/ft.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ft.json b/domains/ft.json index 019c3178a..f5ee5e61e 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -8,9 +8,9 @@ "record": { "MX": [ "mx01.mail.icloud.com", - "mx02.mail.icloud.com", + "mx02.mail.icloud.com" ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com.", + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." } } From 8bad2e2a7219ea632cf5c256e5fc83ed8b6cba4f Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:08:37 +0200 Subject: [PATCH 0108/2485] Update ft.json --- domains/ft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ft.json b/domains/ft.json index f5ee5e61e..853df1bac 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -11,6 +11,6 @@ "mx02.mail.icloud.com" ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com." + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" } } From b555bc12461d0e08bc98fc4b01e5bb08074b761a Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:12:21 +0200 Subject: [PATCH 0109/2485] Update ft.json --- domains/ft.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ft.json b/domains/ft.json index 853df1bac..0a74cd23d 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -11,6 +11,5 @@ "mx02.mail.icloud.com" ], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], - "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" } } From f0a06b75fd98dd2fc9a2dfb4f0c6277b27b606ea Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:12:33 +0200 Subject: [PATCH 0110/2485] Update ft.json --- domains/ft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ft.json b/domains/ft.json index 0a74cd23d..57d25a2ab 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -10,6 +10,6 @@ "mx01.mail.icloud.com", "mx02.mail.icloud.com" ], - "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"], + "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"] } } From c799a46b4672b2c1ccf18991424169752a58cc99 Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Sat, 25 Jan 2025 18:50:08 +0530 Subject: [PATCH 0111/2485] Create `vinay.json` --- domains/vinay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vinay.json diff --git a/domains/vinay.json b/domains/vinay.json new file mode 100644 index 000000000..d156eef0a --- /dev/null +++ b/domains/vinay.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/vinugawade/vinux.in", + "owner": { + "username": "vinugawade", + "email": "vinulike11@gmail.com", + "discord": "830872854677422150" + }, + "record": { + "CNAME": "vinux.in" + } +} \ No newline at end of file From c6577b82d34516d5fc588933ece1705e1bfd713f Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Sat, 25 Jan 2025 18:51:27 +0530 Subject: [PATCH 0112/2485] Update `LinkedIn` link --- domains/vinay.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/vinay.json b/domains/vinay.json index d156eef0a..1ca72f120 100644 --- a/domains/vinay.json +++ b/domains/vinay.json @@ -4,6 +4,7 @@ "owner": { "username": "vinugawade", "email": "vinulike11@gmail.com", + "linkedin": "https://www.linkedin.com/in/vinu-gawade", "discord": "830872854677422150" }, "record": { From c12aa0134e267b17d929c49f45e2c8b1bb8b51bc Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:23:41 +0200 Subject: [PATCH 0113/2485] Create sig1._domainkey.ft.json --- domains/sig1._domainkey.ft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sig1._domainkey.ft.json diff --git a/domains/sig1._domainkey.ft.json b/domains/sig1._domainkey.ft.json new file mode 100644 index 000000000..fb7107c3b --- /dev/null +++ b/domains/sig1._domainkey.ft.json @@ -0,0 +1,11 @@ +{ + "description": "For the email address h@ft.is-a.dev", + "repo": "https://github.com/HaftIsntHere/is-a.dev/", + "owner": { + "username": "HaftIsntHere", + "email": "haftthedev@gmail.com" + }, + "record": { + "CNAME": "sig1.dkim.ft.is-a.dev.at.icloudmailadmin.com" + } +} From 3ce641d9f829bbb95bfae0199160277c163a60d0 Mon Sep 17 00:00:00 2001 From: Benjamin Selig Date: Sat, 25 Jan 2025 14:24:51 +0100 Subject: [PATCH 0114/2485] Create benjamin.json --- domains/benjamin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/benjamin.json diff --git a/domains/benjamin.json b/domains/benjamin.json new file mode 100644 index 000000000..0c4260195 --- /dev/null +++ b/domains/benjamin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Loapu", + "email": "benjamin@loapu.dev" + }, + "record": { + "NS": ["algin.ns.cloudflare.com", "marge.ns.cloudflare.com"] + } +} From 780cce7e028881a28c069f99a8e27aaed7f6030f Mon Sep 17 00:00:00 2001 From: Sandeep Kumar Date: Sat, 25 Jan 2025 14:00:12 +0000 Subject: [PATCH 0115/2485] add: sandepten is a dev domain --- domains/_vercel.sandepten.json | 10 ++++++++++ domains/sandepten.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.sandepten.json create mode 100644 domains/sandepten.json diff --git a/domains/_vercel.sandepten.json b/domains/_vercel.sandepten.json new file mode 100644 index 000000000..612da127a --- /dev/null +++ b/domains/_vercel.sandepten.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sandepten", + "email": "sandepten@gmail.com", + "discord": "sandepten" + }, + "record": { + "TXT": "vc-domain-verify=sandepten.is-a.dev,ccad8d5e970586727f72" + } +} diff --git a/domains/sandepten.json b/domains/sandepten.json new file mode 100644 index 000000000..bb88643d8 --- /dev/null +++ b/domains/sandepten.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sandepten", + "email": "sandepten@gmail.com", + "discord": "sandepten" + }, + "record": { + "CNAME": "sandepten.vercel.app" + } +} From 1ca90fea56e90678dd763ba6000a3e31aacbe772 Mon Sep 17 00:00:00 2001 From: Lorenzo Bautista Castellano <33525671+lorenbaucas@users.noreply.github.com> Date: Sat, 25 Jan 2025 15:34:39 +0100 Subject: [PATCH 0116/2485] Update lorenzobautista.json --- domains/lorenzobautista.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/lorenzobautista.json b/domains/lorenzobautista.json index 75d465651..9f2b103a1 100644 --- a/domains/lorenzobautista.json +++ b/domains/lorenzobautista.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "myblog-e3n6qwsjfj.live-website.com" - }, - "proxied": true + } } From 3d9b4e1b784e2158be38762edf36b070bb7d6e9a Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Sat, 25 Jan 2025 16:40:39 +0100 Subject: [PATCH 0117/2485] Create abeja.json --- domains/abeja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abeja.json diff --git a/domains/abeja.json b/domains/abeja.json new file mode 100644 index 000000000..d718885c6 --- /dev/null +++ b/domains/abeja.json @@ -0,0 +1,10 @@ +{ + "description": "Abeja's portfolio", + "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", + "owner": { + "username": "TheRealCrazyfuy" + }, + "record": { + "CNAME": "TheRealCrazyfuy.github.io" + } +} From c6cd465ff374430d3720cc74a72d3a5738060a8a Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Sat, 25 Jan 2025 16:45:42 +0100 Subject: [PATCH 0118/2485] Update abeja.json Added more contact methods --- domains/abeja.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/abeja.json b/domains/abeja.json index d718885c6..b212e6ef1 100644 --- a/domains/abeja.json +++ b/domains/abeja.json @@ -2,7 +2,9 @@ "description": "Abeja's portfolio", "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", "owner": { - "username": "TheRealCrazyfuy" + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" }, "record": { "CNAME": "TheRealCrazyfuy.github.io" From 7a5bf3674c72fecc56177f2eb07877e97de8b739 Mon Sep 17 00:00:00 2001 From: amosmurmu Date: Sat, 25 Jan 2025 22:51:48 +0530 Subject: [PATCH 0119/2485] added amosmurmu.json --- domains/amosmurmu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/amosmurmu.json diff --git a/domains/amosmurmu.json b/domains/amosmurmu.json new file mode 100644 index 000000000..0a63d38c0 --- /dev/null +++ b/domains/amosmurmu.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "amosmurmu" + }, + "record": { + "CNAME": "amosmurmu.github.io" + } +} From 4b5f01a58c9d5cc1f37fa1aae4808720de4affaa Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 25 Jan 2025 17:46:17 +0000 Subject: [PATCH 0120/2485] Create gamer.json --- domains/gamer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gamer.json diff --git a/domains/gamer.json b/domains/gamer.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/gamer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From 38446393adad0e3efe26e078ab3c7061d98c93b8 Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Sat, 25 Jan 2025 21:01:34 +0300 Subject: [PATCH 0121/2485] Update rayane-nekena.json --- domains/rayane-nekena.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index 201528a0b..d2ac0ec25 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", + "description": "Domain for my personal portfolio", "repo": "https://github.com/Online13/Online13.github.io", "owner": { "username": "Online13", - "email": "Rratiarivelo@gmail.com" + "email": "rratiarivelo@gmail.com" }, "record": { - "CNAME": "online13.github.io" + "CNAME": "portfolio-qstn1.kinsta.page" } } From 401bb6bf878957514314f05c871cca5909a6d865 Mon Sep 17 00:00:00 2001 From: Himesh Parashar Date: Sat, 25 Jan 2025 23:54:09 +0530 Subject: [PATCH 0122/2485] Create himesh.json --- domains/himesh.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/himesh.json diff --git a/domains/himesh.json b/domains/himesh.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/himesh.json @@ -0,0 +1 @@ + From 0edf970f557b37323ee34a324f94539280731b2f Mon Sep 17 00:00:00 2001 From: Himesh Parashar Date: Sat, 25 Jan 2025 23:56:09 +0530 Subject: [PATCH 0123/2485] Getting my name domain --- domains/himeshparashar.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/himeshparashar.json diff --git a/domains/himeshparashar.json b/domains/himeshparashar.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/himeshparashar.json @@ -0,0 +1 @@ + From 9b3c79419581205205e74c7c4141a215e7e17b40 Mon Sep 17 00:00:00 2001 From: Daniel Rodriguez Gil Date: Sat, 25 Jan 2025 19:30:26 +0100 Subject: [PATCH 0124/2485] Add danybmx.is-a.dev domain --- domains/danybmx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/danybmx.json diff --git a/domains/danybmx.json b/domains/danybmx.json new file mode 100644 index 000000000..5e940fcb0 --- /dev/null +++ b/domains/danybmx.json @@ -0,0 +1,10 @@ +{ + "description": "danybmx's blog and portfolio", + "owner": { + "username": "danybmx", + "email": "daniel@dpstudios.es" + }, + "record": { + "CNAME": "is-a-dev.dpstudios.es" + } +} \ No newline at end of file From caf82d84de1c9979a7f6632300f997018679ac1b Mon Sep 17 00:00:00 2001 From: Himesh Parashar Date: Sun, 26 Jan 2025 00:11:43 +0530 Subject: [PATCH 0125/2485] added configs --- domains/himesh.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/himesh.json b/domains/himesh.json index 8b1378917..03e7e32ca 100644 --- a/domains/himesh.json +++ b/domains/himesh.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "himeshparashar", + "email": "himeshparashar424@gmail.com" + }, + "record": { + "CNAME": "site-himeshparashar.netlify.app" + } +} From 2816044a343cd24c069f1c39ba852942aba77e42 Mon Sep 17 00:00:00 2001 From: Himesh Parashar Date: Sun, 26 Jan 2025 00:12:09 +0530 Subject: [PATCH 0126/2485] added configs --- domains/himeshparashar.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/himeshparashar.json b/domains/himeshparashar.json index 8b1378917..e27f6932a 100644 --- a/domains/himeshparashar.json +++ b/domains/himeshparashar.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "himeshparashar", + "email": "himeshparashar424@gmail.com" + }, + "record": { + "CNAME": "site-himeshparashar.netlify.app" + } +} From 68061bd7a528a506e350669bfd38c3764e3aa398 Mon Sep 17 00:00:00 2001 From: Evelyn Finny <167630965+evelynfinny@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:50:12 -0600 Subject: [PATCH 0127/2485] Rename evelyn.is-a.dev to evelyn.json --- domains/{evelyn.is-a.dev => evelyn.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{evelyn.is-a.dev => evelyn.json} (100%) diff --git a/domains/evelyn.is-a.dev b/domains/evelyn.json similarity index 100% rename from domains/evelyn.is-a.dev rename to domains/evelyn.json From dd55e90cef04975069776c05dca1feacd067b222 Mon Sep 17 00:00:00 2001 From: Akib Saleh Date: Sun, 26 Jan 2025 02:17:10 +0600 Subject: [PATCH 0128/2485] Create akib.json --- domains/akib.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akib.json diff --git a/domains/akib.json b/domains/akib.json new file mode 100644 index 000000000..869db11c3 --- /dev/null +++ b/domains/akib.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akibsaleh", + "email": "akibsaleh.dev@gmail.com", + "discord": "akibsalehzihan" + }, + "record": { + "CNAME": "akibsaleh.vercel.app" + } +} From f24ff0283610c1d4ad766b08fc03ea9600d0e59d Mon Sep 17 00:00:00 2001 From: Akib Saleh Date: Sun, 26 Jan 2025 02:17:55 +0600 Subject: [PATCH 0129/2485] Email Update _vercel.akib.json --- domains/_vercel.akib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.akib.json b/domains/_vercel.akib.json index 230a226bd..0904a95b3 100644 --- a/domains/_vercel.akib.json +++ b/domains/_vercel.akib.json @@ -1,7 +1,7 @@ { "owner": { "username": "akibsaleh", - "email": "akibzihan@gmail.com", + "email": "akibsaleh.dev@gmail.com", "discord": "akibsalehzihan" }, "record": { From fd8f712ce21f98e3b62b88fb48414cb7b50fc77d Mon Sep 17 00:00:00 2001 From: FahadAminShovon Date: Sun, 26 Jan 2025 04:20:40 +0600 Subject: [PATCH 0130/2485] add fahad.json --- domains/fahad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fahad.json diff --git a/domains/fahad.json b/domains/fahad.json new file mode 100644 index 000000000..3baedd0ee --- /dev/null +++ b/domains/fahad.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "FahadAminShovon", + "email": "shovonfahad991@gmail.com" + }, + "record": { + "CNAME": "market-portfolio.vercel.app" + } +} From 62f850899b49d4dd7c5c28ca10895102668f4346 Mon Sep 17 00:00:00 2001 From: Sam Fareez Date: Sun, 26 Jan 2025 01:22:06 +0300 Subject: [PATCH 0131/2485] Create samfareez.json --- domains/samfareez.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/samfareez.json diff --git a/domains/samfareez.json b/domains/samfareez.json new file mode 100644 index 000000000..afa428b2d --- /dev/null +++ b/domains/samfareez.json @@ -0,0 +1,10 @@ +{ + "description": "Personal site", + "repo": "https://github.com/zeerafle/zeerafle.github.io", + "owner": { + "username": "zeerafle", + }, + "record": { + "CNAME": "zeerafle.github.io" + } +} From 4820b3cf729e7a1fafeb148df49f6668e88aa9be Mon Sep 17 00:00:00 2001 From: Sam Fareez Date: Sun, 26 Jan 2025 01:26:07 +0300 Subject: [PATCH 0132/2485] Update samfareez.json --- domains/samfareez.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/samfareez.json b/domains/samfareez.json index afa428b2d..5e4f50891 100644 --- a/domains/samfareez.json +++ b/domains/samfareez.json @@ -3,6 +3,7 @@ "repo": "https://github.com/zeerafle/zeerafle.github.io", "owner": { "username": "zeerafle", + "email": "vsefareez@gmail.com" }, "record": { "CNAME": "zeerafle.github.io" From a1aaffd2d45b8333f935694085a48caf3843420b Mon Sep 17 00:00:00 2001 From: Beno Abarca <65920386+BenoAbarcaS@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:24:15 -0300 Subject: [PATCH 0133/2485] Create beno.json --- domains/beno.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/beno.json diff --git a/domains/beno.json b/domains/beno.json new file mode 100644 index 000000000..fcee8c6de --- /dev/null +++ b/domains/beno.json @@ -0,0 +1,11 @@ +{ + "description": "Ingeniero Informático con mención en Gestión de la Información. Me enfoco en desarrollo de software y manejo de datos. Idioma español, inglés y ruso.", + "repo": "https://github.com/BenoAbarcaS/pf", + "owner": { + "username": "BenoAbarcaS", + "email": "abarcabernardo00@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 05aef5754e5418e54048b6f32567bcf9115e2822 Mon Sep 17 00:00:00 2001 From: Juanes Date: Sat, 25 Jan 2025 22:49:33 -0500 Subject: [PATCH 0134/2485] Create _vercel.juanespachon.json and juanespachon.json --- domains/_vercel.juanespachon.json | 9 +++++++++ domains/juanespachon.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.juanespachon.json create mode 100644 domains/juanespachon.json diff --git a/domains/_vercel.juanespachon.json b/domains/_vercel.juanespachon.json new file mode 100644 index 000000000..dbce94b00 --- /dev/null +++ b/domains/_vercel.juanespachon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JuanesPachon", + "email": "yeroparce1@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=juanespachon.is-a.dev,2b4b64d61c46b5b6384a" + } +} \ No newline at end of file diff --git a/domains/juanespachon.json b/domains/juanespachon.json new file mode 100644 index 000000000..8dddefbfd --- /dev/null +++ b/domains/juanespachon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JuanesPachon", + "email": "yeroparce1@gmail.com" + }, + "record": { + "CNAME": "juanes-portfolio.vercel.app" + } +} \ No newline at end of file From 35f2aa2914effef17d504da50b46f005cd400df7 Mon Sep 17 00:00:00 2001 From: Wildan Date: Sun, 26 Jan 2025 12:47:55 +0800 Subject: [PATCH 0135/2485] feat: add cuinc99.json for portfolio website configuration --- domains/cuinc99.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cuinc99.json diff --git a/domains/cuinc99.json b/domains/cuinc99.json new file mode 100644 index 000000000..bf366215b --- /dev/null +++ b/domains/cuinc99.json @@ -0,0 +1,11 @@ +{ + "description": "A Portfolio Website", + "repo": "https://github.com/cuinc99/cuinc99.github.io", + "owner": { + "username": "cuinc99", + "email": "cuinc99@gmail.com" + }, + "record": { + "CNAME": "cuinc99.github.io" + } +} From c0cd60eaeeb8d5293a5fd2c57589156bbd02baaa Mon Sep 17 00:00:00 2001 From: Aryan patel <88919755+aryanpatel142006@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:14:30 -0500 Subject: [PATCH 0136/2485] Create _vercel.aryan.json --- domains/_vercel.aryan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aryan.json diff --git a/domains/_vercel.aryan.json b/domains/_vercel.aryan.json new file mode 100644 index 000000000..09e7d9a6d --- /dev/null +++ b/domains/_vercel.aryan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "TXT": "vc-domain-verify=aryan.is-a.dev,589c160d472fa2b93174" + } +} From ebae66692803c73a6ff22efc31307361be444e03 Mon Sep 17 00:00:00 2001 From: Aryan patel <88919755+aryanpatel142006@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:19:19 -0500 Subject: [PATCH 0137/2485] domains/aryan.json --- domains/aryan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json deleted file mode 100644 index 8069a204b..000000000 --- a/domains/aryan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AryanTheDevloper", - "email": "aryan.p062009@gmail.com" - }, - "record": { - "CNAME": "aryanthedevloper.github.io" - } -} \ No newline at end of file From d8630c8bc411fe79bb0ea919fc33d3269e025124 Mon Sep 17 00:00:00 2001 From: Aryan patel <88919755+aryanpatel142006@users.noreply.github.com> Date: Sun, 26 Jan 2025 00:23:41 -0500 Subject: [PATCH 0138/2485] Create aryan.json --- domains/aryan.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json new file mode 100644 index 000000000..24dd4e4ab --- /dev/null +++ b/domains/aryan.json @@ -0,0 +1,13 @@ +{ +"description": "Portfolio Website", +"repo": "https://github.com/aryanpatel142006/personalWebsite", + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "A": ["76.76.21.21"] + }, + "proxied": true +} From 9be24b42f40c436f949665a81436900f4f0887b5 Mon Sep 17 00:00:00 2001 From: yadavsourabhgh <2024.sourabhy@isu.ac.in> Date: Sun, 26 Jan 2025 12:34:30 +0530 Subject: [PATCH 0139/2485] added sourabh yadav domain --- domains/sourabh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sourabh.json diff --git a/domains/sourabh.json b/domains/sourabh.json new file mode 100644 index 000000000..d24941744 --- /dev/null +++ b/domains/sourabh.json @@ -0,0 +1,12 @@ +{ + "description": "Sourabh Yadav's Portfolio", + "repo": "https://github.com/YadavSourabhGH/YadavSourabhGH.github.io", + "owner": { + "username": "YadavSourabhGH", + "email": "yadav.sourabh9012@gmail.com" + }, + "record": { + "CNAME": "https://yadavsourabhgh.github.io/" + } + } + \ No newline at end of file From aaddf1b01e5911e77ba0f20301a5f840c364f2c8 Mon Sep 17 00:00:00 2001 From: Koi git <96707504+koiy7010@users.noreply.github.com> Date: Sun, 26 Jan 2025 15:15:49 +0800 Subject: [PATCH 0140/2485] added new domain --- domains/markaguirre.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/markaguirre.json diff --git a/domains/markaguirre.json b/domains/markaguirre.json new file mode 100644 index 000000000..0df8d6dbc --- /dev/null +++ b/domains/markaguirre.json @@ -0,0 +1,11 @@ +{ + "description": "Developer Portfolio", + "repo": "https://github.com/MarkAguirre26/folio", + "owner": { + "username": "MarkAguirre26", + "email": "markaguirre26@gmail.com" + }, + "record": { + "CNAME": "https://markaguirre.netlify.app/" + } +} \ No newline at end of file From 172964c420837f29b7cfb1857907036a706f2661 Mon Sep 17 00:00:00 2001 From: struggler-guts Date: Sun, 26 Jan 2025 13:07:42 +0530 Subject: [PATCH 0141/2485] yaxh.is-a.dev --- domains/yaxh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yaxh.json diff --git a/domains/yaxh.json b/domains/yaxh.json new file mode 100644 index 000000000..a771b3f6c --- /dev/null +++ b/domains/yaxh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yaxhcodes", + "email": "meyashjoshi3101@gmail.com", + "discord": "965845932782526495" + }, + "record": { + "CNAME": "yaxhcodes.vercel.app" + } +} \ No newline at end of file From 6f9d4ddae049039f06fb604c782f1b52b39a5bb4 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:04:01 +0500 Subject: [PATCH 0142/2485] Update _vercel.ryanbaig.json and add correct TXT --- domains/_vercel.ryanbaig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json index 668af2a35..0e7a80730 100644 --- a/domains/_vercel.ryanbaig.json +++ b/domains/_vercel.ryanbaig.json @@ -3,6 +3,6 @@ "username": "RyanBaig" }, "record": { - "TXT": ["vc-domain-verify=links.ryanbaig.is-a.dev,3fab80af0a1ed2fe6012"] + "TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"] } } From 361164deeb439a6b231cc66866a4123e7cf8f114 Mon Sep 17 00:00:00 2001 From: Siddharth <83226178+siddharth9300@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:36:11 +0530 Subject: [PATCH 0143/2485] added siddharthjain domain --- domains/_vercel.siddharthjain.json | 10 ++++++++++ domains/siddharthjain.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.siddharthjain.json create mode 100644 domains/siddharthjain.json diff --git a/domains/_vercel.siddharthjain.json b/domains/_vercel.siddharthjain.json new file mode 100644 index 000000000..8b4471575 --- /dev/null +++ b/domains/_vercel.siddharthjain.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "siddharth9300", + "email": "", + "discord": "sidd9300" + }, + "record": { + "TXT": "vc-domain-verify=siddharthjain.is-a.dev,bf30c11f1d56bbab2dd7" + } +} \ No newline at end of file diff --git a/domains/siddharthjain.json b/domains/siddharthjain.json new file mode 100644 index 000000000..ea94ad5e3 --- /dev/null +++ b/domains/siddharthjain.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "siddharth9300", + "email": "", + "discord": "sidd9300" + }, + "record": { + "CNAME": "next-js-portfolio-siddharth9300s-projects.vercel.app" + } +} \ No newline at end of file From d23d54332376fd307846f03fa386aed8dc6f3f35 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:06:57 +0500 Subject: [PATCH 0144/2485] Create links.ryanbaig.json and add correct DNS --- domains/links.ryanbaig.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/links.ryanbaig.json diff --git a/domains/links.ryanbaig.json b/domains/links.ryanbaig.json new file mode 100644 index 000000000..6535caf29 --- /dev/null +++ b/domains/links.ryanbaig.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "RyanBaig" + }, + "record": { + "A": ["76.76.21.21"] + } +} From dc36fa5e63dfc15354e6fd8bcd0be071412b52af Mon Sep 17 00:00:00 2001 From: chirag Date: Sun, 26 Jan 2025 13:37:49 +0530 Subject: [PATCH 0145/2485] added for chirxg domain and verification --- domains/_vercel.chirxg.json | 10 ++++++++++ domains/chirxg.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.chirxg.json create mode 100644 domains/chirxg.json diff --git a/domains/_vercel.chirxg.json b/domains/_vercel.chirxg.json new file mode 100644 index 000000000..2deaca327 --- /dev/null +++ b/domains/_vercel.chirxg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "TXT": "vc-domain-verify=chirxg.is-a.dev,701cf9d2a75e9216fd53" + } +} \ No newline at end of file diff --git a/domains/chirxg.json b/domains/chirxg.json new file mode 100644 index 000000000..d92acc88c --- /dev/null +++ b/domains/chirxg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "CNAME": "chirxg.vercel.app" + } +} \ No newline at end of file From 5d14567ec1f74c59f91c754ab251229fc74893b8 Mon Sep 17 00:00:00 2001 From: Divyanshu Singh <89933176+divyanshu-vashu@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:40:48 +0530 Subject: [PATCH 0146/2485] Create divyanshuvashu.json --- domains/divyanshuvashu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/divyanshuvashu.json diff --git a/domains/divyanshuvashu.json b/domains/divyanshuvashu.json new file mode 100644 index 000000000..0d0857cf5 --- /dev/null +++ b/domains/divyanshuvashu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "CNAME": "divyanshusingh.vercel.app" + } +} From b39ee280827a618a233282e571f1fa4882045e0c Mon Sep 17 00:00:00 2001 From: Divyanshu Singh <89933176+divyanshu-vashu@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:46:38 +0530 Subject: [PATCH 0147/2485] Create _vercel.divyanshuvashu.json --- domains/_vercel.divyanshuvashu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.divyanshuvashu.json diff --git a/domains/_vercel.divyanshuvashu.json b/domains/_vercel.divyanshuvashu.json new file mode 100644 index 000000000..4aa31f027 --- /dev/null +++ b/domains/_vercel.divyanshuvashu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "TXT": "vc-domain-verify=divyanshuvashu.is-a.dev,26b8f5f55295c4a8ec71" + } +} From ec945886f178ad98916e63a9a9478e7495fe2496 Mon Sep 17 00:00:00 2001 From: mahfuzurrahman98 Date: Sun, 26 Jan 2025 14:35:05 +0600 Subject: [PATCH 0148/2485] adding mahfuz as a domain --- domains/mahfuz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mahfuz.json diff --git a/domains/mahfuz.json b/domains/mahfuz.json new file mode 100644 index 000000000..9d530b98f --- /dev/null +++ b/domains/mahfuz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mahfuzurrahman98", + "email": "mdmahfuzurrahmanarif@gmail.com" + }, + "record": { + "CNAME": "mahfuz.devcms.io" + } +} From bfd27e6a426780fa8fbb6185a3933110c465d5ca Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Sun, 26 Jan 2025 14:37:22 +0530 Subject: [PATCH 0149/2485] Create spreadsheets600.json --- domains/spreadsheets600.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/spreadsheets600.json diff --git a/domains/spreadsheets600.json b/domains/spreadsheets600.json new file mode 100644 index 000000000..cdb818097 --- /dev/null +++ b/domains/spreadsheets600.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "SpreadSheets600" + }, + "record": { + "RECORDTYPE": "CNAME" + } +} From b17f379a906eee356f9b8ceafb2fd27a144261bb Mon Sep 17 00:00:00 2001 From: Anmol Pandey <65647284+tecanmol@users.noreply.github.com> Date: Sun, 26 Jan 2025 15:12:30 +0530 Subject: [PATCH 0150/2485] Update anmol.json --- domains/anmol.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anmol.json b/domains/anmol.json index 63c052876..21e11c4fc 100644 --- a/domains/anmol.json +++ b/domains/anmol.json @@ -6,6 +6,6 @@ "email": "panmol735@gmail.com" }, "record": { - "CNAME": "https://tecanmol.github.io/Portfolio/" + "CNAME": "tecanmol.github.io" } -} \ No newline at end of file +} From aa67d52827b5267e836213ac89d72caf7b865939 Mon Sep 17 00:00:00 2001 From: Angelos Panagiotakis Date: Sun, 26 Jan 2025 12:25:55 +0200 Subject: [PATCH 0151/2485] adding https://agelos.is-a.dev/ --- domains/agelos.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/agelos.json diff --git a/domains/agelos.json b/domains/agelos.json new file mode 100644 index 000000000..e42563208 --- /dev/null +++ b/domains/agelos.json @@ -0,0 +1,12 @@ + +{ + "description": "agelospanagiotakis profile", + "repo": "https://github.com/agelospanagiotakis/agelospanagiotakis.github.io", + "owner": { + "username": "agelospanagiotakis", + "email": "agelospanagiotakis@gmail.com" + }, + "record": { + "CNAME": "agelospanagiotakis.github.io" + } +} From 516c3340e61b8ea1a361edb2b00fc47edf7e086d Mon Sep 17 00:00:00 2001 From: Mehul Pathak Date: Sun, 26 Jan 2025 16:01:53 +0530 Subject: [PATCH 0152/2485] adding a new domain --- domains/mehulpathak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mehulpathak.json diff --git a/domains/mehulpathak.json b/domains/mehulpathak.json new file mode 100644 index 000000000..411a745f4 --- /dev/null +++ b/domains/mehulpathak.json @@ -0,0 +1,10 @@ +{ + "description": "Mehul Pathak's Portfolio", + "owner": { + "username": "m3hu1", + "email": "pathakkmehul@gmail.com" + }, + "record": { + "URL": "https://mehulpathak.vercel.app/" + } +} From cb6e9353802a5289aae9b60f1e43fb43dd226fc4 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 11:31:04 +0000 Subject: [PATCH 0153/2485] Create anshkabra.is-a.dev.json --- domains/anshkabra.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anshkabra.is-a.dev.json diff --git a/domains/anshkabra.is-a.dev.json b/domains/anshkabra.is-a.dev.json new file mode 100644 index 000000000..8f86b9fda --- /dev/null +++ b/domains/anshkabra.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "$schema": "../schemas/domain.schema.json", + "subdomain": "anshkabra", + "owner": { + "email": "anshkabra.india@gmail.com", + "discord": "anshkabra2012" + }, + "records": { + "CNAME": "anshkabra2012.github.io" + }, + "proxied": false +} From dd74d562f94ca80bad2a949da20b4fc6321aed36 Mon Sep 17 00:00:00 2001 From: jitendra saraf <156499410+jiten398@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:15:08 +0530 Subject: [PATCH 0154/2485] Create jitendrasaraf.json --- domains/jitendrasaraf.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/jitendrasaraf.json diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/jitendrasaraf.json @@ -0,0 +1 @@ + From bf17b8b965f73d2edc48e9bb54efca38891515c7 Mon Sep 17 00:00:00 2001 From: Ken Andrew Taylor Date: Sun, 26 Jan 2025 08:46:45 -0400 Subject: [PATCH 0155/2485] init --- domains/kentaylor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kentaylor.json diff --git a/domains/kentaylor.json b/domains/kentaylor.json new file mode 100644 index 000000000..e1eb5dd2d --- /dev/null +++ b/domains/kentaylor.json @@ -0,0 +1,9 @@ +{ + "description": "Keith Khaotic's personal website link", + "repo": "https://github.com/ktappdev/register", + "owner": { + "username": "Kentaylorappdev", + "email": "Kentaylorappdev@gmail.com", + "twitter": "@ktappdev" + } +} From c45ed2a41f0c90ea0b584f8694979a2081e59fb2 Mon Sep 17 00:00:00 2001 From: Ken Andrew Taylor Date: Sun, 26 Jan 2025 08:52:14 -0400 Subject: [PATCH 0156/2485] added my site --- domains/kentaylor.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/kentaylor.json b/domains/kentaylor.json index e1eb5dd2d..ef4d53dc1 100644 --- a/domains/kentaylor.json +++ b/domains/kentaylor.json @@ -5,5 +5,8 @@ "username": "Kentaylorappdev", "email": "Kentaylorappdev@gmail.com", "twitter": "@ktappdev" + }, + "record": { + "URL": "https://lugetech.com" } } From f273ce2bcc4297da61591416589a5436aad9928d Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Sun, 26 Jan 2025 16:31:23 +0330 Subject: [PATCH 0157/2485] Create aref.json --- domains/aref.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/aref.json diff --git a/domains/aref.json b/domains/aref.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/aref.json @@ -0,0 +1 @@ + From 79fdba7bb1ba40ea47084686e80b3438b5fc337d Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Sun, 26 Jan 2025 16:34:33 +0330 Subject: [PATCH 0158/2485] Update aref.json --- domains/aref.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/aref.json b/domains/aref.json index 8b1378917..10bb1a8c7 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "stormaref", + "email": "storm.aref@gmail.com" + }, + "record": "stormaref.github.io" + } +} From ed4087b4d76e82ffb8265ff07b85cb8f62eccef3 Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Sun, 26 Jan 2025 16:35:47 +0330 Subject: [PATCH 0159/2485] Update aref.json --- domains/aref.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aref.json b/domains/aref.json index 10bb1a8c7..120bc0ce1 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -3,6 +3,7 @@ "username": "stormaref", "email": "storm.aref@gmail.com" }, - "record": "stormaref.github.io" + "record": { + "CNAME": "stormaref.github.io" } } From 9495f21b1d969f03cf277507130334abc529b141 Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Sun, 26 Jan 2025 16:37:39 +0330 Subject: [PATCH 0160/2485] Update aref.json --- domains/aref.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/aref.json b/domains/aref.json index 120bc0ce1..d74d206f6 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -1,4 +1,6 @@ { + "description": "My personal website", + "repo": "https://github.com/stormaref/stormaref.github.io", "owner": { "username": "stormaref", "email": "storm.aref@gmail.com" From ce7947cf3d7dd39ca92b3e3cc219c8107fa542b2 Mon Sep 17 00:00:00 2001 From: Sashankps Date: Sun, 26 Jan 2025 18:44:52 +0530 Subject: [PATCH 0161/2485] new domain --- domains/sashankp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sashankp.json diff --git a/domains/sashankp.json b/domains/sashankp.json new file mode 100644 index 000000000..6be3ab973 --- /dev/null +++ b/domains/sashankp.json @@ -0,0 +1,12 @@ +{ + "description":"My portfolio website", + "repo" : "https://github.com/Sashankps/portfolio-2023-react", + "owner": { + "username": "Sashankps", + "email": "sashank.pilli@gmail.com" + }, + "record": { + "CNAME": "https://sashankps.vercel.app/" + } + } + \ No newline at end of file From acef39591f622ed616e68215abf0b54eaf07cf38 Mon Sep 17 00:00:00 2001 From: Sashankps Date: Sun, 26 Jan 2025 18:52:42 +0530 Subject: [PATCH 0162/2485] chore : mod cname --- domains/sashankp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sashankp.json b/domains/sashankp.json index 6be3ab973..2e5908819 100644 --- a/domains/sashankp.json +++ b/domains/sashankp.json @@ -6,7 +6,7 @@ "email": "sashank.pilli@gmail.com" }, "record": { - "CNAME": "https://sashankps.vercel.app/" + "CNAME": "sashankps.vercel.app/" } } \ No newline at end of file From 86f165220b2bc5a376d3ccaccc2c7c9fb0818490 Mon Sep 17 00:00:00 2001 From: Sashankps Date: Sun, 26 Jan 2025 18:53:30 +0530 Subject: [PATCH 0163/2485] remove --- domains/sashankp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sashankp.json b/domains/sashankp.json index 2e5908819..54df694cd 100644 --- a/domains/sashankp.json +++ b/domains/sashankp.json @@ -6,7 +6,7 @@ "email": "sashank.pilli@gmail.com" }, "record": { - "CNAME": "sashankps.vercel.app/" + "CNAME": "sashankps.vercel.app" } } \ No newline at end of file From 792c9b77f1fe47cc23b1dfe8c53b241853df0df8 Mon Sep 17 00:00:00 2001 From: jitendra saraf <156499410+jiten398@users.noreply.github.com> Date: Sun, 26 Jan 2025 19:01:59 +0530 Subject: [PATCH 0164/2485] Update jitendrasaraf.json --- domains/jitendrasaraf.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json index 8b1378917..7931379f9 100644 --- a/domains/jitendrasaraf.json +++ b/domains/jitendrasaraf.json @@ -1 +1,13 @@ - +{ + "description": "portfolio page", + "repo": "https://github.com/jiten398/portfolio-latest", + "owner": { + "username": "jiten398", + "email": "jitendrasaraf65@gmail.com" + }, + "record": { + "A": ["216.24.57.1"], // i want to manage this domain using my cloudflare account if possible please add ns otherwise just point this domain to my portfolio hosted in render thanks + "ns1": "pedro.ns.cloudflare.com", + "ns2": "brenna.ns.cloudflare.com" + } +} From e16bcb9f7f498bd32fbe8957dc64b40697ea1e81 Mon Sep 17 00:00:00 2001 From: Sourabh Yadav Date: Sun, 26 Jan 2025 19:07:57 +0530 Subject: [PATCH 0165/2485] Update domains/sourabh.json Co-authored-by: Sashankps <60027854+Sashankps@users.noreply.github.com> --- domains/sourabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sourabh.json b/domains/sourabh.json index d24941744..ad09c85de 100644 --- a/domains/sourabh.json +++ b/domains/sourabh.json @@ -6,7 +6,7 @@ "email": "yadav.sourabh9012@gmail.com" }, "record": { - "CNAME": "https://yadavsourabhgh.github.io/" + "CNAME": "yadavsourabhgh.github.io" } } \ No newline at end of file From 50e9dc501be11d571fe5a881c92183da417c7a29 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 15:24:28 +0000 Subject: [PATCH 0166/2485] Rename anshkabra.is-a.dev.json to anshkabra.json --- domains/{anshkabra.is-a.dev.json => anshkabra.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{anshkabra.is-a.dev.json => anshkabra.json} (100%) diff --git a/domains/anshkabra.is-a.dev.json b/domains/anshkabra.json similarity index 100% rename from domains/anshkabra.is-a.dev.json rename to domains/anshkabra.json From dbf95f22c227c24aef8b9f8549f8b3d56fa9af59 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 15:43:57 +0000 Subject: [PATCH 0167/2485] Update anshkabra.json --- domains/anshkabra.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/anshkabra.json b/domains/anshkabra.json index 8f86b9fda..144cf9384 100644 --- a/domains/anshkabra.json +++ b/domains/anshkabra.json @@ -1,6 +1,3 @@ -{ - "$schema": "../schemas/domain.schema.json", - "subdomain": "anshkabra", "owner": { "email": "anshkabra.india@gmail.com", "discord": "anshkabra2012" From edbd05e898046ca02123452f383b9b6ab8647b94 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 15:47:28 +0000 Subject: [PATCH 0168/2485] Update anshkabra.json --- domains/anshkabra.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/anshkabra.json b/domains/anshkabra.json index 144cf9384..cd8eacb28 100644 --- a/domains/anshkabra.json +++ b/domains/anshkabra.json @@ -1,9 +1,12 @@ - "owner": { - "email": "anshkabra.india@gmail.com", - "discord": "anshkabra2012" - }, - "records": { - "CNAME": "anshkabra2012.github.io" - }, - "proxied": false +{ + "description": "For my portfolio", + "repo": "https://github.com/Anshkabra2012/portfolio", + "owner": { + "username": "AnshKabra2012", + "email": "anshkabra.india@gmail.com" + "discord": "anshkabra2012" + }, + "record": { + "CNAME": "anshkabra2012.github.io" + } } From 64b490459330ce79336809471d634d26becd88b3 Mon Sep 17 00:00:00 2001 From: AntonyPeter0 <67750697+AntonyPeter0@users.noreply.github.com> Date: Sun, 26 Jan 2025 21:29:17 +0530 Subject: [PATCH 0169/2485] Create antony.json --- domains/antony.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/antony.json diff --git a/domains/antony.json b/domains/antony.json new file mode 100644 index 000000000..c7a9b4f35 --- /dev/null +++ b/domains/antony.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AntonyPeter0" + }, + "description": "Sample resume page created for placeholding", + "record": { + "CNAME": "antonypeter0.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 0170/2485] 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 e285cfd8f881a6869a5666eb86f755710c612a22 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 22:04:49 +0530 Subject: [PATCH 0171/2485] feat: add pa1 subdomain --- domains/pa1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pa1.json diff --git a/domains/pa1.json b/domains/pa1.json new file mode 100644 index 000000000..d568ac027 --- /dev/null +++ b/domains/pa1.json @@ -0,0 +1,11 @@ +{ + "description": "It's my personal portfolio page", + "repo": "https://github.com/pavan-ambekar/pavan-ambekar.github.io", + "owner": { + "username": "pavan-ambekar", + "email": "pavan479eC@gmail.com" + }, + "record": { + "CNAME": "pavan-ambekar.github.io" + } +} \ No newline at end of file From 42587936827b041137cc7fd67710335d9bc81cd6 Mon Sep 17 00:00:00 2001 From: martinvruiz <158112662+martinvruiz@users.noreply.github.com> Date: Sun, 26 Jan 2025 13:51:05 -0300 Subject: [PATCH 0172/2485] Create _vercel.martinvruiz.json --- domains/_vercel.martinvruiz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.martinvruiz.json diff --git a/domains/_vercel.martinvruiz.json b/domains/_vercel.martinvruiz.json new file mode 100644 index 000000000..7dbb137ed --- /dev/null +++ b/domains/_vercel.martinvruiz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "martinvruiz", + "email": "martinvruiz10@gmail.com", + "discord": "martinvruiz10" + }, + "record": { + "TXT": "vc-domain-verify=martinvruiz.is-a.dev,16e98638bc17973af9e7" + } +} From 213a4d7ed275fd0de698e0431b735c996b00e41f Mon Sep 17 00:00:00 2001 From: LaPyae Date: Sun, 26 Jan 2025 23:29:40 +0630 Subject: [PATCH 0173/2485] Add la-pyae-oo.json file to register is-a-dev domain name --- domains/la-pyae-oo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/la-pyae-oo.json diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json new file mode 100644 index 000000000..031c1225a --- /dev/null +++ b/domains/la-pyae-oo.json @@ -0,0 +1,12 @@ +{ + "description": "For my static portfolio website", + "repo": "https://github.com/LaPyaeOo", + "owner": { + "username": "LaPyaeOo", + "email": "lapyaeootharthar@gmail.com" + }, + "record": { + "CNAME": "LaPyaeOo.github.io" + }, + "proxied": true +} \ No newline at end of file From fd1eec161029057047083e0746a92f6caa3bca75 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 22:39:16 +0530 Subject: [PATCH 0174/2485] feat: GH Pages verification for p1.is-a.dev --- domains/_github-pages-challenge-pavan-ambekar.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-pavan-ambekar.dev diff --git a/domains/_github-pages-challenge-pavan-ambekar.dev b/domains/_github-pages-challenge-pavan-ambekar.dev new file mode 100644 index 000000000..d2051c57e --- /dev/null +++ b/domains/_github-pages-challenge-pavan-ambekar.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pavan-ambekar", + "email": "pavan479ec@gmail.com" + }, + "record": { + "TXT": "9d51bb6c0b2e6f43d746b8685350ae" + } +} \ No newline at end of file From 6bbf1d3e7f33c15928dbbf12bfd8be95c8fc8e5c Mon Sep 17 00:00:00 2001 From: Animesh Kotka <40909527+AnimeshKotka@users.noreply.github.com> Date: Sun, 26 Jan 2025 22:44:12 +0530 Subject: [PATCH 0175/2485] Add animesh-kotka.json domain --- domains/animesh-kotka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/animesh-kotka.json diff --git a/domains/animesh-kotka.json b/domains/animesh-kotka.json new file mode 100644 index 000000000..a5549034a --- /dev/null +++ b/domains/animesh-kotka.json @@ -0,0 +1,11 @@ +{ + "description": "Simple Portfolio", + "repo": "https://github.com/AnimeshKotka/Animesh-Kotka-Portfolio", + "owner": { + "username": "AnimeshKotka", + "email": "animesh@kotka.tech" + }, + "record": { + "CNAME": "https://animeshkotka.github.io/Animesh-Kotka-Portfolio" + } +} \ No newline at end of file From 99c7410c617259b5a20a58c2498f239222b2f660 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 23:08:33 +0530 Subject: [PATCH 0176/2485] feat: GH Pages verification for pa1.is-a.dev --- domains/_github-pages-challenge-pavan-ambekar.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-pavan-ambekar.dev b/domains/_github-pages-challenge-pavan-ambekar.dev index d2051c57e..5f8976105 100644 --- a/domains/_github-pages-challenge-pavan-ambekar.dev +++ b/domains/_github-pages-challenge-pavan-ambekar.dev @@ -4,6 +4,6 @@ "email": "pavan479ec@gmail.com" }, "record": { - "TXT": "9d51bb6c0b2e6f43d746b8685350ae" + "TXT": "703d6f0036517a3bad381ba97d5e8e" } } \ No newline at end of file From a99ad6a7f8ebd464c07fa22ce2c4ea5459fb2677 Mon Sep 17 00:00:00 2001 From: Vishal Anarase Date: Sun, 26 Jan 2025 23:08:49 +0530 Subject: [PATCH 0177/2485] Add vishalanarase.json in the domains Signed-off-by: Vishal Anarase --- domains/vishalanarase.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vishalanarase.json diff --git a/domains/vishalanarase.json b/domains/vishalanarase.json new file mode 100644 index 000000000..c7201a0b0 --- /dev/null +++ b/domains/vishalanarase.json @@ -0,0 +1,12 @@ +{ + "description": "Subdomain for my personal portfolio", + "repo": "https://github.com/vishalanarase/vishalanarase.github.io", + "owner": { + "username": "vishalanarase", + "email": "iamvishalanarase@gmail.com", + "twitter": "vishalanarase" + }, + "record": { + "CNAME": "vishalanarase.github.io" + } +} \ No newline at end of file From 14a2c5f6fad8be7c5a515dfe62e62bf18f382a06 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 23:14:18 +0530 Subject: [PATCH 0178/2485] fix: update file ext to .json --- ...van-ambekar.dev => _github-pages-challenge-pavan-ambekar.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-pavan-ambekar.dev => _github-pages-challenge-pavan-ambekar.json} (100%) diff --git a/domains/_github-pages-challenge-pavan-ambekar.dev b/domains/_github-pages-challenge-pavan-ambekar.json similarity index 100% rename from domains/_github-pages-challenge-pavan-ambekar.dev rename to domains/_github-pages-challenge-pavan-ambekar.json From b4edc3f1396efde30a0495d31f436a9b60745794 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 23:20:20 +0530 Subject: [PATCH 0179/2485] fix: add subdomain after hostname --- domains/_github-pages-challenge-pavan-ambekar.pa1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-pavan-ambekar.pa1.json diff --git a/domains/_github-pages-challenge-pavan-ambekar.pa1.json b/domains/_github-pages-challenge-pavan-ambekar.pa1.json new file mode 100644 index 000000000..5f8976105 --- /dev/null +++ b/domains/_github-pages-challenge-pavan-ambekar.pa1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pavan-ambekar", + "email": "pavan479ec@gmail.com" + }, + "record": { + "TXT": "703d6f0036517a3bad381ba97d5e8e" + } +} \ No newline at end of file From 3732081e056e40291d6c811b3cbe7eff6498d595 Mon Sep 17 00:00:00 2001 From: Pavan A Date: Sun, 26 Jan 2025 23:22:58 +0530 Subject: [PATCH 0180/2485] fix: delete wrong file --- domains/_github-pages-challenge-pavan-ambekar.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-pavan-ambekar.json diff --git a/domains/_github-pages-challenge-pavan-ambekar.json b/domains/_github-pages-challenge-pavan-ambekar.json deleted file mode 100644 index 5f8976105..000000000 --- a/domains/_github-pages-challenge-pavan-ambekar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pavan-ambekar", - "email": "pavan479ec@gmail.com" - }, - "record": { - "TXT": "703d6f0036517a3bad381ba97d5e8e" - } -} \ No newline at end of file From f25ee1187290dbd3a3b661fde0982474fd486b55 Mon Sep 17 00:00:00 2001 From: Ansh Kabra Date: Sun, 26 Jan 2025 18:19:20 +0000 Subject: [PATCH 0181/2485] Update anshkabra.json --- domains/anshkabra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anshkabra.json b/domains/anshkabra.json index cd8eacb28..59ee87fab 100644 --- a/domains/anshkabra.json +++ b/domains/anshkabra.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Anshkabra2012/portfolio", "owner": { "username": "AnshKabra2012", - "email": "anshkabra.india@gmail.com" + "email": "anshkabra.india@gmail.com", "discord": "anshkabra2012" }, "record": { From 5cdcaad362c3c6ec0ae801d3f418cb00dbc0f1b7 Mon Sep 17 00:00:00 2001 From: therohithborana Date: Mon, 27 Jan 2025 00:42:09 +0530 Subject: [PATCH 0182/2485] adding a new domain --- domains/rohithborana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rohithborana.json diff --git a/domains/rohithborana.json b/domains/rohithborana.json new file mode 100644 index 000000000..eb60a5688 --- /dev/null +++ b/domains/rohithborana.json @@ -0,0 +1,12 @@ +{ + "description": "Rohith's personal website", + "repo": "https://github.com/therohithborana/portfolio", + "owner": { + "username": "therohithborana", + "email": "boranarohith07@gmail.com" + }, + "record": { + "URL": "https://therohithborana.vercel.app/" + } + } + \ No newline at end of file From 548c39bbc4d04bbd6ef561e3985532ddb2f8d37a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Aparicio=20Mu=C3=B1oz?= <131687545+0spol@users.noreply.github.com> Date: Sun, 26 Jan 2025 21:10:35 +0100 Subject: [PATCH 0183/2485] Create 0spol.json --- domains/0spol.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/0spol.json diff --git a/domains/0spol.json b/domains/0spol.json new file mode 100644 index 000000000..6b5bc1576 --- /dev/null +++ b/domains/0spol.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/0spol/0spol.github.io", + "owner": { + "username": "0spol", + "email": "gaparicio368@gmail.com" + }, + "record": { + "CNAME": "0spol.github.io" + } +} From 0e91eca220cd6899bfdd14ca6ddd871338efd5f2 Mon Sep 17 00:00:00 2001 From: Pranjal Pandey Date: Mon, 27 Jan 2025 02:04:31 +0530 Subject: [PATCH 0184/2485] domain for hero --- domains/hero.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hero.json diff --git a/domains/hero.json b/domains/hero.json new file mode 100644 index 000000000..e39274b20 --- /dev/null +++ b/domains/hero.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "heropj", + "email": "pranjalpandey1022003gmail.com" + }, + "record": { + "URL": "https://heroportfolio-two.vercel.app/" + } + } + \ No newline at end of file From 8a6ce728435d288236dcfa56576945edb2a39319 Mon Sep 17 00:00:00 2001 From: Ethi19 <92517252+Ethi19@users.noreply.github.com> Date: Mon, 27 Jan 2025 02:10:53 +0530 Subject: [PATCH 0185/2485] adding a new domain --- domains/sanjaykumar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sanjaykumar.json diff --git a/domains/sanjaykumar.json b/domains/sanjaykumar.json new file mode 100644 index 000000000..3a0d25631 --- /dev/null +++ b/domains/sanjaykumar.json @@ -0,0 +1,12 @@ +{ + "description": "Vannila Portfolio", + "repo": "https://github.com/Ethi19/vanillajs-portfolio", + "owner": { + "username": "ethi19", + "email": "sanjaykumardec98@gmail.com" + }, + "record": { + "CNAME": "https://ethi19.github.io/vanillajs-portfolio" + } + +} \ No newline at end of file From 114b64a0460097e06efcb3e6b9c4fca933891db4 Mon Sep 17 00:00:00 2001 From: "winbo.yml" Date: Sun, 26 Jan 2025 21:46:26 +0100 Subject: [PATCH 0186/2485] Change CNAME to new GitHub pages link --- domains/winbo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/winbo.json b/domains/winbo.json index dc28d5dc9..98c0a2afe 100644 --- a/domains/winbo.json +++ b/domains/winbo.json @@ -4,6 +4,6 @@ "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-yml-exe.github.io" + "CNAME": "winbo-yml.github.io" } } From 617abd61d10c5b73f2c212963d797b43234f1c55 Mon Sep 17 00:00:00 2001 From: Kaleb <118438724+kalebalebachew@users.noreply.github.com> Date: Mon, 27 Jan 2025 01:37:08 +0300 Subject: [PATCH 0187/2485] Create kalebalebachew.json --- domains/kalebalebachew.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kalebalebachew.json diff --git a/domains/kalebalebachew.json b/domains/kalebalebachew.json new file mode 100644 index 000000000..937d42423 --- /dev/null +++ b/domains/kalebalebachew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kalebalebachew", + "email": "kalebalebachew4@gmail.com" + }, + "record": { + "URL": "https://kalebalebachew.com" + } +} From c6cf1640803a7bf7bddd46cee8ba0a9ca479b3cf Mon Sep 17 00:00:00 2001 From: JuanR <112212338+JuanPython1@users.noreply.github.com> Date: Sun, 26 Jan 2025 19:18:39 -0500 Subject: [PATCH 0188/2485] Create juandev.json --- domains/juandev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juandev.json diff --git a/domains/juandev.json b/domains/juandev.json new file mode 100644 index 000000000..b299deec0 --- /dev/null +++ b/domains/juandev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "CNAME": "juanpython1.github.io" + } + } + \ No newline at end of file From 1f0bf5153b12d495cdd300d2a07d3af36a997970 Mon Sep 17 00:00:00 2001 From: Basidh <43245091+abdulbasidh@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:02:09 +0530 Subject: [PATCH 0189/2485] Update domains/basidh.json Co-authored-by: iostpa --- domains/basidh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/basidh.json b/domains/basidh.json index 16a6b8402..d34eb8eed 100644 --- a/domains/basidh.json +++ b/domains/basidh.json @@ -6,7 +6,7 @@ "email": "farz.basidh@gmail.com" }, "record": { - "CNAME": "https://abdulbasidh.github.io/portfolio/" + "CNAME": "abdulbasidh.github.io" } } \ No newline at end of file From 03f915f13d4ebca69c8c6aa97be41dac46c2a4d1 Mon Sep 17 00:00:00 2001 From: Gokay Yamankurt Date: Sun, 26 Jan 2025 17:49:03 -0800 Subject: [PATCH 0190/2485] Rename the verification file --- ...ge-gokay05.json => _github-pages-challenge-gokay05.gokay.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-gokay05.json => _github-pages-challenge-gokay05.gokay.json} (100%) diff --git a/domains/_github-pages-challenge-gokay05.json b/domains/_github-pages-challenge-gokay05.gokay.json similarity index 100% rename from domains/_github-pages-challenge-gokay05.json rename to domains/_github-pages-challenge-gokay05.gokay.json From 6b8ae8ad9ec74f9f36686636fa21402d75e7d0eb Mon Sep 17 00:00:00 2001 From: Prashanth Kusuma Date: Mon, 27 Jan 2025 11:29:27 +0530 Subject: [PATCH 0191/2485] Create prashanthkusuma.json --- domains/prashanthkusuma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prashanthkusuma.json diff --git a/domains/prashanthkusuma.json b/domains/prashanthkusuma.json new file mode 100644 index 000000000..766719037 --- /dev/null +++ b/domains/prashanthkusuma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prashanthkusuma", + "email": "kusumaprashanth2000@gmail.com" + }, + "record": { + "URL": "https://prashanthkusuma.github.io" + } + } \ No newline at end of file From c8febff3da2c646490e80d2d8fb57d81665fdf71 Mon Sep 17 00:00:00 2001 From: lycan Date: Mon, 27 Jan 2025 11:42:37 +0530 Subject: [PATCH 0192/2485] Added DNS TXT record --- domains/_github-pages-challenge-sneh-al.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sneh-al.json diff --git a/domains/_github-pages-challenge-sneh-al.json b/domains/_github-pages-challenge-sneh-al.json new file mode 100644 index 000000000..d48b9beeb --- /dev/null +++ b/domains/_github-pages-challenge-sneh-al.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneh-al", + "email": "snehal1380@gmail.com" + }, + "record": { + "TXT": "c0b50465868652285e959813c2b5c9" + } +} \ No newline at end of file From 0160cf26560ea65afc44d37212dafc12eb1773f4 Mon Sep 17 00:00:00 2001 From: Ayushrai2005 Date: Mon, 27 Jan 2025 12:28:36 +0530 Subject: [PATCH 0193/2485] adding a new domain --- domains/ayushh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayushh.json diff --git a/domains/ayushh.json b/domains/ayushh.json new file mode 100644 index 000000000..9cb1abdac --- /dev/null +++ b/domains/ayushh.json @@ -0,0 +1,11 @@ +{ + "description": "Ayush personal website", + "repo": "https://github.com/Ayush-Kotlin-Dev/GFG_GGV", + "owner": { + "username": "ayush-kotlin-dev", + "email": "shweetarai@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-u2m2.onrender.com/" + } +} \ No newline at end of file From ad762489af4991283cdf8559fae8789b2c3b5dc5 Mon Sep 17 00:00:00 2001 From: Amardeep Lakshkar Date: Mon, 27 Jan 2025 12:35:11 +0530 Subject: [PATCH 0194/2485] feat: amardeep.is-a.dev --- domains/_vercel.amardeep.json | 10 ++++++++++ domains/amardeep.json | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_vercel.amardeep.json create mode 100644 domains/amardeep.json diff --git a/domains/_vercel.amardeep.json b/domains/_vercel.amardeep.json new file mode 100644 index 000000000..7667909a6 --- /dev/null +++ b/domains/_vercel.amardeep.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" + } + } \ No newline at end of file diff --git a/domains/amardeep.json b/domains/amardeep.json new file mode 100644 index 000000000..e39f90632 --- /dev/null +++ b/domains/amardeep.json @@ -0,0 +1,12 @@ +{ + "description": "Amardeep Lakshkar Portfolio", + "repo": "https://github.com/amardeeplakshkar/portfolio", + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "amardeep-portfolio.vercel.app" + } +} \ No newline at end of file From 31820e5e3231f3a21b6c046bf0b9917988589191 Mon Sep 17 00:00:00 2001 From: R-Okje <68820812+R-Okje@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:30:38 +0530 Subject: [PATCH 0195/2485] Create viral-soni --- domains/viral-soni | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/viral-soni diff --git a/domains/viral-soni b/domains/viral-soni new file mode 100644 index 000000000..1bb9156e2 --- /dev/null +++ b/domains/viral-soni @@ -0,0 +1,11 @@ +{ + "description": "My personal developer profile", + "repo": "https://github.com/R-Okje/my-wasm-website", + "owner": { + "username": "R-Okje", + "email": "vssviral@gmail.com" + }, + "record": { + "CNAME": "r-okje.github.io" + } +} From 2557385fa446bf6a43c200c68962a26d0fc4a9c6 Mon Sep 17 00:00:00 2001 From: "Florian \"Ori\" Neveu" Date: Mon, 27 Jan 2025 11:14:17 +0100 Subject: [PATCH 0196/2485] Add florianorineveu's domain --- domains/florianorineveu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/florianorineveu.json diff --git a/domains/florianorineveu.json b/domains/florianorineveu.json new file mode 100644 index 000000000..ec75fe04d --- /dev/null +++ b/domains/florianorineveu.json @@ -0,0 +1,10 @@ +{ + "description": "French PHP/Symfony developer", + "owner": { + "username": "florianorineveu", + "email": "hello@fnev.eu" + }, + "record": { + "CNAME": "fnev.eu" + } +} 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 0197/2485] 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 0198/2485] 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 0199/2485] 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 0200/2485] 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 3f5795d572055c35da10454fe98229f199073c1d Mon Sep 17 00:00:00 2001 From: Meenbeese Date: Mon, 27 Jan 2025 06:04:17 -0500 Subject: [PATCH 0201/2485] Update meenbeese.is-a.dev --- domains/{meenbeese.json => kuzey.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{meenbeese.json => kuzey.json} (100%) diff --git a/domains/meenbeese.json b/domains/kuzey.json similarity index 100% rename from domains/meenbeese.json rename to domains/kuzey.json From 4cd1df12f531e7338479232c826b27d930c0d305 Mon Sep 17 00:00:00 2001 From: Baibhav Kumar <61260582+Baibhavos@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:46:56 +0530 Subject: [PATCH 0202/2485] Create baibhav Require is-a.dev for portfolio. --- domains/baibhav | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/baibhav diff --git a/domains/baibhav b/domains/baibhav new file mode 100644 index 000000000..fcbca6aa9 --- /dev/null +++ b/domains/baibhav @@ -0,0 +1,10 @@ +{ + "description": "For personal portfolio", + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmail.com" + }, + "record": { + "CNAME": "https://new-portfolio-weld-sigma.vercel.app/" + } + } From 153ec4e33a5fa907b2a78fa30ebbd1e299f2f68d Mon Sep 17 00:00:00 2001 From: jefino9488 Date: Mon, 27 Jan 2025 16:47:17 +0530 Subject: [PATCH 0203/2485] add jefino.json --- domains/_vercel.jefino.json | 9 +++++++++ domains/jefino.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.jefino.json create mode 100644 domains/jefino.json diff --git a/domains/_vercel.jefino.json b/domains/_vercel.jefino.json new file mode 100644 index 000000000..be48d8741 --- /dev/null +++ b/domains/_vercel.jefino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jefino9488", + "email": "jefinojacob9488@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jefino.is-a.dev,06a21d01141d355de2b1" + } +} \ No newline at end of file diff --git a/domains/jefino.json b/domains/jefino.json new file mode 100644 index 000000000..0d8e43a81 --- /dev/null +++ b/domains/jefino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jefino9488", + "email": "jefinojacob9488@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} \ No newline at end of file From 504bf418f678071828fbf2c10edc15b88da74c67 Mon Sep 17 00:00:00 2001 From: jefino9488 Date: Mon, 27 Jan 2025 16:56:20 +0530 Subject: [PATCH 0204/2485] add "jefino9488.vercel.app" --- domains/jefino.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jefino.json b/domains/jefino.json index 0d8e43a81..fd8733df2 100644 --- a/domains/jefino.json +++ b/domains/jefino.json @@ -4,6 +4,6 @@ "email": "jefinojacob9488@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "jefino9488.vercel.app" } } \ No newline at end of file From 988d16d4e5b0adebc64a91572e7ff28599dbb0ee Mon Sep 17 00:00:00 2001 From: ghimiresk Date: Mon, 27 Jan 2025 17:16:53 +0545 Subject: [PATCH 0205/2485] Added a domain for is-a.dev --- domains/sushankghimire.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sushankghimire.json diff --git a/domains/sushankghimire.json b/domains/sushankghimire.json new file mode 100644 index 000000000..3e508c85b --- /dev/null +++ b/domains/sushankghimire.json @@ -0,0 +1,11 @@ +{ + "description": "Sushank Ghimire", + "repo": "https://github.com/Sushank-ghimire/ghimiresushank.com.np", + "owner": { + "username": "Sushank-ghimire", + "email": "ghimiresushank08@gmail.com" + }, + "record": { + "URL": "https://www.ghimiresushank.com.np" + } +} \ No newline at end of file From 4b469502203fbb45c4cd823fed2a40068dbb85fa Mon Sep 17 00:00:00 2001 From: "cityji@popos" Date: Mon, 27 Jan 2025 17:25:54 +0530 Subject: [PATCH 0206/2485] added a new domain for nikhilji --- domains/nikhilji.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nikhilji.json diff --git a/domains/nikhilji.json b/domains/nikhilji.json new file mode 100644 index 000000000..e5dcbcccf --- /dev/null +++ b/domains/nikhilji.json @@ -0,0 +1,12 @@ +{ + "description": "Nikhil Ji ki Website", + "repo": "https://github.com/cityji/cityji.github.io", + "owner": { + "username": "cityji", + "email": "mail.tiwarinikhil+domainIsADev@googlemail.com" + }, + "record": { + "CNAME": "cityji.github.io" + } + } + \ No newline at end of file From 42d5a3029a5aad26c29c33efb288fc711481b34a Mon Sep 17 00:00:00 2001 From: Millosaurs Date: Mon, 27 Jan 2025 18:37:31 +0530 Subject: [PATCH 0207/2485] new domain shrivatsav.is-a.dev --- domains/shrivatsav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shrivatsav.json diff --git a/domains/shrivatsav.json b/domains/shrivatsav.json new file mode 100644 index 000000000..4583b73f0 --- /dev/null +++ b/domains/shrivatsav.json @@ -0,0 +1,12 @@ +{ + "description": "nothing much here...", + "repo": "https://github.com/Millosaurs/portfolio", + "owner": { + "username": "Millosaurs", + "email": "sharanshrivatsav0@gmail.com" + }, + "record": { + "URL": "shrivatsav.vercel.app" + } +} + From cb6f584b7ed279bb034473712207f591a318c6ca Mon Sep 17 00:00:00 2001 From: abiapp789 Date: Mon, 27 Jan 2025 19:10:02 +0530 Subject: [PATCH 0208/2485] Delete abiapp789.json --- domains/abiapp789.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abiapp789.json diff --git a/domains/abiapp789.json b/domains/abiapp789.json deleted file mode 100644 index 7f8e25597..000000000 --- a/domains/abiapp789.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "domain": "abiapp1789.is-a.dev", - "owner": { - "username": "abiapp789", - "email": "abiapp2024@gmail.com" - }, - "record": { - "CNAME": "trytodownloadme.rf.gd" - } -} \ No newline at end of file From f2ea408d8d7c56860318b9e324af66ecc38728d4 Mon Sep 17 00:00:00 2001 From: yywbadm <100027673+yywbadm@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:18:18 +0800 Subject: [PATCH 0209/2485] Register gua.is-a.dev --- domains/gua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gua.json diff --git a/domains/gua.json b/domains/gua.json new file mode 100644 index 000000000..803fa131c --- /dev/null +++ b/domains/gua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yywbadm", + "discord": "849563829213593612", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.O62knFs7eQLZDKSjl1QUok_vd0iNXQEJVqDjfxRYJyMh6SBBWau4c-34j7mwYJJQCiig5dxl-0cmAQHprDtaCLyPv9ghabRTxNQJQXvF7ma_ron-4DeY9zI5o0hNKYV79qCQpt69FKFBbXvTIPL4grWpYaTVKoFwj2hWl3ZPU__5k3KhkMdZ6TLye-5qL713evGj3JNTYU3JQO4vR-d1VMnfeNHEfTOy1kmhbYuflBMFavXIKuPvqsy1JLg3gd7cD63jdHzG1OJsfUJvuIlTrSvlwA05DXRA0zB2ghUffmneHZfHPY2POWcGWZ2FWO0A1cRngeEjr1p9kTf2KKkauA.FDux7AQQpBXF5CT30_p1zw.vnxZM4mTxTdAb6UZ1Zz5gMJOX0Ody00WHJ8Fkt-IrUzpF_DpwROis9UmFsE9rbwxlD9lCMefKeNoIolm-Fn4DpMcsVy9gIOx4oR3hRw0TLs.XuBHoK_I8bzxVtE8vUBJbg" + }, + + "record": { + "CNAME": "yywbadm.github.io" + } + } + \ No newline at end of file From 628cc793fb7f974c0634840c303e458ef9e1ea24 Mon Sep 17 00:00:00 2001 From: Pranay Nidhi <66369444+pranaynidhi@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:13:52 +0545 Subject: [PATCH 0210/2485] Create pranay.json --- pranay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pranay.json diff --git a/pranay.json b/pranay.json new file mode 100644 index 000000000..8ab1c3c02 --- /dev/null +++ b/pranay.json @@ -0,0 +1,10 @@ +{ + "description": "Website for my personal use", + "owner": { + "username": "pranaynidhi", + "email": "pranaynidhi@gmail.com" + }, + "record": { + "CNAME": "pranaynidhi.github.io" + }, +} 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 0211/2485] 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 bb73cec203f305b4f9f293196f4452e21b1368eb Mon Sep 17 00:00:00 2001 From: Mohamed Bishr Date: Mon, 27 Jan 2025 16:43:50 +0200 Subject: [PATCH 0212/2485] feat: add mohamed-bishr domain configuration --- domains/mohamed-bishr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mohamed-bishr.json diff --git a/domains/mohamed-bishr.json b/domains/mohamed-bishr.json new file mode 100644 index 000000000..fd3e82119 --- /dev/null +++ b/domains/mohamed-bishr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mohamed-bishr", + "email": "mohamedwaelbishr@gmail.com" + }, + "record": { + "URL": "https://mohamed-bishr.vercel.app/" + } +} From 958e7187a9a98e55e3e89a73e274e6f8653c08c5 Mon Sep 17 00:00:00 2001 From: Mohamed Bishr Date: Mon, 27 Jan 2025 16:46:53 +0200 Subject: [PATCH 0213/2485] feat: migrate mohamed-bishr domain configuration to new file format --- domains/{mohamed-bishr.json => mohamedbishr.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mohamed-bishr.json => mohamedbishr.json} (100%) diff --git a/domains/mohamed-bishr.json b/domains/mohamedbishr.json similarity index 100% rename from domains/mohamed-bishr.json rename to domains/mohamedbishr.json From f5c131695004ea67c7f352651cf5254b70b68108 Mon Sep 17 00:00:00 2001 From: holux-design Date: Mon, 27 Jan 2025 16:02:36 +0100 Subject: [PATCH 0214/2485] add: holux --- domains/holux.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/holux.json diff --git a/domains/holux.json b/domains/holux.json new file mode 100644 index 000000000..6b41b9586 --- /dev/null +++ b/domains/holux.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "holux-design", + "email": "office@holux-design.at" + }, + "record": { + "URL": "https://holux-design.at" + } +} From cf70a93fd61381daf26fec83024951fc335c616e Mon Sep 17 00:00:00 2001 From: zahid47 Date: Mon, 27 Jan 2025 21:22:57 +0600 Subject: [PATCH 0215/2485] 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 ddc45de66b8d1ae3da509dc084497b7035454938 Mon Sep 17 00:00:00 2001 From: Saunak Ghosh Date: Mon, 27 Jan 2025 21:00:27 +0530 Subject: [PATCH 0216/2485] need a is a dev --- domains/saunak.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saunak.json diff --git a/domains/saunak.json b/domains/saunak.json new file mode 100644 index 000000000..f6a10a951 --- /dev/null +++ b/domains/saunak.json @@ -0,0 +1,12 @@ +{ + "description": "my portfolio website", + "repo": "https://github.com/Saunakghosh10/dfolio.git", + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "CNAME": "https://sgfolio-nu.vercel.app/" + } + } \ No newline at end of file From cb5a405b173edaeb802b4388b594ac4f3b680c90 Mon Sep 17 00:00:00 2001 From: SalmanIyad <110406908+SalmanIyad@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:44:00 +0200 Subject: [PATCH 0217/2485] Add new subdomain --- domains/salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/salman.json diff --git a/domains/salman.json b/domains/salman.json new file mode 100644 index 000000000..ac321a55b --- /dev/null +++ b/domains/salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "CNAME": "salmans-digital-space-pro.vercel.app" + } +} \ No newline at end of file From 0684196119f334954930f95b677aba809d8d3dbe Mon Sep 17 00:00:00 2001 From: tuanthu2 <110244660+tuanthu1@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:46:55 +0700 Subject: [PATCH 0218/2485] Create tuanthu1.json --- domains/tuanthu1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tuanthu1.json diff --git a/domains/tuanthu1.json b/domains/tuanthu1.json new file mode 100644 index 000000000..65bd1bf8c --- /dev/null +++ b/domains/tuanthu1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tuanthu1", + "email": "hoangtuanthu981@gmail.com" + }, + "record": { + "CNAME": "tuanthu1.github.io" + } +} From 438e95d2583894e72205dfa8deca463668f9de4e Mon Sep 17 00:00:00 2001 From: Luis Roque Date: Mon, 27 Jan 2025 13:08:40 -0300 Subject: [PATCH 0219/2485] Create _vercel.roque.json --- domains/_vercel.roque.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.roque.json diff --git a/domains/_vercel.roque.json b/domains/_vercel.roque.json new file mode 100644 index 000000000..0c8f6f67f --- /dev/null +++ b/domains/_vercel.roque.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "luisfroquez", + "email": "luisfroquez@gmail.com", + "discord": "lroque.dev" + }, + "record": { + "TXT": "vc-domain-verify=roque.is-a.dev,43b1a7bc843584779f24" + } +} From c4be2ed36e1345d4d75628300bc90391359f9e95 Mon Sep 17 00:00:00 2001 From: Luis Roque Date: Mon, 27 Jan 2025 13:18:38 -0300 Subject: [PATCH 0220/2485] Create roque.json --- domains/roque.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/roque.json diff --git a/domains/roque.json b/domains/roque.json new file mode 100644 index 000000000..8b55a15b4 --- /dev/null +++ b/domains/roque.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "luisfroquez", + "email": "luisfroquez", + "discord": "lroque.dev" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 674f6c2315fbafa15d3fb0ef5b70a6f07c307a5d Mon Sep 17 00:00:00 2001 From: Hasan <120640600+hasan-bro-coder@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:46:52 +0600 Subject: [PATCH 0221/2485] Create _vercel.hsn.json --- domains/_vercel.hsn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.hsn.json diff --git a/domains/_vercel.hsn.json b/domains/_vercel.hsn.json new file mode 100644 index 000000000..c80d2bb64 --- /dev/null +++ b/domains/_vercel.hsn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "TXT": "vc-domain-verify=hsn.is-a.dev,8e27ffda53d18220c019" + } +} From 2596a5dfd701a9446c73a809e91adc107f5730c0 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:53:47 +0400 Subject: [PATCH 0222/2485] remove empty email field --- domains/_vercel.naimur.json | 1 - domains/naimur.json | 1 - 2 files changed, 2 deletions(-) diff --git a/domains/_vercel.naimur.json b/domains/_vercel.naimur.json index 6c0b8686f..b4aa35f37 100644 --- a/domains/_vercel.naimur.json +++ b/domains/_vercel.naimur.json @@ -1,7 +1,6 @@ { "owner": { "username": "mohammad-naimur-rahman", - "email": "", "discord": "829283275846975488" }, "record": { diff --git a/domains/naimur.json b/domains/naimur.json index b6805ef69..836f3d9ab 100644 --- a/domains/naimur.json +++ b/domains/naimur.json @@ -1,7 +1,6 @@ { "owner": { "username": "mohammad-naimur-rahman", - "email": "", "discord": "829283275846975488" }, "record": { From f23df3aebf26ba93aab7b59dd912dfccb89e4c46 Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:16:41 -0300 Subject: [PATCH 0223/2485] TXT verification file --- domains/_vercel.matheusdev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.matheusdev.json diff --git a/domains/_vercel.matheusdev.json b/domains/_vercel.matheusdev.json new file mode 100644 index 000000000..c495bd2ef --- /dev/null +++ b/domains/_vercel.matheusdev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "matheusfdosan", + "email": "matheusfaustinoe20@gmail.com", + "discord": "979816215281279019" + }, + "record": { + "TXT": "vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883" + } +} From c48bc2b056b4ad4cbb6b9da94e332aa2d5b88809 Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:18:58 -0300 Subject: [PATCH 0224/2485] new domain added --- domains/matheusdev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/matheusdev.json diff --git a/domains/matheusdev.json b/domains/matheusdev.json new file mode 100644 index 000000000..c1054edb2 --- /dev/null +++ b/domains/matheusdev.json @@ -0,0 +1,12 @@ +{ + "description": "Web Developer Portifolio", + "repo": "https://github.com/matheusfdosan/portifolio/", + "owner": { + "username": "matheusfdosan", + "email": "matheusfaustinoe20@gmail.com", + "discord": "979816215281279019" + }, + "record": { + "CNAME": "portifolio-swart-five-65.vercel.app" + } +} From 00eb74f18e1c4d6de23b9d59eca70958d2e3957f Mon Sep 17 00:00:00 2001 From: shrey Date: Mon, 27 Jan 2025 22:57:13 +0530 Subject: [PATCH 0225/2485] done --- domains/shrey.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shrey.json diff --git a/domains/shrey.json b/domains/shrey.json new file mode 100644 index 000000000..f24d2fbfe --- /dev/null +++ b/domains/shrey.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/shreyzeous21/portfolio_fullstack", + "owner": { + "username": "shreyzeous21", + "email": "shrey.sadhukhan21@gmail.com" + }, + "record": { + "URL": "https://shreysadhukhan-portfolio.vercel.app/" + } +} From 9d86e99a0b4a633e98525b566bd2a530dc30072c Mon Sep 17 00:00:00 2001 From: Abdulrazak Yahuza Date: Mon, 27 Jan 2025 18:36:45 +0100 Subject: [PATCH 0226/2485] Create abdullyahuza.json --- domains/abdullyahuza.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/abdullyahuza.json diff --git a/domains/abdullyahuza.json b/domains/abdullyahuza.json new file mode 100644 index 000000000..5189b33fd --- /dev/null +++ b/domains/abdullyahuza.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "abdullyahuza" + }, + "record": { + "CNAME": "abdullyahuza.github.io" + } +} From 0b9882d08481002913aa1a3882413c6226b58533 Mon Sep 17 00:00:00 2001 From: Alessandro Bellesia Date: Mon, 27 Jan 2025 18:55:07 +0100 Subject: [PATCH 0227/2485] Create alessandrobellesia.json --- domains/alessandrobellesia.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alessandrobellesia.json diff --git a/domains/alessandrobellesia.json b/domains/alessandrobellesia.json new file mode 100644 index 000000000..7852bc21c --- /dev/null +++ b/domains/alessandrobellesia.json @@ -0,0 +1,10 @@ +{ + "description": "Alessandro Bellesia personal website", + "repo": "https://github.com/alessandrobellesia/alessandrobellesia.github.io", + "owner": { + "username": "alessandrobellesia" + }, + "record": { + "CNAME": "alessandrobellesia.github.io" + } +} From 55b0f031e805aa876c529ca047f1d10dedf3d3ad Mon Sep 17 00:00:00 2001 From: Abdulrazak Yahuza Date: Mon, 27 Jan 2025 19:03:15 +0100 Subject: [PATCH 0228/2485] Update abdullyahuza.json --- domains/abdullyahuza.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/abdullyahuza.json b/domains/abdullyahuza.json index 5189b33fd..47a979a27 100644 --- a/domains/abdullyahuza.json +++ b/domains/abdullyahuza.json @@ -1,6 +1,7 @@ { "owner": { - "username": "abdullyahuza" + "username": "abdullyahuza", + "email": "yahuzaabdulrazak@gmail.com" }, "record": { "CNAME": "abdullyahuza.github.io" From 3fd251edda852ba34a6c78994d56e956e5df5f68 Mon Sep 17 00:00:00 2001 From: Mehrdad Shokri Date: Fri, 24 Jan 2025 15:01:59 +0100 Subject: [PATCH 0229/2485] Create mehrdad --- domains/mehrdad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehrdad.json diff --git a/domains/mehrdad.json b/domains/mehrdad.json new file mode 100644 index 000000000..c824de884 --- /dev/null +++ b/domains/mehrdad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mehrdad-shokri", + "email": "code.poet95@gmail.com" + }, + "record": { + "CNAME": "mehrdad.ai" + } +} From bde10cbd572aebb79c42be405507a59de8059daf Mon Sep 17 00:00:00 2001 From: Alessandro Bellesia Date: Mon, 27 Jan 2025 19:07:03 +0100 Subject: [PATCH 0230/2485] Update alessandrobellesia.json --- domains/alessandrobellesia.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alessandrobellesia.json b/domains/alessandrobellesia.json index 7852bc21c..906c27f28 100644 --- a/domains/alessandrobellesia.json +++ b/domains/alessandrobellesia.json @@ -2,7 +2,8 @@ "description": "Alessandro Bellesia personal website", "repo": "https://github.com/alessandrobellesia/alessandrobellesia.github.io", "owner": { - "username": "alessandrobellesia" + "username": "alessandrobellesia", + "x": "@ale_bellesia" }, "record": { "CNAME": "alessandrobellesia.github.io" From 9908be2a990981e18680ef3a2a6635ba94e651f1 Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Tue, 28 Jan 2025 01:09:08 +0530 Subject: [PATCH 0231/2485] Create CodeXKun.json I want the domain with this name --- domains/CodeXKun.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/CodeXKun.json diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json new file mode 100644 index 000000000..85df0b73b --- /dev/null +++ b/domains/CodeXKun.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com", + "intagram": "", + "discord": "KunXNin#8506" + }, + "description": "I'll probably put some project pages on codexkun.is-a.dev.", + "record": { + "CNAME": "KunalBishwal.github.io" + } +} From 58f1db7c479c621c45a99244f757fc45da3226dc Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Mon, 27 Jan 2025 15:40:44 -0500 Subject: [PATCH 0232/2485] Create rapter.json --- domains/rapter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rapter.json diff --git a/domains/rapter.json b/domains/rapter.json new file mode 100644 index 000000000..c8eb146a3 --- /dev/null +++ b/domains/rapter.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Made Link Tree Styles Website", + "repo": "https://github.com/Rapter001/register", + "owner": { + "username": "Rapter001", + "email": "rapter001yt@gmail.com" + }, + "record": { + "A": ["69.197.135.202"] + } +} 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 0233/2485] 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 0234/2485] 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 5ebd16d85a3ea9451bd3f5c0eec3d0affddfc251 Mon Sep 17 00:00:00 2001 From: legzdev <87672676+legzdev@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:37:58 -0500 Subject: [PATCH 0235/2485] added legzdev.json --- domains/legz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/legz.json diff --git a/domains/legz.json b/domains/legz.json new file mode 100644 index 000000000..1b874ff00 --- /dev/null +++ b/domains/legz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LegzDev", + "email": "legzdev@proton.me" + }, + "record": { + "A": [ + "152.206.177.227" + ] + } +} From 9aa42366534f934877a4b5fcab20e79474f8c9ba Mon Sep 17 00:00:00 2001 From: Aryan Bamane Date: Tue, 28 Jan 2025 07:45:01 +0530 Subject: [PATCH 0236/2485] adding new domain after suggested changes by reviewer --- domains/ary.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/ary.json b/domains/ary.json index 9b77f06ff..01d7b924b 100644 --- a/domains/ary.json +++ b/domains/ary.json @@ -1,13 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/aryan2bamane/Portfolio", - "owner": { + "description": "My Portfolio Website", + "repo": "https://github.com/aryan2bamane/Portfolio", + "owner": { "username": "aryan2bamane", "email": "aryanbamane2@gmail.com" - }, - - "record": { - "CNAME": "https://aryan2bamane.github.io/Portfolio/" - } - - } \ No newline at end of file + }, + "record": { + "URL": "https://aryan2bamane.github.io/Portfolio/" + } +} From 865749a8082566d2a2cca95d09b533390ff62c14 Mon Sep 17 00:00:00 2001 From: Arvind Srivastav <94129388+alwenpy@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:58:28 +0530 Subject: [PATCH 0237/2485] Create alwen.json --- domains/alwen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alwen.json diff --git a/domains/alwen.json b/domains/alwen.json new file mode 100644 index 000000000..0bf2c75b5 --- /dev/null +++ b/domains/alwen.json @@ -0,0 +1,11 @@ +{ + "description": "Arvind's portfolio website", + "repo": "https://github.com/alwenpy/alwen-portfolio", + "owner": { + "username": "alwenpy", + "email": "alwen1928@gmail.com" + }, + "record": { + "CNAME": "ym60h2na.up.railway.app" + } +} From 90d59729431a918dc9665e630e3ef58c0c13e01c Mon Sep 17 00:00:00 2001 From: Viswanath Reddy Date: Tue, 28 Jan 2025 12:36:26 +0530 Subject: [PATCH 0238/2485] Create iviswanathreddy.json Register iviswanathreddy.is-a.dev with CNAME record. --- domains/iviswanathreddy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iviswanathreddy.json diff --git a/domains/iviswanathreddy.json b/domains/iviswanathreddy.json new file mode 100644 index 000000000..2c8b0d63e --- /dev/null +++ b/domains/iviswanathreddy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio written in Ruby and HTML", + "repo": "https://github.com/iviswanathreddy/iviswanathreddy.github.io.git", + "owner": { + "username": "iviswanathreddy", + "email": "i.viswanath666@gmail.com", + }, + "record": { + "CNAME": "https://iviswanathreddy.github.io" + } +} From e1ccf66dee78103018cd61121659467d9c769660 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:35:26 +0400 Subject: [PATCH 0239/2485] Update sunnydsouza.json --- domains/sunnydsouza.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/sunnydsouza.json b/domains/sunnydsouza.json index f2036daee..1bedf54c2 100644 --- a/domains/sunnydsouza.json +++ b/domains/sunnydsouza.json @@ -2,8 +2,7 @@ "description": "Sunny Dsouza's GitHub page", "owner": { "username": "sunnydsouza", - "email": "dsouzasunny1436@gmail.com", - "github": "sunnydsouza" + "email": "dsouzasunny1436@gmail.com" }, "record": { "URL": "https://github.com/sunnydsouza" From 429951bd4144f27b1552e6b3a69caa7157dcdaed Mon Sep 17 00:00:00 2001 From: Santosh Giri Date: Tue, 28 Jan 2025 14:22:10 +0545 Subject: [PATCH 0240/2485] Update santoshgiri.json removed proxie true --- domains/santoshgiri.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/santoshgiri.json b/domains/santoshgiri.json index 45ef812bd..a3d627d24 100644 --- a/domains/santoshgiri.json +++ b/domains/santoshgiri.json @@ -7,6 +7,5 @@ }, "record": { "URL": "https://santoshgiri.com.np/" - }, - "proxied": true - } \ No newline at end of file + } + } From 131fbb62777354eade4d470340a8e96bb5ed6d67 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Tue, 28 Jan 2025 14:10:43 +0530 Subject: [PATCH 0241/2485] Add domain --- domains/ibru.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ibru.json diff --git a/domains/ibru.json b/domains/ibru.json new file mode 100644 index 000000000..e447be8a0 --- /dev/null +++ b/domains/ibru.json @@ -0,0 +1 @@ +{"owner":{"username":"satindar31","email":"satindar@satindar-is.me"},"record":{"URL":"https://satindar.is-a.dev"}} \ No newline at end of file From c76c341a9bb579c01f790d9100201a180fcb8ea8 Mon Sep 17 00:00:00 2001 From: X Governor <49128672+xgovernor@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:05:26 +0000 Subject: [PATCH 0242/2485] added vercel domain --- domains/_vercel.at-muhammad.json | 10 ++++++++++ domains/at-muhammad.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.at-muhammad.json create mode 100644 domains/at-muhammad.json diff --git a/domains/_vercel.at-muhammad.json b/domains/_vercel.at-muhammad.json new file mode 100644 index 000000000..e505df9ed --- /dev/null +++ b/domains/_vercel.at-muhammad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "xgovernor", + "email": "abutahermuhammad@outlook.com", + "description": "Portfolio website of Abu Taher Muhammad" + }, + "record": { + "TXT": "vc-domain-verify=at-muhammad.is-a.dev,398740ea0c7de20b1a80" + } +} diff --git a/domains/at-muhammad.json b/domains/at-muhammad.json new file mode 100644 index 000000000..9dce1936a --- /dev/null +++ b/domains/at-muhammad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "xgovernor", + "email": "abutahermuhammad@outlook.com", + "description": "Portfolio website of Abu Taher Muhammad" + }, + "record": { + "CNAME": "at-mah.vercel.app" + } +} From 3b3e76de0f7334cb81d67ce08dd1cedec0eff208 Mon Sep 17 00:00:00 2001 From: Janos Lengyel <2803621+p0lish@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:42:42 +0200 Subject: [PATCH 0243/2485] Create baldr.json --- domains/baldr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/baldr.json diff --git a/domains/baldr.json b/domains/baldr.json new file mode 100644 index 000000000..81fc2713a --- /dev/null +++ b/domains/baldr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "p0lish", + "email": "polish1987@gmail.com" + }, + "record": { + "CNAME": "p0lish.github.io" + } +} From fe1c757d3c43cd7d3a02d9065f58cc8fe37839b1 Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Tue, 28 Jan 2025 05:20:44 -0500 Subject: [PATCH 0244/2485] Update rapter.json --- domains/rapter.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/rapter.json b/domains/rapter.json index c8eb146a3..15d30ab72 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -1,11 +1,10 @@ { - "description": "Personal Made Link Tree Styles Website", - "repo": "https://github.com/Rapter001/register", "owner": { "username": "Rapter001", "email": "rapter001yt@gmail.com" }, "record": { - "A": ["69.197.135.202"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 327ede7bded057343a9c1247ecbae0bb6b1bd9c0 Mon Sep 17 00:00:00 2001 From: Shivananda Sai Date: Mon, 27 Jan 2025 23:37:08 +0530 Subject: [PATCH 0245/2485] adding a new domain --- domains/shivananda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shivananda.json diff --git a/domains/shivananda.json b/domains/shivananda.json new file mode 100644 index 000000000..d2eafb647 --- /dev/null +++ b/domains/shivananda.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/ssk090/portfolio-2024", + "owner": { + "username": "ssk090", + "email": "shivanandasai.38@gmail.com" + }, + "record": { + "URL": "https://www.shivanandasai.xyz/" + } +} \ No newline at end of file From 09fe98cf3ab70e8d176a4745004cf151c57ec4c6 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:47:46 +0400 Subject: [PATCH 0246/2485] Update roque.json --- domains/roque.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roque.json b/domains/roque.json index 8b55a15b4..bfea3cb50 100644 --- a/domains/roque.json +++ b/domains/roque.json @@ -1,7 +1,7 @@ { "owner": { "username": "luisfroquez", - "email": "luisfroquez", + "email": "luisfroque@gmail.com", "discord": "lroque.dev" }, "record": { From e1a21da492df8ac2f17f0ba3667781efe96bd19d Mon Sep 17 00:00:00 2001 From: Viswanath Reddy Date: Tue, 28 Jan 2025 17:33:53 +0530 Subject: [PATCH 0247/2485] Update domains/iviswanathreddy.json Co-authored-by: Ibrahim Asif --- domains/iviswanathreddy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iviswanathreddy.json b/domains/iviswanathreddy.json index 2c8b0d63e..b9fdf3166 100644 --- a/domains/iviswanathreddy.json +++ b/domains/iviswanathreddy.json @@ -6,6 +6,6 @@ "email": "i.viswanath666@gmail.com", }, "record": { - "CNAME": "https://iviswanathreddy.github.io" + "CNAME": "iviswanathreddy.github.io" } } From a2569edb69ec2eadeb38952533888a4762016889 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Tue, 28 Jan 2025 16:17:01 +0400 Subject: [PATCH 0248/2485] remove empty email field --- domains/_vercel.siddharthjain.json | 1 - domains/siddharthjain.json | 1 - 2 files changed, 2 deletions(-) diff --git a/domains/_vercel.siddharthjain.json b/domains/_vercel.siddharthjain.json index 8b4471575..08a334e29 100644 --- a/domains/_vercel.siddharthjain.json +++ b/domains/_vercel.siddharthjain.json @@ -1,7 +1,6 @@ { "owner": { "username": "siddharth9300", - "email": "", "discord": "sidd9300" }, "record": { diff --git a/domains/siddharthjain.json b/domains/siddharthjain.json index ea94ad5e3..7deb848b0 100644 --- a/domains/siddharthjain.json +++ b/domains/siddharthjain.json @@ -1,7 +1,6 @@ { "owner": { "username": "siddharth9300", - "email": "", "discord": "sidd9300" }, "record": { From ba97990ede3aabfc8bc7c7c33d72eb4076d165b5 Mon Sep 17 00:00:00 2001 From: amosmurmu Date: Tue, 28 Jan 2025 18:55:33 +0530 Subject: [PATCH 0249/2485] fix:added email in amosmurmu.json --- domains/amosmurmu.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/amosmurmu.json b/domains/amosmurmu.json index 0a63d38c0..51a587a05 100644 --- a/domains/amosmurmu.json +++ b/domains/amosmurmu.json @@ -1,6 +1,9 @@ { + "description": "Personal Software Portfolio", + "repo": "https://github.com/amosmurmu/amosmurmu.github.io.git", "owner": { - "username": "amosmurmu" + "username": "amosmurmu", + "email": "amosmurmu002@gmail.com" }, "record": { "CNAME": "amosmurmu.github.io" From eb69e836f0b962acd43798dc60c55a3fdff3f867 Mon Sep 17 00:00:00 2001 From: Ethi19 <92517252+Ethi19@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:06:12 +0530 Subject: [PATCH 0250/2485] Update domains/sanjaykumar.json updating cname to make sure its compliant Co-authored-by: Ibrahim Asif --- domains/sanjaykumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanjaykumar.json b/domains/sanjaykumar.json index 3a0d25631..9940775a6 100644 --- a/domains/sanjaykumar.json +++ b/domains/sanjaykumar.json @@ -6,7 +6,7 @@ "email": "sanjaykumardec98@gmail.com" }, "record": { - "CNAME": "https://ethi19.github.io/vanillajs-portfolio" + "CNAME": "ethi19.github.io" } } \ No newline at end of file From 9c7a595a72cae15f604f07d8213cdf9e3ff35d28 Mon Sep 17 00:00:00 2001 From: Mark Aguirre Date: Tue, 28 Jan 2025 22:42:51 +0800 Subject: [PATCH 0251/2485] Update domains/markaguirre.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/markaguirre.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/markaguirre.json b/domains/markaguirre.json index 0df8d6dbc..730900038 100644 --- a/domains/markaguirre.json +++ b/domains/markaguirre.json @@ -6,6 +6,6 @@ "email": "markaguirre26@gmail.com" }, "record": { - "CNAME": "https://markaguirre.netlify.app/" + "CNAME": "markaguirre.netlify.app" } } \ No newline at end of file From 9300a746d61131b8b22d75b1f3c262421d5cc692 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:00:31 +0200 Subject: [PATCH 0252/2485] Create sh770 --- domains/sh770 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sh770 diff --git a/domains/sh770 b/domains/sh770 new file mode 100644 index 000000000..3d846b3e9 --- /dev/null +++ b/domains/sh770 @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sh770", + "email": "[sh770h@gmail.com]" + + }, + "record": { + "CNAME": "sh770.github.io/dev" + "TXT": "_github-pages-challenge-sh770.sh770.dev" + "TXT": "f1bc37cc382372c5b5ef5103b14648" + } +} From 86616207f482e982d44d402c9cbe76f88adf13d8 Mon Sep 17 00:00:00 2001 From: Ha Link Date: Tue, 28 Jan 2025 22:10:26 +0700 Subject: [PATCH 0253/2485] Create halink.json --- domains/halink.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/halink.json diff --git a/domains/halink.json b/domains/halink.json new file mode 100644 index 000000000..f66d8e9dc --- /dev/null +++ b/domains/halink.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "halink0803" + }, + "record": { + "CNAME: "halink0803.github.io" + } +} From 21b69841dbd72d197a1c49af37a4d67f9bc16c06 Mon Sep 17 00:00:00 2001 From: Ha Link Date: Tue, 28 Jan 2025 22:14:55 +0700 Subject: [PATCH 0254/2485] Update halink.json --- domains/halink.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/halink.json b/domains/halink.json index f66d8e9dc..464b84b14 100644 --- a/domains/halink.json +++ b/domains/halink.json @@ -3,6 +3,6 @@ "username": "halink0803" }, "record": { - "CNAME: "halink0803.github.io" + "CNAME": "halink0803.github.io" } } From d6d2eeb7d17b5f18777a425c86c4fe27620c549c Mon Sep 17 00:00:00 2001 From: Elanchezhiyan P Date: Tue, 28 Jan 2025 20:58:58 +0530 Subject: [PATCH 0255/2485] Update domains/elanchezhiyan-p.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/elanchezhiyan-p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elanchezhiyan-p.json b/domains/elanchezhiyan-p.json index 738a03576..e662a978f 100644 --- a/domains/elanchezhiyan-p.json +++ b/domains/elanchezhiyan-p.json @@ -6,6 +6,6 @@ "email": "elanche97@gmail.com" }, "record": { - "CNAME": "https://elanchezhiyan-p.github.io/profile" + "CNAME": "elanchezhiyan-p.github.io" } } From cd55e6aae5c8341175c1a6096133926d7607250e Mon Sep 17 00:00:00 2001 From: Elanchezhiyan P Date: Tue, 28 Jan 2025 20:59:05 +0530 Subject: [PATCH 0256/2485] Update domains/elanchezhiyan-p.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/elanchezhiyan-p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elanchezhiyan-p.json b/domains/elanchezhiyan-p.json index e662a978f..d0649fc5b 100644 --- a/domains/elanchezhiyan-p.json +++ b/domains/elanchezhiyan-p.json @@ -2,7 +2,7 @@ "description": "Elanchezhiyan's personal developer website", "repo": "https://github.com/Elanchezhiyan-P/Elanchezhiyan-P.git", "owner": { - "username": "Elanchezhiyan P", + "username": "Elanchezhiyan-P", "email": "elanche97@gmail.com" }, "record": { From e7d04251814041bbeaaaf16d0404fb3b6b7d5d44 Mon Sep 17 00:00:00 2001 From: Martin Shaw Date: Tue, 28 Jan 2025 16:08:12 +0000 Subject: [PATCH 0257/2485] Register subdomain "martin." --- domains/martin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/martin.json diff --git a/domains/martin.json b/domains/martin.json new file mode 100644 index 000000000..54d6e2df7 --- /dev/null +++ b/domains/martin.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/martinshaw/martinshaw.github.io", + "owner": { + "username": "martinshaw", + "email": "hello@martinshaw.co" + }, + "record": { + "CNAME": "martinshaw.github.io" + } +} \ No newline at end of file From 79af6519821a889a324d39bc8a5a4b053f5f2a4b Mon Sep 17 00:00:00 2001 From: sukhdevr898 <59791782+sukhdevr898@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:19:31 +0530 Subject: [PATCH 0258/2485] Add files via upload Adding new domain --- domains/sukhdevr898.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sukhdevr898.json diff --git a/domains/sukhdevr898.json b/domains/sukhdevr898.json new file mode 100644 index 000000000..05e6407f6 --- /dev/null +++ b/domains/sukhdevr898.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SUKHDEVR898", + "email": "sukhdevr898@gmail.com" + }, + "record": { + "CNAME": "ai898.free.nf" + } +} From c3e87b8eed09e08b17f495be578596ec41ad8101 Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:19:54 +0530 Subject: [PATCH 0259/2485] Update json for vercel --- domains/{vinay.json => _vercel.vinay.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{vinay.json => _vercel.vinay.json} (82%) diff --git a/domains/vinay.json b/domains/_vercel.vinay.json similarity index 82% rename from domains/vinay.json rename to domains/_vercel.vinay.json index 1ca72f120..0864d20f5 100644 --- a/domains/vinay.json +++ b/domains/_vercel.vinay.json @@ -8,6 +8,6 @@ "discord": "830872854677422150" }, "record": { - "CNAME": "vinux.in" + "TXT": ["vc-domain-verify=vinay.is-a.dev,fbe9cb0c6fd1fdf4c943"] } } \ No newline at end of file From 56cc705b351e97c069983fe9ee5b3111448bf291 Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:25:22 +0530 Subject: [PATCH 0260/2485] Update original json --- domains/vinay.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/vinay.json diff --git a/domains/vinay.json b/domains/vinay.json new file mode 100644 index 000000000..64af12f23 --- /dev/null +++ b/domains/vinay.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/vinugawade/vinux.in", + "owner": { + "username": "vinugawade", + "email": "vinulike11@gmail.com", + "linkedin": "https://www.linkedin.com/in/vinu-gawade", + "discord": "830872854677422150" + }, + "record": { + "CNAME": "vinux.in" + } +} \ No newline at end of file From 2fe16358e95a7bd5cf74843e28a011fd5daccf5f Mon Sep 17 00:00:00 2001 From: Satyam <150027381+SatyamIsSatyam@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:46:23 +0530 Subject: [PATCH 0261/2485] rename verification file --- ...json => _github-pages-challenge-SatyamIsSatyam.satyamjha.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-SatyamIsSatyam.json => _github-pages-challenge-SatyamIsSatyam.satyamjha.json} (100%) diff --git a/domains/_github-pages-challenge-SatyamIsSatyam.json b/domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json similarity index 100% rename from domains/_github-pages-challenge-SatyamIsSatyam.json rename to domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json From 883bddcfcc0d58301b86b880e7c860677becd311 Mon Sep 17 00:00:00 2001 From: Daniel Lozano Berben Date: Tue, 28 Jan 2025 19:19:20 +0100 Subject: [PATCH 0262/2485] Create daniellozano.json --- domains/daniellozano.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/daniellozano.json diff --git a/domains/daniellozano.json b/domains/daniellozano.json new file mode 100644 index 000000000..fd4924fbb --- /dev/null +++ b/domains/daniellozano.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "z4no", + "email": "danixt35@gmail.com" + }, + "record": { + "CNAME": "z4no.github.io" + } +} From 534145aa97938b085d61cbd0e1f97da22e2c2660 Mon Sep 17 00:00:00 2001 From: zeroUno Date: Tue, 28 Jan 2025 19:55:56 +0100 Subject: [PATCH 0263/2485] Create cota.json --- domains/cota.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/cota.json diff --git a/domains/cota.json b/domains/cota.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/cota.json @@ -0,0 +1 @@ + From f6905e538442968ad74c91ff258ab6e150912cda Mon Sep 17 00:00:00 2001 From: zeroUno Date: Tue, 28 Jan 2025 20:02:28 +0100 Subject: [PATCH 0264/2485] Update cota.json --- domains/cota.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/cota.json b/domains/cota.json index 8b1378917..a7bdf28cf 100644 --- a/domains/cota.json +++ b/domains/cota.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "zer0uno" + }, + "record": { + "CNAME": "cotanto.it" + } +} From d465e15c75df90798acf7bebf42211fc7ecc28ce Mon Sep 17 00:00:00 2001 From: zeroUno Date: Tue, 28 Jan 2025 20:03:17 +0100 Subject: [PATCH 0265/2485] Update cota.json --- domains/cota.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cota.json b/domains/cota.json index a7bdf28cf..34e7b0669 100644 --- a/domains/cota.json +++ b/domains/cota.json @@ -3,6 +3,6 @@ "username": "zer0uno" }, "record": { - "CNAME": "cotanto.it" + "URL": "https://www.cotanto.it" } } From 8f198ce21cdf7ceaae99506d887d1e23e2596dd8 Mon Sep 17 00:00:00 2001 From: Afonso Ribeiro Date: Tue, 28 Jan 2025 20:25:01 +0000 Subject: [PATCH 0266/2485] Create afonsoribeiro.json --- domains/afonsoribeiro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/afonsoribeiro.json diff --git a/domains/afonsoribeiro.json b/domains/afonsoribeiro.json new file mode 100644 index 000000000..c0a21b66f --- /dev/null +++ b/domains/afonsoribeiro.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "owner": { + "username": "Afons0Ribeiro", + "email": "afonsomsfribeiro@gmail.com" + }, + "record": { + "A": ["94.61.156.248"], + "AAAA": ["2001:818:eb38:800:c13b:6eab:f74c:b965"] + }, + "proxied": false +} From ba6e45750eab7332e6f910c5816ae3935200e611 Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:28:32 +0100 Subject: [PATCH 0267/2485] GitHub verification --- .../_github-pages-challenge-TheRealCrazyfuy.abeja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json diff --git a/domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json b/domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json new file mode 100644 index 000000000..0f3d6be28 --- /dev/null +++ b/domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "TXT": "57fda717044e3715b197fe293216f9" + } +} From 70a8eb07e8f2259dc58f420927864abd773a1213 Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:34:29 +0100 Subject: [PATCH 0268/2485] Discord verification --- domains/_discord.abeja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.abeja.json diff --git a/domains/_discord.abeja.json b/domains/_discord.abeja.json new file mode 100644 index 000000000..164793c0f --- /dev/null +++ b/domains/_discord.abeja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "TXT": "dh=af03f42bbbaaca145280cdd080f105feb02a9145" + } +} From e8eb2e8f9d4a06a1b6d9e4e01b89f1b34153e933 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:42:34 +0000 Subject: [PATCH 0269/2485] Create rom.json --- domains/rom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rom.json diff --git a/domains/rom.json b/domains/rom.json new file mode 100644 index 000000000..43ade7d92 --- /dev/null +++ b/domains/rom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman2.pages.dev" + } +} From 0c506324dcda4632c68a396a0ad38f85198b74a8 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:02:20 +0000 Subject: [PATCH 0270/2485] Create ro.json --- ro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ro.json diff --git a/ro.json b/ro.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/ro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From e9a7eb99ffe52046312773fe3724b275dfcf9598 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:07:05 +0000 Subject: [PATCH 0271/2485] oops --- ro.json => domains/ro.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ro.json => domains/ro.json (100%) diff --git a/ro.json b/domains/ro.json similarity index 100% rename from ro.json rename to domains/ro.json From e76f602d3d65c9669c3afe2c8260d33b45258bc2 Mon Sep 17 00:00:00 2001 From: komaru Date: Tue, 28 Jan 2025 22:12:41 +0100 Subject: [PATCH 0272/2485] rename to komaru --- domains/{winbo.json => komaru.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{winbo.json => komaru.json} (54%) diff --git a/domains/winbo.json b/domains/komaru.json similarity index 54% rename from domains/winbo.json rename to domains/komaru.json index 98c0a2afe..46caa668d 100644 --- a/domains/winbo.json +++ b/domains/komaru.json @@ -1,9 +1,9 @@ { "owner": { - "username": "winbo-yml-exe", + "username": "komaru-meow", "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-yml.github.io" + "CNAME": "komaru-meow.github.io" } } From 5a58ed55f9feafbe9a62d597e2dd76f504c03690 Mon Sep 17 00:00:00 2001 From: komaru Date: Tue, 28 Jan 2025 22:13:07 +0100 Subject: [PATCH 0273/2485] rename to komaru --- domains/{cdn.winbo.json => cdn.komaru.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{cdn.winbo.json => cdn.komaru.json} (54%) diff --git a/domains/cdn.winbo.json b/domains/cdn.komaru.json similarity index 54% rename from domains/cdn.winbo.json rename to domains/cdn.komaru.json index d2086cfc7..d2da00f19 100644 --- a/domains/cdn.winbo.json +++ b/domains/cdn.komaru.json @@ -1,9 +1,9 @@ { "owner": { - "username": "winbo-yml-exe", + "username": "komaru-meow", "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-cdn.github.io" + "CNAME": "komaru-cdn.github.io" } } From 124ca7579c2b1acaf9fa4cfe4f21bf1f4faf1a0e Mon Sep 17 00:00:00 2001 From: komaru Date: Tue, 28 Jan 2025 22:13:41 +0100 Subject: [PATCH 0274/2485] change to komaru --- domains/discord.winbo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/discord.winbo.json b/domains/discord.winbo.json index b08208572..8d30e3739 100644 --- a/domains/discord.winbo.json +++ b/domains/discord.winbo.json @@ -1,9 +1,9 @@ { "owner": { - "username": "winbo-yml-exe", + "username": "komaru-meow", "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-discord.github.io" + "CNAME": "komaru-discord.github.io" } } From 82147d18d1ac1b2851e54f8fdb84c226ae642194 Mon Sep 17 00:00:00 2001 From: TheRealCrazyfuy Date: Tue, 28 Jan 2025 22:25:58 +0100 Subject: [PATCH 0275/2485] Rename to lowercase --- ...eja.json => _github-pages-challenge-therealcrazyfuy.abeja.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json => _github-pages-challenge-therealcrazyfuy.abeja.json (100%) diff --git a/domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json b/_github-pages-challenge-therealcrazyfuy.abeja.json similarity index 100% rename from domains/_github-pages-challenge-TheRealCrazyfuy.abeja.json rename to _github-pages-challenge-therealcrazyfuy.abeja.json From f14b480aa6895f4ec54ba712990d4b9eb905b67d Mon Sep 17 00:00:00 2001 From: TheRealCrazyfuy Date: Tue, 28 Jan 2025 22:36:48 +0100 Subject: [PATCH 0276/2485] oops accidentally moved it outside --- .../_github-pages-challenge-therealcrazyfuy.abeja.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-therealcrazyfuy.abeja.json => domains/_github-pages-challenge-therealcrazyfuy.abeja.json (100%) diff --git a/_github-pages-challenge-therealcrazyfuy.abeja.json b/domains/_github-pages-challenge-therealcrazyfuy.abeja.json similarity index 100% rename from _github-pages-challenge-therealcrazyfuy.abeja.json rename to domains/_github-pages-challenge-therealcrazyfuy.abeja.json From c0ed23a2bddfbaec7193ff19c84e84cf2bfa8ca8 Mon Sep 17 00:00:00 2001 From: Olasubomi Elijah Olubisi <123889642+firstaxel@users.noreply.github.com> Date: Tue, 28 Jan 2025 22:40:40 +0100 Subject: [PATCH 0277/2485] Create _vercel.olasubomi.json --- domains/_vercel.olasubomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.olasubomi.json diff --git a/domains/_vercel.olasubomi.json b/domains/_vercel.olasubomi.json new file mode 100644 index 000000000..120657876 --- /dev/null +++ b/domains/_vercel.olasubomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "firstaxel", + "email": "olasubomiolubisi@geeg.space", + "discord": "twinkleolu" + }, + "record": { + "TXT": "vc-domain-verify=olasubomi.is-a.dev,f6bc7744ff52f86278e8" + } +} From 4d278ece9fd5923e9c64339d0fafc458162726ba Mon Sep 17 00:00:00 2001 From: Wilson Morales Date: Tue, 28 Jan 2025 15:45:12 -0600 Subject: [PATCH 0278/2485] Wilson subdomain request --- domains/wilson.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wilson.json diff --git a/domains/wilson.json b/domains/wilson.json new file mode 100644 index 000000000..f84c3f9bc --- /dev/null +++ b/domains/wilson.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/wmoralesl/wmoralesl.github.io", + "owner": { + "username": "wmoralesl", + "email": "wilsonm57wm@gmail.com" + }, + "record": { + "CNAME": "wmoralesl.github.io" + } +} \ No newline at end of file From 31e95e6312d0be384cefbe4222343cd18d7882af Mon Sep 17 00:00:00 2001 From: Olasubomi Elijah Olubisi <123889642+firstaxel@users.noreply.github.com> Date: Tue, 28 Jan 2025 22:55:50 +0100 Subject: [PATCH 0279/2485] Create olasubomi.json --- domains/olasubomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/olasubomi.json diff --git a/domains/olasubomi.json b/domains/olasubomi.json new file mode 100644 index 000000000..c32d56182 --- /dev/null +++ b/domains/olasubomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "firstaxel", + "email": "olasubomiolubisi@geeg.space", + "discord": "twinkleolu" + }, + "record": { + "CNAME": "https://twinkle-portfolio-wine.vercel.app/" + } +} From 187eafd335f55eb6dcfe7cf731f6f28f8fccd516 Mon Sep 17 00:00:00 2001 From: Olasubomi Elijah Olubisi <123889642+firstaxel@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:05:47 +0100 Subject: [PATCH 0280/2485] Update _vercel.olasubomi.json --- domains/_vercel.olasubomi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.olasubomi.json b/domains/_vercel.olasubomi.json index 120657876..ce89abcda 100644 --- a/domains/_vercel.olasubomi.json +++ b/domains/_vercel.olasubomi.json @@ -2,7 +2,7 @@ "owner": { "username": "firstaxel", "email": "olasubomiolubisi@geeg.space", - "discord": "twinkleolu" + "discord": "1209136236607049758" }, "record": { "TXT": "vc-domain-verify=olasubomi.is-a.dev,f6bc7744ff52f86278e8" From 8104c0c797ef09aab44d3501e8817edca1772aeb Mon Sep 17 00:00:00 2001 From: Olasubomi Elijah Olubisi <123889642+firstaxel@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:07:17 +0100 Subject: [PATCH 0281/2485] Update olasubomi.json --- domains/olasubomi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/olasubomi.json b/domains/olasubomi.json index c32d56182..8fe0f6c14 100644 --- a/domains/olasubomi.json +++ b/domains/olasubomi.json @@ -2,9 +2,9 @@ "owner": { "username": "firstaxel", "email": "olasubomiolubisi@geeg.space", - "discord": "twinkleolu" + "discord": "1209136236607049758" }, "record": { - "CNAME": "https://twinkle-portfolio-wine.vercel.app/" + "CNAME": "twinkle-portfolio-wine.vercel.app" } } From a183cd78ad469e6b71c5ca286334c91aa4c05add Mon Sep 17 00:00:00 2001 From: juancxdev Date: Tue, 28 Jan 2025 17:17:35 -0500 Subject: [PATCH 0282/2485] Create juancx.json --- domains/juancx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juancx.json diff --git a/domains/juancx.json b/domains/juancx.json new file mode 100644 index 000000000..1dbc83cf6 --- /dev/null +++ b/domains/juancx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "juancxdev", + "email": "developer.juancx@gmail.com" + }, + "record": { + "A": ["199.36.158.100"], + "TXT": "hosting-site=juancx-9e024" + } +} From dcb199f316f86943046bc7845f98dbe3f74192f7 Mon Sep 17 00:00:00 2001 From: Daniel Pedroza Date: Tue, 28 Jan 2025 23:32:11 +0100 Subject: [PATCH 0283/2485] Create danielpedroza.json --- domains/danielpedroza.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/danielpedroza.json diff --git a/domains/danielpedroza.json b/domains/danielpedroza.json new file mode 100644 index 000000000..cf1042f89 --- /dev/null +++ b/domains/danielpedroza.json @@ -0,0 +1,11 @@ +{ + "description": "Daniel's developer website", + "repo": "https://github.com/daniepusb/daniepusb.github.io", + "owner": { + "username": "daniepusb", + "linkedin": "https://www.linkedin.com/in/danielpedroza87" + }, + "record": { + "URL": "https://daniepusb.github.io/" + } +} From 5642a1acff03cca951ac215913e2a8d8cad5879a Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:40:39 -0300 Subject: [PATCH 0284/2485] Update matheusdev.json --- domains/matheusdev.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/matheusdev.json b/domains/matheusdev.json index c1054edb2..0b5743747 100644 --- a/domains/matheusdev.json +++ b/domains/matheusdev.json @@ -4,6 +4,7 @@ "owner": { "username": "matheusfdosan", "email": "matheusfaustinoe20@gmail.com", + "linkedin": "https://www.linkedin.com/in/matheusfaus/", "discord": "979816215281279019" }, "record": { From b559a9fe3eecf70469c8bbcf8000d32d1797c62a Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:40:46 -0300 Subject: [PATCH 0285/2485] Update _vercel.matheusdev.json --- domains/_vercel.matheusdev.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.matheusdev.json b/domains/_vercel.matheusdev.json index c495bd2ef..e45e6dd3d 100644 --- a/domains/_vercel.matheusdev.json +++ b/domains/_vercel.matheusdev.json @@ -1,10 +1,13 @@ { + "description": "Web Developer Portifolio", + "repo": "https://github.com/matheusfdosan/portifolio/", "owner": { "username": "matheusfdosan", "email": "matheusfaustinoe20@gmail.com", + "linkedin": "https://www.linkedin.com/in/matheusfaus/", "discord": "979816215281279019" }, "record": { - "TXT": "vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883" + "TXT": ["vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883"] } } From 884ee03dbb4c3efd8ece2f376a3af919bd2929a2 Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:11:29 -0600 Subject: [PATCH 0286/2485] Create fernandocuba.json --- fernandocuba.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fernandocuba.json diff --git a/fernandocuba.json b/fernandocuba.json new file mode 100644 index 000000000..ccb7aa117 --- /dev/null +++ b/fernandocuba.json @@ -0,0 +1,6 @@ +{ + "subdomain": "fernandocuba", + "owner": { + "email": "lfernando.cubar@gmail.com" + } +} From f12165b17738a57a660e5eecfa17592534a18e07 Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:13:50 -0600 Subject: [PATCH 0287/2485] Delete fernandocuba.json --- fernandocuba.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 fernandocuba.json diff --git a/fernandocuba.json b/fernandocuba.json deleted file mode 100644 index ccb7aa117..000000000 --- a/fernandocuba.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "subdomain": "fernandocuba", - "owner": { - "email": "lfernando.cubar@gmail.com" - } -} From 8769df0b4a4f6b2b2409718659bb7847e9f62f9b Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:16:19 -0600 Subject: [PATCH 0288/2485] Create fernandocuba --- domains/fernandocuba | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fernandocuba diff --git a/domains/fernandocuba b/domains/fernandocuba new file mode 100644 index 000000000..f25fe5044 --- /dev/null +++ b/domains/fernandocuba @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/fernando-cuba/portafoliocuba", + "owner": { + "username": "fernando-cuba", + "email": "lfernando.cubar@gmail.com" + }, + "record": { + "CNAME": "fernando-cuba.github.io" + } +} From c85d352d8eacd17b6e8685dfc5dc32a67f768508 Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Tue, 28 Jan 2025 18:27:24 -0600 Subject: [PATCH 0289/2485] Update fernandocuba --- domains/fernandocuba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fernandocuba b/domains/fernandocuba index f25fe5044..8f5bed745 100644 --- a/domains/fernandocuba +++ b/domains/fernandocuba @@ -1,6 +1,6 @@ { "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/fernando-cuba/portafoliocuba", + "repo": "https://fernando-cuba.github.io/portafolio/", "owner": { "username": "fernando-cuba", "email": "lfernando.cubar@gmail.com" From 180dd61dc547fad7c215d6979da19b725e25addf Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Tue, 28 Jan 2025 20:41:45 -0500 Subject: [PATCH 0290/2485] Update rapter.json --- domains/rapter.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/rapter.json b/domains/rapter.json index 15d30ab72..d75f900ef 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "Rapter001", - "email": "rapter001yt@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + "record": { + "NS": [ + "martha.ns.cloudflare.com", + "quinton.ns.cloudflare.com" + ] + } } From 590d3e4cd4efd12d4b624166a81340b0567d0116 Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Wed, 29 Jan 2025 07:50:29 +0530 Subject: [PATCH 0291/2485] Update spreadsheets600.json --- domains/spreadsheets600.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/spreadsheets600.json b/domains/spreadsheets600.json index cdb818097..905f6033c 100644 --- a/domains/spreadsheets600.json +++ b/domains/spreadsheets600.json @@ -1,8 +1,11 @@ { + "description": "Personal Portfolio Website", + "repo": "https://github.com/SpreadSheets600/SpreadSheets600", "owner": { - "username": "SpreadSheets600" + "username": "SpreadSheets600", + "email": "sohammaity006@gmail.com" }, "record": { - "RECORDTYPE": "CNAME" + "CNAME": "https://spreadsheets600.github.io/SpreadSheets600/" } } From 962475a2548c4263539c2acc2edebdd1f8b751ef Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Wed, 29 Jan 2025 07:52:41 +0530 Subject: [PATCH 0292/2485] Create _github-pages-challenge-SpreadSheets600.json --- domains/_github-pages-challenge-SpreadSheets600.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-SpreadSheets600.json diff --git a/domains/_github-pages-challenge-SpreadSheets600.json b/domains/_github-pages-challenge-SpreadSheets600.json new file mode 100644 index 000000000..8d911c39c --- /dev/null +++ b/domains/_github-pages-challenge-SpreadSheets600.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SpreadSheets600", + "email": "sohammaity006@gmail.com" + }, + "record": { + "TXT": "b1bfc537d107d9e43ad2afd111fe3d" + } +} From 867a639fcad8e81a567536a7dcd0851662e8ff87 Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Wed, 29 Jan 2025 09:25:42 +0530 Subject: [PATCH 0293/2485] Update domains/spreadsheets600.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/spreadsheets600.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/spreadsheets600.json b/domains/spreadsheets600.json index 905f6033c..9e2b4115b 100644 --- a/domains/spreadsheets600.json +++ b/domains/spreadsheets600.json @@ -6,6 +6,6 @@ "email": "sohammaity006@gmail.com" }, "record": { - "CNAME": "https://spreadsheets600.github.io/SpreadSheets600/" + "CNAME": "spreadsheets600.github.io" } } From cca9103221b8e7553b11ea49cb10c89423a5df96 Mon Sep 17 00:00:00 2001 From: skyescrawford <68087051+skyescrawford@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:56:25 +0700 Subject: [PATCH 0294/2485] Create azizwali.json --- domains/azizwali.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/azizwali.json diff --git a/domains/azizwali.json b/domains/azizwali.json new file mode 100644 index 000000000..bb4b23d52 --- /dev/null +++ b/domains/azizwali.json @@ -0,0 +1,11 @@ +{ + "description": "Skyes Crawford Personal Website", + "repo": "https://github.com/skyescrawford", + "owner": { + "username": "skyescrawford", + "email": "aziz_inc@apps.ipb.ac.id" + }, + "record": { + "CNAME": "skyescrawford.github.io" + } +} From 53d46eb03fcf21eb79be6a8dda36c0d7fbe62b86 Mon Sep 17 00:00:00 2001 From: WILSON ALBERTO MORALES LAZARO Date: Tue, 28 Jan 2025 22:02:09 -0600 Subject: [PATCH 0295/2485] Wilson TXT Record --- domains/_github-pages-challenge-wmoralesl.wilson.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-wmoralesl.wilson.json diff --git a/domains/_github-pages-challenge-wmoralesl.wilson.json b/domains/_github-pages-challenge-wmoralesl.wilson.json new file mode 100644 index 000000000..e58217362 --- /dev/null +++ b/domains/_github-pages-challenge-wmoralesl.wilson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wmoralesl", + "email": "wilsonm57wm@gmail.com" + }, + "record": { + "TXT": "10f8fd2a05d93142f03d2a6ee4142e" + } + } \ No newline at end of file From b9269fb64e93f57cfae28dfff316ea5c86cc3fb7 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Wed, 29 Jan 2025 08:11:21 +0400 Subject: [PATCH 0296/2485] Rename _github-pages-challenge-SatyamIsSatyam.satyamjha.json to _github-pages-challenge-satyamissatyam.satyamjha.json --- ...on => _github-pages-challenge-satyamissatyam.satyamjha.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-SatyamIsSatyam.satyamjha.json => _github-pages-challenge-satyamissatyam.satyamjha.json} (98%) diff --git a/domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json b/domains/_github-pages-challenge-satyamissatyam.satyamjha.json similarity index 98% rename from domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json rename to domains/_github-pages-challenge-satyamissatyam.satyamjha.json index f32e57e5e..bd9a8210c 100644 --- a/domains/_github-pages-challenge-SatyamIsSatyam.satyamjha.json +++ b/domains/_github-pages-challenge-satyamissatyam.satyamjha.json @@ -6,4 +6,4 @@ "record": { "TXT": "cfb164b676b453b9258240ca419ce0" } -} \ No newline at end of file +} From 2e9a884bcaf1ea32b261c9b9d0a47f759952da4d Mon Sep 17 00:00:00 2001 From: Soham Maity Date: Wed, 29 Jan 2025 09:53:25 +0530 Subject: [PATCH 0297/2485] Rename _github-pages-challenge-SpreadSheets600.json to _github-pages-challenge-spreadsheets600.spreadsheets600.json --- ... _github-pages-challenge-spreadsheets600.spreadsheets600.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-SpreadSheets600.json => _github-pages-challenge-spreadsheets600.spreadsheets600.json} (100%) diff --git a/domains/_github-pages-challenge-SpreadSheets600.json b/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json similarity index 100% rename from domains/_github-pages-challenge-SpreadSheets600.json rename to domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json From 7fb9b76ec56a2770e913090bf64b514441116cc7 Mon Sep 17 00:00:00 2001 From: jitendra saraf <156499410+jiten398@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:28:12 +0530 Subject: [PATCH 0298/2485] Update jitendrasaraf.json Added preview link and removed ns --- domains/jitendrasaraf.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json index 7931379f9..b50bb6b4f 100644 --- a/domains/jitendrasaraf.json +++ b/domains/jitendrasaraf.json @@ -1,13 +1,12 @@ { "description": "portfolio page", "repo": "https://github.com/jiten398/portfolio-latest", + "preview": "https://portfolio-latest2.onrender.com/", "owner": { "username": "jiten398", "email": "jitendrasaraf65@gmail.com" }, "record": { - "A": ["216.24.57.1"], // i want to manage this domain using my cloudflare account if possible please add ns otherwise just point this domain to my portfolio hosted in render thanks - "ns1": "pedro.ns.cloudflare.com", - "ns2": "brenna.ns.cloudflare.com" + "A": ["216.24.57.1"], } } From 5391a446affd8a504f3a7c793de4047b3fd876e6 Mon Sep 17 00:00:00 2001 From: Mehul Pathak Date: Wed, 29 Jan 2025 11:02:39 +0530 Subject: [PATCH 0299/2485] discord domain verification for mehulpathak --- domains/_discord.mehulpathak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.mehulpathak.json diff --git a/domains/_discord.mehulpathak.json b/domains/_discord.mehulpathak.json new file mode 100644 index 000000000..e4691142d --- /dev/null +++ b/domains/_discord.mehulpathak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "m3hu1", + "email": "pathakkmehul@gmail.com" + }, + "record": { + "TXT": "dh=bb5a0d412e8f7f0b02dbf56d27610f20b99ac8a9" + } +} From f887523d24d37d611566bafb89d2f5c1eea9905d Mon Sep 17 00:00:00 2001 From: Animesh Kotka <40909527+AnimeshKotka@users.noreply.github.com> Date: Wed, 29 Jan 2025 11:11:55 +0530 Subject: [PATCH 0300/2485] Update domains/animesh-kotka.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/animesh-kotka.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/animesh-kotka.json b/domains/animesh-kotka.json index a5549034a..4cd7a84c1 100644 --- a/domains/animesh-kotka.json +++ b/domains/animesh-kotka.json @@ -6,6 +6,6 @@ "email": "animesh@kotka.tech" }, "record": { - "CNAME": "https://animeshkotka.github.io/Animesh-Kotka-Portfolio" + "CNAME": "animeshkotka.github.io" } } \ No newline at end of file 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 0301/2485] 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 b668a5329c19d0da67b2c749ff1aab99bbc61791 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:24:08 +0400 Subject: [PATCH 0302/2485] Update jitendrasaraf.json --- domains/jitendrasaraf.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json index b50bb6b4f..d6a7f3f44 100644 --- a/domains/jitendrasaraf.json +++ b/domains/jitendrasaraf.json @@ -1,12 +1,11 @@ { "description": "portfolio page", "repo": "https://github.com/jiten398/portfolio-latest", - "preview": "https://portfolio-latest2.onrender.com/", "owner": { "username": "jiten398", "email": "jitendrasaraf65@gmail.com" }, "record": { - "A": ["216.24.57.1"], + "A": ["216.24.57.1"] } } 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 0303/2485] 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 ee6f2b28494a70938eef247a7bb1a24d527c58ab Mon Sep 17 00:00:00 2001 From: amosmurmu Date: Wed, 29 Jan 2025 12:25:34 +0530 Subject: [PATCH 0304/2485] fix:added verify string --- domains/_github-pages-challenge-amosmurmu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-amosmurmu.json diff --git a/domains/_github-pages-challenge-amosmurmu.json b/domains/_github-pages-challenge-amosmurmu.json new file mode 100644 index 000000000..b25f93b52 --- /dev/null +++ b/domains/_github-pages-challenge-amosmurmu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amosmurmu", + "email": "amosmurmu002@gmail.com" + }, + "record": { + "TXT": "6cd31a4dfd2ef9242a7478f015b26b" + } +} 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 0305/2485] 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 182ec7538fe33b70cc492ada0b281ebbd8b978d5 Mon Sep 17 00:00:00 2001 From: Leo <39775137+LaPyaeOo@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:53:09 +0630 Subject: [PATCH 0306/2485] Update domains/la-pyae-oo.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/la-pyae-oo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json index 031c1225a..3fb47d4b7 100644 --- a/domains/la-pyae-oo.json +++ b/domains/la-pyae-oo.json @@ -6,7 +6,7 @@ "email": "lapyaeootharthar@gmail.com" }, "record": { - "CNAME": "LaPyaeOo.github.io" + "CNAME": "lapyaeoo.github.io" }, "proxied": true } \ No newline at end of file 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 0307/2485] 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 98e6dcbbb812fbf7bef209fd420e6386077b1635 Mon Sep 17 00:00:00 2001 From: amosmurmu Date: Wed, 29 Jan 2025 14:34:26 +0530 Subject: [PATCH 0308/2485] fix:correct format in subdomain --- ... => _github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-amosmurmu.json => _github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-amosmurmu.json b/domains/_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-amosmurmu.json rename to domains/_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json From 7d36bb6ff7d74ecae0716e5ba0176518e2c0fe98 Mon Sep 17 00:00:00 2001 From: SalmanIyad <110406908+SalmanIyad@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:17:02 +0200 Subject: [PATCH 0309/2485] Create _vercel.salman.json --- domains/domains/_vercel.salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domains/_vercel.salman.json diff --git a/domains/domains/_vercel.salman.json b/domains/domains/_vercel.salman.json new file mode 100644 index 000000000..6158395b2 --- /dev/null +++ b/domains/domains/_vercel.salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" + } +} From a7f474da63b440ef87b306a7f81cc951694da248 Mon Sep 17 00:00:00 2001 From: GioMjds Date: Wed, 29 Jan 2025 18:45:12 +0800 Subject: [PATCH 0310/2485] GioMjds's registering domain --- domains/mimic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mimic.json diff --git a/domains/mimic.json b/domains/mimic.json new file mode 100644 index 000000000..633d1cfe4 --- /dev/null +++ b/domains/mimic.json @@ -0,0 +1,11 @@ +{ + "description": "@mimic's personal portfolio", + "repo": "https://github.com/GioMjds/Personal-Portfolio.git", + "owner": { + "username": "GioMjds", + "email": "giomjds@gmail.com" + }, + "record": { + "CNAME": "giomjds-portfolio.vercel.app" + } +} From 095cc5512eff901d832a7ed93acce35d0f0f702a Mon Sep 17 00:00:00 2001 From: R-Okje <68820812+R-Okje@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:24:54 +0530 Subject: [PATCH 0311/2485] Rename viral-soni to viral-soni.json --- domains/{viral-soni => viral-soni.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{viral-soni => viral-soni.json} (100%) diff --git a/domains/viral-soni b/domains/viral-soni.json similarity index 100% rename from domains/viral-soni rename to domains/viral-soni.json From 0db0f4ff7f8a6a03f2c542ac2e90562a537558a5 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:02:31 +0400 Subject: [PATCH 0312/2485] Rename _github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json to _github-pages-challenge-amosmurmu.amosmurmu.json --- ....dev.json => _github-pages-challenge-amosmurmu.amosmurmu.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json => _github-pages-challenge-amosmurmu.amosmurmu.json} (100%) diff --git a/domains/_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json b/domains/_github-pages-challenge-amosmurmu.amosmurmu.json similarity index 100% rename from domains/_github-pages-challenge-amosmurmu.amosmurmu.is-a.dev.json rename to domains/_github-pages-challenge-amosmurmu.amosmurmu.json From 5256a0e86d845f07b83d1a0f2de963b942e2678e Mon Sep 17 00:00:00 2001 From: Animesh Kotka <40909527+AnimeshKotka@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:51:54 +0530 Subject: [PATCH 0313/2485] Verify animesh-kotka github verification record added --- ...ithub-pages-challenge-AnimeshKotka.animesh-kotka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json diff --git a/domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json b/domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json new file mode 100644 index 000000000..8f107840f --- /dev/null +++ b/domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AnimeshKotka", + "email": "animeshkotka520@gmail.com" + }, + "record": { + "TXT": "516e1afaa96818228e8a61bf901188" + } +} From 856d79a158918ad9eaa76353bb0aaec393d7dd6c Mon Sep 17 00:00:00 2001 From: Animesh Kotka <40909527+AnimeshKotka@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:57:25 +0530 Subject: [PATCH 0314/2485] Rename _github-pages-challenge-AnimeshKotka.animesh-kotka.json to _github-pages-challenge-animeshkotka.animesh-kotka.json --- ...on => _github-pages-challenge-animeshkotka.animesh-kotka.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-AnimeshKotka.animesh-kotka.json => _github-pages-challenge-animeshkotka.animesh-kotka.json} (100%) diff --git a/domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json b/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json similarity index 100% rename from domains/_github-pages-challenge-AnimeshKotka.animesh-kotka.json rename to domains/_github-pages-challenge-animeshkotka.animesh-kotka.json From 5a7e28d28873e4ae42a80d708feb48274389bf37 Mon Sep 17 00:00:00 2001 From: Rohit Gunthal <121371717+rohitgunthal18@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:13:01 +0530 Subject: [PATCH 0315/2485] Create rohitgunthal.json --- domains/rohitgunthal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rohitgunthal.json diff --git a/domains/rohitgunthal.json b/domains/rohitgunthal.json new file mode 100644 index 000000000..88c7af6ac --- /dev/null +++ b/domains/rohitgunthal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username":"rohitgunthal18", + "email": "rohitgunthal1819@gmail.com" + }, + "record": { + "CNAME":"rohitgunthal18.github.io" + } +} From 0fd4a634f6085df7da97f6374f702bd08d18ae15 Mon Sep 17 00:00:00 2001 From: Melih Degis Date: Wed, 29 Jan 2025 15:01:14 +0300 Subject: [PATCH 0316/2485] Create melih.json --- domains/melih.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/melih.json diff --git a/domains/melih.json b/domains/melih.json new file mode 100644 index 000000000..af3ed9360 --- /dev/null +++ b/domains/melih.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mdegis", + "email": "melihdegis@gmail.com" + }, + "record": { + "CNAME": "mdegis.com" + } +} From efbe93cf339e760f5e6402bab786b6d9b8992cc8 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:02:59 +0800 Subject: [PATCH 0317/2485] Create lawrenceee04.json --- lawrenceee04.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lawrenceee04.json diff --git a/lawrenceee04.json b/lawrenceee04.json new file mode 100644 index 000000000..4426684b2 --- /dev/null +++ b/lawrenceee04.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "lawrenceee04" + }, + "record": { + "CNAME": "lawrenceee04.github.io" + } +} From f12977a8e4bd600f36f7bf49b4efccd6f10f1e16 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:06:28 +0800 Subject: [PATCH 0318/2485] Update lawrenceee04.json --- lawrenceee04.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lawrenceee04.json b/lawrenceee04.json index 4426684b2..c367ac948 100644 --- a/lawrenceee04.json +++ b/lawrenceee04.json @@ -1,6 +1,7 @@ { "owner": { - "username": "lawrenceee04" + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" }, "record": { "CNAME": "lawrenceee04.github.io" From d130c2eab4cc3f941efc74dc1fc59d8339ac4c55 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Wed, 29 Jan 2025 09:28:15 -0300 Subject: [PATCH 0319/2485] Create hotfix.saftec.json --- domains/hotfix.saftec.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hotfix.saftec.json diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json new file mode 100644 index 000000000..7c062218c --- /dev/null +++ b/domains/hotfix.saftec.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": [ + "207.244.235.32" + ] + } +} From 688df5b2896d7c22ba9e97123fef587358726c6d Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Wed, 29 Jan 2025 09:29:03 -0300 Subject: [PATCH 0320/2485] Create saftec.json --- domains/saftec.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saftec.json diff --git a/domains/saftec.json b/domains/saftec.json new file mode 100644 index 000000000..7c062218c --- /dev/null +++ b/domains/saftec.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": [ + "207.244.235.32" + ] + } +} From b0857f1db21a8b1e922f05b8552750cd7d38aecd Mon Sep 17 00:00:00 2001 From: Nguyen Chanh Dang Date: Wed, 29 Jan 2025 20:19:33 +0700 Subject: [PATCH 0321/2485] Create dang.json --- domains/dang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dang.json diff --git a/domains/dang.json b/domains/dang.json new file mode 100644 index 000000000..87dbdd799 --- /dev/null +++ b/domains/dang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chanhdangcom", + "email": "chanhdang@penphy.edu.vn" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 877e31398c061c34820e42361e3d66ce160d2515 Mon Sep 17 00:00:00 2001 From: Nguyen Chanh Dang Date: Wed, 29 Jan 2025 20:21:30 +0700 Subject: [PATCH 0322/2485] Create _vercel.dang.json --- domains/_vercel.dang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.dang.json diff --git a/domains/_vercel.dang.json b/domains/_vercel.dang.json new file mode 100644 index 000000000..a7e380c22 --- /dev/null +++ b/domains/_vercel.dang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chanhdangcom", + "email": "ncdang@quaric.com" + }, + "record": { + "TXT": ["vc-domain-verify=dang.is-a.dev,75e81b9a2a5ada157a8e"] + } +} From 9a72623db43fc0b87863c5b14389886e16adfa90 Mon Sep 17 00:00:00 2001 From: Nguyen Chanh Dang Date: Wed, 29 Jan 2025 20:22:55 +0700 Subject: [PATCH 0323/2485] Update dang.json --- domains/dang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dang.json b/domains/dang.json index 87dbdd799..f608f7147 100644 --- a/domains/dang.json +++ b/domains/dang.json @@ -1,7 +1,7 @@ { "owner": { "username": "chanhdangcom", - "email": "chanhdang@penphy.edu.vn" + "email": "ncdang@quaric.com" }, "record": { "A": ["76.76.21.21"] From 639578a295783450bade5176215fe5dbbd7faae8 Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:15:58 +0100 Subject: [PATCH 0324/2485] Create exrand.json --- domains/exrand.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/exrand.json diff --git a/domains/exrand.json b/domains/exrand.json new file mode 100644 index 000000000..552c05d4a --- /dev/null +++ b/domains/exrand.json @@ -0,0 +1 @@ +exrand-is-a.dev From dca2f78e86c1334330c36fa19df7037a4431b71d Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Wed, 29 Jan 2025 09:50:14 -0500 Subject: [PATCH 0325/2485] Update rapter.json --- domains/rapter.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/rapter.json b/domains/rapter.json index d75f900ef..5373e9640 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "Rapter001", + "email": "rapter001yt@gmail.com" + }, "record": { "NS": [ "martha.ns.cloudflare.com", From 28fc3bfdf5cfd4043fddada3a4d27d22a6648578 Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Wed, 29 Jan 2025 09:59:44 -0500 Subject: [PATCH 0326/2485] Update rapter.json --- domains/rapter.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/rapter.json b/domains/rapter.json index 5373e9640..791b39558 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -7,6 +7,5 @@ "NS": [ "martha.ns.cloudflare.com", "quinton.ns.cloudflare.com" - ] } } From f88f5498d9027e6a3298a90ac52f76c5c211c418 Mon Sep 17 00:00:00 2001 From: Rapter001_gh Date: Wed, 29 Jan 2025 10:01:45 -0500 Subject: [PATCH 0327/2485] Update rapter.json --- domains/rapter.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/rapter.json b/domains/rapter.json index 791b39558..5373e9640 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -7,5 +7,6 @@ "NS": [ "martha.ns.cloudflare.com", "quinton.ns.cloudflare.com" + ] } } From b5f2a5c3add43b77b77e15d97e78a7f84309f9ce Mon Sep 17 00:00:00 2001 From: AntonyPeter0 <67750697+AntonyPeter0@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:15:11 +0530 Subject: [PATCH 0328/2485] Adds contact email --- domains/antony.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/antony.json b/domains/antony.json index c7a9b4f35..94a76b7d4 100644 --- a/domains/antony.json +++ b/domains/antony.json @@ -1,6 +1,7 @@ { "owner": { - "username": "AntonyPeter0" + "username": "AntonyPeter0", + "email": "antonypeter1998@gamil.com" }, "description": "Sample resume page created for placeholding", "record": { From ca906cb083370350a6d2b2ce60957fd6bdde2e4b Mon Sep 17 00:00:00 2001 From: AntonyPeter0 <67750697+AntonyPeter0@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:15:29 +0530 Subject: [PATCH 0329/2485] Adds contact email --- domains/antony.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/antony.json b/domains/antony.json index 94a76b7d4..4e8ef2b9d 100644 --- a/domains/antony.json +++ b/domains/antony.json @@ -1,7 +1,7 @@ { "owner": { "username": "AntonyPeter0", - "email": "antonypeter1998@gamil.com" + "email": "antonypeter1998@gmail.com" }, "description": "Sample resume page created for placeholding", "record": { From 4b7adf4bfb9c0670f05b2203696f3b15779a6c79 Mon Sep 17 00:00:00 2001 From: Akshit <90625345+4kshi7@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:28:11 +0530 Subject: [PATCH 0330/2485] Changed necessary files Changed site to personal portfolio --- domains/akshit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akshit.json b/domains/akshit.json index 3655b89d5..d8ea482a6 100644 --- a/domains/akshit.json +++ b/domains/akshit.json @@ -1,11 +1,11 @@ { "description": "Akshit's Personal Website", - "repo": "https://github.com/4kshi7/yzy-discography", + "repo": "github.com/4kshi7/akshit2k", "owner": { "username": "4kshi7", "email": "akshitgaur2003@gmail.com" }, "record": { - "CNAME": "https://yzy-2k.vercel.app/" + "CNAME": "akshit2k.vercel.app/" } } From 6193194a3fddca3c9076b0ebff42bd30a48fc143 Mon Sep 17 00:00:00 2001 From: Akshit <90625345+4kshi7@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:28:38 +0530 Subject: [PATCH 0331/2485] Update akshit.json --- domains/akshit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshit.json b/domains/akshit.json index d8ea482a6..8a110ea41 100644 --- a/domains/akshit.json +++ b/domains/akshit.json @@ -6,6 +6,6 @@ "email": "akshitgaur2003@gmail.com" }, "record": { - "CNAME": "akshit2k.vercel.app/" + "CNAME": "akshit2k.vercel.app" } } From 510738c320cb39c3c283960c6fea79c87190597a Mon Sep 17 00:00:00 2001 From: Z3nitt <56237766+Z3nitt@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:59:29 +0100 Subject: [PATCH 0332/2485] Create juanluserrano.json --- domains/juanluserrano.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/juanluserrano.json diff --git a/domains/juanluserrano.json b/domains/juanluserrano.json new file mode 100644 index 000000000..b3dff816a --- /dev/null +++ b/domains/juanluserrano.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "z3nitt", + "email": "juanluserranoleal@gmail.com" + }, + "record": { + "CNAME": "z3nitt.github.io" + } +} From 743b86ec9bce75ea6233bbc4aea9f75dcc7d0245 Mon Sep 17 00:00:00 2001 From: Javi Aguilar <122741+itsjavi@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:06:39 +0100 Subject: [PATCH 0333/2485] Create domains/javi.json --- domains/javi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/javi.json diff --git a/domains/javi.json b/domains/javi.json new file mode 100644 index 000000000..a03a7eda9 --- /dev/null +++ b/domains/javi.json @@ -0,0 +1,11 @@ +{ + "description": "Javi's dev website", + "repo": "https://github.com/itsjavi/itsjavi.github.io", + "owner": { + "username": "itsjavi", + "email": "[email protected]" + }, + "record": { + "CNAME": "itsjavi.github.io" + } +} From 70a429ef1d204167f48d1738d060b8db45350a60 Mon Sep 17 00:00:00 2001 From: Javi Aguilar <122741+itsjavi@users.noreply.github.com> Date: Wed, 29 Jan 2025 17:11:25 +0100 Subject: [PATCH 0334/2485] Update javi.json --- domains/javi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/javi.json b/domains/javi.json index a03a7eda9..ec476587a 100644 --- a/domains/javi.json +++ b/domains/javi.json @@ -3,7 +3,7 @@ "repo": "https://github.com/itsjavi/itsjavi.github.io", "owner": { "username": "itsjavi", - "email": "[email protected]" + "discord": "itsjavi" }, "record": { "CNAME": "itsjavi.github.io" From 6d4232c056a420db349ed197601585028c0e6699 Mon Sep 17 00:00:00 2001 From: iostpa Date: Wed, 29 Jan 2025 18:40:44 +0200 Subject: [PATCH 0335/2485] Remove domain since it got hijacked --- domains/iusearchbtw.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/iusearchbtw.json diff --git a/domains/iusearchbtw.json b/domains/iusearchbtw.json deleted file mode 100644 index c522d6c12..000000000 --- a/domains/iusearchbtw.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iamnotmega", - "email": "uksningaken@gmail.com" - }, - "record": { - "CNAME": "iamnotmega.github.io" - } -} From d21e1af1a19d762d297a73749e71a8b83e259e93 Mon Sep 17 00:00:00 2001 From: farkot09 Date: Wed, 29 Jan 2025 11:43:47 -0500 Subject: [PATCH 0336/2485] adding a new domain --- domains/farkot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/farkot.json diff --git a/domains/farkot.json b/domains/farkot.json new file mode 100644 index 000000000..03542d727 --- /dev/null +++ b/domains/farkot.json @@ -0,0 +1,12 @@ +{ + "description": "Portafolio Farkot09", + "repo": "https://github.com/farkot09/farkot09.github.io", + "owner": { + "username": "farkot09", + "email": "viagramo2011@gmail.com" + }, + "record": { + "CNAME": "farkot09.github.io" + } +} + \ No newline at end of file From 06ebcc14039e93f4f6ad44d48d23c8b05e4fa751 Mon Sep 17 00:00:00 2001 From: Aref Azizian Date: Wed, 29 Jan 2025 21:07:11 +0330 Subject: [PATCH 0337/2485] Update aref.json --- domains/aref.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aref.json b/domains/aref.json index d74d206f6..dc6b049f8 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -6,6 +6,6 @@ "email": "storm.aref@gmail.com" }, "record": { - "CNAME": "stormaref.github.io" + "URL": "https://stormaref.github.io/" } } From be315a851001022e40f3db2d3ee39cdbdf6adcc6 Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:38:35 +0300 Subject: [PATCH 0338/2485] Update rayane-nekena.json --- domains/rayane-nekena.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index d2ac0ec25..fd871cffc 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -6,6 +6,6 @@ "email": "rratiarivelo@gmail.com" }, "record": { - "CNAME": "portfolio-qstn1.kinsta.page" + "CNAME": "portfolio-cwk.pages.dev" } } From 5c0ac05a9d880b495b067cd7995e55d0f460b4fd Mon Sep 17 00:00:00 2001 From: pranoymajumdar <189314177+pranoymajumdar@users.noreply.github.com> Date: Wed, 29 Jan 2025 23:28:43 +0530 Subject: [PATCH 0339/2485] This would my portfolio website --- domains/_vercel.pranoy.json | 10 ++++++++++ domains/pranoy.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.pranoy.json create mode 100644 domains/pranoy.json diff --git a/domains/_vercel.pranoy.json b/domains/_vercel.pranoy.json new file mode 100644 index 000000000..cc2cae217 --- /dev/null +++ b/domains/_vercel.pranoy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "TXT": "vc-domain-verify=pranoy.is-a.dev,9c5ff5dc93544c9ffee0" + } +} \ No newline at end of file diff --git a/domains/pranoy.json b/domains/pranoy.json new file mode 100644 index 000000000..d1b06b5f1 --- /dev/null +++ b/domains/pranoy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "CNAME": "pranoy-ruby.vercel.app" + } +} \ No newline at end of file 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 0340/2485] 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 6acdd65c29408c2b0913acdf6579810d60713f63 Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:32:58 -0500 Subject: [PATCH 0341/2485] Create wildchamo.json --- domains/wildchamo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/wildchamo.json diff --git a/domains/wildchamo.json b/domains/wildchamo.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/wildchamo.json @@ -0,0 +1 @@ + From 6b22ef62f1384520edc12f73277a2765b65066ec Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:33:57 -0500 Subject: [PATCH 0342/2485] Create soccer_mc.json --- domains/soccer_mc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soccer_mc.json diff --git a/domains/soccer_mc.json b/domains/soccer_mc.json new file mode 100644 index 000000000..968850a0c --- /dev/null +++ b/domains/soccer_mc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "soccer", + "email": "soccer1992.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } +} From 5c6433d5e67d9ab433f335d9d69b64726c70ce9d Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:34:29 -0500 Subject: [PATCH 0343/2485] Update soccer_mc.json --- domains/soccer_mc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soccer_mc.json b/domains/soccer_mc.json index 968850a0c..3effc65fc 100644 --- a/domains/soccer_mc.json +++ b/domains/soccer_mc.json @@ -4,6 +4,6 @@ "email": "soccer1992.is.a.dev@gmail.com" }, "record": { - "CNAME": "s4il21.github.io" + "CNAME": "minecradt.github.io" } } From eefb01cf680fb6ac263936f2418379a4e166fb2a Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:38:50 -0500 Subject: [PATCH 0344/2485] Update wildchamo.json --- domains/wildchamo.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/wildchamo.json b/domains/wildchamo.json index 8b1378917..0cb207d2f 100644 --- a/domains/wildchamo.json +++ b/domains/wildchamo.json @@ -1 +1,11 @@ - +{ + "description": "Personal website", + "repo": "https://wildchamo.github.io/Jose-Luis-Bedoya/", + "owner": { + "username": "wildchamo", + "email": "wildchamo@gmail.com" + }, + "record": { + "CNAME": "wildchamo.github.io" + } +} From e0b57f8541a5b2d12d35151ce0220ba660e83ebe Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:44:28 -0500 Subject: [PATCH 0345/2485] Update wildchamo.json --- domains/wildchamo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wildchamo.json b/domains/wildchamo.json index 0cb207d2f..d1c330799 100644 --- a/domains/wildchamo.json +++ b/domains/wildchamo.json @@ -1,6 +1,6 @@ { "description": "Personal website", - "repo": "https://wildchamo.github.io/Jose-Luis-Bedoya/", + "repo": "https://github.com/wildchamo/Jose-Luis-Bedoya", "owner": { "username": "wildchamo", "email": "wildchamo@gmail.com" From a060765527ee8d4c7b43b85d7ebfaf489a541ee7 Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:50:56 -0500 Subject: [PATCH 0346/2485] Update soccer_mc.json --- domains/soccer_mc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/soccer_mc.json b/domains/soccer_mc.json index 3effc65fc..527705b07 100644 --- a/domains/soccer_mc.json +++ b/domains/soccer_mc.json @@ -7,3 +7,4 @@ "CNAME": "minecradt.github.io" } } + From c14e1e744083984475ec3808ff65e56bb66df359 Mon Sep 17 00:00:00 2001 From: Ayushrai2005 Date: Thu, 30 Jan 2025 00:44:34 +0530 Subject: [PATCH 0347/2485] Updated my portfolio url --- domains/ayushh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayushh.json b/domains/ayushh.json index 9cb1abdac..d235bae7a 100644 --- a/domains/ayushh.json +++ b/domains/ayushh.json @@ -6,6 +6,6 @@ "email": "shweetarai@gmail.com" }, "record": { - "URL": "https://my-portfolio-u2m2.onrender.com/" + "URL": "https://my-portfolio-qlsr.onrender.com/" } } \ No newline at end of file From 5013cdf8e4f5140cf4a852332bf85655e5f484ce Mon Sep 17 00:00:00 2001 From: "DESKTOP-G0RAO7E\\parzi" Date: Thu, 30 Jan 2025 03:18:36 +0800 Subject: [PATCH 0348/2485] create gilmar-dave-gamboa.json --- domains/gilmar-dave-gamboa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gilmar-dave-gamboa.json diff --git a/domains/gilmar-dave-gamboa.json b/domains/gilmar-dave-gamboa.json new file mode 100644 index 000000000..274371c0e --- /dev/null +++ b/domains/gilmar-dave-gamboa.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/davegamboa99/my-portfolio", + "owner": { + "username": "davegamboa99", + "email": "davegamboa99@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From c87065f14510f6f8b03dd67289fd62a30e1033ba Mon Sep 17 00:00:00 2001 From: Minecradt <89748404+Minecradt@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:21:08 -0500 Subject: [PATCH 0349/2485] Rename soccer_mc.json to soccer.json --- domains/{soccer_mc.json => soccer.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{soccer_mc.json => soccer.json} (100%) diff --git a/domains/soccer_mc.json b/domains/soccer.json similarity index 100% rename from domains/soccer_mc.json rename to domains/soccer.json From f751d33a780c08e2b0c33dde24c00d8b3756cd18 Mon Sep 17 00:00:00 2001 From: Harshvardhan5703 <151391995+Harshvardhan5703@users.noreply.github.com> Date: Thu, 30 Jan 2025 01:06:17 +0530 Subject: [PATCH 0350/2485] Create harshvardhan.json Thanks --- domains/harshvardhan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshvardhan.json diff --git a/domains/harshvardhan.json b/domains/harshvardhan.json new file mode 100644 index 000000000..9dcda340c --- /dev/null +++ b/domains/harshvardhan.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Portfolio", + "repo": "https://github.com/Harshvardhan5703/HarshPortfolio", + "owner": { + "username": "Harshvardhan5703", + "email": "shekhawat.harsh287@gmail.com" + }, + "record": { + "CNAME": "harsh-portfolio-liard.vercel.app" + } +} From b4d2c1ad72f91cb7ad343d1c5de5ac74e8684bde Mon Sep 17 00:00:00 2001 From: Jayasurya Date: Thu, 30 Jan 2025 01:23:51 +0530 Subject: [PATCH 0351/2485] netlify: disable proxy --- domains/jayasurya.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jayasurya.json b/domains/jayasurya.json index d6eff00bf..bfda4e7f3 100644 --- a/domains/jayasurya.json +++ b/domains/jayasurya.json @@ -4,5 +4,6 @@ }, "record": { "A": ["75.2.60.5"] - } -} + }, + "proxied": false +} \ No newline at end of file From 4e46574a0f5ee19c277e7af91969b521f9be7425 Mon Sep 17 00:00:00 2001 From: Karan Balani Date: Thu, 30 Jan 2025 02:14:00 +0530 Subject: [PATCH 0352/2485] Create karan.json --- domains/karan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/karan.json diff --git a/domains/karan.json b/domains/karan.json new file mode 100644 index 000000000..f590d78b2 --- /dev/null +++ b/domains/karan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "balanikaran" + }, + "record": { + "CNAME": "karanbalani.com" + } +} From da7617cdbc61c68420409bf01faa8f671eb6ed38 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Thu, 30 Jan 2025 02:38:11 +0530 Subject: [PATCH 0353/2485] Create xshubhamg.json --- domains/xshubhamg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/xshubhamg.json diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json new file mode 100644 index 000000000..a7c3446e6 --- /dev/null +++ b/domains/xshubhamg.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio site", + "owner": { + "username": "xshubhamg", + "email": "shubhammgiri3@gmail.com", + }, + "record": { + "URL": "https://nerd-cv.netlify.app/" + } +} From c60d6d427e43dfb744be8aeab884ffd3cc496e3f Mon Sep 17 00:00:00 2001 From: Murali Krishna Date: Thu, 30 Jan 2025 09:28:04 +0530 Subject: [PATCH 0354/2485] adding new 'muralikrishna' domain --- domains/_vercel.muralikrishna.json | 9 +++++++++ domains/muralikrishna.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.muralikrishna.json create mode 100644 domains/muralikrishna.json diff --git a/domains/_vercel.muralikrishna.json b/domains/_vercel.muralikrishna.json new file mode 100644 index 000000000..c50dde6d0 --- /dev/null +++ b/domains/_vercel.muralikrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=muralikrishna.is-a.dev,aa4acc43d9653d1ae68d" + } +} \ No newline at end of file diff --git a/domains/muralikrishna.json b/domains/muralikrishna.json new file mode 100644 index 000000000..2e5818dfa --- /dev/null +++ b/domains/muralikrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file From 28eb48e6136a048a6989a117e6443fe10aea3246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Thu, 30 Jan 2025 01:00:51 -0400 Subject: [PATCH 0355/2485] Update jeanrondon.json add TXT vercel verification --- domains/jeanrondon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index b1a6715b7..e939cfc7c 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "CNAME": "jeandv.vercel.app" + "TXT": "vc-domain-verify=jeanrondon.is-a.dev,2f15e077bf780283f5af" } } From cbac49f89a3fc8ff6a94c53427b7f24e49e6e9a7 Mon Sep 17 00:00:00 2001 From: Amrut Gawade <35160998+amrutgawade@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:04:34 +0530 Subject: [PATCH 0356/2485] Create amrut.json --- domains/amrut.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/amrut.json diff --git a/domains/amrut.json b/domains/amrut.json new file mode 100644 index 000000000..cd5adbbc2 --- /dev/null +++ b/domains/amrut.json @@ -0,0 +1,10 @@ + { + "owner": { + "username": "amrutgawade", + "email": "amrutgawade.08@gmail.com", + "linkedin": "https://www.linkedin.com/in/amrut-gawade" + }, + "record": { + "CNAME": "amrutgawade.github.io" + } + } From 3ea0d4b391a578488926a2b25445b060b1e92b25 Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Thu, 30 Jan 2025 13:37:40 +0600 Subject: [PATCH 0357/2485] Create abdullah-al-mridul.json Requesting abdullah-al-mridul.is-a.dev for my portfolio site. --- domains/abdullah-al-mridul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abdullah-al-mridul.json diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json new file mode 100644 index 000000000..297e60494 --- /dev/null +++ b/domains/abdullah-al-mridul.json @@ -0,0 +1,11 @@ +{ + "subdomain": "abdullah-al-mridul", + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "records": { + "CNAME": "abdullah-al-mridul-dev.vercel.app" + }, + "proxied": false +} From eea39399e64080dc8983c52523b042594383f80a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:07:15 +0800 Subject: [PATCH 0358/2485] Create wildcards.json --- util/wildcards.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 util/wildcards.json diff --git a/util/wildcards.json b/util/wildcards.json new file mode 100644 index 000000000..ed48a96ec --- /dev/null +++ b/util/wildcards.json @@ -0,0 +1,3 @@ +[ + "*.william" +] From c2a87c56e7d7cc50e1bbbe5b2aa933594ec6b75d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:07:49 +0800 Subject: [PATCH 0359/2485] Update wildcards.json --- util/wildcards.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/wildcards.json b/util/wildcards.json index ed48a96ec..2de23327b 100644 --- a/util/wildcards.json +++ b/util/wildcards.json @@ -1,3 +1,3 @@ [ - "*.william" + "*.william" ] From 79f3afa91b3dfb9661cd69710dde162bc91e841b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Anh=20Tu=E1=BA=A5n?= <89330994+tat2008@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:29:28 +0700 Subject: [PATCH 0360/2485] Delete domains/_discord.tat2008.json I don't need it anymore --- domains/_discord.tat2008.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.tat2008.json diff --git a/domains/_discord.tat2008.json b/domains/_discord.tat2008.json deleted file mode 100644 index ef90431f4..000000000 --- a/domains/_discord.tat2008.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tat2008", - "email": "tuan.trananh2008@gmail.com" - }, - "record": { - "TXT": "dh=9abe38f80f0a7adbf9ef20a7048ff7dd399d984b" - } -} From 2c081a3583e9558b7b9263da5aad43114512194d Mon Sep 17 00:00:00 2001 From: Mark Aguirre Date: Thu, 30 Jan 2025 18:32:01 +0800 Subject: [PATCH 0361/2485] Create virtual.json added new domain --- domains/virtual.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/virtual.json diff --git a/domains/virtual.json b/domains/virtual.json new file mode 100644 index 000000000..3647ed5c8 --- /dev/null +++ b/domains/virtual.json @@ -0,0 +1,12 @@ +{ + "description": "Virtual is a Dev", + "repo": "https://github.com/MarkAguirre26/virtual", + "owner": { + "username": "MarkAguirre26", + "email": "markaguirre26@gmail.com" + }, + "record": { + "URL": "virtual-dev.netlify.app" + } + } + From 2192986d1dd98a9d397190a2579c83f5b6b18cd2 Mon Sep 17 00:00:00 2001 From: Mark Aguirre Date: Thu, 30 Jan 2025 18:38:27 +0800 Subject: [PATCH 0362/2485] Updated virtual.json --- domains/virtual.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/virtual.json b/domains/virtual.json index 3647ed5c8..b06289921 100644 --- a/domains/virtual.json +++ b/domains/virtual.json @@ -6,7 +6,7 @@ "email": "markaguirre26@gmail.com" }, "record": { - "URL": "virtual-dev.netlify.app" + "URL": "https://virtual-dev.netlify.app/" } } From 01eaf8b398d2cffdbed3671cb5d383e8d0925533 Mon Sep 17 00:00:00 2001 From: Sneazy25 <71924265+sneazy25@users.noreply.github.com> Date: Thu, 30 Jan 2025 18:08:51 +0700 Subject: [PATCH 0363/2485] Create _vercel.kendikasir.json --- domains/_vercel.kendikasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kendikasir.json diff --git a/domains/_vercel.kendikasir.json b/domains/_vercel.kendikasir.json new file mode 100644 index 000000000..f0222a08d --- /dev/null +++ b/domains/_vercel.kendikasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" +}, + "record": { + "TXT": ["vc-domain-verify=kasir.is-a.dev,88e204322c68e3255f8a"] + } +} From e4964f4f4b7235ea29f9a6c48032dd044c6fe6fe Mon Sep 17 00:00:00 2001 From: Bandhan Munjal Date: Thu, 30 Jan 2025 16:51:43 +0530 Subject: [PATCH 0364/2485] Create bandhan.json --- domains/bandhan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bandhan.json diff --git a/domains/bandhan.json b/domains/bandhan.json new file mode 100644 index 000000000..05eb095b6 --- /dev/null +++ b/domains/bandhan.json @@ -0,0 +1,11 @@ +{ + "description": "Bandhan's Profile", + "repo": "https://github.com/bamunjal/bamunjal.github.io", + "owner": { + "username": "Bandhan", + "email": "bamunjal1995@gmail.com" + }, + "record": { + "CNAME": "bamunjal.github.io" + } +} From 27c262d99ac1aacdfc9334288568aa37c7f7d209 Mon Sep 17 00:00:00 2001 From: Bandhan Munjal Date: Thu, 30 Jan 2025 16:56:25 +0530 Subject: [PATCH 0365/2485] Update bandhan.json --- domains/bandhan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bandhan.json b/domains/bandhan.json index 05eb095b6..c3a7b13c8 100644 --- a/domains/bandhan.json +++ b/domains/bandhan.json @@ -2,7 +2,7 @@ "description": "Bandhan's Profile", "repo": "https://github.com/bamunjal/bamunjal.github.io", "owner": { - "username": "Bandhan", + "username": "bamunjal", "email": "bamunjal1995@gmail.com" }, "record": { From 32a8950717e32ed6dc54ab9b3c691bb7c0f27116 Mon Sep 17 00:00:00 2001 From: CarapilsDev Date: Thu, 30 Jan 2025 14:48:49 +0100 Subject: [PATCH 0366/2485] Create ordernest.json --- domains/ordernest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ordernest.json diff --git a/domains/ordernest.json b/domains/ordernest.json new file mode 100644 index 000000000..da4df6853 --- /dev/null +++ b/domains/ordernest.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "gills", + "email": "gigi37300@gmail.com" + }, + "record": { + "CNAME": "ordernest.qevi7356.odns.fr" + } +} From e4c4cc84cbfe0b20a51555d127153ef8bcd3a447 Mon Sep 17 00:00:00 2001 From: Salman Abualhin <110406908+SalmanIyad@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:02:33 -0800 Subject: [PATCH 0367/2485] Update _vercel.salman.json fix the nested domains folder --- domains/_vercel.salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.salman.json diff --git a/domains/_vercel.salman.json b/domains/_vercel.salman.json new file mode 100644 index 000000000..6158395b2 --- /dev/null +++ b/domains/_vercel.salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" + } +} From 828eaa97b0d72bbaa5f4ae28ab975865ad980c68 Mon Sep 17 00:00:00 2001 From: Salman Abualhin <110406908+SalmanIyad@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:04:54 -0800 Subject: [PATCH 0368/2485] Delete domains/domains/_vercel.salman.json --- domains/domains/_vercel.salman.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/domains/_vercel.salman.json diff --git a/domains/domains/_vercel.salman.json b/domains/domains/_vercel.salman.json deleted file mode 100644 index 6158395b2..000000000 --- a/domains/domains/_vercel.salman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "salmaniyad", - "email": "eng.salmaniyad@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" - } -} From 6563a6dda4f633c296bc9cb21358ad20ba0664c1 Mon Sep 17 00:00:00 2001 From: Saunak <76943154+Saunakghosh10@users.noreply.github.com> Date: Thu, 30 Jan 2025 20:10:46 +0530 Subject: [PATCH 0369/2485] Update domains/saunak.json Co-authored-by: Ibrahim Asif --- domains/saunak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saunak.json b/domains/saunak.json index f6a10a951..b947037aa 100644 --- a/domains/saunak.json +++ b/domains/saunak.json @@ -7,6 +7,6 @@ "discord": "695672697270829116" }, "record": { - "CNAME": "https://sgfolio-nu.vercel.app/" + "CNAME": "sgfolio-nu.vercel.app" } } \ No newline at end of file From a43074ff8d87da6741afa755344ce0d523069f57 Mon Sep 17 00:00:00 2001 From: Saunak Ghosh Date: Thu, 30 Jan 2025 20:15:33 +0530 Subject: [PATCH 0370/2485] Add Vercel verification for saunak.is-a.dev --- domains/_vercel.saunak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.saunak.json diff --git a/domains/_vercel.saunak.json b/domains/_vercel.saunak.json new file mode 100644 index 000000000..93013ebe4 --- /dev/null +++ b/domains/_vercel.saunak.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "TXT": "vc-domain-verify=saunak.is-a.dev,1127684a6f45539a1ebe" + } +} \ No newline at end of file From c508eb888b87d02b88aff9383c54be5708552c12 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:32:10 +0200 Subject: [PATCH 0371/2485] Delete domains/jeymen.json --- domains/jeymen.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 domains/jeymen.json diff --git a/domains/jeymen.json b/domains/jeymen.json deleted file mode 100644 index 681eb900f..000000000 --- a/domains/jeymen.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "Jeymen", - "email": "jeymen11@proton.me" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": "v=spf1 include:zoho.eu ~all" - } -} From de3ea0ef20776817efabf7706aa81b6a2d5aee84 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:32:22 +0200 Subject: [PATCH 0372/2485] Delete domains/_github-pages-challenge-jeymen.jeymen.json --- domains/_github-pages-challenge-jeymen.jeymen.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-jeymen.jeymen.json diff --git a/domains/_github-pages-challenge-jeymen.jeymen.json b/domains/_github-pages-challenge-jeymen.jeymen.json deleted file mode 100644 index 3075b9884..000000000 --- a/domains/_github-pages-challenge-jeymen.jeymen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Jeymen", - "email": "jeymen11@proton.me" - }, - "record": { - "TXT": "d01c3f5f2e886990f511ffb0dc7fcb" - } -} From 9657935f0065baa25f36949723405309de52c3e5 Mon Sep 17 00:00:00 2001 From: Amardeep Lakshkar <109571797+amardeeplakshkar@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:05:14 +0530 Subject: [PATCH 0373/2485] Update domains/_vercel.amardeep.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/_vercel.amardeep.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_vercel.amardeep.json b/domains/_vercel.amardeep.json index 7667909a6..ee2b2b075 100644 --- a/domains/_vercel.amardeep.json +++ b/domains/_vercel.amardeep.json @@ -1,8 +1,7 @@ { "owner": { "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com", - "discord": "" + "email": "amardeep.devs@gmail.com" }, "record": { "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" From 43d572f154c4f8aa93dd44f38295451d1119117c Mon Sep 17 00:00:00 2001 From: Amardeep Lakshkar <109571797+amardeeplakshkar@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:05:24 +0530 Subject: [PATCH 0374/2485] Update domains/amardeep.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/amardeep.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/amardeep.json b/domains/amardeep.json index e39f90632..7546f0565 100644 --- a/domains/amardeep.json +++ b/domains/amardeep.json @@ -3,8 +3,7 @@ "repo": "https://github.com/amardeeplakshkar/portfolio", "owner": { "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com", - "discord": "" + "email": "amardeep.devs@gmail.com" }, "record": { "CNAME": "amardeep-portfolio.vercel.app" From 8aaeedcf2bd77dc66a92924b30c3fd1777357a19 Mon Sep 17 00:00:00 2001 From: Millosaurs Date: Thu, 30 Jan 2025 21:22:43 +0530 Subject: [PATCH 0375/2485] Update shrivatsav.json --- domains/shrivatsav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shrivatsav.json b/domains/shrivatsav.json index 4583b73f0..ac2df091c 100644 --- a/domains/shrivatsav.json +++ b/domains/shrivatsav.json @@ -6,7 +6,7 @@ "email": "sharanshrivatsav0@gmail.com" }, "record": { - "URL": "shrivatsav.vercel.app" + "URL": "https://shrivatsav.vercel.app" } } From 1d58715b0ac9b76353f4cf6d63371a58c812ff94 Mon Sep 17 00:00:00 2001 From: Ahmad Fakhri <105256764+fa-fifi@users.noreply.github.com> Date: Fri, 31 Jan 2025 00:57:39 +0800 Subject: [PATCH 0376/2485] Rename fa-fifi subdomain to fafifi --- domains/{fa-fifi.json => fafifi.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{fa-fifi.json => fafifi.json} (76%) diff --git a/domains/fa-fifi.json b/domains/fafifi.json similarity index 76% rename from domains/fa-fifi.json rename to domains/fafifi.json index 5870bbcc3..ec41aa57a 100644 --- a/domains/fa-fifi.json +++ b/domains/fafifi.json @@ -11,6 +11,6 @@ "185.199.110.153", "185.199.111.153" ], - "TXT": "google-site-verification=AYbL6PIbwUv4qzq9KxmrjAM9vfCQ0IUNRBX_AeXPfVE" + "TXT": "google-site-verification=_yRLGQg5CylaCRwbj4qjPtzNKurSqbltbCqnli0nhvI" } } From a7c9bb94569467d82e5df8c070c06da8a497f0cb Mon Sep 17 00:00:00 2001 From: Pranay Nidhi <66369444+pranaynidhi@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:56:06 +0000 Subject: [PATCH 0377/2485] fixed/moved --- pranay.json => domains/pranay.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pranay.json => domains/pranay.json (100%) diff --git a/pranay.json b/domains/pranay.json similarity index 100% rename from pranay.json rename to domains/pranay.json From ea684ea480591afe31d05050a81d35fdb1ff9550 Mon Sep 17 00:00:00 2001 From: Soumadip Das Date: Thu, 30 Jan 2025 23:29:25 +0530 Subject: [PATCH 0378/2485] Create soymadip.json --- domains/soymadip.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soymadip.json diff --git a/domains/soymadip.json b/domains/soymadip.json new file mode 100644 index 000000000..7831719fb --- /dev/null +++ b/domains/soymadip.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Site", + "repo": "https://github.com/soymadip/soymadip.github.io", + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "CNAME": "soymadip.github.io" + } +} From d4adb1d31c0e2d726f03af9c6f0d19870fc48598 Mon Sep 17 00:00:00 2001 From: Pranay Nidhi <66369444+pranaynidhi@users.noreply.github.com> Date: Thu, 30 Jan 2025 23:45:24 +0545 Subject: [PATCH 0379/2485] Update pranay.json --- domains/pranay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pranay.json b/domains/pranay.json index 8ab1c3c02..278defa92 100644 --- a/domains/pranay.json +++ b/domains/pranay.json @@ -5,6 +5,6 @@ "email": "pranaynidhi@gmail.com" }, "record": { - "CNAME": "pranaynidhi.github.io" + "CNAME": "pranaynidhi.tech" }, } From 6cc2b8ff50bdfbf647eebc956d4b94068fb40d26 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Thu, 30 Jan 2025 22:12:04 +0400 Subject: [PATCH 0380/2485] format --- domains/ibru.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/ibru.json b/domains/ibru.json index e447be8a0..91af5e379 100644 --- a/domains/ibru.json +++ b/domains/ibru.json @@ -1 +1,9 @@ -{"owner":{"username":"satindar31","email":"satindar@satindar-is.me"},"record":{"URL":"https://satindar.is-a.dev"}} \ No newline at end of file +{ + "owner": { + "username": "satindar31", + "email": "satindar@satindar-is.me" + }, + "record": { + "URL": "https://satindar.is-a.dev" + } +} \ No newline at end of file From 3460fcea2ca871bd71d56c26c44227e9cb317d54 Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Thu, 30 Jan 2025 19:26:22 +0100 Subject: [PATCH 0381/2485] Update exrand.json --- domains/exrand.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index 552c05d4a..dc96de88c 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -1 +1,9 @@ -exrand-is-a.dev +{ + "owner": { + "username": "exrand", + "email": "totallynota903@gmail.com" + }, + "record": { + "A": "128.204.218.63" + } +} From 778d563c1fad271ebb4c45cd02f7dc3d44637675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Van=20Den=20Bosch?= <104820589+tim-vdb@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:29:00 +0100 Subject: [PATCH 0382/2485] Rename _github-pages-challenge-tim-vdb.json to _github-pages-challenge-tim-vdb.tim-vdb.json Sorry my bad, it's now updated --- ...-tim-vdb.json => _github-pages-challenge-tim-vdb.tim-vdb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-tim-vdb.json => _github-pages-challenge-tim-vdb.tim-vdb.json} (100%) diff --git a/domains/_github-pages-challenge-tim-vdb.json b/domains/_github-pages-challenge-tim-vdb.tim-vdb.json similarity index 100% rename from domains/_github-pages-challenge-tim-vdb.json rename to domains/_github-pages-challenge-tim-vdb.tim-vdb.json From 77b4d984b7d88aa92e03081acaa687c82529b4d0 Mon Sep 17 00:00:00 2001 From: Sneazy25 <71924265+sneazy25@users.noreply.github.com> Date: Fri, 31 Jan 2025 05:52:54 +0700 Subject: [PATCH 0383/2485] Update _vercel.kendikasir.json --- domains/_vercel.kendikasir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.kendikasir.json b/domains/_vercel.kendikasir.json index f0222a08d..3779c30ff 100644 --- a/domains/_vercel.kendikasir.json +++ b/domains/_vercel.kendikasir.json @@ -4,6 +4,6 @@ "email": "sneazy25@proton.me" }, "record": { - "TXT": ["vc-domain-verify=kasir.is-a.dev,88e204322c68e3255f8a"] + "TXT": ["vc-domain-verify=kendikasir.is-a.dev,cd9855791e5cf175a69f"] } } From c9d3473dfbf78150179aa8f731d537e05fdee47d Mon Sep 17 00:00:00 2001 From: Kayden Lee Date: Fri, 31 Jan 2025 07:55:20 +0800 Subject: [PATCH 0384/2485] 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 59bbcae8cad5b4af96837bf72385a137d8e90508 Mon Sep 17 00:00:00 2001 From: Vihaan Anand Date: Thu, 30 Jan 2025 16:50:55 -0800 Subject: [PATCH 0385/2485] Delete domains/untitled.json --- domains/untitled.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/untitled.json diff --git a/domains/untitled.json b/domains/untitled.json deleted file mode 100644 index d5342d887..000000000 --- a/domains/untitled.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hosting my website", - "repo": "https://github.com/VihaanAnand/VihaanAnand.github.io", - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "CNAME": "vihaananand.github.io" - } -} From 168023f0d9076684942f844438075ba047f2940b Mon Sep 17 00:00:00 2001 From: Vihaan Anand Date: Thu, 30 Jan 2025 16:51:11 -0800 Subject: [PATCH 0386/2485] Delete domains/_discord.untitled.json --- domains/_discord.untitled.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.untitled.json diff --git a/domains/_discord.untitled.json b/domains/_discord.untitled.json deleted file mode 100644 index 6d57baa9a..000000000 --- a/domains/_discord.untitled.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "TXT": "dh=635f70c64c210c98011d4391e0ba6a69adfedc89" - } -} From c6e5c7ced165aa12cc5b3eb3c668b2c9977eca8f Mon Sep 17 00:00:00 2001 From: Vihaan Anand Date: Thu, 30 Jan 2025 16:51:25 -0800 Subject: [PATCH 0387/2485] Delete domains/_github-pages-challenge-vihaananand.untitled.json --- .../_github-pages-challenge-vihaananand.untitled.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-vihaananand.untitled.json diff --git a/domains/_github-pages-challenge-vihaananand.untitled.json b/domains/_github-pages-challenge-vihaananand.untitled.json deleted file mode 100644 index e5fe95813..000000000 --- a/domains/_github-pages-challenge-vihaananand.untitled.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "TXT": "53234a8871b871e94e29adff5a8e91" - } -} From 2950bc9503b04f8831e03e2150cf33ab3c663b24 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Fri, 31 Jan 2025 09:37:18 +0530 Subject: [PATCH 0388/2485] Create xrvuloepjriu.sevinda-herath.json --- domains/xrvuloepjriu.sevinda-herath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xrvuloepjriu.sevinda-herath.json diff --git a/domains/xrvuloepjriu.sevinda-herath.json b/domains/xrvuloepjriu.sevinda-herath.json new file mode 100644 index 000000000..a4e12249d --- /dev/null +++ b/domains/xrvuloepjriu.sevinda-herath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "CNAME": "gv-alvrz5ytmlhjh6.dv.googlehosted.com" + } +} From 79c0b97d4e7845bb7c74a38bbd8e2c0bfadc3fba Mon Sep 17 00:00:00 2001 From: fernando-cuba <93840752+fernando-cuba@users.noreply.github.com> Date: Fri, 31 Jan 2025 01:17:56 -0600 Subject: [PATCH 0389/2485] Update and rename fernandocuba to fernandocuba.json --- domains/{fernandocuba => fernandocuba.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{fernandocuba => fernandocuba.json} (77%) diff --git a/domains/fernandocuba b/domains/fernandocuba.json similarity index 77% rename from domains/fernandocuba rename to domains/fernandocuba.json index 8f5bed745..199fb8b40 100644 --- a/domains/fernandocuba +++ b/domains/fernandocuba.json @@ -1,6 +1,6 @@ { "description": "This website is a link to my personal developer portfolio.", - "repo": "https://fernando-cuba.github.io/portafolio/", + "repo": "https://github.com/fernando-cuba/fernando-cuba.github.io", "owner": { "username": "fernando-cuba", "email": "lfernando.cubar@gmail.com" From 6774cab67132239630d15c933e9963eddeb4894c Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Fri, 31 Jan 2025 11:27:25 +0400 Subject: [PATCH 0390/2485] add discord --- domains/_vercel.ryanbaig.json | 3 ++- domains/links.ryanbaig.json | 3 ++- domains/ryanbaig.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json index 0e7a80730..e457d348b 100644 --- a/domains/_vercel.ryanbaig.json +++ b/domains/_vercel.ryanbaig.json @@ -1,6 +1,7 @@ { "owner": { - "username": "RyanBaig" + "username": "RyanBaig", + "discord": "757475933170040893" }, "record": { "TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"] diff --git a/domains/links.ryanbaig.json b/domains/links.ryanbaig.json index 6535caf29..8f67cb323 100644 --- a/domains/links.ryanbaig.json +++ b/domains/links.ryanbaig.json @@ -1,6 +1,7 @@ { "owner": { - "username": "RyanBaig" + "username": "RyanBaig", + "discord": "757475933170040893" }, "record": { "A": ["76.76.21.21"] diff --git a/domains/ryanbaig.json b/domains/ryanbaig.json index 1fa8545be..65f803b49 100644 --- a/domains/ryanbaig.json +++ b/domains/ryanbaig.json @@ -1,6 +1,7 @@ { "owner": { - "username": "RyanBaig" + "username": "RyanBaig", + "discord": "757475933170040893" }, "record": { "CNAME": "ryanthedev.vercel.app" From 470e1fdfd36a6fced28a8aa17b182f5c93920dfb Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Fri, 31 Jan 2025 11:47:58 +0400 Subject: [PATCH 0391/2485] fix json error --- domains/rohitgunthal.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/rohitgunthal.json b/domains/rohitgunthal.json index 88c7af6ac..eef797274 100644 --- a/domains/rohitgunthal.json +++ b/domains/rohitgunthal.json @@ -1,9 +1,9 @@ { - "owner": { - "username":"rohitgunthal18", + "owner": { + "username": "rohitgunthal18", "email": "rohitgunthal1819@gmail.com" }, - "record": { - "CNAME":"rohitgunthal18.github.io" + "record": { + "CNAME": "rohitgunthal18.github.io" } } From 9dc00084446cf51ab5bc74f619d3bed5908cbfb4 Mon Sep 17 00:00:00 2001 From: Pranay Nidhi <66369444+pranaynidhi@users.noreply.github.com> Date: Fri, 31 Jan 2025 14:03:01 +0545 Subject: [PATCH 0392/2485] Update domains/pranay.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/pranay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pranay.json b/domains/pranay.json index 278defa92..3f57d7464 100644 --- a/domains/pranay.json +++ b/domains/pranay.json @@ -6,5 +6,5 @@ }, "record": { "CNAME": "pranaynidhi.tech" - }, + } } From 624596f80618cd7ce9b9f381a9bc12284ccfa9c7 Mon Sep 17 00:00:00 2001 From: Hao Jianjun <74537225+0xbitx@users.noreply.github.com> Date: Fri, 31 Jan 2025 16:27:07 +0800 Subject: [PATCH 0393/2485] Create 0xbit.json --- domains/0xbit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/0xbit.json diff --git a/domains/0xbit.json b/domains/0xbit.json new file mode 100644 index 000000000..70105e0fe --- /dev/null +++ b/domains/0xbit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xbitx", + "email": "0xbit25125@gmail.com" + }, + "record": { + "CNAME": "0xbitx.github.io" + } +} From 17b2f9552b02a0561fc452f544f476dec9c13262 Mon Sep 17 00:00:00 2001 From: Baibhav Kumar <61260582+Baibhavos@users.noreply.github.com> Date: Fri, 31 Jan 2025 14:23:29 +0530 Subject: [PATCH 0394/2485] Updated and renamed baibhav to baibhav.json Updated CNAME --- domains/{baibhav => baibhav.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{baibhav => baibhav.json} (72%) diff --git a/domains/baibhav b/domains/baibhav.json similarity index 72% rename from domains/baibhav rename to domains/baibhav.json index fcbca6aa9..47a82abaa 100644 --- a/domains/baibhav +++ b/domains/baibhav.json @@ -5,6 +5,6 @@ "email": "baibhavkumar303@gmail.com" }, "record": { - "CNAME": "https://new-portfolio-weld-sigma.vercel.app/" + "CNAME": "new-portfolio-weld-sigma.vercel.app" } } From 8b9aa756056b4384fead066997e04d1d0b4e08b5 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:01:36 +0800 Subject: [PATCH 0395/2485] Delete lawrenceee04.json --- lawrenceee04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lawrenceee04.json diff --git a/lawrenceee04.json b/lawrenceee04.json deleted file mode 100644 index c367ac948..000000000 --- a/lawrenceee04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lawrenceee04", - "email": "lawrencelg04@gmail.com" - }, - "record": { - "CNAME": "lawrenceee04.github.io" - } -} From 3dd4ba0a0b39aadd4a672396ac7bb721f058a4c3 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:03:53 +0800 Subject: [PATCH 0396/2485] Create lawrenceee04.json --- domains/lawrenceee04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lawrenceee04.json diff --git a/domains/lawrenceee04.json b/domains/lawrenceee04.json new file mode 100644 index 000000000..c367ac948 --- /dev/null +++ b/domains/lawrenceee04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "CNAME": "lawrenceee04.github.io" + } +} From 802fbab302962c23ef36019a71c2e4a67b10d965 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Fri, 31 Jan 2025 11:13:19 +0200 Subject: [PATCH 0397/2485] Update domains --- domains/MohamedHisham.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/MohamedHisham.json diff --git a/domains/MohamedHisham.json b/domains/MohamedHisham.json new file mode 100644 index 000000000..877c98c1d --- /dev/null +++ b/domains/MohamedHisham.json @@ -0,0 +1,11 @@ +{ + "description": "The personal website for Mohamed Hisham", + "repo": "https://github.com/MH0386/MH0386.github.io", + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "CNAME": "MH0386.github.io" + } +} \ No newline at end of file From 3780aeb2193fb7bd7c24bf891ee31b475c8bdc03 Mon Sep 17 00:00:00 2001 From: Pranjal Pandey <130264859+heropj@users.noreply.github.com> Date: Fri, 31 Jan 2025 14:49:55 +0530 Subject: [PATCH 0398/2485] Update domains/hero.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/hero.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hero.json b/domains/hero.json index e39274b20..39147385d 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -4,7 +4,7 @@ "email": "pranjalpandey1022003gmail.com" }, "record": { - "URL": "https://heroportfolio-two.vercel.app/" + "URL": "https://heroportfolio-two.vercel.app/portfolio" } } \ No newline at end of file From 7fbbb5fd43520e67e3b7107689bf064ed16d76b0 Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Fri, 31 Jan 2025 15:31:37 +0400 Subject: [PATCH 0399/2485] fix email --- domains/hero.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hero.json b/domains/hero.json index 39147385d..025a64e1b 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -1,10 +1,10 @@ { "owner": { "username": "heropj", - "email": "pranjalpandey1022003gmail.com" + "email": "pranjalpandey1022003@gmail.com" }, "record": { "URL": "https://heroportfolio-two.vercel.app/portfolio" } } - \ No newline at end of file + From bb22c28125627839bd7924150dc2e87e7d528d0d Mon Sep 17 00:00:00 2001 From: Baibhav Kumar <61260582+Baibhavos@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:46:30 +0530 Subject: [PATCH 0400/2485] Create _vercel.baibhav.json --- domains/_vercel.baibhav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.baibhav.json diff --git a/domains/_vercel.baibhav.json b/domains/_vercel.baibhav.json new file mode 100644 index 000000000..f610b6e05 --- /dev/null +++ b/domains/_vercel.baibhav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmal.com" + }, + "record": { + "TXT": "vc-domain-verify=baibhav.is-a.dev,b652350d2b3b8f0bef49" + } +} From bcaaa9d70bb5490597564e6d78b4c7675e42ae88 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Fri, 31 Jan 2025 14:22:23 +0200 Subject: [PATCH 0401/2485] Rename MohamedHisham.json to mohamedhisham.json --- domains/{MohamedHisham.json => mohamedhisham.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{MohamedHisham.json => mohamedhisham.json} (99%) diff --git a/domains/MohamedHisham.json b/domains/mohamedhisham.json similarity index 99% rename from domains/MohamedHisham.json rename to domains/mohamedhisham.json index 877c98c1d..637f6eba7 100644 --- a/domains/MohamedHisham.json +++ b/domains/mohamedhisham.json @@ -8,4 +8,4 @@ "record": { "CNAME": "MH0386.github.io" } -} \ No newline at end of file +} From d1a34daef3788b2ce519c3e886f2114b79feb6f5 Mon Sep 17 00:00:00 2001 From: lycan Date: Fri, 31 Jan 2025 18:15:10 +0530 Subject: [PATCH 0402/2485] Rename DNS TXT record file as per instruction --- ...e-sneh-al.json => _github-pages-challenge-sneh-al.snehal.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-sneh-al.json => _github-pages-challenge-sneh-al.snehal.json} (100%) diff --git a/domains/_github-pages-challenge-sneh-al.json b/domains/_github-pages-challenge-sneh-al.snehal.json similarity index 100% rename from domains/_github-pages-challenge-sneh-al.json rename to domains/_github-pages-challenge-sneh-al.snehal.json From f7059a6dac30d804a528f79270c38a66f79c30f7 Mon Sep 17 00:00:00 2001 From: lezli01 Date: Fri, 31 Jan 2025 14:59:39 +0100 Subject: [PATCH 0403/2485] register "lezli01" --- domains/lezli01.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lezli01.json diff --git a/domains/lezli01.json b/domains/lezli01.json new file mode 100644 index 000000000..372185af2 --- /dev/null +++ b/domains/lezli01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lezli01", + "email": "lezli01@gmail.com" + }, + "record": { + "CNAME": "lezli01.github.io" + } +} From 19b86a8edd93dc584882e91bcd2df0deb318fed5 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Fri, 31 Jan 2025 15:09:23 +0100 Subject: [PATCH 0404/2485] Update rpadrell.json --- domains/rpadrell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rpadrell.json b/domains/rpadrell.json index 22462d7f6..f38fe4d3c 100644 --- a/domains/rpadrell.json +++ b/domains/rpadrell.json @@ -3,7 +3,7 @@ "repo": "https://github.com/roger-padrell/me", "owner": { "username": "roger-padrell", - "email": "[email protected]" + "email": "padrell.roger@gmail.com" }, "record": { "CNAME": "roger-padrell.github.io" From a638c83d1c0866b0f17cd6720a825d31ff5b4565 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Fri, 31 Jan 2025 15:19:12 +0100 Subject: [PATCH 0405/2485] Create _github-pages-challenge-roger-padrell.json --- domains/_github-pages-challenge-roger-padrell.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-roger-padrell.json diff --git a/domains/_github-pages-challenge-roger-padrell.json b/domains/_github-pages-challenge-roger-padrell.json new file mode 100644 index 000000000..cde4495f3 --- /dev/null +++ b/domains/_github-pages-challenge-roger-padrell.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roger-padrell", + "email": "padrell.roger@gmail.com" + }, + "record": { + "TXT": "814c8119eaa1cf941877c3cacea189" + } +} From 3de28204a00c9a6b4605d81a3198c53608fc9219 Mon Sep 17 00:00:00 2001 From: Pritam Das <40018547+ImDarkShadow@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:19:45 +0530 Subject: [PATCH 0406/2485] added "pritam.json" --- domains/pritam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pritam.json diff --git a/domains/pritam.json b/domains/pritam.json new file mode 100644 index 000000000..aa4ad0226 --- /dev/null +++ b/domains/pritam.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio.", + "repo": "https://github.com/ImDarkShadow/ImDarkShadow", + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "CNAME": "pritam-das.vercel.app" + } + } \ No newline at end of file From c5faa954a0d8358c9bcc3578af149f8d4565592f Mon Sep 17 00:00:00 2001 From: alas Date: Fri, 31 Jan 2025 17:57:30 +0100 Subject: [PATCH 0407/2485] Create alas.json --- domains/alas.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/alas.json diff --git a/domains/alas.json b/domains/alas.json new file mode 100644 index 000000000..4831db9b5 --- /dev/null +++ b/domains/alas.json @@ -0,0 +1,16 @@ +{ + "description": "better domain for a portfolio website and email", + "repo": "https://github.com/alastrantia/alastrantia.github.io", + "owner": { + "username": "alastrantia", + "email": "niklasnoneedtoknow@gmail.com" + }, + "record": { + "CNAME": "alastrantia.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, + "proxied": true +} From fe0f4d69b83a5a0a8acfd64cfecf783c5b48bd37 Mon Sep 17 00:00:00 2001 From: Meyer Pidiache <109826392+meyer-pidiache@users.noreply.github.com> Date: Fri, 31 Jan 2025 12:23:08 -0500 Subject: [PATCH 0408/2485] Create meyer-pidiache.json --- domains/meyer-pidiache.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/meyer-pidiache.json diff --git a/domains/meyer-pidiache.json b/domains/meyer-pidiache.json new file mode 100644 index 000000000..c56e97735 --- /dev/null +++ b/domains/meyer-pidiache.json @@ -0,0 +1,10 @@ +{ + "description": "Blog", + "owner": { + "username": "meyer-pidiache", + "email": "pidiache@duck.com" + }, + "record": { + "CNAME": "meyer-pidiache.github.io" + } +} From 3af3bec60227c1269e34ee85f014fc1f1a826738 Mon Sep 17 00:00:00 2001 From: Moqtadir Date: Tue, 28 Jan 2025 22:21:29 +0530 Subject: [PATCH 0409/2485] adding a new domain --- domains/moku.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/moku.json diff --git a/domains/moku.json b/domains/moku.json new file mode 100644 index 000000000..e2adf4084 --- /dev/null +++ b/domains/moku.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Moku922/CSS_HTML-CV_Website", + "owner": { + "username": "Moku922", + "email": "abdulmoqtadir1@gmail.com" + }, + "record": { + "CNAME": "https://moku922.github.io/CSS_HTML-CV_Website/" + }, + "proxied": true +} From a528f7db88536ef04201356e3e048c03e3ba5032 Mon Sep 17 00:00:00 2001 From: Moqtadir Date: Tue, 28 Jan 2025 22:27:31 +0530 Subject: [PATCH 0410/2485] modified a thing --- domains/moku.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/moku.json b/domains/moku.json index e2adf4084..322286e1e 100644 --- a/domains/moku.json +++ b/domains/moku.json @@ -7,6 +7,5 @@ }, "record": { "CNAME": "https://moku922.github.io/CSS_HTML-CV_Website/" - }, - "proxied": true + } } From 845def8192abc49b4c0372cf69b47a9ad6ed7056 Mon Sep 17 00:00:00 2001 From: Moqtadir Date: Wed, 29 Jan 2025 14:04:48 +0530 Subject: [PATCH 0411/2485] update the CNAME as suggested --- domains/moku.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/moku.json b/domains/moku.json index 322286e1e..5e4ed4558 100644 --- a/domains/moku.json +++ b/domains/moku.json @@ -6,6 +6,6 @@ "email": "abdulmoqtadir1@gmail.com" }, "record": { - "CNAME": "https://moku922.github.io/CSS_HTML-CV_Website/" + "CNAME": "moku922.github.io" } } From b176896fc20c85239f0460a26c73dbb3ed589e8c Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Fri, 31 Jan 2025 21:03:44 +0100 Subject: [PATCH 0412/2485] zoho mail security / integrity --- domains/mail.mrstickypiston.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index ab66adeee..6b7d77aa8 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -6,7 +6,11 @@ }, "record": { - "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu", + "TXT": [ + "zoho-verification=zb27779902.zmverify.zoho.eu", + "v=spf1 include:zoho.com ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOYU2xPqinzQEz5H9y5mBsE8Q7teQZepZZinzC20TpZPF32n9P2f+oWCCRCrTGxAoG5lnDAIVB6YaQO5qtH44b0IJtdtuLFZUeuOI1YXBV+/mbKcf2tYtFSsmcnPqEYHV7cZ0RSNdAmi3EfRuwqZHc/Uee7xvXUZ5KwU3UcbWr1wIDAQAB" + ], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } From 40b1c2b6bec969d64cd3f5a5d3d944a83e0e565a Mon Sep 17 00:00:00 2001 From: Sneazy25 <71924265+sneazy25@users.noreply.github.com> Date: Sat, 1 Feb 2025 06:06:57 +0700 Subject: [PATCH 0413/2485] Create kendikasir.json --- domains/kendikasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kendikasir.json diff --git a/domains/kendikasir.json b/domains/kendikasir.json new file mode 100644 index 000000000..30e003378 --- /dev/null +++ b/domains/kendikasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" +}, + "record": { + "A": ["76.76.21.21"] + } +} From f59c5d9e701a95999e98999cdd2cf66947aadcb3 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:46:03 -0500 Subject: [PATCH 0414/2485] Create codesoft.json --- domains/codesoft.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/codesoft.json diff --git a/domains/codesoft.json b/domains/codesoft.json new file mode 100644 index 000000000..bf961a1c8 --- /dev/null +++ b/domains/codesoft.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "CNAME": "codesoftgit.github.io" + }, + "proxied": true +} From 8b47362c985dbf0772d92b844c3cf1002cda2738 Mon Sep 17 00:00:00 2001 From: struggler-guts Date: Sat, 1 Feb 2025 11:59:47 +0530 Subject: [PATCH 0415/2485] vercel domain verification --- domains/_vercel.yaxh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.yaxh.json diff --git a/domains/_vercel.yaxh.json b/domains/_vercel.yaxh.json new file mode 100644 index 000000000..a9844e95c --- /dev/null +++ b/domains/_vercel.yaxh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yaxhcodes", + "email": "meyashjoshi3101@gmail.com", + "discord": "965845932782526495" + }, + "record": { + "TXT": "vc-domain-verify=yaxh.is-a.dev,6469548bcd2901c7c348" + } +} \ No newline at end of file From 5ba36e946ef3558ccf6ef558d2d43506617247c4 Mon Sep 17 00:00:00 2001 From: Mr_Julus 2nd Date: Sat, 1 Feb 2025 10:27:40 +0100 Subject: [PATCH 0416/2485] Create darkdus.json --- domains/darkdus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/darkdus.json diff --git a/domains/darkdus.json b/domains/darkdus.json new file mode 100644 index 000000000..40b08a34c --- /dev/null +++ b/domains/darkdus.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Project", + "owner": { + "username": "MqJulus", + "email": "julien.sabe07@gmail.com" + }, + "record": { + "CNAME": "dark-dus.web.app" + } +} From a742cfb6379d59edefb8b396ad04df9f15f3fdda Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Sat, 1 Feb 2025 15:26:53 +0500 Subject: [PATCH 0417/2485] 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 0418/2485] 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 cdc3f99eb6c54846414e861c8d6981e6aeb6665b Mon Sep 17 00:00:00 2001 From: YFFKJB <43834557+YFFKJB@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:26:19 +0800 Subject: [PATCH 0419/2485] Create pilotseye.json --- domains/pilotseye.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pilotseye.json diff --git a/domains/pilotseye.json b/domains/pilotseye.json new file mode 100644 index 000000000..8b00f2138 --- /dev/null +++ b/domains/pilotseye.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YFFKJB", + "email": "1261546255@qq.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + }, + "description": "PilotsEYE Studio Accounting System - A web-based accounting system for PilotsEYE Studio" +} From f4d3fd725bb023a5c4ad45df2df7d8eab021769c Mon Sep 17 00:00:00 2001 From: MrCat <142336149+bipre2466@users.noreply.github.com> Date: Sat, 1 Feb 2025 13:07:38 +0100 Subject: [PATCH 0420/2485] Register mrcat.is-a.dev --- domains/mrcat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrcat.json diff --git a/domains/mrcat.json b/domains/mrcat.json new file mode 100644 index 000000000..31fe646e3 --- /dev/null +++ b/domains/mrcat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bipre2466", + "discord": "1137413640945934418", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Y8eHPjeSqnG2MUxTMFsvWlhMNNYDsxTheEB8ak8Kiyso-_aGMkwFG_tMPE_2ZBya20BjudXX_gRgAG7YmDuyOP-oBGGP6pms8em_hgNoWxW9SQCfufy4dQ_sMkLNGumobnemmUuzlpMB77EtoBxXiINvyAF_MgoS_G68_6arIRWphBTSAGEaU2Fl7nBYUiArQD4W0wiZwTrwl5PRB6orOSa-SA4bg7k6ZDtxVmYCX1l1k_8ggG9L7oauftJ7yjq58miTUIx02qeCuP_t_p30wHHUbk02yFpJFtnH14xiDRQUCeAh25CibruxR82sDvsTPdsOJDJ-v_cWaenXoxX3Fg.Wjo-oD356QVDbjpXuIdBNg.OPnI-kc3PmzXQR-VR3rYOmFF1Quv56CJnGm-FUMP7WXRK-HW040wF647Sm3hu5KD_mn0gHdOvnVfpwBkKHsWg_eUzJgMlnBCzkT81lIi540.LNJ_5YhJ9zA2Kx8mx27hdQ" + }, + + "record": { + "A": ["31.6.7.25"] + } + } + \ No newline at end of file From 6ac54f4fb92a6a7c6cfc17318987c903cf35aaec Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Sat, 1 Feb 2025 07:15:29 -0500 Subject: [PATCH 0421/2485] Create _discord.codesoft.json --- domains/_discord.codesoft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.codesoft.json diff --git a/domains/_discord.codesoft.json b/domains/_discord.codesoft.json new file mode 100644 index 000000000..4053bf018 --- /dev/null +++ b/domains/_discord.codesoft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "TXT": "dh=1d1f0586f56693138d2014b13312d7467fa4e497" + } +} From 9c8aebf207198874653d9e803686e930512cfa8d Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:01:24 +0100 Subject: [PATCH 0422/2485] fix spf --- domains/mail.mrstickypiston.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 6b7d77aa8..6f8c5927a 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -8,8 +8,7 @@ "record": { "TXT": [ "zoho-verification=zb27779902.zmverify.zoho.eu", - "v=spf1 include:zoho.com ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOYU2xPqinzQEz5H9y5mBsE8Q7teQZepZZinzC20TpZPF32n9P2f+oWCCRCrTGxAoG5lnDAIVB6YaQO5qtH44b0IJtdtuLFZUeuOI1YXBV+/mbKcf2tYtFSsmcnPqEYHV7cZ0RSNdAmi3EfRuwqZHc/Uee7xvXUZ5KwU3UcbWr1wIDAQAB" + "v=spf1 include:zohomail.eu ~all" ], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } From e47bd13542909a43b76780cb606060b74f5ae06f Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:03:23 +0100 Subject: [PATCH 0423/2485] fix dkim --- domains/zmail._domainkey.mail.mrstickypiston.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zmail._domainkey.mail.mrstickypiston.json diff --git a/domains/zmail._domainkey.mail.mrstickypiston.json b/domains/zmail._domainkey.mail.mrstickypiston.json new file mode 100644 index 000000000..fd2959af3 --- /dev/null +++ b/domains/zmail._domainkey.mail.mrstickypiston.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQzqCyycL/D4W2wxwRFdiQuDNf0ityvD6KD71b67nse9rbSgQ+03F/Yt7F19nPvnmgSElmaf7yUcQajw2Nhr4xAK95NUgBkjuF4ofkXZnqw7fyVz5JdVU504yPXzLCj5SxSU2Rbu5WS+rXr0P86jjUfNWVPs30p3RTgJDJRoQgBQIDAQAB" + } +} From f6f057132d48c5d7939a0851a926c748e2d70c31 Mon Sep 17 00:00:00 2001 From: therohithborana <123008166+therohithborana@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:45:47 +0530 Subject: [PATCH 0424/2485] Update rohithborana.json --- domains/rohithborana.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rohithborana.json b/domains/rohithborana.json index eb60a5688..be991dfc4 100644 --- a/domains/rohithborana.json +++ b/domains/rohithborana.json @@ -6,7 +6,7 @@ "email": "boranarohith07@gmail.com" }, "record": { - "URL": "https://therohithborana.vercel.app/" + "CNAME": "https://therohithborana.vercel.app/" } } - \ No newline at end of file + From 5dd8938f634cb02afe4696806dcca89378a64c31 Mon Sep 17 00:00:00 2001 From: Jonatandb Date: Sat, 1 Feb 2025 11:51:41 -0300 Subject: [PATCH 0425/2485] Delete domains/jonatandb.json Rollback to avoid possible problems with my current custom domain (https://github.com/is-a-dev/register/issues/19197) --- domains/jonatandb.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/jonatandb.json diff --git a/domains/jonatandb.json b/domains/jonatandb.json deleted file mode 100644 index ab12955cb..000000000 --- a/domains/jonatandb.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This is for my personal website.", - "owner": { - "username": "jonatandb", - "email": "jonatandb@gmail.com" - }, - "record": { - "CNAME": "jonatandb.github.io" - } -} From fcf32e3cf0901d56a9d6bcaede191f9082bc1d01 Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 18:00:38 +0300 Subject: [PATCH 0426/2485] Create khateeb.json --- domains/khateeb.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/khateeb.json diff --git a/domains/khateeb.json b/domains/khateeb.json new file mode 100644 index 000000000..a0f695caa --- /dev/null +++ b/domains/khateeb.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "khateeboveskey" + }, + "record": { + "CNAME": "khateeboveskey.github.io" + } +} 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 0427/2485] 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 0a3a9eb95e34a06996b008caf0624197db0f60e2 Mon Sep 17 00:00:00 2001 From: Mohamed Bishr Date: Sat, 1 Feb 2025 18:08:34 +0200 Subject: [PATCH 0428/2485] Updates username in mohamedbishr.json Changes username from mohamed-bishr to MohamedWaelBishr to reflect correct account name --- domains/mohamedbishr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamedbishr.json b/domains/mohamedbishr.json index fd3e82119..34a06bd72 100644 --- a/domains/mohamedbishr.json +++ b/domains/mohamedbishr.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mohamed-bishr", + "username": "MohamedWaelBishr", "email": "mohamedwaelbishr@gmail.com" }, "record": { From 63a137131d437a36d225f802733ff63b21819401 Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:23:24 +0300 Subject: [PATCH 0429/2485] Update khateeb.json Fix 404 --- domains/khateeb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khateeb.json b/domains/khateeb.json index a0f695caa..86cd80f0b 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -3,6 +3,6 @@ "username": "khateeboveskey" }, "record": { - "CNAME": "khateeboveskey.github.io" + "CNAME": "khateeboveskey.github.io/khateeb-portfolio" } } From b5a82f48e23f9f9532e47d5d1a6746760e2d19c8 Mon Sep 17 00:00:00 2001 From: alas Date: Sat, 1 Feb 2025 18:28:15 +0100 Subject: [PATCH 0430/2485] Update alas.json --- domains/alas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/alas.json b/domains/alas.json index 4831db9b5..ce825184d 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -6,10 +6,10 @@ "email": "niklasnoneedtoknow@gmail.com" }, "record": { - "CNAME": "alastrantia.github.io", + "URL": "alastrantia.github.io", "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx1.improvmx.com", + "mx2.improvmx.com" ] }, "proxied": true From ee742b7d44cea5d47084f9daa4c8324cd5ffe664 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:30:48 -0500 Subject: [PATCH 0431/2485] Update rohithborana.json --- domains/rohithborana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohithborana.json b/domains/rohithborana.json index be991dfc4..3742ac9d3 100644 --- a/domains/rohithborana.json +++ b/domains/rohithborana.json @@ -6,7 +6,7 @@ "email": "boranarohith07@gmail.com" }, "record": { - "CNAME": "https://therohithborana.vercel.app/" + "CNAME": "therohithborana.vercel.app" } } From 20b49ddf0f7ef5545cc466102b20858381c3c58e Mon Sep 17 00:00:00 2001 From: Viswanath Reddy Date: Sat, 1 Feb 2025 23:07:20 +0530 Subject: [PATCH 0432/2485] Update domains/iviswanathreddy.json Co-authored-by: 21Z <21z95@proton.me> --- domains/iviswanathreddy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iviswanathreddy.json b/domains/iviswanathreddy.json index b9fdf3166..0b4c64ba1 100644 --- a/domains/iviswanathreddy.json +++ b/domains/iviswanathreddy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/iviswanathreddy/iviswanathreddy.github.io.git", "owner": { "username": "iviswanathreddy", - "email": "i.viswanath666@gmail.com", + "email": "i.viswanath666@gmail.com" }, "record": { "CNAME": "iviswanathreddy.github.io" From aef20cebbe41d1cd6cd9c86508e14b33f46d5b42 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:43:11 -0500 Subject: [PATCH 0433/2485] Update exrand.json --- domains/exrand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index dc96de88c..054f200de 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -4,6 +4,6 @@ "email": "totallynota903@gmail.com" }, "record": { - "A": "128.204.218.63" + "A": ["128.204.218.63"] } } From d9a8c6b1b3bb02b459227ecc97e34f4f292f8e5e Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:49:56 +0300 Subject: [PATCH 0434/2485] Update khateeb.json --- domains/khateeb.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/khateeb.json b/domains/khateeb.json index 86cd80f0b..5679b0de3 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -1,6 +1,9 @@ { + "description": "Welcome to Khateeb's portfolio - a showcase of full-stack development projects and skills. Explore my work in web development, software engineering, and creative solutions built with modern technologies.", + "repo": "https://github.com/khateeboveskey/khateeb-portfolio", "owner": { - "username": "khateeboveskey" + "username": "khateeboveskey", + "email": "khateeboveskey@gmail.com" }, "record": { "CNAME": "khateeboveskey.github.io/khateeb-portfolio" From 344eef8d383ad45a992144da084b717083b3280e Mon Sep 17 00:00:00 2001 From: Soumadip Das Date: Sat, 1 Feb 2025 23:21:34 +0530 Subject: [PATCH 0435/2485] Create _github-pages-challenge-soymadip.json --- domains/_github-pages-challenge-soymadip.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-soymadip.json diff --git a/domains/_github-pages-challenge-soymadip.json b/domains/_github-pages-challenge-soymadip.json new file mode 100644 index 000000000..f7a10410e --- /dev/null +++ b/domains/_github-pages-challenge-soymadip.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "TXT": "5d04ea047efd00f6377e5ad12bb373" + } +} From a41c1f7d6d9ddd8a9918c431f8cbeedcbd22d163 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:56:42 -0500 Subject: [PATCH 0436/2485] Update codesoft.json --- domains/codesoft.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/codesoft.json b/domains/codesoft.json index bf961a1c8..4f5a873ed 100644 --- a/domains/codesoft.json +++ b/domains/codesoft.json @@ -4,7 +4,9 @@ "email": "codesft@proton.me" }, "record": { - "CNAME": "codesoftgit.github.io" + "CNAME": "codesoftgit.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] }, "proxied": true } From 751ea3c76731c363a74eac2dbb12bb3572608f56 Mon Sep 17 00:00:00 2001 From: AlbertoAIG Date: Sat, 1 Feb 2025 19:00:50 +0100 Subject: [PATCH 0437/2485] Create albertoaig.json --- domains/albertoaig.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/albertoaig.json diff --git a/domains/albertoaig.json b/domains/albertoaig.json new file mode 100644 index 000000000..9ed03a0e7 --- /dev/null +++ b/domains/albertoaig.json @@ -0,0 +1,10 @@ +{ + "description": "albertoaig.is-a.dev", + "owner": { + "username": "Albertoaig", + "email": "alberto.aig10@gmail.com" + }, + "record": { + "CNAME": "portafolio-bay-eight.vercel.app" + } +} From f94c9a250c049fe0a0d1d72b1da501948d04002e Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:07:18 +0300 Subject: [PATCH 0438/2485] Fix khateeb.json --- domains/khateeb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khateeb.json b/domains/khateeb.json index 5679b0de3..645836fc1 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -6,6 +6,6 @@ "email": "khateeboveskey@gmail.com" }, "record": { - "CNAME": "khateeboveskey.github.io/khateeb-portfolio" + "CNAME": "khateeboveskey.github.io" } } From a40e7958672cd805c3c2b75d55f165d8d20f7279 Mon Sep 17 00:00:00 2001 From: "A.Rahman Al-Khateeb" <98776265+khateeboveskey@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:08:58 +0300 Subject: [PATCH 0439/2485] Update khateeb.json --- domains/khateeb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khateeb.json b/domains/khateeb.json index 645836fc1..f517a4c81 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -1,6 +1,6 @@ { "description": "Welcome to Khateeb's portfolio - a showcase of full-stack development projects and skills. Explore my work in web development, software engineering, and creative solutions built with modern technologies.", - "repo": "https://github.com/khateeboveskey/khateeb-portfolio", + "repo": "https://github.com/khateeboveskey/khateeboveskey.github.io", "owner": { "username": "khateeboveskey", "email": "khateeboveskey@gmail.com" From 624035ec20a426c9cac22fa1b57596e8cd8fc63f Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 1 Feb 2025 20:10:23 +0200 Subject: [PATCH 0440/2485] Username has to be exact. --- domains/alas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alas.json b/domains/alas.json index ce825184d..cccdc17c9 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -2,7 +2,7 @@ "description": "better domain for a portfolio website and email", "repo": "https://github.com/alastrantia/alastrantia.github.io", "owner": { - "username": "alastrantia", + "username": "Alastrantia", "email": "niklasnoneedtoknow@gmail.com" }, "record": { From 6aea7daef8860f761ce2c02f4d6882f1d646cd94 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Sat, 1 Feb 2025 13:10:59 -0500 Subject: [PATCH 0441/2485] Update codesoft.json --- domains/codesoft.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/codesoft.json b/domains/codesoft.json index 4f5a873ed..bf961a1c8 100644 --- a/domains/codesoft.json +++ b/domains/codesoft.json @@ -4,9 +4,7 @@ "email": "codesft@proton.me" }, "record": { - "CNAME": "codesoftgit.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": "codesoftgit.github.io" }, "proxied": true } From 7071c5241177580d3e19f9c65f08e2d5b61c42d8 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 1 Feb 2025 20:11:09 +0200 Subject: [PATCH 0442/2485] Welp, I'm dumb --- domains/alas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alas.json b/domains/alas.json index cccdc17c9..122577b37 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -6,7 +6,7 @@ "email": "niklasnoneedtoknow@gmail.com" }, "record": { - "URL": "alastrantia.github.io", + "URL": "https://alastrantia.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 038e3b04b2d3eca4e6a85be73bf0cbc01e1b7f8c Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 1 Feb 2025 20:12:09 +0200 Subject: [PATCH 0443/2485] Thanks proxied line --- domains/alas.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/alas.json b/domains/alas.json index 122577b37..372591b1d 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -11,6 +11,5 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] - }, - "proxied": true + } } From 219720d5e11c2e88fb3359a662f1e13d7614ea34 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Sat, 1 Feb 2025 13:12:15 -0500 Subject: [PATCH 0444/2485] Create mail.codesoft.json --- domains/mail.codesoft.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.codesoft.json diff --git a/domains/mail.codesoft.json b/domains/mail.codesoft.json new file mode 100644 index 000000000..ffc92715d --- /dev/null +++ b/domains/mail.codesoft.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesoft@proton.me" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} From 936cf5e88b349714541923c372e9c3f85ce3259c Mon Sep 17 00:00:00 2001 From: Soumadip Das Date: Sun, 2 Feb 2025 00:08:56 +0530 Subject: [PATCH 0445/2485] Rename _github-pages-challenge-soymadip.json to _github-pages-challenge-soymadip.soymadip.json --- ...ymadip.json => _github-pages-challenge-soymadip.soymadip.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-soymadip.json => _github-pages-challenge-soymadip.soymadip.json} (100%) diff --git a/domains/_github-pages-challenge-soymadip.json b/domains/_github-pages-challenge-soymadip.soymadip.json similarity index 100% rename from domains/_github-pages-challenge-soymadip.json rename to domains/_github-pages-challenge-soymadip.soymadip.json From d9874468be3d2db4183b5fcc9eb48e7c28fcb2fe Mon Sep 17 00:00:00 2001 From: RandomYaps <156994100+randomyaps@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:04:45 +0100 Subject: [PATCH 0446/2485] Update exrand.json Fixed the ip, because my hosting provider doesn't like that.. --- domains/exrand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exrand.json b/domains/exrand.json index 054f200de..93451604f 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -4,6 +4,6 @@ "email": "totallynota903@gmail.com" }, "record": { - "A": ["128.204.218.63"] + "A": ["207.180.248.6"] } } 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 0447/2485] 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 9917ced7b036d78b7e0df9e6ef5b079381fafc81 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:35:43 +0200 Subject: [PATCH 0448/2485] Update sh770 --- domains/sh770 | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/sh770 b/domains/sh770 index 3d846b3e9..8e714b527 100644 --- a/domains/sh770 +++ b/domains/sh770 @@ -6,7 +6,5 @@ }, "record": { "CNAME": "sh770.github.io/dev" - "TXT": "_github-pages-challenge-sh770.sh770.dev" - "TXT": "f1bc37cc382372c5b5ef5103b14648" } } 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 0449/2485] 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 6a3cc662d361074d30c76e6bbeabbb0f334664e1 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sat, 1 Feb 2025 21:59:31 +0200 Subject: [PATCH 0450/2485] Create _github-pages-challenge-MH0386.json --- domains/_github-pages-challenge-MH0386.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MH0386.json diff --git a/domains/_github-pages-challenge-MH0386.json b/domains/_github-pages-challenge-MH0386.json new file mode 100644 index 000000000..15166319e --- /dev/null +++ b/domains/_github-pages-challenge-MH0386.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "TXT": "c6abd6e81620b17a3fc408bfbbbe06" + } +} From 1bb449202a2f3789971c7dab35759ff0cdbbd389 Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sat, 1 Feb 2025 22:05:15 +0200 Subject: [PATCH 0451/2485] Rename _github-pages-challenge-MH0386.json to _github-pages-challenge-mh0386.json --- ...-challenge-MH0386.json => _github-pages-challenge-mh0386.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-MH0386.json => _github-pages-challenge-mh0386.json} (100%) diff --git a/domains/_github-pages-challenge-MH0386.json b/domains/_github-pages-challenge-mh0386.json similarity index 100% rename from domains/_github-pages-challenge-MH0386.json rename to domains/_github-pages-challenge-mh0386.json From 404bf872296aa49ffa9357d7e979037d9e31ee77 Mon Sep 17 00:00:00 2001 From: Euskindar Date: Sat, 1 Feb 2025 21:51:04 +0100 Subject: [PATCH 0452/2485] 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 0453/2485] 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 9a2838d2f56f3912a62e8def4a45dd21d234b45b Mon Sep 17 00:00:00 2001 From: Diego Reis Date: Sat, 1 Feb 2025 17:58:31 -0300 Subject: [PATCH 0454/2485] add diegoreis domain --- domains/diegoreis.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/diegoreis.json diff --git a/domains/diegoreis.json b/domains/diegoreis.json new file mode 100644 index 000000000..99b9dfd0c --- /dev/null +++ b/domains/diegoreis.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "diegoreis42", + "email": "reisdiego144@gmail.com" + }, + "record": { + "CNAME": "diegoreis42.github.io" + }, + "proxied": true +} \ No newline at end of file From 51881774ee4567c8892a9ce099bcfb30f4934f50 Mon Sep 17 00:00:00 2001 From: Alic <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 1 Feb 2025 16:05:10 -0500 Subject: [PATCH 0455/2485] Create enough --- domains/enough | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/enough diff --git a/domains/enough b/domains/enough new file mode 100644 index 000000000..60cff046e --- /dev/null +++ b/domains/enough @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Enoughsdv/Enoughsdv.github.io", + "owner": { + "username": "Enoughsdv", + "email": "enoughsdv@gmail.com" + }, + "record": { + "CNAME": "enoughsdv.github.io" + } +} From 47a7d32d028bf7ec3bcfbc071793581abbad59fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20GUIDI?= Date: Sat, 1 Feb 2025 23:01:48 +0100 Subject: [PATCH 0456/2485] Create mateoguidi.json --- domains/mateoguidi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mateoguidi.json diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json new file mode 100644 index 000000000..20e4c47ad --- /dev/null +++ b/domains/mateoguidi.json @@ -0,0 +1,11 @@ +{ + "description": "Mateo GUIDI's Portfolio", + "repo": "https://github.com/MateoGuidi/portfolio", + "owner": { + "username": "MateoGuidi", + "email": "mateo.guidi5@gmail.com" + }, + "record": { + "CNAME": "mateoguidi.github.io/portfolio" + } +} From ea84be1acda12aab4ee52548af360d5e67171428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Sun, 2 Feb 2025 01:05:22 +0300 Subject: [PATCH 0457/2485] Create baturalp.json --- domains/baturalp.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/baturalp.json diff --git a/domains/baturalp.json b/domains/baturalp.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/baturalp.json @@ -0,0 +1 @@ + From f2c6e67c4af60da86fcdff86c1d44ec1f1f75d61 Mon Sep 17 00:00:00 2001 From: Valerius Mattfeld Date: Sat, 1 Feb 2025 23:11:13 +0100 Subject: [PATCH 0458/2485] Create valerius.json --- domains/valerius.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/valerius.json diff --git a/domains/valerius.json b/domains/valerius.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/valerius.json @@ -0,0 +1 @@ + From 8351134c95812e9d804b80600574f6c85b5a7e28 Mon Sep 17 00:00:00 2001 From: Valerius Mattfeld Date: Sat, 1 Feb 2025 23:14:58 +0100 Subject: [PATCH 0459/2485] Update valerius.json --- domains/valerius.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/valerius.json b/domains/valerius.json index 8b1378917..085a6b51e 100644 --- a/domains/valerius.json +++ b/domains/valerius.json @@ -1 +1,11 @@ - +{ + "description": "valerius.is-a.dev", + "repo": "https://github.com/valerius21/register", + "owner": { + "username": "valerius21", + "email": "dev@voidcode.net" + }, + "record": { + "CNAME": "valerius.me" + } +} From fe984b6c65e410da9de4b37b180c4e6acce0e4fa Mon Sep 17 00:00:00 2001 From: arunvishnu Date: Sat, 1 Feb 2025 19:02:30 -0500 Subject: [PATCH 0460/2485] Created arunvishnu.json --- domains/arunvishnu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arunvishnu.json diff --git a/domains/arunvishnu.json b/domains/arunvishnu.json new file mode 100644 index 000000000..6ddb2614a --- /dev/null +++ b/domains/arunvishnu.json @@ -0,0 +1,11 @@ +{ + "description": "arunvishnu.is-a.dev: website for my portoflio", + "repo": "https://github.com/arunvishnu/magicui-portfolio", + "owner": { + "username": "arunvishnu", + "email": "arun.vishnu@gmail.com" + }, + "record": { + "CNAME": "arunvishnu.com" + } +} From 0403c2e475dbe553cefc6670a75c9cf9e522237a Mon Sep 17 00:00:00 2001 From: "K.Boopathi" <44333589+programmerraja@users.noreply.github.com> Date: Sun, 2 Feb 2025 05:56:37 +0530 Subject: [PATCH 0461/2485] created programmerraja domain --- domains/programmerraja.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/programmerraja.json diff --git a/domains/programmerraja.json b/domains/programmerraja.json new file mode 100644 index 000000000..4d1167e28 --- /dev/null +++ b/domains/programmerraja.json @@ -0,0 +1,11 @@ +{ + "description": "programmerraja is.a.dev domain!", + "repo": "https://github.com/programmerraja/programmerraja.github.io", + "owner": { + "username": "programmerraja" + }, + "record": { + "CNAME": "programmerraja.github.io" + } + } + \ No newline at end of file From 2cca9509ba21e57663fcd24cd49c4bac1a70f521 Mon Sep 17 00:00:00 2001 From: "K.Boopathi" <44333589+programmerraja@users.noreply.github.com> Date: Sun, 2 Feb 2025 05:58:30 +0530 Subject: [PATCH 0462/2485] added mail id --- domains/programmerraja.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/programmerraja.json b/domains/programmerraja.json index 4d1167e28..55fb4b4fd 100644 --- a/domains/programmerraja.json +++ b/domains/programmerraja.json @@ -2,7 +2,9 @@ "description": "programmerraja is.a.dev domain!", "repo": "https://github.com/programmerraja/programmerraja.github.io", "owner": { - "username": "programmerraja" + "username": "programmerraja", + "email": "boooathis123@gmail.com" + }, "record": { "CNAME": "programmerraja.github.io" 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 0463/2485] 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 0464/2485] 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 bc83db6388f33793224574b3d6874bdb3bbd4005 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:12:59 -0500 Subject: [PATCH 0465/2485] Create bens.json --- domains/bens.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bens.json diff --git a/domains/bens.json b/domains/bens.json new file mode 100644 index 000000000..0bd3e9c65 --- /dev/null +++ b/domains/bens.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/coco-droid", + "owner": { + "username": "coco-droid", + "email": "robensjeanbaptiste29@gmail.com" + }, + "record": { + "URL": "https://bit.ly/bensdev" + }, +} 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 0466/2485] 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 0467/2485] 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 d9e1e9e86860e4a7f204c37251e021bc5d0c199b Mon Sep 17 00:00:00 2001 From: Alic <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:27:46 -0500 Subject: [PATCH 0468/2485] Rename enough to enough.json --- domains/{enough => enough.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{enough => enough.json} (100%) diff --git a/domains/enough b/domains/enough.json similarity index 100% rename from domains/enough rename to domains/enough.json 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 0469/2485] 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 cc52df3c2857a20845a134a2f8f38a89b766848a Mon Sep 17 00:00:00 2001 From: GManTheMarioGuy <155935644+GManTheMarioGuy@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:26:55 -0600 Subject: [PATCH 0470/2485] Update --- domains/gmanthemarioguy.json | 11 +++++++++++ domains/uuphoria2.json | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 domains/gmanthemarioguy.json delete mode 100644 domains/uuphoria2.json diff --git a/domains/gmanthemarioguy.json b/domains/gmanthemarioguy.json new file mode 100644 index 000000000..ee92eb1a2 --- /dev/null +++ b/domains/gmanthemarioguy.json @@ -0,0 +1,11 @@ +{ + "description": "This is to be used on my blog.", + "repo": "https://github.com/gmanthemarioguy/gmanthemarioguy.github.io", + "owner": { + "username": "gmanthemarioguy", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "gmanthemarioguy.github.io" + } +} diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json deleted file mode 100644 index f429aa66c..000000000 --- a/domains/uuphoria2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This is to be used on my blog.", - "repo": "https://github.com/uuphoria2/uuphoria2.github.io", - "owner": { - "username": "uuphoria2", - "email": "gman36147@gmail.com" - }, - "record": { - "CNAME": "uuphoria2.github.io" - } -} From f8c19d4c4aa00706cb3a4827988e34eef9c42975 Mon Sep 17 00:00:00 2001 From: GManTheMarioGuy <155935644+GManTheMarioGuy@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:37:32 -0600 Subject: [PATCH 0471/2485] TXT Verification --- ...thub-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{_github-pages-challenge-uuphoria2.uuphoria2.json => _github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json} (62%) diff --git a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json b/domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json similarity index 62% rename from domains/_github-pages-challenge-uuphoria2.uuphoria2.json rename to domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json index f65e6dc95..bfedfd088 100644 --- a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json +++ b/domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json @@ -1,10 +1,10 @@ { "description": "Verification for my personal site", "owner": { - "username": "uuphoria2", + "username": "GManTheMarioGuy", "email": "gman36147@gmail.com" }, "record": { - "TXT": "e102771c99f70130190148a2d00ee0" + "TXT": "20f23b82e045272d36fadd99a6e464" } } From 0a97344f80762cf218c3dbd379fa50fe0d22a627 Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Sat, 1 Feb 2025 21:38:32 -0500 Subject: [PATCH 0472/2485] Create josh-ferrell.json --- domains/josh-ferrell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/josh-ferrell.json diff --git a/domains/josh-ferrell.json b/domains/josh-ferrell.json new file mode 100644 index 000000000..7b257c2c4 --- /dev/null +++ b/domains/josh-ferrell.json @@ -0,0 +1,11 @@ +{ + "description": "Josh Ferrell Personal Github Page", + "repo": "https://github.com/josh-ferrell/josh-ferrell", + "owner": { + "username": "josh-ferrell", + "email": "josh.ferrell@gmail.com" + }, + "record": { + "CNAME": "josh-ferrell.github.io" + } +} From 78db3b0f9e8560f3fe711cb89f4cd9d7e97255df Mon Sep 17 00:00:00 2001 From: GManTheMarioGuy <155935644+GManTheMarioGuy@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:42:46 -0600 Subject: [PATCH 0473/2485] Accidentally made it uppercase (fix) --- ... _github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json => _github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json} (100%) diff --git a/domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json b/domains/_github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json similarity index 100% rename from domains/_github-pages-challenge-GManTheMarioGuy.gmanthemarioguy.json rename to domains/_github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json From 9035cbf32c94dab7e106ca2618e0be55f020aaed Mon Sep 17 00:00:00 2001 From: Alan Maldonado Date: Sat, 1 Feb 2025 21:18:29 -0600 Subject: [PATCH 0474/2485] Created n3m.json --- domains/n3m.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/n3m.json diff --git a/domains/n3m.json b/domains/n3m.json new file mode 100644 index 000000000..4e1d6bbfb --- /dev/null +++ b/domains/n3m.json @@ -0,0 +1,10 @@ +{ + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/n3m", + "owner": { + "username": "n3m" + }, + "record": { + "URL": "https://n3m.me" + } +} \ No newline at end of file From 30ad775ada9a171e0991dff87217ef59d2815b1f Mon Sep 17 00:00:00 2001 From: Aniket Kanere Date: Sun, 2 Feb 2025 10:01:35 +0530 Subject: [PATCH 0475/2485] Create aniket.json --- domains/aniket.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aniket.json diff --git a/domains/aniket.json b/domains/aniket.json new file mode 100644 index 000000000..4158d3f96 --- /dev/null +++ b/domains/aniket.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Portfolio", + "owner": { + "username": "anikxt" + "email": "aniket15304@gmail.com" + }, + "record": { + "CNAME": "aniket.codes" + } +} From 0fd4733910ab371ed1ced8294da0c592f43ddaa2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:44:49 -0500 Subject: [PATCH 0476/2485] Update aniket.json --- domains/aniket.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aniket.json b/domains/aniket.json index 4158d3f96..2596e55ed 100644 --- a/domains/aniket.json +++ b/domains/aniket.json @@ -1,7 +1,7 @@ { "description": "Personal Portfolio", "owner": { - "username": "anikxt" + "username": "anikxt", "email": "aniket15304@gmail.com" }, "record": { From f343c88c81e25ce0673d7566b55d78e7ce91b30c Mon Sep 17 00:00:00 2001 From: Cristian Arendell <73115254+UnrecoverableFault@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:46:03 -0500 Subject: [PATCH 0477/2485] add domain --- domains/cristian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cristian.json diff --git a/domains/cristian.json b/domains/cristian.json new file mode 100644 index 000000000..c47bbdaf5 --- /dev/null +++ b/domains/cristian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "cristianarendell.com" + } + } \ No newline at end of file From 7eb12453d51ed0e267fb587cf950db89360d606b Mon Sep 17 00:00:00 2001 From: Abhinav Ajgaonkar Date: Sat, 1 Feb 2025 23:52:41 -0500 Subject: [PATCH 0478/2485] 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 0b9d3ee8c871cffd0cbc4de13016cfe1b58f6894 Mon Sep 17 00:00:00 2001 From: Ebrahim Tayabali <47640402+ebrahimHakimuddin@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:00:21 +0300 Subject: [PATCH 0479/2485] Create ebrahim.json --- domains/ebrahim.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ebrahim.json diff --git a/domains/ebrahim.json b/domains/ebrahim.json new file mode 100644 index 000000000..54ff4600b --- /dev/null +++ b/domains/ebrahim.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ebrahimHakimuddin" + }, + "record": { + "CNAME": "ebrahimhakimuddin.github.io" + } +} From d663a53e5f99bcaa589af518f1fc430e25e54b29 Mon Sep 17 00:00:00 2001 From: Abhinav Ajgaonkar Date: Sun, 2 Feb 2025 00:03:46 -0500 Subject: [PATCH 0480/2485] 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 7031e5167525ef0ecf9e14cfac575b8ad965f7f7 Mon Sep 17 00:00:00 2001 From: Ebrahim Tayabali <47640402+ebrahimHakimuddin@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:07:23 +0300 Subject: [PATCH 0481/2485] Update ebrahim.json --- domains/ebrahim.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ebrahim.json b/domains/ebrahim.json index 54ff4600b..97df6a1a2 100644 --- a/domains/ebrahim.json +++ b/domains/ebrahim.json @@ -1,6 +1,7 @@ { "owner": { - "username": "ebrahimHakimuddin" + "username": "ebrahimHakimuddin", + "email": "ebrahimhakimuddin@gmail.com" }, "record": { "CNAME": "ebrahimhakimuddin.github.io" From aa966510dd0b3d463d25f5f7631eb98bc486d28f Mon Sep 17 00:00:00 2001 From: Cristian Arendell <73115254+UnrecoverableFault@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:23:13 -0500 Subject: [PATCH 0482/2485] update CNAME to Cloudflare Pages --- domains/cristian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cristian.json b/domains/cristian.json index c47bbdaf5..7fe039ba1 100644 --- a/domains/cristian.json +++ b/domains/cristian.json @@ -4,6 +4,6 @@ "email": "carendell@me.com" }, "record": { - "CNAME": "cristianarendell.com" + "CNAME": "website-f1q.pages.dev" } } \ No newline at end of file From 8fc6a228852353f98b1fce98f9b2351bbd3053e9 Mon Sep 17 00:00:00 2001 From: itskh4ng Date: Sat, 1 Feb 2025 21:43:01 -0800 Subject: [PATCH 0483/2485] 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 41dfb7cc38441ef4f8e20efe65818218e44b5280 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:49:41 +0800 Subject: [PATCH 0484/2485] Create _github-pages-challenge-lawrenceee04.lawrenceee04.json --- ...github-pages-challenge-lawrenceee04.lawrenceee04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json diff --git a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json new file mode 100644 index 000000000..e7223a55f --- /dev/null +++ b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" + } +} From 36a542b14c09f48824daed9d0c3510aa653175b1 Mon Sep 17 00:00:00 2001 From: Santhosh Kani Date: Sun, 2 Feb 2025 11:24:18 +0530 Subject: [PATCH 0485/2485] Create santhoshkani.json --- domains/santhoshkani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/santhoshkani.json diff --git a/domains/santhoshkani.json b/domains/santhoshkani.json new file mode 100644 index 000000000..0d76a4142 --- /dev/null +++ b/domains/santhoshkani.json @@ -0,0 +1,11 @@ +{ + "description": "Santhosh Kani - Personal Github Page", + "repo": "https://github.com/SanthoshKani", + "owner": { + "username": "santhoshkani", + "email": "santhosh.kani@gmail.com" + }, + "record": { + "CNAME": "santhoshkani.github.io" + } +} From b4280e7bc37477b21bff476b7944b7276b4f1cad Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 01:14:07 -0500 Subject: [PATCH 0486/2485] Create nick.json --- domains/nick.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nick.json diff --git a/domains/nick.json b/domains/nick.json new file mode 100644 index 000000000..5a7362b6b --- /dev/null +++ b/domains/nick.json @@ -0,0 +1,12 @@ +{ + "description": "nick.is-a.dev -> nicholasalfonso.com", + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "CNAME": "nicholasalfonso-com-svelte.pages.dev", + "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + } +} \ No newline at end of file From 7d53b379b8003fbf6654bb9842bbbe2b81943ba4 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 01:14:31 -0500 Subject: [PATCH 0487/2485] Update domains/bens.json Co-authored-by: 21Z <21z95@proton.me> --- domains/bens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bens.json b/domains/bens.json index 0bd3e9c65..0004d3d63 100644 --- a/domains/bens.json +++ b/domains/bens.json @@ -6,6 +6,6 @@ "email": "robensjeanbaptiste29@gmail.com" }, "record": { - "URL": "https://bit.ly/bensdev" + "URL": "https://robe.alwaysdata.net/" }, } 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 0488/2485] 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 f1d63a2dc18a6a8396e59351627484e0977e0ef7 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 02:28:46 -0500 Subject: [PATCH 0489/2485] fix: discord verification record --- domains/_discord.nick.json | 10 ++++++++++ domains/nick.json | 3 +-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/_discord.nick.json diff --git a/domains/_discord.nick.json b/domains/_discord.nick.json new file mode 100644 index 000000000..03a11d3a1 --- /dev/null +++ b/domains/_discord.nick.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + } +} \ No newline at end of file diff --git a/domains/nick.json b/domains/nick.json index 5a7362b6b..7c07a348e 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -6,7 +6,6 @@ "discord": "nickwoah" }, "record": { - "CNAME": "nicholasalfonso-com-svelte.pages.dev", - "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + "CNAME": "nicholasalfonso-com-svelte.pages.dev" } } \ No newline at end of file From bf948bd8b89365d624fda2b74db17bec9f3881a1 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:59:21 +0530 Subject: [PATCH 0490/2485] Create _vercel.shivansh.json --- domains/_vercel.shivansh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.shivansh.json diff --git a/domains/_vercel.shivansh.json b/domains/_vercel.shivansh.json new file mode 100644 index 000000000..880a38a90 --- /dev/null +++ b/domains/_vercel.shivansh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "TXT": "vc-domain-verify=shivansh.is-a.dev,497638a309315f26b590" + } +} From e16e989d80766a4e50720513e3c275e202e505d9 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:01:28 +0530 Subject: [PATCH 0491/2485] Create shivansh.is-a.dev --- domains/shivansh.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shivansh.is-a.dev diff --git a/domains/shivansh.is-a.dev b/domains/shivansh.is-a.dev new file mode 100644 index 000000000..b1b947855 --- /dev/null +++ b/domains/shivansh.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "CNAME": "portfolio-theta-one-19.vercel.app" + } +} From 2d691c11a4723c3283d9fc7f572ca54dab32c680 Mon Sep 17 00:00:00 2001 From: Muhammad-Owais-Warsi Date: Sun, 2 Feb 2025 13:02:20 +0530 Subject: [PATCH 0492/2485] create owais.json --- domains/owais.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/owais.json diff --git a/domains/owais.json b/domains/owais.json new file mode 100644 index 000000000..1f7f8c3c4 --- /dev/null +++ b/domains/owais.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Muhammad-Owais-Warsi/portfolio2.1", + "owner": { + "username": "Muhammad-Owais-Warsi", + "email": "warsimuhammadowais@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } +} \ No newline at end of file From 8cc25bd406e91f20fc0cf6274c4db8900db70453 Mon Sep 17 00:00:00 2001 From: Shivansh <113300509+Shivansh722@users.noreply.github.com> Date: Sun, 2 Feb 2025 13:05:47 +0530 Subject: [PATCH 0493/2485] Rename shivansh.is-a.dev to shivansh.json --- domains/{shivansh.is-a.dev => shivansh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shivansh.is-a.dev => shivansh.json} (100%) diff --git a/domains/shivansh.is-a.dev b/domains/shivansh.json similarity index 100% rename from domains/shivansh.is-a.dev rename to domains/shivansh.json From e9a14906ad83d3274947935f607426460f78dd53 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:52:46 +0700 Subject: [PATCH 0494/2485] Create _vercel.ikramth.json --- domains/_vercel.ikramth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ikramth.json diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json new file mode 100644 index 000000000..189a90b79 --- /dev/null +++ b/domains/_vercel.ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" + } +} From 39d27d03908f1729415e05d3775a964563bafeb2 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:53:31 +0700 Subject: [PATCH 0495/2485] Create ikramth.json --- domains/ikramth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ikramth.json diff --git a/domains/ikramth.json b/domains/ikramth.json new file mode 100644 index 000000000..088e91c4b --- /dev/null +++ b/domains/ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com", + }, + "record": { + "CNAME": "ikramth.vercel.app" + } +} From c34edc946087040d0e04850fb4c4e941b5267395 Mon Sep 17 00:00:00 2001 From: Shubham Giri Date: Sun, 2 Feb 2025 14:24:00 +0530 Subject: [PATCH 0496/2485] Update xshubhamg.json --- domains/xshubhamg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json index a7c3446e6..c8a0bd98c 100644 --- a/domains/xshubhamg.json +++ b/domains/xshubhamg.json @@ -2,7 +2,7 @@ "description": "Portfolio site", "owner": { "username": "xshubhamg", - "email": "shubhammgiri3@gmail.com", + "email": "shubhammgiri3@gmail.com" }, "record": { "URL": "https://nerd-cv.netlify.app/" From d1d42684641924b925f2a8d8ddc67d63db776a6e Mon Sep 17 00:00:00 2001 From: Aniket Kanere Date: Sun, 2 Feb 2025 14:35:48 +0530 Subject: [PATCH 0497/2485] Update aniket.json Fixed record field, changed CNAME to URL. --- domains/aniket.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/aniket.json b/domains/aniket.json index 2596e55ed..3a20d4256 100644 --- a/domains/aniket.json +++ b/domains/aniket.json @@ -1,10 +1,11 @@ { - "description": "Personal Portfolio", + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/anikxt", "owner": { "username": "anikxt", "email": "aniket15304@gmail.com" }, "record": { - "CNAME": "aniket.codes" + "URL": "https://aniket.codes" } } From 1e8e67fdc7f99a12106e36ace00db89de2c94da9 Mon Sep 17 00:00:00 2001 From: Abhijith V Date: Sun, 2 Feb 2025 15:03:02 +0530 Subject: [PATCH 0498/2485] added domain --- domains/abhijith.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhijith.json diff --git a/domains/abhijith.json b/domains/abhijith.json new file mode 100644 index 000000000..c6dd9f479 --- /dev/null +++ b/domains/abhijith.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/abhisawesome/abhisawesome.github.io", + "owner": { + "username": "abhisawesome", + "email": "abhijithababhijith@gmail.com" + }, + "record": { + "CNAME": "abhisawesome.github.io" + } +} \ No newline at end of file From c0032313424dc93285a2b1de1b973840abf30fc1 Mon Sep 17 00:00:00 2001 From: Kurorin-fs <4cast.kurorin@gmail.com> Date: Sun, 2 Feb 2025 18:44:31 +0900 Subject: [PATCH 0499/2485] Create kuro.json --- domains/kuro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kuro.json diff --git a/domains/kuro.json b/domains/kuro.json new file mode 100644 index 000000000..de017a59e --- /dev/null +++ b/domains/kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kurorin-fs", + "twitter": "Kurorin_fs" + }, + "record": { + "CNAME": "https://kurorin-fs.github.io/kurorin-fs" + } +} \ No newline at end of file From d25fa6332af18c4b37ac801a7412e11540c76a18 Mon Sep 17 00:00:00 2001 From: Taseen Tanvir Date: Sun, 2 Feb 2025 15:49:47 +0600 Subject: [PATCH 0500/2485] excited for my new domain :D --- domains/tanvir.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/tanvir.json diff --git a/domains/tanvir.json b/domains/tanvir.json new file mode 100644 index 000000000..3324baf3b --- /dev/null +++ b/domains/tanvir.json @@ -0,0 +1,13 @@ +{ + "description": "Tanvir's personal website", + "repo": "https://github.com/tnv1r", + "owner": { + "username": "tnv1r", + "email": "taseentanvir@gmail.com" + }, + "record": { + "CNAME": "tanvir.io", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 845206857753383748be30f8f41d7f14cc067dda Mon Sep 17 00:00:00 2001 From: Taseen Tanvir Date: Sun, 2 Feb 2025 15:52:22 +0600 Subject: [PATCH 0501/2485] chore: update email --- domains/tanvir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanvir.json b/domains/tanvir.json index 3324baf3b..0f8039e36 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -3,7 +3,7 @@ "repo": "https://github.com/tnv1r", "owner": { "username": "tnv1r", - "email": "taseentanvir@gmail.com" + "email": "dev@tanvir.io" }, "record": { "CNAME": "tanvir.io", From 29e077c00b3c184c0434bcb77bc62f4e7a1aa11a Mon Sep 17 00:00:00 2001 From: Maka Sitaram Date: Sun, 2 Feb 2025 18:00:08 +0800 Subject: [PATCH 0502/2485] Add personal website configuration --- domains/sitaram.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sitaram.json diff --git a/domains/sitaram.json b/domains/sitaram.json new file mode 100644 index 000000000..0aaf6fac0 --- /dev/null +++ b/domains/sitaram.json @@ -0,0 +1,11 @@ +{ + "description": "Maka Sitaram's Portfolio", + "repo": "https://github.com/satyaram413", + "owner": { + "username": "satyaram413", + "email": "maka.sitaram@gmail.com" + }, + "record": { + "URL": "https://satyaram413.github.io/sitaram-portfolio/" + } +} From 46cbe828f677b4275d416bcbbddac8c5c2b32711 Mon Sep 17 00:00:00 2001 From: Euskindar Date: Sun, 2 Feb 2025 11:16:56 +0100 Subject: [PATCH 0503/2485] 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 347ecf9b9bf543db7d816feeb573d88ffe3a08df Mon Sep 17 00:00:00 2001 From: zalnars Date: Sun, 2 Feb 2025 11:44:31 +0100 Subject: [PATCH 0504/2485] Create _vercel.zalnars.json --- domains/_vercel.zalnars.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.zalnars.json diff --git a/domains/_vercel.zalnars.json b/domains/_vercel.zalnars.json new file mode 100644 index 000000000..5b22c9d73 --- /dev/null +++ b/domains/_vercel.zalnars.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zalnaRs", + "email": "zalnars@proton.me", + "discord": "zalnars" + }, + "record": { + "TXT": "vc-domain-verify=zalnars.is-a.dev,61ba9176019e738b5c09" + } +} From 9d28e87adb9b93c21094791bb5885c139e2aa369 Mon Sep 17 00:00:00 2001 From: zalnars Date: Sun, 2 Feb 2025 11:47:05 +0100 Subject: [PATCH 0505/2485] Create zalnars.json --- domains/zalnars.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zalnars.json diff --git a/domains/zalnars.json b/domains/zalnars.json new file mode 100644 index 000000000..7de70842a --- /dev/null +++ b/domains/zalnars.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zalnars", + "email": "", + "discord": "zalnars" + }, + "record": { + "CNAME": "zalnars.vercel.app" + } +} 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 0506/2485] 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 0507/2485] 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 a4a3786cbe8a472651d7c9a014b63af2af10485b Mon Sep 17 00:00:00 2001 From: billvog Date: Sun, 2 Feb 2025 13:44:08 +0200 Subject: [PATCH 0508/2485] added billvog.json --- domains/billvog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/billvog.json diff --git a/domains/billvog.json b/domains/billvog.json new file mode 100644 index 000000000..48c6f7a97 --- /dev/null +++ b/domains/billvog.json @@ -0,0 +1,11 @@ +{ + "description": "billvog's Portfolio Website", + "repo": "https://github.com/billvog/billvog.github.io", + "owner": { + "username": "billvog", + "email": "hey@billvog.com" + }, + "record": { + "URL": "https://billvog.com" + } +} \ No newline at end of file From c078be22b8db78df9202c8174ee8b236c9f9db14 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 07:03:39 -0500 Subject: [PATCH 0509/2485] Fix JSON error --- domains/_vercel.hmp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/_vercel.hmp.json b/domains/_vercel.hmp.json index 3756f8c61..9842a96cb 100644 --- a/domains/_vercel.hmp.json +++ b/domains/_vercel.hmp.json @@ -1,11 +1,11 @@ { - "description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website", + "description": "My portfolio", + "repo": "https://github.com/coco-droid", "owner": { - "username": "hmphu", - "email": "me@hmphu.com", - "discord": "830872854677422150" + "username": "coco-droid", + "email": "robensjeanbaptiste29@gmail.com" }, "record": { - "TXT": ["vc-domain-verify=hmp.is-a.dev,f49576d3e029b34c2305"] + "URL": "https://robe.alwaysdata.net/" } } From 1cb4251782ccc64377965d28a6ff97fa5c9f951b Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 07:08:59 -0500 Subject: [PATCH 0510/2485] vercel.hmp.json --- domains/_vercel.hmp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/_vercel.hmp.json b/domains/_vercel.hmp.json index 9842a96cb..3756f8c61 100644 --- a/domains/_vercel.hmp.json +++ b/domains/_vercel.hmp.json @@ -1,11 +1,11 @@ { - "description": "My portfolio", - "repo": "https://github.com/coco-droid", + "description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website", "owner": { - "username": "coco-droid", - "email": "robensjeanbaptiste29@gmail.com" + "username": "hmphu", + "email": "me@hmphu.com", + "discord": "830872854677422150" }, "record": { - "URL": "https://robe.alwaysdata.net/" + "TXT": ["vc-domain-verify=hmp.is-a.dev,f49576d3e029b34c2305"] } } From 3e115804ca6c61a34a4936cb4f713fec304567ee Mon Sep 17 00:00:00 2001 From: "Juliano S." <77923171+JuSfrei@users.noreply.github.com> Date: Sun, 2 Feb 2025 10:08:14 -0300 Subject: [PATCH 0511/2485] Create juliano.json --- domains/juliano.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/juliano.json diff --git a/domains/juliano.json b/domains/juliano.json new file mode 100644 index 000000000..255354e83 --- /dev/null +++ b/domains/juliano.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuSfrei", + "email": "me@jusfrei.dev" + }, + "record": { + "MX": ["in1-smtp.messagingengine.com", "in2-smtp.messagingengine.com"], + "TXT": "v=spf1 include:spf.messagingengine.com ?all" + } +} From 3fada8871d5618f96e74bc5552ec8028cc1db3bb Mon Sep 17 00:00:00 2001 From: Nikityyy <110503465+Nikityyy@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:17:57 +0100 Subject: [PATCH 0512/2485] Create nikity.json --- domains/nikity.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nikity.json diff --git a/domains/nikity.json b/domains/nikity.json new file mode 100644 index 000000000..0e79cd740 --- /dev/null +++ b/domains/nikity.json @@ -0,0 +1,10 @@ +{ + "description": "Subdomain woohoo", + "owner": { + "username": "Nikityyy", + "email": "bergernikita1807@gmail.comm" + }, + "record": { + "CNAME": "nikityyy.github.io" + } +} From 9c766174cae132e07987aa02e606ea39d6dd679c Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:28:38 +0800 Subject: [PATCH 0513/2485] Create liam.json --- domains/liam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/liam.json diff --git a/domains/liam.json b/domains/liam.json new file mode 100644 index 000000000..63ce52200 --- /dev/null +++ b/domains/liam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liamatienza" + }, + "record": { + "CNAME": "liamatienza.github.io" + }, + "proxied": true +} From ac17551185575d8fecfdc9e73a0b86ba6b4f9c20 Mon Sep 17 00:00:00 2001 From: ayushk-1801 Date: Sun, 2 Feb 2025 18:59:11 +0530 Subject: [PATCH 0514/2485] Create ayushk.json --- domains/_vercel.ayushk.json | 10 ++++++++++ domains/ayushk.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.ayushk.json create mode 100644 domains/ayushk.json diff --git a/domains/_vercel.ayushk.json b/domains/_vercel.ayushk.json new file mode 100644 index 000000000..5c11b1d7e --- /dev/null +++ b/domains/_vercel.ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "TXT": "vc-domain-verify=ayushk.is-a.dev,339b6861f1513bf39684" + } +} diff --git a/domains/ayushk.json b/domains/ayushk.json new file mode 100644 index 000000000..04dd6d929 --- /dev/null +++ b/domains/ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "CNAME": "ayushkumaranand.vercel.app" + } +} From ee923daf81a4e3d48610c9c0f58fcfe878e0db97 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:42:58 +0800 Subject: [PATCH 0515/2485] Update liam.json --- domains/liam.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index 63ce52200..832d5f9f4 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -3,7 +3,12 @@ "username": "liamatienza" }, "record": { - "CNAME": "liamatienza.github.io" + "CNAME": "liamatienza.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "forward-email=ZDEyZjU2Y2Y4YzczZWJmNS0yMTdkYmFhNjczYTUzOTE2ZDkxYzJhMTY4YTM4ZmU1NTIzMDM4ZDNiOGMxZmRkNzM2NDNjMmEyMzRkY2Y1MGZh" }, "proxied": true } From f5b1d5650d7bc40cffae1868993f009d33ba4857 Mon Sep 17 00:00:00 2001 From: mgamil <110209250+GamilMohamed@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:43:59 +0100 Subject: [PATCH 0516/2485] Create gamil.json --- domains/gamil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gamil.json diff --git a/domains/gamil.json b/domains/gamil.json new file mode 100644 index 000000000..389d10790 --- /dev/null +++ b/domains/gamil.json @@ -0,0 +1,11 @@ +{ + "description": "Gamil's Portfolio", + "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", + "owner": { + "username": "gamilmohamed", + "email": "mohamed.gamil@outlook.com" + }, + "record": { + "CNAME": "gamilmohamed.github.io" + } +} From 3867586324e776a4b47e2d86eaabea7dd67e900a Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:52:44 +0800 Subject: [PATCH 0517/2485] Update TXT for ImprovMX --- domains/liam.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/liam.json b/domains/liam.json index 832d5f9f4..f08ae3028 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -8,7 +8,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "forward-email=ZDEyZjU2Y2Y4YzczZWJmNS0yMTdkYmFhNjczYTUzOTE2ZDkxYzJhMTY4YTM4ZmU1NTIzMDM4ZDNiOGMxZmRkNzM2NDNjMmEyMzRkY2Y1MGZh" - }, - "proxied": true + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 677fb4f424d19ab12b67ac175149348156da1fef Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:01:37 +0800 Subject: [PATCH 0518/2485] Added owner email --- domains/liam.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index f08ae3028..abfb3ceda 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -1,6 +1,7 @@ { "owner": { - "username": "liamatienza" + "username": "liamatienza", + "owner": "liamdev@duck.com" }, "record": { "CNAME": "liamatienza.github.io", From 87b053746c00a994ee148299448b791c5f6ac83b Mon Sep 17 00:00:00 2001 From: zq <176238023+Klez2003@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:29:01 -0600 Subject: [PATCH 0519/2485] Create klez.json --- domains/klez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/klez.json diff --git a/domains/klez.json b/domains/klez.json new file mode 100644 index 000000000..af3db4dc5 --- /dev/null +++ b/domains/klez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "klez2003", + "email": "klez@cock.li" + }, + "record": { + "CNAME": "klez@ammosearch.lol" + } +} From 81d6b31adf902cd4e0dc8c690e498d04d6b4651f Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 2 Feb 2025 18:32:46 +0400 Subject: [PATCH 0520/2485] Create alanr.json --- domains/alanr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alanr.json diff --git a/domains/alanr.json b/domains/alanr.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/alanr.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} From f0d667a93e06445421c5f9472d21b212cca15ec3 Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 2 Feb 2025 18:33:05 +0400 Subject: [PATCH 0521/2485] Create aland.json --- domains/aland.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aland.json diff --git a/domains/aland.json b/domains/aland.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/aland.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} From 4ba421f6d69a17c678e04916fcbda44e82a17b42 Mon Sep 17 00:00:00 2001 From: Alan Date: Sun, 2 Feb 2025 18:33:24 +0400 Subject: [PATCH 0522/2485] Create alanrme.json --- domains/alanrme.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alanrme.json diff --git a/domains/alanrme.json b/domains/alanrme.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/alanrme.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} From d85427e983ccdce2aef3d575dd40bb52472e8e45 Mon Sep 17 00:00:00 2001 From: zq <176238023+Klez2003@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:36:57 -0600 Subject: [PATCH 0523/2485] Update klez.json --- domains/klez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/klez.json b/domains/klez.json index af3db4dc5..ba8cc3b4f 100644 --- a/domains/klez.json +++ b/domains/klez.json @@ -4,6 +4,6 @@ "email": "klez@cock.li" }, "record": { - "CNAME": "klez@ammosearch.lol" + "CNAME": "ammosearch.lol" } } From f00cddc1276839baa87d35856f72b1277a1f8a2a Mon Sep 17 00:00:00 2001 From: DK Date: Sun, 2 Feb 2025 20:18:35 +0530 Subject: [PATCH 0524/2485] add debkanchan.json --- domains/debkanchan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/debkanchan.json diff --git a/domains/debkanchan.json b/domains/debkanchan.json new file mode 100644 index 000000000..368f32e71 --- /dev/null +++ b/domains/debkanchan.json @@ -0,0 +1,11 @@ + { + "description": "Personal Portfolio", + "repo": "https://github.com/debkanchan/debkanchan.github.io", + "owner": { + "username": "debkanchan", + "email": "debu.samadder@gmail.com" + }, + "record": { + "CNAME": "debkanchan.github.io" + } +} \ No newline at end of file From 234a4decfecfb1d445d0ba7f3137b94aba5eae6c Mon Sep 17 00:00:00 2001 From: Isira Adithya <65585354+isira-adithya@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:27:33 +0530 Subject: [PATCH 0525/2485] Create isiraadithya.json --- domains/isiraadithya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isiraadithya.json diff --git a/domains/isiraadithya.json b/domains/isiraadithya.json new file mode 100644 index 000000000..e8a7f6fae --- /dev/null +++ b/domains/isiraadithya.json @@ -0,0 +1,9 @@ +{ + "description": "Isira Adithya's Personal Website", + "owner": { + "username": "isira-adithya" + }, + "record": { + "URL": "https://isiraadithya.com" + } +} From 5a57d754ef9f60b9678843626a6b7bfd725e042c Mon Sep 17 00:00:00 2001 From: Isira Adithya <65585354+isira-adithya@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:32:22 +0530 Subject: [PATCH 0526/2485] Update isiraadithya.json --- domains/isiraadithya.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/isiraadithya.json b/domains/isiraadithya.json index e8a7f6fae..5b7e623bd 100644 --- a/domains/isiraadithya.json +++ b/domains/isiraadithya.json @@ -1,7 +1,8 @@ { "description": "Isira Adithya's Personal Website", "owner": { - "username": "isira-adithya" + "username": "isira-adithya", + "email": "me@isiraadithya.com" }, "record": { "URL": "https://isiraadithya.com" From e6fed3b448294735c25c1b29b97c2e7aec5ac034 Mon Sep 17 00:00:00 2001 From: James Haworth Date: Sun, 2 Feb 2025 15:09:50 +0000 Subject: [PATCH 0527/2485] Register james.is-a.dev --- domains/james.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/james.json diff --git a/domains/james.json b/domains/james.json new file mode 100644 index 000000000..de077b2d6 --- /dev/null +++ b/domains/james.json @@ -0,0 +1,12 @@ +{ + "description": "Directory for my dev related social links", + "repo": "", + "owner": { + "username": "jameshaworthcs", + "email": "james@j-h.ai" + }, + "record": { + "URL": "https://j-h.ai" + }, + "proxied": false +} From 5fe308225adcc6409d9022bfef9f09d558f70edc Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:18:20 +0700 Subject: [PATCH 0528/2485] Update domains/ikramth.json Co-authored-by: 21Z <21z95@proton.me> --- domains/ikramth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ikramth.json b/domains/ikramth.json index 088e91c4b..cf928967a 100644 --- a/domains/ikramth.json +++ b/domains/ikramth.json @@ -1,7 +1,7 @@ { "owner": { "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com", + "email": "ikramtauffiqulh@gmail.com" }, "record": { "CNAME": "ikramth.vercel.app" From 2ae7315eec4cfcdb38062e1a8454b3ce2cf25bca Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:18:30 +0200 Subject: [PATCH 0529/2485] Update domains/sh770 Co-authored-by: 21Z <21z95@proton.me> --- domains/sh770 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh770 b/domains/sh770 index 8e714b527..4f19e1885 100644 --- a/domains/sh770 +++ b/domains/sh770 @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "sh770.github.io/dev" + "CNAME": "sh770.github.io" } } From 19691b86eb6e74f939d7ea813d14aaee928d0119 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sun, 2 Feb 2025 17:18:48 +0200 Subject: [PATCH 0530/2485] Update domains/sh770 Co-authored-by: 21Z <21z95@proton.me> --- domains/sh770 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh770 b/domains/sh770 index 4f19e1885..ed1d89f5c 100644 --- a/domains/sh770 +++ b/domains/sh770 @@ -1,7 +1,7 @@ { "owner": { "username": "sh770", - "email": "[sh770h@gmail.com]" + "email": "sh770h@gmail.com" }, "record": { From 5467e6509e0cb64d6c2cbfbd6849374ec413eb91 Mon Sep 17 00:00:00 2001 From: SHIVAM KUMAR Date: Sun, 2 Feb 2025 20:48:52 +0530 Subject: [PATCH 0531/2485] Create shivam.json --- domains/shivam.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/shivam.json diff --git a/domains/shivam.json b/domains/shivam.json new file mode 100644 index 000000000..4603b7952 --- /dev/null +++ b/domains/shivam.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "shivamkumar177" + }, + "record": { + "CNAME": "shivam-kumar.netlify.app/" + } +} From 62c1b1f02ad4ba9aca2c5291ed55698747d2b7a3 Mon Sep 17 00:00:00 2001 From: Ikram Tauffiqul H <62255009+Arcfoz@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:20:15 +0700 Subject: [PATCH 0532/2485] Update domains/_vercel.ikramth.json Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.ikramth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json index 189a90b79..57b4fd6dc 100644 --- a/domains/_vercel.ikramth.json +++ b/domains/_vercel.ikramth.json @@ -1,7 +1,7 @@ { "owner": { "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com", + "email": "ikramtauffiqulh@gmail.com" }, "record": { "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" From 4f4df6c3f78a5d1bbfe7cbe9a086966da6fdf590 Mon Sep 17 00:00:00 2001 From: SHIVAM KUMAR Date: Sun, 2 Feb 2025 20:52:00 +0530 Subject: [PATCH 0533/2485] Update shivam.json --- domains/shivam.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shivam.json b/domains/shivam.json index 4603b7952..a1e90aa9f 100644 --- a/domains/shivam.json +++ b/domains/shivam.json @@ -1,6 +1,7 @@ { "owner": { - "username": "shivamkumar177" + "username": "shivamkumar177", + "email": "shivamk1717@gmail.com" }, "record": { "CNAME": "shivam-kumar.netlify.app/" From 2e0c4b9315afa8a0325a2cbf120ff70eab1d094f Mon Sep 17 00:00:00 2001 From: btleffler Date: Sun, 2 Feb 2025 10:29:50 -0500 Subject: [PATCH 0534/2485] Create btleffler.json --- domains/btleffler.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/btleffler.json diff --git a/domains/btleffler.json b/domains/btleffler.json new file mode 100644 index 000000000..d1ae41182 --- /dev/null +++ b/domains/btleffler.json @@ -0,0 +1,11 @@ +{ + "description": "btleffler.is-a.dev - Benjamin Leffler's Website", + "repo": "https://github.com/btleffler/btleffler.github.io", + "owner": { + "username": "btleffler", + "email": "btleffler@gmail.com" + }, + "record": { + "CNAME": "btleffler.github.io" + } +} From 298fa4d9cfba1165533719126529829b0b132548 Mon Sep 17 00:00:00 2001 From: Kurorin-fs <119593840+Kurorin-fs@users.noreply.github.com> Date: Mon, 3 Feb 2025 00:54:08 +0900 Subject: [PATCH 0535/2485] Update kuro.json Co-authored-by: 21Z <21z95@proton.me> --- domains/kuro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kuro.json b/domains/kuro.json index de017a59e..a150c7c9c 100644 --- a/domains/kuro.json +++ b/domains/kuro.json @@ -4,6 +4,6 @@ "twitter": "Kurorin_fs" }, "record": { - "CNAME": "https://kurorin-fs.github.io/kurorin-fs" + "CNAME": "kurorin-fs.github.io" } } \ No newline at end of file From bf49ab877218e990b7a3a5a1f291f3db9ded0dc4 Mon Sep 17 00:00:00 2001 From: mgamil <110209250+GamilMohamed@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:58:00 +0100 Subject: [PATCH 0536/2485] Update gamil.json --- domains/gamil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gamil.json b/domains/gamil.json index 389d10790..cfb15672d 100644 --- a/domains/gamil.json +++ b/domains/gamil.json @@ -3,7 +3,7 @@ "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", "owner": { "username": "gamilmohamed", - "email": "mohamed.gamil@outlook.com" + "email": "mohamed.gamil@outlook.fr" }, "record": { "CNAME": "gamilmohamed.github.io" From 8836f18ab9a35acd0fb0416c50e0dd2ea3a81385 Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 14:03:42 +0100 Subject: [PATCH 0537/2485] Add CNAME www.burakince.com record for burak subdmain. Signed-off-by: Burak Ince --- domains/burak.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/burak.json diff --git a/domains/burak.json b/domains/burak.json new file mode 100644 index 000000000..026848b9b --- /dev/null +++ b/domains/burak.json @@ -0,0 +1,15 @@ +{ + "description": "Burak's Tech Insights: AI, Software, and More", + "repo": "https://github.com/burakince/burakince.github.io", + "owner": { + "username": "burakince", + "email": "me@burakince.com", + "linkedin": "https://www.linkedin.com/in/inceburak/", + "twitter": "burakinc", + "keybase": "burakince" + }, + "record": { + "CNAME": "www.burakince.com" + }, + "proxied": true +} From 205ac6b13c54bcc849a701385733ff01a2733bef Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 14:42:58 +0100 Subject: [PATCH 0538/2485] Add TXT record for github pages to verify burak.is-a.dev subdomain. Signed-off-by: Burak Ince --- domains/_github-pages-challenge-burakince.burak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-burakince.burak.json diff --git a/domains/_github-pages-challenge-burakince.burak.json b/domains/_github-pages-challenge-burakince.burak.json new file mode 100644 index 000000000..f97954cd3 --- /dev/null +++ b/domains/_github-pages-challenge-burakince.burak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "burakince", + "email": "me@burakince.com" + }, + "record": { + "TXT": "43bb69a9dca89307a7c2a2e8b0b24e" + } +} From 0bfc67238b3ecc752f98baa325527d5108077c0b Mon Sep 17 00:00:00 2001 From: Burak Ince Date: Sun, 2 Feb 2025 17:28:06 +0100 Subject: [PATCH 0539/2485] Change record to URL based redirection --- domains/_github-pages-challenge-burakince.burak.json | 9 --------- domains/burak.json | 5 ++--- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 domains/_github-pages-challenge-burakince.burak.json diff --git a/domains/_github-pages-challenge-burakince.burak.json b/domains/_github-pages-challenge-burakince.burak.json deleted file mode 100644 index f97954cd3..000000000 --- a/domains/_github-pages-challenge-burakince.burak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "burakince", - "email": "me@burakince.com" - }, - "record": { - "TXT": "43bb69a9dca89307a7c2a2e8b0b24e" - } -} diff --git a/domains/burak.json b/domains/burak.json index 026848b9b..b2c7a9dd4 100644 --- a/domains/burak.json +++ b/domains/burak.json @@ -9,7 +9,6 @@ "keybase": "burakince" }, "record": { - "CNAME": "www.burakince.com" - }, - "proxied": true + "URL": "https://www.burakince.com" + } } From 61dd4fd20cd4617f5647d0a3262d2aefd13d8ae0 Mon Sep 17 00:00:00 2001 From: Euskindar Date: Sun, 2 Feb 2025 17:28:46 +0100 Subject: [PATCH 0540/2485] 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 b212f7e0f6fa09484bd036af4593cedb200432dd Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Feb 2025 20:30:00 +0400 Subject: [PATCH 0541/2485] Update nikity.json fix email --- domains/nikity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikity.json b/domains/nikity.json index 0e79cd740..3dd66c585 100644 --- a/domains/nikity.json +++ b/domains/nikity.json @@ -2,7 +2,7 @@ "description": "Subdomain woohoo", "owner": { "username": "Nikityyy", - "email": "bergernikita1807@gmail.comm" + "email": "bergernikita1807@gmail.com" }, "record": { "CNAME": "nikityyy.github.io" From aaa677d126cee87c444ff4a1682573f553b9a426 Mon Sep 17 00:00:00 2001 From: kelvine Date: Sun, 2 Feb 2025 18:40:10 +0200 Subject: [PATCH 0542/2485] 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 3d395e4437ecec358e6516863be7d3721c247f4a Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sun, 2 Feb 2025 18:53:48 +0200 Subject: [PATCH 0543/2485] Rename JSON file for GitHub Pages challenge --- ....json => _github-pages-challenge-mh0386..mohamedhisham.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-mh0386.json => _github-pages-challenge-mh0386..mohamedhisham.json} (98%) diff --git a/domains/_github-pages-challenge-mh0386.json b/domains/_github-pages-challenge-mh0386..mohamedhisham.json similarity index 98% rename from domains/_github-pages-challenge-mh0386.json rename to domains/_github-pages-challenge-mh0386..mohamedhisham.json index 15166319e..93392a4cb 100644 --- a/domains/_github-pages-challenge-mh0386.json +++ b/domains/_github-pages-challenge-mh0386..mohamedhisham.json @@ -6,4 +6,4 @@ "record": { "TXT": "c6abd6e81620b17a3fc408bfbbbe06" } -} +} \ No newline at end of file From 8745bd3c502a651fcf7d8e80074183781b03cf7f Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Sun, 2 Feb 2025 18:54:37 +0200 Subject: [PATCH 0544/2485] Rename JSON file for GitHub Pages challenge --- ...m.json => _github-pages-challenge-mh0386.mohamedhisham.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-mh0386..mohamedhisham.json => _github-pages-challenge-mh0386.mohamedhisham.json} (98%) diff --git a/domains/_github-pages-challenge-mh0386..mohamedhisham.json b/domains/_github-pages-challenge-mh0386.mohamedhisham.json similarity index 98% rename from domains/_github-pages-challenge-mh0386..mohamedhisham.json rename to domains/_github-pages-challenge-mh0386.mohamedhisham.json index 93392a4cb..15166319e 100644 --- a/domains/_github-pages-challenge-mh0386..mohamedhisham.json +++ b/domains/_github-pages-challenge-mh0386.mohamedhisham.json @@ -6,4 +6,4 @@ "record": { "TXT": "c6abd6e81620b17a3fc408bfbbbe06" } -} \ No newline at end of file +} From b9772d5b6e7cb97601ff4a6abd34952c93516175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20GUIDI?= Date: Sun, 2 Feb 2025 17:55:03 +0100 Subject: [PATCH 0545/2485] Update mateoguidi.json --- domains/mateoguidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json index 20e4c47ad..0de1e9289 100644 --- a/domains/mateoguidi.json +++ b/domains/mateoguidi.json @@ -6,6 +6,6 @@ "email": "mateo.guidi5@gmail.com" }, "record": { - "CNAME": "mateoguidi.github.io/portfolio" + "CNAME": "mateoguidi.github.io" } } From 8978f69fbfec8e97a6a29abed48760a24c1a28f3 Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:58:20 +0500 Subject: [PATCH 0546/2485] Create iomiras.json --- domains/iomiras.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iomiras.json diff --git a/domains/iomiras.json b/domains/iomiras.json new file mode 100644 index 000000000..f72022245 --- /dev/null +++ b/domains/iomiras.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com" + }, + "record": { + "CNAME": "miras-iomiras.vercel.app" + } +} From 2500d0768b6ff09833e63e327afe020b5a856a3f Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 00:59:59 +0800 Subject: [PATCH 0547/2485] Create df.json add my subdomain information --- domains/df.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/df.json diff --git a/domains/df.json b/domains/df.json new file mode 100644 index 000000000..276e19532 --- /dev/null +++ b/domains/df.json @@ -0,0 +1,12 @@ +{ + "description": "df's Dev Website", + "repo": "https://github.com/DF-wu", + "owner": { + "username": "DF-wu", + "linkedin": "https://www.linkedin.com/in/chufei-wu-b33990164/", + "email": "df@dfder.tw" + }, + "record": { + "CNAME": "df-wu.github.io" + } +} From 98a951d8390a4abaa42bdd86b32ed107263b9427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20GUIDI?= Date: Sun, 2 Feb 2025 18:00:29 +0100 Subject: [PATCH 0548/2485] Update mateoguidi.json --- domains/mateoguidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json index 0de1e9289..7dc01ad95 100644 --- a/domains/mateoguidi.json +++ b/domains/mateoguidi.json @@ -1,6 +1,6 @@ { "description": "Mateo GUIDI's Portfolio", - "repo": "https://github.com/MateoGuidi/portfolio", + "repo": "https://github.com/MateoGuidi/mateoguidi.github.io", "owner": { "username": "MateoGuidi", "email": "mateo.guidi5@gmail.com" From 1f5f3da2297ac600a8fed47cefaee3c00d716fba Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:07:31 +0500 Subject: [PATCH 0549/2485] Create _vercel.iomiras.jsn --- domains/_vercel.iomiras.jsn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.iomiras.jsn diff --git a/domains/_vercel.iomiras.jsn b/domains/_vercel.iomiras.jsn new file mode 100644 index 000000000..a890cbdf5 --- /dev/null +++ b/domains/_vercel.iomiras.jsn @@ -0,0 +1,10 @@ +{ + "description": "This subdomain points to my portfolio website.", + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com", + }, + "record": { + "TXT": ["vc-domain-verify=iomiras.is-a.dev,f475f7d08678209bfa1f"] + } +} From f91985c61ecdc07a1d4ccb14e0a7302f6dafb4d1 Mon Sep 17 00:00:00 2001 From: "Robe J.B" <63416669+coco-droid@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:34:53 -0500 Subject: [PATCH 0550/2485] Update domains/bens.json Co-authored-by: 21Z <21z95@proton.me> --- domains/bens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bens.json b/domains/bens.json index 0004d3d63..9842a96cb 100644 --- a/domains/bens.json +++ b/domains/bens.json @@ -7,5 +7,5 @@ }, "record": { "URL": "https://robe.alwaysdata.net/" - }, + } } From d28860a6bdbd764a9151de23c7c4c1d07f4d9158 Mon Sep 17 00:00:00 2001 From: zalnars Date: Sun, 2 Feb 2025 18:35:25 +0100 Subject: [PATCH 0551/2485] Update domains/zalnars.json Co-authored-by: 21Z <21z95@proton.me> --- domains/zalnars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zalnars.json b/domains/zalnars.json index 7de70842a..5805879fc 100644 --- a/domains/zalnars.json +++ b/domains/zalnars.json @@ -1,7 +1,7 @@ { "owner": { "username": "zalnars", - "email": "", + "email": "zalnars@proton.me", "discord": "zalnars" }, "record": { From b66f801f5b70e5b54c5a180d7c885319432b2ef6 Mon Sep 17 00:00:00 2001 From: "Vali (naser) Rafinia" Date: Sun, 2 Feb 2025 21:10:21 +0330 Subject: [PATCH 0552/2485] Create Rafinia --- domains/Rafinia | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Rafinia diff --git a/domains/Rafinia b/domains/Rafinia new file mode 100644 index 000000000..7a4ff0350 --- /dev/null +++ b/domains/Rafinia @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nRafinia", + "email": "naser.r@gmail.com" + }, + "record": { + "CNAME": "naser.rafinia.info" + } +} From 988d120e7c2049d54fbb92d107d0a82d50830571 Mon Sep 17 00:00:00 2001 From: Shalom Harpaz <111239198+sh770@users.noreply.github.com> Date: Sun, 2 Feb 2025 19:42:52 +0200 Subject: [PATCH 0553/2485] Rename sh770 to sh770.json --- domains/{sh770 => sh770.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{sh770 => sh770.json} (100%) diff --git a/domains/sh770 b/domains/sh770.json similarity index 100% rename from domains/sh770 rename to domains/sh770.json From de00258d4fc402bac04f0b344f634c259c0f4e35 Mon Sep 17 00:00:00 2001 From: "Vali (naser) Rafinia" Date: Sun, 2 Feb 2025 21:15:14 +0330 Subject: [PATCH 0554/2485] Rename Rafinia to rafinia --- domains/{Rafinia => rafinia} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Rafinia => rafinia} (100%) diff --git a/domains/Rafinia b/domains/rafinia similarity index 100% rename from domains/Rafinia rename to domains/rafinia From 3f28f38144b9df34317a7671476561377b1fbff7 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 13:12:06 -0500 Subject: [PATCH 0555/2485] Create vincent.json --- vincent.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 vincent.json diff --git a/vincent.json b/vincent.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/vincent.json @@ -0,0 +1 @@ + From a110f127c13d0a5d64d581afb12ae84318a92f63 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 13:13:53 -0500 Subject: [PATCH 0556/2485] Create vincent.json --- domains/vincent.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/vincent.json diff --git a/domains/vincent.json b/domains/vincent.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/vincent.json @@ -0,0 +1 @@ + From 5e2a68f69d28e4633ba8fa421a5401f455a937e8 Mon Sep 17 00:00:00 2001 From: Okan Binli Date: Sun, 2 Feb 2025 21:23:30 +0300 Subject: [PATCH 0557/2485] Create peyloride.json --- domains/peyloride.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/peyloride.json diff --git a/domains/peyloride.json b/domains/peyloride.json new file mode 100644 index 000000000..2d82458a7 --- /dev/null +++ b/domains/peyloride.json @@ -0,0 +1,11 @@ +{ + "description": "Peyloride - Okan Binli", + "repo": "https://github.com/peyloride/peyloride", + "owner": { + "username": "peyloride", + "email": "okanbinli@gmail.com" + }, + "record": { + "CNAME": "peyloride.github.io" + } +} From 5ba55e0711ba59ee09dca671a3512a6acce29596 Mon Sep 17 00:00:00 2001 From: Athfan Khaleel Date: Sun, 2 Feb 2025 23:24:48 +0500 Subject: [PATCH 0558/2485] Create athfan.json --- domains/athfan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/athfan.json diff --git a/domains/athfan.json b/domains/athfan.json new file mode 100644 index 000000000..e523852c5 --- /dev/null +++ b/domains/athfan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "athphane", + "email": "athphane@gmail.com" + }, + "record": { + "CNAME": "athfan.com" + } +} From 665454b5cb66faba1980e21e2a864c90d1156736 Mon Sep 17 00:00:00 2001 From: wouter Date: Sun, 2 Feb 2025 19:49:39 +0100 Subject: [PATCH 0559/2485] 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 2da69ccc665f3c7e439347e32973f019120aa2a3 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 13:54:31 -0500 Subject: [PATCH 0560/2485] Create vinvin.json --- domains/vinvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vinvin.json diff --git a/domains/vinvin.json b/domains/vinvin.json new file mode 100644 index 000000000..8ef13a67e --- /dev/null +++ b/domains/vinvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vinvin27", + "email": "simsichepac@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } +} From 22b1448b5a6dfcdd834237fb50b47fda1b8bd3d2 Mon Sep 17 00:00:00 2001 From: Alan Ren <10086000+alanvww@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:08:47 -0500 Subject: [PATCH 0561/2485] Create alan.ren.json --- domains/alan.ren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alan.ren.json diff --git a/domains/alan.ren.json b/domains/alan.ren.json new file mode 100644 index 000000000..bda37104d --- /dev/null +++ b/domains/alan.ren.json @@ -0,0 +1,11 @@ +{ + "description": "Alan Ren's Developer Website", + "repo": "https://github.com/alanvww", + "owner": { + "username": "alanvww", + "email": "hello@me.alan.ooo" + }, + "record": { + "URL": "https://alan.ooo" + } +} \ No newline at end of file From 9245cf8348f35d2f8f22aa2f5a7311d1293d9557 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 14:12:16 -0500 Subject: [PATCH 0562/2485] Update vincent.json --- domains/vincent.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/vincent.json b/domains/vincent.json index 8b1378917..8ef13a67e 100644 --- a/domains/vincent.json +++ b/domains/vincent.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "vinvin27", + "email": "simsichepac@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } +} From e0d5a009e4ab221d7ae52ee117e34b79715b983d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Feb 2025 23:52:26 +0400 Subject: [PATCH 0563/2485] lowercase cname --- domains/mohamedhisham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamedhisham.json b/domains/mohamedhisham.json index 637f6eba7..3c0e51757 100644 --- a/domains/mohamedhisham.json +++ b/domains/mohamedhisham.json @@ -6,6 +6,6 @@ "email": "mohamed.hisham.abdelzaher@gmail.com" }, "record": { - "CNAME": "MH0386.github.io" + "CNAME": "mh0386.github.io" } } From b5ee5872974736d11a4c1f75a17b55da6b458ea2 Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:23:20 +0530 Subject: [PATCH 0564/2485] Create aman.json --- domains/aman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aman.json diff --git a/domains/aman.json b/domains/aman.json new file mode 100644 index 000000000..d52911b52 --- /dev/null +++ b/domains/aman.json @@ -0,0 +1,12 @@ +{ + "name": "Aman", + "domain": "aman.is-a.dev", + "subdomain": "aman", + "owner": { + "username": "amang9446" + "email": "dev.aman7571@gmail.com" + }, + "records": { + "CNAME": "dev-aman.vercel.app" + } +} From eef2f84f16bc4836d1d95a3f27b8589660c3df44 Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:24:45 +0530 Subject: [PATCH 0565/2485] Create _vercel.aman.json --- domains/_vercel.aman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.aman.json diff --git a/domains/_vercel.aman.json b/domains/_vercel.aman.json new file mode 100644 index 000000000..d22f3413a --- /dev/null +++ b/domains/_vercel.aman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amang9446", + "email": "dev.aman7571@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aman.is-a.dev,d6447d0d30e57c351c44" + } +} From aff5923eba220f17883b4afdbc4ea15a9cac5ac8 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:32:42 +0100 Subject: [PATCH 0566/2485] Create jacek.json --- domains/jacek.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/jacek.json diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1 @@ + From c0477bce935fc9dfe1ff3591e15f12811f080767 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:43:25 +0100 Subject: [PATCH 0567/2485] Update and rename jacek.json to _vercel.jacek.json --- domains/_vercel.jacek.json | 10 ++++++++++ domains/jacek.json | 1 - 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.jacek.json delete mode 100644 domains/jacek.json diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json new file mode 100644 index 000000000..f93c5bda4 --- /dev/null +++ b/domains/_vercel.jacek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" + } +} diff --git a/domains/jacek.json b/domains/jacek.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/jacek.json +++ /dev/null @@ -1 +0,0 @@ - From 88bbc50e440f677fbc6fcb56debd03c0f007b6ae Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Sun, 2 Feb 2025 21:44:29 +0100 Subject: [PATCH 0568/2485] Create jacek.json --- domains/jacek.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jacek.json diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..414de6c0d --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "jaceksmolak.vercel.app" + } +} From 893887b1bf44703d1ef2874d97e128b5635bba23 Mon Sep 17 00:00:00 2001 From: Jason Wohlgemuth Date: Sun, 2 Feb 2025 15:55:14 -0500 Subject: [PATCH 0569/2485] 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 94277f4df5cdf6fea251f2ca2f4d1792cfc6fb99 Mon Sep 17 00:00:00 2001 From: Cristian Arendell <73115254+UnrecoverableFault@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:05:31 -0500 Subject: [PATCH 0570/2485] add cris.json --- domains/cris.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cris.json diff --git a/domains/cris.json b/domains/cris.json new file mode 100644 index 000000000..af28a1f9a --- /dev/null +++ b/domains/cris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "website-f1q.pages.dev" + } +} \ No newline at end of file From fbee60cf620f34f75eae5ad6dd0b0ea71d5d7f41 Mon Sep 17 00:00:00 2001 From: Brody <80214001+lurkny@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:09:06 -0700 Subject: [PATCH 0571/2485] Create brody.json --- domains/brody.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brody.json diff --git a/domains/brody.json b/domains/brody.json new file mode 100644 index 000000000..b4e096e91 --- /dev/null +++ b/domains/brody.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lurkny", + "email": "[email protected]" + }, + "record": { + "CNAME": "larson.dev" + } +} From d2198f9297b48f36f6f9cbc46643d0ec2060d237 Mon Sep 17 00:00:00 2001 From: Brody <80214001+lurkny@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:11:21 -0700 Subject: [PATCH 0572/2485] Update brody.json --- domains/brody.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brody.json b/domains/brody.json index b4e096e91..13d6456c5 100644 --- a/domains/brody.json +++ b/domains/brody.json @@ -1,7 +1,7 @@ { "owner": { "username": "lurkny", - "email": "[email protected]" + "email": "brody@larson.dev" }, "record": { "CNAME": "larson.dev" From f512bfb2af04b44259623e08c8cad415c45b7e09 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 2 Feb 2025 16:19:59 -0500 Subject: [PATCH 0573/2485] Update CNAME to URL --- domains/nick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nick.json b/domains/nick.json index 7c07a348e..c598e52aa 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -6,6 +6,6 @@ "discord": "nickwoah" }, "record": { - "CNAME": "nicholasalfonso-com-svelte.pages.dev" + "URL": "https://nicholasalfonso.com" } } \ No newline at end of file From 8bd4842ca17f5b0d3216585750575b3a6d473175 Mon Sep 17 00:00:00 2001 From: Roshan Gautam Date: Sun, 2 Feb 2025 13:32:05 -0800 Subject: [PATCH 0574/2485] Create roshan.is-a.dev --- domains/roshan.is-a.dev | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/roshan.is-a.dev diff --git a/domains/roshan.is-a.dev b/domains/roshan.is-a.dev new file mode 100644 index 000000000..766927d18 --- /dev/null +++ b/domains/roshan.is-a.dev @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "roshangm1" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 9823cf70eea7b4b612cd6fc41967869c01391e79 Mon Sep 17 00:00:00 2001 From: Roshan Gautam Date: Sun, 2 Feb 2025 13:35:28 -0800 Subject: [PATCH 0575/2485] Update roshan.is-a.dev --- domains/roshan.is-a.dev | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/roshan.is-a.dev b/domains/roshan.is-a.dev index 766927d18..f0b3842dc 100644 --- a/domains/roshan.is-a.dev +++ b/domains/roshan.is-a.dev @@ -1,6 +1,7 @@ { "owner": { - "username": "roshangm1" + "username": "roshangm1", + "email": "roshan@brainants.com" }, "record": { "A": ["75.2.60.5"] From 130daa180532e03fcbd664a4ccdcfbbbc291e52e Mon Sep 17 00:00:00 2001 From: Roshan Gautam Date: Sun, 2 Feb 2025 21:43:18 +0000 Subject: [PATCH 0576/2485] roshangm.json --- domains/{roshan.is-a.dev => roshangm.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{roshan.is-a.dev => roshangm.json} (82%) diff --git a/domains/roshan.is-a.dev b/domains/roshangm.json similarity index 82% rename from domains/roshan.is-a.dev rename to domains/roshangm.json index f0b3842dc..598bd270d 100644 --- a/domains/roshan.is-a.dev +++ b/domains/roshangm.json @@ -4,6 +4,6 @@ "email": "roshan@brainants.com" }, "record": { - "A": ["75.2.60.5"] + "A": ["75.2.60.5"] } } 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 0577/2485] 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 0578/2485] 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 0579/2485] 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 95a6497f4a4777c511db30dfa8886269e871ca0e Mon Sep 17 00:00:00 2001 From: Harish Chandran <83450142+HarishChandran3304@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:33:21 +0530 Subject: [PATCH 0580/2485] Create _vercel.harish.json --- domains/_vercel.harish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.harish.json diff --git a/domains/_vercel.harish.json b/domains/_vercel.harish.json new file mode 100644 index 000000000..0c7a2cc01 --- /dev/null +++ b/domains/_vercel.harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "TXT": "vc-domain-verify=harish.is-a.dev,f67b0eba2383a0492136" + } +} From e03d00912e5a1b1c3dc25bd620d7356d44132daf Mon Sep 17 00:00:00 2001 From: Harish Chandran <83450142+HarishChandran3304@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:35:14 +0530 Subject: [PATCH 0581/2485] Create harish.json --- domains/harish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/harish.json diff --git a/domains/harish.json b/domains/harish.json new file mode 100644 index 000000000..4ff0e6366 --- /dev/null +++ b/domains/harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "CNAME": "harish-chandran.vercel.app" + } +} From 8681b600f7a00827e92ee7ed185515dd97d4e7cb Mon Sep 17 00:00:00 2001 From: Bhaskar Rijal Date: Mon, 3 Feb 2025 04:09:58 +0545 Subject: [PATCH 0582/2485] Create bhaskar.json --- domains/bhaskar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bhaskar.json diff --git a/domains/bhaskar.json b/domains/bhaskar.json new file mode 100644 index 000000000..08ce8bbd1 --- /dev/null +++ b/domains/bhaskar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhaskarrijal", + "email": "mail@bhaskarrijal.me" + }, + "record": { + "CNAME": "site-52r.pages.dev" + } +} From b73cbefb2be92aa2cbab03a5080b37e5f25e25f0 Mon Sep 17 00:00:00 2001 From: ROBOT Date: Mon, 3 Feb 2025 07:56:36 +0900 Subject: [PATCH 0583/2485] add my subdomain --- domains/robot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/robot.json diff --git a/domains/robot.json b/domains/robot.json new file mode 100644 index 000000000..d8def1a8e --- /dev/null +++ b/domains/robot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ROBOTofficial", + "email": "robot@thunlights.com" + }, + "record": { + "URL": "https://github.com/ROBOTofficial" + } +} From 7c973e2a13e66f820a0024ca2b22c204c2a1c9c5 Mon Sep 17 00:00:00 2001 From: satyaram413 Date: Mon, 3 Feb 2025 07:13:09 +0800 Subject: [PATCH 0584/2485] Change in website URL --- domains/sitaram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sitaram.json b/domains/sitaram.json index 0aaf6fac0..c81beb497 100644 --- a/domains/sitaram.json +++ b/domains/sitaram.json @@ -6,6 +6,6 @@ "email": "maka.sitaram@gmail.com" }, "record": { - "URL": "https://satyaram413.github.io/sitaram-portfolio/" + "URL": "https://sitaram-portfolio.vercel.app/" } } From dd388cb94c1bdff5aac52409b9071a79f9b063d1 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:36:49 +0800 Subject: [PATCH 0585/2485] Update liam.json --- domains/liam.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index abfb3ceda..2e1ca70b5 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -4,7 +4,6 @@ "owner": "liamdev@duck.com" }, "record": { - "CNAME": "liamatienza.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From f3bc3f12880fc5ed10571426f11be7463a03e5f9 Mon Sep 17 00:00:00 2001 From: Mateus Elias Date: Sun, 2 Feb 2025 20:48:36 -0300 Subject: [PATCH 0586/2485] Create mateuseap.json --- domains/mateuseap.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mateuseap.json diff --git a/domains/mateuseap.json b/domains/mateuseap.json new file mode 100644 index 000000000..28a5d7277 --- /dev/null +++ b/domains/mateuseap.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/mateuseap/mateuseap.github.io", + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "CNAME": "mateuseap.github.io" + } +} 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 0587/2485] 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 0588/2485] 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 0589/2485] 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 0590/2485] 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 690813c71b2296b3c7640e5661ef05cebb8aaf57 Mon Sep 17 00:00:00 2001 From: "M. Tanvir" <44163644+tnv1r@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:38:55 +0000 Subject: [PATCH 0591/2485] chore: use cname records now --- domains/tanvir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanvir.json b/domains/tanvir.json index 0f8039e36..184cb5b40 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -6,7 +6,7 @@ "email": "dev@tanvir.io" }, "record": { - "CNAME": "tanvir.io", + "A": ["76.76.21.21"], "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 044754ad9117ffce83c17e9fe47be1e44391552a Mon Sep 17 00:00:00 2001 From: "M. Tanvir" <44163644+tnv1r@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:39:03 +0000 Subject: [PATCH 0592/2485] refactor: move vercel verification to separate file --- domains/_vercel.tanvir.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.tanvir.json diff --git a/domains/_vercel.tanvir.json b/domains/_vercel.tanvir.json new file mode 100644 index 000000000..cbde58b41 --- /dev/null +++ b/domains/_vercel.tanvir.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tnv1r", + "email": "dev@tanvir.io" + }, + "record": { + "TXT": "vc-domain-verify=tanvir.is-a.dev,65aed7f787867b45aa7c" + } + } + \ No newline at end of file From e858e4558ca67e198a7c799e4897232eacbb67e0 Mon Sep 17 00:00:00 2001 From: Manish <87695786+Manishmg3994@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:13:21 +0530 Subject: [PATCH 0593/2485] added manishgautam.is-a.dev --- domains/manishgautam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manishgautam.json diff --git a/domains/manishgautam.json b/domains/manishgautam.json new file mode 100644 index 000000000..8aa578443 --- /dev/null +++ b/domains/manishgautam.json @@ -0,0 +1,11 @@ +{ + "description": "Manish Gautam's Website", + "repo": "https://github.com/Manishmg3994/Manishmg3994.github.io", + "owner": { + "username": "Manishmg3994", + "email": "manishgautammg7@gmail.com" + }, + "record": { + "CNAME": "manishmg3994.github.io" + } +} \ No newline at end of file From 75b9878f7c55aad5bc564d48cc6f61a70f49d5c1 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 07:00:00 +0400 Subject: [PATCH 0594/2485] Update james.json --- domains/james.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/james.json b/domains/james.json index de077b2d6..d5da97ed4 100644 --- a/domains/james.json +++ b/domains/james.json @@ -1,6 +1,5 @@ { "description": "Directory for my dev related social links", - "repo": "", "owner": { "username": "jameshaworthcs", "email": "james@j-h.ai" From 682dfceb2979ac1e6197eadb2b8fa62b0222add1 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:07:01 +0700 Subject: [PATCH 0595/2485] Update _vercel.banda.json --- domains/_vercel.banda.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json index 8d07e047c..4516c134e 100644 --- a/domains/_vercel.banda.json +++ b/domains/_vercel.banda.json @@ -1,6 +1,7 @@ { "owner": { - "username": "bandabahariputra" + "username": "bandabahariputra", + "discord": "banda" }, "record": { "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] From 474e22fe6cbb9eb0a6610d0702ddf8e7a7a377e0 Mon Sep 17 00:00:00 2001 From: Banda Bahari Putra <44563107+bandabahariputra@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:07:40 +0700 Subject: [PATCH 0596/2485] Update banda.json --- domains/banda.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/banda.json b/domains/banda.json index ced3d396c..c49eedebc 100644 --- a/domains/banda.json +++ b/domains/banda.json @@ -1,6 +1,7 @@ { "owner": { - "username": "bandabahariputra" + "username": "bandabahariputra", + "discord": "banda" }, "record": { "CNAME": "bandabahariputra.vercel.app" 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 0597/2485] 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 4abfcde675cfb5d5d08e08192f499fad660524a1 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:39:20 +0800 Subject: [PATCH 0598/2485] Changed Github Pages CNAME to A record --- domains/liam.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/liam.json b/domains/liam.json index 2e1ca70b5..02eb67501 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -4,6 +4,7 @@ "owner": "liamdev@duck.com" }, "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bcf65955c5da0c4bd3719b7eebcf00ee714a2668 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:41:14 +0800 Subject: [PATCH 0599/2485] Create _github-pages-challenge-liamatienza.json --- domains/_github-pages-challenge-liamatienza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-liamatienza.json diff --git a/domains/_github-pages-challenge-liamatienza.json b/domains/_github-pages-challenge-liamatienza.json new file mode 100644 index 000000000..f70cd88eb --- /dev/null +++ b/domains/_github-pages-challenge-liamatienza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "21465fcb0d62d07a3c97587145ebea" + } +} From d3136eaa1ce7395cb4c77989f464b5f17620e88a Mon Sep 17 00:00:00 2001 From: ssd39 Date: Mon, 3 Feb 2025 09:15:10 +0530 Subject: [PATCH 0600/2485] Created dwij.json --- domains/dwij.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dwij.json diff --git a/domains/dwij.json b/domains/dwij.json new file mode 100644 index 000000000..ccf43162e --- /dev/null +++ b/domains/dwij.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ssd39", + "email": "dwij@xylic.ai" + }, + "record": { + "URL": "https://github.com/ssd39" + } +} + \ No newline at end of file From 76ed04e50fe6f170778df3743fbfef5d2d22aa2f Mon Sep 17 00:00:00 2001 From: SHIVAM KUMAR Date: Mon, 3 Feb 2025 09:29:21 +0530 Subject: [PATCH 0601/2485] Update domains/shivam.json Co-authored-by: 21Z <21z95@proton.me> --- domains/shivam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shivam.json b/domains/shivam.json index a1e90aa9f..334e526ec 100644 --- a/domains/shivam.json +++ b/domains/shivam.json @@ -4,6 +4,6 @@ "email": "shivamk1717@gmail.com" }, "record": { - "CNAME": "shivam-kumar.netlify.app/" + "CNAME": "shivam-kumar.netlify.app" } } From 96fc2eaea728319c3b8f7dd4d4510edf218d4f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=94=EB=83=A5?= Date: Mon, 3 Feb 2025 13:00:54 +0900 Subject: [PATCH 0602/2485] Create imnyang.json --- domains/imnyang.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/imnyang.json diff --git a/domains/imnyang.json b/domains/imnyang.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/imnyang.json @@ -0,0 +1 @@ + From f6dbf59835152954b201cf210d160badcfa762d5 Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 2 Feb 2025 20:15:56 -0600 Subject: [PATCH 0603/2485] Create brett.json --- domains/brett.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/brett.json diff --git a/domains/brett.json b/domains/brett.json new file mode 100644 index 000000000..14e65a596 --- /dev/null +++ b/domains/brett.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "brettdavies", + "email": "brettdavies@users.noreply.github.com" + }, + "record": { + "URL": "https://github.com/brettdavies/brettdavies" + } + } + \ No newline at end of file From 60b29f40d92c87a5a09ba41ad76c49d534b9cd04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=94=EB=83=A5?= Date: Mon, 3 Feb 2025 13:03:19 +0900 Subject: [PATCH 0604/2485] Update imnyang.json --- domains/imnyang.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/imnyang.json b/domains/imnyang.json index 8b1378917..9315d3cf6 100644 --- a/domains/imnyang.json +++ b/domains/imnyang.json @@ -1 +1,12 @@ - +{ + "description": "imnyang.is-a.dev", + "repo": "https://github.com/imnyang/is-a-dev", + "owner": { + "username": "imnyang", + "email": "me@imnya.ng" + }, + "record": { + "CNAME": "imnya.ng" + }, + "proxied": false +} From ed04e75907563b2a5c4a599e353f72af8d27c421 Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:07:13 +0800 Subject: [PATCH 0605/2485] proxied --- domains/liam.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index 02eb67501..dd304b7ba 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -10,5 +10,6 @@ "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + }, + "proxied": true } From 0dc591cec280c080b4d45fd0dd0a124f2f5efdd8 Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:19:26 +0500 Subject: [PATCH 0606/2485] Update domains/_vercel.iomiras.jsn Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.iomiras.jsn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.iomiras.jsn b/domains/_vercel.iomiras.jsn index a890cbdf5..472192d0b 100644 --- a/domains/_vercel.iomiras.jsn +++ b/domains/_vercel.iomiras.jsn @@ -2,7 +2,7 @@ "description": "This subdomain points to my portfolio website.", "owner": { "username": "iomiras", - "email": "miras.shaltayev+isadev@gmail.com", + "email": "miras.shaltayev+isadev@gmail.com" }, "record": { "TXT": ["vc-domain-verify=iomiras.is-a.dev,f475f7d08678209bfa1f"] From 6b1b9b724f96bdd0b118f5be8f5e4cb7034fa591 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 08:29:06 +0400 Subject: [PATCH 0607/2485] Delete vincent.json --- vincent.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 vincent.json diff --git a/vincent.json b/vincent.json deleted file mode 100644 index 8b1378917..000000000 --- a/vincent.json +++ /dev/null @@ -1 +0,0 @@ - From bc271531ba7024af7e8c2644ba3d7074a692526b Mon Sep 17 00:00:00 2001 From: JuanR <112212338+JuanPython1@users.noreply.github.com> Date: Sun, 2 Feb 2025 23:29:17 -0500 Subject: [PATCH 0608/2485] Create _github-pages-challenge-juanpython1 --- .../_github-pages-challenge-juanpython1.juandev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-juanpython1.juandev.json diff --git a/domains/_github-pages-challenge-juanpython1.juandev.json b/domains/_github-pages-challenge-juanpython1.juandev.json new file mode 100644 index 000000000..c97e5b061 --- /dev/null +++ b/domains/_github-pages-challenge-juanpython1.juandev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "TXT": "0342f0aeddf970dce791538a82f3b4" + } + } + \ No newline at end of file From 7e07cd9193c89f7c19e2e1f13955d0bc4c8245ae Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 2 Feb 2025 23:36:26 -0500 Subject: [PATCH 0609/2485] 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 eafe4a3c2c2f2bf7fec25d2afd59fc9ba41d1b14 Mon Sep 17 00:00:00 2001 From: Alan Ren <10086000+alanvww@users.noreply.github.com> Date: Sun, 2 Feb 2025 23:38:31 -0500 Subject: [PATCH 0610/2485] Update name to "alan-ren" --- domains/{alan.ren.json => alan-ren.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{alan.ren.json => alan-ren.json} (100%) diff --git a/domains/alan.ren.json b/domains/alan-ren.json similarity index 100% rename from domains/alan.ren.json rename to domains/alan-ren.json From 0f4a4cffbd0cf2a53ee0b392b965d3b6925f1cfc Mon Sep 17 00:00:00 2001 From: "Vali (naser) Rafinia" Date: Mon, 3 Feb 2025 08:16:34 +0330 Subject: [PATCH 0611/2485] Rename rafinia to rafinia.json --- domains/{rafinia => rafinia.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rafinia => rafinia.json} (100%) diff --git a/domains/rafinia b/domains/rafinia.json similarity index 100% rename from domains/rafinia rename to domains/rafinia.json From ce9bef5a605f77de487cde14e15c0530fc7dc82f Mon Sep 17 00:00:00 2001 From: Miras Shaltayev <58107610+iomiras@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:55:29 +0500 Subject: [PATCH 0612/2485] Rename _vercel.iomiras.jsn to _vercel.iomiras.json --- domains/{_vercel.iomiras.jsn => _vercel.iomiras.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.iomiras.jsn => _vercel.iomiras.json} (100%) diff --git a/domains/_vercel.iomiras.jsn b/domains/_vercel.iomiras.json similarity index 100% rename from domains/_vercel.iomiras.jsn rename to domains/_vercel.iomiras.json From ac3ebb5a8cc4daa3c3cfe0837627e092e17bbf31 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 08:55:57 +0400 Subject: [PATCH 0613/2485] fix --- ...ienza.json => _github-pages-challenge-liamatienza.liam.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-liamatienza.json => _github-pages-challenge-liamatienza.liam.json} (77%) diff --git a/domains/_github-pages-challenge-liamatienza.json b/domains/_github-pages-challenge-liamatienza.liam.json similarity index 77% rename from domains/_github-pages-challenge-liamatienza.json rename to domains/_github-pages-challenge-liamatienza.liam.json index f70cd88eb..8acf34266 100644 --- a/domains/_github-pages-challenge-liamatienza.json +++ b/domains/_github-pages-challenge-liamatienza.liam.json @@ -1,6 +1,6 @@ { "owner": { - "username": "github-username", + "username": "liamatienza", "email": "liamdev@duck.com" }, "record": { From bc839cab70fb7c6268445e671e64b6dab5dacb6d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 08:58:37 +0400 Subject: [PATCH 0614/2485] Update liam.json --- domains/liam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liam.json b/domains/liam.json index dd304b7ba..98abf4e21 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -1,7 +1,7 @@ { "owner": { "username": "liamatienza", - "owner": "liamdev@duck.com" + "email": "liamdev@duck.com" }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], From e6f666794777b1b8fd19bd2dd252973260e9ee57 Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:39:29 +0530 Subject: [PATCH 0615/2485] removed unnecessary field from aman.json --- domains/aman.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index d52911b52..264b0ab5f 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -1,7 +1,6 @@ { "name": "Aman", "domain": "aman.is-a.dev", - "subdomain": "aman", "owner": { "username": "amang9446" "email": "dev.aman7571@gmail.com" From d63bf1660bd7da5dc42564b4c7aa21e0edc48cfc Mon Sep 17 00:00:00 2001 From: Aman <84864518+Amang9446@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:42:23 +0530 Subject: [PATCH 0616/2485] Update aman.json --- domains/aman.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/aman.json b/domains/aman.json index 264b0ab5f..843d4cdd4 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -1,6 +1,4 @@ { - "name": "Aman", - "domain": "aman.is-a.dev", "owner": { "username": "amang9446" "email": "dev.aman7571@gmail.com" From 8ce25474b244cbc1d7357aea0f382ec1f92738e4 Mon Sep 17 00:00:00 2001 From: Adrien Maranville Date: Sun, 2 Feb 2025 22:29:43 -0700 Subject: [PATCH 0617/2485] Create adrien.json --- domains/adrien.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/adrien.json diff --git a/domains/adrien.json b/domains/adrien.json new file mode 100644 index 000000000..858d96b22 --- /dev/null +++ b/domains/adrien.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "technetist", + "email": "adrien@maranville.io" + }, + "record": { + "URL": "https://github.com/technetist" + } +} From 6793889ea1e4e18085189344deb20910a7dddcd7 Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 2 Feb 2025 21:36:41 -0800 Subject: [PATCH 0618/2485] Update brett.json --- domains/brett.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/brett.json b/domains/brett.json index 14e65a596..7c4bb8e73 100644 --- a/domains/brett.json +++ b/domains/brett.json @@ -1,10 +1,10 @@ { "owner": { "username": "brettdavies", - "email": "brettdavies@users.noreply.github.com" + "linkedin": "https://linkedin.com/in/brettdavies/" }, "record": { "URL": "https://github.com/brettdavies/brettdavies" } } - \ No newline at end of file + From dd041e18a35bafddd3fb4d4a622a8e49ce416848 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 09:38:19 +0400 Subject: [PATCH 0619/2485] fix json --- domains/aman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index 843d4cdd4..52c389daa 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -1,6 +1,6 @@ { "owner": { - "username": "amang9446" + "username": "amang9446", "email": "dev.aman7571@gmail.com" }, "records": { From ef74563892fbbd4af98e840a0e28b1e62f84e4b8 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 3 Feb 2025 09:40:59 +0400 Subject: [PATCH 0620/2485] Update aman.json --- domains/aman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index 52c389daa..3070dffa8 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -3,7 +3,7 @@ "username": "amang9446", "email": "dev.aman7571@gmail.com" }, - "records": { + "record": { "CNAME": "dev-aman.vercel.app" } } From 4f0d987a074db7519b823fcbd38acb4c3dc1c8c9 Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 13:49:36 +0800 Subject: [PATCH 0621/2485] fix: correct the RECORDCONTENT with a valid url. --- domains/df.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/df.json b/domains/df.json index 276e19532..9dcce7b5e 100644 --- a/domains/df.json +++ b/domains/df.json @@ -7,6 +7,6 @@ "email": "df@dfder.tw" }, "record": { - "CNAME": "df-wu.github.io" + "CNAME": "profile.dfder.tw" } } From ffc36c737dfc7b5f5029697c1abbf692fb6f6e9d Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 14:04:46 +0800 Subject: [PATCH 0622/2485] Update domains/df.json the original link is ok after I submit my profile link. Co-authored-by: 21Z <21z95@proton.me> --- domains/df.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/df.json b/domains/df.json index 9dcce7b5e..276e19532 100644 --- a/domains/df.json +++ b/domains/df.json @@ -7,6 +7,6 @@ "email": "df@dfder.tw" }, "record": { - "CNAME": "profile.dfder.tw" + "CNAME": "df-wu.github.io" } } From d5af37232344ca5a6dcb5cf737fade7b4784844a Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 2 Feb 2025 21:36:41 -0800 Subject: [PATCH 0623/2485] Update brett.json --- domains/brett.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/brett.json b/domains/brett.json index 14e65a596..ec551cdfa 100644 --- a/domains/brett.json +++ b/domains/brett.json @@ -1,10 +1,10 @@ { "owner": { "username": "brettdavies", - "email": "brettdavies@users.noreply.github.com" + "linkedin": "https://linkedin.com/in/brettdavies/" }, "record": { - "URL": "https://github.com/brettdavies/brettdavies" + "URL": "https://github.com/brettdavies" } } - \ No newline at end of file + 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 0624/2485] 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 0625/2485] 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 78df011b8cb83a81506dfb43774c8167091204ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Mon, 3 Feb 2025 02:37:20 -0400 Subject: [PATCH 0626/2485] Update jeanrondon.json Change CNAME --- domains/jeanrondon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index e939cfc7c..00825a739 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "TXT": "vc-domain-verify=jeanrondon.is-a.dev,2f15e077bf780283f5af" + "CNAME": "https://jeandv.github.io/my-next-portfolio/" } } From e26728232fcebc1fcaa28f7a19dab610bfe8fc80 Mon Sep 17 00:00:00 2001 From: H Root <57812813+H-Root@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:40:49 +0300 Subject: [PATCH 0627/2485] Create hroot.json --- domains/hroot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hroot.json diff --git a/domains/hroot.json b/domains/hroot.json new file mode 100644 index 000000000..ec27963f9 --- /dev/null +++ b/domains/hroot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hans Root", + "email": "sudo.hroot@gmail.com" + }, + "record": { + "URL": "https://hroot.dev/" + } +} From 453e7a8dd7cffe108b75cb02623e8e25766ef1cb Mon Sep 17 00:00:00 2001 From: H Root <57812813+H-Root@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:50:43 +0300 Subject: [PATCH 0628/2485] Update domains/hroot.json Co-authored-by: 21Z <21z95@proton.me> --- domains/hroot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hroot.json b/domains/hroot.json index ec27963f9..4f07e2190 100644 --- a/domains/hroot.json +++ b/domains/hroot.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Hans Root", + "username": "H-Root", "email": "sudo.hroot@gmail.com" }, "record": { From bf3e9b6a957546911694cdac3c44dfee6204d82e Mon Sep 17 00:00:00 2001 From: Adrien Maranville Date: Sun, 2 Feb 2025 23:56:48 -0700 Subject: [PATCH 0629/2485] Update adrien.json Updates record url --- domains/adrien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adrien.json b/domains/adrien.json index 858d96b22..b6e0fcddf 100644 --- a/domains/adrien.json +++ b/domains/adrien.json @@ -5,6 +5,6 @@ "email": "adrien@maranville.io" }, "record": { - "URL": "https://github.com/technetist" + "URL": "https://maranville.io" } } From 2795a759c9e5c5696db3ebab9745ecb901b5c1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20Rond=C3=B3n?= Date: Mon, 3 Feb 2025 02:59:18 -0400 Subject: [PATCH 0630/2485] Update jeanrondon.json --- domains/jeanrondon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index 00825a739..d59524b6a 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "CNAME": "https://jeandv.github.io/my-next-portfolio/" + "CNAME": "jeandv.github.io" } } From 5abbbaeb2221bf2baf25f33bd886ce77c7f66310 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Mon, 3 Feb 2025 08:05:24 +0100 Subject: [PATCH 0631/2485] Remove empty field Co-authored-by: 21Z <21z95@proton.me> --- domains/jacek.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jacek.json b/domains/jacek.json index 414de6c0d..1796e8a87 100644 --- a/domains/jacek.json +++ b/domains/jacek.json @@ -1,8 +1,7 @@ { "owner": { "username": "smolak", - "email": "jacek.smolak@gmail.com", - "discord": "" + "email": "jacek.smolak@gmail.com" }, "record": { "CNAME": "jaceksmolak.vercel.app" From f538a7bf14cdd9414cd6127319c7e948a0679d39 Mon Sep 17 00:00:00 2001 From: Jacek Smolak Date: Mon, 3 Feb 2025 08:06:12 +0100 Subject: [PATCH 0632/2485] Remove empty field Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.jacek.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json index f93c5bda4..0d1320297 100644 --- a/domains/_vercel.jacek.json +++ b/domains/_vercel.jacek.json @@ -1,8 +1,7 @@ { "owner": { "username": "smolak", - "email": "jacek.smolak@gmail.com", - "discord": "" + "email": "jacek.smolak@gmail.com" }, "record": { "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" From d990ec06cb171145f72cc02d79ebdf9bba397eed Mon Sep 17 00:00:00 2001 From: Raed Date: Mon, 3 Feb 2025 08:31:42 +0100 Subject: [PATCH 0633/2485] 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 0634/2485] 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 86a6e98a1eaadbb093479189489fece46614e3cf Mon Sep 17 00:00:00 2001 From: "M. Tanvir" <44163644+tnv1r@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:51:53 +0600 Subject: [PATCH 0635/2485] Update domains/tanvir.json Co-authored-by: 21Z <21z95@proton.me> --- domains/tanvir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanvir.json b/domains/tanvir.json index 184cb5b40..8b0159df9 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -7,7 +7,7 @@ }, "record": { "A": ["76.76.21.21"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e31358eb11118b2e5ed83451f22fb4db465e54bc Mon Sep 17 00:00:00 2001 From: Asad Raza Date: Mon, 3 Feb 2025 12:54:32 +0500 Subject: [PATCH 0636/2485] Add asad.json with personal information and repository details --- domains/asad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asad.json diff --git a/domains/asad.json b/domains/asad.json new file mode 100644 index 000000000..59f57e614 --- /dev/null +++ b/domains/asad.json @@ -0,0 +1,11 @@ +{ + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "repo": "https://github.com/AsadRazaJutt1/asadrazajutt1.github.io", + "owner": { + "username": "AsadRazaJutt1", + "email": "asadrazajutt1@gmail.com" + }, + "record": { + "CNAME": "asadrazajutt1.github.io" + } +} 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 0637/2485] 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 0638/2485] 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 47d39ae5144989db4a2c20d47d0da3d57aaa7986 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:25:35 +0100 Subject: [PATCH 0639/2485] Rename _github-pages-challenge-roger-padrell.json to _github-pages-challenge-roger-padrell.rpadrell.json --- ...l.json => _github-pages-challenge-roger-padrell.rpadrell.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-roger-padrell.json => _github-pages-challenge-roger-padrell.rpadrell.json} (100%) diff --git a/domains/_github-pages-challenge-roger-padrell.json b/domains/_github-pages-challenge-roger-padrell.rpadrell.json similarity index 100% rename from domains/_github-pages-challenge-roger-padrell.json rename to domains/_github-pages-challenge-roger-padrell.rpadrell.json From bfb190f4352deb5cf822b538565c3cf24ff431d4 Mon Sep 17 00:00:00 2001 From: timi2506 Date: Mon, 3 Feb 2025 10:59:43 +0100 Subject: [PATCH 0640/2485] 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 0641/2485] 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 0642/2485] 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 0643/2485] 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 0644/2485] 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 0645/2485] 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 0646/2485] 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 0647/2485] 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 0648/2485] 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 0649/2485] 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 0650/2485] 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 0651/2485] 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 0652/2485] 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 0653/2485] [ 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 0654/2485] [ 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 0655/2485] 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 0656/2485] 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 0657/2485] 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 0658/2485] 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 0659/2485] 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 0660/2485] 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 0661/2485] 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 0662/2485] 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 0663/2485] 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 0664/2485] 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 0665/2485] 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 0666/2485] 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 0667/2485] 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 0668/2485] 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 0669/2485] 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 0670/2485] 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 0671/2485] 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 0672/2485] 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 0673/2485] 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 0674/2485] 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 0675/2485] 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 0676/2485] 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 0677/2485] 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 0678/2485] 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 e7b662c24aa46c72a6dc892ceeffae2426629af3 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:23:42 +0100 Subject: [PATCH 0679/2485] Register roger.is-a.dev --- domains/roger.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/roger.json diff --git a/domains/roger.json b/domains/roger.json new file mode 100644 index 000000000..60090de67 --- /dev/null +++ b/domains/roger.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nt4grlU2L6K4uxKb76YiAJOud69bPGVchGYg8f_5UV4AnPpIJEZAnjOHW7rrZLRXs-r-ijmQNfiVFKyf6XZ5uNvOE2ZIAO666t5u9izaIgc2qnh5wyaoCs2XpdEthuoOaJUajL5jHVDxdoAJHBLoEnckvVpPEb4YhYKKxVt-bHE_1id9DbLDOhC8uQ9FzpKvp4N-35r4zIVLQw6pt1b9zttRYbVTGbsDZz4gwU0fvZCMM4S9lGIraHLwFiwdvlfRbCVd0WRb8CWS1zpbDaiZQhRUEJ2CmIj7gs7AQO3vYYwY0DICFaOkLw0o6ToHf27UIgqdW1ZvXM-5IZDVpwrhlA.XZgraYF6JeyTkQm76YALYA.xJ2uLZqQkqC_mh6E_TUhhX68K8MwWaZuc2EeS7HGfMWLgtSvcszwPklLoTEl3q_KFpWzlkXI5Em937NaWzRL9l4C3ij2KK3zS7OguwIdT2A.6N7koiyhvgyuaJ5taKlW-w" + }, + + "record": { + "CNAME": "rpadrell.is-a.dev" + } + } + \ No newline at end of file From 80c5961a937e8175345e1eb02edbf0f4b5ec1c2e Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:28:39 +0100 Subject: [PATCH 0680/2485] Register rp.is-a.dev --- domains/rp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rp.json diff --git a/domains/rp.json b/domains/rp.json new file mode 100644 index 000000000..d5e7763a8 --- /dev/null +++ b/domains/rp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PP6BhawYWdZ6VbdHy573LrAaIpHDz7oSEc55grBLMSdFmFAEsghYnJKEkp43pmiOy-zP8y2aHc0WRCFyc6mbe_E3q_iJOIZT32KAuSxSH7hR_MVaNmLuQrpT1cnLmsXiqDlik9bSKIRVBkOUgDoR8MywwobNo0Tzr20dkLs1PGxagKdjjIjr4IE3DMnDw7HYAUx_ZWxrGF9LFQhsWGFj3PrMwzv0tMn8rZbKp5Gq-XXu73LBomEtDXCqNlOh0XpDY83GAuY7gGlU1WAX_7Eai_6CTOoM-C02RrSReq3PWL-QAJPToIFLtRmH7wjo629T3PRGVRLrPqvND_0nLvOtgQ.AQ4buquRStIVC2RvOM188Q.gqsocA3tl82D6TvRZVfHt5WA4B8pIBSmvtsDT2QrXmhz9LRgTyOcCHIYUX50icebi8ijMespbB1JMTbYkq2_vrirAAvWbLZ2LAGLLEdkPXs.l_WKOChRp4xmgsMiEMTRcw" + }, + + "record": { + "CNAME": "rpadrell.is-a.dev" + } + } + \ No newline at end of file From ec40839ba659504719df47184396d5c3012ef79f Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:30:22 +0100 Subject: [PATCH 0681/2485] Register padrell.is-a.dev --- domains/padrell.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/padrell.json diff --git a/domains/padrell.json b/domains/padrell.json new file mode 100644 index 000000000..9eb9f96a1 --- /dev/null +++ b/domains/padrell.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.HvL8l61Pkp238VZX1aoa8fqcumk8PoPhhD4si_2-JhERa_Z4aY2o0SwCddtroLQzEuJH82FaiPioIOxZnGeJ9VWBcUhOLRbZi8k6XTnUaMd_IDg6irAWh0BgHm2otvNizmuBSKipvdgp-63iKz8SiCssPhVmnuCGgU32cN1wl823SeX-7HHosW2PIsEuEJyG7ZoPWXJn6IMKWz43FmHrsCVGT5DE4PMCk6HJ2PfMRI1-eRgha8dhVTkoIcWfE7l7zP17uY-mkJwnzd30ljMj9pXbXQl8OgdkQK2lji0nmjehXR8nLphbYMagCd4B71Mbq_B_pwNOShuD8XTD1AsXBA.5vlwik66_FuYeH8yHk6lkQ.Ir39hWXcc1SeC_YPv-2X6iwh4zo3DeDjWX3vhTYEw1xXz678EJ2mPSVXpxG3FU2HYhAq5Nw65wkSvwg6tmNYasoX56i-wTGHXbcoK1NOEZg.icKqAmJefSg2ni8eQMW2CA" + }, + + "record": { + "CNAME": "rpadrell.is-a.dev" + } + } + \ No newline at end of file From fbb6b67876d8e22e03c663ee962ffccc344b4fc4 Mon Sep 17 00:00:00 2001 From: btleffler Date: Mon, 3 Feb 2025 09:30:48 -0500 Subject: [PATCH 0682/2485] 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 0683/2485] 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 0684/2485] 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 0685/2485] 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 0686/2485] 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 0687/2485] 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 0688/2485] 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 0689/2485] 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 0690/2485] 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 0691/2485] 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 0692/2485] 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 0693/2485] 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 0694/2485] 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 0695/2485] 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 0696/2485] 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 0697/2485] 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 0698/2485] 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 0699/2485] 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 0700/2485] 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 0701/2485] 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 0702/2485] 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 0703/2485] 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 00ad860d5a1bf89d225ae65c191d7a714c090d76 Mon Sep 17 00:00:00 2001 From: Sijawusz Pur Rahnama Date: Mon, 3 Feb 2025 19:20:03 +0100 Subject: [PATCH 0704/2485] Create sija.json --- domains/sija.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sija.json diff --git a/domains/sija.json b/domains/sija.json new file mode 100644 index 000000000..64aa87cdb --- /dev/null +++ b/domains/sija.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sija", + "email": "sija@sija.pl", + "twitter": "sijawusz" + }, + "record": { + "CNAME": "sija.pl" + } + } From 6a481ce63453c2fb0697598782617aff753c570b Mon Sep 17 00:00:00 2001 From: Byiringiro Janvier Date: Mon, 3 Feb 2025 20:34:45 +0200 Subject: [PATCH 0705/2485] 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 0706/2485] 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 0707/2485] 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 0708/2485] 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 0709/2485] 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 0710/2485] 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 0711/2485] 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 0712/2485] 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 0713/2485] 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 0714/2485] 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 0715/2485] 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 0716/2485] 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 0717/2485] 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 0718/2485] 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 0719/2485] 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 0720/2485] 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 0721/2485] 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 0722/2485] 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 0723/2485] 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 0724/2485] 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 0725/2485] 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 0726/2485] 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 0727/2485] 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 0728/2485] 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 0729/2485] 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 0730/2485] 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 0731/2485] 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 0732/2485] 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 0733/2485] 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 0734/2485] 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 0735/2485] 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 0736/2485] 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 0737/2485] 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 0738/2485] 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 0739/2485] 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 0740/2485] 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 0741/2485] 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 0742/2485] 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 0743/2485] 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 0744/2485] 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 0745/2485] 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 0746/2485] 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 0747/2485] 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 0748/2485] 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 0749/2485] 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 0750/2485] 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 0751/2485] 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 0752/2485] 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 0753/2485] 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 0754/2485] 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 0755/2485] 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 0756/2485] 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 0757/2485] 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 0758/2485] 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 0759/2485] 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 0760/2485] 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 0761/2485] 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 0762/2485] 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 0763/2485] 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 0764/2485] 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 0765/2485] 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 0766/2485] 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 0767/2485] 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 0768/2485] 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 0769/2485] 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 0770/2485] 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 0771/2485] 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 0772/2485] 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 0773/2485] 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 0774/2485] 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 0775/2485] 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 0776/2485] 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 0777/2485] 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 ac9601afb4174850ba862ac84bcd9c01d3058962 Mon Sep 17 00:00:00 2001 From: Kikemendez98 <50888639+Kikeme98@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:01:47 -0600 Subject: [PATCH 0778/2485] Add Kikemendez.json --- domains/kikemendez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kikemendez.json diff --git a/domains/kikemendez.json b/domains/kikemendez.json new file mode 100644 index 000000000..760ffffce --- /dev/null +++ b/domains/kikemendez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kikeme98", + "email": "l.e.mendez1998@gmail.com" + }, + "description": "My personal site portfolio", + "repo": "https://github.com/Kikeme98/react-frontend-dev-portfolio.git", + "record": { + "CNAME": "kikeme98.github.io/react-frontend-dev-portfolio" + } + } \ 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 0779/2485] 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 0780/2485] 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 0781/2485] 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 0782/2485] 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 0783/2485] 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 0784/2485] 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 0785/2485] 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 0786/2485] 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 0787/2485] 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 0788/2485] 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 0789/2485] 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 0790/2485] 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 0791/2485] 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 0792/2485] 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 0793/2485] 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 0794/2485] 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 0795/2485] 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 0796/2485] 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 0797/2485] 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 0798/2485] 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 0799/2485] 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 0800/2485] 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 0801/2485] 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 0802/2485] 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 0803/2485] 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 0804/2485] 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 0805/2485] 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 0806/2485] 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 0807/2485] 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 0808/2485] 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 0809/2485] 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 0810/2485] 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 0811/2485] 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 0812/2485] 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 0813/2485] 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 0814/2485] 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 0815/2485] 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 0816/2485] 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 0817/2485] 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 0818/2485] 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 0819/2485] 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 0820/2485] 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 0821/2485] 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 0822/2485] 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 0823/2485] 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 0824/2485] 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 0825/2485] 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 0826/2485] 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 0827/2485] 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 0828/2485] 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 0829/2485] 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 0830/2485] 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 0831/2485] 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 0832/2485] 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 0833/2485] 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 0834/2485] 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 0835/2485] 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 0836/2485] . --- 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 0837/2485] 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 0838/2485] 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 0839/2485] 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 0840/2485] 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 0841/2485] 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 0842/2485] 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 0843/2485] 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 0844/2485] 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 0845/2485] 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 0846/2485] 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 0847/2485] 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 0848/2485] 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 0849/2485] 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 0850/2485] 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 0851/2485] 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 0852/2485] 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 0853/2485] 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 0854/2485] 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 0855/2485] 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 0856/2485] 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 0857/2485] 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 b5112190a9743c3fe92a799e8b5865014afc92bb Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Wed, 5 Feb 2025 15:25:52 +0200 Subject: [PATCH 0858/2485] Create alphaspheredotai.json --- domains/alphaspheredotai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alphaspheredotai.json diff --git a/domains/alphaspheredotai.json b/domains/alphaspheredotai.json new file mode 100644 index 000000000..269ba2f39 --- /dev/null +++ b/domains/alphaspheredotai.json @@ -0,0 +1,11 @@ +{ + "description": "Website of AlphaSphere.AI Team", + "repo": "https://github.com/AlphaSphereDotAI/AlphaSphereDotAI.github.io", + "owner": { + "username": "AlphaSphereDotAI", + "email": "AlphaSphere.AI@gmail.com" + }, + "record": { + "CNAME": "AlphaSphereDotAI.github.io" + } +} From 22fd806883889a29836e12192f55ae749beb14db Mon Sep 17 00:00:00 2001 From: Tajbi-Ul-Hasan Bithto <96212020+01HB@users.noreply.github.com> Date: Wed, 5 Feb 2025 20:36:22 +0600 Subject: [PATCH 0859/2485] Create _vercel.hasanbithto.json --- domains/_vercel.hasanbithto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.hasanbithto.json diff --git a/domains/_vercel.hasanbithto.json b/domains/_vercel.hasanbithto.json new file mode 100644 index 000000000..1267a9e7a --- /dev/null +++ b/domains/_vercel.hasanbithto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "01HB", + "email": "hasanbithto207058@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hasanbithto.is-a.dev,0422b355c897ac45ba16" + } +} From 1bd57a849f888577dbae0c3ce5ca4666e6159049 Mon Sep 17 00:00:00 2001 From: Phani2425 Date: Wed, 5 Feb 2025 20:47:16 +0530 Subject: [PATCH 0860/2485] Add phani.json for portfolio showcasing and contact details --- domains/phani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phani.json diff --git a/domains/phani.json b/domains/phani.json new file mode 100644 index 000000000..00581b86c --- /dev/null +++ b/domains/phani.json @@ -0,0 +1,11 @@ +{ + "description": "PortFolio Showcasing my Works and contact details", + "repo":"https://github.com/Phani2425/My-Portfolio", + "owner":{ + "username":"Phani2425", + "email":"mohantyphanibhusan@gmail.com" + }, + "record":{ + "URL":"https://portfolioweb-gules.vercel.app/" + } +} \ No newline at end of file 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 0861/2485] 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 0862/2485] 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 0863/2485] 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 0864/2485] 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 0865/2485] 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 80c68eff7fd4fdc1ca2734376f080fd7abde18b6 Mon Sep 17 00:00:00 2001 From: Adi Purnomo Date: Wed, 5 Feb 2025 23:43:27 +0700 Subject: [PATCH 0866/2485] feat: add mvl.is-a.dev --- domains/mvl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mvl.json diff --git a/domains/mvl.json b/domains/mvl.json new file mode 100644 index 000000000..0f495b384 --- /dev/null +++ b/domains/mvl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "medival", + "email": "dev.adipurnomo@gmail.com" + }, + "record": { + "CNAME": "blog.mvl.biz.id" + } +} 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 0867/2485] 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 0868/2485] 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 0869/2485] 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 0870/2485] 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 0871/2485] 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 0872/2485] . --- 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 69b44bd8d5ad4574a1c3bc0c799f1d15b3db4762 Mon Sep 17 00:00:00 2001 From: tanishchahal5705 Date: Wed, 5 Feb 2025 22:53:16 +0530 Subject: [PATCH 0873/2485] adding a new domain :) --- domains/tanish.chahal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tanish.chahal.json diff --git a/domains/tanish.chahal.json b/domains/tanish.chahal.json new file mode 100644 index 000000000..bcbfb26b8 --- /dev/null +++ b/domains/tanish.chahal.json @@ -0,0 +1,11 @@ +{ + "description": "Tanish's Portfolio", + "repo": "https://github.com/TanishChahal/register", + "owner": { + "username": "TanishChahal", + "email": "TanishChahal5705@gmail.com" + }, + "record": { + "URL": "tanishchahal.netlify.app" + } +} \ No newline at end of file From 2353de32f3d4fa7bf2d04ea91a039c3059e3e25a Mon Sep 17 00:00:00 2001 From: Neel Mishra Date: Wed, 5 Feb 2025 22:59:14 +0530 Subject: [PATCH 0874/2485] Create neel.json --- domains/neel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neel.json diff --git a/domains/neel.json b/domains/neel.json new file mode 100644 index 000000000..2a38c7ddd --- /dev/null +++ b/domains/neel.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website of Neel Mishra", + "repo": "https://github.com/Neel-07/my_portfolio", + "owner": { + "username": "neelmishra", + "email": "neelmishra9125@gmail.com" + }, + "record": { + "CNAME": "neelmishra.vercel.app" + + } +} From fdfa06d7f2d47a5400cb8dff7b63fe68642f91bd Mon Sep 17 00:00:00 2001 From: jmmille <4968945+jmmille@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:33:26 -0500 Subject: [PATCH 0875/2485] Create jmmille.json --- domains/jmmille.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jmmille.json diff --git a/domains/jmmille.json b/domains/jmmille.json new file mode 100644 index 000000000..d91bf5ae7 --- /dev/null +++ b/domains/jmmille.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jmmille", + "email": "4968945+jmmille@users.noreply.github.com" + }, + "record": { + "URL": "https://github.com/jmmille" + } +} 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 0876/2485] 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 0877/2485] 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 0878/2485] 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 0879/2485] 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 0880/2485] 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 0881/2485] 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 9ecfbd95a3c26a948c5914198fc69e9b442eee6c Mon Sep 17 00:00:00 2001 From: liboot Date: Wed, 5 Feb 2025 17:09:20 -0800 Subject: [PATCH 0882/2485] Create liboot.json --- domains/liboot.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/liboot.json diff --git a/domains/liboot.json b/domains/liboot.json new file mode 100644 index 000000000..008b19957 --- /dev/null +++ b/domains/liboot.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "libootnet" + }, + "record": { + "URL": "https://github.com/libootnet" + } +} From 2a7c5ff9dde6362134536abb0c00e824f41e4a66 Mon Sep 17 00:00:00 2001 From: denty <54261774+dentylife@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:23:49 +0800 Subject: [PATCH 0883/2485] Create denty.json add denty.json --- domains/denty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denty.json diff --git a/domains/denty.json b/domains/denty.json new file mode 100644 index 000000000..db491336e --- /dev/null +++ b/domains/denty.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denty", + "email": "dentyaptx@gmail.com" + }, + "record": { + "A": [ + "158.101.152.7" + ] + } +} From ca6d2a4b24abed67bc851c9297a86b964a993897 Mon Sep 17 00:00:00 2001 From: Lin Htut Kyaw <128688572+linhtutkyawdev@users.noreply.github.com> Date: Thu, 6 Feb 2025 08:56:34 +0630 Subject: [PATCH 0884/2485] Create linhtutkyaw.json --- domains/linhtutkyaw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/linhtutkyaw.json diff --git a/domains/linhtutkyaw.json b/domains/linhtutkyaw.json new file mode 100644 index 000000000..e767bdaf0 --- /dev/null +++ b/domains/linhtutkyaw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "linhtutkyawdev", + "email": "linhtutkyaw.dev@gmail.com" + }, + "record": { + "CNAME": "linhtutkyawdev.vercel.app" + } +} From 4320ea66ede7fa9ef82c244fbdc0e7dbc61ab587 Mon Sep 17 00:00:00 2001 From: Lin Htut Kyaw <128688572+linhtutkyawdev@users.noreply.github.com> Date: Thu, 6 Feb 2025 08:56:49 +0630 Subject: [PATCH 0885/2485] Create _vercel.linhtutkyaw.json --- domains/_vercel.linhtutkyaw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.linhtutkyaw.json diff --git a/domains/_vercel.linhtutkyaw.json b/domains/_vercel.linhtutkyaw.json new file mode 100644 index 000000000..91a83a8b3 --- /dev/null +++ b/domains/_vercel.linhtutkyaw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "linhtutkyawdev", + "email": "linhtutkyaw.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=linhtutkyaw.is-a.dev,0d9ce126d75cfb7fe853" + } +} From 56f190b0522a69f9fe01d737979a3f0a5628acb7 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:27:58 +0800 Subject: [PATCH 0886/2485] add 1024.json --- domains/1024.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/1024.json diff --git a/domains/1024.json b/domains/1024.json new file mode 100644 index 000000000..37beafbab --- /dev/null +++ b/domains/1024.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "leopku" + }, + "record": { + "A": ["10.0.1.7"] + } +} From f76e518695801421195815bcdeb14938114d7419 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:37:23 +0800 Subject: [PATCH 0887/2485] change record type to URL --- domains/1024.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/1024.json b/domains/1024.json index 37beafbab..22d057f78 100644 --- a/domains/1024.json +++ b/domains/1024.json @@ -3,6 +3,6 @@ "username": "leopku" }, "record": { - "A": ["10.0.1.7"] + "URL": "https://www.himysql.com" } } From f369668aa4974da38a4e3ea2ab8c260f56f15589 Mon Sep 17 00:00:00 2001 From: leopku Date: Thu, 6 Feb 2025 10:44:00 +0800 Subject: [PATCH 0888/2485] add user id of Discord --- domains/1024.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/1024.json b/domains/1024.json index 22d057f78..d102db14c 100644 --- a/domains/1024.json +++ b/domains/1024.json @@ -1,6 +1,7 @@ { "owner": { - "username": "leopku" + "username": "leopku", + "discord": "1168846640464019570" }, "record": { "URL": "https://www.himysql.com" From 0b526b4f1679dad4addf2af8edd4c274427ac53f Mon Sep 17 00:00:00 2001 From: Billion Bucks Date: Thu, 6 Feb 2025 09:35:15 +0530 Subject: [PATCH 0889/2485] Create billion.json --- domains/billion.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/billion.json diff --git a/domains/billion.json b/domains/billion.json new file mode 100644 index 000000000..1c4b1b0a6 --- /dev/null +++ b/domains/billion.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "billionbucks", + "discord": "mrbillion_bucks", + "email": "mrbillionbucks@gmail.com" + }, + "record": { + "A": ["127.0.0.1"] + "CNAME": "billionbucks.github.io" + } +} From 0b539fee2e682312637fd0759c60c8104d4583c1 Mon Sep 17 00:00:00 2001 From: Billion Bucks Date: Thu, 6 Feb 2025 09:39:57 +0530 Subject: [PATCH 0890/2485] Update billion.json --- domains/billion.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/billion.json b/domains/billion.json index 1c4b1b0a6..021d46279 100644 --- a/domains/billion.json +++ b/domains/billion.json @@ -5,7 +5,6 @@ "email": "mrbillionbucks@gmail.com" }, "record": { - "A": ["127.0.0.1"] "CNAME": "billionbucks.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 0891/2485] 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 0892/2485] 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 0893/2485] 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 0894/2485] =?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 0895/2485] 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 0896/2485] 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 0897/2485] 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 0898/2485] 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 0899/2485] 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 0900/2485] 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 0901/2485] 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 0902/2485] 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 0903/2485] 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 4fe436d6793e8186d2126a4a99650a92e178941d Mon Sep 17 00:00:00 2001 From: Kunal Bishwal Date: Thu, 6 Feb 2025 12:56:50 +0530 Subject: [PATCH 0904/2485] Changes --- domains/CodeXKun.json | 13 ++++++------- domains/_vercel.CodeXKun.json | 9 +++++++++ 2 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 domains/_vercel.CodeXKun.json diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json index 85df0b73b..30f79db02 100644 --- a/domains/CodeXKun.json +++ b/domains/CodeXKun.json @@ -1,12 +1,11 @@ { + "description": "Personal Portfolio", + "repo": "https://github.com/KunalBishwal/Portfolio_IDE", "owner": { - "username": "KunalBishwal", - "email": "kunalbishwal2004@gmail.com", - "intagram": "", - "discord": "KunXNin#8506" + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" }, - "description": "I'll probably put some project pages on codexkun.is-a.dev.", "record": { - "CNAME": "KunalBishwal.github.io" + "CNAME": "https://portfolio-ide-zeta.vercel.app/" } -} +} \ No newline at end of file diff --git a/domains/_vercel.CodeXKun.json b/domains/_vercel.CodeXKun.json new file mode 100644 index 000000000..1a73004d2 --- /dev/null +++ b/domains/_vercel.CodeXKun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KunalBishwal", + "email": "kunalbishwal2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" + } +} \ No newline at end of file From 4bd369455ee77893c8d5eb789e9bbf895305fe75 Mon Sep 17 00:00:00 2001 From: Currypan1229 <67533379+Currypan1229@users.noreply.github.com> Date: Thu, 6 Feb 2025 17:07:15 +0900 Subject: [PATCH 0905/2485] Create pan.json --- domains/pan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pan.json diff --git a/domains/pan.json b/domains/pan.json new file mode 100644 index 000000000..137646f0b --- /dev/null +++ b/domains/pan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Currypan1229", + "email": "abcqqqwpvp@gmail.com" + }, + "record": { + "URL": "https://github.com/Currypan1229" + } +} From 1168bdbc1ab0e0be20f8a2234311f25e81e8ac8a Mon Sep 17 00:00:00 2001 From: Currypan1229 <67533379+Currypan1229@users.noreply.github.com> Date: Thu, 6 Feb 2025 17:07:52 +0900 Subject: [PATCH 0906/2485] Create currypan1229.json --- domains/currypan1229.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/currypan1229.json diff --git a/domains/currypan1229.json b/domains/currypan1229.json new file mode 100644 index 000000000..137646f0b --- /dev/null +++ b/domains/currypan1229.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Currypan1229", + "email": "abcqqqwpvp@gmail.com" + }, + "record": { + "URL": "https://github.com/Currypan1229" + } +} 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 0907/2485] 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 09e899e2fef43653b2a302961be52ac3df722c02 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:17:06 +0700 Subject: [PATCH 0908/2485] Create yohanesrioirsan.json --- domains/yohanesrioirsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yohanesrioirsan.json diff --git a/domains/yohanesrioirsan.json b/domains/yohanesrioirsan.json new file mode 100644 index 000000000..0edf88def --- /dev/null +++ b/domains/yohanesrioirsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" + } +} From 80efcd5a96e09fc45cde4645e3ce7104af99eed9 Mon Sep 17 00:00:00 2001 From: Siddhant Sharma <79889236+siddhant385@users.noreply.github.com> Date: Thu, 6 Feb 2025 14:47:44 +0530 Subject: [PATCH 0909/2485] Create sid385.json --- domains/sid385.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sid385.json diff --git a/domains/sid385.json b/domains/sid385.json new file mode 100644 index 000000000..8b97b2a63 --- /dev/null +++ b/domains/sid385.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio ", + "repo": "https://github.com/siddhant385/siddhant385.github.io", + "owner": { + "username": "siddhant385", + "email": "ssiddhant.ssharma@gmail.com" + }, + "record": { + "CNAME": "siddhant385.github.io" + } +} From 6cdf1a62b5e22ab978410833745eb7f075b92ab8 Mon Sep 17 00:00:00 2001 From: Armaan Nakhuda <95076879+Armaan4477@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:34:35 +0530 Subject: [PATCH 0910/2485] Create armaan44.json --- domains/armaan44.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/armaan44.json diff --git a/domains/armaan44.json b/domains/armaan44.json new file mode 100644 index 000000000..b38f4b2da --- /dev/null +++ b/domains/armaan44.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio-Website", + "repo": "https://github.com/Armaan4477/Portfolio", + "owner": { + "username": "Armaan4477", + "email": "nakhudaarmaan66@gmail.com" + }, + "record": { + "CNAME": "https://armaan4477.github.io/Portfolio/" + } + } From 70fa156bda12d356cde673dc5f232a861b534635 Mon Sep 17 00:00:00 2001 From: Pawan Subedi <86760127+pawansubedi889@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:57:24 +0545 Subject: [PATCH 0911/2485] Create pawan.json --- domains/pawan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pawan.json diff --git a/domains/pawan.json b/domains/pawan.json new file mode 100644 index 000000000..7bd403c7b --- /dev/null +++ b/domains/pawan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pawansubedi889", + "email":"mail@pawansubedi.me" + }, + "record": { + "URL": "https://www.pawansubedi.me/" + } +} 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 0912/2485] 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 0913/2485] 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 e9150cc637cc3dcb411a4fe83a833995acc4f020 Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:19:51 +0100 Subject: [PATCH 0914/2485] Removed proxied false due to a mistake when setting up the dns recods --- domains/noob.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/noob.json b/domains/noob.json index fb0b0a9f1..3f0feb71b 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" @@ -8,5 +8,4 @@ "record": { "CNAME": "noob.bio" }, - "proxied": false } \ No newline at end of file From c8206354b91fbcd5dcae4369aefe0212657a4584 Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:25:38 +0100 Subject: [PATCH 0915/2485] I missed a comma --- domains/noob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noob.json b/domains/noob.json index 3f0feb71b..6138e7f4e 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -7,5 +7,5 @@ }, "record": { "CNAME": "noob.bio" - }, + } } \ No newline at end of file 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 0916/2485] 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 6cb8c1be7e3054172df2595eddeb04b1340b6536 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:48:03 +0530 Subject: [PATCH 0917/2485] Create vighnesh153.json --- domains/vighnesh153.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vighnesh153.json diff --git a/domains/vighnesh153.json b/domains/vighnesh153.json new file mode 100644 index 000000000..1d1a38e61 --- /dev/null +++ b/domains/vighnesh153.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "vighnesh153" + }, + "record": { + "CNAME": "vighnesh153-app.web.app" + } +} From 5587c2b25b888e4ca0597a875564c8a52f5b7abc Mon Sep 17 00:00:00 2001 From: Wyatt Smith Date: Thu, 6 Feb 2025 07:20:49 -0500 Subject: [PATCH 0918/2485] 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 08bdfd0f996babe31555f5ef3aadd1824ca64b58 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:52:02 +0530 Subject: [PATCH 0919/2485] Update vighnesh153.json --- domains/vighnesh153.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/vighnesh153.json b/domains/vighnesh153.json index 1d1a38e61..8f9c2cf8d 100644 --- a/domains/vighnesh153.json +++ b/domains/vighnesh153.json @@ -1,6 +1,7 @@ { "owner": { - "username": "vighnesh153" + "username": "vighnesh153", + "email": "pikachu@vighnesh153.dev" }, "record": { "CNAME": "vighnesh153-app.web.app" From 05c544200891a6532e83fc5ca5ed6107643efea2 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:54:52 +0530 Subject: [PATCH 0920/2485] Create pikachu.json --- domains/pikachu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pikachu.json diff --git a/domains/pikachu.json b/domains/pikachu.json new file mode 100644 index 000000000..8f9c2cf8d --- /dev/null +++ b/domains/pikachu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vighnesh153", + "email": "pikachu@vighnesh153.dev" + }, + "record": { + "CNAME": "vighnesh153-app.web.app" + } +} 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 0921/2485] 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 6211e1654229df5a7d5251fb21f46cff2e009c60 Mon Sep 17 00:00:00 2001 From: Sairaj Pai <140620251+gegendepressed@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:15:30 +0530 Subject: [PATCH 0922/2485] Create _github-pages-challenge-gegendepressed.sairaj.json --- .../_github-pages-challenge-gegendepressed.sairaj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-gegendepressed.sairaj.json diff --git a/domains/_github-pages-challenge-gegendepressed.sairaj.json b/domains/_github-pages-challenge-gegendepressed.sairaj.json new file mode 100644 index 000000000..2febfcf20 --- /dev/null +++ b/domains/_github-pages-challenge-gegendepressed.sairaj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "TXT": "c6a67c35d8e7aac91ac5afce904ad6" + } +} From a895514bec969d5cc54e20bfe249a6cd7a3ac863 Mon Sep 17 00:00:00 2001 From: Dhruv Koshta <132095758+Dhruvkoshta@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:36:23 +0530 Subject: [PATCH 0923/2485] Create dhruvkoshta.json --- domains/dhruvkoshta.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dhruvkoshta.json diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json new file mode 100644 index 000000000..9259c036b --- /dev/null +++ b/domains/dhruvkoshta.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Dhruvkoshta" + }, + "record": { + "CNAME": "dhruvkoshta.github.io" + } +} From ca34fec8709f6320e463ac9d8d08393f36753278 Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Thu, 6 Feb 2025 07:53:21 -0700 Subject: [PATCH 0924/2485] Create _github-pages-challenge-natedog2424.json --- domains/_github-pages-challenge-natedog2424.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-natedog2424.json diff --git a/domains/_github-pages-challenge-natedog2424.json b/domains/_github-pages-challenge-natedog2424.json new file mode 100644 index 000000000..b1edfb72e --- /dev/null +++ b/domains/_github-pages-challenge-natedog2424.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "natedog2424", + "email": "natedog2424mail@gmail.com" + }, + "record": { + "TXT": "277ecd07aa6d1593b09b96c9329e3b" + } +} From 9f64487db57479c7c54d41d5884a4edc7b57307e Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Thu, 6 Feb 2025 07:56:24 -0700 Subject: [PATCH 0925/2485] Rename _github-pages-challenge-natedog2424.json to _github-pages-challenge-natedog2424.nd24.json --- ...dog2424.json => _github-pages-challenge-natedog2424.nd24.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-natedog2424.json => _github-pages-challenge-natedog2424.nd24.json} (100%) diff --git a/domains/_github-pages-challenge-natedog2424.json b/domains/_github-pages-challenge-natedog2424.nd24.json similarity index 100% rename from domains/_github-pages-challenge-natedog2424.json rename to domains/_github-pages-challenge-natedog2424.nd24.json From c1f21b2f75259e6753ed64bd67c602b6fd0c9014 Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:57:08 +0700 Subject: [PATCH 0926/2485] Create gewalee.json --- domains/gewalee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gewalee.json diff --git a/domains/gewalee.json b/domains/gewalee.json new file mode 100644 index 000000000..e28310662 --- /dev/null +++ b/domains/gewalee.json @@ -0,0 +1,11 @@ +{ + "description": "Github Pages serving as an online resume site for gewaleelek", + "repo": "https://github.com/gewaleelek/gewaleelek.github.io", + "owner": { + "username": "gewaleelek", + "email": "165679471+gewaleelek@users.noreply.github.com" + }, + "record": { + "CNAME": "gewaleelek.github.io" + } +} 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 0927/2485] 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 c010f738b2890c5e45cbec0195b1a9f70b44d9d1 Mon Sep 17 00:00:00 2001 From: Mudassir Mirza Date: Thu, 6 Feb 2025 21:30:12 +0500 Subject: [PATCH 0928/2485] Create _vercel.mudasir.json --- domains/_vercel.mudasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mudasir.json diff --git a/domains/_vercel.mudasir.json b/domains/_vercel.mudasir.json new file mode 100644 index 000000000..f6281db7a --- /dev/null +++ b/domains/_vercel.mudasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mirzamudassir", + "discord": "0xmudassir" + }, + "record": { + "TXT": "vc-domain-verify=mudasir.is-a.dev,2d0551deb0d92e5838a7" + } +} From 5ea1c96de77ca50f586f177182e46efb2b00c78c Mon Sep 17 00:00:00 2001 From: Mudassir Mirza Date: Thu, 6 Feb 2025 21:32:03 +0500 Subject: [PATCH 0929/2485] Create mudasir.json --- domains/mudasir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mudasir.json diff --git a/domains/mudasir.json b/domains/mudasir.json new file mode 100644 index 000000000..37c04f599 --- /dev/null +++ b/domains/mudasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "insert-github-username-here", + "discord": "0xmudassir" + }, + "record": { + "CNAME": "modasir.vercel.app" + } +} From 894a1e7ec34c99f45938050a4ad12203b6b6c428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20Minh=20D=C5=A9ng?= <95391696+chromapher@users.noreply.github.com> Date: Fri, 7 Feb 2025 00:05:24 +0700 Subject: [PATCH 0930/2485] Update ziyn.json --- domains/ziyn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index 9a726ef96..e984badaf 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,7 +1,7 @@ { "owner": { - "username": "254thheli", - "email": "is-a-dev@ziyn.us.kg" + "username": "chromapher", + "email": "dab-verse-uncouth@duck.com" }, "record": { "CNAME": "ziyn.pages.dev" From 0119f060d81093f7d2ac6c02c89c1f79458d4a49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20Minh=20D=C5=A9ng?= <95391696+chromapher@users.noreply.github.com> Date: Fri, 7 Feb 2025 00:06:48 +0700 Subject: [PATCH 0931/2485] Update ziyn.json --- domains/ziyn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index e984badaf..5ae5c5423 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,7 +1,7 @@ { "owner": { "username": "chromapher", - "email": "dab-verse-uncouth@duck.com" + "email": "notziyn@gmail.com" }, "record": { "CNAME": "ziyn.pages.dev" From aaeda11ca26c3f6591070070f315f14acf7ae4c5 Mon Sep 17 00:00:00 2001 From: acooma Date: Thu, 6 Feb 2025 12:05:21 -0600 Subject: [PATCH 0932/2485] me: --- domains/cruz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cruz.json diff --git a/domains/cruz.json b/domains/cruz.json new file mode 100644 index 000000000..2810836d4 --- /dev/null +++ b/domains/cruz.json @@ -0,0 +1,11 @@ +{ + "description": "my portfolio", + "repo": "https://github.com/github-username/github-repository", + "owner": { + "username": "acruz97", + "email": "angelo.t.cruz1@gmail.com" + }, + "record": { + "CNAME": "acruz97.github.io/me" + } +} \ No newline at end of file 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 0933/2485] 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 6cdb777d5634abdcf8da68600b109705b60428aa Mon Sep 17 00:00:00 2001 From: acooma Date: Thu, 6 Feb 2025 12:06:35 -0600 Subject: [PATCH 0934/2485] url --- domains/cruz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cruz.json b/domains/cruz.json index 2810836d4..66fa0defb 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -1,6 +1,6 @@ { "description": "my portfolio", - "repo": "https://github.com/github-username/github-repository", + "repo": "https://github.com/acruz97/me", "owner": { "username": "acruz97", "email": "angelo.t.cruz1@gmail.com" From e5e4113be2d8791433f76f7c8e8ebb41f379c61e Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 6 Feb 2025 23:43:32 +0500 Subject: [PATCH 0935/2485] 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 0936/2485] 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 27b0b236bbded4ca3a0287a9a329afc64f6f3198 Mon Sep 17 00:00:00 2001 From: Quddi <159728196+Quddiy@users.noreply.github.com> Date: Fri, 7 Feb 2025 00:40:18 +0300 Subject: [PATCH 0937/2485] Create quddi --- domains/quddi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quddi diff --git a/domains/quddi b/domains/quddi new file mode 100644 index 000000000..11769f144 --- /dev/null +++ b/domains/quddi @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Quddi" + "email": "quddi6@gmail.com" + }, + "record": { + "CNAME": "quddiy.github.io" + } +} From 7784c12e7bb7748689eda40a2e67c526d3eb7474 Mon Sep 17 00:00:00 2001 From: metalespesados Date: Thu, 6 Feb 2025 18:58:40 -0300 Subject: [PATCH 0938/2485] Create finch.json --- domains/finch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/finch.json diff --git a/domains/finch.json b/domains/finch.json new file mode 100644 index 000000000..cb9df88e5 --- /dev/null +++ b/domains/finch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "metalespesados", + "email": "metalespesados@icloud.com" + }, + "record": { + "CNAME": "metalespesados.vercel.app" + } +} From 4c08e38fff9ec7ecfcd87fa3cd0b2311011bd37b Mon Sep 17 00:00:00 2001 From: Jason Wohlgemuth Date: Thu, 6 Feb 2025 19:14:15 -0500 Subject: [PATCH 0939/2485] 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 90a941c5195b3392438783971669ae398d43674c Mon Sep 17 00:00:00 2001 From: Mauricio Alejandro <38020708+mamv2137@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:34:16 -0300 Subject: [PATCH 0940/2485] Create mau.json --- domains/mau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mau.json diff --git a/domains/mau.json b/domains/mau.json new file mode 100644 index 000000000..2330e1c5a --- /dev/null +++ b/domains/mau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mamv2137", + "email": "mamv.2137@gmail.com" + }, + "record": { + "CNAME": "mamv2137.github.io" + } +} From 47196d25627cf60e928dc2ecc990e531bf53399a Mon Sep 17 00:00:00 2001 From: Mohsen Ansari Date: Thu, 6 Feb 2025 22:18:30 -0500 Subject: [PATCH 0941/2485] Update domains mohsen.json added --- domains/mohsen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mohsen.json diff --git a/domains/mohsen.json b/domains/mohsen.json new file mode 100644 index 000000000..b9e64c9ad --- /dev/null +++ b/domains/mohsen.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio website for mohsenansari.com", + "owner": { + "username": "mohsenari", + "email": "m ansari387@gmail.com" + }, + "record": { + "CNAME": "mohsenansari.com" + } +} \ No newline at end of file From 46916983d694a6d962d3a786ed81880f0902ede3 Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 7 Feb 2025 04:55:37 +0000 Subject: [PATCH 0942/2485] Create siritas.json --- domains/siritas.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/siritas.json diff --git a/domains/siritas.json b/domains/siritas.json new file mode 100644 index 000000000..6b426439d --- /dev/null +++ b/domains/siritas.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dahoba" + }, + "record": { + "URL ": "https://siritas.gitlab.io" + } +} From 5ae1d46f4454006913d869535a04e39b04333b0e Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 7 Feb 2025 05:07:09 +0000 Subject: [PATCH 0943/2485] Update siritas.json add email contact --- domains/siritas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/siritas.json b/domains/siritas.json index 6b426439d..18e09e7ae 100644 --- a/domains/siritas.json +++ b/domains/siritas.json @@ -1,6 +1,7 @@ { "owner": { - "username": "dahoba" + "username": "dahoba", + "email": "dahoba+github@gmail.com" }, "record": { "URL ": "https://siritas.gitlab.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 0944/2485] 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 4c3949e33d9363df1e4a870bc1841b4ed6fb184f Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:02:46 +0600 Subject: [PATCH 0945/2485] Update abdullah-al-mridul.json changes made on want --- domains/abdullah-al-mridul.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json index 297e60494..bfa2389a8 100644 --- a/domains/abdullah-al-mridul.json +++ b/domains/abdullah-al-mridul.json @@ -1,5 +1,4 @@ { - "subdomain": "abdullah-al-mridul", "owner": { "username": "abdullah-al-mridul", "email": "rim89987@gmail.com" From 1e54a2fdd8a903e4e9829c7afc36cebc43250885 Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:11:14 +0600 Subject: [PATCH 0946/2485] Delete domains/abdullah-al-mridul.json --- domains/abdullah-al-mridul.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abdullah-al-mridul.json diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json deleted file mode 100644 index bfa2389a8..000000000 --- a/domains/abdullah-al-mridul.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "abdullah-al-mridul", - "email": "rim89987@gmail.com" - }, - "records": { - "CNAME": "abdullah-al-mridul-dev.vercel.app" - }, - "proxied": false -} From 27ed99e72e6375a3510b58d7e22435c757dcde2c Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:18:16 +0000 Subject: [PATCH 0947/2485] Update heyaxo.json --- domains/heyaxo.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/heyaxo.json b/domains/heyaxo.json index a57869059..da8a76aea 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,5 +1,4 @@ { - "description": "My personal homepage!", "repo": "https://github.com/verygafanhot", "owner": { "username": "Verygafanhot", @@ -8,6 +7,11 @@ "discord": "Verygafanhot" }, "record": { - "CNAME": "verygafanhot.github.io" + "CNAME": "verygafanhot.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 7491f429ee6018986fea2f1a672edc6dc6cb1d5d Mon Sep 17 00:00:00 2001 From: liamatienza <114634966+liamatienza@users.noreply.github.com> Date: Fri, 7 Feb 2025 16:20:25 +0800 Subject: [PATCH 0948/2485] Create _discord.liam.json --- domains/_discord.liam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.liam.json diff --git a/domains/_discord.liam.json b/domains/_discord.liam.json new file mode 100644 index 000000000..99637acbc --- /dev/null +++ b/domains/_discord.liam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "dh=c53cce4432aa366f65bd320ab681d468c8cea968" + } +} From 6e31ab2b74aadf909148f45f287177dd0255aa4b Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:27:14 +0000 Subject: [PATCH 0949/2485] Make heyaxo proxied --- domains/heyaxo.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/heyaxo.json b/domains/heyaxo.json index da8a76aea..1f3dd451e 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,4 +1,5 @@ { + "description": "My personal homepage!", "repo": "https://github.com/verygafanhot", "owner": { "username": "Verygafanhot", @@ -13,5 +14,6 @@ "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + }, + "proxied": true } From 01ba25f3c190d0b68a29a14a92568f6ba4914a9f Mon Sep 17 00:00:00 2001 From: Moritz Reich Date: Fri, 7 Feb 2025 09:29:00 +0100 Subject: [PATCH 0950/2485] Create n3rdc4ptn.json --- domains/n3rdc4ptn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/n3rdc4ptn.json diff --git a/domains/n3rdc4ptn.json b/domains/n3rdc4ptn.json new file mode 100644 index 000000000..1918ffd4b --- /dev/null +++ b/domains/n3rdc4ptn.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for n3rdc4ptn", + "owner": { + "username": "n3rdc4ptn" + }, + "record": { + "CNAME": "moritzreich.dev" + }, + "proxied": true +} From 9c80cca57a2847f07207070926c5a7e671cbcb73 Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:32:21 +0600 Subject: [PATCH 0951/2485] Create _vercel.abdullah-al-mridul.json txt record --- domains/_vercel.abdullah-al-mridul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.abdullah-al-mridul.json diff --git a/domains/_vercel.abdullah-al-mridul.json b/domains/_vercel.abdullah-al-mridul.json new file mode 100644 index 000000000..f4d8c53a2 --- /dev/null +++ b/domains/_vercel.abdullah-al-mridul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=abdullah-al-mridul.is-a.dev,28add02b5250c0339353" + } +} From 683d6e35057a1145314ab913e3cc5baea7b5501f Mon Sep 17 00:00:00 2001 From: Abdullah Al Mridul Date: Fri, 7 Feb 2025 14:37:20 +0600 Subject: [PATCH 0952/2485] Create abdullah-al-mridul.json added main domain file --- domains/abdullah-al-mridul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdullah-al-mridul.json diff --git a/domains/abdullah-al-mridul.json b/domains/abdullah-al-mridul.json new file mode 100644 index 000000000..eecee44a1 --- /dev/null +++ b/domains/abdullah-al-mridul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdullah-al-mridul", + "email": "rim89987@gmail.com" + }, + "record": { + "CNAME": "abdullah-al-mridul-dev.vercel.app" + } +} From ede09ce4daaa92071055b844cbb31e3cdc073346 Mon Sep 17 00:00:00 2001 From: "bd." Date: Fri, 7 Feb 2025 16:54:59 +0800 Subject: [PATCH 0953/2485] 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 aed101c27489eb86fada38239a71d4010253bc97 Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Thu, 6 Feb 2025 15:50:17 +0000 Subject: [PATCH 0954/2485] Create oliver domain --- domains/oliver | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oliver diff --git a/domains/oliver b/domains/oliver new file mode 100644 index 000000000..ce2f2cc8d --- /dev/null +++ b/domains/oliver @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oli-ward", + "email": "oliver.ward94@gmail.com" + }, + "record": { + "CNAME": "https://is-a-dev-zc9.pages.dev/" + } +} From b39c12a0453bb2f5519c17b72294199b18e90359 Mon Sep 17 00:00:00 2001 From: pavancos Date: Fri, 7 Feb 2025 15:40:55 +0530 Subject: [PATCH 0955/2485] pavanc.is-a.dev --- domains/pavanc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pavanc.json diff --git a/domains/pavanc.json b/domains/pavanc.json new file mode 100644 index 000000000..f25da9045 --- /dev/null +++ b/domains/pavanc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pavancos", + "email": "pavankc005@gmail.com" + }, + "record": { + "URL": "https://pavanc.me" + } + } + \ No newline at end of file From 636c2786d362e0847b9328cadaca11cd8dd2a0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Fri, 7 Feb 2025 12:11:17 +0100 Subject: [PATCH 0956/2485] Create catalinaarciniegassaenz --- domains/catalinaarciniegassaenz | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/catalinaarciniegassaenz diff --git a/domains/catalinaarciniegassaenz b/domains/catalinaarciniegassaenz new file mode 100644 index 000000000..005b18964 --- /dev/null +++ b/domains/catalinaarciniegassaenz @@ -0,0 +1,10 @@ +{ + "domain": "catalinaarciniegassaenz.is-a.dev", + "owner": { + "email": "catalinaarciniegassaenz@gmail.com" + }, + "records": { + "CNAME": "cascodenotch.github.io/idportafolio" + }, + "proxied": false +} From e5a04666cc236cf5a3a13aaf0751263050bf2041 Mon Sep 17 00:00:00 2001 From: Mehrshad <51853890+SaintScraTchY@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:17:10 +0330 Subject: [PATCH 0957/2485] Create mehrshad.json --- domains/mehrshad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehrshad.json diff --git a/domains/mehrshad.json b/domains/mehrshad.json new file mode 100644 index 000000000..28ab17bd5 --- /dev/null +++ b/domains/mehrshad.json @@ -0,0 +1,9 @@ + "description": "Overview And Introduction of Owner's Open Source Projects", + "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", + "owner": { + "username": "SaintScraTchY", + "email": "mehrshad2028@gmail.com" + }, + "record": { + "CNAME": "https://saintscratchy.github.io" + } From b8c1188c7f000674e93db8d65b07ad20fe09a5b4 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 7 Feb 2025 17:37:14 +0500 Subject: [PATCH 0958/2485] added umar.json fixed --- domains/umar.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/umar.json b/domains/umar.json index cc9638774..de9b455a7 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,6 +1,4 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/UmarSidiki/me", "owner": { "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" @@ -8,4 +6,4 @@ "record": { "CNAME": "umarsidiki.github.io" } -} +} \ No newline at end of file From a9bf94dfec02dec994324bf7dd0f0fcbc6c24677 Mon Sep 17 00:00:00 2001 From: Douglas Rogers Date: Fri, 7 Feb 2025 08:17:34 -0500 Subject: [PATCH 0959/2485] Create douglas.json --- domains/douglas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/douglas.json diff --git a/domains/douglas.json b/domains/douglas.json new file mode 100644 index 000000000..e56eba916 --- /dev/null +++ b/domains/douglas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "standingdreams", + "email": "designer.drogers@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} 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 0960/2485] 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 0961/2485] 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 0962/2485] 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 d4276750d60250ed72ca6df60fd38f12194d3694 Mon Sep 17 00:00:00 2001 From: y5c4l3 Date: Fri, 7 Feb 2025 21:58:02 +0800 Subject: [PATCH 0963/2485] domains: add `phi.json` --- domains/phi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/phi.json diff --git a/domains/phi.json b/domains/phi.json new file mode 100644 index 000000000..9a7ddbf0e --- /dev/null +++ b/domains/phi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "y5c4l3", + "email": "y5c4l3@proton.me" + }, + "record": { + "NS": [ + "johnny.ns.cloudflare.com", + "rachel.ns.cloudflare.com" + ] + } +} 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 0964/2485] 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 0965/2485] 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 b31fe9cff2d210248b443b41062b6fb48bb14526 Mon Sep 17 00:00:00 2001 From: Luiz Gustavo Marcondes Date: Fri, 7 Feb 2025 11:10:15 -0300 Subject: [PATCH 0966/2485] Create luiz.json --- domains/luiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/luiz.json diff --git a/domains/luiz.json b/domains/luiz.json new file mode 100644 index 000000000..4e9567121 --- /dev/null +++ b/domains/luiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luk4h" + "email": "luizmarcondes@lgvm.dev", + }, + "record": { + "CNAME": "lgvm.dev" + } +} 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 0967/2485] 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 0968/2485] 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 0969/2485] 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 f8ef6aa96eb34a6b4bb0d47d66c73dcb92403291 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:31:21 +0600 Subject: [PATCH 0970/2485] Create itz-rj-here.json --- domains/itz-rj-here.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itz-rj-here.json diff --git a/domains/itz-rj-here.json b/domains/itz-rj-here.json new file mode 100644 index 000000000..12e7ccba0 --- /dev/null +++ b/domains/itz-rj-here.json @@ -0,0 +1,11 @@ +{ + "description": "It'z RJ's Website", + "repo": "https://github.com/itz-rj-here/itz-rj-here", + "owner": { + "username": "itz-rj-here", + "email": "faiadmahmudadil@gmail.com" + }, + "record": { + "CNAME": "itz-rj-here.github.io" + } +} From 8e2199638aa1ca347063460daca25b078722fb43 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 7 Feb 2025 17:31:25 +0300 Subject: [PATCH 0971/2485] 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 2c5f71771ee224f983af9d9e769e6fdcc325d9a2 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:45:28 +0600 Subject: [PATCH 0972/2485] Update and rename itz-rj-here.json to _github-pages-challenge-itz-rj-here.json Used the guide step by step --- ...tz-rj-here.json => _github-pages-challenge-itz-rj-here.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{itz-rj-here.json => _github-pages-challenge-itz-rj-here.json} (82%) diff --git a/domains/itz-rj-here.json b/domains/_github-pages-challenge-itz-rj-here.json similarity index 82% rename from domains/itz-rj-here.json rename to domains/_github-pages-challenge-itz-rj-here.json index 12e7ccba0..12bee5a9a 100644 --- a/domains/itz-rj-here.json +++ b/domains/_github-pages-challenge-itz-rj-here.json @@ -6,6 +6,6 @@ "email": "faiadmahmudadil@gmail.com" }, "record": { - "CNAME": "itz-rj-here.github.io" + "TXT": "04306aee5ddb57e2ce59b39bad4381" } } From 61b5aaf55e844a79de84cac9b9a510aec7d0f2d6 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:46:13 +0600 Subject: [PATCH 0973/2485] Update _github-pages-challenge-itz-rj-here.json --- domains/_github-pages-challenge-itz-rj-here.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-itz-rj-here.json b/domains/_github-pages-challenge-itz-rj-here.json index 12bee5a9a..8c2abccf0 100644 --- a/domains/_github-pages-challenge-itz-rj-here.json +++ b/domains/_github-pages-challenge-itz-rj-here.json @@ -1,6 +1,6 @@ { "description": "It'z RJ's Website", - "repo": "https://github.com/itz-rj-here/itz-rj-here", + "repo": "https://github.com/itz-rj-here/itz-rj-here.github.io", "owner": { "username": "itz-rj-here", "email": "faiadmahmudadil@gmail.com" From 3edae73317a22c9185d08be0501a9097ea3c0372 Mon Sep 17 00:00:00 2001 From: It'z RJ <86042583+itz-rj-here@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:50:18 +0600 Subject: [PATCH 0974/2485] Update and rename _github-pages-challenge-itz-rj-here.json to itz-rj-here.json --- ...github-pages-challenge-itz-rj-here.json => itz-rj-here.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-itz-rj-here.json => itz-rj-here.json} (83%) diff --git a/domains/_github-pages-challenge-itz-rj-here.json b/domains/itz-rj-here.json similarity index 83% rename from domains/_github-pages-challenge-itz-rj-here.json rename to domains/itz-rj-here.json index 8c2abccf0..ae29b4c2f 100644 --- a/domains/_github-pages-challenge-itz-rj-here.json +++ b/domains/itz-rj-here.json @@ -6,6 +6,6 @@ "email": "faiadmahmudadil@gmail.com" }, "record": { - "TXT": "04306aee5ddb57e2ce59b39bad4381" + "CNAME": "itz-rj-here.github.io" } } From 314480ceeb3e230007b884186f3cd9c8db4bd083 Mon Sep 17 00:00:00 2001 From: fsoft Date: Fri, 7 Feb 2025 16:49:29 +0100 Subject: [PATCH 0975/2485] ADD: fsoft72 --- domains/fsoft72.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fsoft72.json diff --git a/domains/fsoft72.json b/domains/fsoft72.json new file mode 100644 index 000000000..6cbd75afa --- /dev/null +++ b/domains/fsoft72.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fsoft72", + "email": "fabio.rotondo@gmail.com" + }, + "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", + "record": { + "URL": "https://fsoft.dev" + } +} From 5b39d13e60ef9614711d3090582a27cc4b6a1e59 Mon Sep 17 00:00:00 2001 From: Pratik Thapw Date: Fri, 7 Feb 2025 23:14:21 +0545 Subject: [PATCH 0976/2485] Create pratikthapw.json --- domains/pratikthapw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pratikthapw.json diff --git a/domains/pratikthapw.json b/domains/pratikthapw.json new file mode 100644 index 000000000..56e62a18a --- /dev/null +++ b/domains/pratikthapw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pratikthapw", + "email": "pratikthapw@gmail.com" + }, + "record": { + "CNAME": "pratikthapw.github.io" + } +} From 949e0508337f568f21db5a208c27516ce7f0c941 Mon Sep 17 00:00:00 2001 From: Sayed Afnan Khazi <83779299+Sayed-Afnan-Khazi@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:12:47 +0530 Subject: [PATCH 0977/2485] Create afnan.json --- domains/afnan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/afnan.json diff --git a/domains/afnan.json b/domains/afnan.json new file mode 100644 index 000000000..547278242 --- /dev/null +++ b/domains/afnan.json @@ -0,0 +1,10 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/Sayed-Afnan-Khazi/website", + "owner": { + "username": "Sayed-Afnan-Khazi", + }, + "record": { + "CNAME": "sayed-afnan-khazi.github.io/website" + } +} From 7410a1507530129c7314e299dad763908f42c341 Mon Sep 17 00:00:00 2001 From: Pand3moniuMx3 Date: Fri, 7 Feb 2025 17:46:17 +0000 Subject: [PATCH 0978/2485] Commit mateusz.json --- domains/mateusz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mateusz.json diff --git a/domains/mateusz.json b/domains/mateusz.json new file mode 100644 index 000000000..260df4beb --- /dev/null +++ b/domains/mateusz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Pand3moniuMx3" + }, + "record": { + "CNAME": "mateuszmirecki.netlify.app" + } +} From 99b82d14f21879f6592716094b172bb09dc11b0b Mon Sep 17 00:00:00 2001 From: esbru Date: Fri, 7 Feb 2025 12:48:49 -0500 Subject: [PATCH 0979/2485] feat: adding bladimir.is-a.dev domain --- domains/_vercel.esteban.json | 11 +++++++++++ domains/bladimir.json | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.esteban.json create mode 100644 domains/bladimir.json diff --git a/domains/_vercel.esteban.json b/domains/_vercel.esteban.json new file mode 100644 index 000000000..7aab61d12 --- /dev/null +++ b/domains/_vercel.esteban.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Bladimir", + "discord": "190241825540276245", + "email": "esbruizc@gmail.com", + "bluesky": "did:plc:xkczclld4e5vvpypnu5z6m2g" + }, + "record": { + "TXT": "vc-domain-verify=bladimir.is-a.dev,e64e9cb20c3d9e344c18" + } +} diff --git a/domains/bladimir.json b/domains/bladimir.json new file mode 100644 index 000000000..3489b435c --- /dev/null +++ b/domains/bladimir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bladimir", + "email": "esbruizc@gmail.com" + }, + "record": { + "CNAME": "blads-portfolio.vercel.app" + } +} From 8584b147fa4d14c9043f4f31f095bafd935d2869 Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:26:22 +0530 Subject: [PATCH 0980/2485] Create jasvinder-singh.json --- domains/jasvinder-singh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/jasvinder-singh.json diff --git a/domains/jasvinder-singh.json b/domains/jasvinder-singh.json new file mode 100644 index 000000000..8960f7d11 --- /dev/null +++ b/domains/jasvinder-singh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "singhJasvinder101" + }, + "record": { + "RECORDTYPE": "CNAME" + } +} From 8a6aed19930bfe328671db668f4ef59dde48407d Mon Sep 17 00:00:00 2001 From: Sayed Afnan Khazi <83779299+Sayed-Afnan-Khazi@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:27:12 +0530 Subject: [PATCH 0981/2485] Update afnan.json --- domains/afnan.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/afnan.json b/domains/afnan.json index 547278242..3974d2c22 100644 --- a/domains/afnan.json +++ b/domains/afnan.json @@ -1,10 +1,11 @@ { "description": "My portfolio website", - "repo": "https://github.com/Sayed-Afnan-Khazi/website", + "repo": "https://github.com/Sayed-Afnan-Khazi/sayed-afnan-khazi.github.io", "owner": { "username": "Sayed-Afnan-Khazi", + "email": "oofnanfake1@gmail.com" }, "record": { - "CNAME": "sayed-afnan-khazi.github.io/website" + "CNAME": "sayed-afnan-khazi.github.io" } } From 2c3c788895493e278843805aac093233db63fcf1 Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:29:58 +0530 Subject: [PATCH 0982/2485] Rename jasvinder-singh.json to jasvinder_singh.json --- domains/{jasvinder-singh.json => jasvinder_singh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jasvinder-singh.json => jasvinder_singh.json} (100%) diff --git a/domains/jasvinder-singh.json b/domains/jasvinder_singh.json similarity index 100% rename from domains/jasvinder-singh.json rename to domains/jasvinder_singh.json From e4331463df3e4be928b60f5b61751d5c2c8f0861 Mon Sep 17 00:00:00 2001 From: esbru Date: Fri, 7 Feb 2025 13:04:44 -0500 Subject: [PATCH 0983/2485] feat: adding discord verification --- domains/_discord.bladimir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.bladimir.json diff --git a/domains/_discord.bladimir.json b/domains/_discord.bladimir.json new file mode 100644 index 000000000..4451732bb --- /dev/null +++ b/domains/_discord.bladimir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bladimir", + "email": "esbruizc@gmail.com" + }, + "record": { + "TXT": "dh=5421aaf1ad1aa267e9aa3d19c55d3762a0c5d8f8" + } +} From 8f34274a3d3e23cbf1c702686d9bc17cd4b2279e Mon Sep 17 00:00:00 2001 From: esbru Date: Fri, 7 Feb 2025 13:07:42 -0500 Subject: [PATCH 0984/2485] chore: changing username to github's username --- domains/_discord.bladimir.json | 2 +- domains/_vercel.esteban.json | 2 +- domains/bladimir.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/_discord.bladimir.json b/domains/_discord.bladimir.json index 4451732bb..ef601dc8a 100644 --- a/domains/_discord.bladimir.json +++ b/domains/_discord.bladimir.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bladimir", + "username": "Esbruiz", "email": "esbruizc@gmail.com" }, "record": { diff --git a/domains/_vercel.esteban.json b/domains/_vercel.esteban.json index 7aab61d12..9e9d67911 100644 --- a/domains/_vercel.esteban.json +++ b/domains/_vercel.esteban.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bladimir", + "username": "Esbruiz", "discord": "190241825540276245", "email": "esbruizc@gmail.com", "bluesky": "did:plc:xkczclld4e5vvpypnu5z6m2g" diff --git a/domains/bladimir.json b/domains/bladimir.json index 3489b435c..5ef4628dd 100644 --- a/domains/bladimir.json +++ b/domains/bladimir.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bladimir", + "username": "Esbruiz", "email": "esbruizc@gmail.com" }, "record": { From 09b7ecbf223b8bbce902d20790725b63235c4a97 Mon Sep 17 00:00:00 2001 From: Shahadat Hossen Shams <100944767+shshams@users.noreply.github.com> Date: Sat, 8 Feb 2025 00:13:17 +0600 Subject: [PATCH 0985/2485] Create xenonrexo.json --- domains/xenonrexo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xenonrexo.json diff --git a/domains/xenonrexo.json b/domains/xenonrexo.json new file mode 100644 index 000000000..ac46d78de --- /dev/null +++ b/domains/xenonrexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shshams", + "email": "shahadathossenshams@gmail.com" + }, + "record": { + "CNAME": "xenonrexo.vercel.app" + } +} From 603197b2cde79dc5ca618b93195d5e1afde4f1ca Mon Sep 17 00:00:00 2001 From: Katumba <43390608+kpaool@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:20:52 +0300 Subject: [PATCH 0986/2485] Request for is-a.dev subdomain --- domains/katumbapaul.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/katumbapaul.json diff --git a/domains/katumbapaul.json b/domains/katumbapaul.json new file mode 100644 index 000000000..33aab8e61 --- /dev/null +++ b/domains/katumbapaul.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kpaool", + "email": "jonathapkatumba@gmail.com" + }, + "record": { + "CNAME": "katumbapaul.com" + } + } + \ No newline at end of file From 3d9165c3b03faaa7071a588593792a04fb271851 Mon Sep 17 00:00:00 2001 From: Arash Hatami Date: Fri, 7 Feb 2025 22:23:20 +0330 Subject: [PATCH 0987/2485] 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 0988/2485] 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 3e82e15dc1e1a8a5d5023f62ac896f302d7b0a6c Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:07:45 +0100 Subject: [PATCH 0989/2485] Update ciaobot.json --- domains/ciaobot.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 5d3df2331..261d79301 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -5,10 +5,6 @@ }, "record": { "A": ["144.91.115.195"], - "MX": ["mail.ciaohost.tech"], - "TXT": [ - "v=spf1 mx a -all", - "google-site-verification=ESHkpD4wk4-a2cqONn73cRaELmis2IzdBRB3Fw-t1Dw" - ] + "TXT": ["google-site-verification=ESHkpD4wk4-a2cqONn73cRaELmis2IzdBRB3Fw-t1Dw"] } } From 4b82678dd538f3a93046779fa05425ddb1136705 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:08:50 +0100 Subject: [PATCH 0990/2485] Delete domains/_dmarc.ciaobot.json --- domains/_dmarc.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_dmarc.ciaobot.json diff --git a/domains/_dmarc.ciaobot.json b/domains/_dmarc.ciaobot.json deleted file mode 100644 index 454f80712..000000000 --- a/domains/_dmarc.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "TXT": "v=DMARC1; p=none; rua=mailto:dmarc.report@ciaobot.is-a.dev; ruf=mailto:dmarc.report@ciaobot.is-a.dev; fo=0; adkim=r; aspf=r; pct=100; ri=86400; sp=none" - } -} From 090e068d81d4bce8b5374ecc88a7a905685e607e Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:09:08 +0100 Subject: [PATCH 0991/2485] Delete domains/autoconfig.ciaobot.json --- domains/autoconfig.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/autoconfig.ciaobot.json diff --git a/domains/autoconfig.ciaobot.json b/domains/autoconfig.ciaobot.json deleted file mode 100644 index 8e7e42d95..000000000 --- a/domains/autoconfig.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "CNAME": "mail.ciaohost.tech" - } -} \ No newline at end of file From f760d2c6e6ff67100cb357815428c49b391b71eb Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:09:21 +0100 Subject: [PATCH 0992/2485] Delete domains/autodiscover.ciaobot.json --- domains/autodiscover.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/autodiscover.ciaobot.json diff --git a/domains/autodiscover.ciaobot.json b/domains/autodiscover.ciaobot.json deleted file mode 100644 index 8e7e42d95..000000000 --- a/domains/autodiscover.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "CNAME": "mail.ciaohost.tech" - } -} \ No newline at end of file From 14f54be61d88fe99f0d3ffd768d8bd07c64f5add Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:09:35 +0100 Subject: [PATCH 0993/2485] Delete domains/dkim._domainkey.ciaobot.json --- domains/dkim._domainkey.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dkim._domainkey.ciaobot.json diff --git a/domains/dkim._domainkey.ciaobot.json b/domains/dkim._domainkey.ciaobot.json deleted file mode 100644 index 3685925f3..000000000 --- a/domains/dkim._domainkey.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "TXT": "v=DKIM1;k=rsa;t=s;s=email;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwbNDcpNQR0T591UH23v8yi6SKmOV4uddxKFNUDcX1NmB/Q4evuJEGDY8qmwB9eFuZCoBAOKjAoU+vB+WH7mdj6F73zshPB3mEtISHR2Fbo2zONf3VXmO5NE5/jKcN1bmzDGEBj+gUzOTrnAGDcj65UCtKWx0F1rOboRTzCId2rCTPc9nBnOSpVsYNlhlebeDbxapzZ1wBQcCzQGangYisKjSM6IM4ztSrONkVluCdPIl6AkiUUvN6PnDKc8LBkFMHnpDfbFUQIufURxoqEfP4xYT5cZNOT/3RbrI5rjR2kdeIufsO+QlQ5XXRv/QETJgtOKTeCzPmc243KGlx9NsiQIDAQAB" - } -} 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 0994/2485] 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 0995/2485] 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 e40c65828850a2d1e30d77b8e3cd01548628e454 Mon Sep 17 00:00:00 2001 From: fynn <124388473+fynnlukah2@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:37:25 +0100 Subject: [PATCH 0996/2485] Create _vercel.fynnlukah.json --- domains/_vercel.fynnlukah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.fynnlukah.json diff --git a/domains/_vercel.fynnlukah.json b/domains/_vercel.fynnlukah.json new file mode 100644 index 000000000..f151b2210 --- /dev/null +++ b/domains/_vercel.fynnlukah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fynnlukah", + "discord": "727590288209608824" + }, + "record": { + "TXT": "vc-domain-verify=fynnlukah.is-a.dev,cb31ebf997d8ee866ca5" + } +} 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 0997/2485] 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 585ac184471a968281120f0e5bd26eb74fe7cb37 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:50:02 +0100 Subject: [PATCH 0998/2485] Delete domains/status.ciaobot.json --- domains/status.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.ciaobot.json diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json deleted file mode 100644 index 6e1582f7e..000000000 --- a/domains/status.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "A": ["144.91.115.195"] - } -} From bfd0d0ceee633bcccd73159fa5ea432fa6052521 Mon Sep 17 00:00:00 2001 From: Fendi Mohamed <100208677+FendiMohamed@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:07:24 +0100 Subject: [PATCH 0999/2485] Create _vercel.fendimohamed.json --- domains/_vercel.fendimohamed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.fendimohamed.json diff --git a/domains/_vercel.fendimohamed.json b/domains/_vercel.fendimohamed.json new file mode 100644 index 000000000..9412f24c5 --- /dev/null +++ b/domains/_vercel.fendimohamed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FendiMohamed", + "email": "fendimohamed615@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=fendimohamed.is-a.dev,36783fd4f5b7c8306eb5" + } +} From 9ddb100b356b3fe733eef99374dad0653765ffb0 Mon Sep 17 00:00:00 2001 From: Fendi Mohamed <100208677+FendiMohamed@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:07:48 +0100 Subject: [PATCH 1000/2485] Create fendimohamed.json --- domains/fendimohamed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fendimohamed.json diff --git a/domains/fendimohamed.json b/domains/fendimohamed.json new file mode 100644 index 000000000..9fb12dcc6 --- /dev/null +++ b/domains/fendimohamed.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FendiMohamed", + "email": "fendimohamed615@gmail.com", + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} From 24a059040a9016c887277475cd9a0268c8ad4234 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:03:21 +0100 Subject: [PATCH 1001/2485] Delete domains/_discord.status.ciaobot.json --- domains/_discord.status.ciaobot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.status.ciaobot.json diff --git a/domains/_discord.status.ciaobot.json b/domains/_discord.status.ciaobot.json deleted file mode 100644 index 88fa15427..000000000 --- a/domains/_discord.status.ciaobot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "TXT": "dh=5b1ae56adf1959519abbb008b4803ee9911ff1b6" - } -} From 24050d9f54f50f300377f7ca35303026ec7bcdc2 Mon Sep 17 00:00:00 2001 From: rudwolf Date: Fri, 7 Feb 2025 19:10:40 -0300 Subject: [PATCH 1002/2485] Update rodolfo.json --- domains/rodolfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rodolfo.json b/domains/rodolfo.json index 88d6307b4..5add1d04f 100644 --- a/domains/rodolfo.json +++ b/domains/rodolfo.json @@ -4,6 +4,6 @@ "email": "rudwolf@gmail.com" }, "record": { - "CNAME": "https://github.com/rudwolf" + "CNAME": "github.com/rudwolf" } } From bac401a130af4ecef0652748659f2c5e26f43572 Mon Sep 17 00:00:00 2001 From: Django Janny Date: Sat, 8 Feb 2025 00:31:02 +0100 Subject: [PATCH 1003/2485] adds djangounet --- domains/djangounet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/djangounet.json diff --git a/domains/djangounet.json b/domains/djangounet.json new file mode 100644 index 000000000..6b2821801 --- /dev/null +++ b/domains/djangounet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "keltroth", + "email": "contact@djangojanny.net" + }, + "record": { + "CNAME": "mainhome.keltroth.net" + } +} 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 1004/2485] 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 1005/2485] 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 1006/2485] 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 1007/2485] 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 c7beaecf8f40c374d6911f0ad6c933eb2a1ccd61 Mon Sep 17 00:00:00 2001 From: Muhammed Fais <117585798+MhmdFais@users.noreply.github.com> Date: Sat, 8 Feb 2025 17:26:58 +0530 Subject: [PATCH 1008/2485] Create _vercel.muhammed.json --- domains/_vercel.muhammed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.muhammed.json diff --git a/domains/_vercel.muhammed.json b/domains/_vercel.muhammed.json new file mode 100644 index 000000000..3a8cd8152 --- /dev/null +++ b/domains/_vercel.muhammed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MhmdFais", + "email": "mofam534@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=muhammed.is-a.dev,98134514b3a6d270df4b" + } +} From b36368484d40c3f62f8cc3e13940d35d8d01bfa4 Mon Sep 17 00:00:00 2001 From: Muhammed Fais <117585798+MhmdFais@users.noreply.github.com> Date: Sat, 8 Feb 2025 17:27:34 +0530 Subject: [PATCH 1009/2485] Create muhammed.json --- domains/muhammed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/muhammed.json diff --git a/domains/muhammed.json b/domains/muhammed.json new file mode 100644 index 000000000..d2076691b --- /dev/null +++ b/domains/muhammed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MhmdFais", + "email": "mofam534@gmail.com" + }, + "record": { + "CNAME": "muhammeddev.vercel.app" + } +} From 97fc5139e5314fce1407a4c3c72871d5189b8a96 Mon Sep 17 00:00:00 2001 From: CloudCap10 Date: Sat, 8 Feb 2025 22:37:49 +0800 Subject: [PATCH 1010/2485] 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 8540149bdec34f006a7916c1616ec0fd9bad72fb Mon Sep 17 00:00:00 2001 From: Rohan <64094065+Rohan-ingle@users.noreply.github.com> Date: Sat, 8 Feb 2025 20:49:33 +0530 Subject: [PATCH 1011/2485] Create speedindeed1.json --- domains/speedindeed1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/speedindeed1.json diff --git a/domains/speedindeed1.json b/domains/speedindeed1.json new file mode 100644 index 000000000..202eaadd3 --- /dev/null +++ b/domains/speedindeed1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rohan-ingle", + "email": "rohaningle911@gmail.com" + }, + "record": { + "CNAME": "rohan-ingle.github.io" + } +} From 70f4e4b747815e397c4a7177543628f8b26633b0 Mon Sep 17 00:00:00 2001 From: ganeswar-velvadapu Date: Sat, 8 Feb 2025 22:14:19 +0530 Subject: [PATCH 1012/2485] Added my file --- domains/ganeswarv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ganeswarv.json diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json new file mode 100644 index 000000000..2804eb91d --- /dev/null +++ b/domains/ganeswarv.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ganeswar-velvadapu", + "email": "ganeshvelvadapu@gmail.com" + }, + "record" :{ + "CNAME" : "https://portfolio-tau-mauve-63.vercel.app/" + }, + "repo" : "https://github.com/ganeswar-velvadapu/portfolio", + "description" : "My Portfolio Webiste" +} \ No newline at end of file From 33b881888f3387bf03148da5d1ba6f9385c96c81 Mon Sep 17 00:00:00 2001 From: Rahul Chakraborty Date: Sat, 8 Feb 2025 23:32:50 +0530 Subject: [PATCH 1013/2485] Create rahulc0dy.json --- domains/rahulc0dy.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rahulc0dy.json diff --git a/domains/rahulc0dy.json b/domains/rahulc0dy.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rahulc0dy.json @@ -0,0 +1 @@ + From a2243876b414a0735d9568c9b6edf01fd1bb7d8a Mon Sep 17 00:00:00 2001 From: uwaisalqarni <82241016+uwaisalqarni@users.noreply.github.com> Date: Sun, 9 Feb 2025 01:25:54 +0700 Subject: [PATCH 1014/2485] Create ronnieaban.json --- domains/ronnieaban.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ronnieaban.json diff --git a/domains/ronnieaban.json b/domains/ronnieaban.json new file mode 100644 index 000000000..40bea692a --- /dev/null +++ b/domains/ronnieaban.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ronnieaban" + }, + "record": { + "RECORDTYPE": "ronnieaban.pages.dev" + } +} From 1b40ef72e881928f706e644db14edc5068b0b8e1 Mon Sep 17 00:00:00 2001 From: AnandD17 Date: Sun, 9 Feb 2025 00:10:23 +0530 Subject: [PATCH 1015/2485] added Anand Subdomain --- domains/_vercel.anand.json | 9 +++++++++ domains/anand.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.anand.json create mode 100644 domains/anand.json diff --git a/domains/_vercel.anand.json b/domains/_vercel.anand.json new file mode 100644 index 000000000..6b53bbfeb --- /dev/null +++ b/domains/_vercel.anand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anandd17", + "email": "avdoddamani123@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anand.is-a.dev,3a42c86f85216132b3ef" + } +} \ No newline at end of file diff --git a/domains/anand.json b/domains/anand.json new file mode 100644 index 000000000..c0fe515d1 --- /dev/null +++ b/domains/anand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "insert-github-username-here", + "email": "insert-email-here" + }, + "record": { + "CNAME": "anandd17.vercel.app" + } +} \ No newline at end of file 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 1016/2485] 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 1017/2485] 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 1018/2485] 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 1019/2485] 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 1020/2485] 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 6107d5405623959864aa58affdb7f5029dec67ca Mon Sep 17 00:00:00 2001 From: Roei Yaacobi Date: Sun, 9 Feb 2025 00:04:00 +0200 Subject: [PATCH 1021/2485] Create roei.json --- domains/roei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/roei.json diff --git a/domains/roei.json b/domains/roei.json new file mode 100644 index 000000000..33710d976 --- /dev/null +++ b/domains/roei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roei111", + "email": "roeiyaacobi@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 871abc6aad01be39ffc6a150047f23d6f45f1b75 Mon Sep 17 00:00:00 2001 From: Isaac Alvarez <157077804+isAlvarezDev@users.noreply.github.com> Date: Sat, 8 Feb 2025 18:18:18 -0400 Subject: [PATCH 1022/2485] Create isalvarez.json --- domains/isalvarez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isalvarez.json diff --git a/domains/isalvarez.json b/domains/isalvarez.json new file mode 100644 index 000000000..a4aa7aa2d --- /dev/null +++ b/domains/isalvarez.json @@ -0,0 +1,11 @@ +{ + "description": "I'll use isalvarez.is-a.dev for my personal portfolio.", + "repo": "https://github.com/isAlvarezDev/portfolio", + "owner": { + "username": "isAlvarezDev", + "email": "alvarezisaac871@gmail.com" + }, + "record": { + "CNAME": "isalvarezdev.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 1023/2485] 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 191f9639f0b15da3a3e6d1adeb4ffce738aedc43 Mon Sep 17 00:00:00 2001 From: monosen Date: Sat, 8 Feb 2025 19:00:51 -0500 Subject: [PATCH 1024/2485] adding a new domain --- domains/_vercel.monosen.json | 10 ++++++++++ domains/monosen.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.monosen.json create mode 100644 domains/monosen.json diff --git a/domains/_vercel.monosen.json b/domains/_vercel.monosen.json new file mode 100644 index 000000000..d3fa8c851 --- /dev/null +++ b/domains/_vercel.monosen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Monosen", + "email": "edisonbj21@gmail.com", + "discord": "monosen" + }, + "record": { + "TXT": "vc-domain-verify=monosen.is-a.dev,a2fd2dc04b730870b37c" + } +} \ No newline at end of file diff --git a/domains/monosen.json b/domains/monosen.json new file mode 100644 index 000000000..c24841fc2 --- /dev/null +++ b/domains/monosen.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Monosen", + "email": "edisonbj21@gmail.com", + "discord": "monosen" + }, + "record": { + "CNAME": "minimalist-portfolio-zeta.vercel.app" + } +} \ No newline at end of file From 8375951af79360c0bef8fab0e0c5dfccf55de8a3 Mon Sep 17 00:00:00 2001 From: Owinogoddie Date: Sun, 9 Feb 2025 05:21:05 +0000 Subject: [PATCH 1025/2485] adding goddy.json --- domains/goddy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/goddy.json diff --git a/domains/goddy.json b/domains/goddy.json new file mode 100644 index 000000000..8c6f689cd --- /dev/null +++ b/domains/goddy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Owinogoddie", + "email": "owinogoddie@gmail.com" + }, + "record": { + "URL": "https://goddy-the-dev.vercel.app" + } + } + \ No newline at end of file From e78d3eb372103f0683da4cc662d508f21487ee75 Mon Sep 17 00:00:00 2001 From: Chau Van Sang Date: Sun, 9 Feb 2025 12:26:36 +0700 Subject: [PATCH 1026/2485] Create _github-pages-challenge-chauvansang.sang.json --- domains/_github-pages-challenge-chauvansang.sang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-chauvansang.sang.json diff --git a/domains/_github-pages-challenge-chauvansang.sang.json b/domains/_github-pages-challenge-chauvansang.sang.json new file mode 100644 index 000000000..733c9a150 --- /dev/null +++ b/domains/_github-pages-challenge-chauvansang.sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chauvansang", + "email": "cvansang94@gmail.com" + }, + "record": { + "TXT": "8a2d191d582a62b817e10aa08b67f5" + } +} From e1641b62d98a5b1514cf5f7e44ca0417f9d7e1e7 Mon Sep 17 00:00:00 2001 From: RobinJesba Date: Sun, 9 Feb 2025 11:06:56 +0530 Subject: [PATCH 1027/2485] Add GitHub Pages challenge configuration for RobinJesba --- domains/_github-pages-challenge-robinjesba.robin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-robinjesba.robin.json diff --git a/domains/_github-pages-challenge-robinjesba.robin.json b/domains/_github-pages-challenge-robinjesba.robin.json new file mode 100644 index 000000000..0019269cc --- /dev/null +++ b/domains/_github-pages-challenge-robinjesba.robin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RobinJesba", + "email": "jb.robinm@gmail.com" + }, + "record": { + "TXT": "eed44d532373578471a0fb245336c4" + } +} From 1c7f74dfc702b626302754c6f0a792a8768e30ab Mon Sep 17 00:00:00 2001 From: Rahul Chakraborty Date: Sun, 9 Feb 2025 11:38:19 +0530 Subject: [PATCH 1028/2485] Update rahulc0dy.json --- domains/rahulc0dy.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/rahulc0dy.json b/domains/rahulc0dy.json index 8b1378917..69887d408 100644 --- a/domains/rahulc0dy.json +++ b/domains/rahulc0dy.json @@ -1 +1,10 @@ - +{ + "repo": "https://github.com/rahulc0dy/rahulc0dy.github.io", + "owner": { + "username": "rahulc0dy", + "email": "codyrahulop@gmail.com" + }, + "record": { + "CNAME": "rahulc0dy.github.io" + } +} From 67b82c33565ba2c29b318be613634d9755251d0d Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Sun, 9 Feb 2025 12:05:39 +0530 Subject: [PATCH 1029/2485] Create status.killuazoldyck.json --- domains/status.killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.killuazoldyck.json diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json new file mode 100644 index 000000000..d0fb678a4 --- /dev/null +++ b/domains/status.killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "b3e4140485a45cfdc29848ccb2df91270f7e2935.fpverify.freshping.io" + } +} From c2cff57dd341620ad76e6d22fd2723439b0df904 Mon Sep 17 00:00:00 2001 From: Jvnsen Date: Sun, 9 Feb 2025 14:46:08 +0800 Subject: [PATCH 1030/2485] Create Jvnsen.json --- domains/Jvnsen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Jvnsen.json diff --git a/domains/Jvnsen.json b/domains/Jvnsen.json new file mode 100644 index 000000000..5ef55ba4c --- /dev/null +++ b/domains/Jvnsen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jvnsen", + "email": "jansenharveyreyes0101@gmail.com" + }, + "record": { + "CNAME": "jvnsen.github.io" + } +} From f2dd3df3140b6a7af16609cc2d56e87277bd1c76 Mon Sep 17 00:00:00 2001 From: mcalec Date: Sun, 9 Feb 2025 03:14:47 -0500 Subject: [PATCH 1031/2485] Create mcalec.json --- domains/mcalec.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mcalec.json diff --git a/domains/mcalec.json b/domains/mcalec.json new file mode 100644 index 000000000..8e218dabc --- /dev/null +++ b/domains/mcalec.json @@ -0,0 +1,14 @@ +{ + "description": "mcalec.is-a.dev", + "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", + "owner": { + "username": "mcalec-dev", + "email": "hello@mcalec.dev", + "discord": "mcalec" + }, + "record": { + "CNAME": [ + "mcalec.dev" + ] + } +} From a467394820502d2c3ee5a826deeb609b76e603cb Mon Sep 17 00:00:00 2001 From: mcalec Date: Sun, 9 Feb 2025 03:15:20 -0500 Subject: [PATCH 1032/2485] Create _github-pages-challenge-mcalec-dev.mcalec.json --- .../_github-pages-challenge-mcalec-dev.mcalec.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-mcalec-dev.mcalec.json diff --git a/domains/_github-pages-challenge-mcalec-dev.mcalec.json b/domains/_github-pages-challenge-mcalec-dev.mcalec.json new file mode 100644 index 000000000..d1525b872 --- /dev/null +++ b/domains/_github-pages-challenge-mcalec-dev.mcalec.json @@ -0,0 +1,12 @@ +{ + "description": "mcalec.is-a.dev", + "repo": "https://github.com/mcalec-dev/mcalec.is-a.dev", + "owner": { + "username": "mcalec-dev", + "email": "hello@mcalec.dev", + "discord": "mcalec" + }, + "record": { + "TXT": "015fcfab7237a3342e028237414716" + } +} From a90268a29af1ed497cd211a416aa536909924f4b Mon Sep 17 00:00:00 2001 From: vyfor <92883017+vyfor@users.noreply.github.com> Date: Sun, 9 Feb 2025 13:30:09 +0500 Subject: [PATCH 1033/2485] chore: update owner information in `axeon.json` --- domains/axeon.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/axeon.json b/domains/axeon.json index 3fb8fa570..d2f33ba7e 100644 --- a/domains/axeon.json +++ b/domains/axeon.json @@ -1,9 +1,9 @@ { "owner": { - "username": "ReBlast", - "discord": "poxuizm" + "username": "vyfor", + "discord": "vyfor" }, "record": { "CNAME": "axeon.pages.dev" } -} \ No newline at end of file +} From 00ff161641482435c62a7c651b66d5f7e2ad8b66 Mon Sep 17 00:00:00 2001 From: vyfor <92883017+vyfor@users.noreply.github.com> Date: Sun, 9 Feb 2025 13:33:28 +0500 Subject: [PATCH 1034/2485] feat: create `vyfor.json` --- domains/vyfor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vyfor.json diff --git a/domains/vyfor.json b/domains/vyfor.json new file mode 100644 index 000000000..e760abde1 --- /dev/null +++ b/domains/vyfor.json @@ -0,0 +1,11 @@ +{ + "description": "minimal portfolio", + "repo": "https://github.com/vyfor/page", + "owner": { + "username": "vyfor", + "discord": "vyfor" + }, + "record": { + "CNAME": "vyfor.pages.dev" + } +} From 432c41dcbe336654a5de0d9440f5d08238ea7d3b Mon Sep 17 00:00:00 2001 From: Tykea Ly <87005466+tykealy@users.noreply.github.com> Date: Sun, 9 Feb 2025 10:34:41 +0000 Subject: [PATCH 1035/2485] Add tykea.is-a.dev with Vercel verification --- domains/_vercel.tykea.json | 9 +++++++++ domains/tykea.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.tykea.json create mode 100644 domains/tykea.json diff --git a/domains/_vercel.tykea.json b/domains/_vercel.tykea.json new file mode 100644 index 000000000..158d574aa --- /dev/null +++ b/domains/_vercel.tykea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tykealy", + "email":"tykeaboyloy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tykea.is-a.dev,6107010761e516843251" + } + } \ No newline at end of file diff --git a/domains/tykea.json b/domains/tykea.json new file mode 100644 index 000000000..1d2f44230 --- /dev/null +++ b/domains/tykea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tykealy", + "email":"tykeaboyloy@gmail.com" + }, + "record": { + "CNAME": "tykea.dev" + } + } \ No newline at end of file From 47f90f381bcae60697e05d49162facdae5d5377e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20=C3=9Cnsal?= <83413535+ahmetunsal@users.noreply.github.com> Date: Sun, 9 Feb 2025 15:53:13 +0300 Subject: [PATCH 1036/2485] Create _vercel.4hmet.json --- domains/_vercel.4hmet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.4hmet.json diff --git a/domains/_vercel.4hmet.json b/domains/_vercel.4hmet.json new file mode 100644 index 000000000..a11a56cfc --- /dev/null +++ b/domains/_vercel.4hmet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmetunsal", + "email": "web.unsalahmet@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=4hmet.is-a.dev,c313bc7151ebff9a1f1f" + } +} From 3b10d4ad9c4cc6189e21b85badcab1cba76a0359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20=C3=9Cnsal?= <83413535+ahmetunsal@users.noreply.github.com> Date: Sun, 9 Feb 2025 15:57:09 +0300 Subject: [PATCH 1037/2485] Create 4hmet.json --- domains/4hmet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/4hmet.json diff --git a/domains/4hmet.json b/domains/4hmet.json new file mode 100644 index 000000000..503098fb1 --- /dev/null +++ b/domains/4hmet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmetunsal", + "email": "web.unsalahmet@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 9320ecd97dd519b65321847a36d5a1a0aac11650 Mon Sep 17 00:00:00 2001 From: Allen Xavier Arasan <60181637+xavierallem@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:44:36 +0100 Subject: [PATCH 1038/2485] Create Allen-Xavier.json --- domains/Allen-Xavier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Allen-Xavier.json diff --git a/domains/Allen-Xavier.json b/domains/Allen-Xavier.json new file mode 100644 index 000000000..9498d4c59 --- /dev/null +++ b/domains/Allen-Xavier.json @@ -0,0 +1,11 @@ +{ + "description": "For Portfolio Website", + "repo": "https://github.com/xavierallem/AllenXavier", + "owner": { + "username": "xavierallem", + "email": "xavierallem1999@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 1da4a923d99be67d5a44b268c629b3bbc5604d35 Mon Sep 17 00:00:00 2001 From: ZAPE Date: Sun, 9 Feb 2025 19:17:34 +0530 Subject: [PATCH 1039/2485] Create sangeeth.json --- domains/sangeeth.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sangeeth.json diff --git a/domains/sangeeth.json b/domains/sangeeth.json new file mode 100644 index 000000000..178d24f73 --- /dev/null +++ b/domains/sangeeth.json @@ -0,0 +1,12 @@ +{ + "description": "PORTFOLIO", + "owner": { + "username": "sangeeth-606", + "email": "sangeeth999123@gmail.com" + }, + "repo": "https://github.com/sangeeth-606/meh", + "record": { + "CNAME": "github-sangeeth-606.github.io" + } + } + From c0c6952ac8cdc998a647648621c42c3239ae4423 Mon Sep 17 00:00:00 2001 From: Allen Xavier Arasan <60181637+xavierallem@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:47:44 +0100 Subject: [PATCH 1040/2485] Delete domains/Allen-Xavier.json --- domains/Allen-Xavier.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Allen-Xavier.json diff --git a/domains/Allen-Xavier.json b/domains/Allen-Xavier.json deleted file mode 100644 index 9498d4c59..000000000 --- a/domains/Allen-Xavier.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For Portfolio Website", - "repo": "https://github.com/xavierallem/AllenXavier", - "owner": { - "username": "xavierallem", - "email": "xavierallem1999@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } -} From 001dacdff688871aebb536089b51386164010b7d Mon Sep 17 00:00:00 2001 From: Allen Xavier Arasan <60181637+xavierallem@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:48:21 +0100 Subject: [PATCH 1041/2485] Create allen-xavier.json --- domains/allen-xavier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/allen-xavier.json diff --git a/domains/allen-xavier.json b/domains/allen-xavier.json new file mode 100644 index 000000000..9498d4c59 --- /dev/null +++ b/domains/allen-xavier.json @@ -0,0 +1,11 @@ +{ + "description": "For Portfolio Website", + "repo": "https://github.com/xavierallem/AllenXavier", + "owner": { + "username": "xavierallem", + "email": "xavierallem1999@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 3022020816c6bf08c41c63ad4d9f78e02969624e Mon Sep 17 00:00:00 2001 From: Jes <141727697+octyn-yt@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:36:39 +0000 Subject: [PATCH 1042/2485] Create bio.json --- domains/bio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bio.json diff --git a/domains/bio.json b/domains/bio.json new file mode 100644 index 000000000..b76f092fc --- /dev/null +++ b/domains/bio.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} From a9f2955132c0fa887821adb56dda9099255f47c9 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 9 Feb 2025 23:09:10 +0700 Subject: [PATCH 1043/2485] 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 fcacaaeee224e99f2824dd065d8232b094bd3a7a Mon Sep 17 00:00:00 2001 From: fynn <124388473+fynnlukah2@users.noreply.github.com> Date: Sun, 9 Feb 2025 17:48:31 +0100 Subject: [PATCH 1044/2485] Create fynnlukah.json --- domains/fynnlukah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fynnlukah.json diff --git a/domains/fynnlukah.json b/domains/fynnlukah.json new file mode 100644 index 000000000..7b49a8bc8 --- /dev/null +++ b/domains/fynnlukah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fynnlukah", + "discord": "727590288209608824" + }, + "record": { + "CNAME": "fynnlukah.vercel.app" + } +} From 7e32eb1471c2f008ac31181bb13b75e3b12d37df Mon Sep 17 00:00:00 2001 From: Jes <141727697+octyn-yt@users.noreply.github.com> Date: Sun, 9 Feb 2025 18:35:24 +0000 Subject: [PATCH 1045/2485] Create _discord.bio.json --- domains/_discord.bio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.bio.json diff --git a/domains/_discord.bio.json b/domains/_discord.bio.json new file mode 100644 index 000000000..b13b582ed --- /dev/null +++ b/domains/_discord.bio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "TXT": "dh=501251d3fa61ce8fb7a761606b9aa5e707eacd96" + } +} From 28266c2239cd0d9dc391c2eec1b9706c45a60009 Mon Sep 17 00:00:00 2001 From: Ash <01tripster@gmail.com> Date: Mon, 10 Feb 2025 00:06:57 +0530 Subject: [PATCH 1046/2485] Create _vercel.aakashrawat.json --- domains/_vercel.aakashrawat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aakashrawat.json diff --git a/domains/_vercel.aakashrawat.json b/domains/_vercel.aakashrawat.json new file mode 100644 index 000000000..0e745a4ff --- /dev/null +++ b/domains/_vercel.aakashrawat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aakashrawat04", + "email": "2004rawataakash@gmail.com", + "discord": "759817307957493800" + }, + "record": { + "TXT": "vc-domain-verify=aakashrawat.is-a.dev,d80839eb94f222e03728" + } +} From c8f58b67f541bfc882f77464557c8000c09a434b Mon Sep 17 00:00:00 2001 From: Ash <01tripster@gmail.com> Date: Mon, 10 Feb 2025 00:07:49 +0530 Subject: [PATCH 1047/2485] Create aakashrawat.json --- domains/aakashrawat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aakashrawat.json diff --git a/domains/aakashrawat.json b/domains/aakashrawat.json new file mode 100644 index 000000000..24c81cf1a --- /dev/null +++ b/domains/aakashrawat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aakashrawat04", + "email": "2004rawataakash@gmail.com", + "discord": "759817307957493800" + }, + "record": { + "CNAME": "aakashrawat.vercel.app" + } +} From 64a5e789878f7487ec826c91669a13ff7d5fb82e Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sun, 9 Feb 2025 23:43:22 +0300 Subject: [PATCH 1048/2485] Create encoder.js.json --- encoder.js.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 encoder.js.json diff --git a/encoder.js.json b/encoder.js.json new file mode 100644 index 000000000..301fc4a5e --- /dev/null +++ b/encoder.js.json @@ -0,0 +1,17 @@ +{ + "description": "Encoder.js", + "repo": "https://github.com/JustStudio7/Encoder", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 44329abd75387f12c38cabd04d890129c0534311 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sun, 9 Feb 2025 23:47:48 +0300 Subject: [PATCH 1049/2485] skill issue --- encoder.js.json => domains/encoder.js.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename encoder.js.json => domains/encoder.js.json (100%) diff --git a/encoder.js.json b/domains/encoder.js.json similarity index 100% rename from encoder.js.json rename to domains/encoder.js.json 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 1050/2485] 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 9dcff91b3955b774a39210856f681b31aa98a0dc Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Sun, 9 Feb 2025 16:54:34 -0500 Subject: [PATCH 1051/2485] Create _github-pages-challenge-wildchamo --- domains/_github-pages-challenge-wildchamo | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-wildchamo diff --git a/domains/_github-pages-challenge-wildchamo b/domains/_github-pages-challenge-wildchamo new file mode 100644 index 000000000..836e5b1ac --- /dev/null +++ b/domains/_github-pages-challenge-wildchamo @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wildchamo", + "email": "wildchamo@gmail.com" + }, + "record": { + "TXT": "5b9a158bcd9821a7a78b5b362bccf0" + } +} From 8c909041612da8a499bea1a4c19a4c0035cc1d24 Mon Sep 17 00:00:00 2001 From: Jose Luis Bedoya <56177835+wildchamo@users.noreply.github.com> Date: Sun, 9 Feb 2025 16:57:23 -0500 Subject: [PATCH 1052/2485] Rename _github-pages-challenge-wildchamo to _github-pages-challenge-wildchamo.json --- ...challenge-wildchamo => _github-pages-challenge-wildchamo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-wildchamo => _github-pages-challenge-wildchamo.json} (100%) diff --git a/domains/_github-pages-challenge-wildchamo b/domains/_github-pages-challenge-wildchamo.json similarity index 100% rename from domains/_github-pages-challenge-wildchamo rename to domains/_github-pages-challenge-wildchamo.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 1053/2485] 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 81099c0cc80e7d2728b332db162e8f1911904edb Mon Sep 17 00:00:00 2001 From: Idriss Douiri <112064985+AstroDriss@users.noreply.github.com> Date: Sun, 9 Feb 2025 23:33:35 +0000 Subject: [PATCH 1054/2485] Create idriss.json --- domains/idriss.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/idriss.json diff --git a/domains/idriss.json b/domains/idriss.json new file mode 100644 index 000000000..be40bb738 --- /dev/null +++ b/domains/idriss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AstroDriss", + "email": "drisspennywise@gmail.com" + }, + "record": { + "CNAME": "idriss.douiri.org" + } +} From 8ee853ecd7018886809606f1e32005eaa12fe67b Mon Sep 17 00:00:00 2001 From: Juan G Tito Moya <109045642+JuanGTito@users.noreply.github.com> Date: Sun, 9 Feb 2025 22:10:18 -0500 Subject: [PATCH 1055/2485] Create JuanTito.json --- domains/JuanTito.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/JuanTito.json diff --git a/domains/JuanTito.json b/domains/JuanTito.json new file mode 100644 index 000000000..173585aff --- /dev/null +++ b/domains/JuanTito.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JuanTito" + "email": "JuanTito@gio.in" + }, + "record": { + "URL": "https://github.com/JuanGTito" + } +} From 522c6373779a6251951e817c20837410c5a911d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Leclerc?= Date: Mon, 10 Feb 2025 08:52:13 +0100 Subject: [PATCH 1056/2485] Create herve.json --- domains/herve.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/herve.json diff --git a/domains/herve.json b/domains/herve.json new file mode 100644 index 000000000..883675cff --- /dev/null +++ b/domains/herve.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herveleclerc", + "email": "herve.leclerc@gmail.com" + }, + "record": { + "CNAME": "herveleclerc.github.io" + } +} 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 1057/2485] 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 ac1f754c5e038e8a03559763ea0f901f5eeee37b Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Mon, 10 Feb 2025 09:59:58 +0000 Subject: [PATCH 1058/2485] Rename oliver to oliver.json --- domains/{oliver => oliver.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{oliver => oliver.json} (100%) diff --git a/domains/oliver b/domains/oliver.json similarity index 100% rename from domains/oliver rename to domains/oliver.json From de0befe00d4959ab7860559250141d79be643baf Mon Sep 17 00:00:00 2001 From: NotAProton Date: Mon, 3 Feb 2025 13:54:23 +0530 Subject: [PATCH 1059/2485] Register notaproton.is-a.dev --- domains/notaproton.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/notaproton.json diff --git a/domains/notaproton.json b/domains/notaproton.json new file mode 100644 index 000000000..a7763e212 --- /dev/null +++ b/domains/notaproton.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NotAProton", + "discord": "881083592648843294", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ljVmbkSps_q105bpImCtqo4lcTC3vXwfeKumQRVxp8bEoL2YAJOK_L1-ZJS3xoqwYz4dGhXRgfMwbXxt5DywBdnkWksIaVeslM0kAmjfqFGzT6j7YuFHHn0lCrtJACVCqfnkM6m-K8JVO71W66hnpyHqUep-pk-PEi7ySj7NibAjqMNf2UJiawXTTVLk3ynTUkwF4TJPwm4SdUJ6u9-YoFOh2aLOc716UINMAyRtnhB_LrfOYbl2a0OEnQGNdyEMqs1gjzmtn1wq_MZp6rI0HsRGV8PXuUh4GeEdptRCk2WIs2Rgg8vK1ECQ_DbbFCH0f1qxZAEngq-kTmByoICfhg.vi-XIRIxV8vkUwHBfoDxvQ._nY8vknWdQ_aGvm7_e2oh64O8IePxVzUV-Cxc20Y8HIG1ZihZ1_ae_BeL5b6OxJ9Ku0vnvwzitskb1y58Ja6krv4v-OVUft6kdUUYkyhB5Hai7HIRDbtiT9FD5EFXd3F.uS_CcluynSxFeTDrJosDrw" + }, + + "record": { + "CNAME": "notaproton.github.io" + } + } + \ No newline at end of file From d554b63ffaf20359da0421269de28071b54ddbd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Alejandro=20Rodr=C3=ADguez=20L=C3=B3pez?= Date: Mon, 10 Feb 2025 07:00:37 -0500 Subject: [PATCH 1060/2485] Subdomain add itsjhonalex.json --- domains/itsjhonalex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itsjhonalex.json diff --git a/domains/itsjhonalex.json b/domains/itsjhonalex.json new file mode 100644 index 000000000..395fc6a3f --- /dev/null +++ b/domains/itsjhonalex.json @@ -0,0 +1,11 @@ +{ + "description": "itsjhonalex.is-a.dev", + "repo": "github.com/ItsJhonAlex/PortfolioDev", + "owner": { + "username": "ItsJhonAlex", + "email": "itsjhonalex@gmail.com" + }, + "record": { + "CNAME": "portfolio-dev-itsjhonalexs-projects.vercel.app" + } +} From 29f72d994d7aede7df5db081dd65ed995c12c3bd Mon Sep 17 00:00:00 2001 From: Oli Ward <114071721+Oli-Ward@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:39:25 +0000 Subject: [PATCH 1061/2485] Update oliver.json remove https from url --- domains/oliver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oliver.json b/domains/oliver.json index ce2f2cc8d..0f16d3134 100644 --- a/domains/oliver.json +++ b/domains/oliver.json @@ -4,6 +4,6 @@ "email": "oliver.ward94@gmail.com" }, "record": { - "CNAME": "https://is-a-dev-zc9.pages.dev/" + "CNAME": "is-a-dev-zc9.pages.dev" } } From b7f255deb3710d9a5253255aea8c75588face97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=95=E3=82=A1=E3=83=BC=E3=82=B9?= Date: Mon, 10 Feb 2025 21:58:31 +0700 Subject: [PATCH 1062/2485] feat(domain): update pyyupsk.is-a.dev to use Vercel --- domains/_vercel.pyyupsk.json | 9 +++++++++ domains/pyyupsk.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/_vercel.pyyupsk.json diff --git a/domains/_vercel.pyyupsk.json b/domains/_vercel.pyyupsk.json new file mode 100644 index 000000000..3a9f8b15f --- /dev/null +++ b/domains/_vercel.pyyupsk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pyyupsk", + "email": "pyyupsk@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=pyyupsk.is-a.dev,f537ecd57cc91e12951c" + } +} diff --git a/domains/pyyupsk.json b/domains/pyyupsk.json index 467897efe..8fc257f3a 100644 --- a/domains/pyyupsk.json +++ b/domains/pyyupsk.json @@ -3,9 +3,9 @@ "username": "pyyupsk", "email": "pyyupsk@proton.me" }, - "description": "👋 Hello! I'm ファース, a passionate full-stack developer with a passionate about creating innovative solutions that have a positive impact on people's lives.", + "description": "I'm a passionate software engineer with 6 years of experience in building web applications. I specialize in React, Node.js, and cloud technologies. My goal is to create efficient, scalable, and user-friendly solutions that make a positive impact.", "repo": "https://github.com/pyyupsk/personal-website", "record": { - "CNAME": "pyyupsk.pages.dev" + "CNAME": "pyyupsk.vercel.app" } } From a00d35e2c8a763136c64c32c8f79dd1cf48ad0bc Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Mon, 10 Feb 2025 11:28:21 -0400 Subject: [PATCH 1063/2485] Create kelly.json --- domains/kelly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kelly.json diff --git a/domains/kelly.json b/domains/kelly.json new file mode 100644 index 000000000..b6edc2131 --- /dev/null +++ b/domains/kelly.json @@ -0,0 +1,11 @@ +{ + "description": "Kelly Lawrence's personal website.", + "owner": { + "email": "kelly@kellylawrence.ca", + "username": "kellylawrence" + }, + "record": { + "CNAME": "kellylawrence.github.io" + }, + "repo": "https://github.com/kellylawrence/kellylawrence.github.io" +} From 3598fe7bd5f087172c2c5b7e5e5d83faf006f5bb Mon Sep 17 00:00:00 2001 From: Manoj Date: Mon, 10 Feb 2025 22:53:50 +0530 Subject: [PATCH 1064/2485] Manoj is-a.dev --- domains/manoj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/manoj.json diff --git a/domains/manoj.json b/domains/manoj.json new file mode 100644 index 000000000..3a33f4eca --- /dev/null +++ b/domains/manoj.json @@ -0,0 +1,12 @@ +{ + "description": "Manoj's portfolio website", + "repo": "https://github.com/ManojINaik/portfolio", + "owner": { + "username": "ManojINaik", + "email": "naik97059@gmail.com" + }, + "record": { + "URL": "https://portfolio-manojs-projects-144cb204.vercel.app/" + } + } + \ No newline at end of file From 27ce6d4b7b8848f888c2394483d90d2363635fdf Mon Sep 17 00:00:00 2001 From: "1rajputshashank@gmail.com" Date: Mon, 10 Feb 2025 22:54:26 +0530 Subject: [PATCH 1065/2485] add rajputshashank.json --- domains/rajputshashank.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rajputshashank.json diff --git a/domains/rajputshashank.json b/domains/rajputshashank.json new file mode 100644 index 000000000..d048f6c2f --- /dev/null +++ b/domains/rajputshashank.json @@ -0,0 +1,11 @@ +{ + "description": "Shashank's portfolio", + "repo": "https://github.com/rajputshashank003/details", + "owner": { + "username": "rajputshashank003", + "email": "hariomshashank@gmail.com" + }, + "record": { + "CNAME": "rajputshashank.vercel.app" + } +} \ No newline at end of file From 57094db3635e921d4637bbfd10e1880dddbbd68b Mon Sep 17 00:00:00 2001 From: Akhil Pillai Date: Mon, 10 Feb 2025 09:47:12 -0800 Subject: [PATCH 1066/2485] Update akpi.json --- domains/akpi.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index a05add36c..cca034d83 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -1,15 +1,10 @@ { "owner": { - "username": "akpi816218", + "username": "ackle-dev", "discord": "equus_quagga" }, "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], + "URL": "https://ackle.vercel.app/", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" @@ -18,4 +13,4 @@ "v=spf1 include:spf.improvmx.com ~all" ] } -} \ No newline at end of file +} From 8da3fb0138cc5059368bff2609826e22275fd8dd Mon Sep 17 00:00:00 2001 From: Randika Dissanayaka Date: Tue, 11 Feb 2025 00:12:48 +0530 Subject: [PATCH 1067/2485] Create randika.json --- domains/randika.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/randika.json diff --git a/domains/randika.json b/domains/randika.json new file mode 100644 index 000000000..b9c853c3f --- /dev/null +++ b/domains/randika.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "randika-srimal" + }, + "record": { + "CNAME": "area51projects.com" + } +} From cb8dc36376a27db050a6589923c68fc9d555456a Mon Sep 17 00:00:00 2001 From: Pedro Henrique Pires Date: Mon, 10 Feb 2025 16:45:36 -0300 Subject: [PATCH 1068/2485] 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 7296cc2ec..320ed0e0a 100644 --- a/domains/php.json +++ b/domains/php.json @@ -5,6 +5,6 @@ "email": "pdrhenriquepires@gmail.com" }, "record": { - "CNAME": "pedrohenriquepires.com.br" + "CNAME": "site-v2-puce.vercel.app" } } From 16b437a0ce288bd2124896e9bbe3a171563d4431 Mon Sep 17 00:00:00 2001 From: Tajbi-Ul-Hasan Bithto <96212020+01HB@users.noreply.github.com> Date: Tue, 11 Feb 2025 01:56:19 +0600 Subject: [PATCH 1069/2485] Update _vercel.hasanbithto.json From 0ffe2ae8f27b6ac0090ec77fcfa8595731bacc83 Mon Sep 17 00:00:00 2001 From: mbonum <109924131+mbonum@users.noreply.github.com> Date: Mon, 10 Feb 2025 21:11:35 +0100 Subject: [PATCH 1070/2485] Create mgb.json --- domains/mgb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mgb.json diff --git a/domains/mgb.json b/domains/mgb.json new file mode 100644 index 000000000..90e6f42ee --- /dev/null +++ b/domains/mgb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mbonum", + "email": "m.bonum@protonmail.com" + }, + "record": { + "CNAME": "mbonum.github.io" + } +} From fab003f1da25dc016f74b5456b5aad6654634bd4 Mon Sep 17 00:00:00 2001 From: barremian Date: Mon, 10 Feb 2025 21:15:24 +0100 Subject: [PATCH 1071/2485] Add domains/barremian.json --- domains/barremian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/barremian.json diff --git a/domains/barremian.json b/domains/barremian.json new file mode 100644 index 000000000..219189701 --- /dev/null +++ b/domains/barremian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "barremian", + "email": "machinetime77@gmail.com" + }, + "record": { + "CNAME": "barremian.com" + } +} \ No newline at end of file From aecd2227420ed8a1987ceaefbfedb2ac5213a205 Mon Sep 17 00:00:00 2001 From: barremian Date: Mon, 10 Feb 2025 21:30:59 +0100 Subject: [PATCH 1072/2485] Add newline to end of file --- domains/barremian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/barremian.json b/domains/barremian.json index 219189701..0fa83cb0c 100644 --- a/domains/barremian.json +++ b/domains/barremian.json @@ -6,4 +6,4 @@ "record": { "CNAME": "barremian.com" } -} \ No newline at end of file +} From 466b6f2631ca204eeca32e52a2f415ab7024e067 Mon Sep 17 00:00:00 2001 From: Fetico Daniel Date: Mon, 10 Feb 2025 23:37:34 +0200 Subject: [PATCH 1073/2485] 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 97a4907d89a17889162fac707496d0ad65150d01 Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Mon, 10 Feb 2025 15:54:09 -0600 Subject: [PATCH 1074/2485] Update lsalas.json --- domains/lsalas.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/domains/lsalas.json b/domains/lsalas.json index 386e2579a..b5c5f9815 100644 --- a/domains/lsalas.json +++ b/domains/lsalas.json @@ -1 +1,13 @@ -new domain lsalas.is-a.dev +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/leondrisalas/Lsalas", + "owner": { + "username": "leondrisalas", + "email": "leondrisalas@gmail.com" + }, + "record": { + "A": [ + "82.180.174.177" + ] + } +} From 0485976b09d192b0a5be5031e9ac858614cbc937 Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Mon, 10 Feb 2025 15:56:51 -0600 Subject: [PATCH 1075/2485] Update lsalas.json --- domains/lsalas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lsalas.json b/domains/lsalas.json index b5c5f9815..63a6336cf 100644 --- a/domains/lsalas.json +++ b/domains/lsalas.json @@ -1,5 +1,5 @@ { - "description": "Documentation website for is-a.dev", + "description": "Test website for lsalas.is-a.dev using hosintger.com", "repo": "https://github.com/leondrisalas/Lsalas", "owner": { "username": "leondrisalas", From 1cd2b7faa9fa21eecc2451a822fc612d8a650ede Mon Sep 17 00:00:00 2001 From: saras008 Date: Tue, 11 Feb 2025 05:27:19 +0700 Subject: [PATCH 1076/2485] Create saras008.json github profile --- domains/saras008.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saras008.json diff --git a/domains/saras008.json b/domains/saras008.json new file mode 100644 index 000000000..2fed84fdc --- /dev/null +++ b/domains/saras008.json @@ -0,0 +1,11 @@ +{ + "description": "Iyus Dedi Putra Github Profile", + "repo": "https://github.com/saras008/saras008.github.io", + "owner": { + "username": "saras008", + "email": "simatupang2000@@gmail.com" + }, + "record": { + "CNAME": "saras008.github.io" + } +} From 2f3534ca3f78aeca98bab943893073a7e88a2093 Mon Sep 17 00:00:00 2001 From: panntod Date: Tue, 11 Feb 2025 06:26:54 +0700 Subject: [PATCH 1077/2485] feat: Create panntod.json --- domains/_vercel.panntod.json | 10 ++++++++++ domains/panntod.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.panntod.json create mode 100644 domains/panntod.json diff --git a/domains/_vercel.panntod.json b/domains/_vercel.panntod.json new file mode 100644 index 000000000..9dd4c082b --- /dev/null +++ b/domains/_vercel.panntod.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "panntod", + "email": "munjalindra.pandhu@gmail.com", + "discord": "975960358999171152" + }, + "record": { + "TXT": "vc-domain-verify=panntod.is-a.dev,435ff362356e5d45062f" + } +} \ No newline at end of file diff --git a/domains/panntod.json b/domains/panntod.json new file mode 100644 index 000000000..b3ffc83ae --- /dev/null +++ b/domains/panntod.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "panntod", + "email": "munjalindra.pandhu@gmail.com", + "discord": "975960358999171152" + }, + "record": { + "CNAME": "panntod-personal.vercel.app" + } +} \ No newline at end of file From 1efd75d3f166f1f0518e757486eab27582952b01 Mon Sep 17 00:00:00 2001 From: Yoan Gilliand <114289792+yoan-gilliand@users.noreply.github.com> Date: Tue, 11 Feb 2025 02:19:44 +0100 Subject: [PATCH 1078/2485] Create _vercel.yoan.json --- domains/_vercel.yoan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.yoan.json diff --git a/domains/_vercel.yoan.json b/domains/_vercel.yoan.json new file mode 100644 index 000000000..675c0f8e2 --- /dev/null +++ b/domains/_vercel.yoan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" + } + } From 7e5dfa70b2cf381215777953a9e8c1a45b8e3811 Mon Sep 17 00:00:00 2001 From: Yoan Gilliand <114289792+yoan-gilliand@users.noreply.github.com> Date: Tue, 11 Feb 2025 02:20:59 +0100 Subject: [PATCH 1079/2485] Create yoan.json --- domains/yoan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yoan.json diff --git a/domains/yoan.json b/domains/yoan.json new file mode 100644 index 000000000..f406008bc --- /dev/null +++ b/domains/yoan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "CNAME": "yoan-gilliand.vercel.app" + } +} From 12745e2c5c0e557558d486be9412ea243e158c1b Mon Sep 17 00:00:00 2001 From: Damian Melia Date: Mon, 10 Feb 2025 21:50:11 -0500 Subject: [PATCH 1080/2485] make domains file --- domains/_vercel.damian.json | 10 ++++++++++ domains/damian.json | 9 +++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_vercel.damian.json create mode 100644 domains/damian.json diff --git a/domains/_vercel.damian.json b/domains/_vercel.damian.json new file mode 100644 index 000000000..bf8b75cb8 --- /dev/null +++ b/domains/_vercel.damian.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "meliadamian17", + "email": "damiannnnn" + }, + "record": { + "TXT": "vc-domain-verify=damian.is-a.dev,4dce4cc5e2ccdbc3e472" + } +} \ No newline at end of file diff --git a/domains/damian.json b/domains/damian.json new file mode 100644 index 000000000..37f26f4a0 --- /dev/null +++ b/domains/damian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "meliadamian17", + "email": "damiannnnn" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file From bfa9d50a6fc1de7f10ce299e9a376a60df7cbd1c Mon Sep 17 00:00:00 2001 From: Ishwar Date: Tue, 11 Feb 2025 09:12:42 +0530 Subject: [PATCH 1081/2485] add `ishwar.is-a.dev` to domains --- domains/_vercel.ishwar.json | 9 +++++++++ domains/ishwar.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.ishwar.json create mode 100644 domains/ishwar.json diff --git a/domains/_vercel.ishwar.json b/domains/_vercel.ishwar.json new file mode 100644 index 000000000..f78c55aa6 --- /dev/null +++ b/domains/_vercel.ishwar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ishwar00", + "email": "ishwargowda100@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ishwar.is-a.dev,6a55bd5a5a9d43473b7f" + } +} diff --git a/domains/ishwar.json b/domains/ishwar.json new file mode 100644 index 000000000..c2905f4dd --- /dev/null +++ b/domains/ishwar.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/ishwar00/ishwarstuff", + "owner": { + "username": "ishwar00", + "email": "ishwargowda100@gmail.com" + }, + "record": { + "CNAME": "ishwarstuff.vercel.app" + } +} From 203397ee8a5ba2b1420b30fd5a93cb56384fbac0 Mon Sep 17 00:00:00 2001 From: smarterToby <84527857+smarterToby@users.noreply.github.com> Date: Tue, 11 Feb 2025 07:55:27 +0100 Subject: [PATCH 1082/2485] add domain tobias.is-a.dev --- domains/_vercel.tobias.json | 9 +++++++++ domains/tobias.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.tobias.json create mode 100644 domains/tobias.json diff --git a/domains/_vercel.tobias.json b/domains/_vercel.tobias.json new file mode 100644 index 000000000..9910e6185 --- /dev/null +++ b/domains/_vercel.tobias.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smarterToby", + "discord": "724712767080235049" + }, + "record": { + "TXT": "vc-domain-verify=tobias.is-a.dev,21171b13f4596f6ef9ee" + } +} \ No newline at end of file diff --git a/domains/tobias.json b/domains/tobias.json new file mode 100644 index 000000000..238276223 --- /dev/null +++ b/domains/tobias.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smarterToby", + "discord": "724712767080235049" + }, + "record": { + "CNAME": "tobiasreuss.vercel.app" + } +} \ No newline at end of file From f129b7c38c4e482c7561582b72d3e9399cda2686 Mon Sep 17 00:00:00 2001 From: Aman Raj <113578582+huamanraj@users.noreply.github.com> Date: Tue, 11 Feb 2025 13:08:10 +0530 Subject: [PATCH 1083/2485] adding _vercel.amanraj.json --- domains/_vercel.amanraj.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_vercel.amanraj.json diff --git a/domains/_vercel.amanraj.json b/domains/_vercel.amanraj.json new file mode 100644 index 000000000..27511e0c9 --- /dev/null +++ b/domains/_vercel.amanraj.json @@ -0,0 +1,13 @@ +{ + "description": "This website is my personal portfolio", + "repo": "https://github.com/huamanraj/Portfolio-v4", + "owner": { + "username": "huamanraj", + "email": "amanraj12.ar@gmail.com", + "discord": "amanraj" + }, + "record": { + "TXT": ["vc-domain-verify=amanraj.is-a.dev,25dd2c58bb98baf55cd4"] + } + } + \ No newline at end of file From 469b24e97d1399de79f8fc391c808f5ff57ba174 Mon Sep 17 00:00:00 2001 From: Christian Gabriel Iturre Sandoval <166109298+GabrielIturreCs@users.noreply.github.com> Date: Tue, 11 Feb 2025 06:18:08 -0300 Subject: [PATCH 1084/2485] Create gabriel-iturre.json --- domains/gabriel-iturre.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gabriel-iturre.json diff --git a/domains/gabriel-iturre.json b/domains/gabriel-iturre.json new file mode 100644 index 000000000..4876467f9 --- /dev/null +++ b/domains/gabriel-iturre.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GabrielIturreCs", + "email": "gabriel13iturre@gmail.com" + }, + "record": { + "CNAME": "gabrieliturre.netlify.app" + } +} From ba056addfde728e9e8b0b4b4213dea101502c2d3 Mon Sep 17 00:00:00 2001 From: TanishChahal <106695408+TanishChahal@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:26:32 +0530 Subject: [PATCH 1085/2485] Update tanish.chahal.json --- domains/tanish.chahal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanish.chahal.json b/domains/tanish.chahal.json index bcbfb26b8..3d44bf2d1 100644 --- a/domains/tanish.chahal.json +++ b/domains/tanish.chahal.json @@ -6,6 +6,6 @@ "email": "TanishChahal5705@gmail.com" }, "record": { - "URL": "tanishchahal.netlify.app" + "URL": "https://tanishchahal.netlify.app" } } \ No newline at end of file From 78c0073b5397696560e3e0d10b732d7db5f6b0d7 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Tue, 11 Feb 2025 17:05:27 +0700 Subject: [PATCH 1086/2485] Create _vercel.layhout.json --- domains/_vercel.layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.layhout.json diff --git a/domains/_vercel.layhout.json b/domains/_vercel.layhout.json new file mode 100644 index 000000000..e17243f9c --- /dev/null +++ b/domains/_vercel.layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=layhout.is-a.dev,be218a450dbf76cb68f1"] + } +} From 1354bee9d6db79fce25364544ca42c54f8fbb1a1 Mon Sep 17 00:00:00 2001 From: TanishChahal <106695408+TanishChahal@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:56:27 +0530 Subject: [PATCH 1087/2485] Rename tanish.chahal.json to tanish-chahal.json --- domains/{tanish.chahal.json => tanish-chahal.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{tanish.chahal.json => tanish-chahal.json} (99%) diff --git a/domains/tanish.chahal.json b/domains/tanish-chahal.json similarity index 99% rename from domains/tanish.chahal.json rename to domains/tanish-chahal.json index 3d44bf2d1..332880c13 100644 --- a/domains/tanish.chahal.json +++ b/domains/tanish-chahal.json @@ -8,4 +8,4 @@ "record": { "URL": "https://tanishchahal.netlify.app" } -} \ No newline at end of file +} From 9c278320bf27e6963d69ee7a08a0f6dad2ba08f7 Mon Sep 17 00:00:00 2001 From: Riccardo126 <78860974+Riccardo126@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:07:25 +0100 Subject: [PATCH 1088/2485] Create riccardo126.json --- domains/riccardo126.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riccardo126.json diff --git a/domains/riccardo126.json b/domains/riccardo126.json new file mode 100644 index 000000000..f7a201342 --- /dev/null +++ b/domains/riccardo126.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "CNAME": "riccardo126.vercel.app" + } +} From 19db520ba8e9d153380a5be6ed5b7dc4376e25bd Mon Sep 17 00:00:00 2001 From: Riccardo126 <78860974+Riccardo126@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:16:32 +0100 Subject: [PATCH 1089/2485] Create _vercel.riccardo126.json --- domains/_vercel.riccardo126.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.riccardo126.json diff --git a/domains/_vercel.riccardo126.json b/domains/_vercel.riccardo126.json new file mode 100644 index 000000000..9f98c2832 --- /dev/null +++ b/domains/_vercel.riccardo126.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riccardo126", + "email": "riccardopassacantando@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=riccardo126.is-a.dev,408e1d0b2f39a662b0ae" + } +} From ea8f71ace5a8422d57385691e143eafb9a6a1421 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:24:10 +0100 Subject: [PATCH 1090/2485] Register usekyber.is-a.dev --- domains/usekyber.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/usekyber.json diff --git a/domains/usekyber.json b/domains/usekyber.json new file mode 100644 index 000000000..d18e9a314 --- /dev/null +++ b/domains/usekyber.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.mUg0h0vs51TZlH_HhPFCqQvSXzhsEa9nWRE_vKRN7AWyU2jSneGFQopQ5Lj__CLtmRDCd60W0wYjH8FEqUjYaquACMvfkG2KrU-F6Ht8efv-g6fvQSnEpFeCy4jaeOI0WqCfwoDY8AAaH2daMX3CrLhrJAVD-CNm5sjssElj77cmDhU1Z0m2WCp__Akt-uDNc2VUVlUpDfqhV9b8pgEX-NfSMAU0kL-v1B037PVUCBPj_obfJyOUDj72lTcl5uYoJlkIiUbsfvWAIvbP2i_0xxAXXhuyfTnD1a_2FAXmKegzUmM9kjgao1RNWUAXo_sgydw0IxevpVgI-GhZgl09CA.WkO0f1qjPnhPD4YI1U_buA.Vj5CjME69F7g0jEiXmgD0OUNf7GpLBCRuI0Ap5sE67A0D0dWYoKPyE6c5Jy-8U5UuCic01BnIhP3SKeQ4u3ZiCjXkjfeYaXba_UIcOdWBpw.Qm7MtmHkzZBCmWtDpIMY7g" + }, + + "record": { + "CNAME": "https://kyber.gitbook.io/usekyber" + } + } + \ No newline at end of file From b94f9296e3ffe8088b482aa8f74be5516d09f3d5 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:25:48 +0100 Subject: [PATCH 1091/2485] Delete domains/padrell.json --- domains/padrell.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/padrell.json diff --git a/domains/padrell.json b/domains/padrell.json deleted file mode 100644 index 9eb9f96a1..000000000 --- a/domains/padrell.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "roger-padrell", - "discord": "1335907071287230527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.HvL8l61Pkp238VZX1aoa8fqcumk8PoPhhD4si_2-JhERa_Z4aY2o0SwCddtroLQzEuJH82FaiPioIOxZnGeJ9VWBcUhOLRbZi8k6XTnUaMd_IDg6irAWh0BgHm2otvNizmuBSKipvdgp-63iKz8SiCssPhVmnuCGgU32cN1wl823SeX-7HHosW2PIsEuEJyG7ZoPWXJn6IMKWz43FmHrsCVGT5DE4PMCk6HJ2PfMRI1-eRgha8dhVTkoIcWfE7l7zP17uY-mkJwnzd30ljMj9pXbXQl8OgdkQK2lji0nmjehXR8nLphbYMagCd4B71Mbq_B_pwNOShuD8XTD1AsXBA.5vlwik66_FuYeH8yHk6lkQ.Ir39hWXcc1SeC_YPv-2X6iwh4zo3DeDjWX3vhTYEw1xXz678EJ2mPSVXpxG3FU2HYhAq5Nw65wkSvwg6tmNYasoX56i-wTGHXbcoK1NOEZg.icKqAmJefSg2ni8eQMW2CA" - }, - - "record": { - "CNAME": "rpadrell.is-a.dev" - } - } - \ No newline at end of file From 57a41f92a105a245eca624afc4fa7738b4758a68 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:26:07 +0100 Subject: [PATCH 1092/2485] Delete domains/roger.json --- domains/roger.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/roger.json diff --git a/domains/roger.json b/domains/roger.json deleted file mode 100644 index 60090de67..000000000 --- a/domains/roger.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "roger-padrell", - "discord": "1335907071287230527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nt4grlU2L6K4uxKb76YiAJOud69bPGVchGYg8f_5UV4AnPpIJEZAnjOHW7rrZLRXs-r-ijmQNfiVFKyf6XZ5uNvOE2ZIAO666t5u9izaIgc2qnh5wyaoCs2XpdEthuoOaJUajL5jHVDxdoAJHBLoEnckvVpPEb4YhYKKxVt-bHE_1id9DbLDOhC8uQ9FzpKvp4N-35r4zIVLQw6pt1b9zttRYbVTGbsDZz4gwU0fvZCMM4S9lGIraHLwFiwdvlfRbCVd0WRb8CWS1zpbDaiZQhRUEJ2CmIj7gs7AQO3vYYwY0DICFaOkLw0o6ToHf27UIgqdW1ZvXM-5IZDVpwrhlA.XZgraYF6JeyTkQm76YALYA.xJ2uLZqQkqC_mh6E_TUhhX68K8MwWaZuc2EeS7HGfMWLgtSvcszwPklLoTEl3q_KFpWzlkXI5Em937NaWzRL9l4C3ij2KK3zS7OguwIdT2A.6N7koiyhvgyuaJ5taKlW-w" - }, - - "record": { - "CNAME": "rpadrell.is-a.dev" - } - } - \ No newline at end of file From 20cf3ddd1ab2859e6b0c9325e96e1b03844b249a Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:26:31 +0100 Subject: [PATCH 1093/2485] Delete domains/rp.json --- domains/rp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/rp.json diff --git a/domains/rp.json b/domains/rp.json deleted file mode 100644 index d5e7763a8..000000000 --- a/domains/rp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "roger-padrell", - "discord": "1335907071287230527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PP6BhawYWdZ6VbdHy573LrAaIpHDz7oSEc55grBLMSdFmFAEsghYnJKEkp43pmiOy-zP8y2aHc0WRCFyc6mbe_E3q_iJOIZT32KAuSxSH7hR_MVaNmLuQrpT1cnLmsXiqDlik9bSKIRVBkOUgDoR8MywwobNo0Tzr20dkLs1PGxagKdjjIjr4IE3DMnDw7HYAUx_ZWxrGF9LFQhsWGFj3PrMwzv0tMn8rZbKp5Gq-XXu73LBomEtDXCqNlOh0XpDY83GAuY7gGlU1WAX_7Eai_6CTOoM-C02RrSReq3PWL-QAJPToIFLtRmH7wjo629T3PRGVRLrPqvND_0nLvOtgQ.AQ4buquRStIVC2RvOM188Q.gqsocA3tl82D6TvRZVfHt5WA4B8pIBSmvtsDT2QrXmhz9LRgTyOcCHIYUX50icebi8ijMespbB1JMTbYkq2_vrirAAvWbLZ2LAGLLEdkPXs.l_WKOChRp4xmgsMiEMTRcw" - }, - - "record": { - "CNAME": "rpadrell.is-a.dev" - } - } - \ No newline at end of file From edd0dbbd791db44c8191c045afb092b649439642 Mon Sep 17 00:00:00 2001 From: Roger Padrell Casar <143524580+roger-padrell@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:29:23 +0100 Subject: [PATCH 1094/2485] Update usekyber.json --- domains/usekyber.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/usekyber.json b/domains/usekyber.json index d18e9a314..0aad56a94 100644 --- a/domains/usekyber.json +++ b/domains/usekyber.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://kyber.gitbook.io/usekyber" + "CNAME": "0fd7817ec6-hosting.gitbook.io" } } - \ No newline at end of file + From bf14f28ddb1c028918cb879c7539b414cac4f337 Mon Sep 17 00:00:00 2001 From: Barry Hammer Date: Tue, 11 Feb 2025 13:36:39 +0200 Subject: [PATCH 1095/2485] Create barry-hammer.json --- domains/barry-hammer.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/barry-hammer.json diff --git a/domains/barry-hammer.json b/domains/barry-hammer.json new file mode 100644 index 000000000..a19403a2b --- /dev/null +++ b/domains/barry-hammer.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "barry-hammer" + }, + "record": { + "CNAME": "barry-hammer.github.io" + } +} From 8720d2956fa5a2b4194a1d66ea975a2280bbb923 Mon Sep 17 00:00:00 2001 From: alenseeman Date: Tue, 11 Feb 2025 13:28:09 +0100 Subject: [PATCH 1096/2485] Create alen.json --- domains/alen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alen.json diff --git a/domains/alen.json b/domains/alen.json new file mode 100644 index 000000000..d8c4914f2 --- /dev/null +++ b/domains/alen.json @@ -0,0 +1,11 @@ +{ + "description": "Alen's page", + "repo": "https://github.com/alenseeman/dev.github.io", + "owner": { + "username": "alenseeman", + "email": "alenseeman@hotmail.com" + }, + "record": { + "CNAME": "dev.github.io" + } +} From 198951e3161a3390b785517af644bec1eaaf3f16 Mon Sep 17 00:00:00 2001 From: jmmille <4968945+jmmille@users.noreply.github.com> Date: Tue, 11 Feb 2025 08:11:18 -0500 Subject: [PATCH 1097/2485] Update jmmille.json --- domains/jmmille.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jmmille.json b/domains/jmmille.json index d91bf5ae7..4eca0d1b6 100644 --- a/domains/jmmille.json +++ b/domains/jmmille.json @@ -1,7 +1,7 @@ { "owner": { "username": "jmmille", - "email": "4968945+jmmille@users.noreply.github.com" + "email": "jmmille@gmail.com" }, "record": { "URL": "https://github.com/jmmille" 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 1098/2485] 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 98e9ba95b04c988e2ad2b5d1c7ea635de8e6049a Mon Sep 17 00:00:00 2001 From: jonathan-geva Date: Tue, 11 Feb 2025 15:35:00 +0100 Subject: [PATCH 1099/2485] Create jg.json and jonathangeva.json --- domains/jg.json | 11 +++++++++++ domains/jonathangeva.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/jg.json create mode 100644 domains/jonathangeva.json diff --git a/domains/jg.json b/domains/jg.json new file mode 100644 index 000000000..b8f48c746 --- /dev/null +++ b/domains/jg.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio site for Jonathan Geva (short for jonathangeva)", + "repo": "https://github.com/jonathan-geva/Portfolio", + "owner": { + "username": "jonathan-geva", + "discord": "jonilul21" + }, + "record": { + "CNAME": "jonathangeva.ch" + } +} \ No newline at end of file diff --git a/domains/jonathangeva.json b/domains/jonathangeva.json new file mode 100644 index 000000000..45a318066 --- /dev/null +++ b/domains/jonathangeva.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio site for Jonathan Geva", + "repo": "https://github.com/jonathan-geva/Portfolio", + "owner": { + "username": "jonathan-geva", + "discord": "jonilul21" + }, + "record": { + "CNAME": "jonathangeva.ch" + } +} \ No newline at end of file From 96e9013eb038399d5789e677cf49c8b71e91fd98 Mon Sep 17 00:00:00 2001 From: Kikemendez98 <50888639+Kikeme98@users.noreply.github.com> Date: Tue, 11 Feb 2025 09:10:38 -0600 Subject: [PATCH 1100/2485] Update domains/kikemendez.json Co-authored-by: 21Z <21z95@proton.me> --- domains/kikemendez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kikemendez.json b/domains/kikemendez.json index 760ffffce..53cd613eb 100644 --- a/domains/kikemendez.json +++ b/domains/kikemendez.json @@ -6,6 +6,6 @@ "description": "My personal site portfolio", "repo": "https://github.com/Kikeme98/react-frontend-dev-portfolio.git", "record": { - "CNAME": "kikeme98.github.io/react-frontend-dev-portfolio" + "CNAME": "kikeme98.github.io" } } \ No newline at end of file From 3310008688bdc6cfbf3a817e07440752966aaf3e Mon Sep 17 00:00:00 2001 From: Yoan Gilliand <114289792+yoan-gilliand@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:17:00 +0100 Subject: [PATCH 1101/2485] Update _vercel.yoan.json --- domains/_vercel.yoan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.yoan.json b/domains/_vercel.yoan.json index 675c0f8e2..e0b6b288d 100644 --- a/domains/_vercel.yoan.json +++ b/domains/_vercel.yoan.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" } - } +} 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 1102/2485] 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 e607629999d7e36b37e85d65a9bcc77eda2997c4 Mon Sep 17 00:00:00 2001 From: Yatin <127234342+Yatin-Malhotra@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:09:20 -0500 Subject: [PATCH 1103/2485] Create subdomain.json --- domains/subdomain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/subdomain.json diff --git a/domains/subdomain.json b/domains/subdomain.json new file mode 100644 index 000000000..07f35f375 --- /dev/null +++ b/domains/subdomain.json @@ -0,0 +1,11 @@ +{ + "description": "Personal-Portfolio", + "repo": "https://github.com/Yatin-Malhotra/TestPortfolio", + "owner": { + "username": "Yatin-Malhotra", + "discord": "foreverinevitable" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 11a6300b4ec4b2e027f89509c06bed01c1ed214e Mon Sep 17 00:00:00 2001 From: Yatin <127234342+Yatin-Malhotra@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:10:49 -0500 Subject: [PATCH 1104/2485] Rename subdomain.json to yatinmalhotra.json --- domains/{subdomain.json => yatinmalhotra.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{subdomain.json => yatinmalhotra.json} (100%) diff --git a/domains/subdomain.json b/domains/yatinmalhotra.json similarity index 100% rename from domains/subdomain.json rename to domains/yatinmalhotra.json From aec328272b56b2e19efd0a21b770948a92712408 Mon Sep 17 00:00:00 2001 From: Woogi <70678014+woogi-kang@users.noreply.github.com> Date: Wed, 12 Feb 2025 04:13:20 +0900 Subject: [PATCH 1105/2485] Create _vercel.woogi.json --- domains/_vercel.woogi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.woogi.json diff --git a/domains/_vercel.woogi.json b/domains/_vercel.woogi.json new file mode 100644 index 000000000..e13d0efdf --- /dev/null +++ b/domains/_vercel.woogi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "woogi-kang", + "email": "woogi.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=woogi.is-a.dev,067989673fe543ef5114" + } +} From 50ffcf0caf40aeadb9d250177108be2afd3b6d96 Mon Sep 17 00:00:00 2001 From: Woogi <70678014+woogi-kang@users.noreply.github.com> Date: Wed, 12 Feb 2025 04:14:21 +0900 Subject: [PATCH 1106/2485] Create woogi.json --- domains/woogi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/woogi.json diff --git a/domains/woogi.json b/domains/woogi.json new file mode 100644 index 000000000..a3fb827bc --- /dev/null +++ b/domains/woogi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "woogi-kang", + "email": "woogi.dev@gmail.com" + }, + "record": { + "CNAME": "portfolio-whbd.vercel.app" + } +} From 0e6280611d1337973d5913facf12abe3817ecb00 Mon Sep 17 00:00:00 2001 From: ktevin01 <22453156+ktevin01@users.noreply.github.com> Date: Tue, 11 Feb 2025 14:50:15 -0500 Subject: [PATCH 1107/2485] Addding my link --- domains/ktevin01.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ktevin01.json diff --git a/domains/ktevin01.json b/domains/ktevin01.json new file mode 100644 index 000000000..b9c3858ba --- /dev/null +++ b/domains/ktevin01.json @@ -0,0 +1,12 @@ +{ + "description": "Behold, My Stuff", + "repo": "https://github.com/ktevin01/register.is-a-dev", + "owner": { + "username": "ktevin01", + "email": "[email protected]" + }, + "record": { + "URL": "https://github.com/ktevin01" + }, + "proxied": false + } \ No newline at end of file From 5c6a6eea85a6cab0f8c8644a0d72d802523b2b88 Mon Sep 17 00:00:00 2001 From: Alex Blanco Date: Tue, 11 Feb 2025 14:00:14 -0600 Subject: [PATCH 1108/2485] Adding ti3r domain file --- domains/ti3r.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ti3r.json diff --git a/domains/ti3r.json b/domains/ti3r.json new file mode 100644 index 000000000..944e02ada --- /dev/null +++ b/domains/ti3r.json @@ -0,0 +1,10 @@ +{ + "description": "Ti3r's Dev Portfolio", + "owner": { + "username": "ti3r", + "email": "ti3r.bubblenet@gmail.com" + }, + "record": { + "CNAME": "ti3r.github.io" + } +} From 7ce99613186c8409b83953e4693c02124857fd2d Mon Sep 17 00:00:00 2001 From: ktevin01 <22453156+ktevin01@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:02:39 -0500 Subject: [PATCH 1109/2485] added my email address --- domains/ktevin01.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ktevin01.json b/domains/ktevin01.json index b9c3858ba..d868e679a 100644 --- a/domains/ktevin01.json +++ b/domains/ktevin01.json @@ -3,7 +3,7 @@ "repo": "https://github.com/ktevin01/register.is-a-dev", "owner": { "username": "ktevin01", - "email": "[email protected]" + "email": "ktevin@icloud.com" }, "record": { "URL": "https://github.com/ktevin01" From db7867b9056e284f183a606f35b37dde4f78d4cf Mon Sep 17 00:00:00 2001 From: Anatolii Shuba Date: Tue, 11 Feb 2025 19:05:42 -0500 Subject: [PATCH 1110/2485] 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 d2d61a1a51515b3351abd04e004ff485db958f33 Mon Sep 17 00:00:00 2001 From: hoangdv Date: Wed, 12 Feb 2025 08:45:40 +0700 Subject: [PATCH 1111/2485] Create duong-viet-hoang.json --- domains/duong-viet-hoang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/duong-viet-hoang.json diff --git a/domains/duong-viet-hoang.json b/domains/duong-viet-hoang.json new file mode 100644 index 000000000..045978e3d --- /dev/null +++ b/domains/duong-viet-hoang.json @@ -0,0 +1,11 @@ +{ + "description": "My personal developer portfolio.", + "repo": "https://github.com/bocanhcam", + "owner": { + "username": "bocanhcam", + "email": "hora.alien@gmail.com" + }, + "record": { + "CNAME": "bocanhcam.github.io" + } +} \ No newline at end of file From 0b9668ef2abd8fbe3cef512f90c9f36298596b79 Mon Sep 17 00:00:00 2001 From: Milind Pansare Date: Tue, 11 Feb 2025 21:41:23 -0500 Subject: [PATCH 1112/2485] 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 1113/2485] 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 e9ca06e67b785c7d620f33127b5bf6f21fbbde13 Mon Sep 17 00:00:00 2001 From: Nam Date: Tue, 11 Feb 2025 10:48:42 +0700 Subject: [PATCH 1114/2485] Create nhim411.json --- domains/nhim411.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nhim411.json diff --git a/domains/nhim411.json b/domains/nhim411.json new file mode 100644 index 000000000..32eae7f4f --- /dev/null +++ b/domains/nhim411.json @@ -0,0 +1,11 @@ +{ + "description": "Le Hoai Nam's website", + "repo": "https://github.com/nhim411/nhim411.github.io", + "owner": { + "username": "nhim411", + "email": "lehoainam1998@gmail.com" + }, + "record": { + "CNAME": "nhim411.github.io" + } +} \ No newline at end of file From cb47f12c465b206844039be22c099970f8b1799b Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Wed, 12 Feb 2025 09:47:23 +0530 Subject: [PATCH 1115/2485] Create ujjvaljoshi.is-a.dev.json --- domains/ujjvaljoshi.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ujjvaljoshi.is-a.dev.json diff --git a/domains/ujjvaljoshi.is-a.dev.json b/domains/ujjvaljoshi.is-a.dev.json new file mode 100644 index 000000000..a725d3ce6 --- /dev/null +++ b/domains/ujjvaljoshi.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/ujjvaljoshi45/ujjvaljoshi45", + "owner": { + "username": "ujjvaljoshi45", + "email": "ujjvaljoshi45@gmail.com" + }, + "record": { + "CNAME": "ujjvaljoshi45.github.io" + } +} From e7a88fa92d3457d98ca734f2adc658127cadd7d4 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Wed, 12 Feb 2025 09:52:11 +0530 Subject: [PATCH 1116/2485] Update ujjvaljoshi.is-a.dev.json --- domains/ujjvaljoshi.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ujjvaljoshi.is-a.dev.json b/domains/ujjvaljoshi.is-a.dev.json index a725d3ce6..ff022a990 100644 --- a/domains/ujjvaljoshi.is-a.dev.json +++ b/domains/ujjvaljoshi.is-a.dev.json @@ -6,6 +6,6 @@ "email": "ujjvaljoshi45@gmail.com" }, "record": { - "CNAME": "ujjvaljoshi45.github.io" + "CNAME": "portfolio-ivui.vercel.app" } } From 23502ce7835b9b9100db72fabc1020995ad916ac Mon Sep 17 00:00:00 2001 From: Mohammed Obaid <81803774+mdobaid311@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:53:25 +0530 Subject: [PATCH 1117/2485] Create mohammedobaid subdomain --- domains/mohammedobaid | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mohammedobaid diff --git a/domains/mohammedobaid b/domains/mohammedobaid new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mohammedobaid @@ -0,0 +1 @@ + From f500595590ae85d05c03a6d034972f80f8e3f5a8 Mon Sep 17 00:00:00 2001 From: Mohammed Obaid <81803774+mdobaid311@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:55:02 +0530 Subject: [PATCH 1118/2485] Rename mohammedobaid to mohammedobaid.json --- domains/{mohammedobaid => mohammedobaid.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mohammedobaid => mohammedobaid.json} (100%) diff --git a/domains/mohammedobaid b/domains/mohammedobaid.json similarity index 100% rename from domains/mohammedobaid rename to domains/mohammedobaid.json From 81b490953eccf0f5e1ee9a28018a9d2ec4cb4a7d Mon Sep 17 00:00:00 2001 From: Vinayaka Iyer <106972300+vinayaka-iyer@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:05:21 +0530 Subject: [PATCH 1119/2485] Create _vercel.vinayaka.json --- domains/_vercel.vinayaka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.vinayaka.json diff --git a/domains/_vercel.vinayaka.json b/domains/_vercel.vinayaka.json new file mode 100644 index 000000000..636f82e4a --- /dev/null +++ b/domains/_vercel.vinayaka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vinayaka-iyer", + "email": "vinayakaiyer999@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vinayaka.is-a.dev,7cf7d34ae5fa35840467" + } +} From ef972f3cbb03d6fc152c7c3acd6cd98d82ca25ee Mon Sep 17 00:00:00 2001 From: Vinayaka Iyer <106972300+vinayaka-iyer@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:07:08 +0530 Subject: [PATCH 1120/2485] Create vinayaka.json --- domains/vinayaka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vinayaka.json diff --git a/domains/vinayaka.json b/domains/vinayaka.json new file mode 100644 index 000000000..f6f08f3d8 --- /dev/null +++ b/domains/vinayaka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vinayaka-iyer", + "email": "vinayakaiyer999@gmail.com" + }, + "record": { + "CNAME": "vinayaka-portfolio.vercel.app" + } +} From e9c99dc27cdc2de9a02f07a0a559264eb3920f70 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Wed, 12 Feb 2025 14:40:21 +0700 Subject: [PATCH 1121/2485] Create hellokhangtran.json --- domains/hellokhangtran.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hellokhangtran.json diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json new file mode 100644 index 000000000..a32a983b5 --- /dev/null +++ b/domains/hellokhangtran.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Khang Tran", + "owner": { + "username": "KN2222", + "email": "hellokhangtran03@gmail.com" + }, + "record": { + "CNAME": "hellokhangtran.vercel.app" + }, + "proxied": false +} From 42dad5c723f9f30893be8be26e8736dfa9642237 Mon Sep 17 00:00:00 2001 From: Ammar <123098233+luvtoxic@users.noreply.github.com> Date: Wed, 12 Feb 2025 13:10:48 +0530 Subject: [PATCH 1122/2485] register --- domains/_vercel.luvtoxic.json | 9 +++++++++ domains/luvtoxic.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.luvtoxic.json create mode 100644 domains/luvtoxic.json diff --git a/domains/_vercel.luvtoxic.json b/domains/_vercel.luvtoxic.json new file mode 100644 index 000000000..192e2caba --- /dev/null +++ b/domains/_vercel.luvtoxic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luvtoxic", + "email": "ammarbags2023@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=www.is-a.dev,4c5b6e7d5f882f2ce558" + } +} \ No newline at end of file diff --git a/domains/luvtoxic.json b/domains/luvtoxic.json new file mode 100644 index 000000000..76e65d611 --- /dev/null +++ b/domains/luvtoxic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luvtoxic", + "email": "ammarbags2023@gmail.com" + }, + "record": { + "CNAME": "new-portfolio-sigma-indol.vercel.app/" + } +} \ No newline at end of file From 4c6ccdb4e14617b8b36dd041040fbf497c47bd0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Cornelles?= Date: Wed, 12 Feb 2025 09:33:45 +0100 Subject: [PATCH 1123/2485] Create tomascornelles.json --- domains/tomascornelles.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tomascornelles.json diff --git a/domains/tomascornelles.json b/domains/tomascornelles.json new file mode 100644 index 000000000..1d27a4601 --- /dev/null +++ b/domains/tomascornelles.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog of Tomas Cornelles, Frontend developer", + "repo": "https://github.com/tomascornelles/tomascornelles", + "owner": { + "username": "tomascornelles", + "email": "tomascornelles@gmail.com" + }, + "record": { + "CNAME": "tomascornelles.github.io" + } +} From f141076ce84574b9a353a7c9d200e468a3c99d5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=AE=E7=9A=AE=E9=98=B3?= <37429519+ppYoung@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:26:24 +0800 Subject: [PATCH 1124/2485] Create ppyoung.json --- domains/ppyoung.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ppyoung.json diff --git a/domains/ppyoung.json b/domains/ppyoung.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ppyoung.json @@ -0,0 +1 @@ + From c6a1e467a8ca582e577f157be220b5b66c8a460e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=AE=E7=9A=AE=E9=98=B3?= <37429519+ppYoung@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:30:58 +0800 Subject: [PATCH 1125/2485] Update ppyoung.json --- domains/ppyoung.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/ppyoung.json b/domains/ppyoung.json index 8b1378917..d213d1db1 100644 --- a/domains/ppyoung.json +++ b/domains/ppyoung.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "ppYoung", + "email": "dongyang.luo@gmail.com" + }, + "record": { + "CNAME": "ppyoung.github.io" + } +} From 2d5d3e46d1a8e7129727dc92e12fd6347864fbcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=96=E4=B8=80=E5=86=96?= Date: Wed, 12 Feb 2025 10:38:30 +0100 Subject: [PATCH 1126/2485] Create schuh.json --- domains/schuh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/schuh.json diff --git a/domains/schuh.json b/domains/schuh.json new file mode 100644 index 000000000..22d15ac85 --- /dev/null +++ b/domains/schuh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "schuh", + "email": "theschuhofyou@gmail.com" + }, + "record": { + "CNAME": "schuh.pages.dev" + } +} From 79376e1518d3bdf84090cb8d1811921cf783cd22 Mon Sep 17 00:00:00 2001 From: Tajbi-Ul-Hasan Bithto <96212020+01HB@users.noreply.github.com> Date: Wed, 12 Feb 2025 15:38:49 +0600 Subject: [PATCH 1127/2485] Create hasanbithto.json --- domains/hasanbithto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hasanbithto.json diff --git a/domains/hasanbithto.json b/domains/hasanbithto.json new file mode 100644 index 000000000..e46df5e40 --- /dev/null +++ b/domains/hasanbithto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "01HB", + "email": "hasanbithto207058@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From a8bfe33f886798de46093241f683eae746834970 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Wed, 12 Feb 2025 12:43:06 +0300 Subject: [PATCH 1128/2485] 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 7fb768f3998dc48208d346371c21588b005a31c2 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Wed, 12 Feb 2025 13:55:29 +0300 Subject: [PATCH 1129/2485] Create all.json --- domains/all.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/all.json diff --git a/domains/all.json b/domains/all.json new file mode 100644 index 000000000..d4ad8d0ea --- /dev/null +++ b/domains/all.json @@ -0,0 +1,17 @@ +{ + "description": "Visualization of raw-api.is-a.dev", + "repo": "https://github.com/JustDeveloper1/all.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 1130/2485] 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 1131/2485] 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 6db6764ab0ae04ba7a1cfae12e23255e2834216b Mon Sep 17 00:00:00 2001 From: A Gilani Date: Wed, 12 Feb 2025 14:47:51 +0000 Subject: [PATCH 1132/2485] Create agilani # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [ ] I have provided sufficient contact information in the `owner` key. # Website Preview --- domains/agilani | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/agilani diff --git a/domains/agilani b/domains/agilani new file mode 100644 index 000000000..a86685fa2 --- /dev/null +++ b/domains/agilani @@ -0,0 +1,10 @@ +{ + "description": "agilani.is-a.dev", + "owner": { + "username": "agilani", + "email": "me@agilani.me" + }, + "record": { + "CNAME": "www.agilani.me" + } +} From 9df63a8e47943a5c27589613aef4bd86ed94ca17 Mon Sep 17 00:00:00 2001 From: Django Janny Date: Wed, 12 Feb 2025 16:51:47 +0100 Subject: [PATCH 1133/2485] Update djangounet.json --- domains/djangounet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/djangounet.json b/domains/djangounet.json index 6b2821801..328104eb0 100644 --- a/domains/djangounet.json +++ b/domains/djangounet.json @@ -4,6 +4,6 @@ "email": "contact@djangojanny.net" }, "record": { - "CNAME": "mainhome.keltroth.net" + "CNAME": "www.djangojanny.net" } } From 8aa8b8d625aafc54cddd15ef547ecaac403cfca1 Mon Sep 17 00:00:00 2001 From: Shweta Rajput Date: Wed, 12 Feb 2025 21:49:06 +0530 Subject: [PATCH 1134/2485] Create shwetarajput.json --- domains/shwetarajput.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shwetarajput.json diff --git a/domains/shwetarajput.json b/domains/shwetarajput.json new file mode 100644 index 000000000..67fdb1d8a --- /dev/null +++ b/domains/shwetarajput.json @@ -0,0 +1,9 @@ +{ + "domain": "shwetarajput.is-a.dev", + "owner": { + "username": "shwetarajputsk" + }, + "records": { + "CNAME": "shwetarajput.netlify.app" + } +} From b8c7a72c829ba33af74a63d9acd071816e21b338 Mon Sep 17 00:00:00 2001 From: Dario Rodriguez Gonzalez Date: Wed, 12 Feb 2025 18:03:07 +0100 Subject: [PATCH 1135/2485] Create dariorodrigon.json --- domains/dariorodrigon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dariorodrigon.json diff --git a/domains/dariorodrigon.json b/domains/dariorodrigon.json new file mode 100644 index 000000000..e8de8bc65 --- /dev/null +++ b/domains/dariorodrigon.json @@ -0,0 +1,11 @@ +{ + "description": "Dario Rodri Gon is a dev", + "repo": "https://github.com/dario-rodriguez/dario-rodriguez.github.io", + "owner": { + "username": "dario-rodriguez", + "email": "dario.rg.1990@gmail.com" + }, + "record": { + "CNAME": "dario-rodriguez.github.io" + } +} From 0990cb9138ad7447bb0f6e190dc4b535764dc751 Mon Sep 17 00:00:00 2001 From: Pedro Santana Mendes Date: Wed, 12 Feb 2025 14:11:10 -0300 Subject: [PATCH 1136/2485] Create pedrofff.json --- domains/pedrofff.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pedrofff.json diff --git a/domains/pedrofff.json b/domains/pedrofff.json new file mode 100644 index 000000000..a4ea8628e --- /dev/null +++ b/domains/pedrofff.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Pedrofff23/Portfolio", + "owner": { + "username": "Pedrofff", + "email": "pmendes09@hotmail.com" + }, + "record": { + "CNAME": "portfolio-opal-theta-47.vercel.app" + } +} From e1c79bcf5092d3b7fd4735f073febd52558ca504 Mon Sep 17 00:00:00 2001 From: Pedro Santana Mendes Date: Wed, 12 Feb 2025 14:14:23 -0300 Subject: [PATCH 1137/2485] Create _vercel.pedrofff.json --- domains/_vercel.pedrofff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.pedrofff.json diff --git a/domains/_vercel.pedrofff.json b/domains/_vercel.pedrofff.json new file mode 100644 index 000000000..d43a6b0a6 --- /dev/null +++ b/domains/_vercel.pedrofff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Pedrofff23", + "email": "pmendes09@hotmail.com" + }, + "record": { + "TXT": "vc-domain-verify=pedrofff.is-a.dev,5dd6c195a19c9a69c00b" + } +} From 25b081565cac43d6c36f61d05d7f9bb89423dc25 Mon Sep 17 00:00:00 2001 From: A Gilani Date: Wed, 12 Feb 2025 21:27:14 +0400 Subject: [PATCH 1138/2485] Rename agilani to agilani.json --- domains/{agilani => agilani.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{agilani => agilani.json} (100%) diff --git a/domains/agilani b/domains/agilani.json similarity index 100% rename from domains/agilani rename to domains/agilani.json 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 1139/2485] 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"] } } From 3b945fa069d166dc6bc58bd52ec88e5921fa20a9 Mon Sep 17 00:00:00 2001 From: Jal-GG Date: Wed, 12 Feb 2025 23:06:29 +0530 Subject: [PATCH 1140/2485] Add jal-.json domain file --- domains/jal-.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jal-.json diff --git a/domains/jal-.json b/domains/jal-.json new file mode 100644 index 000000000..97ff3c65f --- /dev/null +++ b/domains/jal-.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio of Jal, Full Stack Dev", + "repo": "https://github.com/Jal-GG/Jal-Patel", + "owner": { + "username": "Jal-GG", + "email": "jalvrund2017@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } + } \ No newline at end of file From cb5e705d70fccd5ff5fe1802e8ab58e10fafadbf Mon Sep 17 00:00:00 2001 From: Jal-GG Date: Wed, 12 Feb 2025 23:15:38 +0530 Subject: [PATCH 1141/2485] Add jal-.json domain file --- domains/jal-.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jal-.json b/domains/jal-.json index 97ff3c65f..bcff818f1 100644 --- a/domains/jal-.json +++ b/domains/jal-.json @@ -6,6 +6,6 @@ "email": "jalvrund2017@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "jal-patel.vercel.app" } } \ No newline at end of file From 00c1d55aeeceb543ae71f69861db7915373e30a3 Mon Sep 17 00:00:00 2001 From: acruz97 Date: Wed, 12 Feb 2025 11:51:20 -0600 Subject: [PATCH 1142/2485] Update cruz.json --- domains/cruz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cruz.json b/domains/cruz.json index 66fa0defb..ae4b088cf 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -6,6 +6,6 @@ "email": "angelo.t.cruz1@gmail.com" }, "record": { - "CNAME": "acruz97.github.io/me" + "CNAME": "acruz97.github.io" } -} \ No newline at end of file +} From b89405741e1b165d1f4e0c972d266de7cda23795 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:48:03 +0530 Subject: [PATCH 1143/2485] Create vighnesh153.json --- domains/vighnesh153.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vighnesh153.json diff --git a/domains/vighnesh153.json b/domains/vighnesh153.json new file mode 100644 index 000000000..1d1a38e61 --- /dev/null +++ b/domains/vighnesh153.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "vighnesh153" + }, + "record": { + "CNAME": "vighnesh153-app.web.app" + } +} From cccde03567cbb24497cd00e5f8e5536c875a51e3 Mon Sep 17 00:00:00 2001 From: Vighnesh Raut Date: Thu, 6 Feb 2025 17:52:02 +0530 Subject: [PATCH 1144/2485] Update vighnesh153.json --- domains/vighnesh153.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/vighnesh153.json b/domains/vighnesh153.json index 1d1a38e61..8f9c2cf8d 100644 --- a/domains/vighnesh153.json +++ b/domains/vighnesh153.json @@ -1,6 +1,7 @@ { "owner": { - "username": "vighnesh153" + "username": "vighnesh153", + "email": "pikachu@vighnesh153.dev" }, "record": { "CNAME": "vighnesh153-app.web.app" From 6b13ac84e49ba665937ed89610808d4d3f68363d Mon Sep 17 00:00:00 2001 From: Jal-GG Date: Wed, 12 Feb 2025 23:37:41 +0530 Subject: [PATCH 1145/2485] vercel domain added --- domains/_vercel.jal.json | 9 +++++++++ domains/{jal-.json => jal.json} | 0 2 files changed, 9 insertions(+) create mode 100644 domains/_vercel.jal.json rename domains/{jal-.json => jal.json} (100%) diff --git a/domains/_vercel.jal.json b/domains/_vercel.jal.json new file mode 100644 index 000000000..ee65cad47 --- /dev/null +++ b/domains/_vercel.jal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jal-GG", + "email": "jalvrund2017@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jal.is-a.dev,1fa1419e6567c483a5d6" + } +} \ No newline at end of file diff --git a/domains/jal-.json b/domains/jal.json similarity index 100% rename from domains/jal-.json rename to domains/jal.json From b829d1799485e40146dfdceb1c91854812051126 Mon Sep 17 00:00:00 2001 From: Adwait Patil <145704473+Adwait0901@users.noreply.github.com> Date: Wed, 12 Feb 2025 23:42:08 +0530 Subject: [PATCH 1146/2485] Create adwait.json --- domains/adwait.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adwait.json diff --git a/domains/adwait.json b/domains/adwait.json new file mode 100644 index 000000000..70c899c93 --- /dev/null +++ b/domains/adwait.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio-Website", + "repo": "https://github.com/Adwait0901/Portfolio", + "owner": { + "username": "Adwait0901", + "email": "adwaitpatil0901@gmail.com" + }, + "record": { + "CNAME": "adwait0901.github.io" + } +} From 7134bfb472ee3852d46c0b915e8cd150cbe5a4b8 Mon Sep 17 00:00:00 2001 From: Mehrshad <51853890+SaintScraTchY@users.noreply.github.com> Date: Wed, 12 Feb 2025 22:06:13 +0330 Subject: [PATCH 1147/2485] Update mehrshad.json --- domains/mehrshad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mehrshad.json b/domains/mehrshad.json index 28ab17bd5..d28461f8d 100644 --- a/domains/mehrshad.json +++ b/domains/mehrshad.json @@ -5,5 +5,5 @@ "email": "mehrshad2028@gmail.com" }, "record": { - "CNAME": "https://saintscratchy.github.io" + "CNAME": "saintscratchy.github.io" } From 90e5f5320a86bc885e7bb9bac3049f83e57ac81e Mon Sep 17 00:00:00 2001 From: ganeswar-velvadapu Date: Thu, 13 Feb 2025 00:09:09 +0530 Subject: [PATCH 1148/2485] Improved CNAME for ganeswar.json --- domains/ganeswarv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 2804eb91d..3c9e6ce82 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -4,8 +4,8 @@ "email": "ganeshvelvadapu@gmail.com" }, "record" :{ - "CNAME" : "https://portfolio-tau-mauve-63.vercel.app/" + "CNAME" : "portfolio-tau-mauve-63.vercel.app" }, "repo" : "https://github.com/ganeswar-velvadapu/portfolio", "description" : "My Portfolio Webiste" -} \ No newline at end of file +} From d1a91bd47521cf832ad14d79cc711e664cf45fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 00:16:34 +0530 Subject: [PATCH 1149/2485] Create prxthamesh.json --- domains/prxthamesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prxthamesh.json diff --git a/domains/prxthamesh.json b/domains/prxthamesh.json new file mode 100644 index 000000000..4efe8dd68 --- /dev/null +++ b/domains/prxthamesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prathamesh-2002", + "email": "prathameshisadev@gmail.com" + }, + "record": { + "CNAME": "https://prathamesh-2002.github.io/portfolio/" + } +} From 07fcc5bd59d05dafd3ea87446c7407d87c6b7fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 00:43:22 +0530 Subject: [PATCH 1150/2485] Update prxthamesh.json Did the mentioned changes. --- domains/prxthamesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prxthamesh.json b/domains/prxthamesh.json index 4efe8dd68..038b1fa5d 100644 --- a/domains/prxthamesh.json +++ b/domains/prxthamesh.json @@ -4,6 +4,6 @@ "email": "prathameshisadev@gmail.com" }, "record": { - "CNAME": "https://prathamesh-2002.github.io/portfolio/" + "CNAME": "prathamesh-2002.github.io" } } From 34610a64f1dcd90e60546b2e03c8ea46ba4493b5 Mon Sep 17 00:00:00 2001 From: cesardarizaleta Date: Wed, 12 Feb 2025 15:21:34 -0400 Subject: [PATCH 1151/2485] Add cesardarizaleta.json --- domains/cesardarizaleta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cesardarizaleta.json diff --git a/domains/cesardarizaleta.json b/domains/cesardarizaleta.json new file mode 100644 index 000000000..aa1be70cd --- /dev/null +++ b/domains/cesardarizaleta.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/cesardarizaleta/cesarfolio", + "owner": { + "username": "cesardarizaleta", + "email": "cesardarizaleta@gmail.com" + }, + "record": { + "CNAME": "cesarfolio.vercel.app" + } +} \ No newline at end of file From 4ca6c888a7c290911bd29006725d4f55ad28be1a Mon Sep 17 00:00:00 2001 From: uwaisalqarni <82241016+uwaisalqarni@users.noreply.github.com> Date: Thu, 13 Feb 2025 02:34:59 +0700 Subject: [PATCH 1152/2485] Update ronnieaban.json --- domains/ronnieaban.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ronnieaban.json b/domains/ronnieaban.json index 40bea692a..40b727fdc 100644 --- a/domains/ronnieaban.json +++ b/domains/ronnieaban.json @@ -1,8 +1,9 @@ { "owner": { - "username": "ronnieaban" + "username": "ronnieaban", + "email": "ronnieaban@gmail.com" }, "record": { - "RECORDTYPE": "ronnieaban.pages.dev" + "CNAME": "ronnieaban.pages.dev" } } From 6f5934eaf2f49a144bb515bd28a01f765887557e Mon Sep 17 00:00:00 2001 From: Mohamed Hisham Abdelzaher Date: Wed, 12 Feb 2025 21:42:25 +0200 Subject: [PATCH 1153/2485] Update alphaspheredotai.json --- domains/alphaspheredotai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alphaspheredotai.json b/domains/alphaspheredotai.json index 269ba2f39..f38a5a02d 100644 --- a/domains/alphaspheredotai.json +++ b/domains/alphaspheredotai.json @@ -6,6 +6,6 @@ "email": "AlphaSphere.AI@gmail.com" }, "record": { - "CNAME": "AlphaSphereDotAI.github.io" + "CNAME": "alphaspheredotai.github.io" } } From 2273413e796f55bbbefdd4f6b4795b7f421b2ba6 Mon Sep 17 00:00:00 2001 From: Hashan Shalitha Date: Thu, 13 Feb 2025 01:21:59 +0530 Subject: [PATCH 1154/2485] Create _vercel.hashan.json Setting up Vercel with is-a.dev subdomain --- domains/_vercel.hashan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.hashan.json diff --git a/domains/_vercel.hashan.json b/domains/_vercel.hashan.json new file mode 100644 index 000000000..522678384 --- /dev/null +++ b/domains/_vercel.hashan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hashaaan", + "email": "shalithadev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hashan.is-a.dev,f61cc7f79144a261bd12" + } +} From 700478b539ad37e35caf81ebf050e1563473919d Mon Sep 17 00:00:00 2001 From: Hashan Shalitha Date: Thu, 13 Feb 2025 01:27:44 +0530 Subject: [PATCH 1155/2485] Create hashan.json Add Vercel CNAME record --- domains/hashan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hashan.json diff --git a/domains/hashan.json b/domains/hashan.json new file mode 100644 index 000000000..185526cfc --- /dev/null +++ b/domains/hashan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hashaaan", + "email": "shalithadev@gmail.com" + }, + "record": { + "CNAME": "hashanshalitha.vercel.app" + } +} From c5608fbd0fe8c50ee6862e0e32ff2b7bfc2cffef Mon Sep 17 00:00:00 2001 From: rudwolf Date: Wed, 12 Feb 2025 17:23:27 -0300 Subject: [PATCH 1156/2485] Update rodolfo.json --- domains/rodolfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rodolfo.json b/domains/rodolfo.json index 5add1d04f..7a4e83fd0 100644 --- a/domains/rodolfo.json +++ b/domains/rodolfo.json @@ -4,6 +4,6 @@ "email": "rudwolf@gmail.com" }, "record": { - "CNAME": "github.com/rudwolf" + "CNAME": "rudwolf.github.io" } } From 23eca4266feeaf389967fda579aa63337d4a5ab9 Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Thu, 13 Feb 2025 01:54:31 +0530 Subject: [PATCH 1157/2485] Rename _vercel.CodeXKun.json to _vercel.codexkun.json --- domains/{_vercel.CodeXKun.json => _vercel.codexkun.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_vercel.CodeXKun.json => _vercel.codexkun.json} (99%) diff --git a/domains/_vercel.CodeXKun.json b/domains/_vercel.codexkun.json similarity index 99% rename from domains/_vercel.CodeXKun.json rename to domains/_vercel.codexkun.json index 1a73004d2..11f528470 100644 --- a/domains/_vercel.CodeXKun.json +++ b/domains/_vercel.codexkun.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=codexkun.is-a.dev,0c262cd5c5e3a73e7717" } -} \ No newline at end of file +} From 5dd5507deee6eb75ceec320fb6371df6ff4230bc Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Thu, 13 Feb 2025 01:55:20 +0530 Subject: [PATCH 1158/2485] Update CodeXKun.json --- domains/CodeXKun.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/CodeXKun.json b/domains/CodeXKun.json index 30f79db02..a10cfd30e 100644 --- a/domains/CodeXKun.json +++ b/domains/CodeXKun.json @@ -6,6 +6,6 @@ "email": "kunalbishwal2004@gmail.com" }, "record": { - "CNAME": "https://portfolio-ide-zeta.vercel.app/" + "CNAME": "portfolio-ide-zeta.vercel.app" } -} \ No newline at end of file +} From 5f68e10a45b47da57dca6db583928a81ed70e18e Mon Sep 17 00:00:00 2001 From: mcalec Date: Wed, 12 Feb 2025 17:04:09 -0500 Subject: [PATCH 1159/2485] Update mcalec.json --- domains/mcalec.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/mcalec.json b/domains/mcalec.json index 8e218dabc..cd7664694 100644 --- a/domains/mcalec.json +++ b/domains/mcalec.json @@ -7,8 +7,6 @@ "discord": "mcalec" }, "record": { - "CNAME": [ - "mcalec.dev" - ] + "CNAME": "mcalec.dev" } } From 43dfef64297bec2adb66f69812a57bc8c04cebee Mon Sep 17 00:00:00 2001 From: Diego <52766986+dialguiba@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:08:02 -0500 Subject: [PATCH 1160/2485] Create dialguiba --- domains/dialguiba | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dialguiba diff --git a/domains/dialguiba b/domains/dialguiba new file mode 100644 index 000000000..608689671 --- /dev/null +++ b/domains/dialguiba @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dialguiba", + "email": "dialguiba@gmail.com" + }, + "record" : { + "CNAME": "dialguiba.netlify.app" + } +} From 8f5a57ccb57941db4872972a8c70bd64b0aa6872 Mon Sep 17 00:00:00 2001 From: Diego <52766986+dialguiba@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:16:27 -0500 Subject: [PATCH 1161/2485] correct file ext --- domains/{dialguiba => dialguiba.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{dialguiba => dialguiba.json} (100%) diff --git a/domains/dialguiba b/domains/dialguiba.json similarity index 100% rename from domains/dialguiba rename to domains/dialguiba.json From 2d65d6d6934db9695c28b96f3f3f117ea8ac0ee8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:57:03 -0500 Subject: [PATCH 1162/2485] Update shwetarajput.json --- domains/shwetarajput.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/shwetarajput.json b/domains/shwetarajput.json index 67fdb1d8a..92c48ac58 100644 --- a/domains/shwetarajput.json +++ b/domains/shwetarajput.json @@ -1,5 +1,4 @@ { - "domain": "shwetarajput.is-a.dev", "owner": { "username": "shwetarajputsk" }, From d2fd7ab457bbe422d6d3fbe70a28440fad7b2a7f Mon Sep 17 00:00:00 2001 From: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:13:33 -0500 Subject: [PATCH 1163/2485] Update _vercel.damian.json --- domains/_vercel.damian.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.damian.json b/domains/_vercel.damian.json index bf8b75cb8..dcdcd30c6 100644 --- a/domains/_vercel.damian.json +++ b/domains/_vercel.damian.json @@ -2,9 +2,9 @@ { "owner": { "username": "meliadamian17", - "email": "damiannnnn" + "email": "meliadamian17@gmail.com" }, "record": { "TXT": "vc-domain-verify=damian.is-a.dev,4dce4cc5e2ccdbc3e472" } -} \ No newline at end of file +} From 2f4a27a626aa20a950b33baecc1cc6cfe0f69144 Mon Sep 17 00:00:00 2001 From: Damian Melia <113540164+meliadamian17@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:13:54 -0500 Subject: [PATCH 1164/2485] Update damian.json --- domains/damian.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/damian.json b/domains/damian.json index 37f26f4a0..12c434c69 100644 --- a/domains/damian.json +++ b/domains/damian.json @@ -1,9 +1,9 @@ { "owner": { "username": "meliadamian17", - "email": "damiannnnn" + "email": "meliadamian17@gmail.com" }, "record": { "A": ["76.76.21.21"] } -} \ No newline at end of file +} From 128cb84f5359a2300ba45f16b77761d85138f3d7 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:14:09 -0500 Subject: [PATCH 1165/2485] Update saras008.json --- domains/saras008.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saras008.json b/domains/saras008.json index 2fed84fdc..9063a28e7 100644 --- a/domains/saras008.json +++ b/domains/saras008.json @@ -3,7 +3,7 @@ "repo": "https://github.com/saras008/saras008.github.io", "owner": { "username": "saras008", - "email": "simatupang2000@@gmail.com" + "email": "simatupang2000@gmail.com" }, "record": { "CNAME": "saras008.github.io" From d00118ce741b7898eb2736c94dd480aaff8b3793 Mon Sep 17 00:00:00 2001 From: trademark <98256511+trmrk@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:31:05 -0600 Subject: [PATCH 1166/2485] Create trademark.json --- domains/trademark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trademark.json diff --git a/domains/trademark.json b/domains/trademark.json new file mode 100644 index 000000000..116efdcd4 --- /dev/null +++ b/domains/trademark.json @@ -0,0 +1,11 @@ +{ + "description": "nice subdomain for my personal website.", + "repo": "https://github.com/trmrk/trademark", + "owner": { + "username": "trmrk", + "email": "augmooney@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From b4ad8e19951b3f77e3ec6e08c2f26467d7dd80a6 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Thu, 13 Feb 2025 12:08:36 +0530 Subject: [PATCH 1167/2485] Rename ujjvaljoshi.is-a.dev.json to ujjvaljoshi.json --- domains/{ujjvaljoshi.is-a.dev.json => ujjvaljoshi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ujjvaljoshi.is-a.dev.json => ujjvaljoshi.json} (100%) diff --git a/domains/ujjvaljoshi.is-a.dev.json b/domains/ujjvaljoshi.json similarity index 100% rename from domains/ujjvaljoshi.is-a.dev.json rename to domains/ujjvaljoshi.json From f7f84c00e9aa60b82185e5283b3b6bc5e81ed837 Mon Sep 17 00:00:00 2001 From: Mohamad Alzhori <99711702+mohamadalzhori@users.noreply.github.com> Date: Thu, 13 Feb 2025 08:39:29 +0200 Subject: [PATCH 1168/2485] Create mohamadalzhori.json --- domains/mohamadalzhori.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mohamadalzhori.json diff --git a/domains/mohamadalzhori.json b/domains/mohamadalzhori.json new file mode 100644 index 000000000..4ad1a2862 --- /dev/null +++ b/domains/mohamadalzhori.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for Mohamad Alzhori", + "owner": { + "username": "mohamadalzhori", + "email": "mohamadalzhori01@gmail.com" + }, + "record": { + "CNAME": "mohamadalzhori.github.io" + }, + "proxied": true +} From a73cdb7eb3e1f4497cc681e1ab4bedb8432da255 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:50:39 +0700 Subject: [PATCH 1169/2485] Add file luanvu.json --- domains/luanvu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/luanvu.json diff --git a/domains/luanvu.json b/domains/luanvu.json new file mode 100644 index 000000000..17035e38e --- /dev/null +++ b/domains/luanvu.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/zthanhluan/luan.is-a.dev", + "owner": { + "username": "zthanhluan", + "email": "dientu078@gmail.com" + }, + "record": { + "CNAME": "luanvu.betaenglish.com.vn" + }, + "proxied": false +} \ No newline at end of file From e9f525f7b3932f5ca24544ea3143e831bcdaa3ec Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:13:39 +0800 Subject: [PATCH 1170/2485] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 5e19924b9..0963a84a4 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -102,6 +102,9 @@ "signout", "signup", "staff", + "statistics", + "stats", + "status", "store", "superuser", "support", From c11545e0dc9c7b98cd62500f6c49da0569195bbf Mon Sep 17 00:00:00 2001 From: "vin(cent)" <70825723+vintheweirdass@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:14:00 +0700 Subject: [PATCH 1171/2485] why the hell i forgot to change my steam email --- domains/vintheweirdass.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index f1fffe798..618bca412 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -7,6 +7,8 @@ "discord": "vintheweirdass" }, "record": { - "URL": "https://vtwa.is-a.dev" + "URL": "https://vtwa.is-a.dev", + "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com"] + "MX": ["mx.zoho.com"] } } From 544fa93f2bdf4e9eed4f68eb21cb4acc813375b4 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:16:40 +0800 Subject: [PATCH 1172/2485] fix json --- domains/vintheweirdass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index 618bca412..5fb4229e5 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -8,7 +8,7 @@ }, "record": { "URL": "https://vtwa.is-a.dev", - "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com"] + "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com"], "MX": ["mx.zoho.com"] } } From 07354b85e69f781fe3442a528d81e6bdff1640dd Mon Sep 17 00:00:00 2001 From: "vin(cent)" <70825723+vintheweirdass@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:17:20 +0700 Subject: [PATCH 1173/2485] Update vintheweirdass.json From 4715fdf8b12cc977749d374b1c9ec96a94e03d76 Mon Sep 17 00:00:00 2001 From: "vin(cent)" <70825723+vintheweirdass@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:24:46 +0700 Subject: [PATCH 1174/2485] Update vintheweirdass.json --- domains/vintheweirdass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index 5fb4229e5..96db17f8e 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -8,7 +8,7 @@ }, "record": { "URL": "https://vtwa.is-a.dev", - "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com"], + "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], "MX": ["mx.zoho.com"] } } From 53aa2af68b7af40097cb92b5ea7bdbb896cc7eec Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:30:13 +0800 Subject: [PATCH 1175/2485] Update denty.json --- domains/denty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/denty.json b/domains/denty.json index db491336e..5bba8d3ae 100644 --- a/domains/denty.json +++ b/domains/denty.json @@ -1,6 +1,6 @@ { "owner": { - "username": "denty", + "username": "dentylife", "email": "dentyaptx@gmail.com" }, "record": { From 6009a915fdb7c2f8c48465682d5e77d4e2f2e654 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:41:23 +0700 Subject: [PATCH 1176/2485] edit A record --- domains/luanvu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 17035e38e..8644b53b3 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,7 +6,8 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn" + "A": "46.17.172.206" }, + "proxied": false } \ No newline at end of file From 5167321d1e3acd4f31e653203143ac1d6d629d22 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:44:28 +0700 Subject: [PATCH 1177/2485] update records --- domains/luanvu.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/luanvu.json b/domains/luanvu.json index 8644b53b3..90c17aa31 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,6 +6,8 @@ "email": "dientu078@gmail.com" }, "record": { + "CNAME": "luanvu.betaenglish.com.vn", + "TXT": "luanvu.betaenglish.com.vn", "A": "46.17.172.206" }, From 6524adae58d98d1d3471f67e8cc1513bfb4ed412 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:47:23 +0700 Subject: [PATCH 1178/2485] Add files via upload --- domains/luanvu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 90c17aa31..b4f4e2385 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -7,8 +7,7 @@ }, "record": { "CNAME": "luanvu.betaenglish.com.vn", - "TXT": "luanvu.betaenglish.com.vn", - "A": "46.17.172.206" + "TXT": "luanvu.betaenglish.com.vn" }, "proxied": false From 2af85d58f33cf6686c5d126d04c7f6b017da47f8 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:54:56 +0700 Subject: [PATCH 1179/2485] Add files via upload --- domains/luanvu.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index b4f4e2385..6f65eea59 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,7 +6,6 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn", "TXT": "luanvu.betaenglish.com.vn" }, From 4a7d63588e81f530175d950202bba943691b462a Mon Sep 17 00:00:00 2001 From: Ammar <123098233+luvtoxic@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:28:15 +0530 Subject: [PATCH 1180/2485] Update luvtoxic.json --- domains/luvtoxic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/luvtoxic.json b/domains/luvtoxic.json index 76e65d611..65029ed5f 100644 --- a/domains/luvtoxic.json +++ b/domains/luvtoxic.json @@ -4,6 +4,6 @@ "email": "ammarbags2023@gmail.com" }, "record": { - "CNAME": "new-portfolio-sigma-indol.vercel.app/" + "CNAME": "new-portfolio-sigma-indol.vercel.app" } -} \ No newline at end of file +} From e115e1f30e9e0a9bb10953109dc6294853a85388 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:01:57 +0800 Subject: [PATCH 1181/2485] Update json.test.js --- tests/json.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/json.test.js b/tests/json.test.js index 39d293f81..e6f77d5df 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -165,6 +165,7 @@ t("All files should have valid required and optional fields", (t) => { // Validate email format if (data.owner.email) { t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); + t.true(!data.owner.email.endsWith("@users.noreply.github.com"), `${file}: Owner email should not be a GitHub no-reply email`); } // Ensure 'record' field is not empty From 6f5402a07247850fa7a08d0c2b74e2fe108195a2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:04:57 +1100 Subject: [PATCH 1182/2485] remove noreply emails --- dnsconfig.js | 5 +++++ domains/_discord.okinea.json | 3 +-- domains/_github-pages-challenge-d-pow.devon.json | 3 +-- .../_github-pages-challenge-okineadev.okinea.json | 3 +-- domains/avversion.json | 15 +++++++-------- domains/buffer.json | 1 - domains/devon.json | 3 +-- domains/duzo.json | 3 +-- domains/gicorada.json | 1 - domains/hastebin.json | 1 - domains/horu.json | 3 +-- domains/kappucino.json | 1 - domains/kokofixcomputers.json | 1 - domains/liq.json | 3 +-- domains/mrkos.json | 3 +-- domains/rblx.json | 3 +-- domains/scan.json | 1 - domains/seven.json | 1 - domains/tf.json | 3 +-- domains/xkotelek.json | 1 - tests/json.test.js | 5 ++--- tests/records.test.js | 13 ++----------- 22 files changed, 26 insertions(+), 50 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index 3cd55b011..636e74297 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -103,6 +103,11 @@ for (var subdomain in domains) { if (domainData.record.URL) { records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); } + + // Handle redirects + if (domainData.redirect_config && !domainData.record.A && !domainData.record.AAAA && !domainData.record.CNAME) { + records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); + } } var options = { diff --git a/domains/_discord.okinea.json b/domains/_discord.okinea.json index cdd471c33..78010e42d 100644 --- a/domains/_discord.okinea.json +++ b/domains/_discord.okinea.json @@ -2,8 +2,7 @@ "owner": { "username": "okineadev", "discord": "okineadev", - "telegram": "okinea", - "email": "81070564+okineadev@users.noreply.github.com" + "telegram": "okinea" }, "record": { "TXT": "dh=72f6dea86d79bda34d2c61e1edb3037954caac82" diff --git a/domains/_github-pages-challenge-d-pow.devon.json b/domains/_github-pages-challenge-d-pow.devon.json index 875c3aa2e..2a9ecd3fb 100644 --- a/domains/_github-pages-challenge-d-pow.devon.json +++ b/domains/_github-pages-challenge-d-pow.devon.json @@ -1,8 +1,7 @@ { "description": "GitHub Pages verification for devon.is-a.dev", "owner": { - "username": "D-Pow", - "email": "D-Pow@users.noreply.github.com" + "username": "D-Pow" }, "record": { "TXT": "cec54b510828f770750c1b17cad7f2" diff --git a/domains/_github-pages-challenge-okineadev.okinea.json b/domains/_github-pages-challenge-okineadev.okinea.json index 08e93918c..451792203 100644 --- a/domains/_github-pages-challenge-okineadev.okinea.json +++ b/domains/_github-pages-challenge-okineadev.okinea.json @@ -2,8 +2,7 @@ "description": "Okinea Dev website", "repo": "https://github.com/okineadev", "owner": { - "username": "okineadev", - "email": "81070564+okineadev@users.noreply.github.com" + "username": "okineadev" }, "record": { "TXT": "a4553ebffa6a3356fc37fb4f8e8a14" diff --git a/domains/avversion.json b/domains/avversion.json index 33e780587..be1e069fa 100644 --- a/domains/avversion.json +++ b/domains/avversion.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "AVVERSION", - "email": "79741360+AVVERSION@users.noreply.github.com" - }, - "record": { - "CNAME": "avversion.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AVVERSION" + }, + "record": { + "CNAME": "avversion.github.io" + } +} diff --git a/domains/buffer.json b/domains/buffer.json index b33bea04c..14f0c5ee2 100644 --- a/domains/buffer.json +++ b/domains/buffer.json @@ -1,7 +1,6 @@ { "owner": { "username": "bufferwise", - "email": "126371417+bufferwise@users.noreply.github.com", "discord": "790846560229392444" }, "record": { diff --git a/domains/devon.json b/domains/devon.json index 3125a1dc1..0b2827c2f 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -2,8 +2,7 @@ "description": "Devon Powell is a full-stack software engineer", "repo": "https://github.com/D-Pow/d-pow.github.io", "owner": { - "username": "D-Pow", - "email": "D-Pow@users.noreply.github.com" + "username": "D-Pow" }, "record": { "CNAME": "d-pow.github.io" diff --git a/domains/duzo.json b/domains/duzo.json index ce7022753..06d3efebc 100644 --- a/domains/duzo.json +++ b/domains/duzo.json @@ -2,8 +2,7 @@ "description": "For Duzo's website", "repo": "https://github.com/Duzos/duzos.github.io", "owner": { - "username": "Duzos", - "email": "73184526+Duzos@users.noreply.github.com" + "username": "Duzos" }, "record": { "CNAME": "duzos.github.io" diff --git a/domains/gicorada.json b/domains/gicorada.json index e89abe60a..8af986f80 100644 --- a/domains/gicorada.json +++ b/domains/gicorada.json @@ -1,7 +1,6 @@ { "owner": { "username": "gicorada", - "email": "51818710+gicorada@users.noreply.github.com", "discord": "607903753831448626" }, "record": { diff --git a/domains/hastebin.json b/domains/hastebin.json index 8719e4cac..d2c9f3338 100644 --- a/domains/hastebin.json +++ b/domains/hastebin.json @@ -1,7 +1,6 @@ { "owner": { "username": "EducatedSuddenBucket", - "email": "149485703+EducatedSuddenBucket@users.noreply.github.com", "discord": "1167825360151380032" }, "record": { diff --git a/domains/horu.json b/domains/horu.json index a2dfe34c5..d8e3b4cd6 100644 --- a/domains/horu.json +++ b/domains/horu.json @@ -1,7 +1,6 @@ { "owner": { - "username": "HigherOrderLogic", - "email": "73709188+HigherOrderLogic@users.noreply.github.com" + "username": "HigherOrderLogic" }, "record": { "CNAME": "higherorderlogic.github.io" diff --git a/domains/kappucino.json b/domains/kappucino.json index 6f690b542..7fd0cb673 100644 --- a/domains/kappucino.json +++ b/domains/kappucino.json @@ -1,7 +1,6 @@ { "owner": { "username": "kappucin", - "email": "132572179+kappucin@users.noreply.github.com", "discord": "853170099392479253" }, "record": { diff --git a/domains/kokofixcomputers.json b/domains/kokofixcomputers.json index cebb43a29..8b2d51302 100644 --- a/domains/kokofixcomputers.json +++ b/domains/kokofixcomputers.json @@ -1,7 +1,6 @@ { "owner": { "username": "kokofixcomputers", - "email": "113046561+kokofixcomputers@users.noreply.github.com", "discord": "1096839213313446019" }, "record": { diff --git a/domains/liq.json b/domains/liq.json index 17595f9e5..28cf6e2b7 100644 --- a/domains/liq.json +++ b/domains/liq.json @@ -2,8 +2,7 @@ "description": "Learning something new everyday", "repo": "https://github.com/DevLiQ", "owner": { - "username": "DevLiQ", - "email": "21136062+devliq@users.noreply.github.com" + "username": "DevLiQ" }, "record": { "CNAME": "devliq.github.io" diff --git a/domains/mrkos.json b/domains/mrkos.json index efbb3b648..11c5a8828 100644 --- a/domains/mrkos.json +++ b/domains/mrkos.json @@ -2,8 +2,7 @@ "description": "Personal Page", "repo": "https://github.com/mrkOS1210/mrkos1210.github.io", "owner": { - "username": "mrkOS1210", - "email": "72011329+mrkOS1210@users.noreply.github.com" + "username": "mrkOS1210" }, "record": { "CNAME": "mrkos1210.github.io" diff --git a/domains/rblx.json b/domains/rblx.json index fd934b900..94aaf2ff7 100644 --- a/domains/rblx.json +++ b/domains/rblx.json @@ -1,7 +1,6 @@ { "owner": { - "username": "r-b-l-x", - "email": "178317246+r-b-l-x@users.noreply.github.com" + "username": "r-b-l-x" }, "record": { "CNAME": "r-b-l-x.github.io" diff --git a/domains/scan.json b/domains/scan.json index 53080ebe7..fcf8e3393 100644 --- a/domains/scan.json +++ b/domains/scan.json @@ -1,7 +1,6 @@ { "owner": { "username": "scanash00", - "email": "103391616+scanash00@users.noreply.github.com", "discord": "827389583342698536" }, "record": { diff --git a/domains/seven.json b/domains/seven.json index 5762d7f61..c8b16cbbe 100644 --- a/domains/seven.json +++ b/domains/seven.json @@ -1,7 +1,6 @@ { "owner": { "username": "7op3", - "email": "134126156+7op3@users.noreply.github.com", "discord": "882124409945587773" }, "record": { diff --git a/domains/tf.json b/domains/tf.json index c3e6c7971..2e50f73c8 100644 --- a/domains/tf.json +++ b/domains/tf.json @@ -1,7 +1,6 @@ { "owner": { - "username": "WaspZix", - "email": "160319648+WaspZix@users.noreply.github.com" + "username": "WaspZix" }, "record": { "CNAME": "thefirst.glitch.me" diff --git a/domains/xkotelek.json b/domains/xkotelek.json index 18dd7be1e..0fa0378af 100644 --- a/domains/xkotelek.json +++ b/domains/xkotelek.json @@ -1,7 +1,6 @@ { "owner": { "username": "xKotelek", - "email": "98203141+xKotelek@users.noreply.github.com", "discord": "803159847641284640" }, "record": { diff --git a/tests/json.test.js b/tests/json.test.js index e6f77d5df..9e5a95cf7 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -165,11 +165,10 @@ t("All files should have valid required and optional fields", (t) => { // Validate email format if (data.owner.email) { t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); - t.true(!data.owner.email.endsWith("@users.noreply.github.com"), `${file}: Owner email should not be a GitHub no-reply email`); } - // Ensure 'record' field is not empty - t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); + // Ensure 'record' field is not empty unless using redirect_config + t.true(Object.keys(data.record).length > 0 || data.redirect_config.custom_paths, `${file}: Missing DNS records`); }); }); diff --git a/tests/records.test.js b/tests/records.test.js index 223971308..255b482fc 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -215,8 +215,8 @@ function validateRecordValues(t, data, file) { `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}` ); t.true( - customPath.length >= 2 && customPath.length <= 255, - `${urlMessage} should be 2-255 characters long at index ${idx}` + customPath.length >= 1 && customPath.length <= 255, + `${urlMessage} should be 1-255 characters long at index ${idx}` ); // Validate the redirect URL @@ -266,15 +266,6 @@ t("All files should have valid record types", (t) => { `${file}: URL records cannot be combined with A, AAAA, or CNAME records` ); } - if (data.redirect_config) { - t.true( - recordKeys.includes("URL") || data.proxied, - `${file}: Redirect config must be combined with a URL record or the domain must be proxied` - ); - if (data.redirect_config.redirect_paths) { - t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); - } - } validateRecordValues(t, data, file); }); From f613cabe1bc1abd6424573b035d1f2e9f5906678 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:08:01 +0800 Subject: [PATCH 1183/2485] revert untested changes This partially reverts commit 6f5402a07247850fa7a08d0c2b74e2fe108195a2. --- dnsconfig.js | 5 ----- tests/json.test.js | 5 +++-- tests/records.test.js | 13 +++++++++++-- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index 636e74297..3cd55b011 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -103,11 +103,6 @@ for (var subdomain in domains) { if (domainData.record.URL) { records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); } - - // Handle redirects - if (domainData.redirect_config && !domainData.record.A && !domainData.record.AAAA && !domainData.record.CNAME) { - records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); - } } var options = { diff --git a/tests/json.test.js b/tests/json.test.js index 9e5a95cf7..e6f77d5df 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -165,10 +165,11 @@ t("All files should have valid required and optional fields", (t) => { // Validate email format if (data.owner.email) { t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); + t.true(!data.owner.email.endsWith("@users.noreply.github.com"), `${file}: Owner email should not be a GitHub no-reply email`); } - // Ensure 'record' field is not empty unless using redirect_config - t.true(Object.keys(data.record).length > 0 || data.redirect_config.custom_paths, `${file}: Missing DNS records`); + // Ensure 'record' field is not empty + t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); }); }); diff --git a/tests/records.test.js b/tests/records.test.js index 255b482fc..223971308 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -215,8 +215,8 @@ function validateRecordValues(t, data, file) { `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}` ); t.true( - customPath.length >= 1 && customPath.length <= 255, - `${urlMessage} should be 1-255 characters long at index ${idx}` + customPath.length >= 2 && customPath.length <= 255, + `${urlMessage} should be 2-255 characters long at index ${idx}` ); // Validate the redirect URL @@ -266,6 +266,15 @@ t("All files should have valid record types", (t) => { `${file}: URL records cannot be combined with A, AAAA, or CNAME records` ); } + if (data.redirect_config) { + t.true( + recordKeys.includes("URL") || data.proxied, + `${file}: Redirect config must be combined with a URL record or the domain must be proxied` + ); + if (data.redirect_config.redirect_paths) { + t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); + } + } validateRecordValues(t, data, file); }); From 694c6667ee83022f33bbf0f5392920ffc537b5a3 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:11:10 +0800 Subject: [PATCH 1184/2485] Delete domains/harrison.json --- domains/harrison.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/harrison.json diff --git a/domains/harrison.json b/domains/harrison.json deleted file mode 100644 index 55dcef36b..000000000 --- a/domains/harrison.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@is-a.dev" - }, - "record": { - "URL": "https://william.is-a.dev" - }, - "redirect_config": { - "redirect_paths": true - } -} From b58d67f4b0b9c82e3f4616bffceefa7e9a38e569 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:11:22 +0700 Subject: [PATCH 1185/2485] Add files via upload --- domains/luanvu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 6f65eea59..39b93ce11 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,7 +6,7 @@ "email": "dientu078@gmail.com" }, "record": { - "TXT": "luanvu.betaenglish.com.vn" + "A": ["46.17.172.206"] }, "proxied": false From 0bab0f175674f1df01d0d9f54fdc68e7ac11e865 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:24:07 +0800 Subject: [PATCH 1186/2485] prettier domains + update pkg lock deps --- domains/0.json | 16 +- domains/00.json | 16 +- domains/00001.json | 20 +- domains/01.json | 16 +- domains/011.json | 16 +- domains/026.json | 20 +- domains/0ad.json | 20 +- domains/0l1v3r.json | 20 +- domains/0spol.json | 18 +- domains/0v90.json | 30 +- domains/0w0.json | 18 +- domains/0x0.json | 24 +- domains/0x1026.json | 16 +- domains/0x3st.json | 22 +- domains/0xbit.json | 14 +- domains/0xflotus.json | 20 +- domains/0xviel.json | 22 +- domains/0xzer0x.json | 27 +- domains/1.json | 20 +- domains/104.json | 26 +- domains/1111.json | 16 +- domains/13nn07.json | 20 +- domains/1rogman.json | 20 +- domains/1tfr.json | 18 +- domains/2.json | 18 +- domains/200anxy.json | 16 +- domains/207.json | 16 +- domains/2096779623.json | 18 +- domains/20zzy19.json | 18 +- domains/21z.json | 21 +- domains/256javy.json | 18 +- domains/2giosangmitom.json | 16 +- domains/37cut.json | 20 +- domains/3gee.json | 16 +- domains/3pls0de.json | 19 +- domains/4-m4t.json | 16 +- domains/404.json | 16 +- domains/44.json | 20 +- domains/45i.json | 20 +- domains/4k5h4y.json | 16 +- domains/50x.json | 16 +- domains/57.json | 18 +- domains/6.json | 16 +- domains/600.json | 18 +- domains/62radio.json | 22 +- domains/6502.json | 20 +- domains/7.json | 18 +- domains/7z.json | 18 +- domains/8bit.json | 16 +- domains/@.json | 16 +- domains/_atproto.narasima.json | 16 +- domains/_discord.abeja.json | 16 +- domains/_discord.ducky.json | 14 +- domains/_discord.jeff.json | 16 +- domains/_discord.jonathan-russ.json | 2 +- domains/_discord.jumanji.json | 14 +- domains/_discord.narasima.json | 14 +- domains/_discord.nekomyaa.json | 14 +- domains/_discord.nick.json | 2 +- domains/_discord.niclqs.json | 3 +- domains/_discord.noob.json | 8 +- domains/_discord.piker.json | 16 +- domains/_dmarc.peme969.json | 18 +- domains/_dmarc.yxz.json | 1 - domains/_gh-is-a-dev-docs-o.docs.json | 18 +- domains/_gh-is-a-dev-docs-o.json | 18 +- domains/_gh-juststudio7-o.juststudio.json | 4 +- domains/_gh-lumidevelopment-o.lumi.json | 12 +- ...b-challenge-thenoppy12-org.thenoppy12.json | 1 - ...ithub-pages-challenge-256javy.256javy.json | 14 +- ...ithub-pages-challenge-adil-uddin.adil.json | 14 +- .../_github-pages-challenge-am333n.ameen.json | 14 +- ...-challenge-animeshkotka.animesh-kotka.json | 14 +- .../_github-pages-challenge-asbp.asbp.json | 14 +- ...challenge-ashishkingdom.ashishkingdom.json | 14 +- ...ithub-pages-challenge-axioris.axioris.json | 14 +- ...b-pages-challenge-btleffler.btleffler.json | 6 +- ...github-pages-challenge-cantcode023.bd.json | 14 +- ...pages-challenge-debkanchan.debkanchan.json | 2 +- ...thub-pages-challenge-devhammed.hammed.json | 14 +- ...thub-pages-challenge-drssoccer55.doug.json | 14 +- ...thub-pages-challenge-ducky4life.ducky.json | 14 +- ...hub-pages-challenge-ganesh76.ganesh-g.json | 14 +- ...pages-challenge-gegendepressed.sairaj.json | 14 +- ..._github-pages-challenge-gokay05.gokay.json | 14 +- ...ub-pages-challenge-is-a-dev-docs.docs.json | 18 +- ...ages-challenge-jesusvala.jesusvaladez.json | 14 +- ...b-pages-challenge-juanpython1.juandev.json | 15 +- ...s-challenge-lawrenceee04.lawrenceee04.json | 14 +- ...thub-pages-challenge-liamatienza.liam.json | 14 +- ...thub-pages-challenge-m0m0k4s4n.momoka.json | 14 +- ...hub-pages-challenge-machip3r.machip3r.json | 16 +- ...hub-pages-challenge-manugeni.manugeni.json | 14 +- ...-pages-challenge-mh0386.mohamedhisham.json | 14 +- ...hub-pages-challenge-mohamadoday.bn3di.json | 14 +- ...s-challenge-narasimapandiyan.narasima.json | 14 +- ...thub-pages-challenge-okineadev.okinea.json | 1 - ...es-challenge-onkarsathe007.onkarsathe.json | 14 +- ...hub-pages-challenge-pavan-ambekar.pa1.json | 18 +- ...ithub-pages-challenge-peme969.peme969.json | 2 +- .../_github-pages-challenge-pentsec.jeff.json | 16 +- ...es-challenge-ramanandkrgupta.ramanand.json | 14 +- ...pages-challenge-razobeckett.mayurraut.json | 14 +- ...ages-challenge-roger-padrell.rpadrell.json | 14 +- ...es-challenge-satyamissatyam.satyamjha.json | 14 +- .../_github-pages-challenge-sh770.sh770.json | 14 +- ...github-pages-challenge-sneh-al.snehal.json | 18 +- ...hub-pages-challenge-soymadip.soymadip.json | 14 +- ...lenge-spreadsheets600.spreadsheets600.json | 14 +- ...pages-challenge-therealcrazyfuy.abeja.json | 16 +- ...ithub-pages-challenge-tim-vdb.tim-vdb.json | 14 +- ...hub-pages-challenge-timi2506.timi2506.json | 14 +- ...ithub-pages-challenge-vcntttt.vrivera.json | 14 +- ...b-pages-challenge-verygafanhot.heyaxo.json | 14 +- ...thub-pages-challenge-vncsmnl.vinicius.json | 1 - ...thub-pages-challenge-wmoralesl.wilson.json | 16 +- .../_github-pages-challenge-yz9551.yxz.json | 1 - domains/_vercel.ahmed.json | 14 +- domains/_vercel.ahmedosama.json | 18 +- domains/_vercel.ahmedosamamath.json | 18 +- domains/_vercel.akib.json | 16 +- domains/_vercel.amandajauregui.json | 2 +- domains/_vercel.amardeep.json | 16 +- domains/_vercel.andres-jaramillo.json | 15 +- domains/_vercel.app.vyductan.json | 16 +- domains/_vercel.arshman.json | 3 +- domains/_vercel.aryan.json | 16 +- domains/_vercel.aryann.json | 16 +- domains/_vercel.awhvish.json | 17 +- domains/_vercel.baibhav.json | 14 +- domains/_vercel.balaji.json | 14 +- domains/_vercel.bhavyagupta.json | 16 +- domains/_vercel.bilalmansuri.json | 16 +- domains/_vercel.chirxg.json | 18 +- domains/_vercel.damian.json | 15 +- domains/_vercel.danieltampe.json | 2 +- domains/_vercel.darkyzhou.json | 14 +- domains/_vercel.davechbga.json | 12 +- domains/_vercel.deadshot.json | 20 +- domains/_vercel.devanshu.json | 14 +- domains/_vercel.dhika.json | 16 +- domains/_vercel.dilpreetgrover.json | 18 +- domains/_vercel.divyanshuvashu.json | 16 +- domains/_vercel.ebooks.json | 15 +- domains/_vercel.elvis-tran.json | 16 +- domains/_vercel.elyesghorbel.json | 16 +- domains/_vercel.fabien.json | 16 +- domains/_vercel.farooq.json | 3 +- domains/_vercel.felipe.json | 19 +- domains/_vercel.francodurand.json | 16 +- domains/_vercel.grazitukozaki.json | 15 +- domains/_vercel.greeshma.json | 16 +- domains/_vercel.guidocaru.json | 14 +- domains/_vercel.hafeez.json | 20 +- domains/_vercel.harish.json | 16 +- domains/_vercel.harshshah.json | 19 +- domains/_vercel.harshvardhan.json | 14 +- domains/_vercel.hashan.json | 14 +- domains/_vercel.hieu.json | 16 +- domains/_vercel.hsn.json | 16 +- domains/_vercel.ikramth.json | 14 +- domains/_vercel.ishbenjamin.json | 14 +- domains/_vercel.jacek.json | 14 +- domains/_vercel.jacques.json | 14 +- domains/_vercel.jake.json | 3 +- domains/_vercel.jal.json | 16 +- domains/_vercel.jefino.json | 2 +- domains/_vercel.jigarbhoye.json | 18 +- domains/_vercel.jonasfroeller.json | 1 - domains/_vercel.jonathan-russ.json | 2 +- domains/_vercel.jorge-lopz.json | 16 +- domains/_vercel.joy.json | 16 +- domains/_vercel.juan-morales.json | 16 +- domains/_vercel.juanespachon.json | 16 +- domains/_vercel.jumanji.json | 14 +- domains/_vercel.kendikasir.json | 14 +- domains/_vercel.khanhngn.json | 16 +- domains/_vercel.kunalshah017.json | 20 +- domains/_vercel.lexy.json | 16 +- domains/_vercel.linhtutkyaw.json | 14 +- domains/_vercel.ljean.json | 16 +- domains/_vercel.llucx.json | 16 +- domains/_vercel.lobo.json | 14 +- domains/_vercel.luked.json | 16 +- domains/_vercel.maanripe.json | 14 +- domains/_vercel.maheshpaul.json | 14 +- domains/_vercel.markasaad.json | 14 +- domains/_vercel.martinvruiz.json | 16 +- domains/_vercel.moein.json | 2 +- domains/_vercel.mrincer.json | 18 +- domains/_vercel.muralikrishna.json | 16 +- domains/_vercel.muthomi.json | 15 +- domains/_vercel.mzaman.json | 2 +- domains/_vercel.naimur.json | 14 +- domains/_vercel.namansrivastava.json | 16 +- domains/_vercel.narasima.json | 14 +- domains/_vercel.nguyenminhtuan.json | 15 +- domains/_vercel.olasubomi.json | 16 +- domains/_vercel.omshahane.json | 3 +- domains/_vercel.orellanamatias.json | 16 +- domains/_vercel.osama.json | 18 +- domains/_vercel.panntod.json | 18 +- domains/_vercel.pedrofff.json | 14 +- domains/_vercel.phongli.json | 16 +- domains/_vercel.pranoy.json | 18 +- domains/_vercel.pratham15541.json | 20 +- domains/_vercel.princeprajapati.json | 14 +- domains/_vercel.pritam.json | 16 +- domains/_vercel.raghu.json | 14 +- domains/_vercel.ranjityadav.json | 20 +- domains/_vercel.renzcole.json | 14 +- domains/_vercel.roger.json | 16 +- domains/_vercel.ronaldo.json | 14 +- domains/_vercel.roque.json | 16 +- domains/_vercel.rushabh.json | 16 +- domains/_vercel.samirkhanal.json | 14 +- domains/_vercel.samishoukat.json | 16 +- domains/_vercel.sanchit.json | 16 +- domains/_vercel.saunak.json | 18 +- domains/_vercel.shivansh.json | 16 +- domains/_vercel.shri.json | 19 +- domains/_vercel.siddharthjain.json | 18 +- domains/_vercel.skibidi.json | 1 - domains/_vercel.sneazy25.json | 14 +- domains/_vercel.sopi.json | 16 +- domains/_vercel.sun.json | 1 - domains/_vercel.tanvir.json | 15 +- domains/_vercel.thiagotukozaki.json | 16 +- domains/_vercel.tykea.json | 16 +- domains/_vercel.usmanbaig.json | 16 +- domains/_vercel.v.json | 3 +- domains/_vercel.vantage.json | 1 - domains/_vercel.victoria.json | 3 +- domains/_vercel.vignesh.json | 16 +- domains/_vercel.vinay.json | 24 +- domains/_vercel.vinayaka.json | 14 +- domains/_vercel.vldm.json | 15 +- domains/_vercel.vyductan.json | 16 +- domains/_vercel.wallsified.json | 15 +- domains/_vercel.willymateo.json | 16 +- domains/_vercel.woogi.json | 14 +- domains/_vercel.yaxh.json | 18 +- domains/_vercel.yoan.json | 14 +- domains/_vercel.zalnars.json | 16 +- domains/_vercel.zold.json | 18 +- domains/a-furry.json | 22 +- domains/a-j.json | 16 +- domains/a-little-hat.json | 16 +- domains/a.json | 20 +- domains/a1x5h04.json | 20 +- domains/aa.json | 16 +- domains/aadi.json | 18 +- domains/aadirajuthup.json | 18 +- domains/aaditya.json | 16 +- domains/aakanksha.json | 20 +- domains/aakarsh.json | 24 +- domains/aakash.json | 18 +- domains/aakashs.json | 20 +- domains/aakashuuuu.json | 16 +- domains/aakhilv.json | 22 +- domains/aaksa.json | 20 +- domains/aalcantara.json | 20 +- domains/aaraam.json | 20 +- domains/aargh.json | 20 +- domains/aarno.json | 20 +- domains/aaron.json | 16 +- domains/aaronfort.json | 19 +- domains/aaryan.json | 29 +- domains/aashutosh.json | 18 +- domains/aasoft.json | 18 +- domains/aayush.json | 18 +- domains/aayushakacloudy.json | 20 +- domains/aayushbharti.json | 16 +- domains/aayushsiwa.json | 16 +- domains/abaan.json | 16 +- domains/abc.json | 16 +- domains/abdallahbari.json | 14 +- domains/abdeba.json | 16 +- domains/abdelghani.json | 18 +- domains/abdelhamied.json | 14 +- domains/abdelkarim-ain.json | 16 +- domains/abdelkarimain.json | 16 +- domains/abdessattar.json | 16 +- domains/abdi.json | 16 +- domains/abdisa.json | 18 +- domains/abdo.json | 22 +- domains/abdul.json | 18 +- domains/abdullah.json | 18 +- domains/abdullahcxd.json | 38 +- domains/abdullyahuza.json | 14 +- domains/abdulrahman.json | 20 +- domains/abdulrshaikh.json | 20 +- domains/abe.json | 18 +- domains/abegehr.json | 22 +- domains/abeja.json | 20 +- domains/abelblue.json | 20 +- domains/abeltranp94.json | 20 +- domains/abh80.json | 22 +- domains/abhay.json | 18 +- domains/abhi.json | 16 +- domains/abhigyantrips.json | 20 +- domains/abhijith.json | 20 +- domains/abhilash.json | 22 +- domains/abhinav.json | 14 +- domains/abhint.json | 22 +- domains/abhishek-sharma.json | 16 +- domains/abhishek.json | 19 +- domains/abhishekissac.json | 18 +- domains/abhishekkumar.json | 19 +- domains/abhrajitdas.json | 22 +- domains/abiels.json | 26 +- domains/abineethan.json | 20 +- domains/abishek.json | 20 +- domains/aboutjes.json | 20 +- domains/abubakar.json | 20 +- domains/abysmal.json | 18 +- domains/abyss.json | 16 +- domains/ac.json | 18 +- domains/ac21.json | 20 +- domains/acaiberii.json | 20 +- domains/account.juststudio.json | 20 +- domains/accounts.juststudio.json | 20 +- domains/acctuke.json | 18 +- domains/ace.json | 16 +- domains/acey.json | 16 +- domains/acgaming.json | 18 +- domains/achim.json | 16 +- domains/achraf.json | 20 +- domains/achyut.json | 16 +- domains/acronical.json | 16 +- domains/acutewoof.json | 20 +- domains/ada.json | 16 +- domains/adais.json | 20 +- domains/adam.json | 20 +- domains/adamkarepin.json | 20 +- domains/adamski.json | 16 +- domains/adarsh.json | 16 +- domains/adarshblog.json | 16 +- domains/adarshs.json | 19 +- domains/adarshvijay.json | 20 +- domains/adeebkhan.json | 20 +- domains/adharsh.json | 18 +- domains/adhi.json | 20 +- domains/adhitht.json | 16 +- domains/adi.json | 20 +- domains/adib.json | 16 +- domains/adigen.json | 16 +- domains/adil.json | 18 +- domains/adit.json | 16 +- domains/adithya.json | 16 +- domains/adithyapaib.json | 22 +- domains/aditya.json | 23 +- domains/adityabh.json | 16 +- domains/adityajyoti.json | 16 +- domains/adityavag.json | 20 +- domains/adityavijay.json | 16 +- domains/admir.json | 20 +- domains/adnan.json | 16 +- domains/adolar0042.json | 20 +- domains/adonisfx.json | 22 +- domains/adoqet.json | 35 +- domains/adrenocortico.json | 16 +- domains/adri.json | 16 +- domains/adrian.json | 20 +- domains/adrianqr.json | 16 +- domains/adrien.json | 15 +- domains/adriichu.json | 20 +- domains/advance-bot.json | 20 +- domains/advik.json | 18 +- domains/adwait.json | 18 +- domains/aeon.json | 16 +- domains/aespada.json | 20 +- domains/aesyncio.json | 18 +- domains/aeyika.json | 16 +- domains/affidev.json | 16 +- domains/afidev.json | 16 +- domains/afk.json | 18 +- domains/afp.json | 23 +- domains/afrtite.json | 16 +- domains/aftermath.json | 22 +- domains/afton.json | 22 +- domains/ag.json | 20 +- domains/agam778.json | 19 +- domains/agamjot-singh.json | 22 +- domains/agelos.json | 19 +- domains/agilani.json | 16 +- domains/agn.json | 18 +- domains/agold.json | 18 +- domains/agrim.json | 18 +- domains/aguspedhot.json | 16 +- domains/ah2.json | 16 +- domains/ahammednibras.json | 22 +- domains/ahku.json | 21 +- domains/ahmad-muhajir.json | 20 +- domains/ahmadeyamin.json | 20 +- domains/ahmed.json | 14 +- domains/ahmedashraf.json | 20 +- domains/ahmedosama.json | 18 +- domains/ahmedosamamath.json | 18 +- domains/ahmedtohamy.json | 16 +- domains/ahmosys.json | 22 +- domains/ahsanu.json | 16 +- domains/ahsw.json | 19 +- domains/ahuja-m.json | 18 +- domains/ahyalfan.json | 18 +- domains/ahysa.andgyk.json | 20 +- domains/ai-demo.json | 18 +- domains/ai.json | 19 +- domains/aichat.json | 16 +- domains/aida.json | 18 +- domains/aidan.json | 18 +- domains/aiden.json | 20 +- domains/aidhani.json | 16 +- domains/aiko.json | 16 +- domains/ain3abdo.json | 16 +- domains/air.json | 18 +- domains/aish.json | 16 +- domains/aixiaoji.json | 16 +- domains/aizuu.json | 19 +- domains/aj.json | 24 +- domains/aj7.json | 18 +- domains/ajay-charotariya.json | 18 +- domains/ajay.json | 16 +- domains/ajayanto.json | 16 +- domains/ajaykrshna.json | 20 +- domains/ajays.json | 20 +- domains/ajie.json | 16 +- domains/ajit-thakor.json | 18 +- domains/ajt-lkmn.json | 20 +- domains/ajtabs.json | 16 +- domains/ak-dev.json | 16 +- domains/ak.json | 21 +- domains/ak47.json | 20 +- domains/akai.json | 16 +- domains/akash.json | 16 +- domains/akashr.json | 16 +- domains/akatsuki.json | 18 +- domains/akay.json | 25 +- domains/akbar.json | 18 +- domains/akcord.json | 24 +- domains/akhilesh.json | 20 +- domains/akib.json | 16 +- domains/akiitr.json | 16 +- domains/akira.json | 20 +- domains/akk1to.json | 33 +- domains/akki.json | 20 +- domains/aknb.json | 16 +- domains/akorn.json | 14 +- domains/akpi.json | 23 +- domains/akrm.json | 24 +- domains/akshat.json | 16 +- domains/akshath.json | 16 +- domains/akshatjain.json | 16 +- domains/akshay-n.json | 25 +- domains/akshay.json | 20 +- domains/akshayan.json | 20 +- domains/akshayks.json | 16 +- domains/akshit.json | 22 +- domains/akshsingla.json | 20 +- domains/akshtt.json | 20 +- domains/akshya.json | 20 +- domains/akta-chavda.json | 18 +- domains/akxd.json | 19 +- domains/akzana.json | 20 +- domains/alain.json | 20 +- domains/alan-huynh.json | 18 +- domains/alan-ren.json | 19 +- domains/alan-smith.json | 19 +- domains/alan.json | 19 +- domains/alas.json | 5 +- domains/albakhet.json | 25 +- domains/albert.json | 22 +- domains/albertoaig.json | 16 +- domains/albin.json | 16 +- domains/albinvar.json | 20 +- domains/alblandino.json | 16 +- domains/alcantara.json | 18 +- domains/alden.json | 24 +- domains/aldess.json | 16 +- domains/aldnnnz.json | 22 +- domains/ale.json | 20 +- domains/alechu.json | 20 +- domains/alecks.json | 20 +- domains/alejosm.json | 16 +- domains/aleks.json | 20 +- domains/alemi.json | 16 +- domains/alephdiallo.json | 35 +- domains/alessandro.json | 20 +- domains/alessandrobellesia.json | 18 +- domains/alestor123.json | 20 +- domains/alex.json | 19 +- domains/alexanderzhx.json | 16 +- domains/alexandre-machado.json | 20 +- domains/alexbartles.json | 20 +- domains/alexd.json | 18 +- domains/alexey.json | 14 +- domains/alexis.json | 22 +- domains/alexismaison.json | 16 +- domains/alexjoseph.json | 20 +- domains/alexlykesas.json | 20 +- domains/alexmercerind.json | 24 +- domains/alexpcooper.json | 19 +- domains/alexsquibbs.json | 23 +- domains/alexxhumilde.json | 16 +- domains/alfanaan.json | 24 +- domains/alfari.json | 18 +- domains/alfred.json | 20 +- domains/algebraic-effects.akshay.json | 20 +- domains/ali-abdurrazzak.json | 22 +- domains/ali.json | 20 +- domains/alian.json | 16 +- domains/aliezan.json | 16 +- domains/alijafari.json | 16 +- domains/alimd.json | 16 +- domains/alimehdi.json | 16 +- domains/alireza.json | 16 +- domains/alisa.json | 18 +- domains/alisabry.json | 16 +- domains/alivaliev.json | 18 +- domains/aliwoto.json | 18 +- domains/alkorsan.json | 16 +- domains/allancoding.json | 33 +- domains/allen.json | 21 +- domains/alltawd.json | 16 +- domains/allvaa.json | 19 +- domains/ally.json | 19 +- domains/almatch.json | 19 +- domains/almaz.json | 21 +- domains/almightynan.json | 17 +- domains/almuqbel.json | 18 +- domains/alokik.json | 16 +- domains/aloo-bun.json | 20 +- domains/alora.json | 42 +- domains/alperen.json | 20 +- domains/alpha.json | 27 +- domains/alphabet.json | 18 +- domains/alphaspheredotai.json | 18 +- domains/alphatechnolog.json | 18 +- domains/alriy.json | 14 +- domains/altude.json | 16 +- domains/aluwi.json | 22 +- domains/alvin.json | 34 +- domains/alvindennis.json | 16 +- domains/alvito.json | 20 +- domains/alwen.json | 18 +- domains/am.json | 16 +- domains/amaankazi.json | 20 +- domains/amal-sebastian.json | 20 +- domains/amal.json | 20 +- domains/amandajauregui.json | 2 +- domains/amanthakur.json | 18 +- domains/amanza17.json | 20 +- domains/amardeep.json | 20 +- domains/amarjeet.json | 16 +- domains/ambaskaryash.json | 16 +- domains/amerigo.json | 16 +- domains/amey.json | 16 +- domains/amila.json | 16 +- domains/amin.json | 30 +- domains/amine-brahmi.json | 18 +- domains/amiralam.json | 22 +- domains/amit.json | 20 +- domains/amity.json | 16 +- domains/amiyo.json | 22 +- domains/ammar.json | 20 +- domains/ammthecoder.json | 16 +- domains/amol254542.json | 16 +- domains/amol3.json | 16 +- domains/amoramicae.json | 21 +- domains/amrut.json | 20 +- domains/amuffin.json | 20 +- domains/amy.json | 20 +- domains/anaj00.json | 18 +- domains/analogsombra.json | 16 +- domains/anamay.json | 16 +- domains/anand-ramakrishna.json | 18 +- domains/anandyeole.json | 18 +- domains/ananth.json | 20 +- domains/anas.json | 20 +- domains/anatoli.json | 17 +- domains/anautonell.json | 22 +- domains/anay-208.json | 18 +- domains/anay.json | 18 +- domains/anayparaswani.json | 18 +- domains/anbuinfosec.json | 14 +- domains/andgyk.json | 20 +- domains/andr.json | 20 +- domains/andrea.json | 21 +- domains/andrei.json | 18 +- domains/andreijiroh.json | 25 +- domains/andres-jaramillo.json | 17 +- domains/andres.json | 18 +- domains/andrewdxz.json | 18 +- domains/andrianina.json | 20 +- domains/andronasef.json | 22 +- domains/andros.json | 19 +- domains/andy.json | 20 +- domains/angel.json | 16 +- domains/angellopomayay.json | 16 +- domains/angelo.json | 20 +- domains/angelwuff.json | 20 +- domains/anhnguyen.json | 34 +- domains/anhnguyen94.json | 18 +- domains/anibalbastiass.json | 16 +- domains/aniket-thapa.json | 18 +- domains/aniket.json | 17 +- domains/aniketrajsingh.json | 22 +- domains/anime-oni.json | 18 +- domains/animesh-kotka.json | 20 +- domains/animesh.json | 16 +- domains/anindra.json | 20 +- domains/anish.json | 22 +- domains/aniwon.json | 20 +- domains/ankiprajapati.json | 18 +- domains/ankit-acquaintsoft.json | 18 +- domains/ankit-chaubey.json | 24 +- domains/ankit.json | 20 +- domains/ankitchaubey.json | 24 +- domains/anmail.json | 34 +- domains/anmol-chaudhary.json | 18 +- domains/anmol.json | 18 +- domains/ann.json | 20 +- domains/anna.json | 18 +- domains/annant.json | 16 +- domains/annihilatorrrr.json | 22 +- domains/anon.json | 32 +- domains/anonfr.json | 16 +- domains/ansari-atharnadim.json | 18 +- domains/ansari-saify.json | 18 +- domains/anshdadwal.json | 16 +- domains/anshkabra.json | 20 +- domains/anshtyagi.json | 19 +- domains/anshu.json | 16 +- domains/ante.json | 22 +- domains/anthony.json | 18 +- domains/anthony2be.json | 22 +- domains/anthrxc.json | 18 +- domains/anthxny.json | 20 +- domains/anticens.json | 16 +- domains/antimanipulationbridgade.json | 18 +- domains/antlis.json | 20 +- domains/anto.json | 18 +- domains/antoangiaothong.akk1to.json | 22 +- domains/antogamer.json | 22 +- domains/anton.json | 16 +- domains/antonio.json | 20 +- domains/antony.json | 16 +- domains/antton.json | 16 +- domains/anttondev.json | 20 +- domains/anubhav-pathak.json | 20 +- domains/anubhav823.json | 18 +- domains/anuj.json | 20 +- domains/anukarop.json | 18 +- domains/anumeya.json | 16 +- domains/anurag.json | 16 +- domains/anuraglimbu.json | 19 +- domains/any.json | 16 +- domains/aocsa.json | 16 +- domains/aoozora.json | 16 +- domains/aozora.json | 19 +- domains/ap2.json | 16 +- domains/apam.json | 16 +- domains/apep.json | 20 +- domains/apgyorfi.json | 16 +- domains/api-kirito.json | 19 +- domains/api-peantastic.json | 20 +- domains/api.acronical.json | 18 +- domains/api.anshtyagi.json | 21 +- domains/api.catzboy.json | 20 +- domains/api.formuna.json | 14 +- domains/api.gizzy.json | 20 +- domains/api.juststudio.json | 26 +- domains/api.karyakarsa.willo.json | 20 +- domains/api.namkun.json | 16 +- domains/api.rachancheet.json | 2 +- domains/api.seiko.json | 20 +- domains/api.semant.json | 22 +- domains/api.shockbs.json | 18 +- domains/api.zoom.json | 24 +- domains/apigeon.json | 16 +- domains/apoloz.json | 22 +- domains/apostolos.json | 16 +- domains/app-giua.json | 20 +- domains/app.allancoding.json | 24 +- domains/app.json | 16 +- domains/app.vyductan.json | 20 +- domains/applesfruit.json | 22 +- domains/appointer.json | 18 +- domains/april.json | 18 +- domains/apurbo.json | 18 +- domains/apurboislam.json | 18 +- domains/aqilhensem.json | 16 +- domains/aqsakhan.json | 22 +- domains/aqtk.json | 22 +- domains/aqua.json | 16 +- domains/aquatica.json | 18 +- domains/aquestry.json | 18 +- domains/aquiffoo.json | 16 +- domains/araf.json | 16 +- domains/arafat.json | 16 +- domains/arafatrahaman.json | 20 +- domains/araguaci.json | 16 +- domains/aramos.json | 20 +- domains/arash.json | 1 - domains/aravindh.json | 20 +- domains/aravinnndddd.json | 18 +- domains/arbi-jridi.json | 16 +- domains/arboy.json | 18 +- domains/arcade.json | 16 +- domains/arceus.json | 16 +- domains/arch.json | 26 +- domains/archelaus.json | 20 +- domains/archie.json | 20 +- domains/archon.json | 16 +- domains/ardaninho.json | 16 +- domains/ardistory.json | 18 +- domains/areen-c.json | 18 +- domains/areen.json | 16 +- domains/aref.json | 18 +- domains/arhan.json | 20 +- domains/ari.json | 20 +- domains/ariffhazmi.json | 20 +- domains/arijit.json | 22 +- domains/arin.json | 12 +- domains/arizerr.json | 20 +- domains/arjix.json | 20 +- domains/arjuncodess.json | 14 +- domains/arjuncvinod.json | 22 +- domains/arman.json | 18 +- domains/armand.json | 19 +- domains/armoredvortex.json | 18 +- domains/arnab.json | 16 +- domains/arnav.json | 16 +- domains/arnxv.json | 16 +- domains/arpana.json | 22 +- domains/arpitbatra.json | 16 +- domains/arrtea.json | 16 +- domains/arsdorint.json | 18 +- domains/arshman.json | 15 +- domains/arslan.json | 20 +- domains/arson.json | 21 +- domains/art.json | 19 +- domains/artaabedi.json | 29 +- domains/arter.json | 16 +- domains/artesdosul.json | 16 +- domains/artiefuzzz.json | 20 +- domains/artix.json | 20 +- domains/arul.json | 16 +- domains/arunava.json | 20 +- domains/arungeorgesaji.json | 18 +- domains/aruntechpro.json | 18 +- domains/arunvishnu.json | 18 +- domains/aruria.json | 42 +- domains/arush.json | 20 +- domains/arv.json | 16 +- domains/arvik1.json | 16 +- domains/arvindt.json | 24 +- domains/arwi.json | 20 +- domains/arya.json | 19 +- domains/aryadanech.json | 19 +- domains/aryaejoumalai.json | 20 +- domains/aryamaan.json | 33 +- domains/aryan.json | 22 +- domains/aryann.json | 18 +- domains/aryantavish.json | 16 +- domains/aryxst.json | 16 +- domains/as.json | 18 +- domains/asad-khan.json | 19 +- domains/asbp.json | 20 +- domains/asciidude.json | 18 +- domains/asgarrrr.json | 17 +- domains/ash.json | 18 +- domains/ashan.json | 22 +- domains/ashc1ty.json | 20 +- domains/asheer.json | 16 +- domains/asher.json | 18 +- domains/ashesh.json | 16 +- domains/ashif.json | 16 +- domains/ashish-g-gupta.json | 18 +- domains/ashish.json | 19 +- domains/ashishagarwal.json | 16 +- domains/ashishagr.json | 35 +- domains/ashishbinu.json | 16 +- domains/ashishji.json | 20 +- domains/ashishkingdom.json | 15 +- domains/ashley.json | 16 +- domains/ashleymavericks.json | 20 +- domains/ashuthosh.json | 16 +- domains/ashutosh-pandey.json | 22 +- domains/ashutosh.json | 20 +- domains/ashwa.json | 20 +- domains/ashwin-s-nambiar.json | 18 +- domains/ashwin.json | 22 +- domains/asicalug.json | 16 +- domains/asif.json | 16 +- domains/asim.json | 20 +- domains/aslipatov.json | 16 +- domains/asnct.json | 27 +- domains/aspect.json | 22 +- domains/asriel.json | 22 +- domains/asteral.json | 18 +- domains/asteria.json | 16 +- domains/asterisk.json | 18 +- domains/asthriona.json | 16 +- domains/astra.json | 16 +- domains/astrowin.json | 18 +- domains/asuid.dankamigos.json | 18 +- domains/asuna.json | 20 +- domains/aswin-m-v.json | 20 +- domains/aswin-vs.json | 20 +- domains/aswin.json | 20 +- domains/aswinmahesh.json | 28 +- domains/aswinmaheshc.json | 28 +- domains/aswinop.json | 22 +- domains/aswinrout.json | 20 +- domains/async.json | 18 +- domains/asyncedd.json | 16 +- domains/at-muhammad.json | 16 +- domains/ataim.json | 20 +- domains/atechadventurer.json | 19 +- domains/ath.json | 16 +- domains/athanasopoulos.json | 18 +- domains/atharv.json | 22 +- domains/atharva.json | 23 +- domains/atharvd.json | 16 +- domains/athfan.json | 14 +- domains/athifrahmawan.json | 20 +- domains/athira-li.json | 20 +- domains/ati.json | 18 +- domains/atul.json | 20 +- domains/au.json | 16 +- domains/aud.json | 14 +- domains/augustine.json | 19 +- domains/auq3l.json | 16 +- domains/aura.json | 16 +- domains/aus.json | 16 +- domains/austino.json | 16 +- domains/ausy.json | 20 +- domains/autobean.json | 18 +- domains/autodiscover.halinh0506.json | 16 +- domains/autodiscover.yash.json | 20 +- domains/ave.json | 20 +- domains/avellea.json | 20 +- domains/avengers-sonarqube.json | 16 +- domains/averagepce.json | 21 +- domains/averagepcweb.json | 16 +- domains/averse.json | 20 +- domains/avery.json | 20 +- domains/avg.json | 16 +- domains/avi.json | 20 +- domains/avidevs31.json | 16 +- domains/avilam.json | 12 +- domains/avnoor-gamerz.json | 22 +- domains/awais.json | 22 +- domains/awan.json | 20 +- domains/awhvish.json | 15 +- domains/axay.json | 16 +- domains/axd.json | 16 +- domains/axe.json | 18 +- domains/axel.json | 16 +- domains/axeon.json | 14 +- domains/axewbotx.json | 22 +- domains/axinux.json | 16 +- domains/axioris.json | 16 +- domains/axo.json | 20 +- domains/axrxvm.json | 16 +- domains/ayaangrover.json | 22 +- domains/ayaanhaider.json | 16 +- domains/ayan.json | 22 +- domains/ayinaki.json | 16 +- domains/aymouwu.json | 16 +- domains/aynonyme.json | 22 +- domains/ayoungmanwithanoldsoul.json | 16 +- domains/aypro.json | 20 +- domains/ayush.json | 20 +- domains/ayushh.json | 20 +- domains/ayushmansarkar.json | 20 +- domains/ayushshivaji.json | 16 +- domains/ayushtiwari.json | 20 +- domains/ayxdacat.json | 16 +- domains/azeem.json | 20 +- domains/azeemdev.json | 18 +- domains/azeez.json | 37 +- domains/azer.json | 18 +- domains/azhammakestrash.json | 16 +- domains/azizwali.json | 17 +- domains/azw.json | 16 +- domains/b.json | 20 +- domains/b0q.json | 18 +- domains/b45i.json | 20 +- domains/b4iterdev.json | 18 +- domains/b83c.json | 18 +- domains/ba9.json | 21 +- domains/bacherik.json | 16 +- domains/badend.json | 20 +- domains/badnguy.json | 16 +- domains/badzlan.json | 18 +- domains/baer.json | 16 +- domains/baibhav.json | 18 +- domains/baka.json | 16 +- domains/bako.json | 18 +- domains/balaji.json | 14 +- domains/balam314.json | 16 +- domains/baldr.json | 14 +- domains/baltraz.json | 20 +- domains/bandhan.json | 18 +- domains/banik.json | 16 +- domains/bank.json | 18 +- domains/baobao.json | 20 +- domains/baptiste.json | 16 +- domains/baquir.json | 20 +- domains/barab.json | 18 +- domains/bardia.json | 16 +- domains/barisdeniz.json | 20 +- domains/bark1n.json | 16 +- domains/barnacl437.json | 16 +- domains/barremian.json | 14 +- domains/bartoszm77.json | 20 +- domains/base-swag.json | 16 +- domains/base.json | 16 +- domains/baseri.json | 18 +- domains/basi.json | 20 +- domains/basidh.json | 19 +- domains/basil.json | 22 +- domains/bast.json | 18 +- domains/batema.json | 16 +- domains/bcraft.json | 18 +- domains/bd.json | 18 +- domains/bdays.suki.json | 18 +- domains/bean.json | 16 +- domains/bear.json | 22 +- domains/bedanth.json | 20 +- domains/beersanp.json | 16 +- domains/belle.json | 20 +- domains/ben.json | 33 +- domains/benet.json | 37 +- domains/benjamin.json | 14 +- domains/benjo.json | 16 +- domains/bennett1412.json | 22 +- domains/beno.json | 18 +- domains/bens.json | 1 - domains/bento64.json | 20 +- domains/benz.json | 16 +- domains/bernalvarela.json | 16 +- domains/bernardo.json | 14 +- domains/bernardofoegbu.json | 20 +- domains/berry.json | 20 +- domains/berzcodetechnologies.json | 18 +- domains/berzerk.json | 18 +- domains/betaprj.akk1to.json | 22 +- domains/betsthebest.json | 16 +- domains/bhadra.json | 20 +- domains/bhardwaj.json | 16 +- domains/bhargav-gohil.json | 20 +- domains/bhargav.json | 16 +- domains/bhaskar.json | 14 +- domains/bhattcodes.json | 20 +- domains/bhavesh-acquaintsoft.json | 18 +- domains/bhavesh-p-patel.json | 18 +- domains/bhavitha.json | 20 +- domains/bhavyagupta.json | 20 +- domains/bhavyasingh.json | 16 +- domains/bhumkah-patel.json | 18 +- domains/bhushankhopkarr.json | 22 +- domains/bibhu.json | 18 +- domains/bigtime.json | 18 +- domains/biko.json | 22 +- domains/bilal.json | 20 +- domains/bilalmansuri.json | 16 +- domains/bilalthepunjabi.json | 23 +- domains/bill.json | 22 +- domains/billvog.json | 20 +- domains/billy.json | 16 +- domains/bimal.json | 22 +- domains/bimarsha.json | 16 +- domains/bing-chilling.json | 16 +- domains/binh.json | 19 +- domains/binhpv96.json | 16 +- domains/bintang1302.json | 20 +- domains/binwonk.json | 16 +- domains/bio.ahmedtohamy.json | 16 +- domains/bipin-bheda.json | 18 +- domains/biplob.json | 16 +- domains/birabittoh.json | 16 +- domains/bismuth.json | 16 +- domains/bitsexploited.json | 20 +- domains/bk.json | 16 +- domains/bkmd.json | 16 +- domains/bkms.json | 16 +- domains/blackdx.json | 22 +- domains/blackneeed.json | 18 +- domains/blacsheep.json | 16 +- domains/blaine.json | 20 +- domains/blake.json | 21 +- domains/blankparticle.json | 16 +- domains/blast.json | 18 +- domains/blazedev.json | 18 +- domains/blazyflash.json | 16 +- domains/blc.json | 18 +- domains/bleemis42.json | 18 +- domains/blek.json | 24 +- domains/blema.json | 18 +- domains/blindstudios.json | 20 +- domains/blitzbrian.json | 18 +- domains/blob2763.json | 16 +- domains/blog.aayushsiwa.json | 16 +- domains/blog.alora.json | 18 +- domains/blog.areen-c.json | 16 +- domains/blog.areen.json | 16 +- domains/blog.catzboy.json | 20 +- domains/blog.chuyentinorz.json | 24 +- domains/blog.crazo7924.json | 18 +- domains/blog.hafi.json | 20 +- domains/blog.joetroll.json | 18 +- domains/blog.jumanji.json | 14 +- domains/blog.narasima.json | 16 +- domains/blog.quincetart10.json | 20 +- domains/blog.ron.json | 16 +- domains/blog.shaunfurtado.json | 20 +- domains/blog.shoyeb.json | 16 +- domains/blog.vornexx.json | 16 +- domains/blogs.aakanksha.json | 20 +- domains/blogs.adityabh.json | 16 +- domains/blogs.shaunak.json | 20 +- domains/bloomy.json | 16 +- domains/blox.json | 16 +- domains/blue.json | 22 +- domains/blueberry.json | 20 +- domains/bluemoon.json | 16 +- domains/blueysh.json | 16 +- domains/blurnope.json | 20 +- domains/bmbs.json | 16 +- domains/bmhien.json | 16 +- domains/bmrdsc.json | 20 +- domains/bn3di.json | 16 +- domains/bnfone.json | 23 +- domains/bnyro.json | 18 +- domains/bob.json | 20 +- domains/bob16077.json | 20 +- domains/boba.json | 20 +- domains/bobert.json | 16 +- domains/bolt.json | 20 +- domains/bombacat.json | 16 +- domains/boo.json | 18 +- domains/books.json | 20 +- domains/boon.json | 18 +- domains/borboss.json | 16 +- domains/boredcodebyk.json | 20 +- domains/boris1993.json | 18 +- domains/borismoreno.json | 16 +- domains/boudjo.json | 14 +- domains/brasil.json | 14 +- domains/brett.json | 15 +- domains/brody.json | 14 +- domains/btleffler.json | 6 +- domains/bundler.skibidi.json | 1 - domains/burandby.json | 1 - domains/caenjones.json | 3 +- domains/cam.json | 1 - domains/carlos-miranda.json | 18 +- domains/cartar.json | 1 - domains/carterrpham23.json | 15 +- domains/cas.json | 18 +- domains/cdn.mkeko.json | 1 - domains/cdn.xrap1dx.json | 1 - domains/cdops.json | 1 - domains/cesardarizaleta.json | 22 +- domains/cetus.json | 1 - domains/chez1s.json | 1 - domains/chirxg.json | 18 +- domains/chloe.json | 1 - domains/chris.json | 1 - domains/chromesec.json | 3 +- domains/ciaobot.json | 4 +- domains/cihan.json | 14 +- domains/codefoster.json | 1 - domains/codethoma.json | 1 - domains/core.json | 1 - domains/count.json | 1 - domains/cr0nus.json | 1 - domains/cris.json | 16 +- domains/cristian.json | 16 +- domains/crpaiz.json | 1 - domains/currypan1229.json | 14 +- domains/cyberpj.json | 14 +- domains/damian.json | 14 +- domains/daniellozano.json | 14 +- domains/danielpedroza.json | 18 +- domains/danieltampe.json | 2 +- domains/danielzambrano.json | 18 +- domains/danybmx.json | 2 +- domains/darkyzhou.json | 14 +- domains/darren.json | 1 - domains/dartanman.json | 1 - domains/dast.json | 1 - domains/davechbga.json | 12 +- domains/davemp.json | 2 +- domains/david.json | 14 +- domains/davidramirez.json | 18 +- domains/deadshot.json | 20 +- domains/debaditya.json | 14 +- domains/debertjamie.json | 1 - domains/debjoti-mallick.json | 1 - domains/debkanchan.json | 4 +- domains/default._domainkey.yxz.json | 1 - domains/demonitize.json | 1 - domains/deniz.json | 5 +- domains/denty.json | 16 +- domains/designer.json | 1 - domains/devabh.json | 1 - domains/devanshu.json | 18 +- domains/devcomp.json | 1 - domains/devmatei.json | 9 +- domains/df.json | 19 +- domains/dhika.json | 16 +- domains/dialguiba.json | 2 +- domains/diegoreis.json | 4 +- domains/dilpreetgrover.json | 18 +- domains/dipesh.json | 14 +- domains/divyanshuvashu.json | 16 +- domains/dmc.json | 14 +- domains/donald.json | 16 +- domains/doncho.json | 14 +- domains/dotexe3301.json | 18 +- domains/doug.json | 18 +- domains/dsuescun.json | 14 +- domains/ducky.json | 16 +- domains/duong-viet-hoang.json | 21 +- domains/dwij.json | 15 +- domains/ebooks.json | 15 +- domains/ed-henrique.json | 18 +- domains/educatedsuddenbucket.json | 4 +- domains/efe.json | 1 - domains/elvis-tran.json | 16 +- domains/elyazid.json | 2 +- domains/elyesghorbel.json | 16 +- domains/epic.json | 1 - domains/epnq.json | 1 - domains/eric-dahl.json | 2 +- domains/eric.json | 1 - domains/ericlin.json | 18 +- domains/ericthomas.json | 1 - domains/erik.json | 1 - domains/erisa.json | 1 - domains/ermal.json | 14 +- domains/eshanized.json | 18 +- domains/euskindar.json | 15 +- domains/evelyn.json | 1 - domains/explooit.json | 14 +- domains/exrand.json | 14 +- domains/faaiz.json | 12 +- domains/fabianf4.json | 14 +- domains/fabien.json | 16 +- domains/fajox.json | 4 +- domains/fake.json | 1 - domains/farkot.json | 7 +- domains/farvessafiyudeen.json | 1 - domains/fbi.json | 1 - domains/fdaniel13s.json | 6 +- domains/federico.json | 6 +- domains/felipe.json | 20 +- domains/felipecampos.json | 14 +- domains/felix.json | 1 - domains/fernandocuba.json | 18 +- domains/fetico.json | 20 +- domains/filip.json | 20 +- domains/fitrahmunir.json | 1 - domains/flymeth.json | 1 - domains/fourjuaneight.json | 1 - domains/fr0stb1rd.json | 14 +- domains/francodurand.json | 18 +- domains/frankra.json | 20 +- domains/franky.json | 14 +- domains/ft.json | 5 +- domains/fucabot.json | 1 - domains/fulminatingmoat.json | 1 - domains/gabrielhuertas.json | 14 +- domains/gamil.json | 18 +- domains/ganesh-g.json | 14 +- domains/gc.json | 2 +- domains/gcet.aaqif.json | 18 +- domains/generic.json | 1 - domains/george.json | 1 - domains/georgekaran.json | 1 - domains/gg.json | 20 +- domains/girigummadi.json | 1 - domains/githubmilind.json | 14 +- domains/glitchish.json | 1 - domains/gokay.json | 18 +- domains/govind.json | 1 - domains/grazitukozaki.json | 11 +- domains/gua.json | 21 +- domains/guidocaru.json | 14 +- domains/gulsah.json | 18 +- domains/hackqd.json | 3 +- domains/hafeez.json | 20 +- domains/hammed.json | 18 +- domains/harish.json | 16 +- domains/harmputman.json | 1 - domains/harrigan.json | 1 - domains/harshd.json | 18 +- domains/harshmali.json | 14 +- domains/harshnj.json | 1 - domains/harshshah.json | 20 +- domains/hasan.json | 18 +- domains/hashan.json | 14 +- domains/hater-of-vectors.json | 20 +- domains/hero.json | 15 +- domains/heyaxo.json | 21 +- domains/hieu.json | 16 +- domains/himashu.json | 1 - domains/himesh.json | 14 +- domains/himeshparashar.json | 15 +- domains/hironichu.json | 1 - domains/homemadestea58.json | 1 - domains/hotfix.saftec.json | 16 +- domains/hroot.json | 14 +- domains/hsn.json | 16 +- domains/hugo.json | 14 +- domains/hyr1nk.json | 10 +- domains/ibrahim.json | 1 - domains/ibru.json | 16 +- domains/igna.json | 1 - domains/ikramth.json | 14 +- domains/imad.json | 1 - domains/imd.json | 1 - domains/iomiras.json | 14 +- domains/ishbenjamin.json | 12 +- domains/ishh.json | 9 +- domains/isiraadithya.json | 16 +- domains/isturiz.json | 13 +- domains/itskh4ng.json | 14 +- domains/itsmepvr.json | 14 +- domains/iviswanathreddy.json | 18 +- domains/ivo.json | 21 +- domains/jabbdev.json | 14 +- domains/jacek.json | 14 +- domains/jacques.json | 14 +- domains/jaennova.json | 18 +- domains/jai.json | 22 +- domains/jake.json | 3 +- domains/jal.json | 20 +- domains/jamied132.json | 1 - domains/jasondevgm.json | 6 +- domains/javi.json | 18 +- domains/jayasurya.json | 2 +- domains/jbmbhs.json | 5 +- domains/jeanrondon.json | 20 +- domains/jeel.json | 1 - domains/jefino.json | 2 +- domains/jeremiah.json | 1 - domains/jesusaristigueta.json | 14 +- domains/jesusdmedinac.json | 8 +- domains/jesusvaladez.json | 18 +- domains/jhw.json | 18 +- domains/jinso.json | 1 - domains/jitendrasaraf.json | 18 +- domains/joe-dawley.json | 1 - domains/joe50097.json | 5 +- domains/johansansebastian.json | 1 - domains/johntena.json | 18 +- domains/jonathan-russ.json | 2 +- domains/jorgelopez.json | 14 +- domains/jose.json | 14 +- domains/josedevian.json | 14 +- domains/josh-ferrell.json | 18 +- domains/joshuanoeldeke.json | 14 +- domains/joy.json | 16 +- domains/jpsantistebanq.json | 14 +- domains/jretamal.json | 14 +- domains/jsanchez.json | 14 +- domains/jt.json | 14 +- domains/juan-morales.json | 16 +- domains/juancx.json | 16 +- domains/juandev.json | 15 +- domains/juanespachon.json | 16 +- domains/juanluserrano.json | 14 +- domains/juanturcios.json | 12 +- domains/julio.json | 1 - domains/kacem.json | 1 - domains/kagchi.json | 1 - domains/karan.json | 12 +- domains/kartikshriwas.json | 1 - domains/kawet.json | 1 - domains/kelvin.json | 16 +- domains/kendikasir.json | 14 +- domains/keshav.json | 14 +- domains/khanh.json | 1 - domains/khanhngn.json | 16 +- domains/khateeb.json | 18 +- domains/khushpatil.json | 1 - domains/kikemendez.json | 22 +- domains/kiransala.json | 3 +- domains/kishore.json | 18 +- domains/kitten.json | 1 - domains/kiyora.json | 1 - domains/kleein.json | 21 +- domains/klez.json | 14 +- domains/koding.json | 1 - domains/korigamik.json | 1 - domains/kory.json | 1 - domains/ktevin01.json | 22 +- domains/kuanngyn.json | 10 +- domains/kunalshah017.json | 20 +- domains/kuro.json | 16 +- domains/l0ser.json | 1 - domains/la-pyae-oo.json | 21 +- domains/lachlan.json | 14 +- domains/laufey.json | 3 +- domains/lautaro-molina.json | 1 - domains/lawrenceee04.json | 14 +- domains/legz.json | 4 +- domains/leo.json | 1 - domains/lester.json | 14 +- domains/lexy.json | 15 +- domains/liam.json | 28 +- domains/liboot.json | 12 +- domains/linhtutkyaw.json | 14 +- domains/lioo.json | 14 +- domains/liq.json | 1 - domains/ljean.json | 16 +- domains/llucx.json | 16 +- domains/lnfnunes.json | 1 - domains/lobo.json | 14 +- domains/lsalas.json | 4 +- domains/luanvu.json | 24 +- domains/luisdanieltrejo.json | 14 +- domains/luisgerardovillanueva.json | 21 +- domains/luked.json | 16 +- domains/lumi.json | 1 - domains/lumidevelopment.json | 1 - domains/lunah.json | 1 - domains/m3o.json | 14 +- domains/m42e.json | 1 - domains/machip3r.json | 18 +- domains/maclong.json | 18 +- domains/mafiz.json | 12 +- domains/magma.json | 1 - domains/mahdi.json | 18 +- domains/maheshpaul.json | 14 +- domains/mahir.json | 1 - domains/mail.codesoft.json | 16 +- domains/mail.minmit.json | 1 - domains/mamun.json | 1 - domains/manash.json | 1 - domains/maninder.json | 1 - domains/manishgautam.json | 22 +- domains/manojbarman.json | 1 - domains/mantas.json | 1 - domains/marc.json | 1 - domains/marcelomrwin.json | 1 - domains/marcoleder.json | 14 +- domains/marcos.json | 19 +- domains/mardino.json | 14 +- domains/mario-papetti.json | 14 +- domains/markaguirre.json | 20 +- domains/markasaad.json | 14 +- domains/markos.json | 1 - domains/martin.json | 20 +- domains/martinvruiz.json | 16 +- domains/masood.json | 1 - domains/mateoguidi.json | 18 +- domains/mateus.json | 14 +- domains/mateuseap.json | 22 +- domains/matt-murdock.json | 14 +- domains/matt.json | 1 - domains/mattw.json | 1 - domains/mayerfried.json | 1 - domains/mayurraut.json | 18 +- domains/mazengohar.json | 1 - domains/mb.json | 1 - domains/mega.json | 1 - domains/mehrdad.json | 14 +- domains/melainegerard.json | 1 - domains/melih.json | 14 +- domains/meloun7.json | 1 - domains/meyer-pidiache.json | 16 +- domains/micah.json | 1 - domains/michaelmuthomi.json | 14 +- domains/miguel.json | 1 - domains/mike.json | 1 - domains/milan090.json | 1 - domains/minhtuan-1.json | 18 +- domains/minhvo.json | 22 +- domains/minmit.json | 1 - domains/mj1532.json | 1 - domains/mmondragon.json | 12 +- domains/moein.json | 6 +- domains/mohamedhisham.json | 18 +- domains/mohit.json | 14 +- domains/molai.json | 1 - domains/momoka.json | 18 +- domains/mpy.json | 1 - domains/mrcat.json | 21 +- domains/mrincer.json | 18 +- domains/mrthundergod.json | 1 - domains/mu.json | 14 +- domains/mubaidr.json | 3 +- domains/mubarak.json | 1 - domains/muhammad-yusuf.json | 18 +- domains/muhammadabdullah.json | 19 +- domains/muralikrishna.json | 16 +- domains/muthomi.json | 15 +- domains/mvl.json | 14 +- domains/myominhan.json | 14 +- domains/myprofile.json | 18 +- domains/mythsman.json | 1 - domains/mzaman.json | 18 +- domains/n3m.json | 3 +- domains/n4n5.json | 1 - domains/nadeerasilva.json | 18 +- domains/nai.json | 14 +- domains/namansrivastava.json | 16 +- domains/narasima.json | 12 +- domains/natan.json | 14 +- domains/naveenxd.json | 1 - domains/naviheylisten.json | 21 +- domains/nayan.json | 1 - domains/nayu.json | 14 +- domains/nd24.json | 18 +- domains/neel.json | 19 +- domains/nef.json | 18 +- domains/neil.json | 2 +- domains/nemoralis.json | 14 +- domains/ngqkhai.json | 1 - domains/nguyenminhtuan.json | 15 +- domains/nick.json | 2 +- domains/niclqs.json | 1 - domains/nicojsuarez.json | 18 +- domains/nicollas.json | 21 +- domains/nietbeer.json | 21 +- domains/nifle.json | 1 - domains/nikhilji.json | 19 +- domains/nikity.json | 16 +- domains/nitesh.json | 1 - domains/nnocsupnn.json | 14 +- domains/noelpaton-og.json | 14 +- domains/noob.json | 22 +- domains/nthn.json | 1 - domains/nxmtuan.json | 18 +- domains/nxrmqlly.json | 3 +- domains/nyexoi.json | 21 +- domains/objshadow.json | 14 +- domains/ok.json | 14 +- domains/okinea.json | 1 - domains/olasubomi.json | 16 +- domains/onkarsathe.json | 18 +- domains/orellanamatias.json | 16 +- domains/osama.json | 18 +- domains/owais.json | 20 +- domains/pa1.json | 22 +- domains/pan.json | 14 +- domains/panel.xrap1dx.json | 1 - domains/panntod.json | 18 +- domains/parshnt.json | 1 - domains/paul.json | 1 - domains/pavankteja.json | 22 +- domains/pawan.json | 14 +- domains/pdf.aaqif.json | 18 +- domains/pedrofff.json | 18 +- domains/peme969.json | 33 +- domains/peyloride.json | 18 +- domains/phani.json | 20 +- domains/phongli.json | 16 +- domains/pilagonzalez.json | 20 +- domains/podcodar.json | 14 +- domains/portfolio.arash.json | 1 - domains/poysa213.json | 24 +- domains/ppyoung.json | 14 +- domains/prakhar.json | 1 - domains/pranoy.json | 18 +- domains/prasad.json | 12 +- domains/prashanthkusuma.json | 16 +- domains/pratham15541.json | 20 +- domains/prats.json | 16 +- domains/pratyay.json | 1 - domains/praveen-patel.json | 1 - domains/praveen.json | 1 - domains/pritam.json | 20 +- domains/programmerraja.json | 20 +- domains/pronicio.json | 1 - domains/prxthamesh.json | 14 +- domains/pyro.json | 1 - domains/r00t3d.json | 1 - domains/rachancheet.json | 2 +- domains/rafael.json | 14 +- domains/rafinia.json | 14 +- domains/raghu.json | 14 +- domains/rakib.json | 18 +- domains/ramiro.json | 14 +- domains/rammeghe.json | 3 +- domains/randika.json | 12 +- domains/rapter.json | 5 +- domains/rayvid.json | 1 - domains/refayet.json | 1 - domains/regiondavid.json | 1 - domains/renzcole.json | 14 +- domains/rescenic.json | 6 +- domains/rezz.json | 1 - domains/rishabh.json | 18 +- domains/ritwick2006.json | 1 - domains/robot.json | 14 +- domains/roger.json | 22 +- domains/rohan.json | 1 - domains/rohanjaiswal.json | 18 +- domains/rohith.json | 1 - domains/rohithborana.json | 19 +- domains/rohithkumar.json | 1 - domains/roig.json | 1 - domains/romero.json | 14 +- domains/ronaldo.json | 14 +- domains/roohullah.kazmi.json | 1 - domains/roque.json | 16 +- domains/roydon.json | 1 - domains/roydondsouza.json | 1 - domains/rpadrell.json | 18 +- domains/rubenvilchez.json | 1 - domains/rushi.json | 3 +- domains/s97.json | 2 +- domains/sachin.json | 1 - domains/saert.json | 16 +- domains/saftec.json | 16 +- domains/sairaj.json | 18 +- domains/saleh.json | 16 +- domains/salman.json | 16 +- domains/samanyu.json | 1 - domains/samfareez.json | 18 +- domains/samirkhanal.json | 15 +- domains/samishoukat.json | 16 +- domains/samson.json | 18 +- domains/sanchit.json | 16 +- domains/sang.json | 14 +- domains/sangelo.json | 1 - domains/sanish.json | 14 +- domains/sanjay.json | 1 - domains/sanjaykumar.json | 21 +- domains/santhoshkani.json | 1 - domains/santoshgiri.json | 18 +- domains/saras008.json | 18 +- domains/sarthak-malhotra.json | 18 +- domains/sashankp.json | 19 +- domains/satyamjha.json | 19 +- domains/saunak.json | 22 +- domains/saxophone.json | 5 +- domains/schuh.json | 14 +- domains/sebastianriveros.json | 14 +- domains/seqyu.json | 1 - domains/sergio.json | 1 - domains/service.rachancheet.json | 2 +- domains/sevinda-herath.json | 2 +- domains/sh770.json | 15 +- domains/shahab.json | 14 +- domains/sharath.json | 1 - domains/shaunak.json | 1 - domains/shibiliya.json | 1 - domains/shivam.json | 14 +- domains/shivananda.json | 20 +- domains/shivansh.json | 16 +- domains/shri.json | 18 +- domains/shrivatsav.json | 19 +- domains/shrpp.json | 18 +- domains/shubhambattoo.json | 1 - domains/shubhamsharma.json | 20 +- domains/shubhhh.json | 14 +- domains/sid.json | 1 - domains/siddhant.json | 1 - domains/siddharth03.json | 18 +- domains/siddharthjain.json | 18 +- domains/sija.json | 16 +- domains/simo.json | 1 - domains/sitaram.json | 1 - domains/sky.json | 1 - domains/smhemel.json | 1 - domains/snazzah.json | 1 - domains/sneazy25.json | 14 +- domains/snehajain.json | 14 +- domains/snehal.json | 22 +- domains/soccer.json | 16 +- domains/sopi.json | 16 +- domains/sora-os.json | 1 - domains/sosaian.json | 14 +- domains/sourabh.json | 19 +- domains/sourav.json | 1 - domains/soymadip.json | 18 +- domains/spreadsheets600.json | 18 +- domains/sq.json | 2 +- domains/srujan.json | 1 - domains/starnumber.json | 1 - domains/status.xrap1dx.json | 1 - domains/stebanportfolio.json | 18 +- domains/sticknologic.json | 10 +- domains/sujal.json | 2 +- domains/sukhdevr898.json | 14 +- domains/sun.json | 1 - domains/sunzizhuo.json | 18 +- domains/suraez.json | 19 +- domains/sushankghimire.json | 20 +- domains/tallerthanshort.json | 1 - domains/tanishq.json | 18 +- domains/tanveer.json | 19 +- domains/tanvir.json | 1 - domains/tas33n.json | 3 +- domains/termonoid.json | 1 - domains/thecommandcat.json | 16 +- domains/thiagotukozaki.json | 14 +- domains/ti3r.json | 16 +- domains/tim-vdb.json | 18 +- domains/timi2506.json | 18 +- domains/tofu.json | 21 +- domains/tom.json | 1 - domains/tomascornelles.json | 18 +- domains/tristan.json | 1 - domains/tstark.json | 18 +- domains/tuanthu1.json | 14 +- domains/tullio.json | 17 +- domains/tunnel.vulcanocraft.json | 1 - domains/tykea.json | 16 +- domains/ud.json | 16 +- domains/umar.json | 22 +- domains/umerislam.json | 14 +- domains/unicorn.json | 5 +- domains/url.aditya.json | 1 - domains/usekyber.json | 21 +- domains/usmanbaig.json | 16 +- domains/utsabadhikari.json | 1 - domains/v.json | 3 +- domains/valerius.json | 18 +- domains/vantage.json | 1 - domains/varad.json | 14 +- domains/vasanth.json | 1 - domains/vicentelopez.json | 17 +- domains/victoria.json | 3 +- domains/vighnesh153.json | 14 +- domains/vigikaran.json | 14 +- domains/vignesh.json | 16 +- domains/vikas.json | 16 +- domains/vinay.json | 24 +- domains/vinayaka.json | 14 +- domains/vincent.json | 14 +- domains/vinicius.json | 1 - domains/vintheweirdass.json | 5 +- domains/vinvin.json | 14 +- domains/viral-soni.json | 18 +- domains/virtual.json | 19 +- domains/vishal.json | 1 - domains/vishalanarase.json | 22 +- domains/vldm.json | 14 +- domains/vrivera.json | 18 +- domains/vvp.json | 1 - domains/vyductan.json | 16 +- domains/vyfor.json | 18 +- domains/walkercito.json | 12 +- domains/wallsified.json | 15 +- domains/waradu.json | 20 +- domains/wasd228.json | 18 +- domains/wasi.json | 1 - domains/wassim.json | 1 - domains/web.vulcanocraft.json | 1 - domains/who.json | 1 - domains/wiki.chuyentinorz.json | 2 +- domains/wildchamo.json | 18 +- domains/willymateo.json | 16 +- domains/wilson.json | 20 +- domains/woogi.json | 14 +- domains/woosh.json | 1 - domains/www.aswinmahesh.json | 1 - domains/www.aswinmaheshc.json | 1 - domains/wyatt.json | 18 +- domains/xelkomy.json | 18 +- domains/xelxen.json | 1 - domains/xmars.json | 17 +- domains/xrap1dx.json | 1 - domains/xsamivs.json | 1 - domains/xshubhamg.json | 14 +- domains/yashas.json | 1 - domains/yatinmalhotra.json | 18 +- domains/yaxh.json | 18 +- domains/yhkz.json | 18 +- domains/yoan.json | 14 +- domains/ysfchn.json | 1 - domains/ysyz.json | 2 +- domains/yujia.json | 1 - domains/yxz.json | 1 - domains/zahid.json | 8 +- domains/zalnars.json | 16 +- domains/zhangximufeng.json | 1 - domains/zilu.json | 14 +- domains/zinko.json | 14 +- domains/zk.json | 1 - domains/zmail._domainkey.aruria.json | 2 +- domains/zold.json | 18 +- domains/zwel.json | 14 +- package-lock.json | 1098 +++++++++-------- 1693 files changed, 12908 insertions(+), 13497 deletions(-) diff --git a/domains/0.json b/domains/0.json index d8bc41832..e4788bcf6 100644 --- a/domains/0.json +++ b/domains/0.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "S4IL21", - "email": "s4il.is.a.dev@gmail.com" - }, - "record": { - "CNAME": "s4il21.github.io" - } -} \ No newline at end of file + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } +} diff --git a/domains/00.json b/domains/00.json index a2d6f1ff1..fe125c21b 100644 --- a/domains/00.json +++ b/domains/00.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rayrsn", - "email": "rayrsn@proton.me" - }, - "record": { - "URL": "https://rayrsn.me/" - } -} \ No newline at end of file + "owner": { + "username": "Rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayrsn.me/" + } +} diff --git a/domains/00001.json b/domains/00001.json index fb92d784b..4fb2c2b47 100644 --- a/domains/00001.json +++ b/domains/00001.json @@ -1,11 +1,11 @@ { - "description": "SatyamV7.is-a.dev", - "repo": "https://github.com/SatyamV7/SatyamV7.github.io", - "owner": { - "username": "SatyamV7", - "email": "satyamverma46@outlook.com" - }, - "record": { - "CNAME": "satyamv7.github.io" - } -} \ No newline at end of file + "description": "SatyamV7.is-a.dev", + "repo": "https://github.com/SatyamV7/SatyamV7.github.io", + "owner": { + "username": "SatyamV7", + "email": "satyamverma46@outlook.com" + }, + "record": { + "CNAME": "satyamv7.github.io" + } +} diff --git a/domains/01.json b/domains/01.json index a2d6f1ff1..fe125c21b 100644 --- a/domains/01.json +++ b/domains/01.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rayrsn", - "email": "rayrsn@proton.me" - }, - "record": { - "URL": "https://rayrsn.me/" - } -} \ No newline at end of file + "owner": { + "username": "Rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayrsn.me/" + } +} diff --git a/domains/011.json b/domains/011.json index 2078a0977..ace8aeeb8 100644 --- a/domains/011.json +++ b/domains/011.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iamxani", - "email": "xenpei11@gmail.com" - }, - "record": { - "CNAME": "iamxani.github.io" - } -} \ No newline at end of file + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com" + }, + "record": { + "CNAME": "iamxani.github.io" + } +} diff --git a/domains/026.json b/domains/026.json index db3b704f6..87fb5e171 100644 --- a/domains/026.json +++ b/domains/026.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "conaitus", - "discord": "772867638920609823", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYStWS9u7kn8H-BJLNUxA0PsFkP5qxGPZm-HYknRfHbFc6c3X2z3Fyz2NQcDz1Du3xpCP58mQsd4lEB9ZBYuzYy8f0xpwr_NeZ1H8l8qIrcekOv3znNXBzfEb5f_jY9lzqUCqD-1f3_X-9J-Q403qxVvx3Tg-7rtUNNtuy4nGPWQK92f1MQva2K2mtFjcvwQyKJLhf1hYakfULm_1UnknYTnfcBmsUZL42CzCeZia9ofvahOGjl4tapLWMbcb3gKtY2cIm37aF3bAXvIIpd50BOv8k4J0NAiKB_1pTcPJlIjvPasoD7-sZBTZ9b5gjjIpajuJaJrh2L5ZN5L4c3X8A.T8PosqQdCtq5qKzL_90vWQ.UCrMJwoBu-vRd5Wj4oS-B63aoapDpka6A0x31G1GpIbzUO-7kHBO1uK7c9rDPpAnuHkOSEp0evh9PJ2-7E1xI-UDIjVkLlE6KUL0eBD8oO0.U0OIRYK4tTs9GV6b1FiarQ" - }, - "record": { - "A": [ - "77.175.38.88" - ] - } -} \ No newline at end of file + "owner": { + "username": "conaitus", + "discord": "772867638920609823", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYStWS9u7kn8H-BJLNUxA0PsFkP5qxGPZm-HYknRfHbFc6c3X2z3Fyz2NQcDz1Du3xpCP58mQsd4lEB9ZBYuzYy8f0xpwr_NeZ1H8l8qIrcekOv3znNXBzfEb5f_jY9lzqUCqD-1f3_X-9J-Q403qxVvx3Tg-7rtUNNtuy4nGPWQK92f1MQva2K2mtFjcvwQyKJLhf1hYakfULm_1UnknYTnfcBmsUZL42CzCeZia9ofvahOGjl4tapLWMbcb3gKtY2cIm37aF3bAXvIIpd50BOv8k4J0NAiKB_1pTcPJlIjvPasoD7-sZBTZ9b5gjjIpajuJaJrh2L5ZN5L4c3X8A.T8PosqQdCtq5qKzL_90vWQ.UCrMJwoBu-vRd5Wj4oS-B63aoapDpka6A0x31G1GpIbzUO-7kHBO1uK7c9rDPpAnuHkOSEp0evh9PJ2-7E1xI-UDIjVkLlE6KUL0eBD8oO0.U0OIRYK4tTs9GV6b1FiarQ" + }, + "record": { + "A": ["77.175.38.88"] + } +} diff --git a/domains/0ad.json b/domains/0ad.json index df796f27b..e6ec978b1 100644 --- a/domains/0ad.json +++ b/domains/0ad.json @@ -1,11 +1,11 @@ { - "description": "0ad.is-a.dev", - "owner": { - "username": "broduer40", - "email": "broduer@aogamers.net", - "discord": "[AoG+] Broduer#0331" - }, - "record": { - "URL": "https://play0ad.com" - } -} \ No newline at end of file + "description": "0ad.is-a.dev", + "owner": { + "username": "broduer40", + "email": "broduer@aogamers.net", + "discord": "[AoG+] Broduer#0331" + }, + "record": { + "URL": "https://play0ad.com" + } +} diff --git a/domains/0l1v3r.json b/domains/0l1v3r.json index f38adbcfb..79315f6d5 100644 --- a/domains/0l1v3r.json +++ b/domains/0l1v3r.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "chuckchicken100", - "discord": "815256243786350594", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.T8bRgPEutjHjEjKjSZNHRhoeLZVxW_dxgWIwpTe7r5vVqdbx-MtV23kRR7ZKYKO5fyRcvR0i-rxyVTqWyk141vjXvjvx0-op0G2EzSBfPUif_y9VrSXOe03MuIk0fE8J8QVxN5nYNFR4-mhamlVOml5EzQh2NJYtL0y6jyV2NNZn6xn0L2E_6wpNiszZoxCt7lmBmbN9r5pEA8n3CPca8XY9nDqSNwQIufuVkGoifmbluGWKMCJl1NJYBtBqtF70_5fDOTGAGi2aWqJ3ZRmJENvdnafjSOxK4HNYu1rqa7HeCSIW0EBsTfvcHZAyqVqMAXkaK-2wKJbWgsZmV7iaEQ.-i_4qpIVnvNZiYt-GHAjew.RPKfuVCpY1wTAP-uBHPZs-kduKC-cCB_rovn1uOJyIEgEZeOU3BQiHgzDdTNiitXiPKhLaWfg7A9VGYqEfJQt9aIoSoDGdWv_e46o4aKMhQ.TIzGWSSO6JchPkdCTKqn9g" - }, - "record": { - "A": [ - "103.97.126.29" - ] - } -} \ No newline at end of file + "owner": { + "username": "chuckchicken100", + "discord": "815256243786350594", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.T8bRgPEutjHjEjKjSZNHRhoeLZVxW_dxgWIwpTe7r5vVqdbx-MtV23kRR7ZKYKO5fyRcvR0i-rxyVTqWyk141vjXvjvx0-op0G2EzSBfPUif_y9VrSXOe03MuIk0fE8J8QVxN5nYNFR4-mhamlVOml5EzQh2NJYtL0y6jyV2NNZn6xn0L2E_6wpNiszZoxCt7lmBmbN9r5pEA8n3CPca8XY9nDqSNwQIufuVkGoifmbluGWKMCJl1NJYBtBqtF70_5fDOTGAGi2aWqJ3ZRmJENvdnafjSOxK4HNYu1rqa7HeCSIW0EBsTfvcHZAyqVqMAXkaK-2wKJbWgsZmV7iaEQ.-i_4qpIVnvNZiYt-GHAjew.RPKfuVCpY1wTAP-uBHPZs-kduKC-cCB_rovn1uOJyIEgEZeOU3BQiHgzDdTNiitXiPKhLaWfg7A9VGYqEfJQt9aIoSoDGdWv_e46o4aKMhQ.TIzGWSSO6JchPkdCTKqn9g" + }, + "record": { + "A": ["103.97.126.29"] + } +} diff --git a/domains/0spol.json b/domains/0spol.json index 6b5bc1576..bba32eb60 100644 --- a/domains/0spol.json +++ b/domains/0spol.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/0spol/0spol.github.io", - "owner": { - "username": "0spol", - "email": "gaparicio368@gmail.com" - }, - "record": { - "CNAME": "0spol.github.io" - } + "description": "Personal Portfolio", + "repo": "https://github.com/0spol/0spol.github.io", + "owner": { + "username": "0spol", + "email": "gaparicio368@gmail.com" + }, + "record": { + "CNAME": "0spol.github.io" + } } diff --git a/domains/0v90.json b/domains/0v90.json index 80a04a29c..3df4851e1 100644 --- a/domains/0v90.json +++ b/domains/0v90.json @@ -1,16 +1,16 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/0v90/0v90.github.io", - "owner": { - "username": "0v90", - "discord": "651519394673065989" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} \ No newline at end of file + "description": "Personal Portfolio Website", + "repo": "https://github.com/0v90/0v90.github.io", + "owner": { + "username": "0v90", + "discord": "651519394673065989" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/0w0.json b/domains/0w0.json index b563b9618..5e5027109 100644 --- a/domains/0w0.json +++ b/domains/0w0.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "SkyExploreWasTaken", - "discord": "1049263707177353247", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ae9lxcsRx9K7NJv-AcRXmgm-8sWQp-2e6Pxly82K9_797Wy3RjBtVGaq9snYtOkL-Qm9Oj845TiS8DV-ae7fPyWYwHgzrDj99tuRjVFyrvWfCbglvOWWHODsjV5lJpJZQjuHQn08O1Ptv69N5E2-imTQegZhcn5pkMiTCW8VpuXNXD_1Viu5_xSUYXYaAsaY-G0QYNLK3IPky8zorgdC4-5w23htVxmbiAMTtqHHOJx-wqv2R-xya96-BlQ_P8GtCTG5XJQzdqrqz630012T_tdD5VL5wbBbsCcWI4EoHqGZcBt4LhUL0GPnr9jnWuTcoBVyMSevG6plNjPF9wc6WQ.cOsFit33h3r9GZdCYQ8B3Q.iOkTaYYCBBWaWv9ZtDxpCL4ix4zMWwIYcIMuje17bYUcWom6plFOQFmG24WCucDMgbeMd_eM0NdttpHYRdl7VaM_E4zTUMViGInDWEO1ucI2whNYUt3Cf1Zev1851l44.eoIzam49yND7K-OzfY6Rag" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} \ No newline at end of file + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ae9lxcsRx9K7NJv-AcRXmgm-8sWQp-2e6Pxly82K9_797Wy3RjBtVGaq9snYtOkL-Qm9Oj845TiS8DV-ae7fPyWYwHgzrDj99tuRjVFyrvWfCbglvOWWHODsjV5lJpJZQjuHQn08O1Ptv69N5E2-imTQegZhcn5pkMiTCW8VpuXNXD_1Viu5_xSUYXYaAsaY-G0QYNLK3IPky8zorgdC4-5w23htVxmbiAMTtqHHOJx-wqv2R-xya96-BlQ_P8GtCTG5XJQzdqrqz630012T_tdD5VL5wbBbsCcWI4EoHqGZcBt4LhUL0GPnr9jnWuTcoBVyMSevG6plNjPF9wc6WQ.cOsFit33h3r9GZdCYQ8B3Q.iOkTaYYCBBWaWv9ZtDxpCL4ix4zMWwIYcIMuje17bYUcWom6plFOQFmG24WCucDMgbeMd_eM0NdttpHYRdl7VaM_E4zTUMViGInDWEO1ucI2whNYUt3Cf1Zev1851l44.eoIzam49yND7K-OzfY6Rag" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/0x0.json b/domains/0x0.json index 9eb86ab72..050170310 100644 --- a/domains/0x0.json +++ b/domains/0x0.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "pythonmcpi", - "email": "user3456@insomnia247.nl", - "irc": "user3456@irc.insomnia247.nl/#shells", - "discord": "Little Furret#7901", - "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." - }, - "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "CNAME": "insomnia247.nl" - } -} \ No newline at end of file + "owner": { + "username": "pythonmcpi", + "email": "user3456@insomnia247.nl", + "irc": "user3456@irc.insomnia247.nl/#shells", + "discord": "Little Furret#7901", + "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." + }, + "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "insomnia247.nl" + } +} diff --git a/domains/0x1026.json b/domains/0x1026.json index 3f7348f7d..268a804f7 100644 --- a/domains/0x1026.json +++ b/domains/0x1026.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0x1026", - "email": "me@hugovidafe.dev" - }, - "record": { - "URL": "https://hugovidafe.dev" - } -} \ No newline at end of file + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "https://hugovidafe.dev" + } +} diff --git a/domains/0x3st.json b/domains/0x3st.json index d61e03301..a9a3f8263 100644 --- a/domains/0x3st.json +++ b/domains/0x3st.json @@ -1,12 +1,12 @@ { - "description": "Yamaishi's website", - "repo": "https://github.com/0x3st/0x3st.github.io", - "owner": { - "username": "0x3st", - "email": "t.yamaishi@qq.com", - "twitter": "TenkutiYamaishi" - }, - "record": { - "CNAME": "0x3st.github.io" - } -} \ No newline at end of file + "description": "Yamaishi's website", + "repo": "https://github.com/0x3st/0x3st.github.io", + "owner": { + "username": "0x3st", + "email": "t.yamaishi@qq.com", + "twitter": "TenkutiYamaishi" + }, + "record": { + "CNAME": "0x3st.github.io" + } +} diff --git a/domains/0xbit.json b/domains/0xbit.json index 70105e0fe..97cf85c15 100644 --- a/domains/0xbit.json +++ b/domains/0xbit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0xbitx", - "email": "0xbit25125@gmail.com" - }, - "record": { - "CNAME": "0xbitx.github.io" - } + "owner": { + "username": "0xbitx", + "email": "0xbit25125@gmail.com" + }, + "record": { + "CNAME": "0xbitx.github.io" + } } diff --git a/domains/0xflotus.json b/domains/0xflotus.json index 81e2e4341..ac0e446cc 100644 --- a/domains/0xflotus.json +++ b/domains/0xflotus.json @@ -1,11 +1,11 @@ { - "description": "0xflotus' personal developer website", - "repo": "https://github.com/0xflotus/0xflotus.github.io", - "owner": { - "username": "0xflotus", - "email": "0xflotus@gmail.com" - }, - "record": { - "CNAME": "0xflotus.github.io" - } -} \ No newline at end of file + "description": "0xflotus' personal developer website", + "repo": "https://github.com/0xflotus/0xflotus.github.io", + "owner": { + "username": "0xflotus", + "email": "0xflotus@gmail.com" + }, + "record": { + "CNAME": "0xflotus.github.io" + } +} diff --git a/domains/0xviel.json b/domains/0xviel.json index 519226a65..32f519919 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -1,12 +1,12 @@ { - "description": "0xviel github page", - "repo": "https://github.com/nobuyaki/nobuyaki.github.io", - "owner": { - "username": "nobuyaki", - "email": "contact@0xviel.my.id", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "nobuyaki.github.io" - } -} \ No newline at end of file + "description": "0xviel github page", + "repo": "https://github.com/nobuyaki/nobuyaki.github.io", + "owner": { + "username": "nobuyaki", + "email": "contact@0xviel.my.id", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "nobuyaki.github.io" + } +} diff --git a/domains/0xzer0x.json b/domains/0xzer0x.json index e9fa05a7e..51d264430 100644 --- a/domains/0xzer0x.json +++ b/domains/0xzer0x.json @@ -1,16 +1,13 @@ { - "owner": { - "username": "0xzer0x", - "email": "youssefessamasu@gmail.com" - }, - "record": { - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], - "TXT": [ - "forward-email=youssefessamasu@gmail.com", - "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" - ] - } -} \ No newline at end of file + "owner": { + "username": "0xzer0x", + "email": "youssefessamasu@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": [ + "forward-email=youssefessamasu@gmail.com", + "v=spf1 a include:spf.forwardemail.net include:_spf.google.com -all" + ] + } +} diff --git a/domains/1.json b/domains/1.json index 48c47754b..ccf0df602 100644 --- a/domains/1.json +++ b/domains/1.json @@ -1,12 +1,10 @@ { - "description": "1.is-a.dev", - "owner": { - "username": "i-am-is-a-dev", - "email": "lx737456@gmail.com" - }, - "record": { - "A": [ - "89.106.200.1" - ] - } -} \ No newline at end of file + "description": "1.is-a.dev", + "owner": { + "username": "i-am-is-a-dev", + "email": "lx737456@gmail.com" + }, + "record": { + "A": ["89.106.200.1"] + } +} diff --git a/domains/104.json b/domains/104.json index 9f2b8f4c7..dfbcd6dcd 100644 --- a/domains/104.json +++ b/domains/104.json @@ -1,14 +1,14 @@ { - "description": "Email thingy", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "record": { - "MX": [ - "a8aacaa795f68ffd.mx1.emailprofi.seznam.cz", - "a8aacaa795f68ffd.mx2.emailprofi.seznam.cz" - ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" - } -} \ No newline at end of file + "description": "Email thingy", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "MX": [ + "a8aacaa795f68ffd.mx1.emailprofi.seznam.cz", + "a8aacaa795f68ffd.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} diff --git a/domains/1111.json b/domains/1111.json index 190c8cb22..03845c585 100644 --- a/domains/1111.json +++ b/domains/1111.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PogMaster9001", - "discord": "1190052608346435597" - }, - "record": { - "CNAME": "projectdevs.net" - } -} \ No newline at end of file + "owner": { + "username": "PogMaster9001", + "discord": "1190052608346435597" + }, + "record": { + "CNAME": "projectdevs.net" + } +} diff --git a/domains/13nn07.json b/domains/13nn07.json index b1a4cebc1..ddf8a01a7 100644 --- a/domains/13nn07.json +++ b/domains/13nn07.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/navandarnidhi/navandarnidhi.github.io", - "owner": { - "username": "navandarnidhi", - "email": "nidhi.navandar@mescoeorg.onmicrsoft.com" - }, - "record": { - "CNAME": "navandarnidhi.github.io" - } -} \ No newline at end of file + "description": "Personal Website", + "repo": "https://github.com/navandarnidhi/navandarnidhi.github.io", + "owner": { + "username": "navandarnidhi", + "email": "nidhi.navandar@mescoeorg.onmicrsoft.com" + }, + "record": { + "CNAME": "navandarnidhi.github.io" + } +} diff --git a/domains/1rogman.json b/domains/1rogman.json index c19edc907..573650b56 100644 --- a/domains/1rogman.json +++ b/domains/1rogman.json @@ -1,11 +1,11 @@ { - "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", - "repo": "https://github.com/EndingPencil/EndingPencil.github.io", - "owner": { - "username": "EndingPencil", - "email": "watsonsohil@gmail.com" - }, - "record": { - "CNAME": "endingpencil.github.io" - } -} \ No newline at end of file + "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", + "repo": "https://github.com/EndingPencil/EndingPencil.github.io", + "owner": { + "username": "EndingPencil", + "email": "watsonsohil@gmail.com" + }, + "record": { + "CNAME": "endingpencil.github.io" + } +} diff --git a/domains/1tfr.json b/domains/1tfr.json index 9e26ff316..d53bad6cd 100644 --- a/domains/1tfr.json +++ b/domains/1tfr.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "gimmywashere", - "discord": "792467650038857748", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" - }, - "record": { - "CNAME": "ammo.lol" - } -} \ No newline at end of file + "owner": { + "username": "gimmywashere", + "discord": "792467650038857748", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" + }, + "record": { + "CNAME": "ammo.lol" + } +} diff --git a/domains/2.json b/domains/2.json index 673f0eaf2..35f77f4ad 100644 --- a/domains/2.json +++ b/domains/2.json @@ -1,10 +1,10 @@ { - "description": "LIGMATV's URL Manager (aka 2)", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv-links.vercel.app" - } -} \ No newline at end of file + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "ligmatv-links.vercel.app" + } +} diff --git a/domains/200anxy.json b/domains/200anxy.json index 42aac12cc..476e8e5f6 100644 --- a/domains/200anxy.json +++ b/domains/200anxy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "200anxy", - "email": "aadarshnair.p@gmail.com" - }, - "record": { - "CNAME": "200anxy.github.io" - } -} \ No newline at end of file + "owner": { + "username": "200anxy", + "email": "aadarshnair.p@gmail.com" + }, + "record": { + "CNAME": "200anxy.github.io" + } +} diff --git a/domains/207.json b/domains/207.json index 3b42dda9d..92fec3e09 100644 --- a/domains/207.json +++ b/domains/207.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "merakesh207", - "email": "merakesh207@gmail.com" - }, - "record": { - "URL": "https://behance.net/merakesh207" - } -} \ No newline at end of file + "owner": { + "username": "merakesh207", + "email": "merakesh207@gmail.com" + }, + "record": { + "URL": "https://behance.net/merakesh207" + } +} diff --git a/domains/2096779623.json b/domains/2096779623.json index d1e12983c..f474ee3dc 100644 --- a/domains/2096779623.json +++ b/domains/2096779623.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "2096779623", - "email": "2096779623@qq.com", - "telegram": "utermux_blog" - }, - "record": { - "URL": "https://www.utermux.dev" - } -} \ No newline at end of file + "owner": { + "username": "2096779623", + "email": "2096779623@qq.com", + "telegram": "utermux_blog" + }, + "record": { + "URL": "https://www.utermux.dev" + } +} diff --git a/domains/20zzy19.json b/domains/20zzy19.json index 616f16bb7..87fa27e4d 100644 --- a/domains/20zzy19.json +++ b/domains/20zzy19.json @@ -1,11 +1,11 @@ { - "description": "Portfolio and Blog for 20zzy19", - "repo": "https://github.com/20zzy19/Portfolioy", - "owner": { - "username": "20zzy19", - "email": "a620zzy@gmail.com" - }, - "record": { - "A": ["98.43.59.193"] - } + "description": "Portfolio and Blog for 20zzy19", + "repo": "https://github.com/20zzy19/Portfolioy", + "owner": { + "username": "20zzy19", + "email": "a620zzy@gmail.com" + }, + "record": { + "A": ["98.43.59.193"] + } } diff --git a/domains/21z.json b/domains/21z.json index 576233f5c..17b36cb16 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "21Z", - "discord": "780356848737058857" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "21Z", + "discord": "780356848737058857" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/256javy.json b/domains/256javy.json index 274bc666d..08d4f614c 100644 --- a/domains/256javy.json +++ b/domains/256javy.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/256javy/256javy.github.io", - "owner": { - "username": "256javy", - "email": "256javiervillalba@gmail.com" - }, - "record": { - "CNAME": "256javy.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/256javy/256javy.github.io", + "owner": { + "username": "256javy", + "email": "256javiervillalba@gmail.com" + }, + "record": { + "CNAME": "256javy.github.io" + } +} diff --git a/domains/2giosangmitom.json b/domains/2giosangmitom.json index 314f5d37c..37e11d6c0 100644 --- a/domains/2giosangmitom.json +++ b/domains/2giosangmitom.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "2giosangmitom", - "email": "yeuxacucodon.dev@proton.me" - }, - "record": { - "CNAME": "2giosangmitom.github.io" - } -} \ No newline at end of file + "owner": { + "username": "2giosangmitom", + "email": "yeuxacucodon.dev@proton.me" + }, + "record": { + "CNAME": "2giosangmitom.github.io" + } +} diff --git a/domains/37cut.json b/domains/37cut.json index 90b2b32df..9a9bc8d7f 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -1,11 +1,11 @@ { - "description": "Url redirect to cutt37.is-a.dev", - "repo": "https://github.com/37cut/37cut.github.io", - "owner": { - "username": "37cut", - "email": "cutt37@outlook.com" - }, - "record": { - "URL": "https://cutt37.is-a.dev" - } -} \ No newline at end of file + "description": "Url redirect to cutt37.is-a.dev", + "repo": "https://github.com/37cut/37cut.github.io", + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { + "URL": "https://cutt37.is-a.dev" + } +} diff --git a/domains/3gee.json b/domains/3gee.json index 18b2563a6..45805fb67 100644 --- a/domains/3gee.json +++ b/domains/3gee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "3geETR", - "email": "egemacun@gmail.com" - }, - "record": { - "CNAME": "3geetr.github.io" - } -} \ No newline at end of file + "owner": { + "username": "3geETR", + "email": "egemacun@gmail.com" + }, + "record": { + "CNAME": "3geetr.github.io" + } +} diff --git a/domains/3pls0de.json b/domains/3pls0de.json index 0a9ceb2ec..ac8a733b0 100644 --- a/domains/3pls0de.json +++ b/domains/3pls0de.json @@ -1,11 +1,10 @@ { - "description": "3pls0de.is-a.dev.", - "repo": "https://github.com/3pls0de", - "owner": { - "username": "3pls0de", - "email": "naji.aka58@gmail.com" - }, - "record": { - "URL": "https://lostpipel.blogspot.com" - } -} \ No newline at end of file + "description": "3pls0de.is-a.dev.", + "owner": { + "username": "3pls0de", + "email": "naji.aka58@gmail.com" + }, + "record": { + "URL": "https://lostpipel.blogspot.com" + } +} diff --git a/domains/4-m4t.json b/domains/4-m4t.json index c1d3fe0ab..9a6c53bf3 100644 --- a/domains/4-m4t.json +++ b/domains/4-m4t.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "4-m4t", - "email": "e_serhat@hotmail.com" - }, - "record": { - "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" - } -} \ No newline at end of file + "owner": { + "username": "4-m4t", + "email": "e_serhat@hotmail.com" + }, + "record": { + "CNAME": "ambitious-flower-0b346cf0f.4.azurestaticapps.net" + } +} diff --git a/domains/404.json b/domains/404.json index 89e91367f..2ef34e830 100644 --- a/domains/404.json +++ b/domains/404.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "404Dev-404", - "email": "anthonyvaldes318+404@gmail.com" - }, - "record": { - "CNAME": "404dev-404.github.io" - } -} \ No newline at end of file + "owner": { + "username": "404Dev-404", + "email": "anthonyvaldes318+404@gmail.com" + }, + "record": { + "CNAME": "404dev-404.github.io" + } +} diff --git a/domains/44.json b/domains/44.json index 13e343811..348a95092 100644 --- a/domains/44.json +++ b/domains/44.json @@ -1,11 +1,11 @@ { - "description": "44.is-a.dev", - "repo": "https://github.com/9xN/9xN.github.io", - "owner": { - "username": "9xN", - "email": "0@fbi.ac" - }, - "record": { - "CNAME": "9xn.github.io" - } -} \ No newline at end of file + "description": "44.is-a.dev", + "repo": "https://github.com/9xN/9xN.github.io", + "owner": { + "username": "9xN", + "email": "0@fbi.ac" + }, + "record": { + "CNAME": "9xn.github.io" + } +} diff --git a/domains/45i.json b/domains/45i.json index 729040503..85d56fc8e 100644 --- a/domains/45i.json +++ b/domains/45i.json @@ -1,11 +1,11 @@ { - "description": "45i.is-a.dev", - "repo": "https://github.com/45i/things", - "owner": { - "username": "45i", - "email": "sayakpalit61@gmail.com" - }, - "record": { - "CNAME": "45i.github.io" - } -} \ No newline at end of file + "description": "45i.is-a.dev", + "repo": "https://github.com/45i/things", + "owner": { + "username": "45i", + "email": "sayakpalit61@gmail.com" + }, + "record": { + "CNAME": "45i.github.io" + } +} diff --git a/domains/4k5h4y.json b/domains/4k5h4y.json index cb097ed3a..4a6670734 100644 --- a/domains/4k5h4y.json +++ b/domains/4k5h4y.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Akshay-Arjun", - "email": "akshayvollala779@gmail.com" - }, - "record": { - "URL": "https://akshay-arjun.github.io/Akshay-Arjun" - } -} \ No newline at end of file + "owner": { + "username": "Akshay-Arjun", + "email": "akshayvollala779@gmail.com" + }, + "record": { + "URL": "https://akshay-arjun.github.io/Akshay-Arjun" + } +} diff --git a/domains/50x.json b/domains/50x.json index 032d39215..753d855b4 100644 --- a/domains/50x.json +++ b/domains/50x.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MullerIsabella", - "email": "AlpineDreamer92@protonmail.com" - }, - "record": { - "CNAME": "suisse.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "suisse.onrender.com" + } +} diff --git a/domains/57.json b/domains/57.json index 1e9c960a2..6d3e7a757 100644 --- a/domains/57.json +++ b/domains/57.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "fiftys7vencode", - "email": "potatogamer34579@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153" - ] - } -} \ No newline at end of file + "owner": { + "username": "fiftys7vencode", + "email": "potatogamer34579@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} diff --git a/domains/6.json b/domains/6.json index 2f2acf16b..ecafdb143 100644 --- a/domains/6.json +++ b/domains/6.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shockbs", - "discord": "880084860327313459" - }, - "record": { - "URL": "https://shockbs.is-a.dev/" - } -} \ No newline at end of file + "owner": { + "username": "shockbs", + "discord": "880084860327313459" + }, + "record": { + "URL": "https://shockbs.is-a.dev/" + } +} diff --git a/domains/600.json b/domains/600.json index 40700f3e7..6df43d890 100644 --- a/domains/600.json +++ b/domains/600.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/5rq/5rq.github.io", - "owner": { - "username": "5rq", - "email": "600@fbi.ac" - }, - "record": { - "CNAME": "5rq.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/5rq/5rq.github.io", + "owner": { + "username": "5rq", + "email": "600@fbi.ac" + }, + "record": { + "CNAME": "5rq.github.io" + } +} diff --git a/domains/62radio.json b/domains/62radio.json index 7e9953c6e..5d3264644 100644 --- a/domains/62radio.json +++ b/domains/62radio.json @@ -1,12 +1,12 @@ { - "description": "62radio.is-a.dev", - "repo": "https://github.com/radio-indonesia/radio-indonesia.github.io", - "owner": { - "username": "lrmn7", - "email": "lrmn.dev@gmail.com", - "discord": "romanromannya#0" - }, - "record": { - "CNAME": "radio-indonesia.github.io" - } -} \ No newline at end of file + "description": "62radio.is-a.dev", + "repo": "https://github.com/radio-indonesia/radio-indonesia.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" + }, + "record": { + "CNAME": "radio-indonesia.github.io" + } +} diff --git a/domains/6502.json b/domains/6502.json index 2b2c77456..8843bd54d 100644 --- a/domains/6502.json +++ b/domains/6502.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website for 6502", - "repo": "https://github.com/nobody5050/nobody5050.github.io", - "owner": { - "username": "Nobody5050", - "email": "levibelland@gmail.com" - }, - "record": { - "CNAME": "nobody5050.github.io" - } -} \ No newline at end of file + "description": "Portfolio website for 6502", + "repo": "https://github.com/nobody5050/nobody5050.github.io", + "owner": { + "username": "Nobody5050", + "email": "levibelland@gmail.com" + }, + "record": { + "CNAME": "nobody5050.github.io" + } +} diff --git a/domains/7.json b/domains/7.json index 5f3fc3f41..ac6d8be91 100644 --- a/domains/7.json +++ b/domains/7.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "realSunyz", - "discord": "800186537719365662", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lcA-FDIDxbODMySbmJgJOi2oJl04JAODrUgFTVwXa0w-jncbJ6Frvykm7oGVxqKmtOMnRJD7wVTl1Sfr-Y-nOAmN0ZY6FNW1vR1kwY1x_sXLnko9S_t-p0dgZ7lo1cVI1TcL2Z0C7yGOgK06U02dB7tN-m9piRa2cf09QM35oLm8_UZvTeZeCLRJnzTG3FVK0yosy38oXIk0c3oNgEkgufTQZDJgmh4lU4Ws8qmCdrqzRCFFUoNarx_6Q3y22we1x_zr4fGGqarv2lVZOz7DR0_zDK7jrsoC4-42sM_WnECfCVGxyMPeWbNlQyrfqzJjcM2MvKwodx5KbJBHOkRhoA.6n1HQotWwFwdkIu61eaz4A.T-S96mKQwHRD78Xq-8h1htrsFx8PI5XxRneVrP_yed28BIRAtjcNLNvj4CwwaewrNeRp8MBDVYAjKKl79gDZSvnX7SuusOU2Cj82tFkpdJeR_vyqTyODUx5rIIMtD2p5.5MxztQbJrVaqmRuW6e57Cg" - }, - "record": { - "CNAME": "pub-seven-intro.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "realSunyz", + "discord": "800186537719365662", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.lcA-FDIDxbODMySbmJgJOi2oJl04JAODrUgFTVwXa0w-jncbJ6Frvykm7oGVxqKmtOMnRJD7wVTl1Sfr-Y-nOAmN0ZY6FNW1vR1kwY1x_sXLnko9S_t-p0dgZ7lo1cVI1TcL2Z0C7yGOgK06U02dB7tN-m9piRa2cf09QM35oLm8_UZvTeZeCLRJnzTG3FVK0yosy38oXIk0c3oNgEkgufTQZDJgmh4lU4Ws8qmCdrqzRCFFUoNarx_6Q3y22we1x_zr4fGGqarv2lVZOz7DR0_zDK7jrsoC4-42sM_WnECfCVGxyMPeWbNlQyrfqzJjcM2MvKwodx5KbJBHOkRhoA.6n1HQotWwFwdkIu61eaz4A.T-S96mKQwHRD78Xq-8h1htrsFx8PI5XxRneVrP_yed28BIRAtjcNLNvj4CwwaewrNeRp8MBDVYAjKKl79gDZSvnX7SuusOU2Cj82tFkpdJeR_vyqTyODUx5rIIMtD2p5.5MxztQbJrVaqmRuW6e57Cg" + }, + "record": { + "CNAME": "pub-seven-intro.pages.dev" + } +} diff --git a/domains/7z.json b/domains/7z.json index 98b8d9bcb..16387d294 100644 --- a/domains/7z.json +++ b/domains/7z.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "XikiZxGS", - "discord": "1015654462334971925", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" - }, - "record": { - "CNAME": "xikizxgs.github.io" - } -} \ No newline at end of file + "owner": { + "username": "XikiZxGS", + "discord": "1015654462334971925", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" + }, + "record": { + "CNAME": "xikizxgs.github.io" + } +} diff --git a/domains/8bit.json b/domains/8bit.json index f36547d7e..3645a0037 100644 --- a/domains/8bit.json +++ b/domains/8bit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "8-bittt", - "email": "8botted@gmail.com" - }, - "record": { - "URL": "https://replit.com/@8bittt?path=" - } -} \ No newline at end of file + "owner": { + "username": "8-bittt", + "email": "8botted@gmail.com" + }, + "record": { + "URL": "https://replit.com/@8bittt?path=" + } +} diff --git a/domains/@.json b/domains/@.json index ff7792d10..1a39a92d6 100644 --- a/domains/@.json +++ b/domains/@.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "CNAME": "is-a-dev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "CNAME": "is-a-dev.github.io" + } +} diff --git a/domains/_atproto.narasima.json b/domains/_atproto.narasima.json index d59d2c77f..4b2ed47b1 100644 --- a/domains/_atproto.narasima.json +++ b/domains/_atproto.narasima.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com", - "discord": "gamingdoodle" - }, - "record": { - "TXT": "did=did:plc:u5uxl7mjlywolajtgso2ouoe" - } + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com", + "discord": "gamingdoodle" + }, + "record": { + "TXT": "did=did:plc:u5uxl7mjlywolajtgso2ouoe" + } } diff --git a/domains/_discord.abeja.json b/domains/_discord.abeja.json index 164793c0f..7bf6c29ae 100644 --- a/domains/_discord.abeja.json +++ b/domains/_discord.abeja.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "TheRealCrazyfuy", - "discord": "realabeja", - "reddit": "crazyfuy" - }, - "record": { - "TXT": "dh=af03f42bbbaaca145280cdd080f105feb02a9145" - } + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "TXT": "dh=af03f42bbbaaca145280cdd080f105feb02a9145" + } } diff --git a/domains/_discord.ducky.json b/domains/_discord.ducky.json index 3a1d57fca..dd1dc9dbd 100644 --- a/domains/_discord.ducky.json +++ b/domains/_discord.ducky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ducky4life", - "email": "duckylai@proton.me" - }, - "record": { - "TXT": "dh=925876829c7314b41fe3c2a412b7a4250214febf" - } + "owner": { + "username": "ducky4life", + "email": "duckylai@proton.me" + }, + "record": { + "TXT": "dh=925876829c7314b41fe3c2a412b7a4250214febf" + } } diff --git a/domains/_discord.jeff.json b/domains/_discord.jeff.json index 0962f55b7..9b3b55a93 100644 --- a/domains/_discord.jeff.json +++ b/domains/_discord.jeff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PentSec", - "email": "jeffreysfu@gmail.com" - }, - "record": { - "TXT": "dh=674aa7264cbcffb1d24dd630c38f8613ad822824" - } -} \ No newline at end of file + "owner": { + "username": "PentSec", + "email": "jeffreysfu@gmail.com" + }, + "record": { + "TXT": "dh=674aa7264cbcffb1d24dd630c38f8613ad822824" + } +} diff --git a/domains/_discord.jonathan-russ.json b/domains/_discord.jonathan-russ.json index 0aef0750a..85ec5b4c7 100644 --- a/domains/_discord.jonathan-russ.json +++ b/domains/_discord.jonathan-russ.json @@ -7,4 +7,4 @@ "record": { "TXT": "dh=38d522d76c80c10c68fa083f015b65ef2986a91b" } -} \ No newline at end of file +} diff --git a/domains/_discord.jumanji.json b/domains/_discord.jumanji.json index 2998af5fa..345aa2749 100644 --- a/domains/_discord.jumanji.json +++ b/domains/_discord.jumanji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com" - }, - "record": { - "TXT": "dh=aa51fc97861c871fc4daece76efa42c15712f116" - } + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "TXT": "dh=aa51fc97861c871fc4daece76efa42c15712f116" + } } diff --git a/domains/_discord.narasima.json b/domains/_discord.narasima.json index 640a59c94..aac166607 100644 --- a/domains/_discord.narasima.json +++ b/domains/_discord.narasima.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com" - }, - "record": { - "TXT": "dh=d54feeb331611626de2134ef368bdcf7691cbbb3" - } + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "dh=d54feeb331611626de2134ef368bdcf7691cbbb3" + } } diff --git a/domains/_discord.nekomyaa.json b/domains/_discord.nekomyaa.json index 0b8ea537d..b96aebc77 100644 --- a/domains/_discord.nekomyaa.json +++ b/domains/_discord.nekomyaa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lolinekord", - "email": "contact@lolineko3.net" - }, - "record": { - "TXT": "dh=a761b99a6a7d449df2e423a119eab9a4ec773e7e" - } + "owner": { + "username": "lolinekord", + "email": "contact@lolineko3.net" + }, + "record": { + "TXT": "dh=a761b99a6a7d449df2e423a119eab9a4ec773e7e" + } } diff --git a/domains/_discord.nick.json b/domains/_discord.nick.json index 03a11d3a1..8b6b71024 100644 --- a/domains/_discord.nick.json +++ b/domains/_discord.nick.json @@ -7,4 +7,4 @@ "record": { "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" } -} \ No newline at end of file +} diff --git a/domains/_discord.niclqs.json b/domains/_discord.niclqs.json index 8a5527596..72748fc05 100644 --- a/domains/_discord.niclqs.json +++ b/domains/_discord.niclqs.json @@ -1,6 +1,5 @@ { - "description": "niclqs.is-a.dev discord verify „ownership''", - "repo": "https://github.com/niclqsger", + "description": "niclqs.is-a.dev discord verify ownership", "owner": { "discord": "niclqs", "email": "discord@push-den-weg.de", diff --git a/domains/_discord.noob.json b/domains/_discord.noob.json index e2d192999..7ced2a9c6 100644 --- a/domains/_discord.noob.json +++ b/domains/_discord.noob.json @@ -1,9 +1,9 @@ { "owner": { - "username": "IMXNOOBX", - "email": "me@noob.bio" + "username": "IMXNOOBX", + "email": "me@noob.bio" }, "record": { - "TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119" + "TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119" } -} \ No newline at end of file +} diff --git a/domains/_discord.piker.json b/domains/_discord.piker.json index e5d3f576b..a2b688600 100644 --- a/domains/_discord.piker.json +++ b/domains/_discord.piker.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "piker98988", - "email": "iker.pavcur@gmail.com" - }, - "record": { - "TXT": "dh=fbea31b6c973108788a610db21edd08f23d92801" - } -} \ No newline at end of file + "owner": { + "username": "piker98988", + "email": "iker.pavcur@gmail.com" + }, + "record": { + "TXT": "dh=fbea31b6c973108788a610db21edd08f23d92801" + } +} diff --git a/domains/_dmarc.peme969.json b/domains/_dmarc.peme969.json index c6b62d20f..c1f65bbe6 100644 --- a/domains/_dmarc.peme969.json +++ b/domains/_dmarc.peme969.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "TXT":[ - "forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2" - ] - } + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "TXT": [ + "forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2" + ] + } } diff --git a/domains/_dmarc.yxz.json b/domains/_dmarc.yxz.json index c3592124b..7a26816d1 100644 --- a/domains/_dmarc.yxz.json +++ b/domains/_dmarc.yxz.json @@ -1,7 +1,6 @@ { "owner": { "username": "yz9551", - "email": "", "discord": "yz9551" }, "record": { diff --git a/domains/_gh-is-a-dev-docs-o.docs.json b/domains/_gh-is-a-dev-docs-o.docs.json index 077a631e7..abe176347 100644 --- a/domains/_gh-is-a-dev-docs-o.docs.json +++ b/domains/_gh-is-a-dev-docs-o.docs.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "2aeb08f313" - } -} +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "2aeb08f313" + } +} diff --git a/domains/_gh-is-a-dev-docs-o.json b/domains/_gh-is-a-dev-docs-o.json index 627d1c417..5660dabeb 100644 --- a/domains/_gh-is-a-dev-docs-o.json +++ b/domains/_gh-is-a-dev-docs-o.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "30e221e0a1" - } -} +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "30e221e0a1" + } +} diff --git a/domains/_gh-juststudio7-o.juststudio.json b/domains/_gh-juststudio7-o.juststudio.json index b73ca4a8b..923030093 100644 --- a/domains/_gh-juststudio7-o.juststudio.json +++ b/domains/_gh-juststudio7-o.juststudio.json @@ -6,8 +6,6 @@ "discord": "1117482901353812088" }, "record": { - "TXT": [ - "d878bca923" - ] + "TXT": ["d878bca923"] } } diff --git a/domains/_gh-lumidevelopment-o.lumi.json b/domains/_gh-lumidevelopment-o.lumi.json index 28eedd71a..93f4e58c2 100644 --- a/domains/_gh-lumidevelopment-o.lumi.json +++ b/domains/_gh-lumidevelopment-o.lumi.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "LUMIDevelopment" - }, - "record": { - "TXT": ["eade7c5be7"] - } + "owner": { + "username": "LUMIDevelopment" + }, + "record": { + "TXT": ["eade7c5be7"] + } } diff --git a/domains/_github-challenge-thenoppy12-org.thenoppy12.json b/domains/_github-challenge-thenoppy12-org.thenoppy12.json index 1613186f9..cce40adeb 100644 --- a/domains/_github-challenge-thenoppy12-org.thenoppy12.json +++ b/domains/_github-challenge-thenoppy12-org.thenoppy12.json @@ -1,6 +1,5 @@ { "description": "Github Orgs Verify", - "repo": "https://github.com/thenoppy12", "owner": { "username": "BussyBakks", "email": "lengochuykiengiang@gmail.com", diff --git a/domains/_github-pages-challenge-256javy.256javy.json b/domains/_github-pages-challenge-256javy.256javy.json index 1f8b2a198..d0c273e54 100644 --- a/domains/_github-pages-challenge-256javy.256javy.json +++ b/domains/_github-pages-challenge-256javy.256javy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "256javy", - "email": "256javiervillalba@gmail.com" - }, - "record": { - "TXT": "5274c84dbbf074d67b53fc4305ced5" - } + "owner": { + "username": "256javy", + "email": "256javiervillalba@gmail.com" + }, + "record": { + "TXT": "5274c84dbbf074d67b53fc4305ced5" + } } diff --git a/domains/_github-pages-challenge-adil-uddin.adil.json b/domains/_github-pages-challenge-adil-uddin.adil.json index ae0cc8e9e..ece12b69a 100644 --- a/domains/_github-pages-challenge-adil-uddin.adil.json +++ b/domains/_github-pages-challenge-adil-uddin.adil.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adil-uddin", - "email": "adilaryan786@gmail.com" - }, - "record": { - "TXT": "82f634e6b8d39d1a42bf48f2a2ccd3" - } + "owner": { + "username": "adil-uddin", + "email": "adilaryan786@gmail.com" + }, + "record": { + "TXT": "82f634e6b8d39d1a42bf48f2a2ccd3" + } } diff --git a/domains/_github-pages-challenge-am333n.ameen.json b/domains/_github-pages-challenge-am333n.ameen.json index ab2407f49..28f16b90c 100644 --- a/domains/_github-pages-challenge-am333n.ameen.json +++ b/domains/_github-pages-challenge-am333n.ameen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "am333n", - "email": "muhammedameen752@gmail.com" - }, - "record": { - "TXT": "ae46785afb026d6f57c4eb85f644eb" - } + "owner": { + "username": "am333n", + "email": "muhammedameen752@gmail.com" + }, + "record": { + "TXT": "ae46785afb026d6f57c4eb85f644eb" + } } diff --git a/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json b/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json index 8f107840f..3adf90e4d 100644 --- a/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json +++ b/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AnimeshKotka", - "email": "animeshkotka520@gmail.com" - }, - "record": { - "TXT": "516e1afaa96818228e8a61bf901188" - } + "owner": { + "username": "AnimeshKotka", + "email": "animeshkotka520@gmail.com" + }, + "record": { + "TXT": "516e1afaa96818228e8a61bf901188" + } } diff --git a/domains/_github-pages-challenge-asbp.asbp.json b/domains/_github-pages-challenge-asbp.asbp.json index 9fc01ffd5..ec3dea7c9 100644 --- a/domains/_github-pages-challenge-asbp.asbp.json +++ b/domains/_github-pages-challenge-asbp.asbp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "asbp", - "email": "guungofficial@gmail.com" - }, - "record": { - "TXT": "31b576be5fd342aa2473ebb2fb2816" - } + "owner": { + "username": "asbp", + "email": "guungofficial@gmail.com" + }, + "record": { + "TXT": "31b576be5fd342aa2473ebb2fb2816" + } } diff --git a/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json b/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json index f14c7ec20..c2f6a56e1 100644 --- a/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json +++ b/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AshishKingdom", - "email": "ashishkingdom@proton.me" - }, - "record": { - "TXT": "4281866da89d9e1bd20fcdb44adca3" - } + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "TXT": "4281866da89d9e1bd20fcdb44adca3" + } } diff --git a/domains/_github-pages-challenge-axioris.axioris.json b/domains/_github-pages-challenge-axioris.axioris.json index bb94aad47..c4bc04852 100644 --- a/domains/_github-pages-challenge-axioris.axioris.json +++ b/domains/_github-pages-challenge-axioris.axioris.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axioris", - "email": "dane.foster.collins@gmail.com" - }, - "record": { - "TXT": "3e68551b5f5903030133fb460e57db" - } + "owner": { + "username": "axioris", + "email": "dane.foster.collins@gmail.com" + }, + "record": { + "TXT": "3e68551b5f5903030133fb460e57db" + } } diff --git a/domains/_github-pages-challenge-btleffler.btleffler.json b/domains/_github-pages-challenge-btleffler.btleffler.json index db1ae933e..9496e0060 100644 --- a/domains/_github-pages-challenge-btleffler.btleffler.json +++ b/domains/_github-pages-challenge-btleffler.btleffler.json @@ -1,9 +1,9 @@ { "owner": { - "username": "btleffler", - "email": "btleffler@gmail.com" + "username": "btleffler", + "email": "btleffler@gmail.com" }, "record": { - "TXT": "6c3fe486c491afe19b9ba3bbb03d2a" + "TXT": "6c3fe486c491afe19b9ba3bbb03d2a" } } diff --git a/domains/_github-pages-challenge-cantcode023.bd.json b/domains/_github-pages-challenge-cantcode023.bd.json index dcfcc4bf3..20351b873 100644 --- a/domains/_github-pages-challenge-cantcode023.bd.json +++ b/domains/_github-pages-challenge-cantcode023.bd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CantCode023", - "email": "cantcode023@gmail.com" - }, - "record": { - "TXT": "f1b87d5986bd9abd22ca7fc5da79ad" - } + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com" + }, + "record": { + "TXT": "f1b87d5986bd9abd22ca7fc5da79ad" + } } diff --git a/domains/_github-pages-challenge-debkanchan.debkanchan.json b/domains/_github-pages-challenge-debkanchan.debkanchan.json index af8d4d0d3..fcbb78a08 100644 --- a/domains/_github-pages-challenge-debkanchan.debkanchan.json +++ b/domains/_github-pages-challenge-debkanchan.debkanchan.json @@ -6,4 +6,4 @@ "record": { "TXT": "36f31b49ddb71ca70a8cb3dd21e61d" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-devhammed.hammed.json b/domains/_github-pages-challenge-devhammed.hammed.json index 44413c068..1b613a46d 100644 --- a/domains/_github-pages-challenge-devhammed.hammed.json +++ b/domains/_github-pages-challenge-devhammed.hammed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devhammed", - "email": "hey@hammed.dev" - }, - "record": { - "TXT": "7672b068b3140a9fbaaf9bfe0ab136" - } + "owner": { + "username": "devhammed", + "email": "hey@hammed.dev" + }, + "record": { + "TXT": "7672b068b3140a9fbaaf9bfe0ab136" + } } diff --git a/domains/_github-pages-challenge-drssoccer55.doug.json b/domains/_github-pages-challenge-drssoccer55.doug.json index cc8674b65..c5cca34b9 100644 --- a/domains/_github-pages-challenge-drssoccer55.doug.json +++ b/domains/_github-pages-challenge-drssoccer55.doug.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "drssoccer55", - "email": "sextondouglas@pm.me" - }, - "record": { - "TXT": "6605758124fbb4085b1687476d067b" - } + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "TXT": "6605758124fbb4085b1687476d067b" + } } diff --git a/domains/_github-pages-challenge-ducky4life.ducky.json b/domains/_github-pages-challenge-ducky4life.ducky.json index 257d533cd..7c76603f9 100644 --- a/domains/_github-pages-challenge-ducky4life.ducky.json +++ b/domains/_github-pages-challenge-ducky4life.ducky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ducky4life", - "email": "duckylai@proton.me" - }, - "record": { - "TXT": "7b577ecd19bde96461d7b480a5f0a4" - } + "owner": { + "username": "ducky4life", + "email": "duckylai@proton.me" + }, + "record": { + "TXT": "7b577ecd19bde96461d7b480a5f0a4" + } } diff --git a/domains/_github-pages-challenge-ganesh76.ganesh-g.json b/domains/_github-pages-challenge-ganesh76.ganesh-g.json index 394a74ceb..32d77b30c 100644 --- a/domains/_github-pages-challenge-ganesh76.ganesh-g.json +++ b/domains/_github-pages-challenge-ganesh76.ganesh-g.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ganesh76", - "email": "ganesh.g.cse@gmail.com" - }, - "record": { - "TXT": "94df711e9b048a87929864206a479a" - } + "owner": { + "username": "ganesh76", + "email": "ganesh.g.cse@gmail.com" + }, + "record": { + "TXT": "94df711e9b048a87929864206a479a" + } } diff --git a/domains/_github-pages-challenge-gegendepressed.sairaj.json b/domains/_github-pages-challenge-gegendepressed.sairaj.json index 2febfcf20..960df4e0e 100644 --- a/domains/_github-pages-challenge-gegendepressed.sairaj.json +++ b/domains/_github-pages-challenge-gegendepressed.sairaj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gegendepressed", - "email": "sairaj09pai@gmail.com" - }, - "record": { - "TXT": "c6a67c35d8e7aac91ac5afce904ad6" - } + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "TXT": "c6a67c35d8e7aac91ac5afce904ad6" + } } diff --git a/domains/_github-pages-challenge-gokay05.gokay.json b/domains/_github-pages-challenge-gokay05.gokay.json index 5ac174a56..6a2c2ebc0 100644 --- a/domains/_github-pages-challenge-gokay05.gokay.json +++ b/domains/_github-pages-challenge-gokay05.gokay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gokay05", - "email": "gyamankurt@gmail.com" - }, - "record": { - "TXT": "7c83467aa6d55ff736d77d66a6f94e" - } + "owner": { + "username": "gokay05", + "email": "gyamankurt@gmail.com" + }, + "record": { + "TXT": "7c83467aa6d55ff736d77d66a6f94e" + } } diff --git a/domains/_github-pages-challenge-is-a-dev-docs.docs.json b/domains/_github-pages-challenge-is-a-dev-docs.docs.json index 68c26dcdc..713a46f89 100644 --- a/domains/_github-pages-challenge-is-a-dev-docs.docs.json +++ b/domains/_github-pages-challenge-is-a-dev-docs.docs.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "18b49a8904257ea06c3595614d9a4e" - } -} +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "18b49a8904257ea06c3595614d9a4e" + } +} diff --git a/domains/_github-pages-challenge-jesusvala.jesusvaladez.json b/domains/_github-pages-challenge-jesusvala.jesusvaladez.json index d2ab67e44..1b82a5c20 100644 --- a/domains/_github-pages-challenge-jesusvala.jesusvaladez.json +++ b/domains/_github-pages-challenge-jesusvala.jesusvaladez.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JesusVala", - "email": "jesusvaladezf@outlook.com" - }, - "record": { - "TXT": "0d3d73c2f3c76a7ec6bb5484d88e97" - } + "owner": { + "username": "JesusVala", + "email": "jesusvaladezf@outlook.com" + }, + "record": { + "TXT": "0d3d73c2f3c76a7ec6bb5484d88e97" + } } diff --git a/domains/_github-pages-challenge-juanpython1.juandev.json b/domains/_github-pages-challenge-juanpython1.juandev.json index c97e5b061..6ecb54622 100644 --- a/domains/_github-pages-challenge-juanpython1.juandev.json +++ b/domains/_github-pages-challenge-juanpython1.juandev.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "JuanPython1", - "email": "kamilo201025@gmail.com" - }, - "record": { - "TXT": "0342f0aeddf970dce791538a82f3b4" - } + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "TXT": "0342f0aeddf970dce791538a82f3b4" } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json index e7223a55f..9b65b4df8 100644 --- a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json +++ b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lawrenceee04", - "email": "lawrencelg04@gmail.com" - }, - "record": { - "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" - } + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" + } } diff --git a/domains/_github-pages-challenge-liamatienza.liam.json b/domains/_github-pages-challenge-liamatienza.liam.json index 8acf34266..ed1b27c24 100644 --- a/domains/_github-pages-challenge-liamatienza.liam.json +++ b/domains/_github-pages-challenge-liamatienza.liam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "liamatienza", - "email": "liamdev@duck.com" - }, - "record": { - "TXT": "21465fcb0d62d07a3c97587145ebea" - } + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "21465fcb0d62d07a3c97587145ebea" + } } diff --git a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json index 6d54df46f..f54df7b46 100644 --- a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json +++ b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "M0M0K4S4N", - "email": "momokasan@proton.me" - }, - "record": { - "TXT": "5d381e72b5a25f499b81b5956c56c7" - } + "owner": { + "username": "M0M0K4S4N", + "email": "momokasan@proton.me" + }, + "record": { + "TXT": "5d381e72b5a25f499b81b5956c56c7" + } } diff --git a/domains/_github-pages-challenge-machip3r.machip3r.json b/domains/_github-pages-challenge-machip3r.machip3r.json index 83d3f61ae..212bf05a0 100644 --- a/domains/_github-pages-challenge-machip3r.machip3r.json +++ b/domains/_github-pages-challenge-machip3r.machip3r.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "machip3r", - "email": "mac_258@hotmail.com" - }, - "record": { - "TXT": "cfc7c8e9fa922388850fe07ad3a7da" - } -} \ No newline at end of file + "owner": { + "username": "machip3r", + "email": "mac_258@hotmail.com" + }, + "record": { + "TXT": "cfc7c8e9fa922388850fe07ad3a7da" + } +} diff --git a/domains/_github-pages-challenge-manugeni.manugeni.json b/domains/_github-pages-challenge-manugeni.manugeni.json index e19b0b538..f749aa6ee 100644 --- a/domains/_github-pages-challenge-manugeni.manugeni.json +++ b/domains/_github-pages-challenge-manugeni.manugeni.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "manugeni", - "email": "rendaniman@outlook.com" - }, - "record": { - "TXT": "c43b4f0460a8d8b9c05affa2da77ef" - } + "owner": { + "username": "manugeni", + "email": "rendaniman@outlook.com" + }, + "record": { + "TXT": "c43b4f0460a8d8b9c05affa2da77ef" + } } diff --git a/domains/_github-pages-challenge-mh0386.mohamedhisham.json b/domains/_github-pages-challenge-mh0386.mohamedhisham.json index 15166319e..269c64d04 100644 --- a/domains/_github-pages-challenge-mh0386.mohamedhisham.json +++ b/domains/_github-pages-challenge-mh0386.mohamedhisham.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MH0386", - "email": "mohamed.hisham.abdelzaher@gmail.com" - }, - "record": { - "TXT": "c6abd6e81620b17a3fc408bfbbbe06" - } + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "TXT": "c6abd6e81620b17a3fc408bfbbbe06" + } } diff --git a/domains/_github-pages-challenge-mohamadoday.bn3di.json b/domains/_github-pages-challenge-mohamadoday.bn3di.json index ad61da66f..45d7cf5c4 100644 --- a/domains/_github-pages-challenge-mohamadoday.bn3di.json +++ b/domains/_github-pages-challenge-mohamadoday.bn3di.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MohamadOday", - "email": "adada133321t@gmail.com" - }, - "record": { - "TXT": "a67c1c7ad9e8f589a22c5c161548f8" - } + "owner": { + "username": "MohamadOday", + "email": "adada133321t@gmail.com" + }, + "record": { + "TXT": "a67c1c7ad9e8f589a22c5c161548f8" + } } diff --git a/domains/_github-pages-challenge-narasimapandiyan.narasima.json b/domains/_github-pages-challenge-narasimapandiyan.narasima.json index 8b779a899..035c5e3e6 100644 --- a/domains/_github-pages-challenge-narasimapandiyan.narasima.json +++ b/domains/_github-pages-challenge-narasimapandiyan.narasima.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com" - }, - "record": { - "TXT": "0cd2fb39489f7652da9a4942df4a75" - } + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "0cd2fb39489f7652da9a4942df4a75" + } } diff --git a/domains/_github-pages-challenge-okineadev.okinea.json b/domains/_github-pages-challenge-okineadev.okinea.json index 451792203..d8490b54a 100644 --- a/domains/_github-pages-challenge-okineadev.okinea.json +++ b/domains/_github-pages-challenge-okineadev.okinea.json @@ -1,6 +1,5 @@ { "description": "Okinea Dev website", - "repo": "https://github.com/okineadev", "owner": { "username": "okineadev" }, diff --git a/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json b/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json index 571afa3f7..3c45e68a8 100644 --- a/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json +++ b/domains/_github-pages-challenge-onkarsathe007.onkarsathe.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Onkarsathe007", - "email": "onkarsathe96k@gmail.com" - }, - "record": { - "TXT": "8d02480f39dc3dfcfa2ebc8104135c" - } + "owner": { + "username": "Onkarsathe007", + "email": "onkarsathe96k@gmail.com" + }, + "record": { + "TXT": "8d02480f39dc3dfcfa2ebc8104135c" + } } diff --git a/domains/_github-pages-challenge-pavan-ambekar.pa1.json b/domains/_github-pages-challenge-pavan-ambekar.pa1.json index 5f8976105..6a9050644 100644 --- a/domains/_github-pages-challenge-pavan-ambekar.pa1.json +++ b/domains/_github-pages-challenge-pavan-ambekar.pa1.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "pavan-ambekar", - "email": "pavan479ec@gmail.com" - }, - "record": { - "TXT": "703d6f0036517a3bad381ba97d5e8e" - } -} \ No newline at end of file +{ + "owner": { + "username": "pavan-ambekar", + "email": "pavan479ec@gmail.com" + }, + "record": { + "TXT": "703d6f0036517a3bad381ba97d5e8e" + } +} diff --git a/domains/_github-pages-challenge-peme969.peme969.json b/domains/_github-pages-challenge-peme969.peme969.json index e012c3f61..0129092e6 100644 --- a/domains/_github-pages-challenge-peme969.peme969.json +++ b/domains/_github-pages-challenge-peme969.peme969.json @@ -6,4 +6,4 @@ "record": { "TXT": "cd6136f17efbca44cec061b3fd6121" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-pentsec.jeff.json b/domains/_github-pages-challenge-pentsec.jeff.json index fe5225e38..d6ac23511 100644 --- a/domains/_github-pages-challenge-pentsec.jeff.json +++ b/domains/_github-pages-challenge-pentsec.jeff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PentSec", - "email": "jeffreysfu@gmail.com" - }, - "record": { - "TXT": "c1f0e5d392a06b64a632b42f794b1a" - } -} \ No newline at end of file + "owner": { + "username": "PentSec", + "email": "jeffreysfu@gmail.com" + }, + "record": { + "TXT": "c1f0e5d392a06b64a632b42f794b1a" + } +} diff --git a/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json b/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json index 7ea91e9c2..f3502af5c 100644 --- a/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json +++ b/domains/_github-pages-challenge-ramanandkrgupta.ramanand.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ramanandkrgupta", - "email": "ramanand@myyahoo.com" - }, - "record": { - "TXT": "07cd3e879dce98546f212f494f50da" - } + "owner": { + "username": "ramanandkrgupta", + "email": "ramanand@myyahoo.com" + }, + "record": { + "TXT": "07cd3e879dce98546f212f494f50da" + } } diff --git a/domains/_github-pages-challenge-razobeckett.mayurraut.json b/domains/_github-pages-challenge-razobeckett.mayurraut.json index d585a180b..1c7e80175 100644 --- a/domains/_github-pages-challenge-razobeckett.mayurraut.json +++ b/domains/_github-pages-challenge-razobeckett.mayurraut.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "razobeckett", - "email": "mayurraut.dev@gmail.com" - }, - "record": { - "TXT": "e104db834f904b13e65dd9337ae48e" - } + "owner": { + "username": "razobeckett", + "email": "mayurraut.dev@gmail.com" + }, + "record": { + "TXT": "e104db834f904b13e65dd9337ae48e" + } } diff --git a/domains/_github-pages-challenge-roger-padrell.rpadrell.json b/domains/_github-pages-challenge-roger-padrell.rpadrell.json index cde4495f3..bb5a9c3c6 100644 --- a/domains/_github-pages-challenge-roger-padrell.rpadrell.json +++ b/domains/_github-pages-challenge-roger-padrell.rpadrell.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "roger-padrell", - "email": "padrell.roger@gmail.com" - }, - "record": { - "TXT": "814c8119eaa1cf941877c3cacea189" - } + "owner": { + "username": "roger-padrell", + "email": "padrell.roger@gmail.com" + }, + "record": { + "TXT": "814c8119eaa1cf941877c3cacea189" + } } diff --git a/domains/_github-pages-challenge-satyamissatyam.satyamjha.json b/domains/_github-pages-challenge-satyamissatyam.satyamjha.json index bd9a8210c..d741b1b2d 100644 --- a/domains/_github-pages-challenge-satyamissatyam.satyamjha.json +++ b/domains/_github-pages-challenge-satyamissatyam.satyamjha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SatyamIsSatyam", - "email": "realsatyam02@gmail.com" - }, - "record": { - "TXT": "cfb164b676b453b9258240ca419ce0" - } + "owner": { + "username": "SatyamIsSatyam", + "email": "realsatyam02@gmail.com" + }, + "record": { + "TXT": "cfb164b676b453b9258240ca419ce0" + } } diff --git a/domains/_github-pages-challenge-sh770.sh770.json b/domains/_github-pages-challenge-sh770.sh770.json index 8f487b277..21e6557da 100644 --- a/domains/_github-pages-challenge-sh770.sh770.json +++ b/domains/_github-pages-challenge-sh770.sh770.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sh770", - "email": "sh770h@gmail.com" - }, - "record": { - "TXT": "ece6eb427012a2050ec0a76cf9c7a6" - } + "owner": { + "username": "sh770", + "email": "sh770h@gmail.com" + }, + "record": { + "TXT": "ece6eb427012a2050ec0a76cf9c7a6" + } } diff --git a/domains/_github-pages-challenge-sneh-al.snehal.json b/domains/_github-pages-challenge-sneh-al.snehal.json index d48b9beeb..c66047ab2 100644 --- a/domains/_github-pages-challenge-sneh-al.snehal.json +++ b/domains/_github-pages-challenge-sneh-al.snehal.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "sneh-al", - "email": "snehal1380@gmail.com" - }, - "record": { - "TXT": "c0b50465868652285e959813c2b5c9" - } -} \ No newline at end of file +{ + "owner": { + "username": "sneh-al", + "email": "snehal1380@gmail.com" + }, + "record": { + "TXT": "c0b50465868652285e959813c2b5c9" + } +} diff --git a/domains/_github-pages-challenge-soymadip.soymadip.json b/domains/_github-pages-challenge-soymadip.soymadip.json index f7a10410e..a4cdcfdb3 100644 --- a/domains/_github-pages-challenge-soymadip.soymadip.json +++ b/domains/_github-pages-challenge-soymadip.soymadip.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "soymadip", - "email": "soumadip@zohomail.in" - }, - "record": { - "TXT": "5d04ea047efd00f6377e5ad12bb373" - } + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "TXT": "5d04ea047efd00f6377e5ad12bb373" + } } diff --git a/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json b/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json index 8d911c39c..c85597389 100644 --- a/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json +++ b/domains/_github-pages-challenge-spreadsheets600.spreadsheets600.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SpreadSheets600", - "email": "sohammaity006@gmail.com" - }, - "record": { - "TXT": "b1bfc537d107d9e43ad2afd111fe3d" - } + "owner": { + "username": "SpreadSheets600", + "email": "sohammaity006@gmail.com" + }, + "record": { + "TXT": "b1bfc537d107d9e43ad2afd111fe3d" + } } diff --git a/domains/_github-pages-challenge-therealcrazyfuy.abeja.json b/domains/_github-pages-challenge-therealcrazyfuy.abeja.json index 0f3d6be28..d690b8812 100644 --- a/domains/_github-pages-challenge-therealcrazyfuy.abeja.json +++ b/domains/_github-pages-challenge-therealcrazyfuy.abeja.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "TheRealCrazyfuy", - "discord": "realabeja", - "reddit": "crazyfuy" - }, - "record": { - "TXT": "57fda717044e3715b197fe293216f9" - } + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "TXT": "57fda717044e3715b197fe293216f9" + } } diff --git a/domains/_github-pages-challenge-tim-vdb.tim-vdb.json b/domains/_github-pages-challenge-tim-vdb.tim-vdb.json index 240e38034..e272031a9 100644 --- a/domains/_github-pages-challenge-tim-vdb.tim-vdb.json +++ b/domains/_github-pages-challenge-tim-vdb.tim-vdb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tim-vdb", - "email": "timotheevdbosch@gmail.com" - }, - "record": { - "TXT": "ccd9ff03f723b201d75c2ae79c3245" - } + "owner": { + "username": "tim-vdb", + "email": "timotheevdbosch@gmail.com" + }, + "record": { + "TXT": "ccd9ff03f723b201d75c2ae79c3245" + } } diff --git a/domains/_github-pages-challenge-timi2506.timi2506.json b/domains/_github-pages-challenge-timi2506.timi2506.json index 8e5d1ddca..dec98fcff 100644 --- a/domains/_github-pages-challenge-timi2506.timi2506.json +++ b/domains/_github-pages-challenge-timi2506.timi2506.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "timi2506", - "email": "tim@glos-omu.uk" - }, - "record": { - "TXT": "592f4627c522780ea398a91a6c1d59" - } + "owner": { + "username": "timi2506", + "email": "tim@glos-omu.uk" + }, + "record": { + "TXT": "592f4627c522780ea398a91a6c1d59" + } } diff --git a/domains/_github-pages-challenge-vcntttt.vrivera.json b/domains/_github-pages-challenge-vcntttt.vrivera.json index 46cc9ffe9..55c499a94 100644 --- a/domains/_github-pages-challenge-vcntttt.vrivera.json +++ b/domains/_github-pages-challenge-vcntttt.vrivera.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vcntttt", - "email": "vrivera.dev@gmail.com" - }, - "record": { - "TXT": "f2d624f5252ae88e5308c9098ae958" - } + "owner": { + "username": "vcntttt", + "email": "vrivera.dev@gmail.com" + }, + "record": { + "TXT": "f2d624f5252ae88e5308c9098ae958" + } } diff --git a/domains/_github-pages-challenge-verygafanhot.heyaxo.json b/domains/_github-pages-challenge-verygafanhot.heyaxo.json index 5c94016f9..5666a2e22 100644 --- a/domains/_github-pages-challenge-verygafanhot.heyaxo.json +++ b/domains/_github-pages-challenge-verygafanhot.heyaxo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "verygafanhot", - "email": "verygafanhot@gmail.com" - }, - "record": { - "TXT": "e3ae5ee11a576cc86f89140043ca2b" - } + "owner": { + "username": "verygafanhot", + "email": "verygafanhot@gmail.com" + }, + "record": { + "TXT": "e3ae5ee11a576cc86f89140043ca2b" + } } diff --git a/domains/_github-pages-challenge-vncsmnl.vinicius.json b/domains/_github-pages-challenge-vncsmnl.vinicius.json index f678da650..75df081e9 100644 --- a/domains/_github-pages-challenge-vncsmnl.vinicius.json +++ b/domains/_github-pages-challenge-vncsmnl.vinicius.json @@ -1,6 +1,5 @@ { "description": "My personal website", - "repo": "https://github.com/vncsmnl", "owner": { "username": "vncsmnl", "twitter": "vncsmnl", diff --git a/domains/_github-pages-challenge-wmoralesl.wilson.json b/domains/_github-pages-challenge-wmoralesl.wilson.json index e58217362..e35c53374 100644 --- a/domains/_github-pages-challenge-wmoralesl.wilson.json +++ b/domains/_github-pages-challenge-wmoralesl.wilson.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "wmoralesl", - "email": "wilsonm57wm@gmail.com" - }, - "record": { - "TXT": "10f8fd2a05d93142f03d2a6ee4142e" - } - } \ No newline at end of file + "owner": { + "username": "wmoralesl", + "email": "wilsonm57wm@gmail.com" + }, + "record": { + "TXT": "10f8fd2a05d93142f03d2a6ee4142e" + } +} diff --git a/domains/_github-pages-challenge-yz9551.yxz.json b/domains/_github-pages-challenge-yz9551.yxz.json index 7e91dc657..b785aa78b 100644 --- a/domains/_github-pages-challenge-yz9551.yxz.json +++ b/domains/_github-pages-challenge-yz9551.yxz.json @@ -1,7 +1,6 @@ { "owner": { "username": "yz9551", - "email": "", "discord": "yz9551" }, "record": { diff --git a/domains/_vercel.ahmed.json b/domains/_vercel.ahmed.json index 57e49fa0d..79609535e 100644 --- a/domains/_vercel.ahmed.json +++ b/domains/_vercel.ahmed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ahmed.is-a.dev,e3140ad99c613cbd32f1" - } + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmed.is-a.dev,e3140ad99c613cbd32f1" + } } diff --git a/domains/_vercel.ahmedosama.json b/domains/_vercel.ahmedosama.json index d32162f5f..ca3b1d64a 100644 --- a/domains/_vercel.ahmedosama.json +++ b/domains/_vercel.ahmedosama.json @@ -1,9 +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 +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosama.is-a.dev,5b628779e8a3ff964dbb" + } +} diff --git a/domains/_vercel.ahmedosamamath.json b/domains/_vercel.ahmedosamamath.json index b9e94b545..82c7b01c4 100644 --- a/domains/_vercel.ahmedosamamath.json +++ b/domains/_vercel.ahmedosamamath.json @@ -1,9 +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 +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosamamath.is-a.dev,796151d584bede738264" + } +} diff --git a/domains/_vercel.akib.json b/domains/_vercel.akib.json index 0904a95b3..fce6165bc 100644 --- a/domains/_vercel.akib.json +++ b/domains/_vercel.akib.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "akibsaleh", - "email": "akibsaleh.dev@gmail.com", - "discord": "akibsalehzihan" - }, - "record": { - "TXT": "vc-domain-verify=akib.is-a.dev,3605c2dfdaf80295f8b3" - } + "owner": { + "username": "akibsaleh", + "email": "akibsaleh.dev@gmail.com", + "discord": "akibsalehzihan" + }, + "record": { + "TXT": "vc-domain-verify=akib.is-a.dev,3605c2dfdaf80295f8b3" + } } diff --git a/domains/_vercel.amandajauregui.json b/domains/_vercel.amandajauregui.json index 53d9129d6..9a269efa5 100644 --- a/domains/_vercel.amandajauregui.json +++ b/domains/_vercel.amandajauregui.json @@ -7,4 +7,4 @@ "record": { "TXT": "vc-domain-verify=amandajauregui.is-a.dev,a3853c2f774bcc618d55" } -} \ No newline at end of file +} diff --git a/domains/_vercel.amardeep.json b/domains/_vercel.amardeep.json index ee2b2b075..175986068 100644 --- a/domains/_vercel.amardeep.json +++ b/domains/_vercel.amardeep.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" - } - } \ No newline at end of file + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" + } +} diff --git a/domains/_vercel.andres-jaramillo.json b/domains/_vercel.andres-jaramillo.json index fe061360e..f458d6895 100644 --- a/domains/_vercel.andres-jaramillo.json +++ b/domains/_vercel.andres-jaramillo.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "andresfer1799", - "email": "andresfer1799@gmail.com", - "discord": "" - }, - "record": { - "TXT": "vc-domain-verify=andres-jaramillo.is-a.dev,19f46a0dbb75aa279425" - } + "owner": { + "username": "andresfer1799", + "email": "andresfer1799@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=andres-jaramillo.is-a.dev,19f46a0dbb75aa279425" + } } diff --git a/domains/_vercel.app.vyductan.json b/domains/_vercel.app.vyductan.json index 6904ef7ee..1ba7308b6 100644 --- a/domains/_vercel.app.vyductan.json +++ b/domains/_vercel.app.vyductan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "record": { - "TXT": "vc-domain-verify=*.vyductan.is-a.dev,f7fc15db084fa96cf967" - } + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=*.vyductan.is-a.dev,f7fc15db084fa96cf967" + } } diff --git a/domains/_vercel.arshman.json b/domains/_vercel.arshman.json index 3d42d54ea..9bb0feb4a 100644 --- a/domains/_vercel.arshman.json +++ b/domains/_vercel.arshman.json @@ -1,7 +1,6 @@ { "owner": { - "username": "syedtahseen", - "email": "" + "username": "syedtahseen" }, "record": { "TXT": ["vc-domain-verify=arshman.is-a.dev,b92115f7845437a44890"] diff --git a/domains/_vercel.aryan.json b/domains/_vercel.aryan.json index 09e7d9a6d..b44dde075 100644 --- a/domains/_vercel.aryan.json +++ b/domains/_vercel.aryan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aryanpatel142006", - "email": "aryanpatel142006@gmail.com", - "discord": "aryanpatel142006" - }, - "record": { - "TXT": "vc-domain-verify=aryan.is-a.dev,589c160d472fa2b93174" - } + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "TXT": "vc-domain-verify=aryan.is-a.dev,589c160d472fa2b93174" + } } diff --git a/domains/_vercel.aryann.json b/domains/_vercel.aryann.json index f40837ddd..4af5f87c6 100644 --- a/domains/_vercel.aryann.json +++ b/domains/_vercel.aryann.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aryanm830", - "email": "aryanm830@proton.me", - "discord": "riftfiree" - }, - "record": { - "TXT": "vc-domain-verify=aryann.is-a.dev,055a43d91c6031804886" - } + "owner": { + "username": "aryanm830", + "email": "aryanm830@proton.me", + "discord": "riftfiree" + }, + "record": { + "TXT": "vc-domain-verify=aryann.is-a.dev,055a43d91c6031804886" + } } diff --git a/domains/_vercel.awhvish.json b/domains/_vercel.awhvish.json index 24944584a..bf0b12539 100644 --- a/domains/_vercel.awhvish.json +++ b/domains/_vercel.awhvish.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "awhvish", - "email": "avislowha9@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"] - } + "owner": { + "username": "awhvish", + "email": "avislowha9@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"] + } } - - - diff --git a/domains/_vercel.baibhav.json b/domains/_vercel.baibhav.json index f610b6e05..f37fa278a 100644 --- a/domains/_vercel.baibhav.json +++ b/domains/_vercel.baibhav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Baibhavos", - "email": "baibhavkumar303@gmal.com" - }, - "record": { - "TXT": "vc-domain-verify=baibhav.is-a.dev,b652350d2b3b8f0bef49" - } + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmal.com" + }, + "record": { + "TXT": "vc-domain-verify=baibhav.is-a.dev,b652350d2b3b8f0bef49" + } } diff --git a/domains/_vercel.balaji.json b/domains/_vercel.balaji.json index cdec0a83c..2e7a018ba 100644 --- a/domains/_vercel.balaji.json +++ b/domains/_vercel.balaji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "balaji-atoa", - "discord": "popz06" - }, - "record": { - "TXT": "vc-domain-verify=balaji.is-a.dev,b4898f8e7508d5de541e" - } + "owner": { + "username": "balaji-atoa", + "discord": "popz06" + }, + "record": { + "TXT": "vc-domain-verify=balaji.is-a.dev,b4898f8e7508d5de541e" + } } diff --git a/domains/_vercel.bhavyagupta.json b/domains/_vercel.bhavyagupta.json index 5558b0ae4..dd14aaf1f 100644 --- a/domains/_vercel.bhavyagupta.json +++ b/domains/_vercel.bhavyagupta.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BhavyaGupta315", - "email": "bhavyagupta315@gmail.com", - "discord": "bhavya_gupta_" - }, - "record": { - "TXT": "vc-domain-verify=bhavyagupta.is-a.dev,6ad4b583ec5dfd020162" - } + "owner": { + "username": "BhavyaGupta315", + "email": "bhavyagupta315@gmail.com", + "discord": "bhavya_gupta_" + }, + "record": { + "TXT": "vc-domain-verify=bhavyagupta.is-a.dev,6ad4b583ec5dfd020162" + } } diff --git a/domains/_vercel.bilalmansuri.json b/domains/_vercel.bilalmansuri.json index e3ae472fb..c4184f17d 100644 --- a/domains/_vercel.bilalmansuri.json +++ b/domains/_vercel.bilalmansuri.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bilal-23", - "email": "work.bilalmansuri@gmail.com", - "discord": "bilal_23" - }, - "record": { - "TXT": "vc-domain-verify=bilal.is-a.dev,de7575c2e6976d25ab24" - } + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "TXT": "vc-domain-verify=bilal.is-a.dev,de7575c2e6976d25ab24" + } } diff --git a/domains/_vercel.chirxg.json b/domains/_vercel.chirxg.json index 2deaca327..6838e3501 100644 --- a/domains/_vercel.chirxg.json +++ b/domains/_vercel.chirxg.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "definitelynotchirag", - "email": "chiragdave1888@gmail.com", - "discord": "hellchirag" - }, - "record": { - "TXT": "vc-domain-verify=chirxg.is-a.dev,701cf9d2a75e9216fd53" - } -} \ No newline at end of file + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "TXT": "vc-domain-verify=chirxg.is-a.dev,701cf9d2a75e9216fd53" + } +} diff --git a/domains/_vercel.damian.json b/domains/_vercel.damian.json index dcdcd30c6..37e2f7411 100644 --- a/domains/_vercel.damian.json +++ b/domains/_vercel.damian.json @@ -1,10 +1,9 @@ - { - "owner": { - "username": "meliadamian17", - "email": "meliadamian17@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=damian.is-a.dev,4dce4cc5e2ccdbc3e472" - } + "owner": { + "username": "meliadamian17", + "email": "meliadamian17@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=damian.is-a.dev,4dce4cc5e2ccdbc3e472" + } } diff --git a/domains/_vercel.danieltampe.json b/domains/_vercel.danieltampe.json index 626b16190..598a54b4f 100644 --- a/domains/_vercel.danieltampe.json +++ b/domains/_vercel.danieltampe.json @@ -7,4 +7,4 @@ "record": { "TXT": "vc-domain-verify=danieltampe.is-a.dev,0d68ec9f81c4e5ed7837" } -} \ No newline at end of file +} diff --git a/domains/_vercel.darkyzhou.json b/domains/_vercel.darkyzhou.json index bb81f4e01..2280d6a62 100644 --- a/domains/_vercel.darkyzhou.json +++ b/domains/_vercel.darkyzhou.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "darkyzhou", - "email": "me@zqy.io" - }, - "record": { - "TXT": "vc-domain-verify=darkyzhou.is-a.dev,811f7082bde4a2cf77b8" - } + "owner": { + "username": "darkyzhou", + "email": "me@zqy.io" + }, + "record": { + "TXT": "vc-domain-verify=darkyzhou.is-a.dev,811f7082bde4a2cf77b8" + } } diff --git a/domains/_vercel.davechbga.json b/domains/_vercel.davechbga.json index db6de388c..6940aacb1 100644 --- a/domains/_vercel.davechbga.json +++ b/domains/_vercel.davechbga.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "davechbga" - }, - "record": { - "TXT": "vc-domain-verify=davechbga.is-a.dev,54fb1a1b8fbc8affd8f7" - } + "owner": { + "username": "davechbga" + }, + "record": { + "TXT": "vc-domain-verify=davechbga.is-a.dev,54fb1a1b8fbc8affd8f7" + } } diff --git a/domains/_vercel.deadshot.json b/domains/_vercel.deadshot.json index 8c2959e8b..ea0f954fe 100644 --- a/domains/_vercel.deadshot.json +++ b/domains/_vercel.deadshot.json @@ -1,12 +1,12 @@ { - "description": "A simple portfolio template made by me.", - "repo": "https://github.com/deadshotofficial/minimal-portfolio", - "owner": { - "username": "deadshotofficial", - "email": "deadshot3r@pm.me", - "discord": "416952474587496449" - }, - "record": { - "TXT": "vc-domain-verify=deadshot.is-a.dev,5bc34658e6351c74153c" - } + "description": "A simple portfolio template made by me.", + "repo": "https://github.com/deadshotofficial/minimal-portfolio", + "owner": { + "username": "deadshotofficial", + "email": "deadshot3r@pm.me", + "discord": "416952474587496449" + }, + "record": { + "TXT": "vc-domain-verify=deadshot.is-a.dev,5bc34658e6351c74153c" + } } diff --git a/domains/_vercel.devanshu.json b/domains/_vercel.devanshu.json index fc955ce53..680504562 100644 --- a/domains/_vercel.devanshu.json +++ b/domains/_vercel.devanshu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DevanshuTripathi", - "email": "aditheprince120@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=devanshu.is-a.dev,e278253baf18d3dda9c1" - } + "owner": { + "username": "DevanshuTripathi", + "email": "aditheprince120@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=devanshu.is-a.dev,e278253baf18d3dda9c1" + } } diff --git a/domains/_vercel.dhika.json b/domains/_vercel.dhika.json index f73592c19..3a6d09a0d 100644 --- a/domains/_vercel.dhika.json +++ b/domains/_vercel.dhika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thisisdhika", - "email": "dhikaardana87@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=dhika.is-a.dev,3b4f3c565c41289d2f66" - } -} \ No newline at end of file + "owner": { + "username": "thisisdhika", + "email": "dhikaardana87@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=dhika.is-a.dev,3b4f3c565c41289d2f66" + } +} diff --git a/domains/_vercel.dilpreetgrover.json b/domains/_vercel.dilpreetgrover.json index 66ff8ed1b..11a62cb79 100644 --- a/domains/_vercel.dilpreetgrover.json +++ b/domains/_vercel.dilpreetgrover.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "dfordp", - "email": "dilpreetgrover2@gmail.com", - "discord": "dfordp" - }, - "record": { - "TXT": "vc-domain-verify=dilpreetgrover.is-a.dev,a46f6b3fc877e4d2cbcc" - } -} \ No newline at end of file + "owner": { + "username": "dfordp", + "email": "dilpreetgrover2@gmail.com", + "discord": "dfordp" + }, + "record": { + "TXT": "vc-domain-verify=dilpreetgrover.is-a.dev,a46f6b3fc877e4d2cbcc" + } +} diff --git a/domains/_vercel.divyanshuvashu.json b/domains/_vercel.divyanshuvashu.json index 4aa31f027..da1e28f13 100644 --- a/domains/_vercel.divyanshuvashu.json +++ b/domains/_vercel.divyanshuvashu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "divyanshu-vashu", - "email": "vashusingh2004.jan@gmail.com", - "discord": "ram_ravan69" - }, - "record": { - "TXT": "vc-domain-verify=divyanshuvashu.is-a.dev,26b8f5f55295c4a8ec71" - } + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "TXT": "vc-domain-verify=divyanshuvashu.is-a.dev,26b8f5f55295c4a8ec71" + } } diff --git a/domains/_vercel.ebooks.json b/domains/_vercel.ebooks.json index 440fdeaf2..0a1509aa1 100644 --- a/domains/_vercel.ebooks.json +++ b/domains/_vercel.ebooks.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tuannguyen2002", - "email": "", - "discord": "minhtuan9039" - }, - "record": { - "TXT": "vc-domain-verify=ebooks.is-a.dev,5fa4e0aa7b17c9f52a9d" - } + "owner": { + "username": "tuannguyen2002", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=ebooks.is-a.dev,5fa4e0aa7b17c9f52a9d" + } } diff --git a/domains/_vercel.elvis-tran.json b/domains/_vercel.elvis-tran.json index 33f9418aa..56348a1ef 100644 --- a/domains/_vercel.elvis-tran.json +++ b/domains/_vercel.elvis-tran.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "totargaming", - "email": "elvistranhere@gmail.com", - "discord": "elvistran.here" - }, - "record": { - "TXT": ["vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3"] - } + "owner": { + "username": "totargaming", + "email": "elvistranhere@gmail.com", + "discord": "elvistran.here" + }, + "record": { + "TXT": ["vc-domain-verify=elvis-tran.is-a.dev,cb733ac2167fe3a593a3"] + } } diff --git a/domains/_vercel.elyesghorbel.json b/domains/_vercel.elyesghorbel.json index d71258515..583b2a37b 100644 --- a/domains/_vercel.elyesghorbel.json +++ b/domains/_vercel.elyesghorbel.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "elyescesar", - "email": "elyesghorbeldev@gmail.com", - "discord": "840182191244705802" - }, - "record": { - "TXT": "vc-domain-verify=elyesghorbel.is-a.dev,7c52422c3800285ef8f7" - } + "owner": { + "username": "elyescesar", + "email": "elyesghorbeldev@gmail.com", + "discord": "840182191244705802" + }, + "record": { + "TXT": "vc-domain-verify=elyesghorbel.is-a.dev,7c52422c3800285ef8f7" + } } diff --git a/domains/_vercel.fabien.json b/domains/_vercel.fabien.json index 73c8d7fb0..00d2b1c4f 100644 --- a/domains/_vercel.fabien.json +++ b/domains/_vercel.fabien.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "fabien-h", - "email": "fabien.huet@gmail.com", - "discord": "fabien_huet" - }, - "record": { - "TXT": "vc-domain-verify=fabien.is.a.dev,65d8329499551546ef22" - } + "owner": { + "username": "fabien-h", + "email": "fabien.huet@gmail.com", + "discord": "fabien_huet" + }, + "record": { + "TXT": "vc-domain-verify=fabien.is.a.dev,65d8329499551546ef22" + } } diff --git a/domains/_vercel.farooq.json b/domains/_vercel.farooq.json index 32d631ffd..7dc05eeff 100644 --- a/domains/_vercel.farooq.json +++ b/domains/_vercel.farooq.json @@ -1,8 +1,7 @@ { "owner": { "username": "fexxix", - "email": "fexxix@gmail.com", - "discord": "" + "email": "fexxix@gmail.com" }, "record": { "TXT": "vc-domain-verify=farooq.is-a.dev,a240a8b43ff88d419864" diff --git a/domains/_vercel.felipe.json b/domains/_vercel.felipe.json index 354af504a..22984ad7e 100644 --- a/domains/_vercel.felipe.json +++ b/domains/_vercel.felipe.json @@ -1,10 +1,9 @@ -{ - "owner": { - "username": "felipecalderon", - "email": "hola@felipe.bio" - }, - "record": { - "TXT": ["vc-domain-verify=felipe.is-a.dev,07f2247f0a80372e5d48"] - } - } - \ No newline at end of file +{ + "owner": { + "username": "felipecalderon", + "email": "hola@felipe.bio" + }, + "record": { + "TXT": ["vc-domain-verify=felipe.is-a.dev,07f2247f0a80372e5d48"] + } +} diff --git a/domains/_vercel.francodurand.json b/domains/_vercel.francodurand.json index 1a2c0f66d..aff12071c 100644 --- a/domains/_vercel.francodurand.json +++ b/domains/_vercel.francodurand.json @@ -1,8 +1,8 @@ -{ - "owner": { - "username": "FrancoDurand" - }, - "record": { - "TXT": "vc-domain-verify=francodurand.is-a.dev,ad7840fa5cb01e5d90c1" - } -} \ No newline at end of file +{ + "owner": { + "username": "FrancoDurand" + }, + "record": { + "TXT": "vc-domain-verify=francodurand.is-a.dev,ad7840fa5cb01e5d90c1" + } +} diff --git a/domains/_vercel.grazitukozaki.json b/domains/_vercel.grazitukozaki.json index 584b23e6f..d7e014d30 100644 --- a/domains/_vercel.grazitukozaki.json +++ b/domains/_vercel.grazitukozaki.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GrazielyTukozaki", - "email": "grazitukozaki@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" - } + "owner": { + "username": "GrazielyTukozaki", + "email": "grazitukozaki@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=grazitukozaki.is-a.dev,f0e6150082fdc4fa5b27" } - \ No newline at end of file +} diff --git a/domains/_vercel.greeshma.json b/domains/_vercel.greeshma.json index 5a571d477..0d8d151ad 100644 --- a/domains/_vercel.greeshma.json +++ b/domains/_vercel.greeshma.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "greeshhma", - "email": "greeshma864@gmail.com", - "discord": "greeshhma" - }, - "record": { - "TXT": "vc-domain-verify=greeshma.is-a.dev,dcf8eae911029ace6427" - } + "owner": { + "username": "greeshhma", + "email": "greeshma864@gmail.com", + "discord": "greeshhma" + }, + "record": { + "TXT": "vc-domain-verify=greeshma.is-a.dev,dcf8eae911029ace6427" + } } diff --git a/domains/_vercel.guidocaru.json b/domains/_vercel.guidocaru.json index 8ce33f45b..e01f7c901 100644 --- a/domains/_vercel.guidocaru.json +++ b/domains/_vercel.guidocaru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "guidocaru", - "discord": "696554384817127486" - }, - "record": { - "TXT": "vc-domain-verify=guidocaru.is-a.dev,6106f8de674c39bfb732" - } + "owner": { + "username": "guidocaru", + "discord": "696554384817127486" + }, + "record": { + "TXT": "vc-domain-verify=guidocaru.is-a.dev,6106f8de674c39bfb732" + } } diff --git a/domains/_vercel.hafeez.json b/domains/_vercel.hafeez.json index 448c68552..483b6a258 100644 --- a/domains/_vercel.hafeez.json +++ b/domains/_vercel.hafeez.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "hamid1882", - "email": "hussainhafeez1100@gmail.com", - "discord": "hamid1882" - }, - "record": { - "TXT": "vc-domain-verify=hafeez.is-a.dev,2a3f79f801934e7298bf" - } -} +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "TXT": "vc-domain-verify=hafeez.is-a.dev,2a3f79f801934e7298bf" + } +} diff --git a/domains/_vercel.harish.json b/domains/_vercel.harish.json index 0c7a2cc01..3826c3402 100644 --- a/domains/_vercel.harish.json +++ b/domains/_vercel.harish.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "HarishChandran3304", - "email": "harish3304.work@gmail.com", - "discord": "harish3304" - }, - "record": { - "TXT": "vc-domain-verify=harish.is-a.dev,f67b0eba2383a0492136" - } + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "TXT": "vc-domain-verify=harish.is-a.dev,f67b0eba2383a0492136" + } } diff --git a/domains/_vercel.harshshah.json b/domains/_vercel.harshshah.json index 29d8b85c9..351dfb91f 100644 --- a/domains/_vercel.harshshah.json +++ b/domains/_vercel.harshshah.json @@ -1,10 +1,13 @@ { - "owner": { - "username": "harshshah-codes", - "email": "harshshah.dev@gmail.com", - "discord": "889700837520199761" - }, - "record": { - "TXT": ["vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010", "vc-domain-verify=about.harshshah.is-a.dev,f9d8e16efb5cc0d31d96"] - } + "owner": { + "username": "harshshah-codes", + "email": "harshshah.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "TXT": [ + "vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010", + "vc-domain-verify=about.harshshah.is-a.dev,f9d8e16efb5cc0d31d96" + ] + } } diff --git a/domains/_vercel.harshvardhan.json b/domains/_vercel.harshvardhan.json index 50c9df432..ececcb088 100644 --- a/domains/_vercel.harshvardhan.json +++ b/domains/_vercel.harshvardhan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Harshvardhan5703", - "email": "shekhawat.harsh287@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] - } + "owner": { + "username": "Harshvardhan5703", + "email": "shekhawat.harsh287@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] + } } diff --git a/domains/_vercel.hashan.json b/domains/_vercel.hashan.json index 522678384..ada56a22b 100644 --- a/domains/_vercel.hashan.json +++ b/domains/_vercel.hashan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hashaaan", - "email": "shalithadev@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=hashan.is-a.dev,f61cc7f79144a261bd12" - } + "owner": { + "username": "hashaaan", + "email": "shalithadev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hashan.is-a.dev,f61cc7f79144a261bd12" + } } diff --git a/domains/_vercel.hieu.json b/domains/_vercel.hieu.json index 2f8203472..c3f447ed6 100644 --- a/domains/_vercel.hieu.json +++ b/domains/_vercel.hieu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hieutm83", - "email": "minhhieu.832k@gmail.com", - "discord": "729364691398164490" - }, - "record": { - "TXT": "vc-domain-verify=hieu.is-a.dev,dc7e0df748913559410b" - } + "owner": { + "username": "hieutm83", + "email": "minhhieu.832k@gmail.com", + "discord": "729364691398164490" + }, + "record": { + "TXT": "vc-domain-verify=hieu.is-a.dev,dc7e0df748913559410b" + } } diff --git a/domains/_vercel.hsn.json b/domains/_vercel.hsn.json index c80d2bb64..f40dede78 100644 --- a/domains/_vercel.hsn.json +++ b/domains/_vercel.hsn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hasan-bro-coder", - "email": "hasanur23910@gmail.com", - "discord": "hasan894" - }, - "record": { - "TXT": "vc-domain-verify=hsn.is-a.dev,8e27ffda53d18220c019" - } + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "TXT": "vc-domain-verify=hsn.is-a.dev,8e27ffda53d18220c019" + } } diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json index 57b4fd6dc..cfe7d58aa 100644 --- a/domains/_vercel.ikramth.json +++ b/domains/_vercel.ikramth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" - } + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" + } } diff --git a/domains/_vercel.ishbenjamin.json b/domains/_vercel.ishbenjamin.json index ff9d84cea..691d47c9c 100644 --- a/domains/_vercel.ishbenjamin.json +++ b/domains/_vercel.ishbenjamin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aurumdev952", - "email": "benjamugi20072@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ishbenjamin.is-a.dev,787c8741716d7d7ae200" - } + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ishbenjamin.is-a.dev,787c8741716d7d7ae200" + } } diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json index 0d1320297..1ec386780 100644 --- a/domains/_vercel.jacek.json +++ b/domains/_vercel.jacek.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "smolak", - "email": "jacek.smolak@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" - } + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" + } } diff --git a/domains/_vercel.jacques.json b/domains/_vercel.jacques.json index 719c59917..83231cfe0 100644 --- a/domains/_vercel.jacques.json +++ b/domains/_vercel.jacques.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jacques2Marais", - "discord": "itsmejackmorris" - }, - "record": { - "TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742" - } + "owner": { + "username": "Jacques2Marais", + "discord": "itsmejackmorris" + }, + "record": { + "TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742" + } } diff --git a/domains/_vercel.jake.json b/domains/_vercel.jake.json index 08c660da0..d38b4ed5b 100644 --- a/domains/_vercel.jake.json +++ b/domains/_vercel.jake.json @@ -1,7 +1,6 @@ { "owner": { - "username": "xzrci", - "email": "" + "username": "xzrci" }, "record": { "TXT": ["vc-domain-verify=jake.is-a.dev,1075ab07de85fa87e8cd"] diff --git a/domains/_vercel.jal.json b/domains/_vercel.jal.json index ee65cad47..1db958279 100644 --- a/domains/_vercel.jal.json +++ b/domains/_vercel.jal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jal-GG", - "email": "jalvrund2017@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=jal.is-a.dev,1fa1419e6567c483a5d6" - } -} \ No newline at end of file + "owner": { + "username": "Jal-GG", + "email": "jalvrund2017@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jal.is-a.dev,1fa1419e6567c483a5d6" + } +} diff --git a/domains/_vercel.jefino.json b/domains/_vercel.jefino.json index be48d8741..be4e7738f 100644 --- a/domains/_vercel.jefino.json +++ b/domains/_vercel.jefino.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=jefino.is-a.dev,06a21d01141d355de2b1" } -} \ No newline at end of file +} diff --git a/domains/_vercel.jigarbhoye.json b/domains/_vercel.jigarbhoye.json index fe1869dc4..b278d11ff 100644 --- a/domains/_vercel.jigarbhoye.json +++ b/domains/_vercel.jigarbhoye.json @@ -1,10 +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 + "owner": { + "username": "jigarbhoye04", + "discord": "jigx.04", + "email": "jigarbhoye04@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jigarbhoye.is-a.dev,194424ab5762042e64fa" + } +} diff --git a/domains/_vercel.jonasfroeller.json b/domains/_vercel.jonasfroeller.json index addf90ec4..2d7e4817c 100644 --- a/domains/_vercel.jonasfroeller.json +++ b/domains/_vercel.jonasfroeller.json @@ -1,7 +1,6 @@ { "owner": { "username": "jonasfroeller", - "discord": "", "email": "j.froe@gmx.at" }, "record": { diff --git a/domains/_vercel.jonathan-russ.json b/domains/_vercel.jonathan-russ.json index ba6e333c7..dddf4eabc 100644 --- a/domains/_vercel.jonathan-russ.json +++ b/domains/_vercel.jonathan-russ.json @@ -7,4 +7,4 @@ "record": { "TXT": "vc-domain-verify=jonathan-russ.is-a.dev,298a207b5f94dffde572" } -} \ No newline at end of file +} diff --git a/domains/_vercel.jorge-lopz.json b/domains/_vercel.jorge-lopz.json index 551776f98..5e4734569 100644 --- a/domains/_vercel.jorge-lopz.json +++ b/domains/_vercel.jorge-lopz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Jorge-lopz", - "email": "jlpenero2005@gmail.com", - "discord": "713831494761840753" - }, - "record": { - "TXT": "vc-domain-verify=jorge-lopz.is-a.dev,5bfcd4cedc07714c2319" - } + "owner": { + "username": "Jorge-lopz", + "email": "jlpenero2005@gmail.com", + "discord": "713831494761840753" + }, + "record": { + "TXT": "vc-domain-verify=jorge-lopz.is-a.dev,5bfcd4cedc07714c2319" + } } diff --git a/domains/_vercel.joy.json b/domains/_vercel.joy.json index 384dc3cc3..260e0ea4c 100644 --- a/domains/_vercel.joy.json +++ b/domains/_vercel.joy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Harmfulllll", - "email": "harmfulllll114@gmail.com", - "discord": "1007561787257933885" - }, - "record": { - "TXT": "vc-domain-verify=joy.is-a.dev,b9818cfcdf90b4080e52" - } + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "TXT": "vc-domain-verify=joy.is-a.dev,b9818cfcdf90b4080e52" + } } diff --git a/domains/_vercel.juan-morales.json b/domains/_vercel.juan-morales.json index c74476673..2c386d18f 100644 --- a/domains/_vercel.juan-morales.json +++ b/domains/_vercel.juan-morales.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Juanmorales1810", - "email": "juan.exequiel.morales@gmail.com", - "discord": "746910653343596574" - }, - "record": { - "TXT": "vc-domain-verify=juan-morales.is-a.dev,ccd6e4ba9d4b2196b5f7" - } + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "TXT": "vc-domain-verify=juan-morales.is-a.dev,ccd6e4ba9d4b2196b5f7" + } } diff --git a/domains/_vercel.juanespachon.json b/domains/_vercel.juanespachon.json index dbce94b00..c03633393 100644 --- a/domains/_vercel.juanespachon.json +++ b/domains/_vercel.juanespachon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JuanesPachon", - "email": "yeroparce1@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=juanespachon.is-a.dev,2b4b64d61c46b5b6384a" - } -} \ No newline at end of file + "owner": { + "username": "JuanesPachon", + "email": "yeroparce1@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=juanespachon.is-a.dev,2b4b64d61c46b5b6384a" + } +} diff --git a/domains/_vercel.jumanji.json b/domains/_vercel.jumanji.json index cf5987dea..f39fdf51e 100644 --- a/domains/_vercel.jumanji.json +++ b/domains/_vercel.jumanji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heyjumanji", - "email": "madhuchutiya.unhinge50@silomails.com" - }, - "record": { - "TXT": "vc-domain-verify=jumanji.is-a.dev,291766e76a7ab5de1bc7" - } + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge50@silomails.com" + }, + "record": { + "TXT": "vc-domain-verify=jumanji.is-a.dev,291766e76a7ab5de1bc7" + } } diff --git a/domains/_vercel.kendikasir.json b/domains/_vercel.kendikasir.json index 3779c30ff..ab30e351c 100644 --- a/domains/_vercel.kendikasir.json +++ b/domains/_vercel.kendikasir.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sneazy25", - "email": "sneazy25@proton.me" -}, - "record": { - "TXT": ["vc-domain-verify=kendikasir.is-a.dev,cd9855791e5cf175a69f"] - } + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" + }, + "record": { + "TXT": ["vc-domain-verify=kendikasir.is-a.dev,cd9855791e5cf175a69f"] + } } diff --git a/domains/_vercel.khanhngn.json b/domains/_vercel.khanhngn.json index 57c3277fe..ba6c408ee 100644 --- a/domains/_vercel.khanhngn.json +++ b/domains/_vercel.khanhngn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "khanhngn-dev", - "email": "khanhngn.dev@gmail.com", - "discord": "jerry.ng" - }, - "record": { - "TXT": "vc-domain-verify=khanhngn.is-a.dev,22d6c072955bf792ff60" - } + "owner": { + "username": "khanhngn-dev", + "email": "khanhngn.dev@gmail.com", + "discord": "jerry.ng" + }, + "record": { + "TXT": "vc-domain-verify=khanhngn.is-a.dev,22d6c072955bf792ff60" + } } diff --git a/domains/_vercel.kunalshah017.json b/domains/_vercel.kunalshah017.json index 278c4be54..f9ccf8bdf 100644 --- a/domains/_vercel.kunalshah017.json +++ b/domains/_vercel.kunalshah017.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "kunalshah017", - "email": "kunalmanishshah@gmail.com", - "discord": "kunalshah17" - }, - "record": { - "TXT": "vc-domain-verify=kunalshah017.is-a.dev,4c9e39c65c2d0426535e" - } -} +{ + "owner": { + "username": "kunalshah017", + "email": "kunalmanishshah@gmail.com", + "discord": "kunalshah17" + }, + "record": { + "TXT": "vc-domain-verify=kunalshah017.is-a.dev,4c9e39c65c2d0426535e" + } +} diff --git a/domains/_vercel.lexy.json b/domains/_vercel.lexy.json index 75082ad81..de0399d0d 100644 --- a/domains/_vercel.lexy.json +++ b/domains/_vercel.lexy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Olalexy1", - "email": "ajayiolalekan729@gmail.com", - "discord": "olalexy1" - }, - "record": { - "TXT": "vc-domain-verify=lexy.is-a.dev,a923e9c352f68e881f90" - } + "owner": { + "username": "Olalexy1", + "email": "ajayiolalekan729@gmail.com", + "discord": "olalexy1" + }, + "record": { + "TXT": "vc-domain-verify=lexy.is-a.dev,a923e9c352f68e881f90" + } } diff --git a/domains/_vercel.linhtutkyaw.json b/domains/_vercel.linhtutkyaw.json index 91a83a8b3..27a90de63 100644 --- a/domains/_vercel.linhtutkyaw.json +++ b/domains/_vercel.linhtutkyaw.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "linhtutkyawdev", - "email": "linhtutkyaw.dev@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=linhtutkyaw.is-a.dev,0d9ce126d75cfb7fe853" - } + "owner": { + "username": "linhtutkyawdev", + "email": "linhtutkyaw.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=linhtutkyaw.is-a.dev,0d9ce126d75cfb7fe853" + } } diff --git a/domains/_vercel.ljean.json b/domains/_vercel.ljean.json index a48d76b8b..1723d2178 100644 --- a/domains/_vercel.ljean.json +++ b/domains/_vercel.ljean.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Granpiecito", - "email": "jeanpierresprrymanaleman@gmail.com", - "discord": "294318911791562752" - }, - "record": { - "TXT": "vc-domain-verify=ljean.is-a.dev,1864955b5da34f083f9b" - } + "owner": { + "username": "Granpiecito", + "email": "jeanpierresprrymanaleman@gmail.com", + "discord": "294318911791562752" + }, + "record": { + "TXT": "vc-domain-verify=ljean.is-a.dev,1864955b5da34f083f9b" + } } diff --git a/domains/_vercel.llucx.json b/domains/_vercel.llucx.json index 509ea3680..0f941aec3 100644 --- a/domains/_vercel.llucx.json +++ b/domains/_vercel.llucx.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "llucxdev", - "email": "puertesarrue@gmail.com", - "discord": "lluuuc_12" - }, - "record": { - "TXT": "vc-domain-verify=llucx.is-a.dev,27a5a8414f3e33fd7634" - } + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "TXT": "vc-domain-verify=llucx.is-a.dev,27a5a8414f3e33fd7634" + } } diff --git a/domains/_vercel.lobo.json b/domains/_vercel.lobo.json index 01c0e7920..e750f7c86 100644 --- a/domains/_vercel.lobo.json +++ b/domains/_vercel.lobo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Lobooooooo14", - "discord": "783120232134082580" - }, - "record": { - "TXT": "vc-domain-verify=lobo.is-a.dev,aa27648658caa1c96bb8" - } + "owner": { + "username": "Lobooooooo14", + "discord": "783120232134082580" + }, + "record": { + "TXT": "vc-domain-verify=lobo.is-a.dev,aa27648658caa1c96bb8" + } } diff --git a/domains/_vercel.luked.json b/domains/_vercel.luked.json index 2fd5bb0fd..7319b537f 100644 --- a/domains/_vercel.luked.json +++ b/domains/_vercel.luked.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luked177", - "twitter": "lukedore_" - }, - "record": { - "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" - } -} \ No newline at end of file + "owner": { + "username": "luked177", + "twitter": "lukedore_" + }, + "record": { + "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" + } +} diff --git a/domains/_vercel.maanripe.json b/domains/_vercel.maanripe.json index ed7cec914..e4cc74486 100644 --- a/domains/_vercel.maanripe.json +++ b/domains/_vercel.maanripe.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "argkont", - "email": "kohacaelo+is-a-dev@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=maanripe.is-a.dev,58b3a98b581598b3f572" - } + "owner": { + "username": "argkont", + "email": "kohacaelo+is-a-dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=maanripe.is-a.dev,58b3a98b581598b3f572" + } } diff --git a/domains/_vercel.maheshpaul.json b/domains/_vercel.maheshpaul.json index 0043881ee..55cbc8131 100644 --- a/domains/_vercel.maheshpaul.json +++ b/domains/_vercel.maheshpaul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "maheshpaulj", - "email": "mahesh.paul.j@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=maheshpaul.is-a.dev,a6be9b77a63b6d4c8cd6" - } + "owner": { + "username": "maheshpaulj", + "email": "mahesh.paul.j@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=maheshpaul.is-a.dev,a6be9b77a63b6d4c8cd6" + } } diff --git a/domains/_vercel.markasaad.json b/domains/_vercel.markasaad.json index b9c1c5fb4..4fd77a902 100644 --- a/domains/_vercel.markasaad.json +++ b/domains/_vercel.markasaad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "voltonik", - "email": "markasaadramzy@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=markasaad.is-a.dev,466430b693facfcda35d" - } + "owner": { + "username": "voltonik", + "email": "markasaadramzy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=markasaad.is-a.dev,466430b693facfcda35d" + } } diff --git a/domains/_vercel.martinvruiz.json b/domains/_vercel.martinvruiz.json index 7dbb137ed..3298128f0 100644 --- a/domains/_vercel.martinvruiz.json +++ b/domains/_vercel.martinvruiz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "martinvruiz", - "email": "martinvruiz10@gmail.com", - "discord": "martinvruiz10" - }, - "record": { - "TXT": "vc-domain-verify=martinvruiz.is-a.dev,16e98638bc17973af9e7" - } + "owner": { + "username": "martinvruiz", + "email": "martinvruiz10@gmail.com", + "discord": "martinvruiz10" + }, + "record": { + "TXT": "vc-domain-verify=martinvruiz.is-a.dev,16e98638bc17973af9e7" + } } diff --git a/domains/_vercel.moein.json b/domains/_vercel.moein.json index 12d5a423f..d1e7b76d8 100644 --- a/domains/_vercel.moein.json +++ b/domains/_vercel.moein.json @@ -7,4 +7,4 @@ "record": { "TXT": "vc-domain-verify=moein.is-a.dev,eccbf656847788d65795" } -} \ No newline at end of file +} diff --git a/domains/_vercel.mrincer.json b/domains/_vercel.mrincer.json index 31a83093c..ce10ec627 100644 --- a/domains/_vercel.mrincer.json +++ b/domains/_vercel.mrincer.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "khincer", - "email": "kirk.incerg@gmail.com", - "discord": "kyllhua" - }, - "record": { - "TXT": "vc-domain-verify=mrincer.is-a.dev,b49fbc8c9c4be061da53" - } -} \ No newline at end of file + "owner": { + "username": "khincer", + "email": "kirk.incerg@gmail.com", + "discord": "kyllhua" + }, + "record": { + "TXT": "vc-domain-verify=mrincer.is-a.dev,b49fbc8c9c4be061da53" + } +} diff --git a/domains/_vercel.muralikrishna.json b/domains/_vercel.muralikrishna.json index c50dde6d0..509dc63ec 100644 --- a/domains/_vercel.muralikrishna.json +++ b/domains/_vercel.muralikrishna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "muralimallela", - "email": "mmallela9@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=muralikrishna.is-a.dev,aa4acc43d9653d1ae68d" - } -} \ No newline at end of file + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=muralikrishna.is-a.dev,aa4acc43d9653d1ae68d" + } +} diff --git a/domains/_vercel.muthomi.json b/domains/_vercel.muthomi.json index bc371aa55..b09877894 100644 --- a/domains/_vercel.muthomi.json +++ b/domains/_vercel.muthomi.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "michaelmuthomi", - "email": "", - "discord": "michaelgikunda" - }, - "record": { - "TXT": "vc-domain-verify=muthomi.is-a.dev,9e31bd88e28832c37f97" - } + "owner": { + "username": "michaelmuthomi", + "discord": "michaelgikunda" + }, + "record": { + "TXT": "vc-domain-verify=muthomi.is-a.dev,9e31bd88e28832c37f97" + } } diff --git a/domains/_vercel.mzaman.json b/domains/_vercel.mzaman.json index a66f070e0..4ec6a28e9 100644 --- a/domains/_vercel.mzaman.json +++ b/domains/_vercel.mzaman.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=mzaman.is-a.dev,23ba156f3878cfc860f7" } -} \ No newline at end of file +} diff --git a/domains/_vercel.naimur.json b/domains/_vercel.naimur.json index b4aa35f37..9d350c2da 100644 --- a/domains/_vercel.naimur.json +++ b/domains/_vercel.naimur.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mohammad-naimur-rahman", - "discord": "829283275846975488" - }, - "record": { - "TXT": "vc-domain-verify=naimur.is-a.dev,0a757d4e3b315863d368" - } + "owner": { + "username": "mohammad-naimur-rahman", + "discord": "829283275846975488" + }, + "record": { + "TXT": "vc-domain-verify=naimur.is-a.dev,0a757d4e3b315863d368" + } } diff --git a/domains/_vercel.namansrivastava.json b/domains/_vercel.namansrivastava.json index 5cc5e18db..22afa85f7 100644 --- a/domains/_vercel.namansrivastava.json +++ b/domains/_vercel.namansrivastava.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "naman-0804", - "email": "namansrivastava1608@gmail.com", - "discord": "naman_1101" - }, - "record": { - "TXT": "vc-domain-verify=namansrivastava.is-a.dev,7b128b70cd9aae28bf1c" - } + "owner": { + "username": "naman-0804", + "email": "namansrivastava1608@gmail.com", + "discord": "naman_1101" + }, + "record": { + "TXT": "vc-domain-verify=namansrivastava.is-a.dev,7b128b70cd9aae28bf1c" + } } diff --git a/domains/_vercel.narasima.json b/domains/_vercel.narasima.json index 849ac39ca..09ec77d6e 100644 --- a/domains/_vercel.narasima.json +++ b/domains/_vercel.narasima.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=blog.narasima.is-a.dev,f77f79e5650f4790387a" - } + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=blog.narasima.is-a.dev,f77f79e5650f4790387a" + } } diff --git a/domains/_vercel.nguyenminhtuan.json b/domains/_vercel.nguyenminhtuan.json index 8a846ef4a..8758c2795 100644 --- a/domains/_vercel.nguyenminhtuan.json +++ b/domains/_vercel.nguyenminhtuan.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tuannguyen2002", - "email": "", - "discord": "minhtuan9039" - }, - "record": { - "TXT": "vc-domain-verify=nguyenminhtuan.is-a.dev,2910b5006f1f208b05e6" - } + "owner": { + "username": "tuannguyen2002", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=nguyenminhtuan.is-a.dev,2910b5006f1f208b05e6" + } } diff --git a/domains/_vercel.olasubomi.json b/domains/_vercel.olasubomi.json index ce89abcda..d70c72b0f 100644 --- a/domains/_vercel.olasubomi.json +++ b/domains/_vercel.olasubomi.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "firstaxel", - "email": "olasubomiolubisi@geeg.space", - "discord": "1209136236607049758" - }, - "record": { - "TXT": "vc-domain-verify=olasubomi.is-a.dev,f6bc7744ff52f86278e8" - } + "owner": { + "username": "firstaxel", + "email": "olasubomiolubisi@geeg.space", + "discord": "1209136236607049758" + }, + "record": { + "TXT": "vc-domain-verify=olasubomi.is-a.dev,f6bc7744ff52f86278e8" + } } diff --git a/domains/_vercel.omshahane.json b/domains/_vercel.omshahane.json index d857ad4b4..ff7b3914f 100644 --- a/domains/_vercel.omshahane.json +++ b/domains/_vercel.omshahane.json @@ -1,8 +1,7 @@ { "owner": { "username": "shahane806", - "email": "om.p.shahane@gmail.com", - "discord": "" + "email": "om.p.shahane@gmail.com" }, "record": { "TXT": "vc-domain-verify=omshahane.is-a.dev,6e9f5b8eb4f56ccf9b5a" diff --git a/domains/_vercel.orellanamatias.json b/domains/_vercel.orellanamatias.json index b51adecdb..01edd2d6c 100644 --- a/domains/_vercel.orellanamatias.json +++ b/domains/_vercel.orellanamatias.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OrellanaMatias", - "email": "meorellanaramirez@gmail.com", - "discord": "1151115185419997184" - }, - "record": { - "TXT": "vc-domain-verify=orellanamatias.is-a.dev,784ca0f60e4e4a43e240" - } + "owner": { + "username": "OrellanaMatias", + "email": "meorellanaramirez@gmail.com", + "discord": "1151115185419997184" + }, + "record": { + "TXT": "vc-domain-verify=orellanamatias.is-a.dev,784ca0f60e4e4a43e240" + } } diff --git a/domains/_vercel.osama.json b/domains/_vercel.osama.json index a23b79a2f..dc7d92620 100644 --- a/domains/_vercel.osama.json +++ b/domains/_vercel.osama.json @@ -1,9 +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 +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=osama.is-a.dev,635c93c34867abdfb117" + } +} diff --git a/domains/_vercel.panntod.json b/domains/_vercel.panntod.json index 9dd4c082b..08102bc43 100644 --- a/domains/_vercel.panntod.json +++ b/domains/_vercel.panntod.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "panntod", - "email": "munjalindra.pandhu@gmail.com", - "discord": "975960358999171152" - }, - "record": { - "TXT": "vc-domain-verify=panntod.is-a.dev,435ff362356e5d45062f" - } -} \ No newline at end of file + "owner": { + "username": "panntod", + "email": "munjalindra.pandhu@gmail.com", + "discord": "975960358999171152" + }, + "record": { + "TXT": "vc-domain-verify=panntod.is-a.dev,435ff362356e5d45062f" + } +} diff --git a/domains/_vercel.pedrofff.json b/domains/_vercel.pedrofff.json index d43a6b0a6..65a7c574b 100644 --- a/domains/_vercel.pedrofff.json +++ b/domains/_vercel.pedrofff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Pedrofff23", - "email": "pmendes09@hotmail.com" - }, - "record": { - "TXT": "vc-domain-verify=pedrofff.is-a.dev,5dd6c195a19c9a69c00b" - } + "owner": { + "username": "Pedrofff23", + "email": "pmendes09@hotmail.com" + }, + "record": { + "TXT": "vc-domain-verify=pedrofff.is-a.dev,5dd6c195a19c9a69c00b" + } } diff --git a/domains/_vercel.phongli.json b/domains/_vercel.phongli.json index cfcdb9493..175f69b0d 100644 --- a/domains/_vercel.phongli.json +++ b/domains/_vercel.phongli.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "PhongLi", - "email": "longpt1109@gmail.com", - "discord": "_younglin" - }, - "record": { - "TXT": "vc-domain-verify=phongli.is-a.dev,b6623ffbab5ed6f97cf5" - } + "owner": { + "username": "PhongLi", + "email": "longpt1109@gmail.com", + "discord": "_younglin" + }, + "record": { + "TXT": "vc-domain-verify=phongli.is-a.dev,b6623ffbab5ed6f97cf5" + } } diff --git a/domains/_vercel.pranoy.json b/domains/_vercel.pranoy.json index cc2cae217..6eab6a882 100644 --- a/domains/_vercel.pranoy.json +++ b/domains/_vercel.pranoy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "pranoymajumdar", - "email": "pranoyfr@gmail.com", - "discord": "1303089079809740904" - }, - "record": { - "TXT": "vc-domain-verify=pranoy.is-a.dev,9c5ff5dc93544c9ffee0" - } -} \ No newline at end of file + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "TXT": "vc-domain-verify=pranoy.is-a.dev,9c5ff5dc93544c9ffee0" + } +} diff --git a/domains/_vercel.pratham15541.json b/domains/_vercel.pratham15541.json index b0168709e..778586e39 100644 --- a/domains/_vercel.pratham15541.json +++ b/domains/_vercel.pratham15541.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "pratham15541", - "email": "prathamparikh94@gmail.com", - "discord": "951846985172938782" - }, - "record": { - "TXT": "vc-domain-verify=pratham15541.is-a.dev,6cf0b1eb1387b1d6aa5f" - } -} \ No newline at end of file +{ + "owner": { + "username": "pratham15541", + "email": "prathamparikh94@gmail.com", + "discord": "951846985172938782" + }, + "record": { + "TXT": "vc-domain-verify=pratham15541.is-a.dev,6cf0b1eb1387b1d6aa5f" + } +} diff --git a/domains/_vercel.princeprajapati.json b/domains/_vercel.princeprajapati.json index 0fd5b463f..e97b06de6 100644 --- a/domains/_vercel.princeprajapati.json +++ b/domains/_vercel.princeprajapati.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "notreallyprince", - "email": "prince30112001@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=princeprajapati.is-a.dev,f0d9843f925488ed34bb" + "owner": { + "username": "notreallyprince", + "email": "prince30112001@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=princeprajapati.is-a.dev,f0d9843f925488ed34bb" } -} \ No newline at end of file +} diff --git a/domains/_vercel.pritam.json b/domains/_vercel.pritam.json index 48cd95f8f..5d7bbd736 100644 --- a/domains/_vercel.pritam.json +++ b/domains/_vercel.pritam.json @@ -1,9 +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 + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "TXT": "pvc-domain-verify=pritam.is-a.dev,8deacca92e10a3d2f865" + } +} diff --git a/domains/_vercel.raghu.json b/domains/_vercel.raghu.json index 01d30a211..8ef445cf7 100644 --- a/domains/_vercel.raghu.json +++ b/domains/_vercel.raghu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raghu-8", - "email": "raghu.project.websites@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=raghu.is-a.dev,64be76cc9f11decf61dd" - } + "owner": { + "username": "raghu-8", + "email": "raghu.project.websites@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raghu.is-a.dev,64be76cc9f11decf61dd" + } } diff --git a/domains/_vercel.ranjityadav.json b/domains/_vercel.ranjityadav.json index 1629bcb21..f434ce0da 100644 --- a/domains/_vercel.ranjityadav.json +++ b/domains/_vercel.ranjityadav.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "13yadav", - "email": "yadavranjit521@gmail.com", - "discord": "529604454908035083" - }, - "record": { - "TXT": "vc-domain-verify=ranjityadav.is-a.dev,998da4bd1970d94d6c43" - } -} +{ + "owner": { + "username": "13yadav", + "email": "yadavranjit521@gmail.com", + "discord": "529604454908035083" + }, + "record": { + "TXT": "vc-domain-verify=ranjityadav.is-a.dev,998da4bd1970d94d6c43" + } +} diff --git a/domains/_vercel.renzcole.json b/domains/_vercel.renzcole.json index 62940b594..fcd93c596 100644 --- a/domains/_vercel.renzcole.json +++ b/domains/_vercel.renzcole.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CodeBuddySLTNS", - "email": "renz2arjhay@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=renzcole.is-a.dev,ed459816c1440ddeef46" - } + "owner": { + "username": "CodeBuddySLTNS", + "email": "renz2arjhay@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=renzcole.is-a.dev,ed459816c1440ddeef46" + } } diff --git a/domains/_vercel.roger.json b/domains/_vercel.roger.json index fe2c25d29..1755d48b5 100644 --- a/domains/_vercel.roger.json +++ b/domains/_vercel.roger.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "rogerHuntGauntlet", - "email": "regorhunt02052@gmail.com", - "discord": "roger_jgs404040" - }, - "record": { - "TXT": "vc-domain-verify=roger.is-a.dev,3c1580f4736931662645" - } + "owner": { + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" + }, + "record": { + "TXT": "vc-domain-verify=roger.is-a.dev,3c1580f4736931662645" + } } diff --git a/domains/_vercel.ronaldo.json b/domains/_vercel.ronaldo.json index 59dcce99d..fbe508461 100644 --- a/domains/_vercel.ronaldo.json +++ b/domains/_vercel.ronaldo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ronaldoao", - "email": "ronaldoa.ojeda@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=ronaldo.is-a.dev,bba2427440502a716d1c" - } + "owner": { + "username": "ronaldoao", + "email": "ronaldoa.ojeda@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ronaldo.is-a.dev,bba2427440502a716d1c" + } } diff --git a/domains/_vercel.roque.json b/domains/_vercel.roque.json index 0c8f6f67f..ac19008cb 100644 --- a/domains/_vercel.roque.json +++ b/domains/_vercel.roque.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "luisfroquez", - "email": "luisfroquez@gmail.com", - "discord": "lroque.dev" - }, - "record": { - "TXT": "vc-domain-verify=roque.is-a.dev,43b1a7bc843584779f24" - } + "owner": { + "username": "luisfroquez", + "email": "luisfroquez@gmail.com", + "discord": "lroque.dev" + }, + "record": { + "TXT": "vc-domain-verify=roque.is-a.dev,43b1a7bc843584779f24" + } } diff --git a/domains/_vercel.rushabh.json b/domains/_vercel.rushabh.json index b7919209d..5ebd9df2d 100644 --- a/domains/_vercel.rushabh.json +++ b/domains/_vercel.rushabh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "rushabhcodes", - "email": "rushabhpatil.dev@gmail.com", - "discord": "_rushabh" - }, - "record": { - "TXT": "vc-domain-verify=rushabh.is-a.dev,e47a4ecf75c610a591e3" - } + "owner": { + "username": "rushabhcodes", + "email": "rushabhpatil.dev@gmail.com", + "discord": "_rushabh" + }, + "record": { + "TXT": "vc-domain-verify=rushabh.is-a.dev,e47a4ecf75c610a591e3" + } } diff --git a/domains/_vercel.samirkhanal.json b/domains/_vercel.samirkhanal.json index c089a90bd..aba0f8e53 100644 --- a/domains/_vercel.samirkhanal.json +++ b/domains/_vercel.samirkhanal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "khanal-samir", - "email": "gdssamir@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=samirkhanal.is-a.dev,ea1c15390e801aa3ea34" - } + "owner": { + "username": "khanal-samir", + "email": "gdssamir@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=samirkhanal.is-a.dev,ea1c15390e801aa3ea34" + } } diff --git a/domains/_vercel.samishoukat.json b/domains/_vercel.samishoukat.json index df08f3129..dcfe4321c 100644 --- a/domains/_vercel.samishoukat.json +++ b/domains/_vercel.samishoukat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "samishoukat12", - "email": "samishoukat12@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=samishoukat.is-a.dev,f7c3cb972c650104d507" - } - } \ No newline at end of file + "owner": { + "username": "samishoukat12", + "email": "samishoukat12@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=samishoukat.is-a.dev,f7c3cb972c650104d507" + } +} diff --git a/domains/_vercel.sanchit.json b/domains/_vercel.sanchit.json index 8e037175e..b0add6e6f 100644 --- a/domains/_vercel.sanchit.json +++ b/domains/_vercel.sanchit.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sanchitbajaj02", - "email": "sanchit02@outlook.com", - "discord": "704721578029744299" - }, - "record": { - "TXT": "vc-domain-verify=sanchit.is-a.dev,85dd1a4269915e4797f9" - } + "owner": { + "username": "sanchitbajaj02", + "email": "sanchit02@outlook.com", + "discord": "704721578029744299" + }, + "record": { + "TXT": "vc-domain-verify=sanchit.is-a.dev,85dd1a4269915e4797f9" + } } diff --git a/domains/_vercel.saunak.json b/domains/_vercel.saunak.json index 93013ebe4..9e44c076b 100644 --- a/domains/_vercel.saunak.json +++ b/domains/_vercel.saunak.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Saunakghosh10", - "email": "saunakghosh710@gmail.com", - "discord": "695672697270829116" - }, - "record": { - "TXT": "vc-domain-verify=saunak.is-a.dev,1127684a6f45539a1ebe" - } -} \ No newline at end of file + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "TXT": "vc-domain-verify=saunak.is-a.dev,1127684a6f45539a1ebe" + } +} diff --git a/domains/_vercel.shivansh.json b/domains/_vercel.shivansh.json index 880a38a90..516a5f60a 100644 --- a/domains/_vercel.shivansh.json +++ b/domains/_vercel.shivansh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "shivansh722", - "email": "shivanshcha722@gmail.com", - "discord": "839163183141748807" - }, - "record": { - "TXT": "vc-domain-verify=shivansh.is-a.dev,497638a309315f26b590" - } + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "TXT": "vc-domain-verify=shivansh.is-a.dev,497638a309315f26b590" + } } diff --git a/domains/_vercel.shri.json b/domains/_vercel.shri.json index b08dfdf43..5c83cda8f 100644 --- a/domains/_vercel.shri.json +++ b/domains/_vercel.shri.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "shari003", - "email": "shri.harii@hotmail.com", - "discord": "744620219976253481" - }, - "record": { - "TXT": [ - "vc-domain-verify=shri.is-a.dev,0dc8bc43ef83d72e5753" - ] - } + "owner": { + "username": "shari003", + "email": "shri.harii@hotmail.com", + "discord": "744620219976253481" + }, + "record": { + "TXT": ["vc-domain-verify=shri.is-a.dev,0dc8bc43ef83d72e5753"] + } } - \ No newline at end of file diff --git a/domains/_vercel.siddharthjain.json b/domains/_vercel.siddharthjain.json index 08a334e29..79eb6fbcf 100644 --- a/domains/_vercel.siddharthjain.json +++ b/domains/_vercel.siddharthjain.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "siddharth9300", - "discord": "sidd9300" - }, - "record": { - "TXT": "vc-domain-verify=siddharthjain.is-a.dev,bf30c11f1d56bbab2dd7" - } -} \ No newline at end of file +{ + "owner": { + "username": "siddharth9300", + "discord": "sidd9300" + }, + "record": { + "TXT": "vc-domain-verify=siddharthjain.is-a.dev,bf30c11f1d56bbab2dd7" + } +} diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index cbb01c6af..f2cad5ed2 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -1,7 +1,6 @@ { "owner": { "username": "bananaking6", - "email": "", "discord": "skibidibagel" }, "record": { diff --git a/domains/_vercel.sneazy25.json b/domains/_vercel.sneazy25.json index 32007b5c5..6f154f6e1 100644 --- a/domains/_vercel.sneazy25.json +++ b/domains/_vercel.sneazy25.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sneazy25", - "email": "sneazy25@proton.me" -}, - "record": { - "TXT": ["vc-domain-verify=sneazy25.is-a.dev,2f9caf76ec1be24030a6"] - } + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" + }, + "record": { + "TXT": ["vc-domain-verify=sneazy25.is-a.dev,2f9caf76ec1be24030a6"] + } } diff --git a/domains/_vercel.sopi.json b/domains/_vercel.sopi.json index 4e56e8b3f..7cbe15ce9 100644 --- a/domains/_vercel.sopi.json +++ b/domains/_vercel.sopi.json @@ -1,9 +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 + "owner": { + "username": "sopiseptiansyah", + "email": "sopiseptiansyah@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sopi.is-a.dev,d05d90937f151b8c1f8d" + } +} diff --git a/domains/_vercel.sun.json b/domains/_vercel.sun.json index c41aa041b..3ec57dceb 100644 --- a/domains/_vercel.sun.json +++ b/domains/_vercel.sun.json @@ -1,7 +1,6 @@ { "owner": { "username": "sxn4y", - "email": "", "discord": "5unn7n" }, "record": { diff --git a/domains/_vercel.tanvir.json b/domains/_vercel.tanvir.json index cbde58b41..c69013cf0 100644 --- a/domains/_vercel.tanvir.json +++ b/domains/_vercel.tanvir.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tnv1r", - "email": "dev@tanvir.io" - }, - "record": { - "TXT": "vc-domain-verify=tanvir.is-a.dev,65aed7f787867b45aa7c" - } + "owner": { + "username": "tnv1r", + "email": "dev@tanvir.io" + }, + "record": { + "TXT": "vc-domain-verify=tanvir.is-a.dev,65aed7f787867b45aa7c" } - \ No newline at end of file +} diff --git a/domains/_vercel.thiagotukozaki.json b/domains/_vercel.thiagotukozaki.json index bd88feb9e..79263c7b4 100644 --- a/domains/_vercel.thiagotukozaki.json +++ b/domains/_vercel.thiagotukozaki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TukozakiT", - "email": "contato.thiagoeiji@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=thiagotukozaki.is-a.dev,cf21301c66cbaaf29419" - } - } \ No newline at end of file + "owner": { + "username": "TukozakiT", + "email": "contato.thiagoeiji@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=thiagotukozaki.is-a.dev,cf21301c66cbaaf29419" + } +} diff --git a/domains/_vercel.tykea.json b/domains/_vercel.tykea.json index 158d574aa..561c85018 100644 --- a/domains/_vercel.tykea.json +++ b/domains/_vercel.tykea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tykealy", - "email":"tykeaboyloy@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=tykea.is-a.dev,6107010761e516843251" - } - } \ No newline at end of file + "owner": { + "username": "tykealy", + "email": "tykeaboyloy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tykea.is-a.dev,6107010761e516843251" + } +} diff --git a/domains/_vercel.usmanbaig.json b/domains/_vercel.usmanbaig.json index 2cc27102c..c17fb1909 100644 --- a/domains/_vercel.usmanbaig.json +++ b/domains/_vercel.usmanbaig.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UsmanBaig001", - "email": "usmanbaig1572@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=usmanbaig.is-a.dev,c2f96e70ebd3aef5458b" - } - } \ No newline at end of file + "owner": { + "username": "UsmanBaig001", + "email": "usmanbaig1572@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=usmanbaig.is-a.dev,c2f96e70ebd3aef5458b" + } +} diff --git a/domains/_vercel.v.json b/domains/_vercel.v.json index b9cd9e583..e7011a841 100644 --- a/domains/_vercel.v.json +++ b/domains/_vercel.v.json @@ -1,7 +1,6 @@ { "owner": { - "username": "leofelix908", - "email": "" + "username": "leofelix908" }, "record": { "TXT": ["vc-domain-verify=v.is-a.dev,9bd0999222ffc1417790"] diff --git a/domains/_vercel.vantage.json b/domains/_vercel.vantage.json index f0ed414e0..05f0c9b90 100644 --- a/domains/_vercel.vantage.json +++ b/domains/_vercel.vantage.json @@ -1,7 +1,6 @@ { "owner": { "username": "blaze-099", - "email": "", "discord": "1186691290759434350", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" }, diff --git a/domains/_vercel.victoria.json b/domains/_vercel.victoria.json index 488bff22c..a304182d0 100644 --- a/domains/_vercel.victoria.json +++ b/domains/_vercel.victoria.json @@ -1,7 +1,6 @@ { "owner": { - "username": "itahseen", - "email": "" + "username": "itahseen" }, "record": { "TXT": ["vc-domain-verify=victoria.is-a.dev,c0c6d37bd2ddf96a77aa"] diff --git a/domains/_vercel.vignesh.json b/domains/_vercel.vignesh.json index d2f9c64f2..556ddcb15 100644 --- a/domains/_vercel.vignesh.json +++ b/domains/_vercel.vignesh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Vignesh025", - "email": "vigneshjayakumar9221@gmail.com", - "discord": "vignesh025" - }, - "record": { - "TXT": "vc-domain-verify=vignesh.is-a.dev,f3df13929e17acd366ea" - } + "owner": { + "username": "Vignesh025", + "email": "vigneshjayakumar9221@gmail.com", + "discord": "vignesh025" + }, + "record": { + "TXT": "vc-domain-verify=vignesh.is-a.dev,f3df13929e17acd366ea" + } } diff --git a/domains/_vercel.vinay.json b/domains/_vercel.vinay.json index 0864d20f5..94eb76124 100644 --- a/domains/_vercel.vinay.json +++ b/domains/_vercel.vinay.json @@ -1,13 +1,13 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/vinugawade/vinux.in", - "owner": { - "username": "vinugawade", - "email": "vinulike11@gmail.com", - "linkedin": "https://www.linkedin.com/in/vinu-gawade", - "discord": "830872854677422150" - }, - "record": { - "TXT": ["vc-domain-verify=vinay.is-a.dev,fbe9cb0c6fd1fdf4c943"] - } -} \ No newline at end of file + "description": "Personal Portfolio Website", + "repo": "https://github.com/vinugawade/vinux.in", + "owner": { + "username": "vinugawade", + "email": "vinulike11@gmail.com", + "linkedin": "https://www.linkedin.com/in/vinu-gawade", + "discord": "830872854677422150" + }, + "record": { + "TXT": ["vc-domain-verify=vinay.is-a.dev,fbe9cb0c6fd1fdf4c943"] + } +} diff --git a/domains/_vercel.vinayaka.json b/domains/_vercel.vinayaka.json index 636f82e4a..31e91b846 100644 --- a/domains/_vercel.vinayaka.json +++ b/domains/_vercel.vinayaka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vinayaka-iyer", - "email": "vinayakaiyer999@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=vinayaka.is-a.dev,7cf7d34ae5fa35840467" - } + "owner": { + "username": "vinayaka-iyer", + "email": "vinayakaiyer999@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vinayaka.is-a.dev,7cf7d34ae5fa35840467" + } } diff --git a/domains/_vercel.vldm.json b/domains/_vercel.vldm.json index 8c16a227f..70ce9ed96 100644 --- a/domains/_vercel.vldm.json +++ b/domains/_vercel.vldm.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "VLDeMenezes", - "email": "victorleandrodemenezes@gmail.com" - - }, - "record": { - "TXT": "vc-domain-verify=vldm.is-a.dev,a2a022436d0631ef5231" - } + "owner": { + "username": "VLDeMenezes", + "email": "victorleandrodemenezes@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vldm.is-a.dev,a2a022436d0631ef5231" + } } diff --git a/domains/_vercel.vyductan.json b/domains/_vercel.vyductan.json index 7088311dc..9437bdcc0 100644 --- a/domains/_vercel.vyductan.json +++ b/domains/_vercel.vyductan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "record": { - "TXT": "vc-domain-verify=vyductan.is-a.dev,55a7295a416ad7fd8e1f" - } + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=vyductan.is-a.dev,55a7295a416ad7fd8e1f" + } } diff --git a/domains/_vercel.wallsified.json b/domains/_vercel.wallsified.json index d272bf08b..973264f98 100644 --- a/domains/_vercel.wallsified.json +++ b/domains/_vercel.wallsified.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "wallsified", - "email": "danielparedes@ciencias.unam.mx", - "discord": "" - }, - "record": { - "TXT": "vc-domain-verify=wallsified.is-a.dev,a6e231e5e5b6733aba43" - } + "owner": { + "username": "wallsified", + "email": "danielparedes@ciencias.unam.mx" + }, + "record": { + "TXT": "vc-domain-verify=wallsified.is-a.dev,a6e231e5e5b6733aba43" + } } diff --git a/domains/_vercel.willymateo.json b/domains/_vercel.willymateo.json index e04aa1f68..251c9ce29 100644 --- a/domains/_vercel.willymateo.json +++ b/domains/_vercel.willymateo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "willymateo", - "email": "matheoowilly@gmail.com", - "discord": "willycocolon" - }, - "record": { - "TXT": "vc-domain-verify=willymateo.is-a.dev,6c7018f1721c84a520df" - } + "owner": { + "username": "willymateo", + "email": "matheoowilly@gmail.com", + "discord": "willycocolon" + }, + "record": { + "TXT": "vc-domain-verify=willymateo.is-a.dev,6c7018f1721c84a520df" + } } diff --git a/domains/_vercel.woogi.json b/domains/_vercel.woogi.json index e13d0efdf..0e43067d7 100644 --- a/domains/_vercel.woogi.json +++ b/domains/_vercel.woogi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "woogi-kang", - "email": "woogi.dev@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=woogi.is-a.dev,067989673fe543ef5114" - } + "owner": { + "username": "woogi-kang", + "email": "woogi.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=woogi.is-a.dev,067989673fe543ef5114" + } } diff --git a/domains/_vercel.yaxh.json b/domains/_vercel.yaxh.json index a9844e95c..7f88e26d9 100644 --- a/domains/_vercel.yaxh.json +++ b/domains/_vercel.yaxh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "yaxhcodes", - "email": "meyashjoshi3101@gmail.com", - "discord": "965845932782526495" - }, - "record": { - "TXT": "vc-domain-verify=yaxh.is-a.dev,6469548bcd2901c7c348" - } -} \ No newline at end of file + "owner": { + "username": "yaxhcodes", + "email": "meyashjoshi3101@gmail.com", + "discord": "965845932782526495" + }, + "record": { + "TXT": "vc-domain-verify=yaxh.is-a.dev,6469548bcd2901c7c348" + } +} diff --git a/domains/_vercel.yoan.json b/domains/_vercel.yoan.json index e0b6b288d..062b727bb 100644 --- a/domains/_vercel.yoan.json +++ b/domains/_vercel.yoan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yoan-gilliand", - "email": "yoangilliand@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" - } + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" + } } diff --git a/domains/_vercel.zalnars.json b/domains/_vercel.zalnars.json index 5b22c9d73..df91c694c 100644 --- a/domains/_vercel.zalnars.json +++ b/domains/_vercel.zalnars.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "zalnaRs", - "email": "zalnars@proton.me", - "discord": "zalnars" - }, - "record": { - "TXT": "vc-domain-verify=zalnars.is-a.dev,61ba9176019e738b5c09" - } + "owner": { + "username": "zalnaRs", + "email": "zalnars@proton.me", + "discord": "zalnars" + }, + "record": { + "TXT": "vc-domain-verify=zalnars.is-a.dev,61ba9176019e738b5c09" + } } diff --git a/domains/_vercel.zold.json b/domains/_vercel.zold.json index 4bd473ec5..0b36e47cf 100644 --- a/domains/_vercel.zold.json +++ b/domains/_vercel.zold.json @@ -1,9 +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 +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=zold.is-a.dev,43d9c99b8a4db2628eed" + } +} diff --git a/domains/a-furry.json b/domains/a-furry.json index 259be6109..531fec104 100644 --- a/domains/a-furry.json +++ b/domains/a-furry.json @@ -1,12 +1,12 @@ { - "description": "Ashley's website", - "repo": "https://github.com/Sxshley/sxshley.github.io", - "owner": { - "username": "Sxshley", - "email": "tsuuunyaaa@gmail.com", - "twitter": "TsU1" - }, - "record": { - "CNAME": "sxshley.github.io" - } -} \ No newline at end of file + "description": "Ashley's website", + "repo": "https://github.com/Sxshley/sxshley.github.io", + "owner": { + "username": "Sxshley", + "email": "tsuuunyaaa@gmail.com", + "twitter": "TsU1" + }, + "record": { + "CNAME": "sxshley.github.io" + } +} diff --git a/domains/a-j.json b/domains/a-j.json index c229a9448..708026569 100644 --- a/domains/a-j.json +++ b/domains/a-j.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alijafari-gd", - "email": "ali.jafari.sn@gmail.com" - }, - "record": { - "URL": "https://alijafari.is-a.dev" - } -} \ No newline at end of file + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "URL": "https://alijafari.is-a.dev" + } +} diff --git a/domains/a-little-hat.json b/domains/a-little-hat.json index 7fdfc8c36..2e2679abb 100644 --- a/domains/a-little-hat.json +++ b/domains/a-little-hat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "A-Little-Hat", - "email": "soumyasarkar309@gmail.com" - }, - "record": { - "CNAME": "a-little-hat.github.io" - } -} \ No newline at end of file + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "CNAME": "a-little-hat.github.io" + } +} diff --git a/domains/a.json b/domains/a.json index 017d382b2..387844593 100644 --- a/domains/a.json +++ b/domains/a.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "dhruvakalur", - "discord": "794802369216380949", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.n6sY7FH0bwRVpn5paxjZE9b0AS1bS9fiw6WV4sdfPhfnRrO9vR_Mxznkv_LzM5IWuOPUrNzJ8el1rUP1_BEnafofpoSYWV4J326U0TjFnhOysYjmpJ00oNE_TkBdF-gIlwZ3Ps6X2_i5OwLkWysa6oz7-DPHMA2bN27pC7VV7uMwt8gbvLH7BBgnpgZk7vf9eQ7hb8lgHDfjaeaxfG8PoGnO4SBMxcS_Q9hQxW-z7WsfBTTOeKC8jDg3ql5CCtw4epp61hmMGMD8Fk0ETZTDXVHLRVVLsR78uKwgRm-eifgDRVgycfoGfZpRkdZAWFG5fmAYTAxOxCFj6Efa44n-tA.PzULyP0rlpaGmeRh1tX5pA._J47HD2_nZv5f8j_vl5QZZCxbm6K4_nvrZ4LVcTdjH275xenN3SC3fbM-kQFokjiiKtiaSdZMxokzZtBbDBXHORYh2Z9Ve1ENytjWkmOP3U.YDrfLdRHD6-J3Bb9_7iysA" - }, - "record": { - "A": [ - "45.90.12.29" - ] - } -} \ No newline at end of file + "owner": { + "username": "dhruvakalur", + "discord": "794802369216380949", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.n6sY7FH0bwRVpn5paxjZE9b0AS1bS9fiw6WV4sdfPhfnRrO9vR_Mxznkv_LzM5IWuOPUrNzJ8el1rUP1_BEnafofpoSYWV4J326U0TjFnhOysYjmpJ00oNE_TkBdF-gIlwZ3Ps6X2_i5OwLkWysa6oz7-DPHMA2bN27pC7VV7uMwt8gbvLH7BBgnpgZk7vf9eQ7hb8lgHDfjaeaxfG8PoGnO4SBMxcS_Q9hQxW-z7WsfBTTOeKC8jDg3ql5CCtw4epp61hmMGMD8Fk0ETZTDXVHLRVVLsR78uKwgRm-eifgDRVgycfoGfZpRkdZAWFG5fmAYTAxOxCFj6Efa44n-tA.PzULyP0rlpaGmeRh1tX5pA._J47HD2_nZv5f8j_vl5QZZCxbm6K4_nvrZ4LVcTdjH275xenN3SC3fbM-kQFokjiiKtiaSdZMxokzZtBbDBXHORYh2Z9Ve1ENytjWkmOP3U.YDrfLdRHD6-J3Bb9_7iysA" + }, + "record": { + "A": ["45.90.12.29"] + } +} diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json index 984f51bae..10d265193 100644 --- a/domains/a1x5h04.json +++ b/domains/a1x5h04.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "A1X5H04", - "email": "alishbaig2004@gmail.com" - }, - "description": "a1x5h04's Portfolio", - "repo": "https://github.com/a1x5h04/portfolio", - "record": { - "CNAME": "a1x5h04.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "A1X5H04", + "email": "alishbaig2004@gmail.com" + }, + "description": "a1x5h04's Portfolio", + "repo": "https://github.com/a1x5h04/portfolio", + "record": { + "CNAME": "a1x5h04.pages.dev" + } +} diff --git a/domains/aa.json b/domains/aa.json index 364c89ce8..64cb3a11a 100644 --- a/domains/aa.json +++ b/domains/aa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abdullah-Albanna", - "email": "albannaa78@gmail.com" - }, - "record": { - "CNAME": "abdullah-albanna.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Abdullah-Albanna", + "email": "albannaa78@gmail.com" + }, + "record": { + "CNAME": "abdullah-albanna.github.io" + } +} diff --git a/domains/aadi.json b/domains/aadi.json index 40c6a2850..2594b614b 100644 --- a/domains/aadi.json +++ b/domains/aadi.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ringholder/ringholder.github.io", - "owner": { - "username": "ringholder", - "discord": "ringholder" - }, - "record": { - "CNAME": "ringholder.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/ringholder/ringholder.github.io", + "owner": { + "username": "ringholder", + "discord": "ringholder" + }, + "record": { + "CNAME": "ringholder.github.io" + } +} diff --git a/domains/aadirajuthup.json b/domains/aadirajuthup.json index 617bf7aa1..dd110b351 100644 --- a/domains/aadirajuthup.json +++ b/domains/aadirajuthup.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "aadirajuthup", - "email": "aadi.rajuthup@gmail.com" - }, - "record": { - "A": [ - "150.136.148.164" - ] - } -} \ No newline at end of file + "owner": { + "username": "aadirajuthup", + "email": "aadi.rajuthup@gmail.com" + }, + "record": { + "A": ["150.136.148.164"] + } +} diff --git a/domains/aaditya.json b/domains/aaditya.json index 2ec0f539d..5db37d8c2 100644 --- a/domains/aaditya.json +++ b/domains/aaditya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aaditya2200", - "email": "aaditya2200@gmail.com" - }, - "record": { - "CNAME": "aaditya2200.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aaditya2200", + "email": "aaditya2200@gmail.com" + }, + "record": { + "CNAME": "aaditya2200.github.io" + } +} diff --git a/domains/aakanksha.json b/domains/aakanksha.json index a84b84515..f71b5dc98 100644 --- a/domains/aakanksha.json +++ b/domains/aakanksha.json @@ -1,11 +1,11 @@ { - "description": "Aakanksha's .is-a.dev domain", - "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", - "owner": { - "username": "aakankshabhende", - "email": "aakanksha0407@gmail.com" - }, - "record": { - "CNAME": "aakankshabhende.github.io" - } -} \ No newline at end of file + "description": "Aakanksha's .is-a.dev domain", + "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", + "owner": { + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" + }, + "record": { + "CNAME": "aakankshabhende.github.io" + } +} diff --git a/domains/aakarsh.json b/domains/aakarsh.json index 5b80e146a..d9a5e2544 100644 --- a/domains/aakarsh.json +++ b/domains/aakarsh.json @@ -1,14 +1,12 @@ { - "description": "My portfolio website", - "repo": "https://github.com/Aakarsh-Kumar/persnol", - "owner": { - "username": "Aakarsh-Kumar", - "email": "aakarsh2504@gmail.com", - "discord": "spyperx" - }, - "record": { - "A": [ - "216.24.57.1" - ] - } -} \ No newline at end of file + "description": "My portfolio website", + "repo": "https://github.com/Aakarsh-Kumar/persnol", + "owner": { + "username": "Aakarsh-Kumar", + "email": "aakarsh2504@gmail.com", + "discord": "spyperx" + }, + "record": { + "A": ["216.24.57.1"] + } +} diff --git a/domains/aakash.json b/domains/aakash.json index a04851aa6..82f277b04 100644 --- a/domains/aakash.json +++ b/domains/aakash.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/shinyzenith/website", - "owner": { - "username": "Shinyzenith", - "email": "aakashsensharma@gmail.com" - }, - "record": { - "CNAME": "shinyzenith.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/shinyzenith/website", + "owner": { + "username": "Shinyzenith", + "email": "aakashsensharma@gmail.com" + }, + "record": { + "CNAME": "shinyzenith.github.io" + } +} diff --git a/domains/aakashs.json b/domains/aakashs.json index 9cbd63133..ee582b803 100644 --- a/domains/aakashs.json +++ b/domains/aakashs.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/Aakash-kun/Aakash-kun.github.io", - "owner": { - "username": "Aakash-kun", - "email": "aakashshivhare1704@gmail.com", - "discord": "AakashS#9630" - }, - "record": { - "CNAME": "aakash-kun.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/Aakash-kun/Aakash-kun.github.io", + "owner": { + "username": "Aakash-kun", + "email": "aakashshivhare1704@gmail.com", + "discord": "AakashS#9630" + }, + "record": { + "CNAME": "aakash-kun.github.io" + } +} diff --git a/domains/aakashuuuu.json b/domains/aakashuuuu.json index 5575b205b..d94b5b9e9 100644 --- a/domains/aakashuuuu.json +++ b/domains/aakashuuuu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsAakashz", - "email": "gzatrop@gmail.com" - }, - "record": { - "CNAME": "nextjs-aakashuu-portfolio.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "itsAakashz", + "email": "gzatrop@gmail.com" + }, + "record": { + "CNAME": "nextjs-aakashuu-portfolio.pages.dev" + } +} diff --git a/domains/aakhilv.json b/domains/aakhilv.json index fb3b82244..de8ba652a 100644 --- a/domains/aakhilv.json +++ b/domains/aakhilv.json @@ -1,12 +1,12 @@ { - "description": "A personal portfolio site for all my projects and commissions.", - "repo": "https://github.com/aakhilv/portfolio", - "owner": { - "username": "aakhilv", - "email": "bluninja165@gmail.com", - "twitter": "corruptblu" - }, - "record": { - "CNAME": "aakhilv.github.io" - } -} \ No newline at end of file + "description": "A personal portfolio site for all my projects and commissions.", + "repo": "https://github.com/aakhilv/portfolio", + "owner": { + "username": "aakhilv", + "email": "bluninja165@gmail.com", + "twitter": "corruptblu" + }, + "record": { + "CNAME": "aakhilv.github.io" + } +} diff --git a/domains/aaksa.json b/domains/aaksa.json index b5c15b20d..0d323b382 100644 --- a/domains/aaksa.json +++ b/domains/aaksa.json @@ -1,11 +1,11 @@ { - "description": "aaksa.is-a.dev", - "repo": "https://github.com/aaksa/aaksan.github.io", - "owner": { - "username": "aaksa", - "email": "andiaksa16@gmail.com" - }, - "record": { - "CNAME": "aaksa.github.io" - } -} \ No newline at end of file + "description": "aaksa.is-a.dev", + "repo": "https://github.com/aaksa/aaksan.github.io", + "owner": { + "username": "aaksa", + "email": "andiaksa16@gmail.com" + }, + "record": { + "CNAME": "aaksa.github.io" + } +} diff --git a/domains/aalcantara.json b/domains/aalcantara.json index d8e072af4..d4f2171bb 100644 --- a/domains/aalcantara.json +++ b/domains/aalcantara.json @@ -1,11 +1,11 @@ { - "description": "Documentation for is-a-dev", - "repo": "https://github.com/Aalcantaraxxx/register", - "owner": { - "username": "Aalcantaraxxx", - "email": "angele2705@gmail.com" - }, - "record": { - "CNAME": "aalcantara-is-a-dev.web.app" - } -} \ No newline at end of file + "description": "Documentation for is-a-dev", + "repo": "https://github.com/Aalcantaraxxx/register", + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com" + }, + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } +} diff --git a/domains/aaraam.json b/domains/aaraam.json index e6fa1db31..7021124bb 100644 --- a/domains/aaraam.json +++ b/domains/aaraam.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/aaraam/aaraam.github.io", - "owner": { - "username": "aaraam", - "email": "aaraam.goblin@gmail.com" - }, - "record": { - "CNAME": "aaraam.github.io" - } -} \ No newline at end of file + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/aaraam/aaraam.github.io", + "owner": { + "username": "aaraam", + "email": "aaraam.goblin@gmail.com" + }, + "record": { + "CNAME": "aaraam.github.io" + } +} diff --git a/domains/aargh.json b/domains/aargh.json index 3b0afebd7..a1eef442d 100644 --- a/domains/aargh.json +++ b/domains/aargh.json @@ -1,11 +1,11 @@ { - "description": "aargh.is-a.dev", - "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", - "owner": { - "username": "FloatingComet62", - "email": "shubh2007rai@gmail.com" - }, - "record": { - "CNAME": "floatingcomet62.github.io" - } -} \ No newline at end of file + "description": "aargh.is-a.dev", + "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", + "owner": { + "username": "FloatingComet62", + "email": "shubh2007rai@gmail.com" + }, + "record": { + "CNAME": "floatingcomet62.github.io" + } +} diff --git a/domains/aarno.json b/domains/aarno.json index d01916140..5d3f92cc3 100644 --- a/domains/aarno.json +++ b/domains/aarno.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website.", - "repo": "https://github.com/DorianAarno/dorianaarno.github.io", - "owner": { - "username": "DorianAarno", - "email": "aarnodorian56@gmail.com" - }, - "record": { - "CNAME": "dorianaarno.github.io" - } -} \ No newline at end of file + "description": "My Personal Website.", + "repo": "https://github.com/DorianAarno/dorianaarno.github.io", + "owner": { + "username": "DorianAarno", + "email": "aarnodorian56@gmail.com" + }, + "record": { + "CNAME": "dorianaarno.github.io" + } +} diff --git a/domains/aaron.json b/domains/aaron.json index f3f5f0a20..721474eb1 100644 --- a/domains/aaron.json +++ b/domains/aaron.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AaronPerezPerez", - "email": "aarperper@gmail.com" - }, - "record": { - "CNAME": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "AaronPerezPerez", + "email": "aarperper@gmail.com" + }, + "record": { + "CNAME": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" + } +} diff --git a/domains/aaronfort.json b/domains/aaronfort.json index aa9056f4f..0ae96d92b 100644 --- a/domains/aaronfort.json +++ b/domains/aaronfort.json @@ -1,11 +1,10 @@ { - "description": "Documentation website for Aaron Fort", - "repo": "https://github.com/AaronFortG", - "owner": { - "username": "AaronFortG", - "email": "aaronfortg@gmail.com" - }, - "record": { - "CNAME": "mycurriculum.salleurl.edu" - } -} \ No newline at end of file + "description": "Documentation website for Aaron Fort", + "owner": { + "username": "AaronFortG", + "email": "aaronfortg@gmail.com" + }, + "record": { + "CNAME": "mycurriculum.salleurl.edu" + } +} diff --git a/domains/aaryan.json b/domains/aaryan.json index 0be399f84..728e3ac2b 100644 --- a/domains/aaryan.json +++ b/domains/aaryan.json @@ -1,19 +1,12 @@ { - "owner": { - "username": "Aaryan-N", - "discord": "652433042153144321", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RE4SnzQsF8mU81IgFbFll-aRz00dgrRzHb93gKwvaM03w_ksZTABXtjQBNe91kffdNc9M3JpnZVUlRPWGsXcdcyIUGUctweC7d7HZKNylvAYm12-xVmaX8PYM5B4l1TwTfZfACx2LckVKZUR0dZUkIVvTVHPCMF2xCGb7z8Ic-iSSu2Dp5mywp5XN8qu1dC8ep46fzkqfMeVWtzv8daNB332nz-nwKVDx_22MuYJy3mpeMMQVPRU41oWILQoWYVWYVhsiqpgw1VXKdyd52VmzgfmG6Gj0bYPeoIDzWIX8Tb-zhjxiy67tXaZYqZ7Y6DhT-t8FoZtrAfkWVyH28VOgA.KHOXZEbbSdswKeb51IRQzw.9asWvdPDaCTj6nfgO7jC4juUIdDmstvUHCjd2lb_7LK0EKJyiriVsW8F6yG7L0hCUFvPGYRfWCgn1ffzGJsbCxn-sC7aN4vfildGU5geAHA.4lTkjQOfgK2NOf2Pdf7b9A" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "Aaryan-N", + "discord": "652433042153144321", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RE4SnzQsF8mU81IgFbFll-aRz00dgrRzHb93gKwvaM03w_ksZTABXtjQBNe91kffdNc9M3JpnZVUlRPWGsXcdcyIUGUctweC7d7HZKNylvAYm12-xVmaX8PYM5B4l1TwTfZfACx2LckVKZUR0dZUkIVvTVHPCMF2xCGb7z8Ic-iSSu2Dp5mywp5XN8qu1dC8ep46fzkqfMeVWtzv8daNB332nz-nwKVDx_22MuYJy3mpeMMQVPRU41oWILQoWYVWYVhsiqpgw1VXKdyd52VmzgfmG6Gj0bYPeoIDzWIX8Tb-zhjxiy67tXaZYqZ7Y6DhT-t8FoZtrAfkWVyH28VOgA.KHOXZEbbSdswKeb51IRQzw.9asWvdPDaCTj6nfgO7jC4juUIdDmstvUHCjd2lb_7LK0EKJyiriVsW8F6yG7L0hCUFvPGYRfWCgn1ffzGJsbCxn-sC7aN4vfildGU5geAHA.4lTkjQOfgK2NOf2Pdf7b9A" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/aashutosh.json b/domains/aashutosh.json index 9512980f4..0d59751a8 100644 --- a/domains/aashutosh.json +++ b/domains/aashutosh.json @@ -1,10 +1,10 @@ { - "description": "Aashutosh Rathi's Space on Web", - "owner": { - "username": "aashutoshrathi", - "email": "me@aashutosh.dev" - }, - "record": { - "CNAME": "aashutosh.dev" - } -} \ No newline at end of file + "description": "Aashutosh Rathi's Space on Web", + "owner": { + "username": "aashutoshrathi", + "email": "me@aashutosh.dev" + }, + "record": { + "CNAME": "aashutosh.dev" + } +} diff --git a/domains/aasoft.json b/domains/aasoft.json index 53da56f3a..6c967b549 100644 --- a/domains/aasoft.json +++ b/domains/aasoft.json @@ -1,10 +1,10 @@ { - "description": "alireza mohebbi threejs project - aasoft.ir", - "owner": { - "username": "aasoftir", - "email": "aasoftmohebbi@gmail.com" - }, - "record": { - "URL": "https://glitch-text-threejs.vercel.app/" - } -} \ No newline at end of file + "description": "alireza mohebbi threejs project - aasoft.ir", + "owner": { + "username": "aasoftir", + "email": "aasoftmohebbi@gmail.com" + }, + "record": { + "URL": "https://glitch-text-threejs.vercel.app/" + } +} diff --git a/domains/aayush.json b/domains/aayush.json index b1aacff4e..ac503c299 100644 --- a/domains/aayush.json +++ b/domains/aayush.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com", - "discord": "Aayu5h#1737" - }, - "record": { - "CNAME": "opaayush.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com", + "discord": "Aayu5h#1737" + }, + "record": { + "CNAME": "opaayush.pages.dev" + } +} diff --git a/domains/aayushakacloudy.json b/domains/aayushakacloudy.json index 4f024efe7..6feb21808 100644 --- a/domains/aayushakacloudy.json +++ b/domains/aayushakacloudy.json @@ -1,11 +1,11 @@ { - "description": "Aayush aka Cloudy's Arcade Home", - "repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io", - "owner": { - "username": "gamedevCloudy", - "email": "aaayush.dev@gmail.com" - }, - "record": { - "CNAME": "gamedevcloudy.github.io" - } -} \ No newline at end of file + "description": "Aayush aka Cloudy's Arcade Home", + "repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io", + "owner": { + "username": "gamedevCloudy", + "email": "aaayush.dev@gmail.com" + }, + "record": { + "CNAME": "gamedevcloudy.github.io" + } +} diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json index 19ef48dfa..9f57910d9 100644 --- a/domains/aayushbharti.json +++ b/domains/aayushbharti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushbharti", - "email": "iaayushbharti@gmail.com" - }, - "record": { - "CNAME": "aayushbharti.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "aayushbharti", + "email": "iaayushbharti@gmail.com" + }, + "record": { + "CNAME": "aayushbharti.pages.dev" + } +} diff --git a/domains/aayushsiwa.json b/domains/aayushsiwa.json index 62cd73a43..295bb4b0c 100644 --- a/domains/aayushsiwa.json +++ b/domains/aayushsiwa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "CNAME": "aayushsiwa.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "aayushsiwa.pages.dev" + } +} diff --git a/domains/abaan.json b/domains/abaan.json index 22d9eccf8..b0b914af9 100644 --- a/domains/abaan.json +++ b/domains/abaan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abaan5467", - "email": "abaan@metfabproducts.com" - }, - "record": { - "CNAME": "abaan5467.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Abaan5467", + "email": "abaan@metfabproducts.com" + }, + "record": { + "CNAME": "abaan5467.github.io" + } +} diff --git a/domains/abc.json b/domains/abc.json index bbab79f5b..4747a5b5c 100644 --- a/domains/abc.json +++ b/domains/abc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "neohe", - "email": "he_neo@163.com" - }, - "record": { - "CNAME": "neohe.github.io" - } -} \ No newline at end of file + "owner": { + "username": "neohe", + "email": "he_neo@163.com" + }, + "record": { + "CNAME": "neohe.github.io" + } +} diff --git a/domains/abdallahbari.json b/domains/abdallahbari.json index 77c2251ef..1a4f7ee79 100644 --- a/domains/abdallahbari.json +++ b/domains/abdallahbari.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abdallah01win", - "email": "abdellah01win@gmail.com" - }, - "record": { - "CNAME": "portfolio-bf2.pages.dev" - } + "owner": { + "username": "Abdallah01win", + "email": "abdellah01win@gmail.com" + }, + "record": { + "CNAME": "portfolio-bf2.pages.dev" + } } diff --git a/domains/abdeba.json b/domains/abdeba.json index 936fabdfe..0d9f2d7c9 100644 --- a/domains/abdeba.json +++ b/domains/abdeba.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abde0ba", - "email": "abdesoft1@gmail.com" - }, - "record": { - "URL": "https://ab-portfolio-one.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "abde0ba", + "email": "abdesoft1@gmail.com" + }, + "record": { + "URL": "https://ab-portfolio-one.vercel.app" + } +} diff --git a/domains/abdelghani.json b/domains/abdelghani.json index 2b6d8f625..df1731a2d 100644 --- a/domains/abdelghani.json +++ b/domains/abdelghani.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "abdessattar23", - "discord": "1226143665567567954", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" - }, - "record": { - "CNAME": "king255-del.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abdessattar23", + "discord": "1226143665567567954", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" + }, + "record": { + "CNAME": "king255-del.github.io" + } +} diff --git a/domains/abdelhamied.json b/domains/abdelhamied.json index d7211c2de..7992106d2 100644 --- a/domains/abdelhamied.json +++ b/domains/abdelhamied.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelhamied403", - "email": "abdelhamied403@gmail.com" - }, - "record": { - "CNAME": "abdelhamied.vercel.app" - } + "owner": { + "username": "abdelhamied403", + "email": "abdelhamied403@gmail.com" + }, + "record": { + "CNAME": "abdelhamied.vercel.app" + } } diff --git a/domains/abdelkarim-ain.json b/domains/abdelkarim-ain.json index 21b9f02cc..64ace5d29 100644 --- a/domains/abdelkarim-ain.json +++ b/domains/abdelkarim-ain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} diff --git a/domains/abdelkarimain.json b/domains/abdelkarimain.json index 21b9f02cc..64ace5d29 100644 --- a/domains/abdelkarimain.json +++ b/domains/abdelkarimain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abdelkarimain", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "abdelkarimain.github.io" + } +} diff --git a/domains/abdessattar.json b/domains/abdessattar.json index a985db1e4..8e81cca0b 100644 --- a/domains/abdessattar.json +++ b/domains/abdessattar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdessattar23", - "email": "elyagoubiabdessattar@gmail.com" - }, - "record": { - "CNAME": "abdessattar23.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abdessattar23", + "email": "elyagoubiabdessattar@gmail.com" + }, + "record": { + "CNAME": "abdessattar23.github.io" + } +} diff --git a/domains/abdi.json b/domains/abdi.json index 316aca871..e99490e04 100644 --- a/domains/abdi.json +++ b/domains/abdi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdiopp", - "email": "ginnieabdullah007@gmail.com" - }, - "record": { - "CNAME": "abdi-portfolio.web.app" - } -} \ No newline at end of file + "owner": { + "username": "abdiopp", + "email": "ginnieabdullah007@gmail.com" + }, + "record": { + "CNAME": "abdi-portfolio.web.app" + } +} diff --git a/domains/abdisa.json b/domains/abdisa.json index fb66739bb..162199d0b 100644 --- a/domains/abdisa.json +++ b/domains/abdisa.json @@ -1,10 +1,10 @@ { - "description": "I'm a dev.", - "owner": { - "username": "abdisadev", - "email": "abdisadev@gmail.com" - }, - "record": { - "CNAME": "abdisa.me" - } -} \ No newline at end of file + "description": "I'm a dev.", + "owner": { + "username": "abdisadev", + "email": "abdisadev@gmail.com" + }, + "record": { + "CNAME": "abdisa.me" + } +} diff --git a/domains/abdo.json b/domains/abdo.json index 21b7fd3f6..61a492730 100644 --- a/domains/abdo.json +++ b/domains/abdo.json @@ -1,12 +1,12 @@ { - "description": "Abdo AT Main Web Page", - "repo": "https://github.com/xAbdoAT/xabdoat.github.io", - "owner": { - "username": "xAbdoAT", - "email": "xabdoat@gmail.com", - "twitter": "xAbdoAT" - }, - "record": { - "CNAME": "xabdoat.github.io" - } -} \ No newline at end of file + "description": "Abdo AT Main Web Page", + "repo": "https://github.com/xAbdoAT/xabdoat.github.io", + "owner": { + "username": "xAbdoAT", + "email": "xabdoat@gmail.com", + "twitter": "xAbdoAT" + }, + "record": { + "CNAME": "xabdoat.github.io" + } +} diff --git a/domains/abdul.json b/domains/abdul.json index 5a5d26dfc..60f35a05b 100644 --- a/domains/abdul.json +++ b/domains/abdul.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AhadWeb3", - "email": "ahad4387@gmail.com" - }, - "description": "portofolio website.", - "record": { - "URL": "https://abdul-ahad-portfolio.webflow.io" - } -} \ No newline at end of file + "owner": { + "username": "AhadWeb3", + "email": "ahad4387@gmail.com" + }, + "description": "portofolio website.", + "record": { + "URL": "https://abdul-ahad-portfolio.webflow.io" + } +} diff --git a/domains/abdullah.json b/domains/abdullah.json index 49dc4b43a..549ce8855 100644 --- a/domains/abdullah.json +++ b/domains/abdullah.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "adistar964", - "email": "adistar964@gmail.com" - }, - "description": "this is for my personal website made.", - "record": { - "CNAME": "adistar964.github.io" - } -} \ No newline at end of file + "owner": { + "username": "adistar964", + "email": "adistar964@gmail.com" + }, + "description": "this is for my personal website made.", + "record": { + "CNAME": "adistar964.github.io" + } +} diff --git a/domains/abdullahcxd.json b/domains/abdullahcxd.json index 61de2e6c9..e2865eab2 100644 --- a/domains/abdullahcxd.json +++ b/domains/abdullahcxd.json @@ -1,19 +1,19 @@ -{ - "description": "Portfolio use", - "repo": "https://github.com/abdullahcxd/abdullahcxd.github.io", - "owner": { - "username": "abdullahcxd", - "email": "sabdullahcxd@gmail.com", - "discord": "sabdullahcxd" - }, - "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.108.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} \ No newline at end of file +{ + "description": "Portfolio use", + "repo": "https://github.com/abdullahcxd/abdullahcxd.github.io", + "owner": { + "username": "abdullahcxd", + "email": "sabdullahcxd@gmail.com", + "discord": "sabdullahcxd" + }, + "record": { + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.108.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/abdullyahuza.json b/domains/abdullyahuza.json index 47a979a27..60c707d30 100644 --- a/domains/abdullyahuza.json +++ b/domains/abdullyahuza.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abdullyahuza", - "email": "yahuzaabdulrazak@gmail.com" - }, - "record": { - "CNAME": "abdullyahuza.github.io" - } + "owner": { + "username": "abdullyahuza", + "email": "yahuzaabdulrazak@gmail.com" + }, + "record": { + "CNAME": "abdullyahuza.github.io" + } } diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 3114985dc..87bf2a14f 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -1,11 +1,11 @@ { - "description": "Personal site to showcase my future works.", - "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", - "owner": { - "username": "abdulrahman1s", - "email": "mail@abdulrahman.dev" - }, - "record": { - "URL": "https://abdulrahman.dev" - } -} \ No newline at end of file + "description": "Personal site to showcase my future works.", + "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", + "owner": { + "username": "abdulrahman1s", + "email": "mail@abdulrahman.dev" + }, + "record": { + "URL": "https://abdulrahman.dev" + } +} diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json index fea2bb274..0ff5b2b12 100644 --- a/domains/abdulrshaikh.json +++ b/domains/abdulrshaikh.json @@ -1,11 +1,11 @@ { - "description": "Abdul's personal developer website", - "repo": "https://github.com/ariskycode/ariskycode.github.io", - "owner": { - "username": "ariskycode", - "email": "arirfanshaikh23@gmail.com" - }, - "record": { - "CNAME": "ariskycode.github.io" - } -} \ No newline at end of file + "description": "Abdul's personal developer website", + "repo": "https://github.com/ariskycode/ariskycode.github.io", + "owner": { + "username": "ariskycode", + "email": "arirfanshaikh23@gmail.com" + }, + "record": { + "CNAME": "ariskycode.github.io" + } +} diff --git a/domains/abe.json b/domains/abe.json index 1df33d505..4685df8eb 100644 --- a/domains/abe.json +++ b/domains/abe.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "solarcosmic", - "email": "skyrocket180@gmail.com", - "discord": "1201432681913778260" - }, - "record": { - "CNAME": "profile01.overstand.app" - } -} \ No newline at end of file + "owner": { + "username": "solarcosmic", + "email": "skyrocket180@gmail.com", + "discord": "1201432681913778260" + }, + "record": { + "CNAME": "profile01.overstand.app" + } +} diff --git a/domains/abegehr.json b/domains/abegehr.json index 3b0cb1a27..78b7f1e39 100644 --- a/domains/abegehr.json +++ b/domains/abegehr.json @@ -1,12 +1,12 @@ { - "description": "Personal webpage", - "repo": "https://github.com/abegehr/abegehr.github.io", - "owner": { - "username": "abegehr", - "email": "anton@begehr.me", - "twitter": "antonbegehr" - }, - "record": { - "CNAME": "abegehr.github.io" - } -} \ No newline at end of file + "description": "Personal webpage", + "repo": "https://github.com/abegehr/abegehr.github.io", + "owner": { + "username": "abegehr", + "email": "anton@begehr.me", + "twitter": "antonbegehr" + }, + "record": { + "CNAME": "abegehr.github.io" + } +} diff --git a/domains/abeja.json b/domains/abeja.json index b212e6ef1..df4348575 100644 --- a/domains/abeja.json +++ b/domains/abeja.json @@ -1,12 +1,12 @@ { - "description": "Abeja's portfolio", - "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", - "owner": { - "username": "TheRealCrazyfuy", - "discord": "realabeja", - "reddit": "crazyfuy" - }, - "record": { - "CNAME": "TheRealCrazyfuy.github.io" - } + "description": "Abeja's portfolio", + "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", + "owner": { + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" + }, + "record": { + "CNAME": "TheRealCrazyfuy.github.io" + } } diff --git a/domains/abelblue.json b/domains/abelblue.json index c6b827aa4..49af5c49d 100644 --- a/domains/abelblue.json +++ b/domains/abelblue.json @@ -1,11 +1,11 @@ { - "description": "Abel Mitiku's website", - "repo": "https://github.com/abel-blue/abelblue.dev", - "owner": { - "username": "abel-blue", - "email": "abelmgetnet@gmail.com" - }, - "record": { - "CNAME": "abel-blue.github.io" - } -} \ No newline at end of file + "description": "Abel Mitiku's website", + "repo": "https://github.com/abel-blue/abelblue.dev", + "owner": { + "username": "abel-blue", + "email": "abelmgetnet@gmail.com" + }, + "record": { + "CNAME": "abel-blue.github.io" + } +} diff --git a/domains/abeltranp94.json b/domains/abeltranp94.json index 94c2f1dac..8fc1b502b 100644 --- a/domains/abeltranp94.json +++ b/domains/abeltranp94.json @@ -1,11 +1,11 @@ { - "description": "Ariel Beltrán Paneque", - "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", - "owner": { - "username": "abeltranp9476", - "email": "abeltran.9476@gmail.com" - }, - "record": { - "CNAME": "abeltranp9476.github.io" - } -} \ No newline at end of file + "description": "Ariel Beltrán Paneque", + "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", + "owner": { + "username": "abeltranp9476", + "email": "abeltran.9476@gmail.com" + }, + "record": { + "CNAME": "abeltranp9476.github.io" + } +} diff --git a/domains/abh80.json b/domains/abh80.json index ac11d4aa4..c53647599 100644 --- a/domains/abh80.json +++ b/domains/abh80.json @@ -1,12 +1,12 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/abh80/abh80.github.io", - "owner": { - "username": "abh80", - "email": "boatgithub27@gmail.com", - "twitter": "trackerstars" - }, - "record": { - "CNAME": "abh80.github.io" - } -} \ No newline at end of file + "description": "Link to my portfolio site.", + "repo": "https://github.com/abh80/abh80.github.io", + "owner": { + "username": "abh80", + "email": "boatgithub27@gmail.com", + "twitter": "trackerstars" + }, + "record": { + "CNAME": "abh80.github.io" + } +} diff --git a/domains/abhay.json b/domains/abhay.json index 79d7f8459..470df7cdc 100644 --- a/domains/abhay.json +++ b/domains/abhay.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "uniquepersun", - "email": "abhay.i0am@gmail.com", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WIRf3W3gkAD5c_yyczIieWIABVFKWjmCVV0l_jrxtMMOnT2mWlAELQAVfwDsjz2XEX6NcrWmCEaTEYC0aVCeWEgSjnl_r077RRwQuAOED2ICK-M5WvKDPdUuPlChYVtpbRiByY1nmFWUp5DGn7Z2faQrla_7Ji2e924mSSJppOeBuhcDZ0mZ0Mc3Z8X4DWgQ5xBbKFoREVkyuPSs9Y6Q0-lZsFZijj9khQsQDbDgZT8v3Fv9swLkqAdt-ZMBr7ZdvJSkBbtWj8L038WAZ6dSg-ix3xpkluU97jQt6kLkOyRYY5MKDFoSkxraBumZA9-YDB3pDL_2yAZ23cvHywnPDg.kU_H99RhrpznpQWwrfJ_Aw.yuZV5PvTwNvz5T1JlXOnGw7JjHcUDj_KdD9XGpvQ2rQQ9twNQJESMqj55Jxbgx2jX6mzJsRWmlJDPkE3eSkMQOv3AJuxuWdX4kGpREkxeixFGB8N1oviCe6z0JoYfRuW.GdyFBUkFmKP1fVuGM1CdCA" - }, - "record": { - "URL": "https://uniquepersun.hackclub.app" - } -} \ No newline at end of file + "owner": { + "username": "uniquepersun", + "email": "abhay.i0am@gmail.com", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WIRf3W3gkAD5c_yyczIieWIABVFKWjmCVV0l_jrxtMMOnT2mWlAELQAVfwDsjz2XEX6NcrWmCEaTEYC0aVCeWEgSjnl_r077RRwQuAOED2ICK-M5WvKDPdUuPlChYVtpbRiByY1nmFWUp5DGn7Z2faQrla_7Ji2e924mSSJppOeBuhcDZ0mZ0Mc3Z8X4DWgQ5xBbKFoREVkyuPSs9Y6Q0-lZsFZijj9khQsQDbDgZT8v3Fv9swLkqAdt-ZMBr7ZdvJSkBbtWj8L038WAZ6dSg-ix3xpkluU97jQt6kLkOyRYY5MKDFoSkxraBumZA9-YDB3pDL_2yAZ23cvHywnPDg.kU_H99RhrpznpQWwrfJ_Aw.yuZV5PvTwNvz5T1JlXOnGw7JjHcUDj_KdD9XGpvQ2rQQ9twNQJESMqj55Jxbgx2jX6mzJsRWmlJDPkE3eSkMQOv3AJuxuWdX4kGpREkxeixFGB8N1oviCe6z0JoYfRuW.GdyFBUkFmKP1fVuGM1CdCA" + }, + "record": { + "URL": "https://uniquepersun.hackclub.app" + } +} diff --git a/domains/abhi.json b/domains/abhi.json index 414b6a952..3b9c6b2b6 100644 --- a/domains/abhi.json +++ b/domains/abhi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "actuallyabhi", - "email": "mabhishek7081@zohomail.in" - }, - "record": { - "URL": "https://actuallyabhi.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "actuallyabhi", + "email": "mabhishek7081@zohomail.in" + }, + "record": { + "URL": "https://actuallyabhi.netlify.app" + } +} diff --git a/domains/abhigyantrips.json b/domains/abhigyantrips.json index 0eb41fae7..7a981f390 100644 --- a/domains/abhigyantrips.json +++ b/domains/abhigyantrips.json @@ -1,11 +1,11 @@ { - "description": "A personal website, with biodata.", - "repo": "https://github.com/abhigyantrips/abhigyantrips.github.io", - "owner": { - "username": "abhigyantrips", - "email": "abhigyantrips@gmail.com" - }, - "record": { - "CNAME": "abhigyantrips.github.io" - } -} \ No newline at end of file + "description": "A personal website, with biodata.", + "repo": "https://github.com/abhigyantrips/abhigyantrips.github.io", + "owner": { + "username": "abhigyantrips", + "email": "abhigyantrips@gmail.com" + }, + "record": { + "CNAME": "abhigyantrips.github.io" + } +} diff --git a/domains/abhijith.json b/domains/abhijith.json index c6dd9f479..e96c95311 100644 --- a/domains/abhijith.json +++ b/domains/abhijith.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/abhisawesome/abhisawesome.github.io", - "owner": { - "username": "abhisawesome", - "email": "abhijithababhijith@gmail.com" - }, - "record": { - "CNAME": "abhisawesome.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio", + "repo": "https://github.com/abhisawesome/abhisawesome.github.io", + "owner": { + "username": "abhisawesome", + "email": "abhijithababhijith@gmail.com" + }, + "record": { + "CNAME": "abhisawesome.github.io" + } +} diff --git a/domains/abhilash.json b/domains/abhilash.json index 968639001..8048cae1d 100644 --- a/domains/abhilash.json +++ b/domains/abhilash.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/ostrichization/ostrichization.github.io", - "owner": { - "username": "Ostrichization", - "email": "abhilashk1@proton.me", - "twitter": "OstrichHimself" - }, - "record": { - "CNAME": "ostrichization.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio", + "repo": "https://github.com/ostrichization/ostrichization.github.io", + "owner": { + "username": "Ostrichization", + "email": "abhilashk1@proton.me", + "twitter": "OstrichHimself" + }, + "record": { + "CNAME": "ostrichization.github.io" + } +} diff --git a/domains/abhinav.json b/domains/abhinav.json index 1cefe268e..024126e58 100644 --- a/domains/abhinav.json +++ b/domains/abhinav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abh1nav", - "email": "abhinav316@gmail.com" - }, - "record": { - "CNAME": "blog.abhinav.ca" - } + "owner": { + "username": "abh1nav", + "email": "abhinav316@gmail.com" + }, + "record": { + "CNAME": "blog.abhinav.ca" + } } diff --git a/domains/abhint.json b/domains/abhint.json index 32a70829e..d9e6cc780 100644 --- a/domains/abhint.json +++ b/domains/abhint.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio written in HTML and JS", - "repo": "https://github.com/abhint/abhint.github.io", - "owner": { - "username": "abhint", - "email": "notifyabhijith@gmail.com", - "twitter": "abhint6" - }, - "record": { - "CNAME": "abhint.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio written in HTML and JS", + "repo": "https://github.com/abhint/abhint.github.io", + "owner": { + "username": "abhint", + "email": "notifyabhijith@gmail.com", + "twitter": "abhint6" + }, + "record": { + "CNAME": "abhint.github.io" + } +} diff --git a/domains/abhishek-sharma.json b/domains/abhishek-sharma.json index 86a760c92..82aba4eef 100644 --- a/domains/abhishek-sharma.json +++ b/domains/abhishek-sharma.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AbhiSharma096", - "email": "Abhisheksharma10a@gmail.com" - }, - "record": { - "URL": "https://abhishek-sharma-01.netlify.app/" - } -} \ No newline at end of file + "owner": { + "username": "AbhiSharma096", + "email": "Abhisheksharma10a@gmail.com" + }, + "record": { + "URL": "https://abhishek-sharma-01.netlify.app/" + } +} diff --git a/domains/abhishek.json b/domains/abhishek.json index 533e61b39..227fde739 100644 --- a/domains/abhishek.json +++ b/domains/abhishek.json @@ -1,11 +1,10 @@ { - "description": "Abhishek's personal website", - "repo": "https://github.com/nullpointxr", - "owner": { - "username": "nullpointxr", - "email": "abhishek.sankar.in@protonmail.com" - }, - "record": { - "CNAME": "abhisheks.me" - } -} \ No newline at end of file + "description": "Abhishek's personal website", + "owner": { + "username": "nullpointxr", + "email": "abhishek.sankar.in@protonmail.com" + }, + "record": { + "CNAME": "abhisheks.me" + } +} diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index 4923ad0ed..ee7e62597 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Abhishek-Issac", - "email": "abhishekissac0@gmail.com" - }, - "record": { - "CNAME": "abhishek-issac.github.io" - }, - "proxied": false -} \ No newline at end of file + "owner": { + "username": "Abhishek-Issac", + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false +} diff --git a/domains/abhishekkumar.json b/domains/abhishekkumar.json index 6f11b2859..1ad2bff3b 100644 --- a/domains/abhishekkumar.json +++ b/domains/abhishekkumar.json @@ -1,11 +1,10 @@ { - "description": "Abhishek's personal developer website", - "repo": "https://github.com/Abhishek-569", - "owner": { - "username": "Abhishek-569", - "email": "akabhishek4444@gmail.com" - }, - "record": { - "URL": "https://akabhishek4444.wixsite.com/abhishek-kumar" - } -} \ No newline at end of file + "description": "Abhishek's personal developer website", + "owner": { + "username": "Abhishek-569", + "email": "akabhishek4444@gmail.com" + }, + "record": { + "URL": "https://akabhishek4444.wixsite.com/abhishek-kumar" + } +} diff --git a/domains/abhrajitdas.json b/domains/abhrajitdas.json index 5529e8b4d..d0c26388f 100644 --- a/domains/abhrajitdas.json +++ b/domains/abhrajitdas.json @@ -1,12 +1,12 @@ { - "description": "My personal Portfolio Webdite", - "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", - "owner": { - "username": "Abhrajitdas02", - "email": "abhrajitdas12245@gmail.com", - "twitter": "abhrajit2002" - }, - "record": { - "CNAME": "abhrajitdas02.github.io" - } -} \ No newline at end of file + "description": "My personal Portfolio Webdite", + "repo": "https://github.com/Abhrajitdas02/Abhrajitdas02.github.io", + "owner": { + "username": "Abhrajitdas02", + "email": "abhrajitdas12245@gmail.com", + "twitter": "abhrajit2002" + }, + "record": { + "CNAME": "abhrajitdas02.github.io" + } +} diff --git a/domains/abiels.json b/domains/abiels.json index 32dc0c772..53d0546fc 100644 --- a/domains/abiels.json +++ b/domains/abiels.json @@ -1,14 +1,14 @@ { - "owner": { - "email": "usagecomputer1@gmail.com", - "username": "Abiel0" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} \ No newline at end of file + "owner": { + "email": "usagecomputer1@gmail.com", + "username": "Abiel0" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/abineethan.json b/domains/abineethan.json index dd6d7e907..d65050360 100644 --- a/domains/abineethan.json +++ b/domains/abineethan.json @@ -1,11 +1,11 @@ { - "description": "This subdomain hosts my personal portfolio website.", - "repo": "https://github.com/abineethan/abineethan.github.io", - "owner": { - "username": "abineethan", - "email": "abineethan22@gmail.com" - }, - "record": { - "CNAME": "abineethan.github.io" - } -} \ No newline at end of file + "description": "This subdomain hosts my personal portfolio website.", + "repo": "https://github.com/abineethan/abineethan.github.io", + "owner": { + "username": "abineethan", + "email": "abineethan22@gmail.com" + }, + "record": { + "CNAME": "abineethan.github.io" + } +} diff --git a/domains/abishek.json b/domains/abishek.json index c6d72e884..cd33a0738 100644 --- a/domains/abishek.json +++ b/domains/abishek.json @@ -1,11 +1,11 @@ { - "description": "Abishek's portfolio website", - "repo": "https://github.com/vj-abishek/vj-abishek.github.io", - "owner": { - "username": "vj-abishek", - "email": "abigosearch@gmail.com" - }, - "record": { - "CNAME": "vj-abishek.github.io" - } -} \ No newline at end of file + "description": "Abishek's portfolio website", + "repo": "https://github.com/vj-abishek/vj-abishek.github.io", + "owner": { + "username": "vj-abishek", + "email": "abigosearch@gmail.com" + }, + "record": { + "CNAME": "vj-abishek.github.io" + } +} diff --git a/domains/aboutjes.json b/domains/aboutjes.json index f995c0254..53c17e34b 100644 --- a/domains/aboutjes.json +++ b/domains/aboutjes.json @@ -1,11 +1,11 @@ { - "description": "Personal Bio", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "octyn-yt", - "email": "simplelogin-newsletter.idealize471@simplelogin.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} \ No newline at end of file + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/abubakar.json b/domains/abubakar.json index 0317e1dc4..9143d444b 100644 --- a/domains/abubakar.json +++ b/domains/abubakar.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio", - "repo": "https://github.com/AbubakarKang/AbubakarKang.github.io", - "owner": { - "username": "AbubakarKang", - "discord": "TheHacker#4418" - }, - "record": { - "CNAME": "abubakarkang.github.io" - } -} \ No newline at end of file + "description": "My personal portfolio", + "repo": "https://github.com/AbubakarKang/AbubakarKang.github.io", + "owner": { + "username": "AbubakarKang", + "discord": "TheHacker#4418" + }, + "record": { + "CNAME": "abubakarkang.github.io" + } +} diff --git a/domains/abysmal.json b/domains/abysmal.json index dae0e2958..d51988040 100644 --- a/domains/abysmal.json +++ b/domains/abysmal.json @@ -1,10 +1,10 @@ { - "description": "My personal website", - "owner": { - "username": "abysmal26", - "email": "abysmal@disroot.org" - }, - "record": { - "URL": "https://abysmal.eu.org" - } -} \ No newline at end of file + "description": "My personal website", + "owner": { + "username": "abysmal26", + "email": "abysmal@disroot.org" + }, + "record": { + "URL": "https://abysmal.eu.org" + } +} diff --git a/domains/abyss.json b/domains/abyss.json index 8b895dfd2..4e050d48c 100644 --- a/domains/abyss.json +++ b/domains/abyss.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ultimduck", - "email": "zultimduk@gmail.com" - }, - "record": { - "CNAME": "ultimduck.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ultimduck", + "email": "zultimduk@gmail.com" + }, + "record": { + "CNAME": "ultimduck.github.io" + } +} diff --git a/domains/ac.json b/domains/ac.json index 7d79e4316..688a1d5e7 100644 --- a/domains/ac.json +++ b/domains/ac.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/acdev1508/acdev1508.github.io", - "owner": { - "username": "acdev1508", - "email": "acgamer1508@gmail.com" - }, - "record": { - "CNAME": "acdev1508.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/acdev1508/acdev1508.github.io", + "owner": { + "username": "acdev1508", + "email": "acgamer1508@gmail.com" + }, + "record": { + "CNAME": "acdev1508.github.io" + } +} diff --git a/domains/ac21.json b/domains/ac21.json index 76a0fcc68..cc9e15090 100644 --- a/domains/ac21.json +++ b/domains/ac21.json @@ -1,11 +1,11 @@ { - "description": "Atharva Chandwadkar's Portfolio", - "repo": "https://github.com/atharva21-stack/atharva21-stack.github.io", - "owner": { - "username": "atharva21-stack", - "email": "chandwadkar28@gmail.com" - }, - "record": { - "CNAME": "atharva21-stack.github.io" - } -} \ No newline at end of file + "description": "Atharva Chandwadkar's Portfolio", + "repo": "https://github.com/atharva21-stack/atharva21-stack.github.io", + "owner": { + "username": "atharva21-stack", + "email": "chandwadkar28@gmail.com" + }, + "record": { + "CNAME": "atharva21-stack.github.io" + } +} diff --git a/domains/acaiberii.json b/domains/acaiberii.json index 93a25b89d..8e0faf623 100644 --- a/domains/acaiberii.json +++ b/domains/acaiberii.json @@ -1,11 +1,11 @@ { - "description": "acaiberii's website", - "repo": "https://github.com/acaiberii/acaiberii.github.io", - "owner": { - "username": "acaiberii", - "email": "studiouifxdesignersandcoders@gmail.com" - }, - "record": { - "CNAME": "acaiberii.github.io" - } -} \ No newline at end of file + "description": "acaiberii's website", + "repo": "https://github.com/acaiberii/acaiberii.github.io", + "owner": { + "username": "acaiberii", + "email": "studiouifxdesignersandcoders@gmail.com" + }, + "record": { + "CNAME": "acaiberii.github.io" + } +} diff --git a/domains/account.juststudio.json b/domains/account.juststudio.json index c94514d37..0e9c53ba8 100644 --- a/domains/account.juststudio.json +++ b/domains/account.juststudio.json @@ -1,11 +1,11 @@ { - "description": "It will be redirect to accounts.juststudio.is-a.dev", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "CNAME": "juststudio-account.web.app" - } -} \ No newline at end of file + "description": "It will be redirect to accounts.juststudio.is-a.dev", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "juststudio-account.web.app" + } +} diff --git a/domains/accounts.juststudio.json b/domains/accounts.juststudio.json index 96073aac0..e2655ff63 100644 --- a/domains/accounts.juststudio.json +++ b/domains/accounts.juststudio.json @@ -1,11 +1,11 @@ { - "description": "For account system", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "CNAME": "accounts.clerk.services" - } -} \ No newline at end of file + "description": "For account system", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "accounts.clerk.services" + } +} diff --git a/domains/acctuke.json b/domains/acctuke.json index 95ede74a0..96f7c2c5d 100644 --- a/domains/acctuke.json +++ b/domains/acctuke.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Roing", - "email": "yang4421@outlook.com" - }, - "record": { - "A": [ - "47.120.72.157" - ] - } -} \ No newline at end of file + "owner": { + "username": "Roing", + "email": "yang4421@outlook.com" + }, + "record": { + "A": ["47.120.72.157"] + } +} diff --git a/domains/ace.json b/domains/ace.json index 51e5949ae..740356487 100644 --- a/domains/ace.json +++ b/domains/ace.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "diamond-gold", - "email": "diamond-gold-ace@outlook.com" - }, - "record": { - "URL": "https://github.com/diamond-gold" - } -} \ No newline at end of file + "owner": { + "username": "diamond-gold", + "email": "diamond-gold-ace@outlook.com" + }, + "record": { + "URL": "https://github.com/diamond-gold" + } +} diff --git a/domains/acey.json b/domains/acey.json index 6ed5236c0..e3ac2f977 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "CNAME": "website-5qo.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "CNAME": "website-5qo.pages.dev" + } +} diff --git a/domains/acgaming.json b/domains/acgaming.json index edbb92311..39856b8e9 100644 --- a/domains/acgaming.json +++ b/domains/acgaming.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ACGaming1508", - "email": "acgamer861@gmail.com" - }, - "repo": "https://github.com/ACGaming1508/ACGaming1508.github.io", - "record": { - "CNAME": "acgaming1508.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ACGaming1508", + "email": "acgamer861@gmail.com" + }, + "repo": "https://github.com/ACGaming1508/ACGaming1508.github.io", + "record": { + "CNAME": "acgaming1508.github.io" + } +} diff --git a/domains/achim.json b/domains/achim.json index c414f2313..1ca781547 100644 --- a/domains/achim.json +++ b/domains/achim.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nohli", - "twitter": "joachi_" - }, - "record": { - "CNAME": "achim.io" - } -} \ No newline at end of file + "owner": { + "username": "nohli", + "twitter": "joachi_" + }, + "record": { + "CNAME": "achim.io" + } +} diff --git a/domains/achraf.json b/domains/achraf.json index b5edd2a2f..e5173a56b 100644 --- a/domains/achraf.json +++ b/domains/achraf.json @@ -1,11 +1,11 @@ { - "description": "Achraf's Website!", - "repo": "https://github.com/Ax-r/ax-r.github.io", - "owner": { - "username": "Ax-r", - "email": "hostmaster@netcourrier.com" - }, - "record": { - "CNAME": "ax-r.github.io" - } -} \ No newline at end of file + "description": "Achraf's Website!", + "repo": "https://github.com/Ax-r/ax-r.github.io", + "owner": { + "username": "Ax-r", + "email": "hostmaster@netcourrier.com" + }, + "record": { + "CNAME": "ax-r.github.io" + } +} diff --git a/domains/achyut.json b/domains/achyut.json index 0d4371dbc..a10e770c0 100644 --- a/domains/achyut.json +++ b/domains/achyut.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "achyutkneupane", - "email": "achyutkneupane@gmail.com", - "linkedin": "achyutneupane" - }, - "record": { - "CNAME": "achyut.com.np" - } + "owner": { + "username": "achyutkneupane", + "email": "achyutkneupane@gmail.com", + "linkedin": "achyutneupane" + }, + "record": { + "CNAME": "achyut.com.np" + } } diff --git a/domains/acronical.json b/domains/acronical.json index cbf705500..b63c4de95 100644 --- a/domains/acronical.json +++ b/domains/acronical.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "CNAME": "acronical.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "CNAME": "acronical.pages.dev" + } +} diff --git a/domains/acutewoof.json b/domains/acutewoof.json index 5917ebd2d..d2509f5b9 100644 --- a/domains/acutewoof.json +++ b/domains/acutewoof.json @@ -1,11 +1,11 @@ { - "description": "ACuteWoof's Personal Site", - "repo": "https://github.com/acutewoof/acutewoof.github.io", - "owner": { - "username": "acutewoof", - "email": "acutewoof@gmail.com" - }, - "record": { - "CNAME": "acutewoof.github.io" - } -} \ No newline at end of file + "description": "ACuteWoof's Personal Site", + "repo": "https://github.com/acutewoof/acutewoof.github.io", + "owner": { + "username": "acutewoof", + "email": "acutewoof@gmail.com" + }, + "record": { + "CNAME": "acutewoof.github.io" + } +} diff --git a/domains/ada.json b/domains/ada.json index 7cf8ae5f6..68b113b9b 100644 --- a/domains/ada.json +++ b/domains/ada.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ada-lovecraft", - "email": "ada@codevinsky.com" - }, - "record": { - "CNAME": "ada-lovecraft.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ada-lovecraft", + "email": "ada@codevinsky.com" + }, + "record": { + "CNAME": "ada-lovecraft.github.io" + } +} diff --git a/domains/adais.json b/domains/adais.json index b52fd9799..be4a05f10 100644 --- a/domains/adais.json +++ b/domains/adais.json @@ -1,11 +1,11 @@ { - "description": "Personal developer website", - "repo": "https://github.com/leixiaoda/openai", - "owner": { - "username": "leixiaoda", - "email": "leixiaoda@gmail.com" - }, - "record": { - "CNAME": "leixiaoda.github.io" - } -} \ No newline at end of file + "description": "Personal developer website", + "repo": "https://github.com/leixiaoda/openai", + "owner": { + "username": "leixiaoda", + "email": "leixiaoda@gmail.com" + }, + "record": { + "CNAME": "leixiaoda.github.io" + } +} diff --git a/domains/adam.json b/domains/adam.json index ee3fac5af..3aadd5915 100644 --- a/domains/adam.json +++ b/domains/adam.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "adamrexo", - "discord": "898638440592191509", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UQXA3K1mX8Pq_S_dcKeoB7MzL_ON5vOvOGOA_0xPft015rDYunl47BEB_lxW0viGYUMvnecBkv6vBnxUrCtoh9F1f2QNnSfJMpDLRnEoiJt4gwt3wSuW8zlw7Y4gkr0oGoqPqXoVZkZOXtn1-SAB5h_rHksFxolsoxNUGbqfcqTcsHScsjVDhlfRSK7eGn-0iWJCjiQc0nL4HPHm-ziu0p2q4bFXzp6XreLITFZIASffgJzFldC2lmxXe3iR1A_T1zHw93f6rUrgdKgWRAN4qhmxHeSUatmI3uMTc0sd2BS0c99IumRnEYVzQDNkSutfw_zo5wDTjp2aabyb7XqusQ.dj4_olpViy2ITJcHo1Fo6g.IXDL4TFulPcVWPZMZ9SR5yoKVD0dS44Rx1-dHODPZw1ZoOUDliQDqUF5csyOdbLGLXiRAl6bsePXCVLIpYoPGwC25zKxI1z7maAu4uHQ6dI.QvaiUlJyNs4nk2-cV_HgDg" - }, - "record": { - "A": [ - "130.162.237.143" - ] - } -} \ No newline at end of file + "owner": { + "username": "adamrexo", + "discord": "898638440592191509", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UQXA3K1mX8Pq_S_dcKeoB7MzL_ON5vOvOGOA_0xPft015rDYunl47BEB_lxW0viGYUMvnecBkv6vBnxUrCtoh9F1f2QNnSfJMpDLRnEoiJt4gwt3wSuW8zlw7Y4gkr0oGoqPqXoVZkZOXtn1-SAB5h_rHksFxolsoxNUGbqfcqTcsHScsjVDhlfRSK7eGn-0iWJCjiQc0nL4HPHm-ziu0p2q4bFXzp6XreLITFZIASffgJzFldC2lmxXe3iR1A_T1zHw93f6rUrgdKgWRAN4qhmxHeSUatmI3uMTc0sd2BS0c99IumRnEYVzQDNkSutfw_zo5wDTjp2aabyb7XqusQ.dj4_olpViy2ITJcHo1Fo6g.IXDL4TFulPcVWPZMZ9SR5yoKVD0dS44Rx1-dHODPZw1ZoOUDliQDqUF5csyOdbLGLXiRAl6bsePXCVLIpYoPGwC25zKxI1z7maAu4uHQ6dI.QvaiUlJyNs4nk2-cV_HgDg" + }, + "record": { + "A": ["130.162.237.143"] + } +} diff --git a/domains/adamkarepin.json b/domains/adamkarepin.json index d8e59ee20..ad01bd17e 100644 --- a/domains/adamkarepin.json +++ b/domains/adamkarepin.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/K7Adam/my-webfolio-angular", - "owner": { - "username": "K7Adam", - "twitter": "7AdamK" - }, - "record": { - "CNAME": "8b23b621a9d04b0718dd.b-cdn.net" - } -} \ No newline at end of file + "description": "Personal portfolio website", + "repo": "https://github.com/K7Adam/my-webfolio-angular", + "owner": { + "username": "K7Adam", + "twitter": "7AdamK" + }, + "record": { + "CNAME": "8b23b621a9d04b0718dd.b-cdn.net" + } +} diff --git a/domains/adamski.json b/domains/adamski.json index 04cb808a9..68c836593 100644 --- a/domains/adamski.json +++ b/domains/adamski.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "edtimer", - "email": "b4timer@protonamil.com" - }, - "record": { - "CNAME": "adamski.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "edtimer", + "email": "b4timer@protonamil.com" + }, + "record": { + "CNAME": "adamski.pages.dev" + } +} diff --git a/domains/adarsh.json b/domains/adarsh.json index 1c87f4163..2a5ecfbe1 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "clumzyofficial", - "email": "adarshshukla0344@gmail.com" - }, - "record": { - "CNAME": "clumzyofficial.github.io" - } -} \ No newline at end of file + "owner": { + "username": "clumzyofficial", + "email": "adarshshukla0344@gmail.com" + }, + "record": { + "CNAME": "clumzyofficial.github.io" + } +} diff --git a/domains/adarshblog.json b/domains/adarshblog.json index c364d36d9..ca079d348 100644 --- a/domains/adarshblog.json +++ b/domains/adarshblog.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsmeadarsh2008", - "email": "gourabmahalikadarsh@gmail.com" - }, - "record": { - "URL": "https://broughtbyalgorithm.blogspot.com" - } -} \ No newline at end of file + "owner": { + "username": "itsmeadarsh2008", + "email": "gourabmahalikadarsh@gmail.com" + }, + "record": { + "URL": "https://broughtbyalgorithm.blogspot.com" + } +} diff --git a/domains/adarshs.json b/domains/adarshs.json index 78dd23fc6..0667a7768 100644 --- a/domains/adarshs.json +++ b/domains/adarshs.json @@ -1,11 +1,10 @@ { - "description": "The portfolio of Adarsh S", - "repo": "https://github.com/adarshsuresh07", - "owner": { - "username": "adarshsuresh07", - "email": "adarshsuresh@cet.ac.in" - }, - "record": { - "CNAME": "adarshsuresh07.github.io" - } -} \ No newline at end of file + "description": "The portfolio of Adarsh S", + "owner": { + "username": "adarshsuresh07", + "email": "adarshsuresh@cet.ac.in" + }, + "record": { + "CNAME": "adarshsuresh07.github.io" + } +} diff --git a/domains/adarshvijay.json b/domains/adarshvijay.json index 0b78cf7e1..ca764aa88 100644 --- a/domains/adarshvijay.json +++ b/domains/adarshvijay.json @@ -1,11 +1,11 @@ { - "description": "Adarsh Vijay's Site for things he doesn't know yet", - "repo": "https://github.com/adarsh-av13/adarsh-av13.github.io", - "owner": { - "username": "adarsh-av13", - "email": "dra4474@gmail.com" - }, - "record": { - "CNAME": "adarsh-av13.github.io" - } -} \ No newline at end of file + "description": "Adarsh Vijay's Site for things he doesn't know yet", + "repo": "https://github.com/adarsh-av13/adarsh-av13.github.io", + "owner": { + "username": "adarsh-av13", + "email": "dra4474@gmail.com" + }, + "record": { + "CNAME": "adarsh-av13.github.io" + } +} diff --git a/domains/adeebkhan.json b/domains/adeebkhan.json index 644382b4f..d2abea43e 100644 --- a/domains/adeebkhan.json +++ b/domains/adeebkhan.json @@ -1,11 +1,11 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/akpathan2799/akpathan2799.github.io", - "owner": { - "username": "akpathan2799", - "email": "akpathan2799@gmail.com" - }, - "record": { - "CNAME": "akpathan2799.github.io" - } -} \ No newline at end of file + "description": "Describe the use of this subdomain", + "repo": "https://github.com/akpathan2799/akpathan2799.github.io", + "owner": { + "username": "akpathan2799", + "email": "akpathan2799@gmail.com" + }, + "record": { + "CNAME": "akpathan2799.github.io" + } +} diff --git a/domains/adharsh.json b/domains/adharsh.json index 9d5c07037..525648f9f 100644 --- a/domains/adharsh.json +++ b/domains/adharsh.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/adharsh-A/portfolio2024", - "owner": { - "username": "adharsh-a", - "email": "adharshcodes@gmail.com" - }, - "record": { - "URL": "https://adharsh-portfolio.netlify.app/" - } + "description": "My Portfolio", + "repo": "https://github.com/adharsh-A/portfolio2024", + "owner": { + "username": "adharsh-a", + "email": "adharshcodes@gmail.com" + }, + "record": { + "URL": "https://adharsh-portfolio.netlify.app/" + } } diff --git a/domains/adhi.json b/domains/adhi.json index f615cc61c..a32db6a53 100644 --- a/domains/adhi.json +++ b/domains/adhi.json @@ -1,11 +1,11 @@ { - "description": "Adhi", - "repo": "https://github.com/adhithyakrishna/adhithyakrishna.github.io", - "owner": { - "username": "Adhi", - "email": "akrishna.cse21@gmail.com" - }, - "record": { - "CNAME": "adhithyakrishna.github.io" - } -} \ No newline at end of file + "description": "Adhi", + "repo": "https://github.com/adhithyakrishna/adhithyakrishna.github.io", + "owner": { + "username": "Adhi", + "email": "akrishna.cse21@gmail.com" + }, + "record": { + "CNAME": "adhithyakrishna.github.io" + } +} diff --git a/domains/adhitht.json b/domains/adhitht.json index 4a897f018..14f5ceeff 100644 --- a/domains/adhitht.json +++ b/domains/adhitht.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adhitht", - "email": "adhith.tharammal@gmail.com" - }, - "record": { - "URL": "https://adhitht.me" - } -} \ No newline at end of file + "owner": { + "username": "adhitht", + "email": "adhith.tharammal@gmail.com" + }, + "record": { + "URL": "https://adhitht.me" + } +} diff --git a/domains/adi.json b/domains/adi.json index 8b8c070c5..5b629d332 100644 --- a/domains/adi.json +++ b/domains/adi.json @@ -1,11 +1,11 @@ { - "description": "Adrian is a dev", - "repo": "https://github.com/stryfe200fps/adrian", - "owner": { - "username": "stryfe200fps", - "email": "fsdainsleif@gmail.com" - }, - "record": { - "CNAME": "stryfe200fps.github.io" - } -} \ No newline at end of file + "description": "Adrian is a dev", + "repo": "https://github.com/stryfe200fps/adrian", + "owner": { + "username": "stryfe200fps", + "email": "fsdainsleif@gmail.com" + }, + "record": { + "CNAME": "stryfe200fps.github.io" + } +} diff --git a/domains/adib.json b/domains/adib.json index 7683bc47c..eaec424cc 100644 --- a/domains/adib.json +++ b/domains/adib.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adib23704", - "email": "adib23704@gmail.com" - }, - "record": { - "URL": "https://adib23704.com" - } -} \ No newline at end of file + "owner": { + "username": "Adib23704", + "email": "adib23704@gmail.com" + }, + "record": { + "URL": "https://adib23704.com" + } +} diff --git a/domains/adigen.json b/domains/adigen.json index 8b8c3f2cf..cb5dafb48 100644 --- a/domains/adigen.json +++ b/domains/adigen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mradigen", - "email": "mr.adigen@protonmail.com" - }, - "record": { - "CNAME": "mradigen.github.io" - } -} \ No newline at end of file + "owner": { + "username": "mradigen", + "email": "mr.adigen@protonmail.com" + }, + "record": { + "CNAME": "mradigen.github.io" + } +} diff --git a/domains/adil.json b/domains/adil.json index 68c515476..30ff38264 100644 --- a/domains/adil.json +++ b/domains/adil.json @@ -1,11 +1,11 @@ { - "description": "Adil Mohammed's Dev Portfolio", - "repo": "https://github.com/adil-uddin/adil-uddin.github.io", - "owner": { - "username": "adil-uddin", - "email": "adilaryan786@gmail.com" - }, - "record": { - "CNAME": "adil-uddin.github.io" - } + "description": "Adil Mohammed's Dev Portfolio", + "repo": "https://github.com/adil-uddin/adil-uddin.github.io", + "owner": { + "username": "adil-uddin", + "email": "adilaryan786@gmail.com" + }, + "record": { + "CNAME": "adil-uddin.github.io" + } } diff --git a/domains/adit.json b/domains/adit.json index 52c69623e..e3a663c15 100644 --- a/domains/adit.json +++ b/domains/adit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aditya-lika-ardiansyah", - "email": "Adytialikaardiansyah@gmail.com" - }, - "record": { - "CNAME": "aditya-lika-ardiansyah.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aditya-lika-ardiansyah", + "email": "Adytialikaardiansyah@gmail.com" + }, + "record": { + "CNAME": "aditya-lika-ardiansyah.github.io" + } +} diff --git a/domains/adithya.json b/domains/adithya.json index e0612cadf..928901c94 100644 --- a/domains/adithya.json +++ b/domains/adithya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adithyakb10", - "email": "adithyakb93@gmail.com" - }, - "record": { - "URL": "https://adithyakb.carrd.co/" - } -} \ No newline at end of file + "owner": { + "username": "adithyakb10", + "email": "adithyakb93@gmail.com" + }, + "record": { + "URL": "https://adithyakb.carrd.co/" + } +} diff --git a/domains/adithyapaib.json b/domains/adithyapaib.json index ac319dd1e..0364e4d2a 100644 --- a/domains/adithyapaib.json +++ b/domains/adithyapaib.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/adithyapaib/adithyapaib.github.io", - "owner": { - "username": "adithyapaib", - "email": "paiadithya26@gmail.com", - "twitter": "adithyapaib" - }, - "record": { - "CNAME": "adithyapaib.github.io" - } -} \ No newline at end of file + "description": "My Portfolio Website", + "repo": "https://github.com/adithyapaib/adithyapaib.github.io", + "owner": { + "username": "adithyapaib", + "email": "paiadithya26@gmail.com", + "twitter": "adithyapaib" + }, + "record": { + "CNAME": "adithyapaib.github.io" + } +} diff --git a/domains/aditya.json b/domains/aditya.json index 927e16393..d9137efed 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -1,13 +1,12 @@ { - "description": "my personal homepage", - "repo": "https://github.com/dedomil", - "owner": { - "username": "dedomil", - "email": "ishqaddy@gmail.com", - "twitter": "aadixl", - "discord": "dedomil" - }, - "record": { - "CNAME": "dedomil.github.io" - } -} \ No newline at end of file + "description": "my personal homepage", + "owner": { + "username": "dedomil", + "email": "ishqaddy@gmail.com", + "twitter": "aadixl", + "discord": "dedomil" + }, + "record": { + "CNAME": "dedomil.github.io" + } +} diff --git a/domains/adityabh.json b/domains/adityabh.json index 81bb4be22..19a91c588 100644 --- a/domains/adityabh.json +++ b/domains/adityabh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AdityaBhattacharya1", - "email": "ec6isyf0@anonaddy.me" - }, - "record": { - "CNAME": "adityabhattacharya1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AdityaBhattacharya1", + "email": "ec6isyf0@anonaddy.me" + }, + "record": { + "CNAME": "adityabhattacharya1.github.io" + } +} diff --git a/domains/adityajyoti.json b/domains/adityajyoti.json index 8082795f3..5ada85f5e 100644 --- a/domains/adityajyoti.json +++ b/domains/adityajyoti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aditya-Jyoti", - "email": "aj.adityajyoti@gmail.com" - }, - "record": { - "URL": "https://aditya-jyoti.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Aditya-Jyoti", + "email": "aj.adityajyoti@gmail.com" + }, + "record": { + "URL": "https://aditya-jyoti.github.io" + } +} diff --git a/domains/adityavag.json b/domains/adityavag.json index 036d9845a..502e07869 100644 --- a/domains/adityavag.json +++ b/domains/adityavag.json @@ -1,11 +1,11 @@ { - "description": "For Portfolio", - "repo": "https://github.com/adityavag/portfolio", - "owner": { - "username": "adityavag", - "email": "adi247u@gmail.com" - }, - "record": { - "CNAME": "adityavag.github.io" - } -} \ No newline at end of file + "description": "For Portfolio", + "repo": "https://github.com/adityavag/portfolio", + "owner": { + "username": "adityavag", + "email": "adi247u@gmail.com" + }, + "record": { + "CNAME": "adityavag.github.io" + } +} diff --git a/domains/adityavijay.json b/domains/adityavijay.json index 3208336d6..0b267c1e3 100644 --- a/domains/adityavijay.json +++ b/domains/adityavijay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adityavijay21", - "email": "adityavijay2103@gmail.com" - }, - "record": { - "CNAME": "resume-qt2q.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "adityavijay21", + "email": "adityavijay2103@gmail.com" + }, + "record": { + "CNAME": "resume-qt2q.onrender.com" + } +} diff --git a/domains/admir.json b/domains/admir.json index 3791781f7..fb6ab3bd0 100644 --- a/domains/admir.json +++ b/domains/admir.json @@ -1,11 +1,11 @@ { - "description": "Admir", - "repo": "https://github.com/justadmir/justadmir.github.io", - "owner": { - "username": "justadmir", - "email": "admirtahiraj242@gmail.com" - }, - "record": { - "CNAME": "justadmir.github.io" - } -} \ No newline at end of file + "description": "Admir", + "repo": "https://github.com/justadmir/justadmir.github.io", + "owner": { + "username": "justadmir", + "email": "admirtahiraj242@gmail.com" + }, + "record": { + "CNAME": "justadmir.github.io" + } +} diff --git a/domains/adnan.json b/domains/adnan.json index 3a909bd66..ccee39dee 100644 --- a/domains/adnan.json +++ b/domains/adnan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adnan0131", - "email": "sonuadnan6@gmail.com" - }, - "record": { - "CNAME": "adnan-ahamed-portfolio.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "Adnan0131", + "email": "sonuadnan6@gmail.com" + }, + "record": { + "CNAME": "adnan-ahamed-portfolio.vercel.app" + } +} diff --git a/domains/adolar0042.json b/domains/adolar0042.json index 5a34b0be8..f8354e325 100644 --- a/domains/adolar0042.json +++ b/domains/adolar0042.json @@ -1,11 +1,11 @@ { - "description": "personal website", - "repo": "https://github.com/adolar0042/adolar0042.github.io", - "owner": { - "username": "Adolar0042", - "email": "adolar0042@gmail.com" - }, - "record": { - "CNAME": "adolar0042.github.io" - } -} \ No newline at end of file + "description": "personal website", + "repo": "https://github.com/adolar0042/adolar0042.github.io", + "owner": { + "username": "Adolar0042", + "email": "adolar0042@gmail.com" + }, + "record": { + "CNAME": "adolar0042.github.io" + } +} diff --git a/domains/adonisfx.json b/domains/adonisfx.json index ca2f6cc0a..8213ee39a 100644 --- a/domains/adonisfx.json +++ b/domains/adonisfx.json @@ -1,12 +1,12 @@ { - "description": "This is a domain for my personal website!", - "repo": "https://github.com/Adonisfx/adonisfx.github.io", - "owner": { - "username": "Adonisfx", - "email": "ogulcanozturk72@gmail.com", - "twitter": "ogulcanztrk1" - }, - "record": { - "CNAME": "adonisfx.github.io" - } -} \ No newline at end of file + "description": "This is a domain for my personal website!", + "repo": "https://github.com/Adonisfx/adonisfx.github.io", + "owner": { + "username": "Adonisfx", + "email": "ogulcanozturk72@gmail.com", + "twitter": "ogulcanztrk1" + }, + "record": { + "CNAME": "adonisfx.github.io" + } +} diff --git a/domains/adoqet.json b/domains/adoqet.json index 549829a50..66b43beae 100644 --- a/domains/adoqet.json +++ b/domains/adoqet.json @@ -1,21 +1,16 @@ { - "owner": { - "username": "AdoQeT", - "email": "adoqet@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153", - "185.199.109.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "AdoQeT", + "email": "adoqet@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.111.153", + "185.199.110.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/adrenocortico.json b/domains/adrenocortico.json index bd502cc20..06fe99b2d 100644 --- a/domains/adrenocortico.json +++ b/domains/adrenocortico.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adrenocortico", - "email": "francesco.dulio@icloud.com" - }, - "record": { - "CNAME": "adrenocortico.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Adrenocortico", + "email": "francesco.dulio@icloud.com" + }, + "record": { + "CNAME": "adrenocortico.github.io" + } +} diff --git a/domains/adri.json b/domains/adri.json index 07b8b3e7e..b6e5c5aea 100644 --- a/domains/adri.json +++ b/domains/adri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adripo", - "email": "adripo@hi2.in" - }, - "record": { - "URL": "https://github.com/adripo" - } -} \ No newline at end of file + "owner": { + "username": "adripo", + "email": "adripo@hi2.in" + }, + "record": { + "URL": "https://github.com/adripo" + } +} diff --git a/domains/adrian.json b/domains/adrian.json index 2de737370..2d7f15c7b 100644 --- a/domains/adrian.json +++ b/domains/adrian.json @@ -1,11 +1,11 @@ { - "description": "The awesome portfolio site for Adrian Grimm", - "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", - "owner": { - "username": "usmcamgrimm", - "email": "usmcamgrimm@gmail.com" - }, - "record": { - "CNAME": "usmcamgrimm.github.io" - } -} \ No newline at end of file + "description": "The awesome portfolio site for Adrian Grimm", + "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", + "owner": { + "username": "usmcamgrimm", + "email": "usmcamgrimm@gmail.com" + }, + "record": { + "CNAME": "usmcamgrimm.github.io" + } +} diff --git a/domains/adrianqr.json b/domains/adrianqr.json index 01ad0d2ea..0247637d3 100644 --- a/domains/adrianqr.json +++ b/domains/adrianqr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AdrianQR01", - "email": "adrianquenard@gmail.com" - }, - "record": { - "CNAME": "adrianqr01.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AdrianQR01", + "email": "adrianquenard@gmail.com" + }, + "record": { + "CNAME": "adrianqr01.github.io" + } +} diff --git a/domains/adrien.json b/domains/adrien.json index b6e0fcddf..373a2b06f 100644 --- a/domains/adrien.json +++ b/domains/adrien.json @@ -1,10 +1,9 @@ - { - "owner": { - "username": "technetist", - "email": "adrien@maranville.io" - }, - "record": { - "URL": "https://maranville.io" - } + "owner": { + "username": "technetist", + "email": "adrien@maranville.io" + }, + "record": { + "URL": "https://maranville.io" + } } diff --git a/domains/adriichu.json b/domains/adriichu.json index cd5745a7e..3f3fc169b 100644 --- a/domains/adriichu.json +++ b/domains/adriichu.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Adriichu", - "email": "adriichu@proton.me", - "twitter": "Adriichuu", - "discord": "Aaron#0069" - }, - "record": { - "CNAME": "aaron-web.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Adriichu", + "email": "adriichu@proton.me", + "twitter": "Adriichuu", + "discord": "Aaron#0069" + }, + "record": { + "CNAME": "aaron-web.pages.dev" + } +} diff --git a/domains/advance-bot.json b/domains/advance-bot.json index 7d081d73d..0d0fa56fb 100644 --- a/domains/advance-bot.json +++ b/domains/advance-bot.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "shygamer123", - "email": "gpratham522@gmail.com", - "discord": "840244590870003762" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "shygamer123", + "email": "gpratham522@gmail.com", + "discord": "840244590870003762" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/advik.json b/domains/advik.json index b5e87de92..3c91a02e7 100644 --- a/domains/advik.json +++ b/domains/advik.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Advik-B", - "email": "advik.b@gmail.com", - "discord": "765739254164357121" - }, - "record": { - "CNAME": "advik-b.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Advik-B", + "email": "advik.b@gmail.com", + "discord": "765739254164357121" + }, + "record": { + "CNAME": "advik-b.github.io" + } +} diff --git a/domains/adwait.json b/domains/adwait.json index 70c899c93..7e521f5dd 100644 --- a/domains/adwait.json +++ b/domains/adwait.json @@ -1,11 +1,11 @@ { - "description": "Portfolio-Website", - "repo": "https://github.com/Adwait0901/Portfolio", - "owner": { - "username": "Adwait0901", - "email": "adwaitpatil0901@gmail.com" - }, - "record": { - "CNAME": "adwait0901.github.io" - } + "description": "Portfolio-Website", + "repo": "https://github.com/Adwait0901/Portfolio", + "owner": { + "username": "Adwait0901", + "email": "adwaitpatil0901@gmail.com" + }, + "record": { + "CNAME": "adwait0901.github.io" + } } diff --git a/domains/aeon.json b/domains/aeon.json index 0869a7089..284dfcd90 100644 --- a/domains/aeon.json +++ b/domains/aeon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DaynLalwani", - "email": "Daynlalwani23@gmail.com" - }, - "record": { - "CNAME": "daynlalwani.github.io" - } -} \ No newline at end of file + "owner": { + "username": "DaynLalwani", + "email": "Daynlalwani23@gmail.com" + }, + "record": { + "CNAME": "daynlalwani.github.io" + } +} diff --git a/domains/aespada.json b/domains/aespada.json index c3358b59e..9d3440281 100644 --- a/domains/aespada.json +++ b/domains/aespada.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/alexES13/alexES13.github.io", - "owner": { - "username": "alexES13", - "email": "butano_tren.7r@icloud.com" - }, - "record": { - "CNAME": "alexes13.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio", + "repo": "https://github.com/alexES13/alexES13.github.io", + "owner": { + "username": "alexES13", + "email": "butano_tren.7r@icloud.com" + }, + "record": { + "CNAME": "alexes13.github.io" + } +} diff --git a/domains/aesyncio.json b/domains/aesyncio.json index 0b2cfedde..2e3fcf001 100644 --- a/domains/aesyncio.json +++ b/domains/aesyncio.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aesyncio", - "email": "ssupercow@proton.me", - "discord": "1235901872649539604" - }, - "record": { - "CNAME": "aesyncio.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aesyncio", + "email": "ssupercow@proton.me", + "discord": "1235901872649539604" + }, + "record": { + "CNAME": "aesyncio.github.io" + } +} diff --git a/domains/aeyika.json b/domains/aeyika.json index 1b9fdffe1..5daaf7ac9 100644 --- a/domains/aeyika.json +++ b/domains/aeyika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aeyika", - "email": "aeyikastech@gmail.com" - }, - "record": { - "CNAME": "portfolio-aeyikas-projects.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "aeyika", + "email": "aeyikastech@gmail.com" + }, + "record": { + "CNAME": "portfolio-aeyikas-projects.vercel.app" + } +} diff --git a/domains/affidev.json b/domains/affidev.json index cc5130693..07c9a0359 100644 --- a/domains/affidev.json +++ b/domains/affidev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eabdalmufid", - "email": "eabdalmufid@gmail.com" - }, - "record": { - "CNAME": "eabdalmufid.github.io" - } -} \ No newline at end of file + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } +} diff --git a/domains/afidev.json b/domains/afidev.json index cc5130693..07c9a0359 100644 --- a/domains/afidev.json +++ b/domains/afidev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "eabdalmufid", - "email": "eabdalmufid@gmail.com" - }, - "record": { - "CNAME": "eabdalmufid.github.io" - } -} \ No newline at end of file + "owner": { + "username": "eabdalmufid", + "email": "eabdalmufid@gmail.com" + }, + "record": { + "CNAME": "eabdalmufid.github.io" + } +} diff --git a/domains/afk.json b/domains/afk.json index 2a864b510..a34e49d0c 100644 --- a/domains/afk.json +++ b/domains/afk.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "RainWill", - "email": "2782401449@qq.com" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "RainWill", + "email": "2782401449@qq.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/afp.json b/domains/afp.json index 05b9f6426..18874e3b2 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,15 +1,10 @@ { - "owner": { - "username": "AndreasFxPro", - "discord": "423906482904629268" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "AndreasFxPro", + "discord": "423906482904629268" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/afrtite.json b/domains/afrtite.json index 0b5aee98a..ca405cf8c 100644 --- a/domains/afrtite.json +++ b/domains/afrtite.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "5enox", - "email": "animikantan@gmail.com" - }, - "record": { - "CNAME": "my-proto.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "5enox", + "email": "animikantan@gmail.com" + }, + "record": { + "CNAME": "my-proto.onrender.com" + } +} diff --git a/domains/aftermath.json b/domains/aftermath.json index b09a318a6..ebce80cbf 100644 --- a/domains/aftermath.json +++ b/domains/aftermath.json @@ -1,12 +1,12 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/AfterMath9/aftermath9.github.io", - "owner": { - "username": "AfterMath9", - "email": "amrmafalani@yahoo.com", - "twitter": "iBadDroid" - }, - "record": { - "CNAME": "aftermath9.github.io" - } -} \ No newline at end of file + "description": "Describe the use of this subdomain", + "repo": "https://github.com/AfterMath9/aftermath9.github.io", + "owner": { + "username": "AfterMath9", + "email": "amrmafalani@yahoo.com", + "twitter": "iBadDroid" + }, + "record": { + "CNAME": "aftermath9.github.io" + } +} diff --git a/domains/afton.json b/domains/afton.json index 976a7ea51..b11a4c175 100644 --- a/domains/afton.json +++ b/domains/afton.json @@ -1,12 +1,12 @@ { - "description": "My webpage, made using LiveTerm by Cveinnt", - "repo": "https://github.com/aftoncodes/aftoncodes.github.io", - "owner": { - "username": "aftoncodes", - "email": "williamafton.codes@gmail.com", - "twitter": "aftoncodes" - }, - "record": { - "URL": "https://aftoncodes.vercel.app" - } -} \ No newline at end of file + "description": "My webpage, made using LiveTerm by Cveinnt", + "repo": "https://github.com/aftoncodes/aftoncodes.github.io", + "owner": { + "username": "aftoncodes", + "email": "williamafton.codes@gmail.com", + "twitter": "aftoncodes" + }, + "record": { + "URL": "https://aftoncodes.vercel.app" + } +} diff --git a/domains/ag.json b/domains/ag.json index 9fed45197..d543ffcf8 100644 --- a/domains/ag.json +++ b/domains/ag.json @@ -1,11 +1,11 @@ { - "description": "My personal Website", - "repo": "https://github.com/andreasgrafen/andreasgrafen", - "owner": { - "username": "andreasgrafen", - "email": "software@grafen.info" - }, - "record": { - "URL": "https://unseen.ninja" - } -} \ No newline at end of file + "description": "My personal Website", + "repo": "https://github.com/andreasgrafen/andreasgrafen", + "owner": { + "username": "andreasgrafen", + "email": "software@grafen.info" + }, + "record": { + "URL": "https://unseen.ninja" + } +} diff --git a/domains/agam778.json b/domains/agam778.json index 77b8b3126..51a483cac 100644 --- a/domains/agam778.json +++ b/domains/agam778.json @@ -1,11 +1,10 @@ { - "description": "Agam's Website", - "repo": "https://github.com/agam778", - "owner": { - "username": "agam778", - "email": "agam778@zohomail.in" - }, - "record": { - "CNAME": "agamsblog.pages.dev" - } -} \ No newline at end of file + "description": "Agam's Website", + "owner": { + "username": "agam778", + "email": "agam778@zohomail.in" + }, + "record": { + "CNAME": "agamsblog.pages.dev" + } +} diff --git a/domains/agamjot-singh.json b/domains/agamjot-singh.json index 6ec8b7b06..629719d9a 100644 --- a/domains/agamjot-singh.json +++ b/domains/agamjot-singh.json @@ -1,12 +1,12 @@ { - "description": "Personal Portfolio Webapp", - "repo": "https://github.com/agamjotsingh18/agamjotsingh18.github.io", - "owner": { - "username": "agamjotsingh18", - "email": "agamjotsingh1801@gmail.com", - "twitter": "_agamjotsingh" - }, - "record": { - "CNAME": "agamjotsingh18.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio Webapp", + "repo": "https://github.com/agamjotsingh18/agamjotsingh18.github.io", + "owner": { + "username": "agamjotsingh18", + "email": "agamjotsingh1801@gmail.com", + "twitter": "_agamjotsingh" + }, + "record": { + "CNAME": "agamjotsingh18.github.io" + } +} diff --git a/domains/agelos.json b/domains/agelos.json index e42563208..8d73e484a 100644 --- a/domains/agelos.json +++ b/domains/agelos.json @@ -1,12 +1,11 @@ - { - "description": "agelospanagiotakis profile", - "repo": "https://github.com/agelospanagiotakis/agelospanagiotakis.github.io", - "owner": { - "username": "agelospanagiotakis", - "email": "agelospanagiotakis@gmail.com" - }, - "record": { - "CNAME": "agelospanagiotakis.github.io" - } + "description": "agelospanagiotakis profile", + "repo": "https://github.com/agelospanagiotakis/agelospanagiotakis.github.io", + "owner": { + "username": "agelospanagiotakis", + "email": "agelospanagiotakis@gmail.com" + }, + "record": { + "CNAME": "agelospanagiotakis.github.io" + } } diff --git a/domains/agilani.json b/domains/agilani.json index a86685fa2..efc1c9699 100644 --- a/domains/agilani.json +++ b/domains/agilani.json @@ -1,10 +1,10 @@ { - "description": "agilani.is-a.dev", - "owner": { - "username": "agilani", - "email": "me@agilani.me" - }, - "record": { - "CNAME": "www.agilani.me" - } + "description": "agilani.is-a.dev", + "owner": { + "username": "agilani", + "email": "me@agilani.me" + }, + "record": { + "CNAME": "www.agilani.me" + } } diff --git a/domains/agn.json b/domains/agn.json index 64c2066f0..abb5350e6 100644 --- a/domains/agn.json +++ b/domains/agn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "agnesmonret", - "email": "agnesmoret@proton.me", - "discord": "694917200720429066" - }, - "record": { - "CNAME": "agnesmonret.github.io" - } -} \ No newline at end of file + "owner": { + "username": "agnesmonret", + "email": "agnesmoret@proton.me", + "discord": "694917200720429066" + }, + "record": { + "CNAME": "agnesmonret.github.io" + } +} diff --git a/domains/agold.json b/domains/agold.json index 61a49c123..b70dfd3e7 100644 --- a/domains/agold.json +++ b/domains/agold.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aGoldDev", - "discord": "aGold#9596", - "email": "abloggoldwin@gmail.com" - }, - "record": { - "CNAME": "agolddev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aGoldDev", + "discord": "aGold#9596", + "email": "abloggoldwin@gmail.com" + }, + "record": { + "CNAME": "agolddev.github.io" + } +} diff --git a/domains/agrim.json b/domains/agrim.json index e252656f3..a0ffc37f0 100644 --- a/domains/agrim.json +++ b/domains/agrim.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Agrim-Bansal/Agrim-Bansal.github.io", - "owner": { - "username": "Agrim-Bansal", - "email": "agrimx2@gmail.com" - }, - "record": { - "CNAME": "agrim-bansal.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/Agrim-Bansal/Agrim-Bansal.github.io", + "owner": { + "username": "Agrim-Bansal", + "email": "agrimx2@gmail.com" + }, + "record": { + "CNAME": "agrim-bansal.github.io" + } +} diff --git a/domains/aguspedhot.json b/domains/aguspedhot.json index d07b6ef83..95ef4fc86 100644 --- a/domains/aguspedhot.json +++ b/domains/aguspedhot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Pedhot-Dev", - "email": "wanzgamerz2@gmail.com" - }, - "record": { - "CNAME": "aguspedhot.000webhostapp.com" - } -} \ No newline at end of file + "owner": { + "username": "Pedhot-Dev", + "email": "wanzgamerz2@gmail.com" + }, + "record": { + "CNAME": "aguspedhot.000webhostapp.com" + } +} diff --git a/domains/ah2.json b/domains/ah2.json index 2a46e6381..52cfde079 100644 --- a/domains/ah2.json +++ b/domains/ah2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ah2", - "email": "uni.ahmamy@gmail.com" - }, - "record": { - "URL": "https://hamd.cloud.libraryofcode.org" - } -} \ No newline at end of file + "owner": { + "username": "ah2", + "email": "uni.ahmamy@gmail.com" + }, + "record": { + "URL": "https://hamd.cloud.libraryofcode.org" + } +} diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json index 085f156c1..5b4ca3270 100644 --- a/domains/ahammednibras.json +++ b/domains/ahammednibras.json @@ -1,12 +1,12 @@ { - "description": "I want to use this domain as my personal web portfolio.", - "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", - "owner": { - "username": "ahammednibras8", - "email": "ahammednibras@hey.com", - "twitter": "ahammednibras8" - }, - "record": { - "CNAME": "ahammednibras8.github.io" - } -} \ No newline at end of file + "description": "I want to use this domain as my personal web portfolio.", + "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", + "owner": { + "username": "ahammednibras8", + "email": "ahammednibras@hey.com", + "twitter": "ahammednibras8" + }, + "record": { + "CNAME": "ahammednibras8.github.io" + } +} diff --git a/domains/ahku.json b/domains/ahku.json index 65de95f9c..5c10f18ad 100644 --- a/domains/ahku.json +++ b/domains/ahku.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "pebna7d9", - "email": "pebna7d9@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "pebna7d9", + "email": "pebna7d9@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/ahmad-muhajir.json b/domains/ahmad-muhajir.json index 8de89ffec..74d39cdac 100644 --- a/domains/ahmad-muhajir.json +++ b/domains/ahmad-muhajir.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/amuhajirs/amuhajirs.github.io", - "owner": { - "username": "amuhajirs", - "email": "jeremyjeferson71@gmail.com" - }, - "record": { - "CNAME": "amuhajirs.github.io" - } -} \ No newline at end of file + "description": "My Portfolio", + "repo": "https://github.com/amuhajirs/amuhajirs.github.io", + "owner": { + "username": "amuhajirs", + "email": "jeremyjeferson71@gmail.com" + }, + "record": { + "CNAME": "amuhajirs.github.io" + } +} diff --git a/domains/ahmadeyamin.json b/domains/ahmadeyamin.json index 2a7a13d93..b24d22523 100644 --- a/domains/ahmadeyamin.json +++ b/domains/ahmadeyamin.json @@ -1,11 +1,11 @@ { - "description": "Eyamin Personal Website", - "repo": "https://github.com/ahmadeyamin/ahmadeyamin.github.io", - "owner": { - "username": "ahmadeyamin", - "email": "ahmadeyamin@gmail.com" - }, - "record": { - "CNAME": "ahmadeyamin.pages.dev" - } -} \ No newline at end of file + "description": "Eyamin Personal Website", + "repo": "https://github.com/ahmadeyamin/ahmadeyamin.github.io", + "owner": { + "username": "ahmadeyamin", + "email": "ahmadeyamin@gmail.com" + }, + "record": { + "CNAME": "ahmadeyamin.pages.dev" + } +} diff --git a/domains/ahmed.json b/domains/ahmed.json index 7a779e122..b963d5b52 100644 --- a/domains/ahmed.json +++ b/domains/ahmed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/ahmedashraf.json b/domains/ahmedashraf.json index e85aba4f8..382661f1f 100644 --- a/domains/ahmedashraf.json +++ b/domains/ahmedashraf.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", - "owner": { - "username": "ahmedrashraf", - "email": "ahmedr.0331@gmail.com" - }, - "record": { - "CNAME": "ahmedrashraf.github.io" - } -} \ No newline at end of file + "description": "My Portfolio", + "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", + "owner": { + "username": "ahmedrashraf", + "email": "ahmedr.0331@gmail.com" + }, + "record": { + "CNAME": "ahmedrashraf.github.io" + } +} diff --git a/domains/ahmedosama.json b/domains/ahmedosama.json index 864fdccf4..b963d5b52 100644 --- a/domains/ahmedosama.json +++ b/domains/ahmedosama.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/ahmedosamamath.json b/domains/ahmedosamamath.json index 864fdccf4..b963d5b52 100644 --- a/domains/ahmedosamamath.json +++ b/domains/ahmedosamamath.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/ahmedtohamy.json b/domains/ahmedtohamy.json index 730c79d01..44fc48511 100644 --- a/domains/ahmedtohamy.json +++ b/domains/ahmedtohamy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahmedtohamy1", - "email": "1ahmed.tohamy@gmail.com" - }, - "record": { - "CNAME": "ahmedtohamy1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} diff --git a/domains/ahmosys.json b/domains/ahmosys.json index 5ebd0c278..6bdaaba2f 100644 --- a/domains/ahmosys.json +++ b/domains/ahmosys.json @@ -1,12 +1,12 @@ { - "description": "Ahmosys's personal website", - "repo": "https://github.com/ahmosys/ahmosys.github.io", - "owner": { - "username": "Ahmosys", - "email": "ahmosyspro@protonmail.com", - "twitter": "ahmosys" - }, - "record": { - "CNAME": "ahmosys.github.io" - } -} \ No newline at end of file + "description": "Ahmosys's personal website", + "repo": "https://github.com/ahmosys/ahmosys.github.io", + "owner": { + "username": "Ahmosys", + "email": "ahmosyspro@protonmail.com", + "twitter": "ahmosys" + }, + "record": { + "CNAME": "ahmosys.github.io" + } +} diff --git a/domains/ahsanu.json b/domains/ahsanu.json index 264ce7b47..a7d507a27 100644 --- a/domains/ahsanu.json +++ b/domains/ahsanu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahsanu123", - "email": "caasperahsanuamala5@gmail.com" - }, - "record": { - "CNAME": "ahsanu123.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ahsanu123", + "email": "caasperahsanuamala5@gmail.com" + }, + "record": { + "CNAME": "ahsanu123.github.io" + } +} diff --git a/domains/ahsw.json b/domains/ahsw.json index fc88b7280..cde17ec68 100644 --- a/domains/ahsw.json +++ b/domains/ahsw.json @@ -1,11 +1,10 @@ { - "description": "Ahsw Personal Website", - "repo": "https://github.com/Ahsw7", - "owner": { - "username": "Ahsw", - "email": "jasjusjambu.segar@gmail.com" - }, - "record": { - "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" - } -} \ No newline at end of file + "description": "Ahsw Personal Website", + "owner": { + "username": "Ahsw", + "email": "jasjusjambu.segar@gmail.com" + }, + "record": { + "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" + } +} diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index db3366e32..c89d72ea7 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -1,10 +1,10 @@ { - "description": "This is a user", - "repo": "https://github.com/ahuja-m/ahuja-m.github.io", - "owner": { - "username": "ahuja-m" - }, - "record": { - "CNAME": "ahuja-m.github.io" - } -} \ No newline at end of file + "description": "This is a user", + "repo": "https://github.com/ahuja-m/ahuja-m.github.io", + "owner": { + "username": "ahuja-m" + }, + "record": { + "CNAME": "ahuja-m.github.io" + } +} diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json index cf865afa1..7d8f20858 100644 --- a/domains/ahyalfan.json +++ b/domains/ahyalfan.json @@ -1,10 +1,10 @@ { - "description": "this is for my personal website made.", - "owner": { - "username": "ahyalfan", - "email": "alfandi0857@gmail.com" - }, - "record": { - "URL": "https://ahyalfan.my.id" - } -} \ No newline at end of file + "description": "this is for my personal website made.", + "owner": { + "username": "ahyalfan", + "email": "alfandi0857@gmail.com" + }, + "record": { + "URL": "https://ahyalfan.my.id" + } +} diff --git a/domains/ahysa.andgyk.json b/domains/ahysa.andgyk.json index 05eea53d3..72a0fe1e2 100644 --- a/domains/ahysa.andgyk.json +++ b/domains/ahysa.andgyk.json @@ -1,11 +1,11 @@ { - "description": "Ahysa Discord bot website", - "repo": "https://github.com/andgyk/ahysa", - "owner": { - "username": "andgyk", - "email": "an4g7k@gmail.com" - }, - "record": { - "CNAME": "ahysa.github.io" - } -} \ No newline at end of file + "description": "Ahysa Discord bot website", + "repo": "https://github.com/andgyk/ahysa", + "owner": { + "username": "andgyk", + "email": "an4g7k@gmail.com" + }, + "record": { + "CNAME": "ahysa.github.io" + } +} diff --git a/domains/ai-demo.json b/domains/ai-demo.json index 712942b9e..abda22637 100644 --- a/domains/ai-demo.json +++ b/domains/ai-demo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "andrewstech", - "email": "andrew@maintainers.is-a.dev", - "discord": "598245488977903688" - }, - "record": { - "CNAME": "andrewstech.github.io" - } -} \ No newline at end of file + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + "record": { + "CNAME": "andrewstech.github.io" + } +} diff --git a/domains/ai.json b/domains/ai.json index 6e7278585..1f6312968 100644 --- a/domains/ai.json +++ b/domains/ai.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "Bananalolok", - "discord": "banana_lol_7678" - }, - "record": { - "NS": [ - "audrey.ns.cloudflare.com", - "hank.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "Bananalolok", + "discord": "banana_lol_7678" + }, + "record": { + "NS": ["audrey.ns.cloudflare.com", "hank.ns.cloudflare.com"] + } +} diff --git a/domains/aichat.json b/domains/aichat.json index 832cf96d5..ef8dc3532 100644 --- a/domains/aichat.json +++ b/domains/aichat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TechnoFusionTech", - "email": "technofusiontech@techie.com" - }, - "record": { - "CNAME": "technofusiontech.is-a.dev" - } -} \ No newline at end of file + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.is-a.dev" + } +} diff --git a/domains/aida.json b/domains/aida.json index 40a54f6d2..cc459d361 100644 --- a/domains/aida.json +++ b/domains/aida.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "thorerik", - "discord": "107056552212447232", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F6zhssd8zE-flkk300JMr63UJLCkeuPHAwqIH5cGnonDP518oKiR1OZYawVLnzKrIHNrGcZBPX09cCxiLg9sebHfP0TLthuGpM3PWEw6F0Zmbo3kvIHYWlmtnCJLhM5a4bxxwGJYS_Lb77-SzZkZrRsc__slqrpzZspu4R0SFjC6XSvfutYJLac00Wfp0yW4PZhgja9v-2W0DVW7a5fGUAKJT-E-JXfIORrmjHOCysJdxGfn468h6TDKxYDJbwjFffjNuY3jVHNK1s9Nouf7bya9bTvgtdQCoiaPO0OdlX4PIbeHKD01oLAOlKQjcPkUC2L9YLqN0rrwpHop3vHwBA.-rIc3UZYeyaMd64cOpSYbw.UridMk-3yNDqMa0VdqmjUKjS8rSmY2blxZDEv7DoMB6dd_Eb6yLFq1MYWujwTO93W6EatgvotWXAM9ZUPhYchWY1uPMQ99S_1P_Q4c6qR7Ch7yTSvKnU_qYsT4QiC-gO.BYZgAlo82oK0UJsCavGwSg" - }, - "record": { - "CNAME": "beorn-blog.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "thorerik", + "discord": "107056552212447232", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F6zhssd8zE-flkk300JMr63UJLCkeuPHAwqIH5cGnonDP518oKiR1OZYawVLnzKrIHNrGcZBPX09cCxiLg9sebHfP0TLthuGpM3PWEw6F0Zmbo3kvIHYWlmtnCJLhM5a4bxxwGJYS_Lb77-SzZkZrRsc__slqrpzZspu4R0SFjC6XSvfutYJLac00Wfp0yW4PZhgja9v-2W0DVW7a5fGUAKJT-E-JXfIORrmjHOCysJdxGfn468h6TDKxYDJbwjFffjNuY3jVHNK1s9Nouf7bya9bTvgtdQCoiaPO0OdlX4PIbeHKD01oLAOlKQjcPkUC2L9YLqN0rrwpHop3vHwBA.-rIc3UZYeyaMd64cOpSYbw.UridMk-3yNDqMa0VdqmjUKjS8rSmY2blxZDEv7DoMB6dd_Eb6yLFq1MYWujwTO93W6EatgvotWXAM9ZUPhYchWY1uPMQ99S_1P_Q4c6qR7Ch7yTSvKnU_qYsT4QiC-gO.BYZgAlo82oK0UJsCavGwSg" + }, + "record": { + "CNAME": "beorn-blog.pages.dev" + } +} diff --git a/domains/aidan.json b/domains/aidan.json index 592d400c4..40049af0b 100644 --- a/domains/aidan.json +++ b/domains/aidan.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "sangnd2x", - "email": "sanguyen128@gmail.com" - }, - "record": { - "A": [ - "103.211.201.28" - ] - } -} \ No newline at end of file + "owner": { + "username": "sangnd2x", + "email": "sanguyen128@gmail.com" + }, + "record": { + "A": ["103.211.201.28"] + } +} diff --git a/domains/aiden.json b/domains/aiden.json index 968da5cdf..cbb9b220a 100644 --- a/domains/aiden.json +++ b/domains/aiden.json @@ -1,11 +1,11 @@ { - "description": "Redirect for my personal website", - "repo": "https://github.com/ignSKRRRTT/register", - "owner": { - "username": "ignSKRRRTT", - "email": "me@aiden.gg" - }, - "record": { - "URL": "https://aiden.gg" - } -} \ No newline at end of file + "description": "Redirect for my personal website", + "repo": "https://github.com/ignSKRRRTT/register", + "owner": { + "username": "ignSKRRRTT", + "email": "me@aiden.gg" + }, + "record": { + "URL": "https://aiden.gg" + } +} diff --git a/domains/aidhani.json b/domains/aidhani.json index c6ec0dad3..421dac4f6 100644 --- a/domains/aidhani.json +++ b/domains/aidhani.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AidhaniDev", - "email": "aidhanidev@gmail.com" - }, - "record": { - "URL": "https://sites.google.com/view/aidhanidev/home" - } -} \ No newline at end of file + "owner": { + "username": "AidhaniDev", + "email": "aidhanidev@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/aidhanidev/home" + } +} diff --git a/domains/aiko.json b/domains/aiko.json index 2e8410755..a89817a76 100644 --- a/domains/aiko.json +++ b/domains/aiko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AikoNee", - "email": "shenzie1131@gmail.com" - }, - "record": { - "CNAME": "aiko.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AikoNee", + "email": "shenzie1131@gmail.com" + }, + "record": { + "CNAME": "aiko.pages.dev" + } +} diff --git a/domains/ain3abdo.json b/domains/ain3abdo.json index b12bad28b..246306030 100644 --- a/domains/ain3abdo.json +++ b/domains/ain3abdo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ainabdelkarim", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "ainabdelkarim.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ainabdelkarim", + "email": "abdelkarimain0@gmail.com" + }, + "record": { + "CNAME": "ainabdelkarim.github.io" + } +} diff --git a/domains/air.json b/domains/air.json index 40a9435ca..dc7a76be0 100644 --- a/domains/air.json +++ b/domains/air.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com", - "discord": "850820069310201896" - }, - "record": { - "CNAME": "air-busl.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "air-busl.onrender.com" + } +} diff --git a/domains/aish.json b/domains/aish.json index 1bd3e7603..4f1926b86 100644 --- a/domains/aish.json +++ b/domains/aish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} \ No newline at end of file + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/aixiaoji.json b/domains/aixiaoji.json index fc5a69a4b..dbeecaec5 100644 --- a/domains/aixiaoji.json +++ b/domains/aixiaoji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HelloAIXIAOJI", - "email": "aixiaoji2020@163.com" - }, - "record": { - "CNAME": "ip.hk.dhost.devskyr.com" - } -} \ No newline at end of file + "owner": { + "username": "HelloAIXIAOJI", + "email": "aixiaoji2020@163.com" + }, + "record": { + "CNAME": "ip.hk.dhost.devskyr.com" + } +} diff --git a/domains/aizuu.json b/domains/aizuu.json index 27bb62a1b..a51faf945 100644 --- a/domains/aizuu.json +++ b/domains/aizuu.json @@ -1,11 +1,10 @@ { - "description": "Aizuu's Personal Website", - "repo": "https://github.com/VeguiIzumi", - "owner": { - "username": "Aizuu", - "email": "baby@alvindaldi.my.id" - }, - "record": { - "URL": "https://aizuu.my.id" - } -} \ No newline at end of file + "description": "Aizuu's Personal Website", + "owner": { + "username": "Aizuu", + "email": "baby@alvindaldi.my.id" + }, + "record": { + "URL": "https://aizuu.my.id" + } +} diff --git a/domains/aj.json b/domains/aj.json index d1271c286..486c3c722 100644 --- a/domains/aj.json +++ b/domains/aj.json @@ -1,14 +1,12 @@ { - "owner": { - "username": "alvinsjoy", - "discord": "825382504353234954" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "TXT": [ - "google-site-verification=CT0XYnjNC4mKSCOf5Bg0MhiAI1iA5fE2j0cQRJ6PNNo" - ] - } -} \ No newline at end of file + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": [ + "google-site-verification=CT0XYnjNC4mKSCOf5Bg0MhiAI1iA5fE2j0cQRJ6PNNo" + ] + } +} diff --git a/domains/aj7.json b/domains/aj7.json index 4b9ad8b86..caa135dfc 100644 --- a/domains/aj7.json +++ b/domains/aj7.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Aj-Seven", - "discord": "1001724019764105307", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PrSBRDaJlKvzZqQ36RQuk7LNoUgHNzidvrUf1soAaR-omfIi3O45AhrScQhU9kLyAzrXUVomzObZ1t9PEmdkIEkRB2ixGfUGNw2QXoLGE_YD7bXSuiQ37FI3wlpQnSbhwEEInlrN1m4k7B4q-NieWDVy6TUUvjwJRHB3PoX_v2sBeyHAq8z0JPgKxtqZa87tRl5HOV-l8-3oUdVWBALzy29V67leds49-JiZUhSlBtI8i9ffL9vsSVJd_ZDBtCivc69jraLmeqcUaeRs6gBCf6PCEKedFL0DFESQJs20Q3NycNBM-lDbTnRAELwIH_qTR-Kp-1mlGRZRi86negfShg.LsD0K6KH_2ix58TY5XVo7A.XVuT8kmSk4-Et5is2YvbWkV2j1BmeJmP_hsXPIro3M1eYZpxSGdD6UEeTkPVA1Y5_jap3XmImFi5cytqLn0v5eWiZqFDdB4_bbsL1eDqzJc.28Rc2WPMDexZtJVxuECDqw" - }, - "record": { - "CNAME": "ajseven.eu.org" - } -} \ No newline at end of file + "owner": { + "username": "Aj-Seven", + "discord": "1001724019764105307", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.PrSBRDaJlKvzZqQ36RQuk7LNoUgHNzidvrUf1soAaR-omfIi3O45AhrScQhU9kLyAzrXUVomzObZ1t9PEmdkIEkRB2ixGfUGNw2QXoLGE_YD7bXSuiQ37FI3wlpQnSbhwEEInlrN1m4k7B4q-NieWDVy6TUUvjwJRHB3PoX_v2sBeyHAq8z0JPgKxtqZa87tRl5HOV-l8-3oUdVWBALzy29V67leds49-JiZUhSlBtI8i9ffL9vsSVJd_ZDBtCivc69jraLmeqcUaeRs6gBCf6PCEKedFL0DFESQJs20Q3NycNBM-lDbTnRAELwIH_qTR-Kp-1mlGRZRi86negfShg.LsD0K6KH_2ix58TY5XVo7A.XVuT8kmSk4-Et5is2YvbWkV2j1BmeJmP_hsXPIro3M1eYZpxSGdD6UEeTkPVA1Y5_jap3XmImFi5cytqLn0v5eWiZqFDdB4_bbsL1eDqzJc.28Rc2WPMDexZtJVxuECDqw" + }, + "record": { + "CNAME": "ajseven.eu.org" + } +} diff --git a/domains/ajay-charotariya.json b/domains/ajay-charotariya.json index 2b1b08729..790b15b2e 100644 --- a/domains/ajay-charotariya.json +++ b/domains/ajay-charotariya.json @@ -1,10 +1,10 @@ { - "description": "Ajay charotariya.", - "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io", - "owner": { - "username": "ajay-charotariya" - }, - "record": { - "CNAME": "ajay-charotariya.github.io" - } -} \ No newline at end of file + "description": "Ajay charotariya.", + "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io", + "owner": { + "username": "ajay-charotariya" + }, + "record": { + "CNAME": "ajay-charotariya.github.io" + } +} diff --git a/domains/ajay.json b/domains/ajay.json index 37b171b7f..32b4b1176 100644 --- a/domains/ajay.json +++ b/domains/ajay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aj-Cdr", - "email": "ajaysathishpreetha2.0@gmail.com" - }, - "record": { - "URL": "https://ajay.framer.ai/" - } -} \ No newline at end of file + "owner": { + "username": "Aj-Cdr", + "email": "ajaysathishpreetha2.0@gmail.com" + }, + "record": { + "URL": "https://ajay.framer.ai/" + } +} diff --git a/domains/ajayanto.json b/domains/ajayanto.json index 925bcb551..c64961cbc 100644 --- a/domains/ajayanto.json +++ b/domains/ajayanto.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AjayAntoIsDev", - "email": "ajayantoisdev@gmail.com" - }, - "record": { - "CNAME": "ajayanto.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AjayAntoIsDev", + "email": "ajayantoisdev@gmail.com" + }, + "record": { + "CNAME": "ajayanto.pages.dev" + } +} diff --git a/domains/ajaykrshna.json b/domains/ajaykrshna.json index 41d834eec..aa08adbd6 100644 --- a/domains/ajaykrshna.json +++ b/domains/ajaykrshna.json @@ -1,11 +1,11 @@ { - "description": "For personal use", - "repo": "https://github.com/ajaykrshna/ajaykrshna.github.io", - "owner": { - "username": "ajaykrshna", - "email": "ajaykfan@gmail.com" - }, - "record": { - "CNAME": "ajaykrshna.github.io" - } -} \ No newline at end of file + "description": "For personal use", + "repo": "https://github.com/ajaykrshna/ajaykrshna.github.io", + "owner": { + "username": "ajaykrshna", + "email": "ajaykfan@gmail.com" + }, + "record": { + "CNAME": "ajaykrshna.github.io" + } +} diff --git a/domains/ajays.json b/domains/ajays.json index f0af51f0c..fc9561518 100644 --- a/domains/ajays.json +++ b/domains/ajays.json @@ -1,11 +1,11 @@ { - "description": "want to use it for hosting my portfolio site", - "repo": "https://github.com/Dev-Ajay-sahani/Ajay_site", - "owner": { - "username": "Dev-Ajay-sahani", - "email": "ajays.dev.contact@gmail.com" - }, - "record": { - "CNAME": "dev-ajay-sahani.github.io" - } -} \ No newline at end of file + "description": "want to use it for hosting my portfolio site", + "repo": "https://github.com/Dev-Ajay-sahani/Ajay_site", + "owner": { + "username": "Dev-Ajay-sahani", + "email": "ajays.dev.contact@gmail.com" + }, + "record": { + "CNAME": "dev-ajay-sahani.github.io" + } +} diff --git a/domains/ajie.json b/domains/ajie.json index e624ef07d..f0b5e92c5 100644 --- a/domains/ajie.json +++ b/domains/ajie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AjieDev", - "email": "ajiedev@ajieblogs.eu.org" - }, - "record": { - "CNAME": "ajiedev.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AjieDev", + "email": "ajiedev@ajieblogs.eu.org" + }, + "record": { + "CNAME": "ajiedev.pages.dev" + } +} diff --git a/domains/ajit-thakor.json b/domains/ajit-thakor.json index 9cbaa5ea8..366303fd1 100644 --- a/domains/ajit-thakor.json +++ b/domains/ajit-thakor.json @@ -1,10 +1,10 @@ { - "description": "Ajit Portfolio.", - "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io", - "owner": { - "username": "ajit-thakor" - }, - "record": { - "CNAME": "ajit-thakor.github.io" - } -} \ No newline at end of file + "description": "Ajit Portfolio.", + "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io", + "owner": { + "username": "ajit-thakor" + }, + "record": { + "CNAME": "ajit-thakor.github.io" + } +} diff --git a/domains/ajt-lkmn.json b/domains/ajt-lkmn.json index 4e76a67be..8ca65f40c 100644 --- a/domains/ajt-lkmn.json +++ b/domains/ajt-lkmn.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/ajanthaa-lakkshmanan/ajanthaa-lakkshmanan.github.io", - "owner": { - "username": "ajanthaa-lakkshmanan", - "email": "ajanthal@srmist.edu.in" - }, - "record": { - "CNAME": "ajanthaa-lakkshmanan.github.io" - } -} \ No newline at end of file + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/ajanthaa-lakkshmanan/ajanthaa-lakkshmanan.github.io", + "owner": { + "username": "ajanthaa-lakkshmanan", + "email": "ajanthal@srmist.edu.in" + }, + "record": { + "CNAME": "ajanthaa-lakkshmanan.github.io" + } +} diff --git a/domains/ajtabs.json b/domains/ajtabs.json index 014226d08..b6c25a2f7 100644 --- a/domains/ajtabs.json +++ b/domains/ajtabs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ajtabjs", - "email": "oro10jua@gmail.com" - }, - "record": { - "CNAME": "aj-swag-portfolio.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "ajtabjs", + "email": "oro10jua@gmail.com" + }, + "record": { + "CNAME": "aj-swag-portfolio.pages.dev" + } +} diff --git a/domains/ak-dev.json b/domains/ak-dev.json index 8b8eea686..a25661d66 100644 --- a/domains/ak-dev.json +++ b/domains/ak-dev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LRxDarkDevil", - "email": "tahaadnanawan@gmail.com" - }, - "record": { - "CNAME": "ak-dev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "LRxDarkDevil", + "email": "tahaadnanawan@gmail.com" + }, + "record": { + "CNAME": "ak-dev.github.io" + } +} diff --git a/domains/ak.json b/domains/ak.json index c3a78b88b..63cf7a230 100644 --- a/domains/ak.json +++ b/domains/ak.json @@ -1,12 +1,11 @@ { - "description": "AK's Dev Website", - "repo": "https://github.com/AKGaming0001", - "owner": { - "username": "AKGaming0001", - "twitter": "NotAKGaming", - "discord": "AKGaming#7664" - }, - "record": { - "CNAME": "akgaming0001.github.io" - } -} \ No newline at end of file + "description": "AK's Dev Website", + "owner": { + "username": "AKGaming0001", + "twitter": "NotAKGaming", + "discord": "AKGaming#7664" + }, + "record": { + "CNAME": "akgaming0001.github.io" + } +} diff --git a/domains/ak47.json b/domains/ak47.json index f995c0254..53c17e34b 100644 --- a/domains/ak47.json +++ b/domains/ak47.json @@ -1,11 +1,11 @@ { - "description": "Personal Bio", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "octyn-yt", - "email": "simplelogin-newsletter.idealize471@simplelogin.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} \ No newline at end of file + "description": "Personal Bio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "octyn-yt", + "email": "simplelogin-newsletter.idealize471@simplelogin.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} diff --git a/domains/akai.json b/domains/akai.json index db85ad00e..464021e18 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AmazingAkai", - "discord": "Akai#8199" - }, - "record": { - "CNAME": "akai.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "AmazingAkai", + "discord": "Akai#8199" + }, + "record": { + "CNAME": "akai.onrender.com" + } +} diff --git a/domains/akash.json b/domains/akash.json index 5c2ac06d7..d6c799907 100644 --- a/domains/akash.json +++ b/domains/akash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } -} \ No newline at end of file + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} diff --git a/domains/akashr.json b/domains/akashr.json index 01a7e1c65..985641834 100644 --- a/domains/akashr.json +++ b/domains/akashr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akash2600707", - "email": "akashramesh2607@gmail.com" - }, - "record": { - "CNAME": "akashr-portfolio.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "akash2600707", + "email": "akashramesh2607@gmail.com" + }, + "record": { + "CNAME": "akashr-portfolio.onrender.com" + } +} diff --git a/domains/akatsuki.json b/domains/akatsuki.json index 03fc65c37..e996dfee6 100644 --- a/domains/akatsuki.json +++ b/domains/akatsuki.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Miguel-altcell", - "email": "wilsonmigueljalla@gmail.com", - "discord": "1223721772051075193" - }, - "record": { - "CNAME": "akatsuki-crew.rf.gd" - } -} \ No newline at end of file + "owner": { + "username": "Miguel-altcell", + "email": "wilsonmigueljalla@gmail.com", + "discord": "1223721772051075193" + }, + "record": { + "CNAME": "akatsuki-crew.rf.gd" + } +} diff --git a/domains/akay.json b/domains/akay.json index 7ad6f1248..bc171483e 100644 --- a/domains/akay.json +++ b/domains/akay.json @@ -1,17 +1,10 @@ { - "owner": { - "username": "AKBORANA3" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "AKBORANA3" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/akbar.json b/domains/akbar.json index 8d472ba17..b4c5d32ea 100644 --- a/domains/akbar.json +++ b/domains/akbar.json @@ -1,10 +1,10 @@ { - "description": "Portfolio of M. Akbar Perdana", - "owner": { - "username": "akbarrdev", - "email": "teamnevolution@gmail.com" - }, - "record": { - "CNAME": "portfolio-7to.pages.dev" - } -} \ No newline at end of file + "description": "Portfolio of M. Akbar Perdana", + "owner": { + "username": "akbarrdev", + "email": "teamnevolution@gmail.com" + }, + "record": { + "CNAME": "portfolio-7to.pages.dev" + } +} diff --git a/domains/akcord.json b/domains/akcord.json index f46899c14..da8d0c122 100644 --- a/domains/akcord.json +++ b/domains/akcord.json @@ -1,14 +1,12 @@ { - "description": "AKCord's Portfolio", - "repo": "https://github.com/AKCord/akcord.github.io", - "owner": { - "username": "AKCord", - "email": "shrestha.aeniv@gmail.com", - "discord": "AKCord" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com", + "discord": "AKCord" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/akhilesh.json b/domains/akhilesh.json index d1e6d9e37..94d164882 100644 --- a/domains/akhilesh.json +++ b/domains/akhilesh.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", - "owner": { - "username": "ProCoderAkhil", - "email": "AkhilRamachandran@gmail.com" - }, - "record": { - "CNAME": "procoderakhil.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/ProCoderAkhil/ProCoderAkhil.github.io", + "owner": { + "username": "ProCoderAkhil", + "email": "AkhilRamachandran@gmail.com" + }, + "record": { + "CNAME": "procoderakhil.github.io" + } +} diff --git a/domains/akib.json b/domains/akib.json index 869db11c3..3e22ecc30 100644 --- a/domains/akib.json +++ b/domains/akib.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "akibsaleh", - "email": "akibsaleh.dev@gmail.com", - "discord": "akibsalehzihan" - }, - "record": { - "CNAME": "akibsaleh.vercel.app" - } + "owner": { + "username": "akibsaleh", + "email": "akibsaleh.dev@gmail.com", + "discord": "akibsalehzihan" + }, + "record": { + "CNAME": "akibsaleh.vercel.app" + } } diff --git a/domains/akiitr.json b/domains/akiitr.json index 4afe807a1..80371efbc 100644 --- a/domains/akiitr.json +++ b/domains/akiitr.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "akiitr", - "twitter": "akiitr", - "discord": "akiitr" - }, - "record": { - "CNAME": "akiitr.github.io" - } + "owner": { + "username": "akiitr", + "twitter": "akiitr", + "discord": "akiitr" + }, + "record": { + "CNAME": "akiitr.github.io" + } } diff --git a/domains/akira.json b/domains/akira.json index 54b693c00..4b79b5a94 100644 --- a/domains/akira.json +++ b/domains/akira.json @@ -1,11 +1,11 @@ { - "description": "Akira's Dev Webpage", - "repo": "https://github.com/cakira/cakira.github.io.git", - "owner": { - "username": "cakira", - "email": "cleber.akira@gmail.com" - }, - "record": { - "CNAME": "cakira.github.io" - } -} \ No newline at end of file + "description": "Akira's Dev Webpage", + "repo": "https://github.com/cakira/cakira.github.io.git", + "owner": { + "username": "cakira", + "email": "cleber.akira@gmail.com" + }, + "record": { + "CNAME": "cakira.github.io" + } +} diff --git a/domains/akk1to.json b/domains/akk1to.json index ffb64d294..5f3997d5b 100644 --- a/domains/akk1to.json +++ b/domains/akk1to.json @@ -1,21 +1,14 @@ { - "description": "This website is my personal portfollo XD (let it on rq)", - "repo": "https://github.com/akk1to/akk1to.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "This website is my personal portfollo XD (let it on rq)", + "repo": "https://github.com/akk1to/akk1to.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": ["185.199.108.153", "185.199.111.153", "185.199.110.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/akki.json b/domains/akki.json index 4b4fca2c8..658a98354 100644 --- a/domains/akki.json +++ b/domains/akki.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - "record": { - "A": [ - "69.197.135.203" - ] - } -} \ No newline at end of file + "owner": { + "username": "akshtt-dev", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + "record": { + "A": ["69.197.135.203"] + } +} diff --git a/domains/aknb.json b/domains/aknb.json index a3e61a92b..24ab31650 100644 --- a/domains/aknb.json +++ b/domains/aknb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Abdulazizkhan-K-N-B", - "email": "abdulazizkhan.k.n.b@gmail.com" - }, - "record": { - "CNAME": "abdulazizkhan-k-n-b.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Abdulazizkhan-K-N-B", + "email": "abdulazizkhan.k.n.b@gmail.com" + }, + "record": { + "CNAME": "abdulazizkhan-k-n-b.github.io" + } +} diff --git a/domains/akorn.json b/domains/akorn.json index 51d6cb4c1..39114c383 100644 --- a/domains/akorn.json +++ b/domains/akorn.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Akronical" - }, - "record": { - "CNAME": "akronical.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Akronical" + }, + "record": { + "CNAME": "akronical.github.io" + } +} diff --git a/domains/akpi.json b/domains/akpi.json index cca034d83..1da856509 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -1,16 +1,11 @@ { - "owner": { - "username": "ackle-dev", - "discord": "equus_quagga" - }, - "record": { - "URL": "https://ackle.vercel.app/", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "ackle-dev", + "discord": "equus_quagga" + }, + "record": { + "URL": "https://ackle.vercel.app/", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/akrm.json b/domains/akrm.json index 45abe9314..ab7c96961 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,15 +1,11 @@ { - "owner": { - "username": "KemoXtech", - "email": "aljmalrealstate@gmail.com", - "discord": "868339557593137212" - }, - "record": { - "A": [ - "64.62.151.106" - ], - "AAAA": [ - "2001:470:1:1ee::2009" - ] - } -} \ No newline at end of file + "owner": { + "username": "KemoXtech", + "email": "aljmalrealstate@gmail.com", + "discord": "868339557593137212" + }, + "record": { + "A": ["64.62.151.106"], + "AAAA": ["2001:470:1:1ee::2009"] + } +} diff --git a/domains/akshat.json b/domains/akshat.json index ad6c14110..3570057b6 100644 --- a/domains/akshat.json +++ b/domains/akshat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshatgurnani", - "email": "Akshatgurnani@outlook.com" - }, - "record": { - "URL": "https://www.github.com/akshatgurnani" - } -} \ No newline at end of file + "owner": { + "username": "akshatgurnani", + "email": "Akshatgurnani@outlook.com" + }, + "record": { + "URL": "https://www.github.com/akshatgurnani" + } +} diff --git a/domains/akshath.json b/domains/akshath.json index df3a1c2ec..28ea47ef5 100644 --- a/domains/akshath.json +++ b/domains/akshath.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "d7dx", - "email": "d7dx@proton.me" - }, - "record": { - "CNAME": "d7dx.github.io" - } -} \ No newline at end of file + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} diff --git a/domains/akshatjain.json b/domains/akshatjain.json index fdc8e0725..4d090e345 100644 --- a/domains/akshatjain.json +++ b/domains/akshatjain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshatjain", - "email": "akshatjain1567@gmail.com" - }, - "record": { - "URL": "https://www.github.com/akshatjaiin" - } -} \ No newline at end of file + "owner": { + "username": "akshatjain", + "email": "akshatjain1567@gmail.com" + }, + "record": { + "URL": "https://www.github.com/akshatjaiin" + } +} diff --git a/domains/akshay-n.json b/domains/akshay-n.json index 437653a28..a255c39e3 100644 --- a/domains/akshay-n.json +++ b/domains/akshay-n.json @@ -1,15 +1,12 @@ { - "description": "Akshay's email alias", - "repo": "https://github.com/phenax/phenax.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } -} \ No newline at end of file + "description": "Akshay's email alias", + "repo": "https://github.com/phenax/phenax.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } +} diff --git a/domains/akshay.json b/domains/akshay.json index 581acf53e..741acd48d 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -1,11 +1,11 @@ { - "description": "Akshay's portfolio website and blog", - "repo": "https://github.com/phenax/ediblemonad.dev", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "https://ediblemonad.dev" - } -} \ No newline at end of file + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/ediblemonad.dev", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://ediblemonad.dev" + } +} diff --git a/domains/akshayan.json b/domains/akshayan.json index 2ff42dd3d..e487935fc 100644 --- a/domains/akshayan.json +++ b/domains/akshayan.json @@ -1,11 +1,11 @@ { - "description": "Akshayan's Profile", - "repo": "https://github.com/akshayans/akshayans.github.io", - "owner": { - "username": "akshayans", - "email": "akshayan@afhstudio.ml" - }, - "record": { - "CNAME": "akshayans.github.io" - } -} \ No newline at end of file + "description": "Akshayan's Profile", + "repo": "https://github.com/akshayans/akshayans.github.io", + "owner": { + "username": "akshayans", + "email": "akshayan@afhstudio.ml" + }, + "record": { + "CNAME": "akshayans.github.io" + } +} diff --git a/domains/akshayks.json b/domains/akshayks.json index cfa38f753..ac5fabd1c 100644 --- a/domains/akshayks.json +++ b/domains/akshayks.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "akshaynox", - "email": "mail.akshayks@gmail.com" - }, - "record": { - "URL": "https://akshayks.vercel.app/" - } -} \ No newline at end of file + "owner": { + "username": "akshaynox", + "email": "mail.akshayks@gmail.com" + }, + "record": { + "URL": "https://akshayks.vercel.app/" + } +} diff --git a/domains/akshit.json b/domains/akshit.json index 8a110ea41..f85325a4c 100644 --- a/domains/akshit.json +++ b/domains/akshit.json @@ -1,11 +1,11 @@ -{ - "description": "Akshit's Personal Website", - "repo": "github.com/4kshi7/akshit2k", - "owner": { - "username": "4kshi7", - "email": "akshitgaur2003@gmail.com" - }, - "record": { - "CNAME": "akshit2k.vercel.app" - } -} +{ + "description": "Akshit's Personal Website", + "repo": "github.com/4kshi7/akshit2k", + "owner": { + "username": "4kshi7", + "email": "akshitgaur2003@gmail.com" + }, + "record": { + "CNAME": "akshit2k.vercel.app" + } +} diff --git a/domains/akshsingla.json b/domains/akshsingla.json index 3b031a289..7306ad99e 100644 --- a/domains/akshsingla.json +++ b/domains/akshsingla.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Aktindo", - "email": "akshit.singla.dps@gmail.com" - }, - "description": "Personal website.", - "repo": "https://github.com/Aktindo/personal-website", - "record": { - "URL": "https://akshsingla.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "Aktindo", + "email": "akshit.singla.dps@gmail.com" + }, + "description": "Personal website.", + "repo": "https://github.com/Aktindo/personal-website", + "record": { + "URL": "https://akshsingla.vercel.app" + } +} diff --git a/domains/akshtt.json b/domains/akshtt.json index 4329e896c..ad11a082f 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "akshtt-dev", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - "record": { - "A": [ - "69.197.135.202" - ] - } -} \ No newline at end of file + "owner": { + "username": "akshtt-dev", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + "record": { + "A": ["69.197.135.202"] + } +} diff --git a/domains/akshya.json b/domains/akshya.json index 03a6be20b..330661566 100644 --- a/domains/akshya.json +++ b/domains/akshya.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", - "owner": { - "username": "LowkeyGUY4444", - "email": "akshyathapa23@gmail.com" - }, - "record": { - "CNAME": "lowkeyguy4444.github.io" - } -} \ No newline at end of file + "description": "Portfolio Website", + "repo": "https://github.com/LowkeyGUY4444/LowkeyGUY4444.github.io", + "owner": { + "username": "LowkeyGUY4444", + "email": "akshyathapa23@gmail.com" + }, + "record": { + "CNAME": "lowkeyguy4444.github.io" + } +} diff --git a/domains/akta-chavda.json b/domains/akta-chavda.json index b5d0d508d..f60353aca 100644 --- a/domains/akta-chavda.json +++ b/domains/akta-chavda.json @@ -1,10 +1,10 @@ { - "description": "ankita chavda.", - "repo": "https://github.com/akta-chavda/akta-chavda.github.io", - "owner": { - "username": "akta-chavda" - }, - "record": { - "CNAME": "akta-chavda.github.io" - } -} \ No newline at end of file + "description": "ankita chavda.", + "repo": "https://github.com/akta-chavda/akta-chavda.github.io", + "owner": { + "username": "akta-chavda" + }, + "record": { + "CNAME": "akta-chavda.github.io" + } +} diff --git a/domains/akxd.json b/domains/akxd.json index 14f2caba3..d74a30340 100644 --- a/domains/akxd.json +++ b/domains/akxd.json @@ -1,11 +1,10 @@ { - "description": "Aditya's Portfolio", - "repo": "https://github.com/adityakumarxd", - "owner": { - "username": "adityakumarxd", - "discord": "akxd" - }, - "record": { - "CNAME": "adityakumarxd.github.io" - } -} \ No newline at end of file + "description": "Aditya's Portfolio", + "owner": { + "username": "adityakumarxd", + "discord": "akxd" + }, + "record": { + "CNAME": "adityakumarxd.github.io" + } +} diff --git a/domains/akzana.json b/domains/akzana.json index 5f5e63cc7..d8fefc099 100644 --- a/domains/akzana.json +++ b/domains/akzana.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Site for Akzana. I want to host small projects on Akzana.Is-A.Dev to showcase my software engineering skills.", - "repo": "https://github.com/akzana/akzana.github.io", - "owner": { - "username": "akzana", - "email": "akzanaklepsch@outlook.com" - }, - "record": { - "CNAME": "akzana.github.io" - } -} \ No newline at end of file + "description": "Portfolio Site for Akzana. I want to host small projects on Akzana.Is-A.Dev to showcase my software engineering skills.", + "repo": "https://github.com/akzana/akzana.github.io", + "owner": { + "username": "akzana", + "email": "akzanaklepsch@outlook.com" + }, + "record": { + "CNAME": "akzana.github.io" + } +} diff --git a/domains/alain.json b/domains/alain.json index befc70f98..893395671 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/alainsdev/register", - "owner": { - "username": "alainsdev", - "email": "ghghello30@gmail.com", - "discord": "970325505989574656" - }, - "record": { - "CNAME": "alainsdev.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/alainsdev/register", + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + "record": { + "CNAME": "alainsdev.github.io" + } +} diff --git a/domains/alan-huynh.json b/domains/alan-huynh.json index 660323ea1..ddfc58b2c 100644 --- a/domains/alan-huynh.json +++ b/domains/alan-huynh.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "hdmquan", - "email": "hdmquan@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "owner": { + "username": "hdmquan", + "email": "hdmquan@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/alan-ren.json b/domains/alan-ren.json index bda37104d..31e982f1b 100644 --- a/domains/alan-ren.json +++ b/domains/alan-ren.json @@ -1,11 +1,10 @@ { - "description": "Alan Ren's Developer Website", - "repo": "https://github.com/alanvww", - "owner": { - "username": "alanvww", - "email": "hello@me.alan.ooo" - }, - "record": { - "URL": "https://alan.ooo" - } -} \ No newline at end of file + "description": "Alan Ren's Developer Website", + "owner": { + "username": "alanvww", + "email": "hello@me.alan.ooo" + }, + "record": { + "URL": "https://alan.ooo" + } +} diff --git a/domains/alan-smith.json b/domains/alan-smith.json index 32189623b..e8fb369f0 100644 --- a/domains/alan-smith.json +++ b/domains/alan-smith.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "AlanDoesCS", - "email": "", - "discord": "730009898942988299", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" - }, - "record": { - "CNAME": "alandoescs.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AlanDoesCS", + "discord": "730009898942988299", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" + }, + "record": { + "CNAME": "alandoescs.github.io" + } +} diff --git a/domains/alan.json b/domains/alan.json index 3a8c13824..8bc1e6e21 100644 --- a/domains/alan.json +++ b/domains/alan.json @@ -1,11 +1,10 @@ { - "description": "Alan's personal developer website", - "repo": "https://github.com/schirrel", - "owner": { - "username": "schirrel", - "email": "alan@schirrel.dev" - }, - "record": { - "URL": "https://schirrel.dev" - } -} \ No newline at end of file + "description": "Alan's personal developer website", + "owner": { + "username": "schirrel", + "email": "alan@schirrel.dev" + }, + "record": { + "URL": "https://schirrel.dev" + } +} diff --git a/domains/alas.json b/domains/alas.json index 372591b1d..b42694ddd 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -7,9 +7,6 @@ }, "record": { "URL": "https://alastrantia.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } diff --git a/domains/albakhet.json b/domains/albakhet.json index bd6b28d94..a6889c508 100644 --- a/domains/albakhet.json +++ b/domains/albakhet.json @@ -1,16 +1,11 @@ { - "description": "my email forwarding domain", - "owner": { - "username": "Somaiya-XI", - "discord": "Sen!#0577" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "description": "my email forwarding domain", + "owner": { + "username": "Somaiya-XI", + "discord": "Sen!#0577" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/albert.json b/domains/albert.json index 82dd19055..5fefa9cb9 100644 --- a/domains/albert.json +++ b/domains/albert.json @@ -1,12 +1,12 @@ { - "description": "Albert's Portfolio Website", - "repo": "https://github.com/albert1033/albert-portfolio", - "owner": { - "username": "albert1033", - "email": "vuongdingtuong.an@gmail.com", - "twitter": "albert_26_10" - }, - "record": { - "CNAME": "albert1033.github.io" - } -} \ No newline at end of file + "description": "Albert's Portfolio Website", + "repo": "https://github.com/albert1033/albert-portfolio", + "owner": { + "username": "albert1033", + "email": "vuongdingtuong.an@gmail.com", + "twitter": "albert_26_10" + }, + "record": { + "CNAME": "albert1033.github.io" + } +} diff --git a/domains/albertoaig.json b/domains/albertoaig.json index 9ed03a0e7..84a1ad9c0 100644 --- a/domains/albertoaig.json +++ b/domains/albertoaig.json @@ -1,10 +1,10 @@ { - "description": "albertoaig.is-a.dev", - "owner": { - "username": "Albertoaig", - "email": "alberto.aig10@gmail.com" - }, - "record": { - "CNAME": "portafolio-bay-eight.vercel.app" - } + "description": "albertoaig.is-a.dev", + "owner": { + "username": "Albertoaig", + "email": "alberto.aig10@gmail.com" + }, + "record": { + "CNAME": "portafolio-bay-eight.vercel.app" + } } diff --git a/domains/albin.json b/domains/albin.json index 3d731144d..99aaabdb6 100644 --- a/domains/albin.json +++ b/domains/albin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ALBINPRAVEEN", - "email": "albinpraveen135790@gmail.com" - }, - "record": { - "URL": "https://albinpraveen.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "URL": "https://albinpraveen.vercel.app" + } +} diff --git a/domains/albinvar.json b/domains/albinvar.json index 4564fb9f0..80deb66b7 100644 --- a/domains/albinvar.json +++ b/domains/albinvar.json @@ -1,11 +1,11 @@ { - "description": "Albin's Personal Website", - "repo": "https://github.com/albinvar/albinvar.github.io", - "owner": { - "username": "albinvar", - "email": "albinvar@pm.me" - }, - "record": { - "CNAME": "albinvar.github.io" - } -} \ No newline at end of file + "description": "Albin's Personal Website", + "repo": "https://github.com/albinvar/albinvar.github.io", + "owner": { + "username": "albinvar", + "email": "albinvar@pm.me" + }, + "record": { + "CNAME": "albinvar.github.io" + } +} diff --git a/domains/alblandino.json b/domains/alblandino.json index ada311f8e..3da7372ac 100644 --- a/domains/alblandino.json +++ b/domains/alblandino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "joel", - "email": "joel@alblandino.com" - }, - "record": { - "URL": "https://alblandino.com" - } -} \ No newline at end of file + "owner": { + "username": "joel", + "email": "joel@alblandino.com" + }, + "record": { + "URL": "https://alblandino.com" + } +} diff --git a/domains/alcantara.json b/domains/alcantara.json index 8ba1ea248..700e43494 100644 --- a/domains/alcantara.json +++ b/domains/alcantara.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Aalcantaraxxx", - "email": "angele2705@gmail.com", - "discord": "713108034171437066" - }, - "record": { - "CNAME": "aalcantara-is-a-dev.web.app" - } -} \ No newline at end of file + "owner": { + "username": "Aalcantaraxxx", + "email": "angele2705@gmail.com", + "discord": "713108034171437066" + }, + "record": { + "CNAME": "aalcantara-is-a-dev.web.app" + } +} diff --git a/domains/alden.json b/domains/alden.json index 52d6c585c..5b5e94d6b 100644 --- a/domains/alden.json +++ b/domains/alden.json @@ -1,13 +1,13 @@ { - "description": "Websitenya alden si dawg yang sangaddd keren", - "repo": "https://github.com/Schmeichel-web/aldenpbm.github.io", - "owner": { - "username": "Schmeichel-web", - "manager": "cupglassdev", - "discord": "footballfan0891", - "note": "this is my friend's website, because he dosent really understands about these thing, im managing it" - }, - "record": { - "CNAME": "aldenpbm.github.io" - } -} \ No newline at end of file + "description": "Websitenya alden si dawg yang sangaddd keren", + "repo": "https://github.com/Schmeichel-web/aldenpbm.github.io", + "owner": { + "username": "Schmeichel-web", + "manager": "cupglassdev", + "discord": "footballfan0891", + "note": "this is my friend's website, because he dosent really understands about these thing, im managing it" + }, + "record": { + "CNAME": "aldenpbm.github.io" + } +} diff --git a/domains/aldess.json b/domains/aldess.json index 30d5b24b9..e88e64276 100644 --- a/domains/aldess.json +++ b/domains/aldess.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AldessScratch", - "email": "aldess.sc@gmail.com" - }, - "record": { - "CNAME": "aldess.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AldessScratch", + "email": "aldess.sc@gmail.com" + }, + "record": { + "CNAME": "aldess.pages.dev" + } +} diff --git a/domains/aldnnnz.json b/domains/aldnnnz.json index f1dc24060..9447f9be8 100644 --- a/domains/aldnnnz.json +++ b/domains/aldnnnz.json @@ -1,12 +1,12 @@ { - "description": "portofolio", - "domain": "aldnnnz.is-a.dev", - "repo": "https://github.com/aldnnnz/aldnnnz.github.io", - "owner": { - "username": "aldnnnz", - "email": "aldynnn@yahoo.com" - }, - "record": { - "CNAME": "aldnnnz.github.io" - } -} \ No newline at end of file + "description": "portofolio", + "domain": "aldnnnz.is-a.dev", + "repo": "https://github.com/aldnnnz/aldnnnz.github.io", + "owner": { + "username": "aldnnnz", + "email": "aldynnn@yahoo.com" + }, + "record": { + "CNAME": "aldnnnz.github.io" + } +} diff --git a/domains/ale.json b/domains/ale.json index fb85725cc..14d2ad4cf 100644 --- a/domains/ale.json +++ b/domains/ale.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "alekitopi", - "email": "hola@alekitopi.es" - }, - "record": { - "URL": "https://alekitopi.es", - "MX": [ - "mail.alekitopi.es" - ] - } -} \ No newline at end of file + "owner": { + "username": "alekitopi", + "email": "hola@alekitopi.es" + }, + "record": { + "URL": "https://alekitopi.es", + "MX": ["mail.alekitopi.es"] + } +} diff --git a/domains/alechu.json b/domains/alechu.json index 8cbd90a91..2a1e557b3 100644 --- a/domains/alechu.json +++ b/domains/alechu.json @@ -1,11 +1,11 @@ { - "description": "My personal website to describe who I am and what I'm currently doing as a developer", - "repo": "https://github.com/Alechuu/alechuu.github.io", - "owner": { - "username": "Alechuu", - "email": "alechu.dev@icloud.com" - }, - "record": { - "CNAME": "alechuu.github.io" - } -} \ No newline at end of file + "description": "My personal website to describe who I am and what I'm currently doing as a developer", + "repo": "https://github.com/Alechuu/alechuu.github.io", + "owner": { + "username": "Alechuu", + "email": "alechu.dev@icloud.com" + }, + "record": { + "CNAME": "alechuu.github.io" + } +} diff --git a/domains/alecks.json b/domains/alecks.json index a537a3f38..6d0e88aef 100644 --- a/domains/alecks.json +++ b/domains/alecks.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Alecks20", - "email": "contact@alecks.dev", - "discord": "612522818294251522" - }, - "record": { - "CNAME": "evergarden.alecks.cloud" - }, - "proxied": true -} \ No newline at end of file + "owner": { + "username": "Alecks20", + "email": "contact@alecks.dev", + "discord": "612522818294251522" + }, + "record": { + "CNAME": "evergarden.alecks.cloud" + }, + "proxied": true +} diff --git a/domains/alejosm.json b/domains/alejosm.json index c3fc22cfa..028d88666 100644 --- a/domains/alejosm.json +++ b/domains/alejosm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ralexale", - "email": "ralexale@gmail.com" - }, - "record": { - "CNAME": "ralexale.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ralexale", + "email": "ralexale@gmail.com" + }, + "record": { + "CNAME": "ralexale.github.io" + } +} diff --git a/domains/aleks.json b/domains/aleks.json index eac4ae7de..9ee4c832c 100644 --- a/domains/aleks.json +++ b/domains/aleks.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ConnorDoesDev", - "email": "connor@cstudios.gay", - "discord": "Connor!#0800" - }, - "description": "this is-a.dev page is for a friend of mine, he didn't want to make a github account lol. we're currently working on the site, just wanted to make sure.", - "record": { - "CNAME": "connordoesdev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ConnorDoesDev", + "email": "connor@cstudios.gay", + "discord": "Connor!#0800" + }, + "description": "this is-a.dev page is for a friend of mine, he didn't want to make a github account lol. we're currently working on the site, just wanted to make sure.", + "record": { + "CNAME": "connordoesdev.github.io" + } +} diff --git a/domains/alemi.json b/domains/alemi.json index dddd414b1..b06dbc2d1 100644 --- a/domains/alemi.json +++ b/domains/alemi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alemiherbert", - "email": "alemiherbert@gmail.com" - }, - "record": { - "CNAME": "alemiherbert.github.io" - } -} \ No newline at end of file + "owner": { + "username": "alemiherbert", + "email": "alemiherbert@gmail.com" + }, + "record": { + "CNAME": "alemiherbert.github.io" + } +} diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 9e5e500df..fcb845305 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,20 +1,17 @@ { - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], - "TXT": "forward-email=alephdiallo@mail.com" - } -} \ No newline at end of file + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=alephdiallo@mail.com" + } +} diff --git a/domains/alessandro.json b/domains/alessandro.json index bf45f7fba..ccda7c8f5 100644 --- a/domains/alessandro.json +++ b/domains/alessandro.json @@ -1,11 +1,11 @@ { - "description": "Alessandro's portfolio", - "repo": "https://github.com/alessandroaussems/portfolio", - "owner": { - "username": "alessandroaussems", - "email": "me@alessandroaussems.be" - }, - "record": { - "URL": "https://alessandroaussems.be" - } -} \ No newline at end of file + "description": "Alessandro's portfolio", + "repo": "https://github.com/alessandroaussems/portfolio", + "owner": { + "username": "alessandroaussems", + "email": "me@alessandroaussems.be" + }, + "record": { + "URL": "https://alessandroaussems.be" + } +} diff --git a/domains/alessandrobellesia.json b/domains/alessandrobellesia.json index 906c27f28..ed3951d3c 100644 --- a/domains/alessandrobellesia.json +++ b/domains/alessandrobellesia.json @@ -1,11 +1,11 @@ { - "description": "Alessandro Bellesia personal website", - "repo": "https://github.com/alessandrobellesia/alessandrobellesia.github.io", - "owner": { - "username": "alessandrobellesia", - "x": "@ale_bellesia" - }, - "record": { - "CNAME": "alessandrobellesia.github.io" - } + "description": "Alessandro Bellesia personal website", + "repo": "https://github.com/alessandrobellesia/alessandrobellesia.github.io", + "owner": { + "username": "alessandrobellesia", + "x": "@ale_bellesia" + }, + "record": { + "CNAME": "alessandrobellesia.github.io" + } } diff --git a/domains/alestor123.json b/domains/alestor123.json index c67c71f2e..9807d60dc 100644 --- a/domains/alestor123.json +++ b/domains/alestor123.json @@ -1,11 +1,11 @@ { - "description": "A Mortal Web Developer With Immortal Dreams", - "repo": "https://github.com/alestor123/alestor123.github.io", - "owner": { - "username": "alestor123", - "email": "alestoraldous@gmail.com" - }, - "record": { - "CNAME": "alestor123.github.io" - } -} \ No newline at end of file + "description": "A Mortal Web Developer With Immortal Dreams", + "repo": "https://github.com/alestor123/alestor123.github.io", + "owner": { + "username": "alestor123", + "email": "alestoraldous@gmail.com" + }, + "record": { + "CNAME": "alestor123.github.io" + } +} diff --git a/domains/alex.json b/domains/alex.json index 873f14bed..c1bba4c96 100644 --- a/domains/alex.json +++ b/domains/alex.json @@ -1,11 +1,10 @@ { - "description": "Alex's personal developer website", - "repo": "https://github.com/alexmorrisnz", - "owner": { - "username": "alexmorrisnz", - "email": "alex@navra.nz" - }, - "record": { - "CNAME": "alexmorris.nz" - } -} \ No newline at end of file + "description": "Alex's personal developer website", + "owner": { + "username": "alexmorrisnz", + "email": "alex@navra.nz" + }, + "record": { + "CNAME": "alexmorris.nz" + } +} diff --git a/domains/alexanderzhx.json b/domains/alexanderzhx.json index fd1811a6d..80ced8a43 100644 --- a/domains/alexanderzhx.json +++ b/domains/alexanderzhx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AZ777xx", - "email": "bugattiforever@gmail.com" - }, - "record": { - "CNAME": "az777xx.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AZ777xx", + "email": "bugattiforever@gmail.com" + }, + "record": { + "CNAME": "az777xx.github.io" + } +} diff --git a/domains/alexandre-machado.json b/domains/alexandre-machado.json index 32dcd1896..d8a2ee708 100644 --- a/domains/alexandre-machado.json +++ b/domains/alexandre-machado.json @@ -1,11 +1,11 @@ { - "description": "My personal domain.", - "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", - "owner": { - "username": "alexandre-machado", - "email": "alexandre@machado.cc" - }, - "record": { - "URL": "https://alexandre.machado.cc" - } -} \ No newline at end of file + "description": "My personal domain.", + "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", + "owner": { + "username": "alexandre-machado", + "email": "alexandre@machado.cc" + }, + "record": { + "URL": "https://alexandre.machado.cc" + } +} diff --git a/domains/alexbartles.json b/domains/alexbartles.json index a5cbf0ee1..e4a561f4d 100644 --- a/domains/alexbartles.json +++ b/domains/alexbartles.json @@ -1,11 +1,11 @@ { - "repo": "https://alexbartles.github.io/", - "owner": { - "username": "AlexBartles", - "email": "alexbartles2012@gmail.com", - "discord": "_alexbartles" - }, - "record": { - "CNAME": "alexbartles.github.io" - } -} \ No newline at end of file + "repo": "https://alexbartles.github.io/", + "owner": { + "username": "AlexBartles", + "email": "alexbartles2012@gmail.com", + "discord": "_alexbartles" + }, + "record": { + "CNAME": "alexbartles.github.io" + } +} diff --git a/domains/alexd.json b/domains/alexd.json index 24d1fcac3..4f6abb107 100644 --- a/domains/alexd.json +++ b/domains/alexd.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AlexanderDDevelopment", - "email": "AlexanderDDevelopment@gmail.com", - "discord": "1237578569358639190" - }, - "record": { - "CNAME": "alexanderd.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AlexanderDDevelopment", + "email": "AlexanderDDevelopment@gmail.com", + "discord": "1237578569358639190" + }, + "record": { + "CNAME": "alexanderd.pages.dev" + } +} diff --git a/domains/alexey.json b/domains/alexey.json index b20e0bb50..dc46d3458 100644 --- a/domains/alexey.json +++ b/domains/alexey.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "charmingdisorder" - }, - "record": { - "CNAME": "charmingdisorder.github.io" - } -} \ No newline at end of file + "owner": { + "username": "charmingdisorder" + }, + "record": { + "CNAME": "charmingdisorder.github.io" + } +} diff --git a/domains/alexis.json b/domains/alexis.json index 27a9287a8..6b0ee7bd0 100644 --- a/domains/alexis.json +++ b/domains/alexis.json @@ -1,12 +1,12 @@ { - "description": "Personnal website of", - "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", - "owner": { - "username": "alexis-elaxis", - "email": "contact@alexiis.fr", - "twitter": "un_nalexis" - }, - "record": { - "CNAME": "alexis-elaxis.github.io" - } -} \ No newline at end of file + "description": "Personnal website of", + "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", + "owner": { + "username": "alexis-elaxis", + "email": "contact@alexiis.fr", + "twitter": "un_nalexis" + }, + "record": { + "CNAME": "alexis-elaxis.github.io" + } +} diff --git a/domains/alexismaison.json b/domains/alexismaison.json index 34fea9b1d..c135d4713 100644 --- a/domains/alexismaison.json +++ b/domains/alexismaison.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alexis2m", - "email": "hello@alexismaison.com" - }, - "record": { - "URL": "https://alexismaison.com" - } -} \ No newline at end of file + "owner": { + "username": "alexis2m", + "email": "hello@alexismaison.com" + }, + "record": { + "URL": "https://alexismaison.com" + } +} diff --git a/domains/alexjoseph.json b/domains/alexjoseph.json index 291dfdfaf..94e6eb662 100644 --- a/domains/alexjoseph.json +++ b/domains/alexjoseph.json @@ -1,11 +1,11 @@ { - "description": "This is my first githib page", - "repo": "https://github.com/alexkjoseph/alexkjoseph.github.io", - "owner": { - "username": "alexkjoseph", - "email": "aj71563@gmail.com" - }, - "record": { - "CNAME": "alexkjoseph.github.io" - } -} \ No newline at end of file + "description": "This is my first githib page", + "repo": "https://github.com/alexkjoseph/alexkjoseph.github.io", + "owner": { + "username": "alexkjoseph", + "email": "aj71563@gmail.com" + }, + "record": { + "CNAME": "alexkjoseph.github.io" + } +} diff --git a/domains/alexlykesas.json b/domains/alexlykesas.json index 2059c3158..884493aca 100644 --- a/domains/alexlykesas.json +++ b/domains/alexlykesas.json @@ -1,11 +1,11 @@ { - "description": "Alex Lykesas's personal developer website", - "repo": "https://github.com/Alexookah/alexlykesas.com", - "owner": { - "username": "alexookah", - "email": "alexlykesas@gmail.com" - }, - "record": { - "URL": "https://alexlykesas.com" - } -} \ No newline at end of file + "description": "Alex Lykesas's personal developer website", + "repo": "https://github.com/Alexookah/alexlykesas.com", + "owner": { + "username": "alexookah", + "email": "alexlykesas@gmail.com" + }, + "record": { + "URL": "https://alexlykesas.com" + } +} diff --git a/domains/alexmercerind.json b/domains/alexmercerind.json index 2d54eef29..176b26537 100644 --- a/domains/alexmercerind.json +++ b/domains/alexmercerind.json @@ -1,13 +1,13 @@ { - "description": "A redirect to my actual personal website on GitHub Pages", - "repo": "https://github.com/alexmercerind/alexmercerind.github.io", - "owner": { - "username": "alexmercerind", - "email": "alexmercerind@gmail.com", - "twitter": "alexmercerind", - "discord": "alexmercerind#3898" - }, - "record": { - "CNAME": "alexmercerind.github.io" - } -} \ No newline at end of file + "description": "A redirect to my actual personal website on GitHub Pages", + "repo": "https://github.com/alexmercerind/alexmercerind.github.io", + "owner": { + "username": "alexmercerind", + "email": "alexmercerind@gmail.com", + "twitter": "alexmercerind", + "discord": "alexmercerind#3898" + }, + "record": { + "CNAME": "alexmercerind.github.io" + } +} diff --git a/domains/alexpcooper.json b/domains/alexpcooper.json index aa5499128..3acbec1f3 100644 --- a/domains/alexpcooper.json +++ b/domains/alexpcooper.json @@ -1,11 +1,10 @@ { - "description": "Developer in the United Kingdom", - "repo": "https://github.com/alexpcooper", - "record": { - "URL": "https://alexpcooper.co.uk" - }, - "owner": { - "username": "alexpcooper", - "email": "dev@alexpcooper.co.uk" - } -} \ No newline at end of file + "description": "Developer in the United Kingdom", + "record": { + "URL": "https://alexpcooper.co.uk" + }, + "owner": { + "username": "alexpcooper", + "email": "dev@alexpcooper.co.uk" + } +} diff --git a/domains/alexsquibbs.json b/domains/alexsquibbs.json index d07fc9844..c24122add 100644 --- a/domains/alexsquibbs.json +++ b/domains/alexsquibbs.json @@ -1,13 +1,12 @@ { - "description": "alexsquibbs.is-a.dev --> alexsquibbs.com", - "record": { - "URL": "https://alexsquibbs.com" - }, - "repo": "https://github.com/alexsquibbs", - "owner": { - "discord": "alex squibbs#7777", - "email": "alexsquibbs.is-a.dev@alexsquibbs.com", - "twitter": "alexsquibbs", - "username": "alexsquibbs" - } -} \ No newline at end of file + "description": "alexsquibbs.is-a.dev --> alexsquibbs.com", + "record": { + "URL": "https://alexsquibbs.com" + }, + "owner": { + "discord": "alex squibbs#7777", + "email": "alexsquibbs.is-a.dev@alexsquibbs.com", + "twitter": "alexsquibbs", + "username": "alexsquibbs" + } +} diff --git a/domains/alexxhumilde.json b/domains/alexxhumilde.json index a26a0c349..b19eeb9e1 100644 --- a/domains/alexxhumilde.json +++ b/domains/alexxhumilde.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ALEXXHUMILDE", - "email": "alexxcrack3@gmail.com" - }, - "record": { - "CNAME": "alexxhumilde.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "ALEXXHUMILDE", + "email": "alexxcrack3@gmail.com" + }, + "record": { + "CNAME": "alexxhumilde.netlify.app" + } +} diff --git a/domains/alfanaan.json b/domains/alfanaan.json index 02f308611..10a510b3b 100644 --- a/domains/alfanaan.json +++ b/domains/alfanaan.json @@ -1,14 +1,12 @@ { - "owner": { - "username": "Alfanaannet", - "email": "hmmm202031520062021@gmail.com", - "discord": "775012312876711936" - }, - "record": { - "URL": "https://timevoice.onrender.com", - "MX": [ - "mail.is-a.dev" - ], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file + "owner": { + "username": "Alfanaannet", + "email": "hmmm202031520062021@gmail.com", + "discord": "775012312876711936" + }, + "record": { + "URL": "https://timevoice.onrender.com", + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} diff --git a/domains/alfari.json b/domains/alfari.json index 575cd1f89..d442f3731 100644 --- a/domains/alfari.json +++ b/domains/alfari.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "alfari24", - "email": "ari@alfari.id" - }, - "record": { - "A": [ - "194.15.36.220" - ] - } -} \ No newline at end of file + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } +} diff --git a/domains/alfred.json b/domains/alfred.json index bde6a7af5..190259ff9 100644 --- a/domains/alfred.json +++ b/domains/alfred.json @@ -1,11 +1,11 @@ { - "description": "MkDocs website for alfred-discord-bot", - "repo": "https://github.com/AlfredDiscordBot/AlfredDiscordBot.github.io", - "owner": { - "username": "AlfredDiscordBot", - "email": "alvinallen333@gmail.com" - }, - "record": { - "CNAME": "alfreddiscordbot.github.io" - } -} \ No newline at end of file + "description": "MkDocs website for alfred-discord-bot", + "repo": "https://github.com/AlfredDiscordBot/AlfredDiscordBot.github.io", + "owner": { + "username": "AlfredDiscordBot", + "email": "alvinallen333@gmail.com" + }, + "record": { + "CNAME": "alfreddiscordbot.github.io" + } +} diff --git a/domains/algebraic-effects.akshay.json b/domains/algebraic-effects.akshay.json index ca6d1b782..563a84c7b 100644 --- a/domains/algebraic-effects.akshay.json +++ b/domains/algebraic-effects.akshay.json @@ -1,11 +1,11 @@ { - "description": "Docs for algebraic effects library", - "repo": "https://github.com/phenax/algebraic-effects", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "phenax.github.io" - } -} \ No newline at end of file + "description": "Docs for algebraic effects library", + "repo": "https://github.com/phenax/algebraic-effects", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "phenax.github.io" + } +} diff --git a/domains/ali-abdurrazzak.json b/domains/ali-abdurrazzak.json index 2f822ca83..b411fc225 100644 --- a/domains/ali-abdurrazzak.json +++ b/domains/ali-abdurrazzak.json @@ -1,12 +1,12 @@ { - "description": "A subdomain to direct ali's portofolio github pages", - "repo": "https://github.com/aliabdurrazzak/aliabdurrazzak.github.io", - "owner": { - "username": "aliabdurrazzak", - "email": "aliabdurrazzak@gmail.com", - "twitter": "aliabdurrazzak" - }, - "record": { - "CNAME": "aliabdurrazzak.github.io" - } -} \ No newline at end of file + "description": "A subdomain to direct ali's portofolio github pages", + "repo": "https://github.com/aliabdurrazzak/aliabdurrazzak.github.io", + "owner": { + "username": "aliabdurrazzak", + "email": "aliabdurrazzak@gmail.com", + "twitter": "aliabdurrazzak" + }, + "record": { + "CNAME": "aliabdurrazzak.github.io" + } +} diff --git a/domains/ali.json b/domains/ali.json index 64e6d3d2e..2dd37ffac 100644 --- a/domains/ali.json +++ b/domains/ali.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/hmd-ali/hmd-ali.github.io", - "owner": { - "username": "hmd-ali", - "email": "letsmailali.h@gmail.com" - }, - "record": { - "CNAME": "hmd-ali.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/hmd-ali/hmd-ali.github.io", + "owner": { + "username": "hmd-ali", + "email": "letsmailali.h@gmail.com" + }, + "record": { + "CNAME": "hmd-ali.github.io" + } +} diff --git a/domains/alian.json b/domains/alian.json index f6972a35e..d1152607e 100644 --- a/domains/alian.json +++ b/domains/alian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alianhakim9", - "email": "alianhakim9@gmail.com" - }, - "record": { - "URL": "https://alianhakim9.vercel.app/" - } -} \ No newline at end of file + "owner": { + "username": "alianhakim9", + "email": "alianhakim9@gmail.com" + }, + "record": { + "URL": "https://alianhakim9.vercel.app/" + } +} diff --git a/domains/aliezan.json b/domains/aliezan.json index 9e9c770f8..aa5890989 100644 --- a/domains/aliezan.json +++ b/domains/aliezan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aliezan", - "email": "muhammadalieza4@gmail.com" - }, - "record": { - "CNAME": "aliezan.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Aliezan", + "email": "muhammadalieza4@gmail.com" + }, + "record": { + "CNAME": "aliezan.github.io" + } +} diff --git a/domains/alijafari.json b/domains/alijafari.json index f99bf15d1..639d61198 100644 --- a/domains/alijafari.json +++ b/domains/alijafari.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alijafari-gd", - "email": "ali.jafari.sn@gmail.com" - }, - "record": { - "URL": "https://alijafari-gd.github.io" - } -} \ No newline at end of file + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "URL": "https://alijafari-gd.github.io" + } +} diff --git a/domains/alimd.json b/domains/alimd.json index f9f2bc5d4..ecf2199d5 100644 --- a/domains/alimd.json +++ b/domains/alimd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AliMD", - "email": "ali@mihandoost.com" - }, - "record": { - "CNAME": "alimd.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AliMD", + "email": "ali@mihandoost.com" + }, + "record": { + "CNAME": "alimd.github.io" + } +} diff --git a/domains/alimehdi.json b/domains/alimehdi.json index 12a4a5b1f..703bf6956 100644 --- a/domains/alimehdi.json +++ b/domains/alimehdi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DeadMan30", - "email": "its.alimehdi25@gmail.com" - }, - "record": { - "CNAME": "alimehdi.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "DeadMan30", + "email": "its.alimehdi25@gmail.com" + }, + "record": { + "CNAME": "alimehdi.pages.dev" + } +} diff --git a/domains/alireza.json b/domains/alireza.json index 2afa7e51b..f834a6805 100644 --- a/domains/alireza.json +++ b/domains/alireza.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "faghani", - "twitter": "alireza_faghani" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "owner": { + "username": "faghani", + "twitter": "alireza_faghani" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/alisa.json b/domains/alisa.json index f04f34d06..78dae86ba 100644 --- a/domains/alisa.json +++ b/domains/alisa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "lunas-private-dungeon", - "email": "luna.tsx@proton.me", - "discord": "507625218467168257" - }, - "record": { - "CNAME": "alisa-win95.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "lunas-private-dungeon", + "email": "luna.tsx@proton.me", + "discord": "507625218467168257" + }, + "record": { + "CNAME": "alisa-win95.vercel.app" + } +} diff --git a/domains/alisabry.json b/domains/alisabry.json index b17527b7f..49ac2cb56 100644 --- a/domains/alisabry.json +++ b/domains/alisabry.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ali-sabry", - "email": "alisabry.official@gmail.com" - }, - "record": { - "URL": "https://alisabry.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "ali-sabry", + "email": "alisabry.official@gmail.com" + }, + "record": { + "URL": "https://alisabry.netlify.app" + } +} diff --git a/domains/alivaliev.json b/domains/alivaliev.json index 90b92b82f..2a1a18af6 100644 --- a/domains/alivaliev.json +++ b/domains/alivaliev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ali-valiev", - "discord": "722403528705966080", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JSdx7lWn1j953PUFzYC5SKNlzI-3owSSeRuL8BVKm3P1xwN1Ufuhssfzul-weVp-srPf-YXIN4e1tuB2cUProneSkZUANnd4Cl5oCRd4TG1SRUKdI7pkWauG6ysFEFCHwf1LmANGdjzjI0YDNYbGIU3-0nWSmxF5inVadCE8Y281Y6D2lf9A7ceihxwoRq3MCqGo8yCQuNO9FUWwcxZWHa0F7pGYSPqlE26szjWdhFX6rrNS_ypi5wTqhMAC6FdS36zP5bRRSc8b_9TGpE9vj0FleWb1hqXzAiAxToTCTuIGCuTaVY_pfWvpT43sDLN5d7ouXUCgdDGDnntAGLDs4Q.zgoE3RG741k1s-HFrWT7dA.utROG6r9NR6Awzk5pi-TqsCVuoAKn4zG6IbVSFn5il2EKcXDmXt6nzkQYORhyMUptajbkDd3O98WGRaVqG3qkvJUUQu6h_3H4pwRoZQd0fvYqG6G_ymfSlgynEP1y4EZ.jYbY2Ak8PSXN95hhiA2EXg" - }, - "record": { - "CNAME": "ali-valiev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ali-valiev", + "discord": "722403528705966080", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JSdx7lWn1j953PUFzYC5SKNlzI-3owSSeRuL8BVKm3P1xwN1Ufuhssfzul-weVp-srPf-YXIN4e1tuB2cUProneSkZUANnd4Cl5oCRd4TG1SRUKdI7pkWauG6ysFEFCHwf1LmANGdjzjI0YDNYbGIU3-0nWSmxF5inVadCE8Y281Y6D2lf9A7ceihxwoRq3MCqGo8yCQuNO9FUWwcxZWHa0F7pGYSPqlE26szjWdhFX6rrNS_ypi5wTqhMAC6FdS36zP5bRRSc8b_9TGpE9vj0FleWb1hqXzAiAxToTCTuIGCuTaVY_pfWvpT43sDLN5d7ouXUCgdDGDnntAGLDs4Q.zgoE3RG741k1s-HFrWT7dA.utROG6r9NR6Awzk5pi-TqsCVuoAKn4zG6IbVSFn5il2EKcXDmXt6nzkQYORhyMUptajbkDd3O98WGRaVqG3qkvJUUQu6h_3H4pwRoZQd0fvYqG6G_ymfSlgynEP1y4EZ.jYbY2Ak8PSXN95hhiA2EXg" + }, + "record": { + "CNAME": "ali-valiev.github.io" + } +} diff --git a/domains/aliwoto.json b/domains/aliwoto.json index 5515ea5cd..edd87667c 100644 --- a/domains/aliwoto.json +++ b/domains/aliwoto.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "ALiwoto", - "email": "aminnimaj@gmail.com" - }, - "record": { - "A": [ - "5.9.188.232" - ] - } -} \ No newline at end of file + "owner": { + "username": "ALiwoto", + "email": "aminnimaj@gmail.com" + }, + "record": { + "A": ["5.9.188.232"] + } +} diff --git a/domains/alkorsan.json b/domains/alkorsan.json index 16328f695..3368dcbb6 100644 --- a/domains/alkorsan.json +++ b/domains/alkorsan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "badrelmers", - "email": "alkorsan@gmail.com" - }, - "record": { - "CNAME": "alkorsan.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "badrelmers", + "email": "alkorsan@gmail.com" + }, + "record": { + "CNAME": "alkorsan.pages.dev" + } +} diff --git a/domains/allancoding.json b/domains/allancoding.json index daaa266d9..98605aa55 100644 --- a/domains/allancoding.json +++ b/domains/allancoding.json @@ -1,20 +1,15 @@ { - "description": "My main website", - "repo": "https://github.com/allancoding/allancoding.is-a.dev", - "owner": { - "username": "allancoding", - "email": "allancoding.dev@gmail.com", - "twitter": "allancoding", - "discord": "allancoding" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com include:_spf.google.com ~all" - } -} \ No newline at end of file + "description": "My main website", + "repo": "https://github.com/allancoding/allancoding.is-a.dev", + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com include:_spf.google.com ~all" + } +} diff --git a/domains/allen.json b/domains/allen.json index e0cf148c5..04c075550 100644 --- a/domains/allen.json +++ b/domains/allen.json @@ -1,12 +1,11 @@ { - "description": "A full-stack developer.", - "repo": "https://github.com/xiaofuyesnew", - "owner": { - "username": "xiaofuyesnew", - "email": "xiaofuyesnew@qq.com", - "twitter": "xiaofuyesnew" - }, - "record": { - "URL": "https://github.com/xiaofuyesnew" - } -} \ No newline at end of file + "description": "A full-stack developer.", + "owner": { + "username": "xiaofuyesnew", + "email": "xiaofuyesnew@qq.com", + "twitter": "xiaofuyesnew" + }, + "record": { + "URL": "https://github.com/xiaofuyesnew" + } +} diff --git a/domains/alltawd.json b/domains/alltawd.json index 9e5f72e3f..7184a18c6 100644 --- a/domains/alltawd.json +++ b/domains/alltawd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AlltAWD", - "email": "hanson_2014@hotmail.com" - }, - "record": { - "CNAME": "alltawd.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AlltAWD", + "email": "hanson_2014@hotmail.com" + }, + "record": { + "CNAME": "alltawd.github.io" + } +} diff --git a/domains/allvaa.json b/domains/allvaa.json index 6cd60edaa..4ff890db3 100644 --- a/domains/allvaa.json +++ b/domains/allvaa.json @@ -1,11 +1,10 @@ { - "description": "Allvaa's personal website", - "repo": "https://github.com/Allvaa", - "owner": { - "username": "Allvaa", - "twitter": "allvzx" - }, - "record": { - "URL": "https://allvaa.my.id" - } -} \ No newline at end of file + "description": "Allvaa's personal website", + "owner": { + "username": "Allvaa", + "twitter": "allvzx" + }, + "record": { + "URL": "https://allvaa.my.id" + } +} diff --git a/domains/ally.json b/domains/ally.json index bd458f49c..c377bc532 100644 --- a/domains/ally.json +++ b/domains/ally.json @@ -1,11 +1,10 @@ { - "description": "Ally's personal website", - "repo": "https://github.com/AllyTally", - "owner": { - "username": "AllyTally", - "email": "alexiatilde@gmail.com" - }, - "record": { - "URL": "https://ally.moe" - } -} \ No newline at end of file + "description": "Ally's personal website", + "owner": { + "username": "AllyTally", + "email": "alexiatilde@gmail.com" + }, + "record": { + "URL": "https://ally.moe" + } +} diff --git a/domains/almatch.json b/domains/almatch.json index 4b2f403b7..d5130616a 100644 --- a/domains/almatch.json +++ b/domains/almatch.json @@ -1,11 +1,10 @@ { - "description": "Imad", - "repo": "https://github.com/imadboy89", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "record": { - "CNAME": "imadboy89.github.io" - } -} \ No newline at end of file + "description": "Imad", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "CNAME": "imadboy89.github.io" + } +} diff --git a/domains/almaz.json b/domains/almaz.json index 2be5ab6c1..4fb80f100 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/almightynan.json b/domains/almightynan.json index 2787bb16f..e30d5bb13 100644 --- a/domains/almightynan.json +++ b/domains/almightynan.json @@ -1,10 +1,9 @@ { - "repo": "https://github.com/almightynan", - "owner": { - "username": "almightynan", - "email": "almightynan@gmail.com" - }, - "record": { - "CNAME": "almightynandev-production.up.railway.app" - } -} \ No newline at end of file + "owner": { + "username": "almightynan", + "email": "almightynan@gmail.com" + }, + "record": { + "CNAME": "almightynandev-production.up.railway.app" + } +} diff --git a/domains/almuqbel.json b/domains/almuqbel.json index 1b8a51d20..6b8338a90 100644 --- a/domains/almuqbel.json +++ b/domains/almuqbel.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "AMAZINGMAN2", - "email": "Hashim.almuqbel@gmail.com" - }, - "record": { - "A": [ - "185.176.43.100" - ] - } -} \ No newline at end of file + "owner": { + "username": "AMAZINGMAN2", + "email": "Hashim.almuqbel@gmail.com" + }, + "record": { + "A": ["185.176.43.100"] + } +} diff --git a/domains/alokik.json b/domains/alokik.json index 5cee16557..e0ad97655 100644 --- a/domains/alokik.json +++ b/domains/alokik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com" - }, - "record": { - "CNAME": "alokik-here.github.io" - } -} \ No newline at end of file + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com" + }, + "record": { + "CNAME": "alokik-here.github.io" + } +} diff --git a/domains/aloo-bun.json b/domains/aloo-bun.json index a676efcb1..bedc9b1c7 100644 --- a/domains/aloo-bun.json +++ b/domains/aloo-bun.json @@ -1,11 +1,11 @@ { - "description": "Aloo Bun Website", - "repo": "https://github.com/AshC1ty/ashc1ty.github.io", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "ashc1ty.github.io" - } -} \ No newline at end of file + "description": "Aloo Bun Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} diff --git a/domains/alora.json b/domains/alora.json index 484c58527..8ac370fc4 100644 --- a/domains/alora.json +++ b/domains/alora.json @@ -1,24 +1,20 @@ { - "owner": { - "username": "aloramiaa", - "email": "xaloramia@gmail.com", - "discord": "7q8x" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx.zoho.in", - "mx2.zoho.in", - "mx3.zoho.in" - ], - "TXT": [ - "v=spf1 include:zohomail.in ~all", - "google-site-verification=6uglJKM9-BmooIZLCRAqgnGaT2_M48hkicRD1bphXHk" - ] - } -} \ No newline at end of file + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com", + "discord": "7q8x" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], + "TXT": [ + "v=spf1 include:zohomail.in ~all", + "google-site-verification=6uglJKM9-BmooIZLCRAqgnGaT2_M48hkicRD1bphXHk" + ] + } +} diff --git a/domains/alperen.json b/domains/alperen.json index 6385210aa..a758fe960 100644 --- a/domains/alperen.json +++ b/domains/alperen.json @@ -1,11 +1,11 @@ { - "description": "Alperen Aslan Portfolio", - "repo": "https://github.com/alperenasln/alperenasln.github.io", - "owner": { - "username": "alperenasln", - "email": "alperenaslan55@gmail.com" - }, - "record": { - "CNAME": "alperenasln.github.io" - } -} \ No newline at end of file + "description": "Alperen Aslan Portfolio", + "repo": "https://github.com/alperenasln/alperenasln.github.io", + "owner": { + "username": "alperenasln", + "email": "alperenaslan55@gmail.com" + }, + "record": { + "CNAME": "alperenasln.github.io" + } +} diff --git a/domains/alpha.json b/domains/alpha.json index 04ef6677b..9256c4955 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,16 +1,13 @@ { - "owner": { - "username": "YouFoundAlpha", - "discord": "661121998830960651", - "gitlab": "YouFoundAlpha", - "mastodon": "@YouFoundAlpha@mastodon.social" - }, - "record": { - "URL": "https://yfadev.pw", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "YouFoundAlpha", + "discord": "661121998830960651", + "gitlab": "YouFoundAlpha", + "mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://yfadev.pw", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/alphabet.json b/domains/alphabet.json index 4f8ee12c6..33de206c2 100644 --- a/domains/alphabet.json +++ b/domains/alphabet.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Commandify", - "email": "commandify@gmail.com" - }, - "record": { - "A": [ - "68.183.191.223" - ] - } -} \ No newline at end of file + "owner": { + "username": "Commandify", + "email": "commandify@gmail.com" + }, + "record": { + "A": ["68.183.191.223"] + } +} diff --git a/domains/alphaspheredotai.json b/domains/alphaspheredotai.json index f38a5a02d..d63863f4d 100644 --- a/domains/alphaspheredotai.json +++ b/domains/alphaspheredotai.json @@ -1,11 +1,11 @@ { - "description": "Website of AlphaSphere.AI Team", - "repo": "https://github.com/AlphaSphereDotAI/AlphaSphereDotAI.github.io", - "owner": { - "username": "AlphaSphereDotAI", - "email": "AlphaSphere.AI@gmail.com" - }, - "record": { - "CNAME": "alphaspheredotai.github.io" - } + "description": "Website of AlphaSphere.AI Team", + "repo": "https://github.com/AlphaSphereDotAI/AlphaSphereDotAI.github.io", + "owner": { + "username": "AlphaSphereDotAI", + "email": "AlphaSphere.AI@gmail.com" + }, + "record": { + "CNAME": "alphaspheredotai.github.io" + } } diff --git a/domains/alphatechnolog.json b/domains/alphatechnolog.json index 503643d6e..20ab4706a 100644 --- a/domains/alphatechnolog.json +++ b/domains/alphatechnolog.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AlphaTechnolog", - "email": "gfranklings@gmail.com", - "discord": "695333243637072002" - }, - "record": { - "CNAME": "alphatechnolog.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "AlphaTechnolog", + "email": "gfranklings@gmail.com", + "discord": "695333243637072002" + }, + "record": { + "CNAME": "alphatechnolog.vercel.app" + } +} diff --git a/domains/alriy.json b/domains/alriy.json index f6c4bca6f..55b93e5e8 100644 --- a/domains/alriy.json +++ b/domains/alriy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dami6u9", - "email": "danielyalikotte@gmail.com" - }, - "record": { - "CNAME": "dami6u9.github.io" - } + "owner": { + "username": "dami6u9", + "email": "danielyalikotte@gmail.com" + }, + "record": { + "CNAME": "dami6u9.github.io" + } } diff --git a/domains/altude.json b/domains/altude.json index 4f26a32a5..08e335d1d 100644 --- a/domains/altude.json +++ b/domains/altude.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "altude", - "email": "altude@skiff.com" - }, - "record": { - "CNAME": "altude.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "altude", + "email": "altude@skiff.com" + }, + "record": { + "CNAME": "altude.pages.dev" + } +} diff --git a/domains/aluwi.json b/domains/aluwi.json index c8778bbcd..d4fed6030 100644 --- a/domains/aluwi.json +++ b/domains/aluwi.json @@ -1,12 +1,12 @@ { - "description": "my portfolio", - "repo": "https://github.com/Aluwi21/Aluwi21.github.io", - "owner": { - "username": "Aluwi21", - "email": "21fayyadh@gmail.com", - "twitter": "Aluwi_" - }, - "record": { - "CNAME": "aluwi21.github.io" - } -} \ No newline at end of file + "description": "my portfolio", + "repo": "https://github.com/Aluwi21/Aluwi21.github.io", + "owner": { + "username": "Aluwi21", + "email": "21fayyadh@gmail.com", + "twitter": "Aluwi_" + }, + "record": { + "CNAME": "aluwi21.github.io" + } +} diff --git a/domains/alvin.json b/domains/alvin.json index 8da2d4260..db33e407b 100644 --- a/domains/alvin.json +++ b/domains/alvin.json @@ -1,21 +1,15 @@ { - "owner": { - "username": "alvinsjoy", - "discord": "825382504353234954" - }, - "record": { - "MX": [ - "mx.zoho.in", - "mx2.zoho.in", - "mx3.zoho.in" - ], - "A": [ - "76.76.21.21" - ], - "TXT": [ - "google-site-verification=OFAPUslqNNZEkB5-UDAC1K1QjXCwDW_e3flhEchoobM", - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb86503883.zmverify.zoho.in" - ] - } -} \ No newline at end of file + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], + "A": ["76.76.21.21"], + "TXT": [ + "google-site-verification=OFAPUslqNNZEkB5-UDAC1K1QjXCwDW_e3flhEchoobM", + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb86503883.zmverify.zoho.in" + ] + } +} diff --git a/domains/alvindennis.json b/domains/alvindennis.json index 1c3f42b54..f4a648ce3 100644 --- a/domains/alvindennis.json +++ b/domains/alvindennis.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alvin-dennis", - "discord": "732503927940972605" - }, - "record": { - "CNAME": "alvindennis.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "alvin-dennis", + "discord": "732503927940972605" + }, + "record": { + "CNAME": "alvindennis.vercel.app" + } +} diff --git a/domains/alvito.json b/domains/alvito.json index c8fd0b439..dc7ddd347 100644 --- a/domains/alvito.json +++ b/domains/alvito.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/alvitodev/alvitodev.github.io", - "owner": { - "username": "alvitodev", - "email": "alvitodev@protonmail.com" - }, - "record": { - "CNAME": "alvitodev.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio website", + "repo": "https://github.com/alvitodev/alvitodev.github.io", + "owner": { + "username": "alvitodev", + "email": "alvitodev@protonmail.com" + }, + "record": { + "CNAME": "alvitodev.github.io" + } +} diff --git a/domains/alwen.json b/domains/alwen.json index 0bf2c75b5..245387288 100644 --- a/domains/alwen.json +++ b/domains/alwen.json @@ -1,11 +1,11 @@ { - "description": "Arvind's portfolio website", - "repo": "https://github.com/alwenpy/alwen-portfolio", - "owner": { - "username": "alwenpy", - "email": "alwen1928@gmail.com" - }, - "record": { - "CNAME": "ym60h2na.up.railway.app" - } + "description": "Arvind's portfolio website", + "repo": "https://github.com/alwenpy/alwen-portfolio", + "owner": { + "username": "alwenpy", + "email": "alwen1928@gmail.com" + }, + "record": { + "CNAME": "ym60h2na.up.railway.app" + } } diff --git a/domains/am.json b/domains/am.json index e0661a641..78c20c100 100644 --- a/domains/am.json +++ b/domains/am.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sa-mustafa", - "email": "s.a.mustafa@yandex.com" - }, - "record": { - "CNAME": "dev.imagesmith.io" - } -} \ No newline at end of file + "owner": { + "username": "sa-mustafa", + "email": "s.a.mustafa@yandex.com" + }, + "record": { + "CNAME": "dev.imagesmith.io" + } +} diff --git a/domains/amaankazi.json b/domains/amaankazi.json index 9ae331785..b8c867adb 100644 --- a/domains/amaankazi.json +++ b/domains/amaankazi.json @@ -1,11 +1,11 @@ { - "description": "Amaan Kazi's website containing portfolio, projects, games and more", - "repo": "https://github.com/Amaan-Kazi/website-amaan-kazi", - "owner": { - "username": "Amaan-Kazi", - "email": "amaankazi1793@gmail.com" - }, - "record": { - "CNAME": "amaankazi.pages.dev" - } -} \ No newline at end of file + "description": "Amaan Kazi's website containing portfolio, projects, games and more", + "repo": "https://github.com/Amaan-Kazi/website-amaan-kazi", + "owner": { + "username": "Amaan-Kazi", + "email": "amaankazi1793@gmail.com" + }, + "record": { + "CNAME": "amaankazi.pages.dev" + } +} diff --git a/domains/amal-sebastian.json b/domains/amal-sebastian.json index d9a423b33..9f4c18d39 100644 --- a/domains/amal-sebastian.json +++ b/domains/amal-sebastian.json @@ -1,11 +1,11 @@ { - "description": "Amal's personal developer website", - "repo": "https://github.com/amalsebs/amalsebs.github.io", - "owner": { - "username": "amalsebs", - "email": "amalsebastian48@gmail.com" - }, - "record": { - "CNAME": "amalsebs.github.io" - } -} \ No newline at end of file + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io" + } +} diff --git a/domains/amal.json b/domains/amal.json index d9a423b33..9f4c18d39 100644 --- a/domains/amal.json +++ b/domains/amal.json @@ -1,11 +1,11 @@ { - "description": "Amal's personal developer website", - "repo": "https://github.com/amalsebs/amalsebs.github.io", - "owner": { - "username": "amalsebs", - "email": "amalsebastian48@gmail.com" - }, - "record": { - "CNAME": "amalsebs.github.io" - } -} \ No newline at end of file + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io" + } +} diff --git a/domains/amandajauregui.json b/domains/amandajauregui.json index 33b5cda96..820945266 100644 --- a/domains/amandajauregui.json +++ b/domains/amandajauregui.json @@ -7,4 +7,4 @@ "record": { "CNAME": "portifolio-amandajauregui.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/amanthakur.json b/domains/amanthakur.json index ddcb3083f..89cfff114 100644 --- a/domains/amanthakur.json +++ b/domains/amanthakur.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aman7thakurr", - "email": "amant8425@gmail.com", - "discord": "523813766295715851" - }, - "record": { - "CNAME": "aman7thakurr.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aman7thakurr", + "email": "amant8425@gmail.com", + "discord": "523813766295715851" + }, + "record": { + "CNAME": "aman7thakurr.github.io" + } +} diff --git a/domains/amanza17.json b/domains/amanza17.json index bd4d2339c..509607016 100644 --- a/domains/amanza17.json +++ b/domains/amanza17.json @@ -1,11 +1,11 @@ { - "description": "amanza17.is-a.dev", - "repo": "https://github.com/Amanza17/Amanza17.github.io.git", - "owner": { - "username": "Amanza17", - "email": "a.manzanares.2023@alumnos.urjc.es" - }, - "record": { - "CNAME": "amanza17.github.io" - } -} \ No newline at end of file + "description": "amanza17.is-a.dev", + "repo": "https://github.com/Amanza17/Amanza17.github.io.git", + "owner": { + "username": "Amanza17", + "email": "a.manzanares.2023@alumnos.urjc.es" + }, + "record": { + "CNAME": "amanza17.github.io" + } +} diff --git a/domains/amardeep.json b/domains/amardeep.json index 7546f0565..60cb90cf9 100644 --- a/domains/amardeep.json +++ b/domains/amardeep.json @@ -1,11 +1,11 @@ { - "description": "Amardeep Lakshkar Portfolio", - "repo": "https://github.com/amardeeplakshkar/portfolio", - "owner": { - "username": "amardeeplakshkar", - "email": "amardeep.devs@gmail.com" - }, - "record": { - "CNAME": "amardeep-portfolio.vercel.app" - } -} \ No newline at end of file + "description": "Amardeep Lakshkar Portfolio", + "repo": "https://github.com/amardeeplakshkar/portfolio", + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com" + }, + "record": { + "CNAME": "amardeep-portfolio.vercel.app" + } +} diff --git a/domains/amarjeet.json b/domains/amarjeet.json index 6896ebf48..c2d8bdb11 100644 --- a/domains/amarjeet.json +++ b/domains/amarjeet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amalpotra", - "email": "amarjeetmalpotra@outlook.com" - }, - "record": { - "CNAME": "amalpotra.github.io" - } -} \ No newline at end of file + "owner": { + "username": "amalpotra", + "email": "amarjeetmalpotra@outlook.com" + }, + "record": { + "CNAME": "amalpotra.github.io" + } +} diff --git a/domains/ambaskaryash.json b/domains/ambaskaryash.json index 78613bb50..366a77e7b 100644 --- a/domains/ambaskaryash.json +++ b/domains/ambaskaryash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ambaskaryash", - "email": "kimetsu119@gmail.com" - }, - "record": { - "CNAME": "ambaskaryash.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ambaskaryash", + "email": "kimetsu119@gmail.com" + }, + "record": { + "CNAME": "ambaskaryash.github.io" + } +} diff --git a/domains/amerigo.json b/domains/amerigo.json index ded48ef1d..090913f5b 100644 --- a/domains/amerigo.json +++ b/domains/amerigo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "north-site", - "email": "v.imreadrian@gmail.com" - }, - "record": { - "CNAME": "5c13057597f8.sn.mynetname.net" - } -} \ No newline at end of file + "owner": { + "username": "north-site", + "email": "v.imreadrian@gmail.com" + }, + "record": { + "CNAME": "5c13057597f8.sn.mynetname.net" + } +} diff --git a/domains/amey.json b/domains/amey.json index 106bba807..1ee19d2cd 100644 --- a/domains/amey.json +++ b/domains/amey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "panditamey", - "email": "codewithamey@gmail.com" - }, - "record": { - "CNAME": "panditamey.github.io" - } -} \ No newline at end of file + "owner": { + "username": "panditamey", + "email": "codewithamey@gmail.com" + }, + "record": { + "CNAME": "panditamey.github.io" + } +} diff --git a/domains/amila.json b/domains/amila.json index a8b3cfeb3..ee47dd29e 100644 --- a/domains/amila.json +++ b/domains/amila.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Y-AmilaNirmal", - "email": "yamilanirmal@gmail.com" - }, - "record": { - "CNAME": "y-amilanirmal.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Y-AmilaNirmal", + "email": "yamilanirmal@gmail.com" + }, + "record": { + "CNAME": "y-amilanirmal.github.io" + } +} diff --git a/domains/amin.json b/domains/amin.json index 5e5f33d44..f7f2a9d04 100644 --- a/domains/amin.json +++ b/domains/amin.json @@ -1,16 +1,16 @@ { - "description": "website for my links", - "repo": "https://github.com/amenm0/littlelink.github.io", - "owner": { - "username": "amenm0", - "email": "mjmwtmjls@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} \ No newline at end of file + "description": "website for my links", + "repo": "https://github.com/amenm0/littlelink.github.io", + "owner": { + "username": "amenm0", + "email": "mjmwtmjls@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/amine-brahmi.json b/domains/amine-brahmi.json index 5038f24f8..cf3ecd2e2 100644 --- a/domains/amine-brahmi.json +++ b/domains/amine-brahmi.json @@ -1,10 +1,10 @@ { - "description": "My tech blog", - "owner": { - "username": "thou-mayest", - "twitter": "Dr_whoami_" - }, - "record": { - "CNAME": "thou-mayest.github.io" - } -} \ No newline at end of file + "description": "My tech blog", + "owner": { + "username": "thou-mayest", + "twitter": "Dr_whoami_" + }, + "record": { + "CNAME": "thou-mayest.github.io" + } +} diff --git a/domains/amiralam.json b/domains/amiralam.json index 2c8c0f723..1f38ec173 100644 --- a/domains/amiralam.json +++ b/domains/amiralam.json @@ -1,12 +1,12 @@ { - "description": "This is my personal portfolio", - "repo": "https://github.com/amiralamf4/amiralamf4.github.io", - "owner": { - "username": "amiralamf4", - "email": "sameer72135@gmail.com", - "twitter": "AmirAlam72135" - }, - "record": { - "CNAME": "amiralamf4.github.io" - } -} \ No newline at end of file + "description": "This is my personal portfolio", + "repo": "https://github.com/amiralamf4/amiralamf4.github.io", + "owner": { + "username": "amiralamf4", + "email": "sameer72135@gmail.com", + "twitter": "AmirAlam72135" + }, + "record": { + "CNAME": "amiralamf4.github.io" + } +} diff --git a/domains/amit.json b/domains/amit.json index 6baf019bd..0a5f22ee2 100644 --- a/domains/amit.json +++ b/domains/amit.json @@ -1,11 +1,11 @@ { - "description": "Amit's website", - "repo": "https://github.com/amittkulkarni/amittkulkarni.github.io", - "owner": { - "username": "amittkulkarni", - "email": "amitcoolkarni@outlook.com" - }, - "record": { - "CNAME": "amittkulkarni.github.io" - } -} \ No newline at end of file + "description": "Amit's website", + "repo": "https://github.com/amittkulkarni/amittkulkarni.github.io", + "owner": { + "username": "amittkulkarni", + "email": "amitcoolkarni@outlook.com" + }, + "record": { + "CNAME": "amittkulkarni.github.io" + } +} diff --git a/domains/amity.json b/domains/amity.json index 0d0207e91..8e38034fe 100644 --- a/domains/amity.json +++ b/domains/amity.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "winrg", - "email": "alyx@aleteoryx.me" - }, - "record": { - "URL": "https://aleteoryx.me" - } -} \ No newline at end of file + "owner": { + "username": "winrg", + "email": "alyx@aleteoryx.me" + }, + "record": { + "URL": "https://aleteoryx.me" + } +} diff --git a/domains/amiyo.json b/domains/amiyo.json index 42bd6b796..8237096ed 100644 --- a/domains/amiyo.json +++ b/domains/amiyo.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "DevAmiyo", - "email": "devamiyosp@gmail.com", - "repo": "https://github.com/DevAmiyo", - "discord": "Amiyo#7978", - "twitter": "AmiyoTweets" - }, - "record": { - "URL": "https://github.amiyo.tk" - } -} \ No newline at end of file + "owner": { + "username": "DevAmiyo", + "email": "devamiyosp@gmail.com", + + "discord": "Amiyo#7978", + "twitter": "AmiyoTweets" + }, + "record": { + "URL": "https://github.amiyo.tk" + } +} diff --git a/domains/ammar.json b/domains/ammar.json index 370f84715..b8af925a9 100644 --- a/domains/ammar.json +++ b/domains/ammar.json @@ -1,11 +1,11 @@ { - "description": "Ammar's personal website", - "repo": "https://github.com/Ammaryasser1998/ammaryasser1998.github.io", - "owner": { - "username": "Ammaryasser1998", - "email": "amyss1910@gmail.com" - }, - "record": { - "CNAME": "ammaryasser1998.github.io" - } -} \ No newline at end of file + "description": "Ammar's personal website", + "repo": "https://github.com/Ammaryasser1998/ammaryasser1998.github.io", + "owner": { + "username": "Ammaryasser1998", + "email": "amyss1910@gmail.com" + }, + "record": { + "CNAME": "ammaryasser1998.github.io" + } +} diff --git a/domains/ammthecoder.json b/domains/ammthecoder.json index dfe9f45ce..f9166f589 100644 --- a/domains/ammthecoder.json +++ b/domains/ammthecoder.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aung-myat-min", - "email": "koaungmyatmin0@gmail.com" - }, - "record": { - "URL": "https://ammthercoder.vercel.app/" - } -} \ No newline at end of file + "owner": { + "username": "Aung-myat-min", + "email": "koaungmyatmin0@gmail.com" + }, + "record": { + "URL": "https://ammthercoder.vercel.app/" + } +} diff --git a/domains/amol254542.json b/domains/amol254542.json index fe7b16189..26257a95b 100644 --- a/domains/amol254542.json +++ b/domains/amol254542.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amol234545", - "email": "amolmilton@gmail.com" - }, - "record": { - "CNAME": "amol234545.github.io" - } -} \ No newline at end of file + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "CNAME": "amol234545.github.io" + } +} diff --git a/domains/amol3.json b/domains/amol3.json index fe7b16189..26257a95b 100644 --- a/domains/amol3.json +++ b/domains/amol3.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amol234545", - "email": "amolmilton@gmail.com" - }, - "record": { - "CNAME": "amol234545.github.io" - } -} \ No newline at end of file + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "CNAME": "amol234545.github.io" + } +} diff --git a/domains/amoramicae.json b/domains/amoramicae.json index 6ac543579..59e334273 100644 --- a/domains/amoramicae.json +++ b/domains/amoramicae.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "amoramicae", - "email": "amoramicae@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "amoramicae", + "email": "amoramicae@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/amrut.json b/domains/amrut.json index cd5adbbc2..e4cd4f24d 100644 --- a/domains/amrut.json +++ b/domains/amrut.json @@ -1,10 +1,10 @@ - { - "owner": { - "username": "amrutgawade", - "email": "amrutgawade.08@gmail.com", - "linkedin": "https://www.linkedin.com/in/amrut-gawade" - }, - "record": { - "CNAME": "amrutgawade.github.io" - } - } +{ + "owner": { + "username": "amrutgawade", + "email": "amrutgawade.08@gmail.com", + "linkedin": "https://www.linkedin.com/in/amrut-gawade" + }, + "record": { + "CNAME": "amrutgawade.github.io" + } +} diff --git a/domains/amuffin.json b/domains/amuffin.json index 9c6f66ad7..4d0538eed 100644 --- a/domains/amuffin.json +++ b/domains/amuffin.json @@ -1,11 +1,11 @@ { - "description": "amuffins website", - "repo": "https://github.com/amagicmuffin/amagicmuffin.github.io", - "owner": { - "username": "amagicmuffin", - "email": "2014wcheng@gmail.com" - }, - "record": { - "CNAME": "amagicmuffin.github.io" - } -} \ No newline at end of file + "description": "amuffins website", + "repo": "https://github.com/amagicmuffin/amagicmuffin.github.io", + "owner": { + "username": "amagicmuffin", + "email": "2014wcheng@gmail.com" + }, + "record": { + "CNAME": "amagicmuffin.github.io" + } +} diff --git a/domains/amy.json b/domains/amy.json index a2cc1abf7..0ec869526 100644 --- a/domains/amy.json +++ b/domains/amy.json @@ -1,11 +1,11 @@ { - "description": "Amy's is-a-dev domain", - "repo": "https://github.com/nullishamy/nullishamy.github.io", - "owner": { - "username": "nullishamy", - "email": "contact@amyerskine.me" - }, - "record": { - "CNAME": "nullishamy.github.io" - } -} \ No newline at end of file + "description": "Amy's is-a-dev domain", + "repo": "https://github.com/nullishamy/nullishamy.github.io", + "owner": { + "username": "nullishamy", + "email": "contact@amyerskine.me" + }, + "record": { + "CNAME": "nullishamy.github.io" + } +} diff --git a/domains/anaj00.json b/domains/anaj00.json index 558855443..3946ff60d 100644 --- a/domains/anaj00.json +++ b/domains/anaj00.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anaj00", - "discord": "726173201264279583", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.q9dOipcfQfyG9bEddrKynmNIS0Fex44YsKgBhDOFPFbGUX-BDKKePgU58S8VoJpNOZOlf1z0t_IOROvA_yXOgqboi8RWJ7MeohAFp9Vd_O4llkxDlHGzuRNrEqqUzr_ufvh2QSNQhkqFxG8Hg5P8F7BkPr51qA1gaZBPXfp-qYgTsgY1AAsB1BsQ0UUEpB6kwQPreJgoIiHQVI0Q7R9adXhQe11WIKhqAgGjl3pdCtTvTli2FsJCK6CaxeoQpnhLaoFT3HDzTNUUExBzG-cJRXwREWnJwbp6wKZ34HKFaNlf21cAsJRrGJCpzzE-oE6Yq_Si3Lqs9_1uacxjEtbTeA.-w3-ZOu80dbxWcgpHkIATw.hy-ckqmE-5uaKK-UlkLeahUomolJu7-GJWiQQpFvGqr4yCWxUSb6iduWtHWhsy9MIqphktkR6iAKH4fX7mx0Cpgp3C-CTx5hsVKoUohl-HE.jydd8-vu6z5ykX2vzY6weQ" - }, - "record": { - "CNAME": "anaj00.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "anaj00", + "discord": "726173201264279583", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.q9dOipcfQfyG9bEddrKynmNIS0Fex44YsKgBhDOFPFbGUX-BDKKePgU58S8VoJpNOZOlf1z0t_IOROvA_yXOgqboi8RWJ7MeohAFp9Vd_O4llkxDlHGzuRNrEqqUzr_ufvh2QSNQhkqFxG8Hg5P8F7BkPr51qA1gaZBPXfp-qYgTsgY1AAsB1BsQ0UUEpB6kwQPreJgoIiHQVI0Q7R9adXhQe11WIKhqAgGjl3pdCtTvTli2FsJCK6CaxeoQpnhLaoFT3HDzTNUUExBzG-cJRXwREWnJwbp6wKZ34HKFaNlf21cAsJRrGJCpzzE-oE6Yq_Si3Lqs9_1uacxjEtbTeA.-w3-ZOu80dbxWcgpHkIATw.hy-ckqmE-5uaKK-UlkLeahUomolJu7-GJWiQQpFvGqr4yCWxUSb6iduWtHWhsy9MIqphktkR6iAKH4fX7mx0Cpgp3C-CTx5hsVKoUohl-HE.jydd8-vu6z5ykX2vzY6weQ" + }, + "record": { + "CNAME": "anaj00.vercel.app" + } +} diff --git a/domains/analogsombra.json b/domains/analogsombra.json index 7060576f3..053b4d1e1 100644 --- a/domains/analogsombra.json +++ b/domains/analogsombra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "analog-sombra", - "email": "analogsombra@gmail.com" - }, - "record": { - "CNAME": "analog-sombra.github.io" - } -} \ No newline at end of file + "owner": { + "username": "analog-sombra", + "email": "analogsombra@gmail.com" + }, + "record": { + "CNAME": "analog-sombra.github.io" + } +} diff --git a/domains/anamay.json b/domains/anamay.json index 4516f24e9..7802bd4a4 100644 --- a/domains/anamay.json +++ b/domains/anamay.json @@ -1,10 +1,10 @@ { - "description": "Anamay's .is-a.dev domain", - "owner": { - "username": "anamaykashiv", - "email": "kashiv.anamay002@gmail.com" - }, - "record": { - "CNAME": "anamay.eu.org" - } + "description": "Anamay's .is-a.dev domain", + "owner": { + "username": "anamaykashiv", + "email": "kashiv.anamay002@gmail.com" + }, + "record": { + "CNAME": "anamay.eu.org" + } } diff --git a/domains/anand-ramakrishna.json b/domains/anand-ramakrishna.json index a9320f660..2df09e848 100644 --- a/domains/anand-ramakrishna.json +++ b/domains/anand-ramakrishna.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/theanandramakrishna/theanandramakrishna.github.io", - "owner": { - "username": "theanandramakrishna", - "email": "theanandramakrishna@gmail.com" - }, - "record": { - "CNAME": "theanandramakrishna.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/theanandramakrishna/theanandramakrishna.github.io", + "owner": { + "username": "theanandramakrishna", + "email": "theanandramakrishna@gmail.com" + }, + "record": { + "CNAME": "theanandramakrishna.github.io" + } +} diff --git a/domains/anandyeole.json b/domains/anandyeole.json index 42c93a3ef..dfef22de1 100644 --- a/domains/anandyeole.json +++ b/domains/anandyeole.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/anandyeole/anandyeole.github.io", - "owner": { - "username": "anandyeole", - "email": "anandyeole@duck.com" - }, - "record": { - "CNAME": "anandyeole.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/anandyeole/anandyeole.github.io", + "owner": { + "username": "anandyeole", + "email": "anandyeole@duck.com" + }, + "record": { + "CNAME": "anandyeole.github.io" + } +} diff --git a/domains/ananth.json b/domains/ananth.json index 140a8d8a9..a95fca724 100644 --- a/domains/ananth.json +++ b/domains/ananth.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", - "owner": { - "username": "ANANTH-SWAMY", - "email": "ananth.nps@gmail.com" - }, - "record": { - "CNAME": "ananth-swamy.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio website", + "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", + "owner": { + "username": "ANANTH-SWAMY", + "email": "ananth.nps@gmail.com" + }, + "record": { + "CNAME": "ananth-swamy.github.io" + } +} diff --git a/domains/anas.json b/domains/anas.json index c58edb1d6..96a8ab4e9 100644 --- a/domains/anas.json +++ b/domains/anas.json @@ -1,11 +1,11 @@ { - "description": "Anasov Github Portfolio", - "repo": "https://github.com/ItzAnasov/ItzAnasov.github.io", - "owner": { - "username": "ItzAnasov", - "email": "anasybal@mail.ru" - }, - "record": { - "CNAME": "itzanasov.github.io" - } -} \ No newline at end of file + "description": "Anasov Github Portfolio", + "repo": "https://github.com/ItzAnasov/ItzAnasov.github.io", + "owner": { + "username": "ItzAnasov", + "email": "anasybal@mail.ru" + }, + "record": { + "CNAME": "itzanasov.github.io" + } +} diff --git a/domains/anatoli.json b/domains/anatoli.json index 0b9cf906e..ecafc54b2 100644 --- a/domains/anatoli.json +++ b/domains/anatoli.json @@ -1,11 +1,10 @@ { - "description": "Anatoli Nicolae", - "repo": "https://github.com/anatolinicolae", - "owner": { - "username": "anatolinicolae", - "email": "is-a-dev@anatolinicolae.com" - }, - "record": { - "URL": "https://anatolinicolae.com/" - } + "description": "Anatoli Nicolae", + "owner": { + "username": "anatolinicolae", + "email": "is-a-dev@anatolinicolae.com" + }, + "record": { + "URL": "https://anatolinicolae.com/" + } } diff --git a/domains/anautonell.json b/domains/anautonell.json index 3d8e335c6..6ccd9a8a7 100644 --- a/domains/anautonell.json +++ b/domains/anautonell.json @@ -1,12 +1,12 @@ { - "description": "My Portofolio website!", - "repo": "https://github.com/anautonell/portofolio-website", - "owner": { - "username": "anautonell", - "email": "help@myprotect.xyz", - "twitter": "fastsecurerblx" - }, - "record": { - "CNAME": "anautonell.github.io" - } -} \ No newline at end of file + "description": "My Portofolio website!", + "repo": "https://github.com/anautonell/portofolio-website", + "owner": { + "username": "anautonell", + "email": "help@myprotect.xyz", + "twitter": "fastsecurerblx" + }, + "record": { + "CNAME": "anautonell.github.io" + } +} diff --git a/domains/anay-208.json b/domains/anay-208.json index 0efc64f1c..6d2c4d712 100644 --- a/domains/anay-208.json +++ b/domains/anay-208.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anay-208", - "email": "me@anayparaswani.dev", - "discord": "anay_208" - }, - "record": { - "URL": "https://anayparaswani.dev/" - } -} \ No newline at end of file + "owner": { + "username": "anay-208", + "email": "me@anayparaswani.dev", + "discord": "anay_208" + }, + "record": { + "URL": "https://anayparaswani.dev/" + } +} diff --git a/domains/anay.json b/domains/anay.json index 0efc64f1c..6d2c4d712 100644 --- a/domains/anay.json +++ b/domains/anay.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anay-208", - "email": "me@anayparaswani.dev", - "discord": "anay_208" - }, - "record": { - "URL": "https://anayparaswani.dev/" - } -} \ No newline at end of file + "owner": { + "username": "anay-208", + "email": "me@anayparaswani.dev", + "discord": "anay_208" + }, + "record": { + "URL": "https://anayparaswani.dev/" + } +} diff --git a/domains/anayparaswani.json b/domains/anayparaswani.json index 0efc64f1c..6d2c4d712 100644 --- a/domains/anayparaswani.json +++ b/domains/anayparaswani.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anay-208", - "email": "me@anayparaswani.dev", - "discord": "anay_208" - }, - "record": { - "URL": "https://anayparaswani.dev/" - } -} \ No newline at end of file + "owner": { + "username": "anay-208", + "email": "me@anayparaswani.dev", + "discord": "anay_208" + }, + "record": { + "URL": "https://anayparaswani.dev/" + } +} diff --git a/domains/anbuinfosec.json b/domains/anbuinfosec.json index 593ec0857..b9a26f6f2 100644 --- a/domains/anbuinfosec.json +++ b/domains/anbuinfosec.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "anbuinfosec" - }, - "record": { - "CNAME": "anbuinfosec.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anbuinfosec" + }, + "record": { + "CNAME": "anbuinfosec.github.io" + } +} diff --git a/domains/andgyk.json b/domains/andgyk.json index 8b07823e3..7263195f7 100644 --- a/domains/andgyk.json +++ b/domains/andgyk.json @@ -1,11 +1,11 @@ { - "description": "andgyk website", - "repo": "https://github.com/andgyk/andgyk.github.io", - "owner": { - "username": "andgyk", - "email": "an4g7k@gmail.com" - }, - "record": { - "CNAME": "andgyk.github.io" - } -} \ No newline at end of file + "description": "andgyk website", + "repo": "https://github.com/andgyk/andgyk.github.io", + "owner": { + "username": "andgyk", + "email": "an4g7k@gmail.com" + }, + "record": { + "CNAME": "andgyk.github.io" + } +} diff --git a/domains/andr.json b/domains/andr.json index 94bfb1add..69528613d 100644 --- a/domains/andr.json +++ b/domains/andr.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", - "repo": "https://github.com/rbaks/rbaks.github.io", - "owner": { - "username": "rbaks", - "email": "andri.bakoson@gmail.com" - }, - "record": { - "CNAME": "rbaks.github.io" - } -} \ No newline at end of file + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/rbaks.github.io", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com" + }, + "record": { + "CNAME": "rbaks.github.io" + } +} diff --git a/domains/andrea.json b/domains/andrea.json index 742c6f6a3..6d86ce8de 100644 --- a/domains/andrea.json +++ b/domains/andrea.json @@ -1,13 +1,10 @@ { - "description": "Personal site", - "repo": "https://github.com/andrea-capigiri", - "owner": { - "username": "andrea-capigiri", - "email": "uadopo+isadev@pm.me" - }, - "record": { - "A": [ - "212.237.38.154" - ] - } -} \ No newline at end of file + "description": "Personal site", + "owner": { + "username": "andrea-capigiri", + "email": "uadopo+isadev@pm.me" + }, + "record": { + "A": ["212.237.38.154"] + } +} diff --git a/domains/andrei.json b/domains/andrei.json index 3b226d9ba..4bd069461 100644 --- a/domains/andrei.json +++ b/domains/andrei.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "CalegariAndrei", - "email": "ekingproject@gmail.com", - "discord": "419584364410699786" - }, - "record": { - "CNAME": "calegariandrei.github.io" - } -} \ No newline at end of file + "owner": { + "username": "CalegariAndrei", + "email": "ekingproject@gmail.com", + "discord": "419584364410699786" + }, + "record": { + "CNAME": "calegariandrei.github.io" + } +} diff --git a/domains/andreijiroh.json b/domains/andreijiroh.json index f9f53c6ab..a9da6c39e 100644 --- a/domains/andreijiroh.json +++ b/domains/andreijiroh.json @@ -1,15 +1,12 @@ { - "owner": { - "username": "ajhalili2006", - "discord": "437044173825114113", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYflKk2IBSfS6chUMYUGHREeeZVR18nZA-TlYCa5lgQGaR1P6lixNKJAJcJv72mUkHus2VyrrxSkl5ttCTtBXFdFs8eA4jNFPjtvC_7Qt-i_v0UWs5rxtdZ2y3MsN6jzPeVzHcVq2gQG9RFdIniBHMKuEOfiPCPqXp_CbdjBddCRQRsIzunnAwof917053o4EV3JCMVN9ObW3Jdq9GD9QaB_vPG9HjFqzwlvSA6QFbQYYilvij7UF5I3pcLfNyOw3tascM6GMDlXJxtqL2r6HLo58MSagDKycFCuuxdfsRljnLypuwF0m_3bEV76QRpvMWY_NmW6FaveHLjzd82l0g.ABEBdXC3pvmyqoKfDAw86A.NNKf3gP3_-fzpnvGWIBJaSzsU-d1ZJsDFJSyc52B6pjz1LrYOeK_0-QjF8w1Y1xiaRz475Drvb-27xOCjANJjZlgtCVrG1mgVxWDanb30kmyV8KtNLnlGO3VKMWXqy7r.K9X3W6jos3JsIFCn6LGifA", - "fediverse": "@ajhalili2006@tilde.zone", - "bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv" - }, - "record": { - "NS": [ - "kallie.ns.cloudflare.com", - "tadeo.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "ajhalili2006", + "discord": "437044173825114113", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.KYflKk2IBSfS6chUMYUGHREeeZVR18nZA-TlYCa5lgQGaR1P6lixNKJAJcJv72mUkHus2VyrrxSkl5ttCTtBXFdFs8eA4jNFPjtvC_7Qt-i_v0UWs5rxtdZ2y3MsN6jzPeVzHcVq2gQG9RFdIniBHMKuEOfiPCPqXp_CbdjBddCRQRsIzunnAwof917053o4EV3JCMVN9ObW3Jdq9GD9QaB_vPG9HjFqzwlvSA6QFbQYYilvij7UF5I3pcLfNyOw3tascM6GMDlXJxtqL2r6HLo58MSagDKycFCuuxdfsRljnLypuwF0m_3bEV76QRpvMWY_NmW6FaveHLjzd82l0g.ABEBdXC3pvmyqoKfDAw86A.NNKf3gP3_-fzpnvGWIBJaSzsU-d1ZJsDFJSyc52B6pjz1LrYOeK_0-QjF8w1Y1xiaRz475Drvb-27xOCjANJjZlgtCVrG1mgVxWDanb30kmyV8KtNLnlGO3VKMWXqy7r.K9X3W6jos3JsIFCn6LGifA", + "fediverse": "@ajhalili2006@tilde.zone", + "bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv" + }, + "record": { + "NS": ["kallie.ns.cloudflare.com", "tadeo.ns.cloudflare.com"] + } +} diff --git a/domains/andres-jaramillo.json b/domains/andres-jaramillo.json index 3377632bb..03f1e4498 100644 --- a/domains/andres-jaramillo.json +++ b/domains/andres-jaramillo.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "andresfer1799", - "email": "andresfer1799@gmail.com", - "discord": "" - }, - "record": { - "CNAME": "mi-portafolio-wine.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "andresfer1799", + "email": "andresfer1799@gmail.com" + }, + "record": { + "CNAME": "mi-portafolio-wine.vercel.app" + } +} diff --git a/domains/andres.json b/domains/andres.json index aeb9b6af1..b72e4c382 100644 --- a/domains/andres.json +++ b/domains/andres.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "eneru2", - "email": "elementaov@gmail.com" - }, - "record": { - "A": [ - "130.61.184.180" - ] - } -} \ No newline at end of file + "owner": { + "username": "eneru2", + "email": "elementaov@gmail.com" + }, + "record": { + "A": ["130.61.184.180"] + } +} diff --git a/domains/andrewdxz.json b/domains/andrewdxz.json index 4b84e398a..c88dd2b21 100644 --- a/domains/andrewdxz.json +++ b/domains/andrewdxz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "alainsdev", - "email": "ghghello30@gmail.com", - "discord": "970325505989574656" - }, - "record": { - "CNAME": "andrewmack1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + "record": { + "CNAME": "andrewmack1.github.io" + } +} diff --git a/domains/andrianina.json b/domains/andrianina.json index 94bfb1add..69528613d 100644 --- a/domains/andrianina.json +++ b/domains/andrianina.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", - "repo": "https://github.com/rbaks/rbaks.github.io", - "owner": { - "username": "rbaks", - "email": "andri.bakoson@gmail.com" - }, - "record": { - "CNAME": "rbaks.github.io" - } -} \ No newline at end of file + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/rbaks.github.io", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com" + }, + "record": { + "CNAME": "rbaks.github.io" + } +} diff --git a/domains/andronasef.json b/domains/andronasef.json index 6de1e3ebd..25145d5e1 100644 --- a/domains/andronasef.json +++ b/domains/andronasef.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio", - "repo": "https://github.com/andronasef/andronasef.github.io", - "owner": { - "username": "andronasef", - "email": "andronasef@gmail.com", - "twitter": "andronasef" - }, - "record": { - "CNAME": "andronasef.github.io" - } -} \ No newline at end of file + "description": "My Portfolio", + "repo": "https://github.com/andronasef/andronasef.github.io", + "owner": { + "username": "andronasef", + "email": "andronasef@gmail.com", + "twitter": "andronasef" + }, + "record": { + "CNAME": "andronasef.github.io" + } +} diff --git a/domains/andros.json b/domains/andros.json index 7a7e38832..b2f3850cf 100644 --- a/domains/andros.json +++ b/domains/andros.json @@ -1,11 +1,10 @@ { - "description": "Andros's personal developer website", - "repo": "https://github.com/tanrax", - "owner": { - "username": "tanrax", - "twitter": "androsfenollosa" - }, - "record": { - "URL": "https://programadorwebvalencia.com" - } -} \ No newline at end of file + "description": "Andros's personal developer website", + "owner": { + "username": "tanrax", + "twitter": "androsfenollosa" + }, + "record": { + "URL": "https://programadorwebvalencia.com" + } +} diff --git a/domains/andy.json b/domains/andy.json index 5fe45a188..e6d4ec8f3 100644 --- a/domains/andy.json +++ b/domains/andy.json @@ -1,11 +1,11 @@ { - "description": "Andy's portfolio website", - "repo": "https://github.com/andyfaizan/andyfaizan.github.io", - "owner": { - "username": "andyfaizan", - "email": "andyfaizan@gmail.com" - }, - "record": { - "CNAME": "andyfaizan.github.io" - } -} \ No newline at end of file + "description": "Andy's portfolio website", + "repo": "https://github.com/andyfaizan/andyfaizan.github.io", + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "CNAME": "andyfaizan.github.io" + } +} diff --git a/domains/angel.json b/domains/angel.json index 7271a425e..2b8a5383d 100644 --- a/domains/angel.json +++ b/domains/angel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chewieleaf", - "email": "cchirrpy@outlook.com" - }, - "record": { - "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" - } -} \ No newline at end of file + "owner": { + "username": "chewieleaf", + "email": "cchirrpy@outlook.com" + }, + "record": { + "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" + } +} diff --git a/domains/angellopomayay.json b/domains/angellopomayay.json index 0bf757af3..e99027890 100644 --- a/domains/angellopomayay.json +++ b/domains/angellopomayay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Angello-Pomayay", - "email": "angelopomayay@gmail.com" - }, - "record": { - "CNAME": "angello-pomayay.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Angello-Pomayay", + "email": "angelopomayay@gmail.com" + }, + "record": { + "CNAME": "angello-pomayay.github.io" + } +} diff --git a/domains/angelo.json b/domains/angelo.json index f42df8b5b..248103332 100644 --- a/domains/angelo.json +++ b/domains/angelo.json @@ -1,11 +1,11 @@ { - "description": "Link for Angelo's personal site on GitHub pages", - "repo": "https://github.com/angelofallars/angelofallars.github.io", - "owner": { - "username": "angelofallars", - "email": "ba.fallaria@gmail.com" - }, - "record": { - "CNAME": "angelofallars.github.io" - } -} \ No newline at end of file + "description": "Link for Angelo's personal site on GitHub pages", + "repo": "https://github.com/angelofallars/angelofallars.github.io", + "owner": { + "username": "angelofallars", + "email": "ba.fallaria@gmail.com" + }, + "record": { + "CNAME": "angelofallars.github.io" + } +} diff --git a/domains/angelwuff.json b/domains/angelwuff.json index d3d91c51c..b6f298fbb 100644 --- a/domains/angelwuff.json +++ b/domains/angelwuff.json @@ -1,11 +1,11 @@ { - "description": "Angel Wuffy", - "repo": "https://github.com/Angelix1/Angelix1.github.io", - "owner": { - "username": "Angelix1", - "twitter": "AngelTheWolfy" - }, - "record": { - "CNAME": "angelix1.github.io" - } -} \ No newline at end of file + "description": "Angel Wuffy", + "repo": "https://github.com/Angelix1/Angelix1.github.io", + "owner": { + "username": "Angelix1", + "twitter": "AngelTheWolfy" + }, + "record": { + "CNAME": "angelix1.github.io" + } +} diff --git a/domains/anhnguyen.json b/domains/anhnguyen.json index 1a544a641..57d64afc5 100644 --- a/domains/anhnguyen.json +++ b/domains/anhnguyen.json @@ -1,21 +1,15 @@ { - "owner": { - "username": "NgTuanAnhDev", - "discord": "828117990746226730", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.dxFeMXIpetS-y-w2HhyPm3jT9qQD7VXlzrjuKr0X2tYaDAsa5e-ZLfdoQ0Vi6ij2hVaULCTbvnhDGodA8Vfo2Bav69FAanB0eQp_-9e8C2O8XTm7Hc1PfQG0-QdASqYXzQLxa2K8Zsyi7i_MnjW9QcXB6OopVDPzuQkIFCD0ZBIMpxfSMYoZIJwWMIODl7qkdlrwOJaHev94VAEU8wjl9jdTJ7qUqwG_K8r2FXnRU4nvA8UUGbqoiTwqXgNWdln4S_dT6gRG1oINXS8MU55sRP_nrUsNYm5QRWiqFsKe9Ti8z00YhSJ3bvZLl353penT2lQfSdj2zEqBVNdp_J4s9Q._wjr6pPUcgjV8Pcqmb5jZw.qP7dPu7h2ZYoxAL8EzCmNuh_96Ak46xR4iMj14zoxcBMRnIKqxWQzPMp31OhvCP-a4j-_Ch3Xx4Qyl0AFKHF1b_itAmAo29o5QuG9Z3meYcHkwIxE7rrHLhnT6YaGXL_.2L3kt8GB7vNmXFwn5NauTA" - }, - "record": { - "A": [ - "103.97.126.29" - ], - "TXT": [ - "zoho-verification=zb23469214.zmverify.zoho.com", - "v=spf1 include:zohomail.com ~all" - ], - "MX": [ - "mx.zoho.com", - "mx2.zoho.com", - "mx3.zoho.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "NgTuanAnhDev", + "discord": "828117990746226730", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.dxFeMXIpetS-y-w2HhyPm3jT9qQD7VXlzrjuKr0X2tYaDAsa5e-ZLfdoQ0Vi6ij2hVaULCTbvnhDGodA8Vfo2Bav69FAanB0eQp_-9e8C2O8XTm7Hc1PfQG0-QdASqYXzQLxa2K8Zsyi7i_MnjW9QcXB6OopVDPzuQkIFCD0ZBIMpxfSMYoZIJwWMIODl7qkdlrwOJaHev94VAEU8wjl9jdTJ7qUqwG_K8r2FXnRU4nvA8UUGbqoiTwqXgNWdln4S_dT6gRG1oINXS8MU55sRP_nrUsNYm5QRWiqFsKe9Ti8z00YhSJ3bvZLl353penT2lQfSdj2zEqBVNdp_J4s9Q._wjr6pPUcgjV8Pcqmb5jZw.qP7dPu7h2ZYoxAL8EzCmNuh_96Ak46xR4iMj14zoxcBMRnIKqxWQzPMp31OhvCP-a4j-_Ch3Xx4Qyl0AFKHF1b_itAmAo29o5QuG9Z3meYcHkwIxE7rrHLhnT6YaGXL_.2L3kt8GB7vNmXFwn5NauTA" + }, + "record": { + "A": ["103.97.126.29"], + "TXT": [ + "zoho-verification=zb23469214.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] + } +} diff --git a/domains/anhnguyen94.json b/domains/anhnguyen94.json index bfa9acfa5..cdec6a2ff 100644 --- a/domains/anhnguyen94.json +++ b/domains/anhnguyen94.json @@ -1,10 +1,10 @@ { - "description": "Portfolio redirect for anhnguyen1907", - "owner": { - "username": "anhnguyen1907", - "email": "cau2tomy@gmail.com" - }, - "record": { - "CNAME": "anhnguyen1907.github.io" - } -} \ No newline at end of file + "description": "Portfolio redirect for anhnguyen1907", + "owner": { + "username": "anhnguyen1907", + "email": "cau2tomy@gmail.com" + }, + "record": { + "CNAME": "anhnguyen1907.github.io" + } +} diff --git a/domains/anibalbastiass.json b/domains/anibalbastiass.json index 629e61e1f..4fc3836f0 100644 --- a/domains/anibalbastiass.json +++ b/domains/anibalbastiass.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anibalbastiass", - "email": "anibal.bastias@gmail.com" - }, - "record": { - "CNAME": "anibalbastiass.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anibalbastiass", + "email": "anibal.bastias@gmail.com" + }, + "record": { + "CNAME": "anibalbastiass.github.io" + } +} diff --git a/domains/aniket-thapa.json b/domains/aniket-thapa.json index 3fc57e796..f6c9aad0e 100644 --- a/domains/aniket-thapa.json +++ b/domains/aniket-thapa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aniket-thapa", - "email": "aniketthapa04@gmail.com", - "discord": "1249367001961463962" - }, - "record": { - "CNAME": "aniket-thapa.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aniket-thapa", + "email": "aniketthapa04@gmail.com", + "discord": "1249367001961463962" + }, + "record": { + "CNAME": "aniket-thapa.github.io" + } +} diff --git a/domains/aniket.json b/domains/aniket.json index 3a20d4256..a99a6d2d1 100644 --- a/domains/aniket.json +++ b/domains/aniket.json @@ -1,11 +1,10 @@ { - "description": "Domain that redirects to my personal portfolio", - "repo": "https://github.com/anikxt", - "owner": { - "username": "anikxt", - "email": "aniket15304@gmail.com" - }, - "record": { - "URL": "https://aniket.codes" - } + "description": "Domain that redirects to my personal portfolio", + "owner": { + "username": "anikxt", + "email": "aniket15304@gmail.com" + }, + "record": { + "URL": "https://aniket.codes" + } } diff --git a/domains/aniketrajsingh.json b/domains/aniketrajsingh.json index 74090d0ff..063829a74 100644 --- a/domains/aniketrajsingh.json +++ b/domains/aniketrajsingh.json @@ -1,12 +1,12 @@ { - "description": "The Domain is going to be used for my Portfolio", - "repo": "https://github.com/aniketrajsingh/aniketrajsingh.github.io", - "owner": { - "username": "aniketrajsingh", - "email": "aniket@tfug-ghaziabad.tech", - "twitter": "aniketrajsingh_" - }, - "record": { - "CNAME": "aniketrajsingh.github.io" - } -} \ No newline at end of file + "description": "The Domain is going to be used for my Portfolio", + "repo": "https://github.com/aniketrajsingh/aniketrajsingh.github.io", + "owner": { + "username": "aniketrajsingh", + "email": "aniket@tfug-ghaziabad.tech", + "twitter": "aniketrajsingh_" + }, + "record": { + "CNAME": "aniketrajsingh.github.io" + } +} diff --git a/domains/anime-oni.json b/domains/anime-oni.json index fc43ee30a..6ad6ff2cd 100644 --- a/domains/anime-oni.json +++ b/domains/anime-oni.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "anime-oni", - "email": "hiba.aashir@gmail.com", - "discord": "1014232959143907429" - }, - "record": { - "CNAME": "anime-oni.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anime-oni", + "email": "hiba.aashir@gmail.com", + "discord": "1014232959143907429" + }, + "record": { + "CNAME": "anime-oni.github.io" + } +} diff --git a/domains/animesh-kotka.json b/domains/animesh-kotka.json index 4cd7a84c1..261b1eb1b 100644 --- a/domains/animesh-kotka.json +++ b/domains/animesh-kotka.json @@ -1,11 +1,11 @@ { - "description": "Simple Portfolio", - "repo": "https://github.com/AnimeshKotka/Animesh-Kotka-Portfolio", - "owner": { - "username": "AnimeshKotka", - "email": "animesh@kotka.tech" - }, - "record": { - "CNAME": "animeshkotka.github.io" - } -} \ No newline at end of file + "description": "Simple Portfolio", + "repo": "https://github.com/AnimeshKotka/Animesh-Kotka-Portfolio", + "owner": { + "username": "AnimeshKotka", + "email": "animesh@kotka.tech" + }, + "record": { + "CNAME": "animeshkotka.github.io" + } +} diff --git a/domains/animesh.json b/domains/animesh.json index 1eecbb417..fb1bad073 100644 --- a/domains/animesh.json +++ b/domains/animesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "animeshryu", - "email": "animeshryu@gmail.com" - }, - "record": { - "CNAME": "animesh.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "animeshryu", + "email": "animeshryu@gmail.com" + }, + "record": { + "CNAME": "animesh.pages.dev" + } +} diff --git a/domains/anindra.json b/domains/anindra.json index 6d096b41a..b3402c5b3 100644 --- a/domains/anindra.json +++ b/domains/anindra.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/meanindra/meanindra.github.io", - "owner": { - "username": "meanindra", - "email": "anindrakarmakar+pnswp5ix@proton.me", - "twitter": "i_anindra" - }, - "record": { - "CNAME": "meanindra.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/meanindra/meanindra.github.io", + "owner": { + "username": "meanindra", + "email": "anindrakarmakar+pnswp5ix@proton.me", + "twitter": "i_anindra" + }, + "record": { + "CNAME": "meanindra.github.io" + } +} diff --git a/domains/anish.json b/domains/anish.json index 7d9a1fa6e..8b26bd598 100644 --- a/domains/anish.json +++ b/domains/anish.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "anish-mandal", - "email": "anishmandalme1234@outlook.com", - "twitter": "anishsay" - }, - "description": "This website is for my personal portfolio.", - "repo": "https://github.com/anish-mandal/anish-mandal.github.io", - "record": { - "CNAME": "anish-mandal.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anish-mandal", + "email": "anishmandalme1234@outlook.com", + "twitter": "anishsay" + }, + "description": "This website is for my personal portfolio.", + "repo": "https://github.com/anish-mandal/anish-mandal.github.io", + "record": { + "CNAME": "anish-mandal.github.io" + } +} diff --git a/domains/aniwon.json b/domains/aniwon.json index 8bf406138..e3db2432c 100644 --- a/domains/aniwon.json +++ b/domains/aniwon.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Panwar0", - "email": "panwarnishchey+02@gmail.com", - "discord": "821976026984611850" - }, - "record": { - "A": [ - "185.191.231.137" - ] - } -} \ No newline at end of file + "owner": { + "username": "Panwar0", + "email": "panwarnishchey+02@gmail.com", + "discord": "821976026984611850" + }, + "record": { + "A": ["185.191.231.137"] + } +} diff --git a/domains/ankiprajapati.json b/domains/ankiprajapati.json index b46847154..3537ed120 100644 --- a/domains/ankiprajapati.json +++ b/domains/ankiprajapati.json @@ -1,10 +1,10 @@ { - "description": "ankit Prajapati.", - "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", - "owner": { - "username": "ankiprajapati" - }, - "record": { - "CNAME": "ankiprajapati.github.io" - } -} \ No newline at end of file + "description": "ankit Prajapati.", + "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", + "owner": { + "username": "ankiprajapati" + }, + "record": { + "CNAME": "ankiprajapati.github.io" + } +} diff --git a/domains/ankit-acquaintsoft.json b/domains/ankit-acquaintsoft.json index b84a5b434..8fbc75f61 100644 --- a/domains/ankit-acquaintsoft.json +++ b/domains/ankit-acquaintsoft.json @@ -1,10 +1,10 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io", - "owner": { - "username": "ankit-dere" - }, - "record": { - "CNAME": "ankit-acquaintsoft.github.io" - } -} \ No newline at end of file + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io", + "owner": { + "username": "ankit-dere" + }, + "record": { + "CNAME": "ankit-acquaintsoft.github.io" + } +} diff --git a/domains/ankit-chaubey.json b/domains/ankit-chaubey.json index 477c34e42..d5e3be97d 100644 --- a/domains/ankit-chaubey.json +++ b/domains/ankit-chaubey.json @@ -1,13 +1,13 @@ { - "description": "Ankit Chaubey's GitHub page", - "repo": "https://github.com/ankit-chaubey/ankit-chaubey", - "owner": { - "username": "ankit-chaubey", - "email": "m.ankitchaubey@gmail.com", - "telegram": "ankit_chaubey", - "github": "ankit-chaubey" - }, - "record": { - "CNAME": "ankit-chaubey.github.io" - } -} \ No newline at end of file + "description": "Ankit Chaubey's GitHub page", + "repo": "https://github.com/ankit-chaubey/ankit-chaubey", + "owner": { + "username": "ankit-chaubey", + "email": "m.ankitchaubey@gmail.com", + "telegram": "ankit_chaubey", + "github": "ankit-chaubey" + }, + "record": { + "CNAME": "ankit-chaubey.github.io" + } +} diff --git a/domains/ankit.json b/domains/ankit.json index 78f07ba14..d251fed82 100644 --- a/domains/ankit.json +++ b/domains/ankit.json @@ -1,11 +1,11 @@ { - "description": "Will be using this subdomain for personal portfolio", - "repo": "https://github.com/ankitjain-1/ankitjain-1.github.io", - "owner": { - "username": "ankitjain-1", - "email": "akjain6067.aj@gmail.com" - }, - "record": { - "CNAME": "ankitjain-1.github.io" - } -} \ No newline at end of file + "description": "Will be using this subdomain for personal portfolio", + "repo": "https://github.com/ankitjain-1/ankitjain-1.github.io", + "owner": { + "username": "ankitjain-1", + "email": "akjain6067.aj@gmail.com" + }, + "record": { + "CNAME": "ankitjain-1.github.io" + } +} diff --git a/domains/ankitchaubey.json b/domains/ankitchaubey.json index 477c34e42..d5e3be97d 100644 --- a/domains/ankitchaubey.json +++ b/domains/ankitchaubey.json @@ -1,13 +1,13 @@ { - "description": "Ankit Chaubey's GitHub page", - "repo": "https://github.com/ankit-chaubey/ankit-chaubey", - "owner": { - "username": "ankit-chaubey", - "email": "m.ankitchaubey@gmail.com", - "telegram": "ankit_chaubey", - "github": "ankit-chaubey" - }, - "record": { - "CNAME": "ankit-chaubey.github.io" - } -} \ No newline at end of file + "description": "Ankit Chaubey's GitHub page", + "repo": "https://github.com/ankit-chaubey/ankit-chaubey", + "owner": { + "username": "ankit-chaubey", + "email": "m.ankitchaubey@gmail.com", + "telegram": "ankit_chaubey", + "github": "ankit-chaubey" + }, + "record": { + "CNAME": "ankit-chaubey.github.io" + } +} diff --git a/domains/anmail.json b/domains/anmail.json index 6608aa256..f6144335f 100644 --- a/domains/anmail.json +++ b/domains/anmail.json @@ -1,20 +1,16 @@ { - "description": "Subdomain my own website and email forwarding", - "repo": "https://github.com/ririko5834/register", - "owner": { - "username": "ririko5834", - "email": "wolfo89+anmail@protonmail.com" - }, - "record": { - "A": [ - "167.235.217.200" - ], - "MX": [ - "5d84c429388a8a21.mx2.emailprofi.seznam.cz", - "5d84c429388a8a21.mx1.emailprofi.seznam.cz" - ], - "TXT": [ - "v=spf1 include:spf.seznam.cz ~all" - ] - } -} \ No newline at end of file + "description": "Subdomain my own website and email forwarding", + "repo": "https://github.com/ririko5834/register", + "owner": { + "username": "ririko5834", + "email": "wolfo89+anmail@protonmail.com" + }, + "record": { + "A": ["167.235.217.200"], + "MX": [ + "5d84c429388a8a21.mx2.emailprofi.seznam.cz", + "5d84c429388a8a21.mx1.emailprofi.seznam.cz" + ], + "TXT": ["v=spf1 include:spf.seznam.cz ~all"] + } +} diff --git a/domains/anmol-chaudhary.json b/domains/anmol-chaudhary.json index bfcad8d48..5f5048ab9 100644 --- a/domains/anmol-chaudhary.json +++ b/domains/anmol-chaudhary.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/4nmolChaudhary/portfolio-v2", - "owner": { - "username": "4nmolChaudhary", - "email": "chaudharyanmol321@gmail.com" - }, - "record": { - "CNAME": "anmol-chaudhary.vercel.app" - } + "description": "Portfolio", + "repo": "https://github.com/4nmolChaudhary/portfolio-v2", + "owner": { + "username": "4nmolChaudhary", + "email": "chaudharyanmol321@gmail.com" + }, + "record": { + "CNAME": "anmol-chaudhary.vercel.app" + } } diff --git a/domains/anmol.json b/domains/anmol.json index 21e11c4fc..85b55db21 100644 --- a/domains/anmol.json +++ b/domains/anmol.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio webpage", - "repo": "https://github.com/tecanmol/Portfolio", - "owner": { - "username": "tecanmol", - "email": "panmol735@gmail.com" - }, - "record": { - "CNAME": "tecanmol.github.io" - } + "description": "My Portfolio webpage", + "repo": "https://github.com/tecanmol/Portfolio", + "owner": { + "username": "tecanmol", + "email": "panmol735@gmail.com" + }, + "record": { + "CNAME": "tecanmol.github.io" + } } diff --git a/domains/ann.json b/domains/ann.json index c6697dbe9..c89a3086d 100644 --- a/domains/ann.json +++ b/domains/ann.json @@ -1,11 +1,11 @@ { - "description": "Personal website to host bio info and other things", - "repo": "https://github.com/true1ann/true1ann.github.io", - "owner": { - "username": "true1ann", - "email": "true1ann@tutamail.com" - }, - "record": { - "CNAME": "true1ann.github.io" - } -} \ No newline at end of file + "description": "Personal website to host bio info and other things", + "repo": "https://github.com/true1ann/true1ann.github.io", + "owner": { + "username": "true1ann", + "email": "true1ann@tutamail.com" + }, + "record": { + "CNAME": "true1ann.github.io" + } +} diff --git a/domains/anna.json b/domains/anna.json index ceed30930..622e3f44c 100644 --- a/domains/anna.json +++ b/domains/anna.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "annanas271", - "email": "iamrvins@gmail.com", - "discord": "1206164385911799850" - }, - "record": { - "CNAME": "annanas271.github.io" - } -} \ No newline at end of file + "owner": { + "username": "annanas271", + "email": "iamrvins@gmail.com", + "discord": "1206164385911799850" + }, + "record": { + "CNAME": "annanas271.github.io" + } +} diff --git a/domains/annant.json b/domains/annant.json index ada936366..395feff14 100644 --- a/domains/annant.json +++ b/domains/annant.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ThatNerdyKun", - "discord": "629851641579044874" - }, - "record": { - "CNAME": "annant.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "ThatNerdyKun", + "discord": "629851641579044874" + }, + "record": { + "CNAME": "annant.pages.dev" + } +} diff --git a/domains/annihilatorrrr.json b/domains/annihilatorrrr.json index f5fcb68fc..600f87a54 100644 --- a/domains/annihilatorrrr.json +++ b/domains/annihilatorrrr.json @@ -1,12 +1,12 @@ { - "repo": "https://github.com/annihilatorrrr/annihilatorrrr.github.io", - "description": "My personal website.", - "owner": { - "username": "annihilatorrrr", - "email": "annihilatorspark@gmail.com", - "telegram": "annihilatorrrr" - }, - "record": { - "CNAME": "annihilatorrrr.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/annihilatorrrr/annihilatorrrr.github.io", + "description": "My personal website.", + "owner": { + "username": "annihilatorrrr", + "email": "annihilatorspark@gmail.com", + "telegram": "annihilatorrrr" + }, + "record": { + "CNAME": "annihilatorrrr.github.io" + } +} diff --git a/domains/anon.json b/domains/anon.json index ca16674ff..9a4eb40da 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -1,18 +1,16 @@ { - "description": "Anondev's personal profile website", - "repo": "https://github.com/anondev-sudo/anondev-sudo", - "owner": { - "username": "anondev-sudo", - "email": "contact@anonym-dev.tk" - }, - "record": { - "A": [ - "216.24.57.1" - ], - "MX": [ - "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", - "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz" - ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" - } -} \ No newline at end of file + "description": "Anondev's personal profile website", + "repo": "https://github.com/anondev-sudo/anondev-sudo", + "owner": { + "username": "anondev-sudo", + "email": "contact@anonym-dev.tk" + }, + "record": { + "A": ["216.24.57.1"], + "MX": [ + "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", + "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +} diff --git a/domains/anonfr.json b/domains/anonfr.json index 5e6622f2c..4cc83aa68 100644 --- a/domains/anonfr.json +++ b/domains/anonfr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anonfr", - "email": "anonfrr@protonmail.com" - }, - "record": { - "CNAME": "anonfr.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anonfr", + "email": "anonfrr@protonmail.com" + }, + "record": { + "CNAME": "anonfr.github.io" + } +} diff --git a/domains/ansari-atharnadim.json b/domains/ansari-atharnadim.json index e556cf13c..6837342f1 100644 --- a/domains/ansari-atharnadim.json +++ b/domains/ansari-atharnadim.json @@ -1,10 +1,10 @@ { - "description": "This is my website", - "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", - "owner": { - "username": "ansari-atharnadim" - }, - "record": { - "CNAME": "ansari-atharnadim.github.io" - } -} \ No newline at end of file + "description": "This is my website", + "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", + "owner": { + "username": "ansari-atharnadim" + }, + "record": { + "CNAME": "ansari-atharnadim.github.io" + } +} diff --git a/domains/ansari-saify.json b/domains/ansari-saify.json index 6b6e16046..59002b04f 100644 --- a/domains/ansari-saify.json +++ b/domains/ansari-saify.json @@ -1,10 +1,10 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/ansari-saify/ansari-saify.github.io", - "owner": { - "username": "ansari-saify" - }, - "record": { - "CNAME": "ansari-saify.github.io" - } -} \ No newline at end of file + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ansari-saify/ansari-saify.github.io", + "owner": { + "username": "ansari-saify" + }, + "record": { + "CNAME": "ansari-saify.github.io" + } +} diff --git a/domains/anshdadwal.json b/domains/anshdadwal.json index 95a9a6889..fb6ea974c 100644 --- a/domains/anshdadwal.json +++ b/domains/anshdadwal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "T-Dynamos", - "email": "anshdadwal298@gmail.com" - }, - "record": { - "CNAME": "t-dynamos.github.io" - } -} \ No newline at end of file + "owner": { + "username": "T-Dynamos", + "email": "anshdadwal298@gmail.com" + }, + "record": { + "CNAME": "t-dynamos.github.io" + } +} diff --git a/domains/anshkabra.json b/domains/anshkabra.json index 59ee87fab..1570caf77 100644 --- a/domains/anshkabra.json +++ b/domains/anshkabra.json @@ -1,12 +1,12 @@ { - "description": "For my portfolio", - "repo": "https://github.com/Anshkabra2012/portfolio", - "owner": { - "username": "AnshKabra2012", - "email": "anshkabra.india@gmail.com", - "discord": "anshkabra2012" - }, - "record": { - "CNAME": "anshkabra2012.github.io" - } + "description": "For my portfolio", + "repo": "https://github.com/Anshkabra2012/portfolio", + "owner": { + "username": "AnshKabra2012", + "email": "anshkabra.india@gmail.com", + "discord": "anshkabra2012" + }, + "record": { + "CNAME": "anshkabra2012.github.io" + } } diff --git a/domains/anshtyagi.json b/domains/anshtyagi.json index d0db163a0..1afcbffcd 100644 --- a/domains/anshtyagi.json +++ b/domains/anshtyagi.json @@ -1,11 +1,10 @@ { - "description": "Ansh's personal website", - "repo": "https://github.com/anshtyagi0", - "owner": { - "username": "anshtyagi0", - "email": "tyagiansh175@gmail.com" - }, - "record": { - "CNAME": "anshtyagi0093.github.io" - } -} \ No newline at end of file + "description": "Ansh's personal website", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "CNAME": "anshtyagi0093.github.io" + } +} diff --git a/domains/anshu.json b/domains/anshu.json index 643c35c8f..2dac10c30 100644 --- a/domains/anshu.json +++ b/domains/anshu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anshu-prakash", - "email": "anshuprakash8445@gmail.com" - }, - "record": { - "CNAME": "anshu-prakash.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anshu-prakash", + "email": "anshuprakash8445@gmail.com" + }, + "record": { + "CNAME": "anshu-prakash.github.io" + } +} diff --git a/domains/ante.json b/domains/ante.json index 8261b7acb..073531e8a 100644 --- a/domains/ante.json +++ b/domains/ante.json @@ -1,14 +1,10 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "A": [ - "130.61.108.36" - ], - "TXT": [ - "dh=6d109bce7d0aeacdc4a573c959d85a778d239527" - ] - } -} \ No newline at end of file + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "A": ["130.61.108.36"], + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } +} diff --git a/domains/anthony.json b/domains/anthony.json index a79dfd9ea..a9586a5b3 100644 --- a/domains/anthony.json +++ b/domains/anthony.json @@ -1,10 +1,10 @@ { - "description": "Anthony's personal developer website", - "owner": { - "username": "hubsta", - "email": "admin@thehubble.com.au" - }, - "record": { - "CNAME": "brisbaneweb.dev" - } -} \ No newline at end of file + "description": "Anthony's personal developer website", + "owner": { + "username": "hubsta", + "email": "admin@thehubble.com.au" + }, + "record": { + "CNAME": "brisbaneweb.dev" + } +} diff --git a/domains/anthony2be.json b/domains/anthony2be.json index d1d8cae3e..aa83523a4 100644 --- a/domains/anthony2be.json +++ b/domains/anthony2be.json @@ -1,12 +1,12 @@ { - "description": "Personal website", - "repo": "github.com/Anthony2be/fresh-blog", - "owner": { - "username": "Anthony2be", - "email": "adubovitsky1234@gmail.com", - "discord": "anthony2be#1900" - }, - "record": { - "CNAME": "anthony2be-blog.deno.dev" - } -} \ No newline at end of file + "description": "Personal website", + "repo": "github.com/Anthony2be/fresh-blog", + "owner": { + "username": "Anthony2be", + "email": "adubovitsky1234@gmail.com", + "discord": "anthony2be#1900" + }, + "record": { + "CNAME": "anthony2be-blog.deno.dev" + } +} diff --git a/domains/anthrxc.json b/domains/anthrxc.json index fcdd901e0..c46f12d71 100644 --- a/domains/anthrxc.json +++ b/domains/anthrxc.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/anthrxc/portfolio", - "owner": { - "username": "anthrxc", - "email": "anthromadayt@gmail.com" - }, - "record": { - "CNAME": "anthrxc.github.io" - } + "description": "Personal portfolio website", + "repo": "https://github.com/anthrxc/portfolio", + "owner": { + "username": "anthrxc", + "email": "anthromadayt@gmail.com" + }, + "record": { + "CNAME": "anthrxc.github.io" + } } diff --git a/domains/anthxny.json b/domains/anthxny.json index 712b633f5..dd857c480 100644 --- a/domains/anthxny.json +++ b/domains/anthxny.json @@ -1,11 +1,11 @@ { - "description": "My perosnal portfolio", - "repo": "https://github.com/anthonycursewl/brd-portfolio", - "owner": { - "username": "anthonycursewl", - "email": "zerpaathony.wx@breadriuss.com" - }, - "record": { - "CNAME": "anthportafolio.netlify.app" - } -} \ No newline at end of file + "description": "My perosnal portfolio", + "repo": "https://github.com/anthonycursewl/brd-portfolio", + "owner": { + "username": "anthonycursewl", + "email": "zerpaathony.wx@breadriuss.com" + }, + "record": { + "CNAME": "anthportafolio.netlify.app" + } +} diff --git a/domains/anticens.json b/domains/anticens.json index 977581ecb..8b530db41 100644 --- a/domains/anticens.json +++ b/domains/anticens.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "IfVar", - "email": "LZT7@proton.me" - }, - "record": { - "CNAME": "anticens.github.io" - } -} \ No newline at end of file + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "record": { + "CNAME": "anticens.github.io" + } +} diff --git a/domains/antimanipulationbridgade.json b/domains/antimanipulationbridgade.json index 495752b15..726befd50 100644 --- a/domains/antimanipulationbridgade.json +++ b/domains/antimanipulationbridgade.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": [ - "129.213.151.29" - ] - } -} \ No newline at end of file + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/antlis.json b/domains/antlis.json index 33f8abea8..f70809489 100644 --- a/domains/antlis.json +++ b/domains/antlis.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/antlis/antlis.github.io", - "owner": { - "username": "antlis", - "email": "crabs@cock.li" - }, - "record": { - "CNAME": "antlis.github.io" - } -} \ No newline at end of file + "description": "Personal website", + "repo": "https://github.com/antlis/antlis.github.io", + "owner": { + "username": "antlis", + "email": "crabs@cock.li" + }, + "record": { + "CNAME": "antlis.github.io" + } +} diff --git a/domains/anto.json b/domains/anto.json index f0cd34464..8e0e1174e 100644 --- a/domains/anto.json +++ b/domains/anto.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "hardianto01", - "email": "hardiantojek92@gmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } -} \ No newline at end of file + "owner": { + "username": "hardianto01", + "email": "hardiantojek92@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/antoangiaothong.akk1to.json b/domains/antoangiaothong.akk1to.json index 1f67ff188..1e9ffd5d2 100644 --- a/domains/antoangiaothong.akk1to.json +++ b/domains/antoangiaothong.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is my personal portfollo XD (let it on rq)", - "repo": "https://github.com/akk1to/atgtsystem", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } -} \ No newline at end of file + "description": "This website is my personal portfollo XD (let it on rq)", + "repo": "https://github.com/akk1to/atgtsystem", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } +} diff --git a/domains/antogamer.json b/domains/antogamer.json index 017df32d6..0cc101220 100644 --- a/domains/antogamer.json +++ b/domains/antogamer.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "AntogamerYT", - "email": "antonio.antogamer@gmail.com", - "discord": "thisisanto", - "twitter": "ThisIsAnto_" - }, - "record": { - "A": [ - "141.144.196.233" - ] - } -} \ No newline at end of file + "owner": { + "username": "AntogamerYT", + "email": "antonio.antogamer@gmail.com", + "discord": "thisisanto", + "twitter": "ThisIsAnto_" + }, + "record": { + "A": ["141.144.196.233"] + } +} diff --git a/domains/anton.json b/domains/anton.json index c0a9da032..e61a5235a 100644 --- a/domains/anton.json +++ b/domains/anton.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rorosin", - "email": "rosin886@gmail.com" - }, - "record": { - "CNAME": "ru.ardev.tk" - } -} \ No newline at end of file + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk" + } +} diff --git a/domains/antonio.json b/domains/antonio.json index 97c5881ef..636e10ca0 100644 --- a/domains/antonio.json +++ b/domains/antonio.json @@ -1,11 +1,11 @@ { - "description": "For my personal landing page", - "repo": "https://github.com/YantCaccia/yantcaccia.github.io", - "owner": { - "username": "YantCaccia", - "email": "yantcaccia@gmail.com" - }, - "record": { - "CNAME": "yantcaccia.github.io" - } -} \ No newline at end of file + "description": "For my personal landing page", + "repo": "https://github.com/YantCaccia/yantcaccia.github.io", + "owner": { + "username": "YantCaccia", + "email": "yantcaccia@gmail.com" + }, + "record": { + "CNAME": "yantcaccia.github.io" + } +} diff --git a/domains/antony.json b/domains/antony.json index 4e8ef2b9d..d57d331c4 100644 --- a/domains/antony.json +++ b/domains/antony.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AntonyPeter0", - "email": "antonypeter1998@gmail.com" - }, - "description": "Sample resume page created for placeholding", - "record": { - "CNAME": "antonypeter0.github.io" - } + "owner": { + "username": "AntonyPeter0", + "email": "antonypeter1998@gmail.com" + }, + "description": "Sample resume page created for placeholding", + "record": { + "CNAME": "antonypeter0.github.io" + } } diff --git a/domains/antton.json b/domains/antton.json index cabf79b33..c054120bd 100644 --- a/domains/antton.json +++ b/domains/antton.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" - }, - "record": { - "CNAME": "antton-dev.github.io" - } -} \ No newline at end of file + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "CNAME": "antton-dev.github.io" + } +} diff --git a/domains/anttondev.json b/domains/anttondev.json index c1118c377..3f8cd350e 100644 --- a/domains/anttondev.json +++ b/domains/anttondev.json @@ -1,11 +1,11 @@ { - "description": "Anttondev's portfolio", - "repo": "https://github.com/antton-dev/portfolio-challenge", - "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" - }, - "record": { - "CNAME": "antton-dev.github.io" - } -} \ No newline at end of file + "description": "Anttondev's portfolio", + "repo": "https://github.com/antton-dev/portfolio-challenge", + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "CNAME": "antton-dev.github.io" + } +} diff --git a/domains/anubhav-pathak.json b/domains/anubhav-pathak.json index bbd64e4fa..4daf901ba 100644 --- a/domains/anubhav-pathak.json +++ b/domains/anubhav-pathak.json @@ -1,11 +1,11 @@ { - "description": "Documentation for is-a-dev", - "repo": "https://github.com/Anubhav-Pathak/Anubhav-Pathak.github.io", - "owner": { - "username": "Anubhav-Pathak", - "email": "anubhavpathak99@gmail.com" - }, - "record": { - "CNAME": "anubhav-pathak.github.io" - } -} \ No newline at end of file + "description": "Documentation for is-a-dev", + "repo": "https://github.com/Anubhav-Pathak/Anubhav-Pathak.github.io", + "owner": { + "username": "Anubhav-Pathak", + "email": "anubhavpathak99@gmail.com" + }, + "record": { + "CNAME": "anubhav-pathak.github.io" + } +} diff --git a/domains/anubhav823.json b/domains/anubhav823.json index e31a98726..66b5a26ab 100644 --- a/domains/anubhav823.json +++ b/domains/anubhav823.json @@ -1,10 +1,10 @@ { - "description": "anubhav823' personal developer website", - "owner": { - "username": "anubhav823", - "email": "anubhav823@gmail.com" - }, - "record": { - "URL": "https://anubhav823.github.io/wordle" - } -} \ No newline at end of file + "description": "anubhav823' personal developer website", + "owner": { + "username": "anubhav823", + "email": "anubhav823@gmail.com" + }, + "record": { + "URL": "https://anubhav823.github.io/wordle" + } +} diff --git a/domains/anuj.json b/domains/anuj.json index 2a840380e..895e640b6 100644 --- a/domains/anuj.json +++ b/domains/anuj.json @@ -1,11 +1,11 @@ { - "description": "Anuj' Welcome to my portfolio", - "repo": "https://anujmutha.github.io/Portfolio", - "owner": { - "username": "AnujMutha", - "email": "mutha.am16@gmail.com" - }, - "record": { - "CNAME": "anujmutha.github.io" - } -} \ No newline at end of file + "description": "Anuj' Welcome to my portfolio", + "repo": "https://anujmutha.github.io/Portfolio", + "owner": { + "username": "AnujMutha", + "email": "mutha.am16@gmail.com" + }, + "record": { + "CNAME": "anujmutha.github.io" + } +} diff --git a/domains/anukarop.json b/domains/anukarop.json index 1e840f30b..b25c1a9aa 100644 --- a/domains/anukarop.json +++ b/domains/anukarop.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AnukarOP", - "email": "anukarmishra2707@gmail.com", - "discord": "AnukarOP" - }, - "record": { - "CNAME": "anukarop.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AnukarOP", + "email": "anukarmishra2707@gmail.com", + "discord": "AnukarOP" + }, + "record": { + "CNAME": "anukarop.github.io" + } +} diff --git a/domains/anumeya.json b/domains/anumeya.json index 705fa4fb2..650a1eaf7 100644 --- a/domains/anumeya.json +++ b/domains/anumeya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KreativeThinker", - "email": "sagely2005eagle@gmail.com" - }, - "record": { - "CNAME": "kreativethinker.github.io" - } -} \ No newline at end of file + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + "record": { + "CNAME": "kreativethinker.github.io" + } +} diff --git a/domains/anurag.json b/domains/anurag.json index 23f2a7f3d..90a981b07 100644 --- a/domains/anurag.json +++ b/domains/anurag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anuragjawalkar", - "email": "anurag24jawalkar@gmail.com" - }, - "record": { - "CNAME": "anuragjawalkar.github.io" - } -} \ No newline at end of file + "owner": { + "username": "anuragjawalkar", + "email": "anurag24jawalkar@gmail.com" + }, + "record": { + "CNAME": "anuragjawalkar.github.io" + } +} diff --git a/domains/anuraglimbu.json b/domains/anuraglimbu.json index 6f4aad922..ebbb12545 100644 --- a/domains/anuraglimbu.json +++ b/domains/anuraglimbu.json @@ -1,11 +1,10 @@ { - "description": "This subdomain is for my personal portfolio website.", - "repo": "https://github.com/anuraglimbu", - "owner": { - "username": "auraglimbu", - "email": "anuraglimbu2018@gmail.com" - }, - "record": { - "URL": "https://anuraglimbu.com.np" - } -} \ No newline at end of file + "description": "This subdomain is for my personal portfolio website.", + "owner": { + "username": "auraglimbu", + "email": "anuraglimbu2018@gmail.com" + }, + "record": { + "URL": "https://anuraglimbu.com.np" + } +} diff --git a/domains/any.json b/domains/any.json index 8094b0343..de7da893f 100644 --- a/domains/any.json +++ b/domains/any.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "IRDMctorl", - "email": "fun64646969@gmail.com" - }, - "record": { - "CNAME": "any-w1a3.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "IRDMctorl", + "email": "fun64646969@gmail.com" + }, + "record": { + "CNAME": "any-w1a3.onrender.com" + } +} diff --git a/domains/aocsa.json b/domains/aocsa.json index d6a6cb19d..43d1db144 100644 --- a/domains/aocsa.json +++ b/domains/aocsa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aocsa", - "email": "alexander.ocsa@gmail.com" - }, - "record": { - "CNAME": "aocsa.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aocsa", + "email": "alexander.ocsa@gmail.com" + }, + "record": { + "CNAME": "aocsa.github.io" + } +} diff --git a/domains/aoozora.json b/domains/aoozora.json index a519c5218..f72814134 100644 --- a/domains/aoozora.json +++ b/domains/aoozora.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "aoozoraa", - "email": "akuummuu@gmail.com" - }, - "record": { - "A": [ - "143.47.59.128" - ] - } + "owner": { + "username": "aoozoraa", + "email": "akuummuu@gmail.com" + }, + "record": { + "A": ["143.47.59.128"] + } } diff --git a/domains/aozora.json b/domains/aozora.json index 686199cc1..5564fe41c 100644 --- a/domains/aozora.json +++ b/domains/aozora.json @@ -1,11 +1,10 @@ { - "description": "Just my personal website", - "repo": "https://github.com/AozoraDev", - "owner": { - "username": "AozoraDev", - "email": "aozoradeveloper@gmail.com" - }, - "record": { - "CNAME": "website-production-5fc2.up.railway.app" - } -} \ No newline at end of file + "description": "Just my personal website", + "owner": { + "username": "AozoraDev", + "email": "aozoradeveloper@gmail.com" + }, + "record": { + "CNAME": "website-production-5fc2.up.railway.app" + } +} diff --git a/domains/ap2.json b/domains/ap2.json index 1bd3e7603..4f1926b86 100644 --- a/domains/ap2.json +++ b/domains/ap2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} \ No newline at end of file + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/apam.json b/domains/apam.json index 2078a0977..ace8aeeb8 100644 --- a/domains/apam.json +++ b/domains/apam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iamxani", - "email": "xenpei11@gmail.com" - }, - "record": { - "CNAME": "iamxani.github.io" - } -} \ No newline at end of file + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com" + }, + "record": { + "CNAME": "iamxani.github.io" + } +} diff --git a/domains/apep.json b/domains/apep.json index 4fad09661..500e0129c 100644 --- a/domains/apep.json +++ b/domains/apep.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "ArasakaID", - "email": "afifeka20@gmail.com", - "discord": "331616752767205378" - }, - "record": { - "A": [ - "8.222.249.188" - ] - } -} \ No newline at end of file + "owner": { + "username": "ArasakaID", + "email": "afifeka20@gmail.com", + "discord": "331616752767205378" + }, + "record": { + "A": ["8.222.249.188"] + } +} diff --git a/domains/apgyorfi.json b/domains/apgyorfi.json index 51dc52e59..ded124ff7 100644 --- a/domains/apgyorfi.json +++ b/domains/apgyorfi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "apgyorfi", - "email": "apgyorfi@protonmail.com" - }, - "record": { - "CNAME": "gfsys.hu" - } -} \ No newline at end of file + "owner": { + "username": "apgyorfi", + "email": "apgyorfi@protonmail.com" + }, + "record": { + "CNAME": "gfsys.hu" + } +} diff --git a/domains/api-kirito.json b/domains/api-kirito.json index 1d26a4ce8..36102645d 100644 --- a/domains/api-kirito.json +++ b/domains/api-kirito.json @@ -1,11 +1,10 @@ { - "description": "For My API!", - "repo": "https://github.com/ThisMe124", - "owner": { - "username": "ThisMe124", - "email": "anonymous.orgn@gmail.com" - }, - "record": { - "CNAME": "only-devs-production.up.railway.app" - } -} \ No newline at end of file + "description": "For My API!", + "owner": { + "username": "ThisMe124", + "email": "anonymous.orgn@gmail.com" + }, + "record": { + "CNAME": "only-devs-production.up.railway.app" + } +} diff --git a/domains/api-peantastic.json b/domains/api-peantastic.json index 97223312a..d385390ea 100644 --- a/domains/api-peantastic.json +++ b/domains/api-peantastic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", - "repo": "https://github.com/peantastic/", - "record": { - "CNAME": "tantinh.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "peantastic", + "email": "leostark.vndev@gmail.com" + }, + "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", + "repo": "https://github.com/peantastic/", + "record": { + "CNAME": "tantinh.onrender.com" + } +} diff --git a/domains/api.acronical.json b/domains/api.acronical.json index 1c62a626d..fa8380b23 100644 --- a/domains/api.acronical.json +++ b/domains/api.acronical.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "A": [ - "138.68.133.84" - ] - } -} \ No newline at end of file + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "A": ["138.68.133.84"] + } +} diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index e8b24844a..fa67dace8 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -1,13 +1,10 @@ { - "description": "API WEBSITE", - "repo": "https://github.com/anshtyagi0", - "owner": { - "username": "anshtyagi0", - "email": "tyagiansh175@gmail.com" - }, - "record": { - "A": [ - "20.197.60.252" - ] - } -} \ No newline at end of file + "description": "API WEBSITE", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "A": ["20.197.60.252"] + } +} diff --git a/domains/api.catzboy.json b/domains/api.catzboy.json index 194e78d92..376e4f271 100644 --- a/domains/api.catzboy.json +++ b/domains/api.catzboy.json @@ -1,11 +1,11 @@ { - "description": "Api", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } -} \ No newline at end of file + "description": "Api", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } +} diff --git a/domains/api.formuna.json b/domains/api.formuna.json index 3ecc7c96a..9e85e83df 100644 --- a/domains/api.formuna.json +++ b/domains/api.formuna.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "FormunaGit" - }, - "record": { - "CNAME": "formuna-api.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "FormunaGit" + }, + "record": { + "CNAME": "formuna-api.vercel.app" + } +} diff --git a/domains/api.gizzy.json b/domains/api.gizzy.json index 625093a8e..dfda75708 100644 --- a/domains/api.gizzy.json +++ b/domains/api.gizzy.json @@ -1,12 +1,10 @@ { - "description": "api.gizzy.is-a.dev", - "owner": { - "username": "GizzyUwU", - "discord": "gizzyowo" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } -} \ No newline at end of file + "description": "api.gizzy.is-a.dev", + "owner": { + "username": "GizzyUwU", + "discord": "gizzyowo" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/api.juststudio.json b/domains/api.juststudio.json index fb8680844..f6d1dc59b 100644 --- a/domains/api.juststudio.json +++ b/domains/api.juststudio.json @@ -1,16 +1,12 @@ { - "description": "JustStudio.API. Docs: https://juststudio.is-a.dev/api", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "A": [ - "34.120.54.55" - ], - "AAAA": [ - "2600:1901:0:6d85::" - ] - } -} \ No newline at end of file + "description": "JustStudio.API. Docs: https://juststudio.is-a.dev/api", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": ["34.120.54.55"], + "AAAA": ["2600:1901:0:6d85::"] + } +} diff --git a/domains/api.karyakarsa.willo.json b/domains/api.karyakarsa.willo.json index 18b4f3e5f..c70b3e330 100644 --- a/domains/api.karyakarsa.willo.json +++ b/domains/api.karyakarsa.willo.json @@ -1,11 +1,11 @@ { - "description": "api for karyakarsa", - "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", - "owner": { - "username": "WilloIzCitron", - "twitter": "willoizcitron" - }, - "record": { - "CNAME": "karyakarsa-rest-api-production.up.railway.app" - } -} \ No newline at end of file + "description": "api for karyakarsa", + "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", + "owner": { + "username": "WilloIzCitron", + "twitter": "willoizcitron" + }, + "record": { + "CNAME": "karyakarsa-rest-api-production.up.railway.app" + } +} diff --git a/domains/api.namkun.json b/domains/api.namkun.json index 1a8133240..c06d4d968 100644 --- a/domains/api.namkun.json +++ b/domains/api.namkun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "beocaca", - "email": "namdev1402@gmail.com" - }, - "record": { - "CNAME": "a.namkun.workers.dev" - } -} \ No newline at end of file + "owner": { + "username": "beocaca", + "email": "namdev1402@gmail.com" + }, + "record": { + "CNAME": "a.namkun.workers.dev" + } +} diff --git a/domains/api.rachancheet.json b/domains/api.rachancheet.json index d4cdd3d29..d244b1026 100644 --- a/domains/api.rachancheet.json +++ b/domains/api.rachancheet.json @@ -3,7 +3,7 @@ "username": "rachancheet", "email": "raxxsngh37@gmail.com" }, -"record": { + "record": { "A": ["152.67.163.7"] } } diff --git a/domains/api.seiko.json b/domains/api.seiko.json index 6314cf4e8..0dfeedd7e 100644 --- a/domains/api.seiko.json +++ b/domains/api.seiko.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Delta-0mega", - "email": "seikoo.dev@gmail.com", - "discord": "1293641904860172389" - }, - "record": { - "A": [ - "88.151.197.194" - ] - } -} \ No newline at end of file + "owner": { + "username": "Delta-0mega", + "email": "seikoo.dev@gmail.com", + "discord": "1293641904860172389" + }, + "record": { + "A": ["88.151.197.194"] + } +} diff --git a/domains/api.semant.json b/domains/api.semant.json index 5fb9cbd14..eef2b7841 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -1,13 +1,11 @@ { - "description": "Semant Api", - "owner": { - "username": "ihacksemant", - "email": "contact@semant.is-a.dev", - "discord": "445073800850046977" - }, - "record": { - "A": [ - "69.197.135.205" - ] - } -} \ No newline at end of file + "description": "Semant Api", + "owner": { + "username": "ihacksemant", + "email": "contact@semant.is-a.dev", + "discord": "445073800850046977" + }, + "record": { + "A": ["69.197.135.205"] + } +} diff --git a/domains/api.shockbs.json b/domains/api.shockbs.json index 978a8d740..d7029f533 100644 --- a/domains/api.shockbs.json +++ b/domains/api.shockbs.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "shockbs", - "discord": "880084860327313459" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "shockbs", + "discord": "880084860327313459" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/api.zoom.json b/domains/api.zoom.json index e25a4e42e..3c72d6bbd 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,13 +1,13 @@ { - "description": "A API where I will host all of my images/videos/stuff like it", - "repo": "https://github.com/theoldzoom/theoldzoom.github.io", - "owner": { - "username": "theoldzoom", - "email": "theoldzoom@gmail.com", - "twitter": "theoldzoom", - "discord": "theoldzoom" - }, - "record": { - "CNAME": "theoldzoom.github.io" - } -} \ No newline at end of file + "description": "A API where I will host all of my images/videos/stuff like it", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} diff --git a/domains/apigeon.json b/domains/apigeon.json index dd2ba852f..563669d93 100644 --- a/domains/apigeon.json +++ b/domains/apigeon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mepuntojr1", - "email": "eepuntojr@gmail.com" - }, - "record": { - "CNAME": "sites.bootstrapstudio.io" - } -} \ No newline at end of file + "owner": { + "username": "mepuntojr1", + "email": "eepuntojr@gmail.com" + }, + "record": { + "CNAME": "sites.bootstrapstudio.io" + } +} diff --git a/domains/apoloz.json b/domains/apoloz.json index c002f46b3..dc2428e14 100644 --- a/domains/apoloz.json +++ b/domains/apoloz.json @@ -1,13 +1,11 @@ { - "description": "Anatoliy Poloz portfolio", - "repo": "https://github.com/tolyod/tolyod.github.io", - "owner": { - "username": "tolyod", - "email": "anatoliy.poloz@gmail.com" - }, - "record": { - "A": [ - "185.185.71.114" - ] - } -} \ No newline at end of file + "description": "Anatoliy Poloz portfolio", + "repo": "https://github.com/tolyod/tolyod.github.io", + "owner": { + "username": "tolyod", + "email": "anatoliy.poloz@gmail.com" + }, + "record": { + "A": ["185.185.71.114"] + } +} diff --git a/domains/apostolos.json b/domains/apostolos.json index 9badf96e2..029ecae6e 100644 --- a/domains/apostolos.json +++ b/domains/apostolos.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tolisdev", - "email": "a.katsoudas@yahoo.com" - }, - "record": { - "CNAME": "lux1.apostolosk.eu.org" - } -} \ No newline at end of file + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + "record": { + "CNAME": "lux1.apostolosk.eu.org" + } +} diff --git a/domains/app-giua.json b/domains/app-giua.json index dc9d59856..26d28e91c 100644 --- a/domains/app-giua.json +++ b/domains/app-giua.json @@ -1,11 +1,11 @@ { - "description": "Giua-App è l'applicazione non ufficiale dei registri elettronici giua@school", - "repo": "https://github.com/Milanstarkk/Giua-App", - "owner": { - "username": "Milanstarkk", - "email": "milanstark09yt@gmail.com" - }, - "record": { - "CNAME": "milanstarkk.github.io" - } -} \ No newline at end of file + "description": "Giua-App è l'applicazione non ufficiale dei registri elettronici giua@school", + "repo": "https://github.com/Milanstarkk/Giua-App", + "owner": { + "username": "Milanstarkk", + "email": "milanstark09yt@gmail.com" + }, + "record": { + "CNAME": "milanstarkk.github.io" + } +} diff --git a/domains/app.allancoding.json b/domains/app.allancoding.json index 848e49a62..fe1c19ff5 100644 --- a/domains/app.allancoding.json +++ b/domains/app.allancoding.json @@ -1,14 +1,12 @@ { - "description": "My app website for diffrent services", - "owner": { - "username": "allancoding", - "email": "allancoding.dev@gmail.com", - "twitter": "allancoding", - "discord": "allancoding" - }, - "record": { - "A": [ - "206.188.218.143" - ] - } -} \ No newline at end of file + "description": "My app website for diffrent services", + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "A": ["206.188.218.143"] + } +} diff --git a/domains/app.json b/domains/app.json index 1bd3e7603..4f1926b86 100644 --- a/domains/app.json +++ b/domains/app.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -} \ No newline at end of file + "owner": { + "username": "code-hunt-in", + "email": "aishwary.pandore@somaiya.edu" + }, + "record": { + "CNAME": "code-hunt-in.github.io" + } +} diff --git a/domains/app.vyductan.json b/domains/app.vyductan.json index 3107f5e19..fd12147df 100644 --- a/domains/app.vyductan.json +++ b/domains/app.vyductan.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } -} \ No newline at end of file + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/applesfruit.json b/domains/applesfruit.json index 9125cc41c..867827717 100644 --- a/domains/applesfruit.json +++ b/domains/applesfruit.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio page with my recent and past projects, experiences, and more.", - "repo": "https://github.com/applesfruit/applesfruit.github.io", - "owner": { - "username": "applesfruit", - "email": "arya.kshipra@gmail.com", - "discord": "fruits#1845" - }, - "record": { - "CNAME": "applesfruit.github.io" - } -} \ No newline at end of file + "description": "Personal portfolio page with my recent and past projects, experiences, and more.", + "repo": "https://github.com/applesfruit/applesfruit.github.io", + "owner": { + "username": "applesfruit", + "email": "arya.kshipra@gmail.com", + "discord": "fruits#1845" + }, + "record": { + "CNAME": "applesfruit.github.io" + } +} diff --git a/domains/appointer.json b/domains/appointer.json index 16e10aee8..81362c363 100644 --- a/domains/appointer.json +++ b/domains/appointer.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "MrDaPoyo", - "email": "wiiuforever25@gmail.com", - "discord": "1147531188148375623" - }, - "record": { - "CNAME": "appointer-z3jo.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "MrDaPoyo", + "email": "wiiuforever25@gmail.com", + "discord": "1147531188148375623" + }, + "record": { + "CNAME": "appointer-z3jo.onrender.com" + } +} diff --git a/domains/april.json b/domains/april.json index 339bf5bf7..d2171486d 100644 --- a/domains/april.json +++ b/domains/april.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/arithefirst/portfolio", - "owner": { - "username": "arithefirst", - "email": "ari@arithefirst.com" - }, - "record": { - "URL": "https://www.arithefirst.com" - } -} \ No newline at end of file + "repo": "https://github.com/arithefirst/portfolio", + "owner": { + "username": "arithefirst", + "email": "ari@arithefirst.com" + }, + "record": { + "URL": "https://www.arithefirst.com" + } +} diff --git a/domains/apurbo.json b/domains/apurbo.json index 885b49230..23a81e822 100644 --- a/domains/apurbo.json +++ b/domains/apurbo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "apurboislam", - "discord": "740207602855575565", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.inMY-tFiYyZXUCfpIqjoBHdeJLbSiZFxjMEUBeTHytVAiirU56zAh_JfBQPNkTx_yE_maOaKmEXeP1jOzQCVcw91TaK7fQOQuuGBh9Kk30txzdTftWMxE5c8_RrlczDlweePk2mLmrMjZC8aMRVNJoJIAms7CJLsm7llHVYn5ODXAjQL9wngf6ZEqvvohKZi-9VZVq6JRKd9hPf1EcGWWO_66pKFnx0SerS-057fN_3VtFp6JnSCb_iZFz1LgkR6Yqhce2twR0vdvxIBzgS9p9uF6JuHq7tvJOEq6kxnqATLPB8rLVDIzT1o_NHm7VhRCUboaKRERjrrksC2FGX9Pw.RSnWj6DFoMv81N8Rz3EP9w.7H2S5qSGZykz8Fv7XGOY4uhqiHB79IEOAj4Qat3cLhmpplmI-DtMjY_WqBp0VMtQo8v_o-7Y-822yaQmlJCEjwWMhPmcfM6A51NuPQnxsi7GUsesfzon71ksf1gy33XnrgFjdTC2BpppKdyCvGXq3Q.Gpxu1_DwG-tQbspNfQOWcQ" - }, - "record": { - "CNAME": "apurboislam.github.io" - } -} \ No newline at end of file + "owner": { + "username": "apurboislam", + "discord": "740207602855575565", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.inMY-tFiYyZXUCfpIqjoBHdeJLbSiZFxjMEUBeTHytVAiirU56zAh_JfBQPNkTx_yE_maOaKmEXeP1jOzQCVcw91TaK7fQOQuuGBh9Kk30txzdTftWMxE5c8_RrlczDlweePk2mLmrMjZC8aMRVNJoJIAms7CJLsm7llHVYn5ODXAjQL9wngf6ZEqvvohKZi-9VZVq6JRKd9hPf1EcGWWO_66pKFnx0SerS-057fN_3VtFp6JnSCb_iZFz1LgkR6Yqhce2twR0vdvxIBzgS9p9uF6JuHq7tvJOEq6kxnqATLPB8rLVDIzT1o_NHm7VhRCUboaKRERjrrksC2FGX9Pw.RSnWj6DFoMv81N8Rz3EP9w.7H2S5qSGZykz8Fv7XGOY4uhqiHB79IEOAj4Qat3cLhmpplmI-DtMjY_WqBp0VMtQo8v_o-7Y-822yaQmlJCEjwWMhPmcfM6A51NuPQnxsi7GUsesfzon71ksf1gy33XnrgFjdTC2BpppKdyCvGXq3Q.Gpxu1_DwG-tQbspNfQOWcQ" + }, + "record": { + "CNAME": "apurboislam.github.io" + } +} diff --git a/domains/apurboislam.json b/domains/apurboislam.json index 710bf19ce..3753ece51 100644 --- a/domains/apurboislam.json +++ b/domains/apurboislam.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "apurboislam", - "discord": "740207602855575565", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Tb7jeRGTM3baPJ66NxXky5UUpue3qxinQq5Fq_qYbhEojPyOjmyTJopWxZGfTIie-42dA5RE5sEGUWU3YTEtXq8jvyQA2Alhv0Mz4fHfbfb7CKClfuoBT-_gJBxhrIRtOzfAXMkBofshbSTk8n8w0fcNaFRNn61YFjpULCdAJ_mf7ZGU6wmUxPvOdejIMskSXYPif0rQSk3DO2WHPxQO17fUPDaU3Q0u52CTTStdyyH3Efrj_DV7_wStGocc0AQQ2lUXxn_bPEJ1f8PzgVUk8AYbc0jQjQeokjtcRda4IIWn01CJ2s23xKJ1VW6ytPTYh91K72RINOHcFrY4miFyfA.EtMgYVQwI8Fkim2yde90bg.opKL6p-2Wkm2NpUIpUZD64bRAaGxY_PujYozpSQd24hSw_tEYcSsWR2LB43u-Whzv3ILzUyQIYAXT-q_W_ZP0dESFauT2szYJ759LjVconDiQPYpb7Y6M7K9ybJRkXDuDTgyx9QPBjG8uqdSRxQ3cQ.NrG09Bz5PZwk5xtQ77MELA" - }, - "record": { - "CNAME": "apurboislam.github.io" - } -} \ No newline at end of file + "owner": { + "username": "apurboislam", + "discord": "740207602855575565", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Tb7jeRGTM3baPJ66NxXky5UUpue3qxinQq5Fq_qYbhEojPyOjmyTJopWxZGfTIie-42dA5RE5sEGUWU3YTEtXq8jvyQA2Alhv0Mz4fHfbfb7CKClfuoBT-_gJBxhrIRtOzfAXMkBofshbSTk8n8w0fcNaFRNn61YFjpULCdAJ_mf7ZGU6wmUxPvOdejIMskSXYPif0rQSk3DO2WHPxQO17fUPDaU3Q0u52CTTStdyyH3Efrj_DV7_wStGocc0AQQ2lUXxn_bPEJ1f8PzgVUk8AYbc0jQjQeokjtcRda4IIWn01CJ2s23xKJ1VW6ytPTYh91K72RINOHcFrY4miFyfA.EtMgYVQwI8Fkim2yde90bg.opKL6p-2Wkm2NpUIpUZD64bRAaGxY_PujYozpSQd24hSw_tEYcSsWR2LB43u-Whzv3ILzUyQIYAXT-q_W_ZP0dESFauT2szYJ759LjVconDiQPYpb7Y6M7K9ybJRkXDuDTgyx9QPBjG8uqdSRxQ3cQ.NrG09Bz5PZwk5xtQ77MELA" + }, + "record": { + "CNAME": "apurboislam.github.io" + } +} diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index a03c6e9fb..84c94a4f2 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "qing762", - "email": "threatedblade@outlook.com" - }, - "record": { - "CNAME": "qing762.github.io" - } -} \ No newline at end of file + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "qing762.github.io" + } +} diff --git a/domains/aqsakhan.json b/domains/aqsakhan.json index 85b272390..00a076915 100644 --- a/domains/aqsakhan.json +++ b/domains/aqsakhan.json @@ -1,12 +1,12 @@ { - "description": "personal portfolio", - "repo": "https://github.com/aqsakhan/v1.github.io", - "owner": { - "username": "aqsakhan", - "email": "aqsa250bpl@outlook.com", - "twitter": "aqsa_khan32" - }, - "record": { - "CNAME": "v1-7tp.pages.dev" - } -} \ No newline at end of file + "description": "personal portfolio", + "repo": "https://github.com/aqsakhan/v1.github.io", + "owner": { + "username": "aqsakhan", + "email": "aqsa250bpl@outlook.com", + "twitter": "aqsa_khan32" + }, + "record": { + "CNAME": "v1-7tp.pages.dev" + } +} diff --git a/domains/aqtk.json b/domains/aqtk.json index 2d998d534..8944d5422 100644 --- a/domains/aqtk.json +++ b/domains/aqtk.json @@ -1,13 +1,11 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/GoldenStarGamer/aqtk", - "owner": { - "username": "GoldenStarGamer", - "email": "vicentetavareslima@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "description": "Describe the use of this subdomain", + "repo": "https://github.com/GoldenStarGamer/aqtk", + "owner": { + "username": "GoldenStarGamer", + "email": "vicentetavareslima@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/aqua.json b/domains/aqua.json index 9f8dba35d..e510bacb1 100644 --- a/domains/aqua.json +++ b/domains/aqua.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AquaQuokka", - "email": "aquaquokka@outlook.com" - }, - "record": { - "CNAME": "aquaquokka.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AquaQuokka", + "email": "aquaquokka@outlook.com" + }, + "record": { + "CNAME": "aquaquokka.github.io" + } +} diff --git a/domains/aquatica.json b/domains/aquatica.json index 39ad729fb..d28f78f09 100644 --- a/domains/aquatica.json +++ b/domains/aquatica.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "UntoldGam", - "email": "charlessbird+github@outlook.com" - }, - "record": { - "A": [ - "130.162.169.213" - ] - } -} \ No newline at end of file + "owner": { + "username": "UntoldGam", + "email": "charlessbird+github@outlook.com" + }, + "record": { + "A": ["130.162.169.213"] + } +} diff --git a/domains/aquestry.json b/domains/aquestry.json index 9dcba4418..3bf680306 100644 --- a/domains/aquestry.json +++ b/domains/aquestry.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aquestry", - "discord": "704743506677334138", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V9o5PtaeItmX8xf0iU9FiM1S1b6EqVFJPNxI5VSe0dNDnt0W5LfIoQqL1fvVRQKKUa3eqwyHY2da8homHkcAXxZhN3JVgGlBUsHvVRfFUyvclPqWWciFRhu2kTWTlTK5attxE_y2pLd_6y1XFKs6vZ-8zYEznT4urc2XuGfHQ7hPLvEwLGJrh412k57vNwYHRssofZkGjMJcMXy_kSAc-gGdD9j6_xjcvb8NkHBh7N6mdyicQsfa5nXZErX5Z-ycQhAYAZft8qOSxKQUBMAXQ7d9XwbT5lgqzHVjwNCGqC-wCqNFdQ5W0JrunFh0r8XzQYABJqetb1tzI5a6CDUF3Q.BSQSSXpli0R0BQg_OPAnlA.mi_pUvgr6GlHAn8hpansRpA_1EGVB52-XxoU0j21dqG4bRS0YDQJOPRj_H8U45U701wpU_AAcVQ4_TUpWJaYcp4F3_l3Gf8dEb9FYK7xm68.7nUpAD9IuDbCqCr6QXypuw" - }, - "record": { - "CNAME": "aquestry.dev" - } -} \ No newline at end of file + "owner": { + "username": "aquestry", + "discord": "704743506677334138", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V9o5PtaeItmX8xf0iU9FiM1S1b6EqVFJPNxI5VSe0dNDnt0W5LfIoQqL1fvVRQKKUa3eqwyHY2da8homHkcAXxZhN3JVgGlBUsHvVRfFUyvclPqWWciFRhu2kTWTlTK5attxE_y2pLd_6y1XFKs6vZ-8zYEznT4urc2XuGfHQ7hPLvEwLGJrh412k57vNwYHRssofZkGjMJcMXy_kSAc-gGdD9j6_xjcvb8NkHBh7N6mdyicQsfa5nXZErX5Z-ycQhAYAZft8qOSxKQUBMAXQ7d9XwbT5lgqzHVjwNCGqC-wCqNFdQ5W0JrunFh0r8XzQYABJqetb1tzI5a6CDUF3Q.BSQSSXpli0R0BQg_OPAnlA.mi_pUvgr6GlHAn8hpansRpA_1EGVB52-XxoU0j21dqG4bRS0YDQJOPRj_H8U45U701wpU_AAcVQ4_TUpWJaYcp4F3_l3Gf8dEb9FYK7xm68.7nUpAD9IuDbCqCr6QXypuw" + }, + "record": { + "CNAME": "aquestry.dev" + } +} diff --git a/domains/aquiffoo.json b/domains/aquiffoo.json index 64c5d1298..baa01110f 100644 --- a/domains/aquiffoo.json +++ b/domains/aquiffoo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aquiffoo", - "email": "aquilesffoliveira@gmail.com" - }, - "record": { - "URL": "https://aquiffoo.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "aquiffoo", + "email": "aquilesffoliveira@gmail.com" + }, + "record": { + "URL": "https://aquiffoo.vercel.app" + } +} diff --git a/domains/araf.json b/domains/araf.json index 690d3a9f5..442c23e60 100644 --- a/domains/araf.json +++ b/domains/araf.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yasar-arafath", - "email": "1up6i9jv@duck.com" - }, - "record": { - "CNAME": "yasar-arafath.github.io" - } -} \ No newline at end of file + "owner": { + "username": "yasar-arafath", + "email": "1up6i9jv@duck.com" + }, + "record": { + "CNAME": "yasar-arafath.github.io" + } +} diff --git a/domains/arafat.json b/domains/arafat.json index 690d3a9f5..442c23e60 100644 --- a/domains/arafat.json +++ b/domains/arafat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yasar-arafath", - "email": "1up6i9jv@duck.com" - }, - "record": { - "CNAME": "yasar-arafath.github.io" - } -} \ No newline at end of file + "owner": { + "username": "yasar-arafath", + "email": "1up6i9jv@duck.com" + }, + "record": { + "CNAME": "yasar-arafath.github.io" + } +} diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index 392a3bc87..c893e9c00 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -1,11 +1,11 @@ { - "description": "A personal portfolio website", - "repo": "https://github.com/Hieser21/portfolio", - "owner": { - "username": "Hieser21", - "email": "rarafat883@gmail.com" - }, - "record": { - "CNAME": "portfolio-gh9n.onrender.com" - } -} \ No newline at end of file + "description": "A personal portfolio website", + "repo": "https://github.com/Hieser21/portfolio", + "owner": { + "username": "Hieser21", + "email": "rarafat883@gmail.com" + }, + "record": { + "CNAME": "portfolio-gh9n.onrender.com" + } +} diff --git a/domains/araguaci.json b/domains/araguaci.json index b2df2a8b8..a33a1b6b8 100644 --- a/domains/araguaci.json +++ b/domains/araguaci.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "record": { - "CNAME": "araguaci.github.io" - } -} \ No newline at end of file + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "araguaci.github.io" + } +} diff --git a/domains/aramos.json b/domains/aramos.json index 52d7761fa..66b453d05 100644 --- a/domains/aramos.json +++ b/domains/aramos.json @@ -1,11 +1,11 @@ { - "description": "The awesome portfolio site for Alejandro Ramos", - "repo": "https://github.com/Al327/al327.github.io", - "owner": { - "username": "al327", - "email": "ramosgalejandro3f@gmail.com" - }, - "record": { - "CNAME": "al327.github.io" - } -} \ No newline at end of file + "description": "The awesome portfolio site for Alejandro Ramos", + "repo": "https://github.com/Al327/al327.github.io", + "owner": { + "username": "al327", + "email": "ramosgalejandro3f@gmail.com" + }, + "record": { + "CNAME": "al327.github.io" + } +} diff --git a/domains/arash.json b/domains/arash.json index 279379993..d4c361ea9 100644 --- a/domains/arash.json +++ b/domains/arash.json @@ -1,6 +1,5 @@ { "description": "My personal website/blog", - "repo": "https://github.com/hatamiarash7", "owner": { "username": "hatamiarash7", "email": "hatamiarash7@gmail.com", diff --git a/domains/aravindh.json b/domains/aravindh.json index 0270441b5..d6c8a5cf7 100644 --- a/domains/aravindh.json +++ b/domains/aravindh.json @@ -1,11 +1,11 @@ { - "description": "aravindh.is-a.dev", - "repo": "https://github.com/Aravindh-4195/aravindh-4195.github.io", - "owner": { - "username": "Aravindh-4195", - "email": "1mareeduaravindh1@gmail.com" - }, - "record": { - "CNAME": "aravindh-4195.github.io" - } -} \ No newline at end of file + "description": "aravindh.is-a.dev", + "repo": "https://github.com/Aravindh-4195/aravindh-4195.github.io", + "owner": { + "username": "Aravindh-4195", + "email": "1mareeduaravindh1@gmail.com" + }, + "record": { + "CNAME": "aravindh-4195.github.io" + } +} diff --git a/domains/aravinnndddd.json b/domains/aravinnndddd.json index ec3750b4b..f3d56ce50 100644 --- a/domains/aravinnndddd.json +++ b/domains/aravinnndddd.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Aravinnndddd", - "email": "aromalaravind0@gmail.com", - "discord": "754961569858846770" - }, - "record": { - "CNAME": "aravinnndddd.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Aravinnndddd", + "email": "aromalaravind0@gmail.com", + "discord": "754961569858846770" + }, + "record": { + "CNAME": "aravinnndddd.github.io" + } +} diff --git a/domains/arbi-jridi.json b/domains/arbi-jridi.json index 735929966..a125bfd64 100644 --- a/domains/arbi-jridi.json +++ b/domains/arbi-jridi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arbi-jridi", - "email": "arbi.jridi@gmail.com" - }, - "record": { - "URL": "https://arbi-jridi.github.io" - } -} \ No newline at end of file + "owner": { + "username": "arbi-jridi", + "email": "arbi.jridi@gmail.com" + }, + "record": { + "URL": "https://arbi-jridi.github.io" + } +} diff --git a/domains/arboy.json b/domains/arboy.json index 2f9dae7b6..828bbb2cb 100644 --- a/domains/arboy.json +++ b/domains/arboy.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ARBoyGo/arboygo.github.io", - "owner": { - "username": "ARBoyGo", - "email": "arboygo@duck.com" - }, - "record": { - "CNAME": "arboygo.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/ARBoyGo/arboygo.github.io", + "owner": { + "username": "ARBoyGo", + "email": "arboygo@duck.com" + }, + "record": { + "CNAME": "arboygo.github.io" + } +} diff --git a/domains/arcade.json b/domains/arcade.json index 4809215d7..10303e9d8 100644 --- a/domains/arcade.json +++ b/domains/arcade.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "l3gacyb3ta", - "twitter": "l3gacyb3ta" - }, - "record": { - "URL": "https://arcade.omg.lol" - } -} \ No newline at end of file + "owner": { + "username": "l3gacyb3ta", + "twitter": "l3gacyb3ta" + }, + "record": { + "URL": "https://arcade.omg.lol" + } +} diff --git a/domains/arceus.json b/domains/arceus.json index f42cf58ee..6656987a7 100644 --- a/domains/arceus.json +++ b/domains/arceus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arceusdev", - "discord": "1055478076013817936" - }, - "record": { - "CNAME": "arceus-website-onze-developments-projects.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "arceusdev", + "discord": "1055478076013817936" + }, + "record": { + "CNAME": "arceus-website-onze-developments-projects.vercel.app" + } +} diff --git a/domains/arch.json b/domains/arch.json index f433a8e3c..791ffd871 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -1,14 +1,14 @@ { - "description": "My personal website on arch.is-a.dev (main files in repo/repository).", - "repo": "https://github.com/Arch881010/Arch881010", - "owner": { - "username": "Arch881010", - "email": "arch@arch1010.dev", - "discord": "arch1010", - "discord-id": "410248634593050627", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kSAiARG7F3TMPQLHtfhtk3dE05kz7As2lA8g_FzeDJHxsc9y68hJe40iZByj83Q-A7wgguTAPkshy34EfXOlnbEW6QGE3nwCdu8BLCDAZFZSDYffesKjYPq7djQpYfIcrwaKQ8BNsPejDVBpfycXULTJKFg6860m6AQeCRBCTKbs1et_J_1LKbD58oCoA2fRjoOcmsfiuv177b0JB5y4YYJvv-ZUxnqfFOYs8z4cYa0sjLz1PHf45ZXI94YaiIGbctnl4-mCWmUyVAEzoZXMMZTpb2yDmkfkXbubaRL8ftl6dXFlsr_s8t5oNNn_qqydjVqHAgoBod7pnX8nnbNB7g.QIJDtBcgQc6abzpqMJEDQQ.yqolPrBs4ixr0g2Sd6FkMHqMg_CXvxV146dDoe4y8yeSmW951Au23QlBGwemyMKQmJv6fNMo7GPctGfxCxgaaL6hXPVbtJ13MdgtO22e5bA.vevEeBUZxq5C7dewSx_YUQ" - }, - "record": { - "CNAME": "arch881010.github.io" - } -} \ No newline at end of file + "description": "My personal website on arch.is-a.dev (main files in repo/repository).", + "repo": "https://github.com/Arch881010/Arch881010", + "owner": { + "username": "Arch881010", + "email": "arch@arch1010.dev", + "discord": "arch1010", + "discord-id": "410248634593050627", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kSAiARG7F3TMPQLHtfhtk3dE05kz7As2lA8g_FzeDJHxsc9y68hJe40iZByj83Q-A7wgguTAPkshy34EfXOlnbEW6QGE3nwCdu8BLCDAZFZSDYffesKjYPq7djQpYfIcrwaKQ8BNsPejDVBpfycXULTJKFg6860m6AQeCRBCTKbs1et_J_1LKbD58oCoA2fRjoOcmsfiuv177b0JB5y4YYJvv-ZUxnqfFOYs8z4cYa0sjLz1PHf45ZXI94YaiIGbctnl4-mCWmUyVAEzoZXMMZTpb2yDmkfkXbubaRL8ftl6dXFlsr_s8t5oNNn_qqydjVqHAgoBod7pnX8nnbNB7g.QIJDtBcgQc6abzpqMJEDQQ.yqolPrBs4ixr0g2Sd6FkMHqMg_CXvxV146dDoe4y8yeSmW951Au23QlBGwemyMKQmJv6fNMo7GPctGfxCxgaaL6hXPVbtJ13MdgtO22e5bA.vevEeBUZxq5C7dewSx_YUQ" + }, + "record": { + "CNAME": "arch881010.github.io" + } +} diff --git a/domains/archelaus.json b/domains/archelaus.json index 2c7f1dfbd..4600a99f5 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/archelaus/archelaus.github.io", - "owner": { - "username": "archelaus", - "email": "archelaus@skiff.com" - }, - "record": { - "CNAME": "archelaus.github.io" - } -} \ No newline at end of file + "description": "Portfolio", + "repo": "https://github.com/archelaus/archelaus.github.io", + "owner": { + "username": "archelaus", + "email": "archelaus@skiff.com" + }, + "record": { + "CNAME": "archelaus.github.io" + } +} diff --git a/domains/archie.json b/domains/archie.json index b363e67db..62b35c58f 100644 --- a/domains/archie.json +++ b/domains/archie.json @@ -1,11 +1,11 @@ { - "description": "My personal developer portfolio.", - "repo": "https://github.com/iLikeToCode/iliketocode.github.io", - "owner": { - "username": "iLikeToCode", - "email": "archie@archiesbytes.xyz" - }, - "record": { - "CNAME": "iliketocode.github.io" - } -} \ No newline at end of file + "description": "My personal developer portfolio.", + "repo": "https://github.com/iLikeToCode/iliketocode.github.io", + "owner": { + "username": "iLikeToCode", + "email": "archie@archiesbytes.xyz" + }, + "record": { + "CNAME": "iliketocode.github.io" + } +} diff --git a/domains/archon.json b/domains/archon.json index 0e169a344..17267d9d8 100644 --- a/domains/archon.json +++ b/domains/archon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "29ayaang", - "email": "29ayaang@proton.me" - }, - "record": { - "CNAME": "29ayaang.github.io" - } -} \ No newline at end of file + "owner": { + "username": "29ayaang", + "email": "29ayaang@proton.me" + }, + "record": { + "CNAME": "29ayaang.github.io" + } +} diff --git a/domains/ardaninho.json b/domains/ardaninho.json index 8634e5d31..238a9121d 100644 --- a/domains/ardaninho.json +++ b/domains/ardaninho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ardaninho", - "discord": "639439553698201626" - }, - "record": { - "CNAME": "ardaninho.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Ardaninho", + "discord": "639439553698201626" + }, + "record": { + "CNAME": "ardaninho.github.io" + } +} diff --git a/domains/ardistory.json b/domains/ardistory.json index d064057d6..98b557280 100644 --- a/domains/ardistory.json +++ b/domains/ardistory.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "ardistory", - "email": "putraardiansyah530@gmail.com" - }, - "record": { - "A": [ - "198.91.81.13" - ] - } -} \ No newline at end of file + "owner": { + "username": "ardistory", + "email": "putraardiansyah530@gmail.com" + }, + "record": { + "A": ["198.91.81.13"] + } +} diff --git a/domains/areen-c.json b/domains/areen-c.json index 10ba3a84e..4c724ff96 100644 --- a/domains/areen-c.json +++ b/domains/areen-c.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com", - "twitter": "areencx" - }, - "record": { - "CNAME": "areen.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com", + "twitter": "areencx" + }, + "record": { + "CNAME": "areen.pages.dev" + } +} diff --git a/domains/areen.json b/domains/areen.json index fa51979a7..dca1d5024 100644 --- a/domains/areen.json +++ b/domains/areen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "areen-c.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "areen-c.pages.dev" + } +} diff --git a/domains/aref.json b/domains/aref.json index dc6b049f8..6cb9feb2f 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/stormaref/stormaref.github.io", - "owner": { - "username": "stormaref", - "email": "storm.aref@gmail.com" - }, - "record": { - "URL": "https://stormaref.github.io/" - } + "description": "My personal website", + "repo": "https://github.com/stormaref/stormaref.github.io", + "owner": { + "username": "stormaref", + "email": "storm.aref@gmail.com" + }, + "record": { + "URL": "https://stormaref.github.io/" + } } diff --git a/domains/arhan.json b/domains/arhan.json index 59d4cd289..f8f853cc6 100644 --- a/domains/arhan.json +++ b/domains/arhan.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "ArhanExploits", - "email": "vortexsperts@gmail.com", - "discord": "1058620249978716191" - }, - "record": { - "A": [ - "54.37.19.49" - ] - } -} \ No newline at end of file + "owner": { + "username": "ArhanExploits", + "email": "vortexsperts@gmail.com", + "discord": "1058620249978716191" + }, + "record": { + "A": ["54.37.19.49"] + } +} diff --git a/domains/ari.json b/domains/ari.json index dc9a20060..abd3eacfa 100644 --- a/domains/ari.json +++ b/domains/ari.json @@ -1,11 +1,11 @@ { - "repo": "https://ari.lt/git", - "description": "Ari-web: A personal website of a Lithuanian open source developer Ari Archer (Arija A.) who provides different free, private, and open source services for others.", - "owner": { - "username": "TruncatedDinoSour", - "email": "ari@ari.lt" - }, - "record": { - "URL": "https://ari.lt/" - } -} \ No newline at end of file + "repo": "https://ari.lt/git", + "description": "Ari-web: A personal website of a Lithuanian open source developer Ari Archer (Arija A.) who provides different free, private, and open source services for others.", + "owner": { + "username": "TruncatedDinoSour", + "email": "ari@ari.lt" + }, + "record": { + "URL": "https://ari.lt/" + } +} diff --git a/domains/ariffhazmi.json b/domains/ariffhazmi.json index ba56c3b42..ab147f361 100644 --- a/domains/ariffhazmi.json +++ b/domains/ariffhazmi.json @@ -1,11 +1,11 @@ { - "description": "Ariffhazmi's Website", - "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", - "owner": { - "username": "Areplesapelagi", - "email": "muhdariffhazmi@gmail.com" - }, - "record": { - "CNAME": "areplesapelagi.github.io" - } -} \ No newline at end of file + "description": "Ariffhazmi's Website", + "repo": "https://github.com/Areplesapelagi/ariffhazmi.git", + "owner": { + "username": "Areplesapelagi", + "email": "muhdariffhazmi@gmail.com" + }, + "record": { + "CNAME": "areplesapelagi.github.io" + } +} diff --git a/domains/arijit.json b/domains/arijit.json index a4185ccac..70e8009bc 100644 --- a/domains/arijit.json +++ b/domains/arijit.json @@ -1,12 +1,12 @@ { - "description": "Site of Arijit", - "repo": "https://github.com/ArijitTheDev/arijitthedev.github.io", - "owner": { - "username": "ArijitTheDev", - "email": "itsarijitdebnath@gmail.com", - "twitter": "NotArijit" - }, - "record": { - "CNAME": "arijitthedev.github.io" - } -} \ No newline at end of file + "description": "Site of Arijit", + "repo": "https://github.com/ArijitTheDev/arijitthedev.github.io", + "owner": { + "username": "ArijitTheDev", + "email": "itsarijitdebnath@gmail.com", + "twitter": "NotArijit" + }, + "record": { + "CNAME": "arijitthedev.github.io" + } +} diff --git a/domains/arin.json b/domains/arin.json index 2d7de5952..8e15cf736 100644 --- a/domains/arin.json +++ b/domains/arin.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "aringadre76" - }, - "record": { - "CNAME": "aringadre76.github.io" - } + "owner": { + "username": "aringadre76" + }, + "record": { + "CNAME": "aringadre76.github.io" + } } diff --git a/domains/arizerr.json b/domains/arizerr.json index 4da89a6dd..35713f74c 100644 --- a/domains/arizerr.json +++ b/domains/arizerr.json @@ -1,11 +1,11 @@ { - "description": "Github Page", - "repo": "https://github.com/Arizerr/Arizerr.github.io", - "owner": { - "username": "Arizerr", - "email": "arisiraj738@gmail.com" - }, - "record": { - "CNAME": "arizerr.github.io" - } -} \ No newline at end of file + "description": "Github Page", + "repo": "https://github.com/Arizerr/Arizerr.github.io", + "owner": { + "username": "Arizerr", + "email": "arisiraj738@gmail.com" + }, + "record": { + "CNAME": "arizerr.github.io" + } +} diff --git a/domains/arjix.json b/domains/arjix.json index 9c4f2b512..3af0bba31 100644 --- a/domains/arjix.json +++ b/domains/arjix.json @@ -1,11 +1,11 @@ { - "description": "Most likely a page for my portfolio.", - "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io", - "owner": { - "username": "ArjixWasTaken", - "discord": "Hecker#5573" - }, - "record": { - "CNAME": "arjixwastaken.github.io" - } -} \ No newline at end of file + "description": "Most likely a page for my portfolio.", + "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io", + "owner": { + "username": "ArjixWasTaken", + "discord": "Hecker#5573" + }, + "record": { + "CNAME": "arjixwastaken.github.io" + } +} diff --git a/domains/arjuncodess.json b/domains/arjuncodess.json index 60aaf9583..15b194c53 100644 --- a/domains/arjuncodess.json +++ b/domains/arjuncodess.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ArjunCodess" - }, - "record": { - "CNAME": "arjuncodess.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "ArjunCodess" + }, + "record": { + "CNAME": "arjuncodess.vercel.app" + } +} diff --git a/domains/arjuncvinod.json b/domains/arjuncvinod.json index d6a7fa663..0860da5c8 100644 --- a/domains/arjuncvinod.json +++ b/domains/arjuncvinod.json @@ -1,12 +1,12 @@ { - "description": "Portfolio website", - "repo": "https://github.com/arjuncvinod/arjuncvinod.github.io", - "owner": { - "username": "arjuncvinod", - "email": "arjuncvinod007@gmail.com", - "twitter": "arjuncvinod7" - }, - "record": { - "CNAME": "arjuncvinod.github.io" - } -} \ No newline at end of file + "description": "Portfolio website", + "repo": "https://github.com/arjuncvinod/arjuncvinod.github.io", + "owner": { + "username": "arjuncvinod", + "email": "arjuncvinod007@gmail.com", + "twitter": "arjuncvinod7" + }, + "record": { + "CNAME": "arjuncvinod.github.io" + } +} diff --git a/domains/arman.json b/domains/arman.json index 64ac7bd0d..58404ec4e 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -1,10 +1,10 @@ { - "description": "Personal Portfolio", - "owner": { - "username": "ItzArman09", - "email": "itz.armxn@outlook.com" - }, - "record": { - "CNAME": "itzarman09.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "owner": { + "username": "ItzArman09", + "email": "itz.armxn@outlook.com" + }, + "record": { + "CNAME": "itzarman09.github.io" + } +} diff --git a/domains/armand.json b/domains/armand.json index 95ec40d38..e3c20bc91 100644 --- a/domains/armand.json +++ b/domains/armand.json @@ -1,11 +1,10 @@ { - "description": "Armand Jordaan's Website", - "repo": "https://github.com/armandjordaan", - "owner": { - "username": "armandjordaan", - "email": "armand.jordaan@gmail.com" - }, - "record": { - "CNAME": "armandjordaan.github.io" - } -} \ No newline at end of file + "description": "Armand Jordaan's Website", + "owner": { + "username": "armandjordaan", + "email": "armand.jordaan@gmail.com" + }, + "record": { + "CNAME": "armandjordaan.github.io" + } +} diff --git a/domains/armoredvortex.json b/domains/armoredvortex.json index 3a972c57f..c759272eb 100644 --- a/domains/armoredvortex.json +++ b/domains/armoredvortex.json @@ -1,10 +1,10 @@ { - "description": "Personal Portfolio website", - "owner": { - "username": "armoredvortex", - "email": "rachitpandey@protonmail.com" - }, - "record": { - "CNAME": "armoredvortex.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio website", + "owner": { + "username": "armoredvortex", + "email": "rachitpandey@protonmail.com" + }, + "record": { + "CNAME": "armoredvortex.github.io" + } +} diff --git a/domains/arnab.json b/domains/arnab.json index 05b537955..db12d8d3b 100644 --- a/domains/arnab.json +++ b/domains/arnab.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arnabdatta", - "email": "arnabdatta3@gmail.com" - }, - "record": { - "CNAME": "arnabdatta.github.io" - } -} \ No newline at end of file + "owner": { + "username": "arnabdatta", + "email": "arnabdatta3@gmail.com" + }, + "record": { + "CNAME": "arnabdatta.github.io" + } +} diff --git a/domains/arnav.json b/domains/arnav.json index 6c55d6678..cbc918261 100644 --- a/domains/arnav.json +++ b/domains/arnav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arnav-kr", - "email": "arnav-kumar@outlook.com" - }, - "record": { - "CNAME": "arnav-kr.github.io" - } -} \ No newline at end of file + "owner": { + "username": "arnav-kr", + "email": "arnav-kumar@outlook.com" + }, + "record": { + "CNAME": "arnav-kr.github.io" + } +} diff --git a/domains/arnxv.json b/domains/arnxv.json index 69826913c..5ffe17247 100644 --- a/domains/arnxv.json +++ b/domains/arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } -} \ No newline at end of file + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} diff --git a/domains/arpana.json b/domains/arpana.json index 2c2a70bd2..f8db76b38 100644 --- a/domains/arpana.json +++ b/domains/arpana.json @@ -1,12 +1,12 @@ { - "description": "Meet Arpana!", - "repo": "https://github.com/winter-code/winter-code", - "owner": { - "username": "winter-code", - "email": "arpana11mehta@gmail.com", - "twitter": "arpana_naa" - }, - "record": { - "CNAME": "winter-code.github.io" - } -} \ No newline at end of file + "description": "Meet Arpana!", + "repo": "https://github.com/winter-code/winter-code", + "owner": { + "username": "winter-code", + "email": "arpana11mehta@gmail.com", + "twitter": "arpana_naa" + }, + "record": { + "CNAME": "winter-code.github.io" + } +} diff --git a/domains/arpitbatra.json b/domains/arpitbatra.json index 27db254b3..d4ff419f2 100644 --- a/domains/arpitbatra.json +++ b/domains/arpitbatra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arpit-batra", - "email": "arpitbatra98@gmail.com" - }, - "record": { - "URL": "https://myportfolio-eb732.web.app" - } -} \ No newline at end of file + "owner": { + "username": "arpit-batra", + "email": "arpitbatra98@gmail.com" + }, + "record": { + "URL": "https://myportfolio-eb732.web.app" + } +} diff --git a/domains/arrtea.json b/domains/arrtea.json index a41dc35cd..d8620b4ee 100644 --- a/domains/arrtea.json +++ b/domains/arrtea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Arrtea21", - "email": "arte.priv@protonmail.com" - }, - "record": { - "CNAME": "arrtea21.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Arrtea21", + "email": "arte.priv@protonmail.com" + }, + "record": { + "CNAME": "arrtea21.github.io" + } +} diff --git a/domains/arsdorint.json b/domains/arsdorint.json index d3801117d..bd558c89e 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", - "owner": { - "username": "arsdorintbp2003", - "email": "e0851451@u.nus.edu" - }, - "record": { - "CNAME": "arsdorintbp2003.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", + "owner": { + "username": "arsdorintbp2003", + "email": "e0851451@u.nus.edu" + }, + "record": { + "CNAME": "arsdorintbp2003.github.io" + } +} diff --git a/domains/arshman.json b/domains/arshman.json index 68b38710b..20b68320f 100644 --- a/domains/arshman.json +++ b/domains/arshman.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "syedtahseen", - "email": "" - }, - "record": { - "CNAME": "arshman.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "syedtahseen" + }, + "record": { + "CNAME": "arshman.vercel.app" + } +} diff --git a/domains/arslan.json b/domains/arslan.json index 672942921..4498ae49e 100644 --- a/domains/arslan.json +++ b/domains/arslan.json @@ -1,11 +1,11 @@ { - "description": "Arslan's World (links and socials)", - "repo": "https://github.com/sandwiching/sandwiching.github.io", - "owner": { - "username": "sandwiching", - "email": "77godlike@bk.ru" - }, - "record": { - "CNAME": "sandwiching.github.io" - } -} \ No newline at end of file + "description": "Arslan's World (links and socials)", + "repo": "https://github.com/sandwiching/sandwiching.github.io", + "owner": { + "username": "sandwiching", + "email": "77godlike@bk.ru" + }, + "record": { + "CNAME": "sandwiching.github.io" + } +} diff --git a/domains/arson.json b/domains/arson.json index bbc8e899f..3935fc0e3 100644 --- a/domains/arson.json +++ b/domains/arson.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "Smartlinuxcoder", - "email": "smartcoder@linuxmail.org", - "discord": "694986201739952229" - }, - "record": { - "NS": [ - "ignacio.ns.cloudflare.com", - "nicole.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "Smartlinuxcoder", + "email": "smartcoder@linuxmail.org", + "discord": "694986201739952229" + }, + "record": { + "NS": ["ignacio.ns.cloudflare.com", "nicole.ns.cloudflare.com"] + } +} diff --git a/domains/art.json b/domains/art.json index 69c6d5492..f836f8bf1 100644 --- a/domains/art.json +++ b/domains/art.json @@ -1,11 +1,10 @@ { - "description": "Art's personal developer website", - "repo": "https://github.com/dotiful", - "owner": { - "username": "dotiful", - "email": "dots.util@gmail.com" - }, - "record": { - "CNAME": "dotiful.github.io" - } -} \ No newline at end of file + "description": "Art's personal developer website", + "owner": { + "username": "dotiful", + "email": "dots.util@gmail.com" + }, + "record": { + "CNAME": "dotiful.github.io" + } +} diff --git a/domains/artaabedi.json b/domains/artaabedi.json index 647b00d49..da157f90a 100644 --- a/domains/artaabedi.json +++ b/domains/artaabedi.json @@ -1,18 +1,13 @@ { - "owner": { - "username": "artaabedi", - "email": "arta@mailfence.com", - "discord": "884500561158869032", - "twitter": "artaabedi" - }, - "record": { - "URL": "https://artaabedi.com", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "artaabedi", + "email": "arta@mailfence.com", + "discord": "884500561158869032", + "twitter": "artaabedi" + }, + "record": { + "URL": "https://artaabedi.com", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/arter.json b/domains/arter.json index 213d1251b..ef9448b9c 100644 --- a/domains/arter.json +++ b/domains/arter.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "animemoeus", - "email": "arter.tendean.07@gmail.com" - }, - "record": { - "URL": "https://animemoe.us" - } -} \ No newline at end of file + "owner": { + "username": "animemoeus", + "email": "arter.tendean.07@gmail.com" + }, + "record": { + "URL": "https://animemoe.us" + } +} diff --git a/domains/artesdosul.json b/domains/artesdosul.json index bb7241d05..a591e0306 100644 --- a/domains/artesdosul.json +++ b/domains/artesdosul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "araguaci", - "email": "araguaci@gmail.com" - }, - "record": { - "CNAME": "artesdosul.github.io" - } -} \ No newline at end of file + "owner": { + "username": "araguaci", + "email": "araguaci@gmail.com" + }, + "record": { + "CNAME": "artesdosul.github.io" + } +} diff --git a/domains/artiefuzzz.json b/domains/artiefuzzz.json index c1d2167ee..da964b39a 100644 --- a/domains/artiefuzzz.json +++ b/domains/artiefuzzz.json @@ -1,11 +1,11 @@ { - "description": "ArtieFuzzz's personal website", - "repo": "https://github.com/ArtieFuzzz/artiefuzzz.github.io", - "owner": { - "username": "ArtieFuzzz", - "email": "jardenz.den@gmail.com" - }, - "record": { - "CNAME": "artiefuzzz.github.io" - } -} \ No newline at end of file + "description": "ArtieFuzzz's personal website", + "repo": "https://github.com/ArtieFuzzz/artiefuzzz.github.io", + "owner": { + "username": "ArtieFuzzz", + "email": "jardenz.den@gmail.com" + }, + "record": { + "CNAME": "artiefuzzz.github.io" + } +} diff --git a/domains/artix.json b/domains/artix.json index c5ba06678..6de2d37e4 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "alex1028199", - "email": "yu1234u73f.com@gmail.com", - "discord": "834867471885271053" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com", + "discord": "834867471885271053" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/arul.json b/domains/arul.json index 1199f6865..f93653c18 100644 --- a/domains/arul.json +++ b/domains/arul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arulprabakaran", - "twitter": "arulpraba" - }, - "record": { - "URL": "https://arulprabakaran.web.app" - } -} \ No newline at end of file + "owner": { + "username": "arulprabakaran", + "twitter": "arulpraba" + }, + "record": { + "URL": "https://arulprabakaran.web.app" + } +} diff --git a/domains/arunava.json b/domains/arunava.json index 050881b96..a04036d79 100644 --- a/domains/arunava.json +++ b/domains/arunava.json @@ -1,11 +1,11 @@ { - "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/its-ag/arunava.tech", - "owner": { - "username": "its-ag", - "email": "itsag0024@gmail.com" - }, - "record": { - "CNAME": "its-ag.github.io" - } -} \ No newline at end of file + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/its-ag/arunava.tech", + "owner": { + "username": "its-ag", + "email": "itsag0024@gmail.com" + }, + "record": { + "CNAME": "its-ag.github.io" + } +} diff --git a/domains/arungeorgesaji.json b/domains/arungeorgesaji.json index 343b3b108..4d79568ab 100644 --- a/domains/arungeorgesaji.json +++ b/domains/arungeorgesaji.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/arungeorgesaji/arungeorgesaji.github.io", - "owner": { - "username": "arungeorgesaji", - "email": "arungeorgesaji@gmail.com" - }, - "record": { - "CNAME": "arungeorgesaji.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/arungeorgesaji/arungeorgesaji.github.io", + "owner": { + "username": "arungeorgesaji", + "email": "arungeorgesaji@gmail.com" + }, + "record": { + "CNAME": "arungeorgesaji.github.io" + } +} diff --git a/domains/aruntechpro.json b/domains/aruntechpro.json index 5e31bf2e6..dd5077f03 100644 --- a/domains/aruntechpro.json +++ b/domains/aruntechpro.json @@ -1,10 +1,10 @@ { - "description": "Personal Website", - "owner": { - "username": "aruntechpro", - "email": "arunkumarakr03@gmail.com" - }, - "record": { - "CNAME": "aruntechpro.github.io" - } -} \ No newline at end of file + "description": "Personal Website", + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "CNAME": "aruntechpro.github.io" + } +} diff --git a/domains/arunvishnu.json b/domains/arunvishnu.json index 6ddb2614a..a66d3fc96 100644 --- a/domains/arunvishnu.json +++ b/domains/arunvishnu.json @@ -1,11 +1,11 @@ { - "description": "arunvishnu.is-a.dev: website for my portoflio", - "repo": "https://github.com/arunvishnu/magicui-portfolio", - "owner": { - "username": "arunvishnu", - "email": "arun.vishnu@gmail.com" - }, - "record": { - "CNAME": "arunvishnu.com" - } + "description": "arunvishnu.is-a.dev: website for my portoflio", + "repo": "https://github.com/arunvishnu/magicui-portfolio", + "owner": { + "username": "arunvishnu", + "email": "arun.vishnu@gmail.com" + }, + "record": { + "CNAME": "arunvishnu.com" + } } diff --git a/domains/aruria.json b/domains/aruria.json index 7cd115e34..08ddfc722 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -1,24 +1,20 @@ { - "owner": { - "username": "cjolivier123", - "discord": "1175481072088268920", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.110.153", - "185.199.109.153", - "185.199.111.153" - ], - "TXT": [ - "zoho-verification=zb76097651.zmverify.zoho.com", - "v=spf1 include:zohomail.com ~all" - ], - "MX": [ - "mx.zoho.com", - "mx2.zoho.com", - "mx3.zoho.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "cjolivier123", + "discord": "1175481072088268920", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ], + "TXT": [ + "zoho-verification=zb76097651.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] + } +} diff --git a/domains/arush.json b/domains/arush.json index 18d8d934d..4b3751c8d 100644 --- a/domains/arush.json +++ b/domains/arush.json @@ -1,11 +1,11 @@ { - "description": "arush.is-a.dev: website for my portoflio", - "repo": "https://github.com/ArushYadlapati/website", - "owner": { - "username": "ArushYadlapati", - "email": "hello@arush.me" - }, - "record": { - "CNAME": "arushyadlapati.github.io" - } -} \ No newline at end of file + "description": "arush.is-a.dev: website for my portoflio", + "repo": "https://github.com/ArushYadlapati/website", + "owner": { + "username": "ArushYadlapati", + "email": "hello@arush.me" + }, + "record": { + "CNAME": "arushyadlapati.github.io" + } +} diff --git a/domains/arv.json b/domains/arv.json index f65185e92..fff65d37b 100644 --- a/domains/arv.json +++ b/domains/arv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aravinds-arv", - "email": "aravinds.arv@pm.me" - }, - "record": { - "CNAME": "aravinds-arv.github.io" - } -} \ No newline at end of file + "owner": { + "username": "aravinds-arv", + "email": "aravinds.arv@pm.me" + }, + "record": { + "CNAME": "aravinds-arv.github.io" + } +} diff --git a/domains/arvik1.json b/domains/arvik1.json index 426003a01..ea04d9328 100644 --- a/domains/arvik1.json +++ b/domains/arvik1.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arvik1", - "email": "singhvikal891@gmail.com" - }, - "record": { - "CNAME": "arvik1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "arvik1", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "arvik1.github.io" + } +} diff --git a/domains/arvindt.json b/domains/arvindt.json index 7aa7de16e..8a3103b1c 100644 --- a/domains/arvindt.json +++ b/domains/arvindt.json @@ -1,13 +1,13 @@ { - "description": "ARVIN3108's personal blog", - "repo": "https://github.com/ARVIN3108/arvin3108.github.io", - "owner": { - "username": "ARVIN3108", - "discord": "arvin3108.id", - "instagram": "arvin_d.t", - "twitter": "ARVIN3108_ID" - }, - "record": { - "CNAME": "arvin3108.github.io" - } -} \ No newline at end of file + "description": "ARVIN3108's personal blog", + "repo": "https://github.com/ARVIN3108/arvin3108.github.io", + "owner": { + "username": "ARVIN3108", + "discord": "arvin3108.id", + "instagram": "arvin_d.t", + "twitter": "ARVIN3108_ID" + }, + "record": { + "CNAME": "arvin3108.github.io" + } +} diff --git a/domains/arwi.json b/domains/arwi.json index 0fbe83064..d0b678441 100644 --- a/domains/arwi.json +++ b/domains/arwi.json @@ -1,11 +1,11 @@ { - "description": "Arwichok", - "repo": "https://github.com/arwichok/arwichok.github.io", - "owner": { - "username": "arwichok", - "email": "arwichok@gmail.com" - }, - "record": { - "CNAME": "arwichok.github.io" - } -} \ No newline at end of file + "description": "Arwichok", + "repo": "https://github.com/arwichok/arwichok.github.io", + "owner": { + "username": "arwichok", + "email": "arwichok@gmail.com" + }, + "record": { + "CNAME": "arwichok.github.io" + } +} diff --git a/domains/arya.json b/domains/arya.json index 629cc1143..33e41b01a 100644 --- a/domains/arya.json +++ b/domains/arya.json @@ -1,11 +1,10 @@ { - "description": "Arya Vinodan's Website", - "repo": "https://github.com/aryavinodan", - "owner": { - "username": "aryavinodan", - "email": "aryavinodan2000@gmail.com" - }, - "record": { - "CNAME": "aryavinodan2000.github.io" - } -} \ No newline at end of file + "description": "Arya Vinodan's Website", + "owner": { + "username": "aryavinodan", + "email": "aryavinodan2000@gmail.com" + }, + "record": { + "CNAME": "aryavinodan2000.github.io" + } +} diff --git a/domains/aryadanech.json b/domains/aryadanech.json index 08c3f608b..1eeea8665 100644 --- a/domains/aryadanech.json +++ b/domains/aryadanech.json @@ -1,11 +1,10 @@ { - "description": "Hi There! I'm Arya. I am a Full Stack Web Developer from Nashik", - "repo": "https://github.com/aryad14", - "owner": { - "username": "aryad14", - "email": "aryadanech9@gmail.com" - }, - "record": { - "CNAME": "aryadanech.netlify.app" - } -} \ No newline at end of file + "description": "Hi There! I'm Arya. I am a Full Stack Web Developer from Nashik", + "owner": { + "username": "aryad14", + "email": "aryadanech9@gmail.com" + }, + "record": { + "CNAME": "aryadanech.netlify.app" + } +} diff --git a/domains/aryaejoumalai.json b/domains/aryaejoumalai.json index 99c63778c..4621ef06b 100644 --- a/domains/aryaejoumalai.json +++ b/domains/aryaejoumalai.json @@ -1,11 +1,11 @@ { - "description": "portfolio project", - "repo": "https://github.com/AryaEjoumalai/portfolio", - "owner": { - "username": "AryaEjoumalai", - "email": "aryaejoumalai@gmail.com" - }, - "record": { - "CNAME": "aryaejoumalai.github.io" - } -} \ No newline at end of file + "description": "portfolio project", + "repo": "https://github.com/AryaEjoumalai/portfolio", + "owner": { + "username": "AryaEjoumalai", + "email": "aryaejoumalai@gmail.com" + }, + "record": { + "CNAME": "aryaejoumalai.github.io" + } +} diff --git a/domains/aryamaan.json b/domains/aryamaan.json index 8ea1ef466..d0ece2eb1 100644 --- a/domains/aryamaan.json +++ b/domains/aryamaan.json @@ -1,19 +1,16 @@ { - "owner": { - "username": "HalalJadeja", - "email": "9236.stkabirdio@gmail.com" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "HalalJadeja", + "email": "9236.stkabirdio@gmail.com" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/aryan.json b/domains/aryan.json index 24dd4e4ab..213c070b1 100644 --- a/domains/aryan.json +++ b/domains/aryan.json @@ -1,13 +1,13 @@ { -"description": "Portfolio Website", -"repo": "https://github.com/aryanpatel142006/personalWebsite", - "owner": { - "username": "aryanpatel142006", - "email": "aryanpatel142006@gmail.com", - "discord": "aryanpatel142006" - }, - "record": { - "A": ["76.76.21.21"] - }, - "proxied": true + "description": "Portfolio Website", + "repo": "https://github.com/aryanpatel142006/personalWebsite", + "owner": { + "username": "aryanpatel142006", + "email": "aryanpatel142006@gmail.com", + "discord": "aryanpatel142006" + }, + "record": { + "A": ["76.76.21.21"] + }, + "proxied": true } diff --git a/domains/aryann.json b/domains/aryann.json index 76d681bd4..e00d5a46a 100644 --- a/domains/aryann.json +++ b/domains/aryann.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aryanm830", - "email": "aryanm830@proton.me", - "discord": "riftfiree" - }, - "record": { - "CNAME": "portxd.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "aryanm830", + "email": "aryanm830@proton.me", + "discord": "riftfiree" + }, + "record": { + "CNAME": "portxd.vercel.app" + } +} diff --git a/domains/aryantavish.json b/domains/aryantavish.json index a344bb1f7..72d436eee 100644 --- a/domains/aryantavish.json +++ b/domains/aryantavish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aryan Tavish", - "email": "aryantavish2003@gmail.com" - }, - "record": { - "CNAME": "aryantavish.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "Aryan Tavish", + "email": "aryantavish2003@gmail.com" + }, + "record": { + "CNAME": "aryantavish.netlify.app" + } +} diff --git a/domains/aryxst.json b/domains/aryxst.json index a230b5207..e5d6750d9 100644 --- a/domains/aryxst.json +++ b/domains/aryxst.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aryxst", - "email": "jessieodeh08@gmail.com" - }, - "record": { - "CNAME": "aryxst.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Aryxst", + "email": "jessieodeh08@gmail.com" + }, + "record": { + "CNAME": "aryxst.github.io" + } +} diff --git a/domains/as.json b/domains/as.json index 05551bed7..fd745e171 100644 --- a/domains/as.json +++ b/domains/as.json @@ -1,10 +1,10 @@ { - "repo": "https://mrakshayas.github.io/me/", - "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" - }, - "record": { - "CNAME": "mrakshayas.github.io" - } -} \ No newline at end of file + "repo": "https://mrakshayas.github.io/me/", + "owner": { + "username": "MrAkshayAS", + "email": "akshau72p@gmail.com" + }, + "record": { + "CNAME": "mrakshayas.github.io" + } +} diff --git a/domains/asad-khan.json b/domains/asad-khan.json index 106ba04e0..45d98af64 100644 --- a/domains/asad-khan.json +++ b/domains/asad-khan.json @@ -1,11 +1,10 @@ { - "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", - "repo": "https://github.com/asadkhan777", - "owner": { - "username": "asadkhan777", - "email": "asadkhan1776@gmail.com" - }, - "record": { - "CNAME": "asadkhan777.github.io" - } -} \ No newline at end of file + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "owner": { + "username": "asadkhan777", + "email": "asadkhan1776@gmail.com" + }, + "record": { + "CNAME": "asadkhan777.github.io" + } +} diff --git a/domains/asbp.json b/domains/asbp.json index eb92a3fc0..0b1d1f247 100644 --- a/domains/asbp.json +++ b/domains/asbp.json @@ -1,11 +1,11 @@ { - "description": "Agung's Portofolio Website", - "repo": "https://github.com/asbp/asbp.github.io", - "owner": { - "username": "asbp", - "email": "guungofficial@gmail.com" - }, - "record": { - "CNAME": "asbp.github.io" - } -} \ No newline at end of file + "description": "Agung's Portofolio Website", + "repo": "https://github.com/asbp/asbp.github.io", + "owner": { + "username": "asbp", + "email": "guungofficial@gmail.com" + }, + "record": { + "CNAME": "asbp.github.io" + } +} diff --git a/domains/asciidude.json b/domains/asciidude.json index 584673f2a..16b7a28ec 100644 --- a/domains/asciidude.json +++ b/domains/asciidude.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "asciidude", - "discord": "801469073535139860", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qwzMx5Lz7NbUvzz6Y_QtpNQ7_SqJrrO8yXP48aKYIAhN6eDnjYzQA_tJEU0CpjyY37OdGN7g1SGCv4lwrXVd0dsEya2dQhMnkw2xOqqJF1f1gTEHNaRQaifNvYE14xiMLZr-yqcRJ-QB1WONpRk5UOjd-sYTjmJ5uai6fufnC8DCsHvZxjCMFROwqxJVa-JnBe-6BhORJg7sgfUCCNRyfKQ3R_CrEV0q6mKpNGKhgB3_sbsWDosP0yU5ArR0UjH4iZzLgfRmKwP6rzbpb7XsGHmV5sn8kj1KTgXdTVAg1ax0JrJOmL0pXVSC4KtFmb3coUNBLbLB8crRP97R7gFQ1Q.9JZd7YdCz4lIo3gLgAFaTg.bXgWxafLtMe0Bs1NFWsc2YIpC5jiRYArHlAD8IxUG3AhmJp8Dhtdn160e1LB3XZKR_WXmSnnkFH4UxomctKjjA4FyX5IgmEO9aPKbjwn3Eo.ib74UPOSzL79K4D4sNLf7w" - }, - "record": { - "CNAME": "cubic-plateau-9rv902jxrli6u45t5hsafsrd.herokudns.com" - } -} \ No newline at end of file + "owner": { + "username": "asciidude", + "discord": "801469073535139860", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qwzMx5Lz7NbUvzz6Y_QtpNQ7_SqJrrO8yXP48aKYIAhN6eDnjYzQA_tJEU0CpjyY37OdGN7g1SGCv4lwrXVd0dsEya2dQhMnkw2xOqqJF1f1gTEHNaRQaifNvYE14xiMLZr-yqcRJ-QB1WONpRk5UOjd-sYTjmJ5uai6fufnC8DCsHvZxjCMFROwqxJVa-JnBe-6BhORJg7sgfUCCNRyfKQ3R_CrEV0q6mKpNGKhgB3_sbsWDosP0yU5ArR0UjH4iZzLgfRmKwP6rzbpb7XsGHmV5sn8kj1KTgXdTVAg1ax0JrJOmL0pXVSC4KtFmb3coUNBLbLB8crRP97R7gFQ1Q.9JZd7YdCz4lIo3gLgAFaTg.bXgWxafLtMe0Bs1NFWsc2YIpC5jiRYArHlAD8IxUG3AhmJp8Dhtdn160e1LB3XZKR_WXmSnnkFH4UxomctKjjA4FyX5IgmEO9aPKbjwn3Eo.ib74UPOSzL79K4D4sNLf7w" + }, + "record": { + "CNAME": "cubic-plateau-9rv902jxrli6u45t5hsafsrd.herokudns.com" + } +} diff --git a/domains/asgarrrr.json b/domains/asgarrrr.json index d69df2a1f..b34d7cc03 100644 --- a/domains/asgarrrr.json +++ b/domains/asgarrrr.json @@ -1,10 +1,9 @@ { - "repo": "https://github.com/Asgarrrr", - "owner": { - "username": "Asgarrrr", - "email": "hello@jeremycaruelle.fr" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } -} \ No newline at end of file + "owner": { + "username": "Asgarrrr", + "email": "hello@jeremycaruelle.fr" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } +} diff --git a/domains/ash.json b/domains/ash.json index e1e7aae6a..a83e5c119 100644 --- a/domains/ash.json +++ b/domains/ash.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BloodLetters", - "discord": "961870785486671872", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ViU_s7aERLW_mNpbpi9hxOs4zrccaqUhyyUAxIZEKbqex3iWjZP9AUM7uoeyQh9qPzVy8fp92ArDGlC-iYQwW7Xw6WHwzMo_zQGZchYGcI7gDJnI-BSKEwTe9oFPqLzkbR8o3guo7_7Qo54bWm7UDjBjca2JCol7iXJgXP0cUJzgrX3QTPxVEigrvnBNsSIr83WlFZZagm9gyCBpl0WTVLjomcSHdTB2IjM6_yMkYCD1cLDOrkXwqH79o1orLZWrHbDf_6Mqfyay7ZoRiacDTAAi7LVMYo-bjo82IwrCRCNXbHsANk3kJKQnVETKX37bB8sPyRT7I_oygAk9tGcu0A.sbMp8UsiUgSWQ2-vTfEvxA.TzjhAHzK6nG9FtsYXnn3rqwGECCQk0m-KRlrz8-t6BDAPX2SWp0-KEp1pdmc4Okgg5iBl_LRTavfdX2xLuuFHp0G5lzit1LmeEsV6QNfrmY.sIKZgtKW8YqtT_ohHyte9Q" - }, - "record": { - "CNAME": "web-production-six.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "BloodLetters", + "discord": "961870785486671872", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ViU_s7aERLW_mNpbpi9hxOs4zrccaqUhyyUAxIZEKbqex3iWjZP9AUM7uoeyQh9qPzVy8fp92ArDGlC-iYQwW7Xw6WHwzMo_zQGZchYGcI7gDJnI-BSKEwTe9oFPqLzkbR8o3guo7_7Qo54bWm7UDjBjca2JCol7iXJgXP0cUJzgrX3QTPxVEigrvnBNsSIr83WlFZZagm9gyCBpl0WTVLjomcSHdTB2IjM6_yMkYCD1cLDOrkXwqH79o1orLZWrHbDf_6Mqfyay7ZoRiacDTAAi7LVMYo-bjo82IwrCRCNXbHsANk3kJKQnVETKX37bB8sPyRT7I_oygAk9tGcu0A.sbMp8UsiUgSWQ2-vTfEvxA.TzjhAHzK6nG9FtsYXnn3rqwGECCQk0m-KRlrz8-t6BDAPX2SWp0-KEp1pdmc4Okgg5iBl_LRTavfdX2xLuuFHp0G5lzit1LmeEsV6QNfrmY.sIKZgtKW8YqtT_ohHyte9Q" + }, + "record": { + "CNAME": "web-production-six.vercel.app" + } +} diff --git a/domains/ashan.json b/domains/ashan.json index 0a9e199aa..a009930c0 100644 --- a/domains/ashan.json +++ b/domains/ashan.json @@ -1,12 +1,12 @@ { - "description": "Using For as a Learner,Developer and a youtuber", - "repo": "https://github.com/SealedSlinger/SealedSlinger.github.io", - "owner": { - "username": "SealedSlinger", - "email": "infoxkingyt@gmail.com", - "twitter": "AshanInduranga_" - }, - "record": { - "CNAME": "sealedslinger.github.io" - } -} \ No newline at end of file + "description": "Using For as a Learner,Developer and a youtuber", + "repo": "https://github.com/SealedSlinger/SealedSlinger.github.io", + "owner": { + "username": "SealedSlinger", + "email": "infoxkingyt@gmail.com", + "twitter": "AshanInduranga_" + }, + "record": { + "CNAME": "sealedslinger.github.io" + } +} diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json index 18fecf592..b887335e3 100644 --- a/domains/ashc1ty.json +++ b/domains/ashc1ty.json @@ -1,11 +1,11 @@ { - "description": "AshC1ty's Website", - "repo": "https://github.com/AshC1ty/ashc1ty.github.io", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "ashc1ty.github.io" - } -} \ No newline at end of file + "description": "AshC1ty's Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} diff --git a/domains/asheer.json b/domains/asheer.json index 2531b16d2..61f35cdf0 100644 --- a/domains/asheer.json +++ b/domains/asheer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NullyIsHere", - "discord": "itsasheer" - }, - "record": { - "URL": "https://altex.page?from=isadev" - } -} \ No newline at end of file + "owner": { + "username": "NullyIsHere", + "discord": "itsasheer" + }, + "record": { + "URL": "https://altex.page?from=isadev" + } +} diff --git a/domains/asher.json b/domains/asher.json index eb3ce81ed..29fd3298d 100644 --- a/domains/asher.json +++ b/domains/asher.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "The-Asher", - "email": "08.bellaaron@gmail.com" - }, - "record": { - "A": [ - "198.91.81.11" - ] - } -} \ No newline at end of file + "owner": { + "username": "The-Asher", + "email": "08.bellaaron@gmail.com" + }, + "record": { + "A": ["198.91.81.11"] + } +} diff --git a/domains/ashesh.json b/domains/ashesh.json index 51e7313b3..56570b860 100644 --- a/domains/ashesh.json +++ b/domains/ashesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ashesh3", - "email": "ashesh1708@gmail.com" - }, - "record": { - "CNAME": "ashesh3.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Ashesh3", + "email": "ashesh1708@gmail.com" + }, + "record": { + "CNAME": "ashesh3.github.io" + } +} diff --git a/domains/ashif.json b/domains/ashif.json index c599c79e0..9daef0cc8 100644 --- a/domains/ashif.json +++ b/domains/ashif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheKingslayer11", - "email": "ashifhussain609@gmail.com" - }, - "record": { - "CNAME": "thekingslayer11.github.io" - } -} \ No newline at end of file + "owner": { + "username": "TheKingslayer11", + "email": "ashifhussain609@gmail.com" + }, + "record": { + "CNAME": "thekingslayer11.github.io" + } +} diff --git a/domains/ashish-g-gupta.json b/domains/ashish-g-gupta.json index a4e74c240..aed625453 100644 --- a/domains/ashish-g-gupta.json +++ b/domains/ashish-g-gupta.json @@ -1,10 +1,10 @@ { - "description": "My new website", - "repo": "https://github.com/ashish-g-gupta/ashish-g-gupta.github.io", - "owner": { - "username": "ashish-g-gupta" - }, - "record": { - "CNAME": "ashish-g-gupta.github.io" - } -} \ No newline at end of file + "description": "My new website", + "repo": "https://github.com/ashish-g-gupta/ashish-g-gupta.github.io", + "owner": { + "username": "ashish-g-gupta" + }, + "record": { + "CNAME": "ashish-g-gupta.github.io" + } +} diff --git a/domains/ashish.json b/domains/ashish.json index 3addae9c3..a80dc8b1d 100644 --- a/domains/ashish.json +++ b/domains/ashish.json @@ -1,11 +1,10 @@ { - "description": "Ashish's personal developer website", - "repo": "https://github.com/ashiishme", - "owner": { - "username": "ashiishme", - "email": "contact@ashiish.me" - }, - "record": { - "CNAME": "ashiish.me" - } -} \ No newline at end of file + "description": "Ashish's personal developer website", + "owner": { + "username": "ashiishme", + "email": "contact@ashiish.me" + }, + "record": { + "CNAME": "ashiish.me" + } +} diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index 1b455b1e2..5622a088b 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "devashish2024", - "email": "code.with.aasheesh@gmail.com" - }, - "record": { - "CNAME": "ashishagarwal.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "devashish2024", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "CNAME": "ashishagarwal.netlify.app" + } +} diff --git a/domains/ashishagr.json b/domains/ashishagr.json index 5de71c6cb..7040df7b4 100644 --- a/domains/ashishagr.json +++ b/domains/ashishagr.json @@ -1,21 +1,16 @@ { - "owner": { - "username": "devashish2024", - "email": "code.with.aasheesh@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} \ No newline at end of file + "owner": { + "username": "devashish2024", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/ashishbinu.json b/domains/ashishbinu.json index 096e173e6..729ac4272 100644 --- a/domains/ashishbinu.json +++ b/domains/ashishbinu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ashishbinu", - "email": "ashishbinu90@gmail.com" - }, - "record": { - "CNAME": "ashishbinu.surge.sh" - } -} \ No newline at end of file + "owner": { + "username": "ashishbinu", + "email": "ashishbinu90@gmail.com" + }, + "record": { + "CNAME": "ashishbinu.surge.sh" + } +} diff --git a/domains/ashishji.json b/domains/ashishji.json index af8f0e5af..ca92753f0 100644 --- a/domains/ashishji.json +++ b/domains/ashishji.json @@ -1,11 +1,11 @@ { - "description": "Ashish Verma Portfolio Website", - "repo": "https://github.com/ashishjii/ashishjii.github.io", - "owner": { - "username": "AshishJii", - "email": "ashishverma208004@gmail.com" - }, - "record": { - "CNAME": "ashishjii.github.io" - } -} \ No newline at end of file + "description": "Ashish Verma Portfolio Website", + "repo": "https://github.com/ashishjii/ashishjii.github.io", + "owner": { + "username": "AshishJii", + "email": "ashishverma208004@gmail.com" + }, + "record": { + "CNAME": "ashishjii.github.io" + } +} diff --git a/domains/ashishkingdom.json b/domains/ashishkingdom.json index 535d02575..168893baa 100644 --- a/domains/ashishkingdom.json +++ b/domains/ashishkingdom.json @@ -1,10 +1,9 @@ { - "repo": "https://github.com/AshishKingdom", - "owner": { - "username": "AshishKingdom", - "email": "ashishkingdom@proton.me" - }, - "record": { - "CNAME": "ashishkingdom.github.io" - } + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "CNAME": "ashishkingdom.github.io" + } } diff --git a/domains/ashley.json b/domains/ashley.json index bf072d5e7..a173c86f7 100644 --- a/domains/ashley.json +++ b/domains/ashley.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ashleyyy94", - "email": "ashley_2461994@hotmail.com" - }, - "record": { - "URL": "https://ashleyong.xyz/" - } -} \ No newline at end of file + "owner": { + "username": "ashleyyy94", + "email": "ashley_2461994@hotmail.com" + }, + "record": { + "URL": "https://ashleyong.xyz/" + } +} diff --git a/domains/ashleymavericks.json b/domains/ashleymavericks.json index 4a37ab78e..2aa81aab6 100644 --- a/domains/ashleymavericks.json +++ b/domains/ashleymavericks.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/ashleymavericks/Portfolio-Site", - "owner": { - "username": "ashlyemavericks", - "email": "singhanurag024@gmail.com" - }, - "record": { - "URL": "https://anuragsingh.dev" - } -} \ No newline at end of file + "description": "Portfolio Website", + "repo": "https://github.com/ashleymavericks/Portfolio-Site", + "owner": { + "username": "ashlyemavericks", + "email": "singhanurag024@gmail.com" + }, + "record": { + "URL": "https://anuragsingh.dev" + } +} diff --git a/domains/ashuthosh.json b/domains/ashuthosh.json index 539192ecd..21026ada1 100644 --- a/domains/ashuthosh.json +++ b/domains/ashuthosh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AshDubey8", - "email": "ashuthoshmaheshdubey@gmail.com" - }, - "record": { - "CNAME": "ashdubey8.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AshDubey8", + "email": "ashuthoshmaheshdubey@gmail.com" + }, + "record": { + "CNAME": "ashdubey8.github.io" + } +} diff --git a/domains/ashutosh-pandey.json b/domains/ashutosh-pandey.json index 9a3677fa9..602e366ed 100644 --- a/domains/ashutosh-pandey.json +++ b/domains/ashutosh-pandey.json @@ -1,12 +1,12 @@ { - "description": "This is my personal portfolio website", - "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", - "owner": { - "username": "DataCrusade1999", - "email": "ashutosh.pandeyhlr007@gmail.com", - "twitter": "DataCrusade1999" - }, - "record": { - "CNAME": "datacrusade1999.github.io" - } -} \ No newline at end of file + "description": "This is my personal portfolio website", + "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", + "owner": { + "username": "DataCrusade1999", + "email": "ashutosh.pandeyhlr007@gmail.com", + "twitter": "DataCrusade1999" + }, + "record": { + "CNAME": "datacrusade1999.github.io" + } +} diff --git a/domains/ashutosh.json b/domains/ashutosh.json index 56beac400..27719cb8a 100644 --- a/domains/ashutosh.json +++ b/domains/ashutosh.json @@ -1,11 +1,11 @@ { - "description": "Ashutosh Kumar's Portfolio", - "repo": "https://github.com/Ashutoshcoder/ashutoshcoder.github.io", - "owner": { - "username": "Ashutoshcoder", - "email": "ashutoshkumardbms@gmail.com" - }, - "record": { - "CNAME": "ashutoshcoder.github.io" - } -} \ No newline at end of file + "description": "Ashutosh Kumar's Portfolio", + "repo": "https://github.com/Ashutoshcoder/ashutoshcoder.github.io", + "owner": { + "username": "Ashutoshcoder", + "email": "ashutoshkumardbms@gmail.com" + }, + "record": { + "CNAME": "ashutoshcoder.github.io" + } +} diff --git a/domains/ashwa.json b/domains/ashwa.json index d0a115936..6b20c1c3a 100644 --- a/domains/ashwa.json +++ b/domains/ashwa.json @@ -1,11 +1,11 @@ { - "description": "A personal website, for ash.", - "repo": "https://github.com/NatBLida68/NatBLida68.github.io", - "owner": { - "username": "NatBLida68", - "email": "aswajith.jithu888@gmail.com" - }, - "record": { - "CNAME": "natblida68.github.io" - } -} \ No newline at end of file + "description": "A personal website, for ash.", + "repo": "https://github.com/NatBLida68/NatBLida68.github.io", + "owner": { + "username": "NatBLida68", + "email": "aswajith.jithu888@gmail.com" + }, + "record": { + "CNAME": "natblida68.github.io" + } +} diff --git a/domains/ashwin-s-nambiar.json b/domains/ashwin-s-nambiar.json index 2c06acf4c..e4f391603 100644 --- a/domains/ashwin-s-nambiar.json +++ b/domains/ashwin-s-nambiar.json @@ -1,10 +1,10 @@ { - "description": "For my portfolio", - "owner": { - "username": "ashwin-s-nambiar", - "discord": "ashwin_nambiar" - }, - "record": { - "CNAME": "ashwin-portfolio-alpha.vercel.app" - } -} \ No newline at end of file + "description": "For my portfolio", + "owner": { + "username": "ashwin-s-nambiar", + "discord": "ashwin_nambiar" + }, + "record": { + "CNAME": "ashwin-portfolio-alpha.vercel.app" + } +} diff --git a/domains/ashwin.json b/domains/ashwin.json index 61584164e..57d855556 100644 --- a/domains/ashwin.json +++ b/domains/ashwin.json @@ -1,12 +1,12 @@ { - "description": "sample repo", - "repo": "https://github.com/ashwin3082002/ashwin3082002.github.io", - "owner": { - "username": "ashwin3082002", - "email": "ashwin3082002@gmail.com", - "twitter": "ashwin3082002" - }, - "record": { - "CNAME": "ashwin3082002.github.io" - } -} \ No newline at end of file + "description": "sample repo", + "repo": "https://github.com/ashwin3082002/ashwin3082002.github.io", + "owner": { + "username": "ashwin3082002", + "email": "ashwin3082002@gmail.com", + "twitter": "ashwin3082002" + }, + "record": { + "CNAME": "ashwin3082002.github.io" + } +} diff --git a/domains/asicalug.json b/domains/asicalug.json index 73ee11164..f3fded52c 100644 --- a/domains/asicalug.json +++ b/domains/asicalug.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asicalug", - "email": "isaac.poissinger@gmail.com" - }, - "record": { - "CNAME": "asicalug.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Asicalug", + "email": "isaac.poissinger@gmail.com" + }, + "record": { + "CNAME": "asicalug.github.io" + } +} diff --git a/domains/asif.json b/domains/asif.json index b5a34de25..8d5d37857 100644 --- a/domains/asif.json +++ b/domains/asif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asif404", - "email": "asifmohammed4000@gmail.com" - }, - "record": { - "CNAME": "asif-bq8.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Asif404", + "email": "asifmohammed4000@gmail.com" + }, + "record": { + "CNAME": "asif-bq8.pages.dev" + } +} diff --git a/domains/asim.json b/domains/asim.json index c9628b587..577d94bf1 100644 --- a/domains/asim.json +++ b/domains/asim.json @@ -1,11 +1,11 @@ { - "description": "Asim Bera's Portfolio", - "repo": "https://github.com/asimbera/asimbera.github.io", - "owner": { - "username": "asimbera", - "email": "asimbera@outlook.in" - }, - "record": { - "CNAME": "asimbera.github.io" - } -} \ No newline at end of file + "description": "Asim Bera's Portfolio", + "repo": "https://github.com/asimbera/asimbera.github.io", + "owner": { + "username": "asimbera", + "email": "asimbera@outlook.in" + }, + "record": { + "CNAME": "asimbera.github.io" + } +} diff --git a/domains/aslipatov.json b/domains/aslipatov.json index 8e4fecbba..346c76bc0 100644 --- a/domains/aslipatov.json +++ b/domains/aslipatov.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LipatovAlexander", - "email": "lipatov.work@bk.ru" - }, - "record": { - "CNAME": "lipatovalexander.github.io" - } -} \ No newline at end of file + "owner": { + "username": "LipatovAlexander", + "email": "lipatov.work@bk.ru" + }, + "record": { + "CNAME": "lipatovalexander.github.io" + } +} diff --git a/domains/asnct.json b/domains/asnct.json index f4eb8a42c..b95023607 100644 --- a/domains/asnct.json +++ b/domains/asnct.json @@ -1,17 +1,12 @@ { - "description": "Redirect to my telegram channel & mail", - "owner": { - "username": "asnct", - "email": "asnct@proton.me" - }, - "record": { - "URL": "https://asnct_bio.t.me", - "TXT": [ - "mailru-domain: wDSaV835X4LZyKsP", - "v=spf1 redirect=_spf.mail.ru" - ], - "MX": [ - "emx.mail.ru" - ] - } -} \ No newline at end of file + "description": "Redirect to my telegram channel & mail", + "owner": { + "username": "asnct", + "email": "asnct@proton.me" + }, + "record": { + "URL": "https://asnct_bio.t.me", + "TXT": ["mailru-domain: wDSaV835X4LZyKsP", "v=spf1 redirect=_spf.mail.ru"], + "MX": ["emx.mail.ru"] + } +} diff --git a/domains/aspect.json b/domains/aspect.json index b7aab8134..bf09ab70a 100644 --- a/domains/aspect.json +++ b/domains/aspect.json @@ -1,12 +1,12 @@ { - "description": "My personal blog", - "repo": "https://github.com/Aspectsides/aspectsides.github.io", - "owner": { - "username": "Aspectsides", - "email": "aspectsidesxyz@gmail.com", - "twitter": "polaris51212" - }, - "record": { - "CNAME": "aspectsides.github.io" - } -} \ No newline at end of file + "description": "My personal blog", + "repo": "https://github.com/Aspectsides/aspectsides.github.io", + "owner": { + "username": "Aspectsides", + "email": "aspectsidesxyz@gmail.com", + "twitter": "polaris51212" + }, + "record": { + "CNAME": "aspectsides.github.io" + } +} diff --git a/domains/asriel.json b/domains/asriel.json index fbae42f69..8017febbc 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,12 +1,12 @@ { - "description": "asriel.is-a.dev", - "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", - "owner": { - "username": "AsrieltheGoat", - "email": "ganyu@segs.eu.org", - "discord": "AsrieltheGoat" - }, - "record": { - "CNAME": "asrielthegoat.github.io" - } -} \ No newline at end of file + "description": "asriel.is-a.dev", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", + "owner": { + "username": "AsrieltheGoat", + "email": "ganyu@segs.eu.org", + "discord": "AsrieltheGoat" + }, + "record": { + "CNAME": "asrielthegoat.github.io" + } +} diff --git a/domains/asteral.json b/domains/asteral.json index 62a978f66..0a21f347f 100644 --- a/domains/asteral.json +++ b/domains/asteral.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Asteral1", - "discord": "870366927653056582", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.H9xCuEnIBR7E8nLTC_Sjyda_0l2TZlFk5MeyxWiAz9gjxnV9RbPWy6bQfTWip6-Jro_UaAzbgyqT6uDQvFc94M4lrXGs7mygPVmdJlpEelG0bDwtKYAMizZPeFY-1FnkNen-IfrHf4fDwWmt_HBej2IHuWZBgKW_QAy7YFAjiqpAaocf3L4HszP_GCSeh1cFGtpjZxRYHP4FHiuqGaSblf_JPRiE0LwLgfzkyq3S3X9C8Vewph4qJke8vh7TbGVFw0VK8mOSlu-4eB124nCckw09k72qjHr2e3AnXOfO9G6jwlTtpe7a2x3ietmAc-hG2bWt-b4GulSuY7_e05vVzA.i_5GHMDD0QHPBP-Wu7JOSg.HlXpErR61jU-8EcTR4jTFnG48MK1U4YSgAbDJIBMwaNwPT-jBcY0Slx7RhT8Z4NoF3QQL5P3XTHPAcQ6S0e7lM50RJ-gdXyc9ovO-MMhmqs.ZH3nfNB5tWwjqxFRba9XKQ" - }, - "record": { - "CNAME": "asteral1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Asteral1", + "discord": "870366927653056582", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.H9xCuEnIBR7E8nLTC_Sjyda_0l2TZlFk5MeyxWiAz9gjxnV9RbPWy6bQfTWip6-Jro_UaAzbgyqT6uDQvFc94M4lrXGs7mygPVmdJlpEelG0bDwtKYAMizZPeFY-1FnkNen-IfrHf4fDwWmt_HBej2IHuWZBgKW_QAy7YFAjiqpAaocf3L4HszP_GCSeh1cFGtpjZxRYHP4FHiuqGaSblf_JPRiE0LwLgfzkyq3S3X9C8Vewph4qJke8vh7TbGVFw0VK8mOSlu-4eB124nCckw09k72qjHr2e3AnXOfO9G6jwlTtpe7a2x3ietmAc-hG2bWt-b4GulSuY7_e05vVzA.i_5GHMDD0QHPBP-Wu7JOSg.HlXpErR61jU-8EcTR4jTFnG48MK1U4YSgAbDJIBMwaNwPT-jBcY0Slx7RhT8Z4NoF3QQL5P3XTHPAcQ6S0e7lM50RJ-gdXyc9ovO-MMhmqs.ZH3nfNB5tWwjqxFRba9XKQ" + }, + "record": { + "CNAME": "asteral1.github.io" + } +} diff --git a/domains/asteria.json b/domains/asteria.json index 53f19acf9..05d23a3b9 100644 --- a/domains/asteria.json +++ b/domains/asteria.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "spectre-xenon", - "email": "omarzaghlool538@gmail.com" - }, - "record": { - "CNAME": "asteria-9ee.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "spectre-xenon", + "email": "omarzaghlool538@gmail.com" + }, + "record": { + "CNAME": "asteria-9ee.pages.dev" + } +} diff --git a/domains/asterisk.json b/domains/asterisk.json index 623f24d40..74d6a192d 100644 --- a/domains/asterisk.json +++ b/domains/asterisk.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ast3risk-ops", - "email": "me@asterisk.lol", - "discord": "789561823863111742" - }, - "record": { - "URL": "https://asterisk.lol" - } -} \ No newline at end of file + "owner": { + "username": "ast3risk-ops", + "email": "me@asterisk.lol", + "discord": "789561823863111742" + }, + "record": { + "URL": "https://asterisk.lol" + } +} diff --git a/domains/asthriona.json b/domains/asthriona.json index 205b38b52..4efecb8de 100644 --- a/domains/asthriona.json +++ b/domains/asthriona.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asthriona", - "email": "im@asthriona.com" - }, - "record": { - "CNAME": "asthriona.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Asthriona", + "email": "im@asthriona.com" + }, + "record": { + "CNAME": "asthriona.pages.dev" + } +} diff --git a/domains/astra.json b/domains/astra.json index eac4373d5..732e5c81b 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MeHiGalatHu", - "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" - }, - "record": { - "CNAME": "astra-api.glitch.me" - } -} \ No newline at end of file + "owner": { + "username": "MeHiGalatHu", + "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" + }, + "record": { + "CNAME": "astra-api.glitch.me" + } +} diff --git a/domains/astrowin.json b/domains/astrowin.json index 3eab4c807..72d047fe1 100644 --- a/domains/astrowin.json +++ b/domains/astrowin.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "enderfoxbg", - "email": "enderfoxbg670@gmail.com", - "discord": "970380468090437672" - }, - "record": { - "CNAME": "astrowin.github.io" - } -} \ No newline at end of file + "owner": { + "username": "enderfoxbg", + "email": "enderfoxbg670@gmail.com", + "discord": "970380468090437672" + }, + "record": { + "CNAME": "astrowin.github.io" + } +} diff --git a/domains/asuid.dankamigos.json b/domains/asuid.dankamigos.json index d5cf920fb..5a1b10f6b 100644 --- a/domains/asuid.dankamigos.json +++ b/domains/asuid.dankamigos.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "mokshdk", - "email": "anirudhsus001@gmail.com" - }, - "record": { - "TXT": [ - "562965D131E7C913D1796476301A86A148A2B64B52D99FC316724B0B785FAAB1" - ] - } -} \ No newline at end of file + "owner": { + "username": "mokshdk", + "email": "anirudhsus001@gmail.com" + }, + "record": { + "TXT": ["562965D131E7C913D1796476301A86A148A2B64B52D99FC316724B0B785FAAB1"] + } +} diff --git a/domains/asuna.json b/domains/asuna.json index 80a8f4ca7..835cb6e3b 100644 --- a/domains/asuna.json +++ b/domains/asuna.json @@ -1,11 +1,11 @@ { - "description": "Asuna Personal Website", - "repo": "https://github.com/ehAsuna/ehAsuna.github.io", - "owner": { - "username": "ehAsuna", - "email": "codeasaurousteam@gmail.com" - }, - "record": { - "CNAME": "ehasuna.github.io" - } -} \ No newline at end of file + "description": "Asuna Personal Website", + "repo": "https://github.com/ehAsuna/ehAsuna.github.io", + "owner": { + "username": "ehAsuna", + "email": "codeasaurousteam@gmail.com" + }, + "record": { + "CNAME": "ehasuna.github.io" + } +} diff --git a/domains/aswin-m-v.json b/domains/aswin-m-v.json index 291d8278c..674e78a93 100644 --- a/domains/aswin-m-v.json +++ b/domains/aswin-m-v.json @@ -1,11 +1,11 @@ { - "description": "Personal website me , Aswin M V", - "repo": "https://github.com/AswinArsha/mypersonalwebsite.git", - "owner": { - "username": "AswinArsha", - "email": "aswinmv13@gmail.com" - }, - "record": { - "CNAME": "tubular-kangaroo-60ad83.netlify.app" - } -} \ No newline at end of file + "description": "Personal website me , Aswin M V", + "repo": "https://github.com/AswinArsha/mypersonalwebsite.git", + "owner": { + "username": "AswinArsha", + "email": "aswinmv13@gmail.com" + }, + "record": { + "CNAME": "tubular-kangaroo-60ad83.netlify.app" + } +} diff --git a/domains/aswin-vs.json b/domains/aswin-vs.json index 9921730a4..7e5913870 100644 --- a/domains/aswin-vs.json +++ b/domains/aswin-vs.json @@ -1,11 +1,11 @@ { - "description": "Portfolio of Aswin V S", - "repo": "https://github.com/aswin-vs/Portfolio", - "owner": { - "username": "aswin-vs", - "email": "aswinvs.nitt@gmail.com" - }, - "record": { - "CNAME": "aswin-vs.github.io" - } -} \ No newline at end of file + "description": "Portfolio of Aswin V S", + "repo": "https://github.com/aswin-vs/Portfolio", + "owner": { + "username": "aswin-vs", + "email": "aswinvs.nitt@gmail.com" + }, + "record": { + "CNAME": "aswin-vs.github.io" + } +} diff --git a/domains/aswin.json b/domains/aswin.json index 84ed40928..c16350ea7 100644 --- a/domains/aswin.json +++ b/domains/aswin.json @@ -1,11 +1,11 @@ { - "description": "Aswin's personal portfolio", - "repo": "https://github.com/aswinskumar67/iamaswin.github.io", - "owner": { - "username": "aswinskumar67", - "email": "aswin.skumaro2bme@gmail.com" - }, - "record": { - "CNAME": "aswinskumar67.github.io" - } -} \ No newline at end of file + "description": "Aswin's personal portfolio", + "repo": "https://github.com/aswinskumar67/iamaswin.github.io", + "owner": { + "username": "aswinskumar67", + "email": "aswin.skumaro2bme@gmail.com" + }, + "record": { + "CNAME": "aswinskumar67.github.io" + } +} diff --git a/domains/aswinmahesh.json b/domains/aswinmahesh.json index c01f4a4dc..9ff22977f 100644 --- a/domains/aswinmahesh.json +++ b/domains/aswinmahesh.json @@ -1,18 +1,12 @@ { - "description": "Aswin Mahesh Website", - "repo": "https://github.com/aswinmahesh", - "owner": { - "username": "aswinmahesh", - "email": "aswinmahesh.com+dns@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "Aswin Mahesh Website", + "owner": { + "username": "aswinmahesh", + "email": "aswinmahesh.com+dns@gmail.com" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/aswinmaheshc.json b/domains/aswinmaheshc.json index 48bf13cb2..f404b4913 100644 --- a/domains/aswinmaheshc.json +++ b/domains/aswinmaheshc.json @@ -1,18 +1,12 @@ { - "description": "Aswin Mahesh C Website", - "repo": "https://github.com/aswinmahesh", - "owner": { - "username": "aswinmahesh", - "email": "aswinmahesh.com+dns@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "Aswin Mahesh C Website", + "owner": { + "username": "aswinmahesh", + "email": "aswinmahesh.com+dns@gmail.com" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/aswinop.json b/domains/aswinop.json index 5395a29a2..53183abca 100644 --- a/domains/aswinop.json +++ b/domains/aswinop.json @@ -1,12 +1,12 @@ { - "description": "Aswin's portfolio and project wikis", - "repo": "https://github.com/AswinOP/aswinop.github.io", - "owner": { - "username": "AswinOP", - "email": "itsaswinop@gmail.com", - "twitter": "iamaswinop" - }, - "record": { - "CNAME": "aswinop.github.io" - } -} \ No newline at end of file + "description": "Aswin's portfolio and project wikis", + "repo": "https://github.com/AswinOP/aswinop.github.io", + "owner": { + "username": "AswinOP", + "email": "itsaswinop@gmail.com", + "twitter": "iamaswinop" + }, + "record": { + "CNAME": "aswinop.github.io" + } +} diff --git a/domains/aswinrout.json b/domains/aswinrout.json index 2577b7d8c..fda546dc8 100644 --- a/domains/aswinrout.json +++ b/domains/aswinrout.json @@ -1,11 +1,11 @@ { - "description": "aswinrout.is-a.dev", - "repo": "https://github.com/AswinCreates/aswincreates.github.io", - "owner": { - "username": "AswinCreates", - "email": "aswin94281@gmail.com" - }, - "record": { - "CNAME": "aswincreates.github.io" - } -} \ No newline at end of file + "description": "aswinrout.is-a.dev", + "repo": "https://github.com/AswinCreates/aswincreates.github.io", + "owner": { + "username": "AswinCreates", + "email": "aswin94281@gmail.com" + }, + "record": { + "CNAME": "aswincreates.github.io" + } +} diff --git a/domains/async.json b/domains/async.json index 083e93990..b640d8f72 100644 --- a/domains/async.json +++ b/domains/async.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "synqqrawr", - "discord": "797422750321999943", - "owl": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.crVD_cCdtO6b_JicT3SsK0s6yaSVj3jrf4uy2ecSvBp-kgiqcmhOaeuMyU10dMdvcvrhhfLrDvbYYawk6i4cCbThsYKVoNcmfQmFG4EE-CA98kwasx_g1xHlwXCq3tu1TxLpAOmahvp871714nMFqXvUGK2j0bLsZngbQXbxgz_-3z7o-Kr3T8JhvjSvNXpv8JNyHnQp4bFQ8x7wbSgvAK0y2cskwpKPafc3KigaD511hkWi0YXrZidsW8v3iOUv_uEUXporuGjtf5tsTu0ABmAZjzJ4KCuyM6pYuXJ8tms9W6nXP-fAv6j-c9yEnj6gZnvGk5cZmSjzKxjeqlnoJA.MltIcXwGYYlotVb2BMAjQw.FgwQ7PdSm6tYQ4UVzc7of9O8G02KBJ9U3XgJ69sBTJZf4LOdG6Dwb-87FQ9rPwRZ-U-8PUl9290ub6qDfIqzic8wft5wi1mjJBRIT4B9Luo.sLGOlk_-pYJLI8Oqmo1mOw" - }, - "record": { - "CNAME": "synqq.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "synqqrawr", + "discord": "797422750321999943", + "owl": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.crVD_cCdtO6b_JicT3SsK0s6yaSVj3jrf4uy2ecSvBp-kgiqcmhOaeuMyU10dMdvcvrhhfLrDvbYYawk6i4cCbThsYKVoNcmfQmFG4EE-CA98kwasx_g1xHlwXCq3tu1TxLpAOmahvp871714nMFqXvUGK2j0bLsZngbQXbxgz_-3z7o-Kr3T8JhvjSvNXpv8JNyHnQp4bFQ8x7wbSgvAK0y2cskwpKPafc3KigaD511hkWi0YXrZidsW8v3iOUv_uEUXporuGjtf5tsTu0ABmAZjzJ4KCuyM6pYuXJ8tms9W6nXP-fAv6j-c9yEnj6gZnvGk5cZmSjzKxjeqlnoJA.MltIcXwGYYlotVb2BMAjQw.FgwQ7PdSm6tYQ4UVzc7of9O8G02KBJ9U3XgJ69sBTJZf4LOdG6Dwb-87FQ9rPwRZ-U-8PUl9290ub6qDfIqzic8wft5wi1mjJBRIT4B9Luo.sLGOlk_-pYJLI8Oqmo1mOw" + }, + "record": { + "CNAME": "synqq.pages.dev" + } +} diff --git a/domains/asyncedd.json b/domains/asyncedd.json index a10c5a634..80927cee2 100644 --- a/domains/asyncedd.json +++ b/domains/asyncedd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "asyncedd", - "email": "isynqquwu@proton.me" - }, - "record": { - "CNAME": "asyncedd.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "asyncedd", + "email": "isynqquwu@proton.me" + }, + "record": { + "CNAME": "asyncedd.pages.dev" + } +} diff --git a/domains/at-muhammad.json b/domains/at-muhammad.json index 9dce1936a..f1089bec3 100644 --- a/domains/at-muhammad.json +++ b/domains/at-muhammad.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "xgovernor", - "email": "abutahermuhammad@outlook.com", - "description": "Portfolio website of Abu Taher Muhammad" - }, - "record": { - "CNAME": "at-mah.vercel.app" - } + "owner": { + "username": "xgovernor", + "email": "abutahermuhammad@outlook.com", + "description": "Portfolio website of Abu Taher Muhammad" + }, + "record": { + "CNAME": "at-mah.vercel.app" + } } diff --git a/domains/ataim.json b/domains/ataim.json index cb98fe696..16b849a47 100644 --- a/domains/ataim.json +++ b/domains/ataim.json @@ -1,11 +1,11 @@ { - "description": "For my portofolio", - "repo": "https://ataim9999.github.io/mrataim", - "owner": { - "username": "ataim9999", - "email": "daanprive0@gmail.com" - }, - "record": { - "CNAME": "ataim9999.github.io" - } -} \ No newline at end of file + "description": "For my portofolio", + "repo": "https://ataim9999.github.io/mrataim", + "owner": { + "username": "ataim9999", + "email": "daanprive0@gmail.com" + }, + "record": { + "CNAME": "ataim9999.github.io" + } +} diff --git a/domains/atechadventurer.json b/domains/atechadventurer.json index c9558d769..c4908c57e 100644 --- a/domains/atechadventurer.json +++ b/domains/atechadventurer.json @@ -1,11 +1,10 @@ { - "description": "ATechAdventurer's Site", - "repo": "https://github.com/ATechAdventurer", - "owner": { - "username": "ATechAdventurer", - "email": "cam.steeleis@gmail.com" - }, - "record": { - "URL": "https://github.com/ATechAdventurer" - } -} \ No newline at end of file + "description": "ATechAdventurer's Site", + "owner": { + "username": "ATechAdventurer", + "email": "cam.steeleis@gmail.com" + }, + "record": { + "URL": "https://github.com/ATechAdventurer" + } +} diff --git a/domains/ath.json b/domains/ath.json index 550fe8a30..aac6e1283 100644 --- a/domains/ath.json +++ b/domains/ath.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Anchu251", - "email": "thuanhvu.ai@gmail.com" - }, - "record": { - "CNAME": "anchu251.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Anchu251", + "email": "thuanhvu.ai@gmail.com" + }, + "record": { + "CNAME": "anchu251.github.io" + } +} diff --git a/domains/athanasopoulos.json b/domains/athanasopoulos.json index 18fdf65d7..c42231138 100644 --- a/domains/athanasopoulos.json +++ b/domains/athanasopoulos.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "athanasso", - "email": "manos.athanasopoulos@yahoo.gr", - "discord": "187183823354724352" - }, - "record": { - "CNAME": "next-portfolio-eight-kohl.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "athanasso", + "email": "manos.athanasopoulos@yahoo.gr", + "discord": "187183823354724352" + }, + "record": { + "CNAME": "next-portfolio-eight-kohl.vercel.app" + } +} diff --git a/domains/atharv.json b/domains/atharv.json index 21fa0d897..5613a2fd5 100644 --- a/domains/atharv.json +++ b/domains/atharv.json @@ -1,12 +1,12 @@ { - "description": "Personal website for Atharv", - "repo": "https://github.com/realatharv/atharv.github.io", - "owner": { - "username": "realatharv", - "email": "atharv.sbiz@gmail.com", - "twitter": "realatharv" - }, - "record": { - "CNAME": "realatharv.github.io" - } -} \ No newline at end of file + "description": "Personal website for Atharv", + "repo": "https://github.com/realatharv/atharv.github.io", + "owner": { + "username": "realatharv", + "email": "atharv.sbiz@gmail.com", + "twitter": "realatharv" + }, + "record": { + "CNAME": "realatharv.github.io" + } +} diff --git a/domains/atharva.json b/domains/atharva.json index 3c2779943..c98afeecd 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -1,14 +1,11 @@ { - "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", - "owner": { - "username": "atharvaupadhyay", - "email": "atharva.upadhyay1099@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", + "owner": { + "username": "atharvaupadhyay", + "email": "atharva.upadhyay1099@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/atharvd.json b/domains/atharvd.json index 046d22993..f2ebcd78a 100644 --- a/domains/atharvd.json +++ b/domains/atharvd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "D-Atharv", - "email": "atharv.dewangan04@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-dusky-six-78.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "D-Atharv", + "email": "atharv.dewangan04@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-dusky-six-78.vercel.app" + } +} diff --git a/domains/athfan.json b/domains/athfan.json index e523852c5..593cf788b 100644 --- a/domains/athfan.json +++ b/domains/athfan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "athphane", - "email": "athphane@gmail.com" - }, - "record": { - "CNAME": "athfan.com" - } + "owner": { + "username": "athphane", + "email": "athphane@gmail.com" + }, + "record": { + "CNAME": "athfan.com" + } } diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json index 769452e38..9528ae292 100644 --- a/domains/athifrahmawan.json +++ b/domains/athifrahmawan.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ProfRiski", - "email": "profriski10@gmail.com", - "discord": "Athif#3017" - }, - "description": "Athif Rahmawan's Portfolio", - "record": { - "CNAME": "profriski.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ProfRiski", + "email": "profriski10@gmail.com", + "discord": "Athif#3017" + }, + "description": "Athif Rahmawan's Portfolio", + "record": { + "CNAME": "profriski.github.io" + } +} diff --git a/domains/athira-li.json b/domains/athira-li.json index 38aacadd2..0681d7ffa 100644 --- a/domains/athira-li.json +++ b/domains/athira-li.json @@ -1,11 +1,11 @@ { - "description": "Athira's Web-Dev Home", - "repo": "https://github.com/Athira-L-I/Athira-L-I.github.io", - "owner": { - "username": "Athira-L-I", - "email": "athirali4582@gmail.com" - }, - "record": { - "CNAME": "athira-l-i.github.io" - } -} \ No newline at end of file + "description": "Athira's Web-Dev Home", + "repo": "https://github.com/Athira-L-I/Athira-L-I.github.io", + "owner": { + "username": "Athira-L-I", + "email": "athirali4582@gmail.com" + }, + "record": { + "CNAME": "athira-l-i.github.io" + } +} diff --git a/domains/ati.json b/domains/ati.json index 1a8fd4f75..4b15481c8 100644 --- a/domains/ati.json +++ b/domains/ati.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "creeperkafasi", - "discord": "442685489833705483", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZPTcnLdFttSuLaKlK39M9sd2ycdqHvSoqSEB3_9Et8BOhXNb5gH12xoXrjULQ-VZn_pNgglyesizfRYYtiPBgT1tpqZXuH-oaUgwY7g9NuFcoZAsGX8G2vNR-a_j9rw_7KdpB-NikCUjqt4Af_VS-opbI7Tjshwcte1BFYqJrGvjacnRMkmiLI1c3GuR64MqOmNmQdgz2Lo7wy8yzfPbGKFm49KkZSfz3br_xi8HgRDgOvBYE4HOiPoS7Br_wGyOWp9LOOpJV-h2cKxqW_NrYDjqNDymiod-H0HjvNp-unlINxJ1Lr_zv8-_lqWWF0USHBav0csOOniQrOfTlp4TOg.K8BBMA79AcjnjVD2m_LyUQ.9tFlThKomuA3pULo231_52baTqhyItv6H8y5zFlQSsqx5yx0eCIAWR8Fk5FbC30kIBAj8cxmpmTz_-zvq86deOrN8kJruww8eu8Ywc6vZdo.QoCfXfVsFPMBt4wLOiBZtQ" - }, - "record": { - "CNAME": "atiai.github.io" - } -} \ No newline at end of file + "owner": { + "username": "creeperkafasi", + "discord": "442685489833705483", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZPTcnLdFttSuLaKlK39M9sd2ycdqHvSoqSEB3_9Et8BOhXNb5gH12xoXrjULQ-VZn_pNgglyesizfRYYtiPBgT1tpqZXuH-oaUgwY7g9NuFcoZAsGX8G2vNR-a_j9rw_7KdpB-NikCUjqt4Af_VS-opbI7Tjshwcte1BFYqJrGvjacnRMkmiLI1c3GuR64MqOmNmQdgz2Lo7wy8yzfPbGKFm49KkZSfz3br_xi8HgRDgOvBYE4HOiPoS7Br_wGyOWp9LOOpJV-h2cKxqW_NrYDjqNDymiod-H0HjvNp-unlINxJ1Lr_zv8-_lqWWF0USHBav0csOOniQrOfTlp4TOg.K8BBMA79AcjnjVD2m_LyUQ.9tFlThKomuA3pULo231_52baTqhyItv6H8y5zFlQSsqx5yx0eCIAWR8Fk5FbC30kIBAj8cxmpmTz_-zvq86deOrN8kJruww8eu8Ywc6vZdo.QoCfXfVsFPMBt4wLOiBZtQ" + }, + "record": { + "CNAME": "atiai.github.io" + } +} diff --git a/domains/atul.json b/domains/atul.json index 0949c85d4..a560b78ff 100644 --- a/domains/atul.json +++ b/domains/atul.json @@ -1,11 +1,11 @@ { - "description": "Coming Soon", - "repo": "https://github.com/AtulPatil-me/AtulPatil-me.github.io", - "owner": { - "username": "Atul-Patil-99", - "email": "atuluttampatil.1757@gmail.com" - }, - "record": { - "CNAME": "atulpatil-me.github.io" - } -} \ No newline at end of file + "description": "Coming Soon", + "repo": "https://github.com/AtulPatil-me/AtulPatil-me.github.io", + "owner": { + "username": "Atul-Patil-99", + "email": "atuluttampatil.1757@gmail.com" + }, + "record": { + "CNAME": "atulpatil-me.github.io" + } +} diff --git a/domains/au.json b/domains/au.json index 8a3bc16ab..b96b01370 100644 --- a/domains/au.json +++ b/domains/au.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zzph", - "email": "johnbrettc@gmail.com" - }, - "record": { - "CNAME": "zephyr-1.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "zephyr-1.onrender.com" + } +} diff --git a/domains/aud.json b/domains/aud.json index 093af5060..5a7f7fe3f 100644 --- a/domains/aud.json +++ b/domains/aud.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "An-Unnamed-Developer", - "email": "loganj1403@outlook.com" - }, - "record": { - "A": ["82.16.42.25"] - } + "owner": { + "username": "An-Unnamed-Developer", + "email": "loganj1403@outlook.com" + }, + "record": { + "A": ["82.16.42.25"] + } } diff --git a/domains/augustine.json b/domains/augustine.json index b0fd6aa84..3ea325398 100644 --- a/domains/augustine.json +++ b/domains/augustine.json @@ -1,11 +1,10 @@ { - "description": "Augustine's personal developer website", - "repo": "https://github.com/augustineaykara", - "owner": { - "username": "augustineaykara", - "email": "augustineaykara@gmail.com" - }, - "record": { - "URL": "http://augustine.aykara4.com" - } -} \ No newline at end of file + "description": "Augustine's personal developer website", + "owner": { + "username": "augustineaykara", + "email": "augustineaykara@gmail.com" + }, + "record": { + "URL": "http://augustine.aykara4.com" + } +} diff --git a/domains/auq3l.json b/domains/auq3l.json index ef7b97bba..7e02ef3b0 100644 --- a/domains/auq3l.json +++ b/domains/auq3l.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "l3qua", - "email": "lequangthanh260211@gmail.com" - }, - "record": { - "CNAME": "l3qua.github.io" - } -} \ No newline at end of file + "owner": { + "username": "l3qua", + "email": "lequangthanh260211@gmail.com" + }, + "record": { + "CNAME": "l3qua.github.io" + } +} diff --git a/domains/aura.json b/domains/aura.json index 155191db7..06568244b 100644 --- a/domains/aura.json +++ b/domains/aura.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "auravoid", - "email": "github@auravoid.dev" - }, - "record": { - "CNAME": "aura-is-a-dev.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "auravoid", + "email": "github@auravoid.dev" + }, + "record": { + "CNAME": "aura-is-a-dev.pages.dev" + } +} diff --git a/domains/aus.json b/domains/aus.json index 1258be57c..f5c40ead8 100644 --- a/domains/aus.json +++ b/domains/aus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" - }, - "record": { - "URL": "https://mrakshayas.github.io/portfolio/" - } -} \ No newline at end of file + "owner": { + "username": "MrAkshayAS", + "email": "akshau72p@gmail.com" + }, + "record": { + "URL": "https://mrakshayas.github.io/portfolio/" + } +} diff --git a/domains/austino.json b/domains/austino.json index 9141239a6..5d24b4b1f 100644 --- a/domains/austino.json +++ b/domains/austino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AustinGraphics", - "email": "austinxthomas@gmail.com" - }, - "record": { - "CNAME": "austingraphics.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AustinGraphics", + "email": "austinxthomas@gmail.com" + }, + "record": { + "CNAME": "austingraphics.github.io" + } +} diff --git a/domains/ausy.json b/domains/ausy.json index 2a01b7702..234f14ec7 100644 --- a/domains/ausy.json +++ b/domains/ausy.json @@ -1,11 +1,11 @@ { - "description": "austinfenne.is-a.dev", - "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", - "owner": { - "username": "FenneAustin", - "email": "austindfenne@gmail.com" - }, - "record": { - "CNAME": "fenneaustin.github.io" - } -} \ No newline at end of file + "description": "austinfenne.is-a.dev", + "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", + "owner": { + "username": "FenneAustin", + "email": "austindfenne@gmail.com" + }, + "record": { + "CNAME": "fenneaustin.github.io" + } +} diff --git a/domains/autobean.json b/domains/autobean.json index 97df65fe0..d1eb25b2e 100644 --- a/domains/autobean.json +++ b/domains/autobean.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "AriesPowv", - "email": "apowvalla26@jesuitmail.org" - }, - "record": { - "A": [ - "34.111.254.92" - ] - } -} \ No newline at end of file + "owner": { + "username": "AriesPowv", + "email": "apowvalla26@jesuitmail.org" + }, + "record": { + "A": ["34.111.254.92"] + } +} diff --git a/domains/autodiscover.halinh0506.json b/domains/autodiscover.halinh0506.json index 829b048de..8c9d66830 100644 --- a/domains/autodiscover.halinh0506.json +++ b/domains/autodiscover.halinh0506.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "huanhoahongso3-collab", - "email": "huanhoahongso3@gmail.com" - }, - "record": { - "CNAME": "autodiscover.outlook.com" - } -} \ No newline at end of file + "owner": { + "username": "huanhoahongso3-collab", + "email": "huanhoahongso3@gmail.com" + }, + "record": { + "CNAME": "autodiscover.outlook.com" + } +} diff --git a/domains/autodiscover.yash.json b/domains/autodiscover.yash.json index f6e86a2ec..5fbc873dc 100644 --- a/domains/autodiscover.yash.json +++ b/domains/autodiscover.yash.json @@ -1,11 +1,11 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/real-yash/website", - "owner": { - "username": "real-yash", - "email": "connect@real-yash.is-a.dev" - }, - "record": { - "CNAME": "autodiscover.outlook.com" - } -} \ No newline at end of file + "description": "Link to my portfolio site.", + "repo": "https://github.com/real-yash/website", + "owner": { + "username": "real-yash", + "email": "connect@real-yash.is-a.dev" + }, + "record": { + "CNAME": "autodiscover.outlook.com" + } +} diff --git a/domains/ave.json b/domains/ave.json index 0942d451a..456a3e924 100644 --- a/domains/ave.json +++ b/domains/ave.json @@ -1,11 +1,11 @@ { - "description": "Personal website for @ayvacs", - "repo": "https://github.com/ayvacs/ayvacs.github.io", - "owner": { - "username": "ayvacs", - "email": "ayvacs@proton.me" - }, - "record": { - "CNAME": "ayvacs.github.io" - } -} \ No newline at end of file + "description": "Personal website for @ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@proton.me" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +} diff --git a/domains/avellea.json b/domains/avellea.json index 1f4e4b5ab..cb8c2e2f9 100644 --- a/domains/avellea.json +++ b/domains/avellea.json @@ -1,11 +1,11 @@ { - "description": "Personal website.", - "repo": "https://github.com/Avellea/Avellea.github.io", - "owner": { - "username": "Avellea", - "discord": "Ave#2776" - }, - "record": { - "CNAME": "avellea.github.io" - } -} \ No newline at end of file + "description": "Personal website.", + "repo": "https://github.com/Avellea/Avellea.github.io", + "owner": { + "username": "Avellea", + "discord": "Ave#2776" + }, + "record": { + "CNAME": "avellea.github.io" + } +} diff --git a/domains/avengers-sonarqube.json b/domains/avengers-sonarqube.json index 38aa39df0..fc7696611 100644 --- a/domains/avengers-sonarqube.json +++ b/domains/avengers-sonarqube.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hxhieu", - "email": "hugh.hoang@gmail.com" - }, - "record": { - "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" - } -} \ No newline at end of file + "owner": { + "username": "hxhieu", + "email": "hugh.hoang@gmail.com" + }, + "record": { + "CNAME": "sonaqube.jollyocean-513cc86d.australiaeast.azurecontainerapps.io" + } +} diff --git a/domains/averagepce.json b/domains/averagepce.json index 1a9efa628..12dc26112 100644 --- a/domains/averagepce.json +++ b/domains/averagepce.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "FaultyFaulty-glitch", - "email": "faultywindows@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "FaultyFaulty-glitch", + "email": "faultywindows@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/averagepcweb.json b/domains/averagepcweb.json index ba025dc30..d7de4fcdb 100644 --- a/domains/averagepcweb.json +++ b/domains/averagepcweb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FaultyFaulty-glitch", - "discord": "1102928631191322675" - }, - "record": { - "CNAME": "averagepcweb.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "FaultyFaulty-glitch", + "discord": "1102928631191322675" + }, + "record": { + "CNAME": "averagepcweb.pages.dev" + } +} diff --git a/domains/averse.json b/domains/averse.json index a4d168a52..a01b730f1 100644 --- a/domains/averse.json +++ b/domains/averse.json @@ -1,11 +1,11 @@ { - "description": "Personal site", - "repo": "https://github.com/AverseABFun/my-site", - "owner": { - "username": "AverseABFun", - "email": "averse.abfun@gmail.com" - }, - "record": { - "CNAME": "averseabfun.github.io" - } -} \ No newline at end of file + "description": "Personal site", + "repo": "https://github.com/AverseABFun/my-site", + "owner": { + "username": "AverseABFun", + "email": "averse.abfun@gmail.com" + }, + "record": { + "CNAME": "averseabfun.github.io" + } +} diff --git a/domains/avery.json b/domains/avery.json index b03a618b8..af5e85347 100644 --- a/domains/avery.json +++ b/domains/avery.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "caverym", - "email": "averylapine@gmail.com", - "discord": "Avery~#1845" - }, - "description": "A cool domain that will most likely use!", - "record": { - "CNAME": "caverym.net" - } -} \ No newline at end of file + "owner": { + "username": "caverym", + "email": "averylapine@gmail.com", + "discord": "Avery~#1845" + }, + "description": "A cool domain that will most likely use!", + "record": { + "CNAME": "caverym.net" + } +} diff --git a/domains/avg.json b/domains/avg.json index a787e2f0a..68077ac02 100644 --- a/domains/avg.json +++ b/domains/avg.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AverageHelper", - "mastodon": "@avghelper@average.name" - }, - "record": { - "URL": "https://average.name" - } -} \ No newline at end of file + "owner": { + "username": "AverageHelper", + "mastodon": "@avghelper@average.name" + }, + "record": { + "URL": "https://average.name" + } +} diff --git a/domains/avi.json b/domains/avi.json index 8c914ca44..7b197271f 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "avipars", - "email": "isdev@aviparshan.com" - }, - "record": { - "CNAME": "avipars.github.io" - }, - "description": "Personal website with useful links", - "repo": "https://github.com/avipars/avipars.github.io" -} \ No newline at end of file + "owner": { + "username": "avipars", + "email": "isdev@aviparshan.com" + }, + "record": { + "CNAME": "avipars.github.io" + }, + "description": "Personal website with useful links", + "repo": "https://github.com/avipars/avipars.github.io" +} diff --git a/domains/avidevs31.json b/domains/avidevs31.json index bce27e1e5..c5ba0bfbe 100644 --- a/domains/avidevs31.json +++ b/domains/avidevs31.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AviDevs31", - "email": "josealbertotaverazz@gmail.com" - }, - "record": { - "CNAME": "avidevs31.github.io" - } -} \ No newline at end of file + "owner": { + "username": "AviDevs31", + "email": "josealbertotaverazz@gmail.com" + }, + "record": { + "CNAME": "avidevs31.github.io" + } +} diff --git a/domains/avilam.json b/domains/avilam.json index dbc00b3fd..e226bad00 100644 --- a/domains/avilam.json +++ b/domains/avilam.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "dxravage" - }, - "record": { - "CNAME": "dxravage.github.io" - } + "owner": { + "username": "dxravage" + }, + "record": { + "CNAME": "dxravage.github.io" + } } diff --git a/domains/avnoor-gamerz.json b/domains/avnoor-gamerz.json index d35374514..92d607ea7 100644 --- a/domains/avnoor-gamerz.json +++ b/domains/avnoor-gamerz.json @@ -1,12 +1,12 @@ { - "description": "Official WEBSITE OF aVNOOR gAMERZ", - "repo": "https://github.com/Avnoor-Gamerz/avnoor-gamerz.github.io", - "owner": { - "username": "avnoor-gamerz", - "email": "avnoorchahal001@gmail.com", - "twitter": "avnoor-gamerz" - }, - "record": { - "CNAME": "avnoor-gamerz.github.io" - } -} \ No newline at end of file + "description": "Official WEBSITE OF aVNOOR gAMERZ", + "repo": "https://github.com/Avnoor-Gamerz/avnoor-gamerz.github.io", + "owner": { + "username": "avnoor-gamerz", + "email": "avnoorchahal001@gmail.com", + "twitter": "avnoor-gamerz" + }, + "record": { + "CNAME": "avnoor-gamerz.github.io" + } +} diff --git a/domains/awais.json b/domains/awais.json index 8f61a845a..e50653d4e 100644 --- a/domains/awais.json +++ b/domains/awais.json @@ -1,12 +1,12 @@ { - "description": "Portfolio website for Awais Khan Niazi", - "repo": "https://github.com/askhan963/register", - "owner": { - "username": "askhan963", - "email": "awaisknas963@gmail.com" - }, - "record": { - "CNAME": "awaiskhanniazi.netlify.app" - }, - "proxied": false -} \ No newline at end of file + "description": "Portfolio website for Awais Khan Niazi", + "repo": "https://github.com/askhan963/register", + "owner": { + "username": "askhan963", + "email": "awaisknas963@gmail.com" + }, + "record": { + "CNAME": "awaiskhanniazi.netlify.app" + }, + "proxied": false +} diff --git a/domains/awan.json b/domains/awan.json index 6aeedb1d6..7890ad975 100644 --- a/domains/awan.json +++ b/domains/awan.json @@ -1,11 +1,11 @@ { - "description": "Awan Shrestha's Site", - "owner": { - "username": "awanshrestha", - "email": "awa1shrestha@gmail.com", - "twitter": "awanshrestha1" - }, - "record": { - "URL": "https://awan.com.np" - } -} \ No newline at end of file + "description": "Awan Shrestha's Site", + "owner": { + "username": "awanshrestha", + "email": "awa1shrestha@gmail.com", + "twitter": "awanshrestha1" + }, + "record": { + "URL": "https://awan.com.np" + } +} diff --git a/domains/awhvish.json b/domains/awhvish.json index deaa93a9a..55661a28f 100644 --- a/domains/awhvish.json +++ b/domains/awhvish.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "awhvish", - "email": "high.avis.lowha@gmail.com" - }, - "record": { - "CNAME": "awhvish.vercel.app" - } + "owner": { + "username": "awhvish", + "email": "high.avis.lowha@gmail.com" + }, + "record": { + "CNAME": "awhvish.vercel.app" } - \ No newline at end of file +} diff --git a/domains/axay.json b/domains/axay.json index 0f782d54b..3bea8a7b9 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "discord": "mrakshayas" - }, - "record": { - "URL": "https://mrakshayas.github.io/" - } -} \ No newline at end of file + "owner": { + "username": "MrAkshayAS", + "discord": "mrakshayas" + }, + "record": { + "URL": "https://mrakshayas.github.io/" + } +} diff --git a/domains/axd.json b/domains/axd.json index e2a171f38..833de0b33 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alexdhg", - "email": "webmaster@webwarp.ro" - }, - "record": { - "URL": "https://webwarp.ro" - } -} \ No newline at end of file + "owner": { + "username": "alexdhg", + "email": "webmaster@webwarp.ro" + }, + "record": { + "URL": "https://webwarp.ro" + } +} diff --git a/domains/axe.json b/domains/axe.json index 323c098a6..490132d0e 100644 --- a/domains/axe.json +++ b/domains/axe.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "axelawh", - "email": "lewisbrown171@gmail.com" - }, - "record": { - "A": [ - "195.20.254.54" - ] - } -} \ No newline at end of file + "owner": { + "username": "axelawh", + "email": "lewisbrown171@gmail.com" + }, + "record": { + "A": ["195.20.254.54"] + } +} diff --git a/domains/axel.json b/domains/axel.json index 1e97e886a..15f0a6860 100644 --- a/domains/axel.json +++ b/domains/axel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axelilali", - "email": "axel.ilali@yahoo.fr" - }, - "record": { - "CNAME": "axel-ilali.com" - } -} \ No newline at end of file + "owner": { + "username": "axelilali", + "email": "axel.ilali@yahoo.fr" + }, + "record": { + "CNAME": "axel-ilali.com" + } +} diff --git a/domains/axeon.json b/domains/axeon.json index d2f33ba7e..140a06bd7 100644 --- a/domains/axeon.json +++ b/domains/axeon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vyfor", - "discord": "vyfor" - }, - "record": { - "CNAME": "axeon.pages.dev" - } + "owner": { + "username": "vyfor", + "discord": "vyfor" + }, + "record": { + "CNAME": "axeon.pages.dev" + } } diff --git a/domains/axewbotx.json b/domains/axewbotx.json index d871f2fcc..9001701b6 100644 --- a/domains/axewbotx.json +++ b/domains/axewbotx.json @@ -1,12 +1,12 @@ { - "description": "Personal Website", - "repo": "https://github.com/AxewBoTX/axewbotx.github.io", - "owner": { - "username": "AxewBoTX", - "email": "lovedeepbrar54155@gmail.com", - "twitter": "AxewBoTX" - }, - "record": { - "CNAME": "axewbotx.github.io" - } -} \ No newline at end of file + "description": "Personal Website", + "repo": "https://github.com/AxewBoTX/axewbotx.github.io", + "owner": { + "username": "AxewBoTX", + "email": "lovedeepbrar54155@gmail.com", + "twitter": "AxewBoTX" + }, + "record": { + "CNAME": "axewbotx.github.io" + } +} diff --git a/domains/axinux.json b/domains/axinux.json index 8ef12e7ec..0511d4406 100644 --- a/domains/axinux.json +++ b/domains/axinux.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axinux", - "email": "theaxinux@gmail.com" - }, - "record": { - "CNAME": "my-website-cvi.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "axinux", + "email": "theaxinux@gmail.com" + }, + "record": { + "CNAME": "my-website-cvi.pages.dev" + } +} diff --git a/domains/axioris.json b/domains/axioris.json index 8116c6d01..bee8d25e5 100644 --- a/domains/axioris.json +++ b/domains/axioris.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "axioris", - "email": "dane.foster.collins@gmail.com" - }, - "record": { - "CNAME": "axioris.github.io" - } -} \ No newline at end of file + "owner": { + "username": "axioris", + "email": "dane.foster.collins@gmail.com" + }, + "record": { + "CNAME": "axioris.github.io" + } +} diff --git a/domains/axo.json b/domains/axo.json index 32247e4f8..1b827d480 100644 --- a/domains/axo.json +++ b/domains/axo.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "ImAxolotlicekDev", - "discord": "1125148972449796136", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" - }, - "record": { - "A": [ - "158.178.206.169" - ] - } -} \ No newline at end of file + "owner": { + "username": "ImAxolotlicekDev", + "discord": "1125148972449796136", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" + }, + "record": { + "A": ["158.178.206.169"] + } +} diff --git a/domains/axrxvm.json b/domains/axrxvm.json index c06775e5d..c019c3058 100644 --- a/domains/axrxvm.json +++ b/domains/axrxvm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AaravMehta59", - "email": "poojaaarav321@gmail.com" - }, - "record": { - "URL": "https://aaravm.me/" - } -} \ No newline at end of file + "owner": { + "username": "AaravMehta59", + "email": "poojaaarav321@gmail.com" + }, + "record": { + "URL": "https://aaravm.me/" + } +} diff --git a/domains/ayaangrover.json b/domains/ayaangrover.json index aa6e7b68f..545053a65 100644 --- a/domains/ayaangrover.json +++ b/domains/ayaangrover.json @@ -1,12 +1,12 @@ { - "description": "A better link for my personal profile", - "repo": "https://github.com/ayaangrover/ayaangrover.github.io", - "owner": { - "username": "ayaangrover", - "email": "ayaangrover@gmail.com", - "twitter": "grover_ayaan" - }, - "record": { - "CNAME": "ayaangrover.github.io" - } -} \ No newline at end of file + "description": "A better link for my personal profile", + "repo": "https://github.com/ayaangrover/ayaangrover.github.io", + "owner": { + "username": "ayaangrover", + "email": "ayaangrover@gmail.com", + "twitter": "grover_ayaan" + }, + "record": { + "CNAME": "ayaangrover.github.io" + } +} diff --git a/domains/ayaanhaider.json b/domains/ayaanhaider.json index 434955b65..594c3916a 100644 --- a/domains/ayaanhaider.json +++ b/domains/ayaanhaider.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayaanhaider-dev", - "email": "ayaanhaider.dev@gmail.com" - }, - "record": { - "CNAME": "ayaanhaider-dev.web.app" - } -} \ No newline at end of file + "owner": { + "username": "ayaanhaider-dev", + "email": "ayaanhaider.dev@gmail.com" + }, + "record": { + "CNAME": "ayaanhaider-dev.web.app" + } +} diff --git a/domains/ayan.json b/domains/ayan.json index 888c3e7de..301f6bac0 100644 --- a/domains/ayan.json +++ b/domains/ayan.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "Ghost-67-G", - "discordUserame": "ghost_67_g", - "discord": "1257342894172274758", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.InxyqXdwBXr24GsihCzaEqGi84Z0xotOI_vlu-03PGjOvenB2_55Q7lEFvMLRHTK0AbcuE9pPfqGac4MkULKNoSpAxTJD9wy0oqfaLoKIjcqJTC8e3L23l_-xht8e7Kca8Z87rpHVkb0JZe9svt_w1BZq30GLAwevkZilr7JdS7I-LmArbL7cf0IFU5qpB3FdMVtglx5KoBLT6cyLSR0BOIozBTpe-NspSvpu6rvSFMpbCiLuosXHvRP4KAcqEJPQ2QKLvOUEc53yLry-ws_VOrN5KC-wcb6fLAqVcenilKyW89lLW8mdRq1mLLOuUU2NLLMLZv5YCbM7-bFPKKUEQ.Wst_jjbT4uV1S4oLoiZvDQ.5DQCUGh0EVe6AjQcin_IXOC5UY-p_8hpOVExIF9lRV72K_OfykQdahQ5kLQWJLhUSvzPJHHDw4Z3GgD0OpSCLR3kFtdBKVhuR0bPaikj-x-a6IorOmD_plbXA7Doma-W.UkyrHmdJZXkNLfFqiLARYg" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "owner": { + "username": "Ghost-67-G", + "discordUserame": "ghost_67_g", + "discord": "1257342894172274758", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.InxyqXdwBXr24GsihCzaEqGi84Z0xotOI_vlu-03PGjOvenB2_55Q7lEFvMLRHTK0AbcuE9pPfqGac4MkULKNoSpAxTJD9wy0oqfaLoKIjcqJTC8e3L23l_-xht8e7Kca8Z87rpHVkb0JZe9svt_w1BZq30GLAwevkZilr7JdS7I-LmArbL7cf0IFU5qpB3FdMVtglx5KoBLT6cyLSR0BOIozBTpe-NspSvpu6rvSFMpbCiLuosXHvRP4KAcqEJPQ2QKLvOUEc53yLry-ws_VOrN5KC-wcb6fLAqVcenilKyW89lLW8mdRq1mLLOuUU2NLLMLZv5YCbM7-bFPKKUEQ.Wst_jjbT4uV1S4oLoiZvDQ.5DQCUGh0EVe6AjQcin_IXOC5UY-p_8hpOVExIF9lRV72K_OfykQdahQ5kLQWJLhUSvzPJHHDw4Z3GgD0OpSCLR3kFtdBKVhuR0bPaikj-x-a6IorOmD_plbXA7Doma-W.UkyrHmdJZXkNLfFqiLARYg" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/ayinaki.json b/domains/ayinaki.json index c2f8393fd..3400f69bd 100644 --- a/domains/ayinaki.json +++ b/domains/ayinaki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ayinaki", - "email": "ayinakidev@gmail.com" - }, - "record": { - "CNAME": "ayinaki.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Ayinaki", + "email": "ayinakidev@gmail.com" + }, + "record": { + "CNAME": "ayinaki.github.io" + } +} diff --git a/domains/aymouwu.json b/domains/aymouwu.json index c6a9df684..9e620ceca 100644 --- a/domains/aymouwu.json +++ b/domains/aymouwu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NotAymo", - "email": "ninecraftoff@outlook.com" - }, - "record": { - "CNAME": "usest1.netro.host" - } -} \ No newline at end of file + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "CNAME": "usest1.netro.host" + } +} diff --git a/domains/aynonyme.json b/domains/aynonyme.json index 7809f06e9..66a84dbb0 100644 --- a/domains/aynonyme.json +++ b/domains/aynonyme.json @@ -1,13 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/AYn0nyme/ayn0nyme.github.io", - "owner": { - "username": "AYn0nyme", - "email": "aynonyme@proton.me" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "description": "My Portfolio", + "repo": "https://github.com/AYn0nyme/ayn0nyme.github.io", + "owner": { + "username": "AYn0nyme", + "email": "aynonyme@proton.me" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/ayoungmanwithanoldsoul.json b/domains/ayoungmanwithanoldsoul.json index 39d4a1395..ff9f8ecfc 100644 --- a/domains/ayoungmanwithanoldsoul.json +++ b/domains/ayoungmanwithanoldsoul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayoungmanwithanoldsoul", - "email": "paoloandrewpomar@gmail.com" - }, - "record": { - "CNAME": "ayoungmanwithanoldsoul.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ayoungmanwithanoldsoul", + "email": "paoloandrewpomar@gmail.com" + }, + "record": { + "CNAME": "ayoungmanwithanoldsoul.github.io" + } +} diff --git a/domains/aypro.json b/domains/aypro.json index 8634883b6..a5e78fa37 100644 --- a/domains/aypro.json +++ b/domains/aypro.json @@ -1,11 +1,11 @@ { - "description": "Aypro's personal website", - "repo": "https://github.com/aypro-droid/aypro-droid.github.io", - "owner": { - "username": "aypro-droid", - "email": "ayprogaming1@gmail.com" - }, - "record": { - "CNAME": "aypro-droid.github.io" - } -} \ No newline at end of file + "description": "Aypro's personal website", + "repo": "https://github.com/aypro-droid/aypro-droid.github.io", + "owner": { + "username": "aypro-droid", + "email": "ayprogaming1@gmail.com" + }, + "record": { + "CNAME": "aypro-droid.github.io" + } +} diff --git a/domains/ayush.json b/domains/ayush.json index 0b6011e8e..067fbfcf6 100644 --- a/domains/ayush.json +++ b/domains/ayush.json @@ -1,11 +1,11 @@ { - "description": "My Website", - "repo": "https://github.com/Itzayushzz/Itzayushzz.github.io", - "owner": { - "username": "Itzayushzz", - "discord": "Ayush_Ezz#6057" - }, - "record": { - "CNAME": "itzayushzz.github.io" - } -} \ No newline at end of file + "description": "My Website", + "repo": "https://github.com/Itzayushzz/Itzayushzz.github.io", + "owner": { + "username": "Itzayushzz", + "discord": "Ayush_Ezz#6057" + }, + "record": { + "CNAME": "itzayushzz.github.io" + } +} diff --git a/domains/ayushh.json b/domains/ayushh.json index d235bae7a..f5d196fd1 100644 --- a/domains/ayushh.json +++ b/domains/ayushh.json @@ -1,11 +1,11 @@ { - "description": "Ayush personal website", - "repo": "https://github.com/Ayush-Kotlin-Dev/GFG_GGV", - "owner": { - "username": "ayush-kotlin-dev", - "email": "shweetarai@gmail.com" - }, - "record": { - "URL": "https://my-portfolio-qlsr.onrender.com/" - } -} \ No newline at end of file + "description": "Ayush personal website", + "repo": "https://github.com/Ayush-Kotlin-Dev/GFG_GGV", + "owner": { + "username": "ayush-kotlin-dev", + "email": "shweetarai@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-qlsr.onrender.com/" + } +} diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json index 22a785eb2..406f5b71d 100644 --- a/domains/ayushmansarkar.json +++ b/domains/ayushmansarkar.json @@ -1,11 +1,11 @@ { - "description": "To Host my personal website :)", - "repo": "https://github.com/AyushmanSarkar/ayushman-sarkar.github.io", - "owner": { - "username": "AyushmanSarkar", - "email": "aayushmans2008@gmail.com" - }, - "record": { - "CNAME": "ayushmansarkar.github.io" - } -} \ No newline at end of file + "description": "To Host my personal website :)", + "repo": "https://github.com/AyushmanSarkar/ayushman-sarkar.github.io", + "owner": { + "username": "AyushmanSarkar", + "email": "aayushmans2008@gmail.com" + }, + "record": { + "CNAME": "ayushmansarkar.github.io" + } +} diff --git a/domains/ayushshivaji.json b/domains/ayushshivaji.json index 3cc64474c..b2fad146c 100644 --- a/domains/ayushshivaji.json +++ b/domains/ayushshivaji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayushclashroyale", - "email": "ayushclashroyale@gmail.com" - }, - "record": { - "CNAME": "ayushclashroyale.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ayushclashroyale", + "email": "ayushclashroyale@gmail.com" + }, + "record": { + "CNAME": "ayushclashroyale.github.io" + } +} diff --git a/domains/ayushtiwari.json b/domains/ayushtiwari.json index 38a4c40bf..d300ab9a0 100644 --- a/domains/ayushtiwari.json +++ b/domains/ayushtiwari.json @@ -1,11 +1,11 @@ { - "description": "ayushtiwari.is-a.dev for my portfolio website", - "repo": "https://github.com/aaayushh7/myPortfolio.git", - "owner": { - "username": "aaayushh7", - "discord": "_aaayushh" - }, - "record": { - "URL": "https://ayushtiwari.co" - } -} \ No newline at end of file + "description": "ayushtiwari.is-a.dev for my portfolio website", + "repo": "https://github.com/aaayushh7/myPortfolio.git", + "owner": { + "username": "aaayushh7", + "discord": "_aaayushh" + }, + "record": { + "URL": "https://ayushtiwari.co" + } +} diff --git a/domains/ayxdacat.json b/domains/ayxdacat.json index e4f4be9f0..0c9415d87 100644 --- a/domains/ayxdacat.json +++ b/domains/ayxdacat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ayxkaddd", - "email": "bladeec1ty@protonmail.com" - }, - "record": { - "URL": "https://ayxdacat.lol" - } -} \ No newline at end of file + "owner": { + "username": "ayxkaddd", + "email": "bladeec1ty@protonmail.com" + }, + "record": { + "URL": "https://ayxdacat.lol" + } +} diff --git a/domains/azeem.json b/domains/azeem.json index a9c9f8a4f..4b38bf4b7 100644 --- a/domains/azeem.json +++ b/domains/azeem.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/azeemidrisi/azeemidrisi.github.io", - "owner": { - "username": "azeemidrisi", - "email": "azeemidrisi@protonmail.com" - }, - "record": { - "CNAME": "azeemidrisi.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/azeemidrisi/azeemidrisi.github.io", + "owner": { + "username": "azeemidrisi", + "email": "azeemidrisi@protonmail.com" + }, + "record": { + "CNAME": "azeemidrisi.github.io" + } +} diff --git a/domains/azeemdev.json b/domains/azeemdev.json index d3cd0aee0..92a128061 100644 --- a/domains/azeemdev.json +++ b/domains/azeemdev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "iAinAzeem", - "discord": "1063614318777729034", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.sh1QL5Ze1LYuiCFi9DEqnW54jlRtwZ1k-YEvx7bUhm_zLLRyw-O5g1rsRj3FHr2UBDHnyny9mLI2zshWnPUH8B4fMgFG-XB-3Abq40JRcMrX7JGo964RF0iUtfXxQ6rhrnpgNi5a5uy8K3bE59JHIwqRLlkdmYSBPgtrt9h_WyFIk7--Or5dF0bSkKykZ3STLKbhj830jWf_5DcbUwldyppTc-XW_ZSYp4FK4wYhlnioPBhshlc-3GrNRPXAJfUZLmb0KPwPqP7duMShYqHap2O8Q-13ebsp8EATjnI4lzB43D-vKyj9XkEmPG7XTvoyHnE3uOZKq_6BdV3ty-e0bw.RL4bnDq7EzuCkIUaSh-OwQ.vlPkHZgaMGHt6UAVW1nFxIhzL-gk5WI6YT11vwfpZskx7-WB_kuXjgKlidIFhw1GwNrcZBiQMsh4HRr-tO9QJEwLYKnn8APa7SahkQAt4w0.hFK5crVJ86kkBF6BAgVm5Q" - }, - "record": { - "CNAME": "portfolio.misafha.pk" - } -} \ No newline at end of file + "owner": { + "username": "iAinAzeem", + "discord": "1063614318777729034", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.sh1QL5Ze1LYuiCFi9DEqnW54jlRtwZ1k-YEvx7bUhm_zLLRyw-O5g1rsRj3FHr2UBDHnyny9mLI2zshWnPUH8B4fMgFG-XB-3Abq40JRcMrX7JGo964RF0iUtfXxQ6rhrnpgNi5a5uy8K3bE59JHIwqRLlkdmYSBPgtrt9h_WyFIk7--Or5dF0bSkKykZ3STLKbhj830jWf_5DcbUwldyppTc-XW_ZSYp4FK4wYhlnioPBhshlc-3GrNRPXAJfUZLmb0KPwPqP7duMShYqHap2O8Q-13ebsp8EATjnI4lzB43D-vKyj9XkEmPG7XTvoyHnE3uOZKq_6BdV3ty-e0bw.RL4bnDq7EzuCkIUaSh-OwQ.vlPkHZgaMGHt6UAVW1nFxIhzL-gk5WI6YT11vwfpZskx7-WB_kuXjgKlidIFhw1GwNrcZBiQMsh4HRr-tO9QJEwLYKnn8APa7SahkQAt4w0.hFK5crVJ86kkBF6BAgVm5Q" + }, + "record": { + "CNAME": "portfolio.misafha.pk" + } +} diff --git a/domains/azeez.json b/domains/azeez.json index 98ab36ee5..ece4c1419 100644 --- a/domains/azeez.json +++ b/domains/azeez.json @@ -1,21 +1,18 @@ { - "description": "azeez.is-a.dev", - "repo": "https://github.com/azizbna/azizbna.github.io", - "owner": { - "username": "azizbna", - "discord": "azeezbna" - }, - "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "azeez.is-a.dev", + "repo": "https://github.com/azizbna/azizbna.github.io", + "owner": { + "username": "azizbna", + "discord": "azeezbna" + }, + "record": { + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/azer.json b/domains/azer.json index 2d2b80aa6..d0380e4f4 100644 --- a/domains/azer.json +++ b/domains/azer.json @@ -1,10 +1,10 @@ { - "description": "Personal page of Azer Sadykhzadeh", - "owner": { - "username": "sadykhzadeh", - "email": "azer.piano14@gmail.com" - }, - "record": { - "CNAME": "sadykhzadeh.github.io" - } -} \ No newline at end of file + "description": "Personal page of Azer Sadykhzadeh", + "owner": { + "username": "sadykhzadeh", + "email": "azer.piano14@gmail.com" + }, + "record": { + "CNAME": "sadykhzadeh.github.io" + } +} diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index 3828d3a2c..3880745f5 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AzhamProdLive", - "email": "websitedomain.regroup588@passinbox.com" - }, - "record": { - "CNAME": "azhammakestrash.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + }, + "record": { + "CNAME": "azhammakestrash.pages.dev" + } +} diff --git a/domains/azizwali.json b/domains/azizwali.json index bb4b23d52..f87214255 100644 --- a/domains/azizwali.json +++ b/domains/azizwali.json @@ -1,11 +1,10 @@ { - "description": "Skyes Crawford Personal Website", - "repo": "https://github.com/skyescrawford", - "owner": { - "username": "skyescrawford", - "email": "aziz_inc@apps.ipb.ac.id" - }, - "record": { - "CNAME": "skyescrawford.github.io" - } + "description": "Skyes Crawford Personal Website", + "owner": { + "username": "skyescrawford", + "email": "aziz_inc@apps.ipb.ac.id" + }, + "record": { + "CNAME": "skyescrawford.github.io" + } } diff --git a/domains/azw.json b/domains/azw.json index 2357aaf1d..05a6c5f32 100644 --- a/domains/azw.json +++ b/domains/azw.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AzureZeng", - "email": "weedycn@outlook.com" - }, - "record": { - "CNAME": "azurezeng.com" - } -} \ No newline at end of file + "owner": { + "username": "AzureZeng", + "email": "weedycn@outlook.com" + }, + "record": { + "CNAME": "azurezeng.com" + } +} diff --git a/domains/b.json b/domains/b.json index d75b94ae0..ed8852b35 100644 --- a/domains/b.json +++ b/domains/b.json @@ -1,11 +1,11 @@ { - "description": "vugiabao1337 subdomain", - "repo": "https://github.com/VuGiaBao1337/vugiabao1337.github.io", - "owner": { - "username": "VuGiaBao1337", - "email": "ahihidiscord@gmail.com" - }, - "record": { - "CNAME": "vugiabao1337.github.io" - } -} \ No newline at end of file + "description": "vugiabao1337 subdomain", + "repo": "https://github.com/VuGiaBao1337/vugiabao1337.github.io", + "owner": { + "username": "VuGiaBao1337", + "email": "ahihidiscord@gmail.com" + }, + "record": { + "CNAME": "vugiabao1337.github.io" + } +} diff --git a/domains/b0q.json b/domains/b0q.json index 161695bba..af8e7a993 100644 --- a/domains/b0q.json +++ b/domains/b0q.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "qbebo", - "email": "qqqbeboo@yahoo.com", - "discord": "897238854510211143" - }, - "record": { - "CNAME": "qbebo.github.io" - } -} \ No newline at end of file + "owner": { + "username": "qbebo", + "email": "qqqbeboo@yahoo.com", + "discord": "897238854510211143" + }, + "record": { + "CNAME": "qbebo.github.io" + } +} diff --git a/domains/b45i.json b/domains/b45i.json index 53ab8ab26..67b1acd2b 100644 --- a/domains/b45i.json +++ b/domains/b45i.json @@ -1,11 +1,11 @@ { - "description": "B45i - Home Page", - "repo": "https://github.com/B45i/b45i.github.io", - "owner": { - "username": "B45i", - "email": "amalshajan2011@gmail.com" - }, - "record": { - "CNAME": "b45i.github.io" - } -} \ No newline at end of file + "description": "B45i - Home Page", + "repo": "https://github.com/B45i/b45i.github.io", + "owner": { + "username": "B45i", + "email": "amalshajan2011@gmail.com" + }, + "record": { + "CNAME": "b45i.github.io" + } +} diff --git a/domains/b4iterdev.json b/domains/b4iterdev.json index 37d9c4453..aeb694eb5 100644 --- a/domains/b4iterdev.json +++ b/domains/b4iterdev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "b4iterdev", - "email": "thaimeo200389@gmail.com", - "discord": "480587458908651530" - }, - "record": { - "CNAME": "b4iterdev.net.eu.org" - } -} \ No newline at end of file + "owner": { + "username": "b4iterdev", + "email": "thaimeo200389@gmail.com", + "discord": "480587458908651530" + }, + "record": { + "CNAME": "b4iterdev.net.eu.org" + } +} diff --git a/domains/b83c.json b/domains/b83c.json index 83300fc3f..a65c1681f 100644 --- a/domains/b83c.json +++ b/domains/b83c.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "B83C", - "discord": "836525839511846912", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Nvw0e8-E9zApBPATxpQU5BXbRqbR1_h7xux5l7hZQzksus5TRzzXo4Zfc5sfq85atvtSWqCVnHt-wZ8gjz3q2yZzz2DCCFxEI8JkZFYN8UWwqjxm6uMIdAZC82adnLybz5ywmLPqDEM2zXyza0ACNp6u_ooiNYl15Gl1uobBO5KVK31_eOS9jcc9TPeHu_WIX2DDDpOBw5rdekJHkk4t71erXDQixSSqKQz_aOX-LZF1RKxtllN_fiEwYhvS1yVFsMzjoQYUc2B5V0nrXazlohjrmXp1-l4uFYJhpSWOBxLhxp8JLY_oXpVCsDOQ4a_4fAC2YEk2QdlSuoHIzU5Cng.ofqOmbKjozwSbakUCct1Rw.5kQuo8e_WtPz3f7zUliULphR8hUDwrfFzz_rASfJrMvtcqxQ3p52af200MdxdvEiZZy6bus7EdK5p4NCNwUbmDSl3HPnfCqonfFvYUwAPCVdx_XISm48pEpcMNLonkJ0.FrIUaCviOgnPnxkFbhfbJw" - }, - "record": { - "CNAME": "b83c.eu.org" - } -} \ No newline at end of file + "owner": { + "username": "B83C", + "discord": "836525839511846912", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Nvw0e8-E9zApBPATxpQU5BXbRqbR1_h7xux5l7hZQzksus5TRzzXo4Zfc5sfq85atvtSWqCVnHt-wZ8gjz3q2yZzz2DCCFxEI8JkZFYN8UWwqjxm6uMIdAZC82adnLybz5ywmLPqDEM2zXyza0ACNp6u_ooiNYl15Gl1uobBO5KVK31_eOS9jcc9TPeHu_WIX2DDDpOBw5rdekJHkk4t71erXDQixSSqKQz_aOX-LZF1RKxtllN_fiEwYhvS1yVFsMzjoQYUc2B5V0nrXazlohjrmXp1-l4uFYJhpSWOBxLhxp8JLY_oXpVCsDOQ4a_4fAC2YEk2QdlSuoHIzU5Cng.ofqOmbKjozwSbakUCct1Rw.5kQuo8e_WtPz3f7zUliULphR8hUDwrfFzz_rASfJrMvtcqxQ3p52af200MdxdvEiZZy6bus7EdK5p4NCNwUbmDSl3HPnfCqonfFvYUwAPCVdx_XISm48pEpcMNLonkJ0.FrIUaCviOgnPnxkFbhfbJw" + }, + "record": { + "CNAME": "b83c.eu.org" + } +} diff --git a/domains/ba9.json b/domains/ba9.json index 0fff49587..82095444d 100644 --- a/domains/ba9.json +++ b/domains/ba9.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "d2a59ce26a", - "email": "d2a59.ce26a.1@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "d2a59ce26a", + "email": "d2a59.ce26a.1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/bacherik.json b/domains/bacherik.json index 3abdf3dfc..77e77142d 100644 --- a/domains/bacherik.json +++ b/domains/bacherik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BachErik", - "email": "bacherik.info@gmail.com" - }, - "record": { - "CNAME": "bacherik.eu" - } -} \ No newline at end of file + "owner": { + "username": "BachErik", + "email": "bacherik.info@gmail.com" + }, + "record": { + "CNAME": "bacherik.eu" + } +} diff --git a/domains/badend.json b/domains/badend.json index 6d7e3035d..5dfc220b5 100644 --- a/domains/badend.json +++ b/domains/badend.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "BadEnd777", - "email": "badend777@proton.me" - }, - "description": "👋 Hello, I'm BadEnd, a passionate Full Stack Developer with a solid background in web development. I specialize in creating efficient web solutions and am always seeking opportunities to deliver high-quality work. Feel free to view my personal website, featured projects, and contact information on GitHub.", - "repo": "https://github.com/BadEnd777/Personal-Website", - "record": { - "CNAME": "badend.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "BadEnd777", + "email": "badend777@proton.me" + }, + "description": "👋 Hello, I'm BadEnd, a passionate Full Stack Developer with a solid background in web development. I specialize in creating efficient web solutions and am always seeking opportunities to deliver high-quality work. Feel free to view my personal website, featured projects, and contact information on GitHub.", + "repo": "https://github.com/BadEnd777/Personal-Website", + "record": { + "CNAME": "badend.pages.dev" + } +} diff --git a/domains/badnguy.json b/domains/badnguy.json index af4ef04a8..f7160af9e 100644 --- a/domains/badnguy.json +++ b/domains/badnguy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nguyenbaduy011", - "email": "nguyenbaduy011@gmail.com" - }, - "record": { - "CNAME": "nguyenbaduy011.github.io" - } -} \ No newline at end of file + "owner": { + "username": "nguyenbaduy011", + "email": "nguyenbaduy011@gmail.com" + }, + "record": { + "CNAME": "nguyenbaduy011.github.io" + } +} diff --git a/domains/badzlan.json b/domains/badzlan.json index 9b5b20e54..8cc8a3ed1 100644 --- a/domains/badzlan.json +++ b/domains/badzlan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/badzlan/badzlan.github.io", - "owner": { - "username": "badzlan", - "email": "badzlandhabith05@gmail.com" - }, - "record": { - "CNAME": "badzlan.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/badzlan/badzlan.github.io", + "owner": { + "username": "badzlan", + "email": "badzlandhabith05@gmail.com" + }, + "record": { + "CNAME": "badzlan.github.io" + } +} diff --git a/domains/baer.json b/domains/baer.json index f02e2ccb5..63bf6a6c3 100644 --- a/domains/baer.json +++ b/domains/baer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BaerLKR", - "email": "root@lovirent.eu" - }, - "record": { - "URL": "https://lovirent.eu" - } -} \ No newline at end of file + "owner": { + "username": "BaerLKR", + "email": "root@lovirent.eu" + }, + "record": { + "URL": "https://lovirent.eu" + } +} diff --git a/domains/baibhav.json b/domains/baibhav.json index 47a82abaa..11d8af941 100644 --- a/domains/baibhav.json +++ b/domains/baibhav.json @@ -1,10 +1,10 @@ { - "description": "For personal portfolio", - "owner": { - "username": "Baibhavos", - "email": "baibhavkumar303@gmail.com" - }, - "record": { - "CNAME": "new-portfolio-weld-sigma.vercel.app" - } - } + "description": "For personal portfolio", + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmail.com" + }, + "record": { + "CNAME": "new-portfolio-weld-sigma.vercel.app" + } +} diff --git a/domains/baka.json b/domains/baka.json index ad35fd96d..ea6ceb63b 100644 --- a/domains/baka.json +++ b/domains/baka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Baka-OP", - "email": "itsmew2468@gmail.com" - }, - "record": { - "CNAME": "baka-op.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Baka-OP", + "email": "itsmew2468@gmail.com" + }, + "record": { + "CNAME": "baka-op.github.io" + } +} diff --git a/domains/bako.json b/domains/bako.json index 10c55db0e..7d880d113 100644 --- a/domains/bako.json +++ b/domains/bako.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org", - "discord": "950189411759456266" - }, - "record": { - "CNAME": "real-kwellercat.github.io" - } -} \ No newline at end of file + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org", + "discord": "950189411759456266" + }, + "record": { + "CNAME": "real-kwellercat.github.io" + } +} diff --git a/domains/balaji.json b/domains/balaji.json index e9cfc3885..30f2dd69f 100644 --- a/domains/balaji.json +++ b/domains/balaji.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "balaji-atoa", - "discord": "popz06" - }, - "record": { - "CNAME": "portfolio-on-live.vercel.app" - } + "owner": { + "username": "balaji-atoa", + "discord": "popz06" + }, + "record": { + "CNAME": "portfolio-on-live.vercel.app" + } } diff --git a/domains/balam314.json b/domains/balam314.json index a53f1b732..0ca22dcf3 100644 --- a/domains/balam314.json +++ b/domains/balam314.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BalaM314", - "email": "bulldozerUS@outlook.com" - }, - "record": { - "URL": "https://balam314.github.io/BalaM314" - } -} \ No newline at end of file + "owner": { + "username": "BalaM314", + "email": "bulldozerUS@outlook.com" + }, + "record": { + "URL": "https://balam314.github.io/BalaM314" + } +} diff --git a/domains/baldr.json b/domains/baldr.json index 81fc2713a..b0c76a914 100644 --- a/domains/baldr.json +++ b/domains/baldr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "p0lish", - "email": "polish1987@gmail.com" - }, - "record": { - "CNAME": "p0lish.github.io" - } + "owner": { + "username": "p0lish", + "email": "polish1987@gmail.com" + }, + "record": { + "CNAME": "p0lish.github.io" + } } diff --git a/domains/baltraz.json b/domains/baltraz.json index 1df02b3b2..40884af9f 100644 --- a/domains/baltraz.json +++ b/domains/baltraz.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Killermaschine88", - "discord": "570267487393021969", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.X7V9A3bj7uW7izQvYtaNyn684nE_FBaWC6kn2U-QVBSmP7TFLZkGnRLAfiv748szEf8Ps3JA6p2fUsdSKY5a9iS6D44dU9NAMmPWyX-MAy5aTFyretWktY4pmi6qKKekdcbSIqApUOEQjaOQR6ZTYFILkIFgjmJIioZEBpgDP_TXU2zbckIBr1wfRSgn7Cu9MfdcsAn6L68F7oqilLh1ZgkyU8YHsJbNmcUXjGeYAbcf6h1ZMDt-iE8df7vkJwiKUYR398JwvxSjxF-ip2vFLZ9hzMkyD3q19zJ29NefOEhhIVdOgHl4aV1CFYPWBzkGpMyIg1k1Eiky8BOu2Qo2Fw.u2fm6QjYJ54XYKASbzyZFg.T8FGfq4es9Rnc9Wv6qTczCRl-GtH40ujE6mbmoTQegCPeUatFiUzRghM8-JLthty6hqtu9iIhhlpE_0LC6kKrcCrbF0iUhqIkVd_gGUkJtQ.1rtLCkkF5gtQsek8m5RjUQ" - }, - "record": { - "A": [ - "49.13.78.155" - ] - } -} \ No newline at end of file + "owner": { + "username": "Killermaschine88", + "discord": "570267487393021969", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.X7V9A3bj7uW7izQvYtaNyn684nE_FBaWC6kn2U-QVBSmP7TFLZkGnRLAfiv748szEf8Ps3JA6p2fUsdSKY5a9iS6D44dU9NAMmPWyX-MAy5aTFyretWktY4pmi6qKKekdcbSIqApUOEQjaOQR6ZTYFILkIFgjmJIioZEBpgDP_TXU2zbckIBr1wfRSgn7Cu9MfdcsAn6L68F7oqilLh1ZgkyU8YHsJbNmcUXjGeYAbcf6h1ZMDt-iE8df7vkJwiKUYR398JwvxSjxF-ip2vFLZ9hzMkyD3q19zJ29NefOEhhIVdOgHl4aV1CFYPWBzkGpMyIg1k1Eiky8BOu2Qo2Fw.u2fm6QjYJ54XYKASbzyZFg.T8FGfq4es9Rnc9Wv6qTczCRl-GtH40ujE6mbmoTQegCPeUatFiUzRghM8-JLthty6hqtu9iIhhlpE_0LC6kKrcCrbF0iUhqIkVd_gGUkJtQ.1rtLCkkF5gtQsek8m5RjUQ" + }, + "record": { + "A": ["49.13.78.155"] + } +} diff --git a/domains/bandhan.json b/domains/bandhan.json index c3a7b13c8..602459977 100644 --- a/domains/bandhan.json +++ b/domains/bandhan.json @@ -1,11 +1,11 @@ { - "description": "Bandhan's Profile", - "repo": "https://github.com/bamunjal/bamunjal.github.io", - "owner": { - "username": "bamunjal", - "email": "bamunjal1995@gmail.com" - }, - "record": { - "CNAME": "bamunjal.github.io" - } + "description": "Bandhan's Profile", + "repo": "https://github.com/bamunjal/bamunjal.github.io", + "owner": { + "username": "bamunjal", + "email": "bamunjal1995@gmail.com" + }, + "record": { + "CNAME": "bamunjal.github.io" + } } diff --git a/domains/banik.json b/domains/banik.json index d9528bd92..6d44f9b9b 100644 --- a/domains/banik.json +++ b/domains/banik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Chiradeep-Banik", - "email": "chiradeep13@gmail.com" - }, - "record": { - "CNAME": "chiradeep-banik.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Chiradeep-Banik", + "email": "chiradeep13@gmail.com" + }, + "record": { + "CNAME": "chiradeep-banik.github.io" + } +} diff --git a/domains/bank.json b/domains/bank.json index f55fd075e..4c45c9c86 100644 --- a/domains/bank.json +++ b/domains/bank.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tithanayut", - "email": "b@thanayut.in.th" - }, - "description": "Bank Thanayut's Personal Site", - "record": { - "URL": "https://thanayut.in.th" - } -} \ No newline at end of file + "owner": { + "username": "tithanayut", + "email": "b@thanayut.in.th" + }, + "description": "Bank Thanayut's Personal Site", + "record": { + "URL": "https://thanayut.in.th" + } +} diff --git a/domains/baobao.json b/domains/baobao.json index b4eabd26c..7ffc26e0c 100644 --- a/domains/baobao.json +++ b/domains/baobao.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "BaobeierB", - "discord": "246449974118842368", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.C0wpo8p1EPPr_uNYgH54k37cg0KOgTR4ffh_K80TeQHVno2Ud5j7I_1o48pnN6CelRZ-agJsz9D_664qTMic8JcK4Fe2fmS6q35NuqcdPbFc1w3meEFBqUzDU8mqnYSp6cRtWmUq4lxNqVPAfHsd_PPyoXkgOKyTw53gvxiHgHJixRlHX1KTICl5luy3302Mdlmxt4v7aw9dz5ymFmqxJnx4FNLa0gDUhSeQDJmNxF10JRnJTlwM93WuiJziWRcQzYte-ZHtNvqdhfBFdRjHmgCn1i2jkzQx_V6EZuj5iEMVSgNPppV3qR3IKnX21l0nN8YrstYx-r_b07ZbYuwCSQ.iGePXetL26p2_W8kx4SHZQ._P2kI4i9eF4-Ev8yQFuOt22MtZhv68AVAZSNPc0vlyI8Pfet3Ml8VJznqL3cqC2QSddfyRNT4QFZfQF3pRniw486_etwDdc3WIuu9yc7w-s.bw4347sMgh4xVjcsHE6D-A" - }, - "record": { - "A": [ - "103.200.29.116" - ] - } -} \ No newline at end of file + "owner": { + "username": "BaobeierB", + "discord": "246449974118842368", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.C0wpo8p1EPPr_uNYgH54k37cg0KOgTR4ffh_K80TeQHVno2Ud5j7I_1o48pnN6CelRZ-agJsz9D_664qTMic8JcK4Fe2fmS6q35NuqcdPbFc1w3meEFBqUzDU8mqnYSp6cRtWmUq4lxNqVPAfHsd_PPyoXkgOKyTw53gvxiHgHJixRlHX1KTICl5luy3302Mdlmxt4v7aw9dz5ymFmqxJnx4FNLa0gDUhSeQDJmNxF10JRnJTlwM93WuiJziWRcQzYte-ZHtNvqdhfBFdRjHmgCn1i2jkzQx_V6EZuj5iEMVSgNPppV3qR3IKnX21l0nN8YrstYx-r_b07ZbYuwCSQ.iGePXetL26p2_W8kx4SHZQ._P2kI4i9eF4-Ev8yQFuOt22MtZhv68AVAZSNPc0vlyI8Pfet3Ml8VJznqL3cqC2QSddfyRNT4QFZfQF3pRniw486_etwDdc3WIuu9yc7w-s.bw4347sMgh4xVjcsHE6D-A" + }, + "record": { + "A": ["103.200.29.116"] + } +} diff --git a/domains/baptiste.json b/domains/baptiste.json index 6d0070c21..e0eb2f3ee 100644 --- a/domains/baptiste.json +++ b/domains/baptiste.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BapRx", - "email": "rouxbaptiste@outlook.com" - }, - "record": { - "CNAME": "baprx.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BapRx", + "email": "rouxbaptiste@outlook.com" + }, + "record": { + "CNAME": "baprx.github.io" + } +} diff --git a/domains/baquir.json b/domains/baquir.json index 5e18d3b5e..ce53bed23 100644 --- a/domains/baquir.json +++ b/domains/baquir.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/mohd-baquir-qureshi/mohd-baquir-qureshi.github.io", - "owner": { - "username": "mohd-baquir-qureshi", - "email": "dumboo0798@gmail.com" - }, - "record": { - "CNAME": "mohd-baquir-qureshi.github.io" - } -} \ No newline at end of file + "description": "My Portfolio Website", + "repo": "https://github.com/mohd-baquir-qureshi/mohd-baquir-qureshi.github.io", + "owner": { + "username": "mohd-baquir-qureshi", + "email": "dumboo0798@gmail.com" + }, + "record": { + "CNAME": "mohd-baquir-qureshi.github.io" + } +} diff --git a/domains/barab.json b/domains/barab.json index 7dff76709..3d9e6b006 100644 --- a/domains/barab.json +++ b/domains/barab.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Baraban511", - "discord": "768517258262741024", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DvRDOCaudmWNnNQWCxTSqN5kKvCfKlL6AqaKDC7SEO9hg1wEGdBS0icx47nECYqqMw5MaaVbF9y8U3wyEe6YG2iOLYqASTzMmNd28ejrr4yV5A-KMsJ3qJc-6NnWugS_yl8Yq3iWLLikvkbjzYspBTtaM7Tfb5WzsRkJnmZpKyChPPO2Z0KRXBd23F_7mZDVisZQiOwQusWfVKDVzXHpbKidGVhoXPh-wz8XEHzjqlMXZXjtjE9bj3dT4Ot6RZ1bV6kKPR2dvO8teL-Y7AF7PM9oTrh2wYHyDmdBWoh407u45anfOGxDMbjvMKoIeyXlkHiWTpj_FA5IyJNRwoH9_Q.LPr9qotY_T6XZ434G38I3Q.-yrbQ3FtpMu9ewLmuO-AoCD9jAvfdYX_yWpNslaBf8goAv8I6q5YvLOVbaLBA3Eye8jTF48z1i2CTuKJbhv751x9bmXDN5ttrfpLfSwgrNw.DZMFfhSPM8swRiYFtwRpNw" - }, - "record": { - "CNAME": "barab.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Baraban511", + "discord": "768517258262741024", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DvRDOCaudmWNnNQWCxTSqN5kKvCfKlL6AqaKDC7SEO9hg1wEGdBS0icx47nECYqqMw5MaaVbF9y8U3wyEe6YG2iOLYqASTzMmNd28ejrr4yV5A-KMsJ3qJc-6NnWugS_yl8Yq3iWLLikvkbjzYspBTtaM7Tfb5WzsRkJnmZpKyChPPO2Z0KRXBd23F_7mZDVisZQiOwQusWfVKDVzXHpbKidGVhoXPh-wz8XEHzjqlMXZXjtjE9bj3dT4Ot6RZ1bV6kKPR2dvO8teL-Y7AF7PM9oTrh2wYHyDmdBWoh407u45anfOGxDMbjvMKoIeyXlkHiWTpj_FA5IyJNRwoH9_Q.LPr9qotY_T6XZ434G38I3Q.-yrbQ3FtpMu9ewLmuO-AoCD9jAvfdYX_yWpNslaBf8goAv8I6q5YvLOVbaLBA3Eye8jTF48z1i2CTuKJbhv751x9bmXDN5ttrfpLfSwgrNw.DZMFfhSPM8swRiYFtwRpNw" + }, + "record": { + "CNAME": "barab.pages.dev" + } +} diff --git a/domains/bardia.json b/domains/bardia.json index af5677d9b..742c62ef0 100644 --- a/domains/bardia.json +++ b/domains/bardia.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "abardia", - "email": "a.bardia@yahoo.de" - }, - "record": { - "CNAME": "abardia.github.io" - } -} \ No newline at end of file + "owner": { + "username": "abardia", + "email": "a.bardia@yahoo.de" + }, + "record": { + "CNAME": "abardia.github.io" + } +} diff --git a/domains/barisdeniz.json b/domains/barisdeniz.json index 8453f22ce..a33ae109e 100644 --- a/domains/barisdeniz.json +++ b/domains/barisdeniz.json @@ -1,11 +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": "bdsaglam.github.io" - } -} \ No newline at end of file + "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": "bdsaglam.github.io" + } +} diff --git a/domains/bark1n.json b/domains/bark1n.json index dc2f521b1..9f3276329 100644 --- a/domains/bark1n.json +++ b/domains/bark1n.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Helixoo", - "email": "mailistenebeklion1@gmail.com" - }, - "record": { - "CNAME": "0crsvdst.up.railway.app" - } -} \ No newline at end of file + "owner": { + "username": "Helixoo", + "email": "mailistenebeklion1@gmail.com" + }, + "record": { + "CNAME": "0crsvdst.up.railway.app" + } +} diff --git a/domains/barnacl437.json b/domains/barnacl437.json index 1e249bc9b..47200c18f 100644 --- a/domains/barnacl437.json +++ b/domains/barnacl437.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Barnacl437", - "email": "barnacl437@proton.me" - }, - "record": { - "CNAME": "barnacl437.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Barnacl437", + "email": "barnacl437@proton.me" + }, + "record": { + "CNAME": "barnacl437.github.io" + } +} diff --git a/domains/barremian.json b/domains/barremian.json index 0fa83cb0c..aa0af8750 100644 --- a/domains/barremian.json +++ b/domains/barremian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "barremian", - "email": "machinetime77@gmail.com" - }, - "record": { - "CNAME": "barremian.com" - } + "owner": { + "username": "barremian", + "email": "machinetime77@gmail.com" + }, + "record": { + "CNAME": "barremian.com" + } } diff --git a/domains/bartoszm77.json b/domains/bartoszm77.json index e03b065bc..7ddf10448 100644 --- a/domains/bartoszm77.json +++ b/domains/bartoszm77.json @@ -1,11 +1,11 @@ { - "description": "bartoszm77.is-a.dev", - "repo": "https://github.com/b2rt0szm77/b2rt0szm77.github.io", - "owner": { - "username": "bartoszm77", - "discord": "bartoszm77#3458" - }, - "record": { - "CNAME": "b2rt0szm77.github.io" - } -} \ No newline at end of file + "description": "bartoszm77.is-a.dev", + "repo": "https://github.com/b2rt0szm77/b2rt0szm77.github.io", + "owner": { + "username": "bartoszm77", + "discord": "bartoszm77#3458" + }, + "record": { + "CNAME": "b2rt0szm77.github.io" + } +} diff --git a/domains/base-swag.json b/domains/base-swag.json index 2d12c4f3e..eb9c4c35e 100644 --- a/domains/base-swag.json +++ b/domains/base-swag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Base-Swag", - "email": "officialnamefier@gmail.com" - }, - "record": { - "CNAME": "base-swag.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } +} diff --git a/domains/base.json b/domains/base.json index cc20db89f..b717c7873 100644 --- a/domains/base.json +++ b/domains/base.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bcassiers", - "discord": "base08875" - }, - "record": { - "CNAME": "adbc.be" - } -} \ No newline at end of file + "owner": { + "username": "bcassiers", + "discord": "base08875" + }, + "record": { + "CNAME": "adbc.be" + } +} diff --git a/domains/baseri.json b/domains/baseri.json index c8d9d853d..34086c8de 100644 --- a/domains/baseri.json +++ b/domains/baseri.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Ho3einWave", - "discord": "743786737901240362", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V7AHINjrzMRmazv2IjJU2V9qPlcAeRQRRYDuxjvF-fq9nOmp0H3b1KfXaBuU8rTW34c9iLNwZdxAHhJ2IvsIgQvYrAVjrJ4bxgjSaO4UPmgFze1hwHS2qpZzouOZngoWjqWfTMPhttPui4yiBtCFE2x62Y-rn3_MBCfvBZLh7aqwD6booL4FGDiL7QX202miM1Mqd-r8ZNDdydAdkcpETXDLd-7opFJgcg4Tkmq-tZuKmvdHNUsDxT4GPxVhvUKGuqtHiEGBf7YuNS_OdClqsN1sXckHOsFUFwkfIx3F7upRXWN5DBy4bEXLgphfASJjMuwFx4h27pCA5B1257msrg.Ied7dY9u3UB65AXGar9V5w.JgX5U0byUY3wzS0mx9fAOkpNan7a08RyEgRzp2Dcnusv_-_UNvIsqkbPznWTjoz8NQE6ixLrymxrDIs2dGNWcgsZ3IFpF5PY9VWKkxFSTCA.nQi799OJqhyhsVY-6Tbmcg" - }, - "record": { - "CNAME": "apex-loadbalancer.netlify.com" - } -} \ No newline at end of file + "owner": { + "username": "Ho3einWave", + "discord": "743786737901240362", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.V7AHINjrzMRmazv2IjJU2V9qPlcAeRQRRYDuxjvF-fq9nOmp0H3b1KfXaBuU8rTW34c9iLNwZdxAHhJ2IvsIgQvYrAVjrJ4bxgjSaO4UPmgFze1hwHS2qpZzouOZngoWjqWfTMPhttPui4yiBtCFE2x62Y-rn3_MBCfvBZLh7aqwD6booL4FGDiL7QX202miM1Mqd-r8ZNDdydAdkcpETXDLd-7opFJgcg4Tkmq-tZuKmvdHNUsDxT4GPxVhvUKGuqtHiEGBf7YuNS_OdClqsN1sXckHOsFUFwkfIx3F7upRXWN5DBy4bEXLgphfASJjMuwFx4h27pCA5B1257msrg.Ied7dY9u3UB65AXGar9V5w.JgX5U0byUY3wzS0mx9fAOkpNan7a08RyEgRzp2Dcnusv_-_UNvIsqkbPznWTjoz8NQE6ixLrymxrDIs2dGNWcgsZ3IFpF5PY9VWKkxFSTCA.nQi799OJqhyhsVY-6Tbmcg" + }, + "record": { + "CNAME": "apex-loadbalancer.netlify.com" + } +} diff --git a/domains/basi.json b/domains/basi.json index 4bbac0d89..4bd206798 100644 --- a/domains/basi.json +++ b/domains/basi.json @@ -1,11 +1,11 @@ { - "description": "Basi's personal website portfolio", - "owner": { - "username": "Basiiii", - "email": "basigraphics@gmail.com", - "discord": "Basi#1056" - }, - "record": { - "CNAME": "portfolio-6u1.pages.dev" - } -} \ No newline at end of file + "description": "Basi's personal website portfolio", + "owner": { + "username": "Basiiii", + "email": "basigraphics@gmail.com", + "discord": "Basi#1056" + }, + "record": { + "CNAME": "portfolio-6u1.pages.dev" + } +} diff --git a/domains/basidh.json b/domains/basidh.json index d34eb8eed..9e0ac57d7 100644 --- a/domains/basidh.json +++ b/domains/basidh.json @@ -1,12 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/abdulbasidh/portfolio", - "owner": { - "username": "abdulbasidh", - "email": "farz.basidh@gmail.com" - }, - "record": { - "CNAME": "abdulbasidh.github.io" - } + "description": "Personal portfolio", + "repo": "https://github.com/abdulbasidh/portfolio", + "owner": { + "username": "abdulbasidh", + "email": "farz.basidh@gmail.com" + }, + "record": { + "CNAME": "abdulbasidh.github.io" + } } - \ No newline at end of file diff --git a/domains/basil.json b/domains/basil.json index 7045c1664..a70021fcb 100644 --- a/domains/basil.json +++ b/domains/basil.json @@ -1,12 +1,12 @@ { - "description": "Basils' website", - "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", - "owner": { - "username": "LowSpecCorgi", - "email": "haroldthesenpai@gmail.com", - "twitter": "basilicous" - }, - "record": { - "CNAME": "lowspecorgi.github.io" - } -} \ No newline at end of file + "description": "Basils' website", + "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", + "owner": { + "username": "LowSpecCorgi", + "email": "haroldthesenpai@gmail.com", + "twitter": "basilicous" + }, + "record": { + "CNAME": "lowspecorgi.github.io" + } +} diff --git a/domains/bast.json b/domains/bast.json index d3a8dd631..8339f3bca 100644 --- a/domains/bast.json +++ b/domains/bast.json @@ -1,10 +1,10 @@ { - "description": "Bast's unimaginatively named programming blog", - "owner": { - "username": "bast0006", - "email": "bast@bast-development.com" - }, - "record": { - "URL": "https://bast-development.com" - } -} \ No newline at end of file + "description": "Bast's unimaginatively named programming blog", + "owner": { + "username": "bast0006", + "email": "bast@bast-development.com" + }, + "record": { + "URL": "https://bast-development.com" + } +} diff --git a/domains/batema.json b/domains/batema.json index 317fba871..60d667aff 100644 --- a/domains/batema.json +++ b/domains/batema.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lukas-batema", - "email": "lukasbatema@gmail.com" - }, - "record": { - "URL": "https://batemadevelopment.com" - } -} \ No newline at end of file + "owner": { + "username": "lukas-batema", + "email": "lukasbatema@gmail.com" + }, + "record": { + "URL": "https://batemadevelopment.com" + } +} diff --git a/domains/bcraft.json b/domains/bcraft.json index a6350b1e3..bd2bb34b3 100644 --- a/domains/bcraft.json +++ b/domains/bcraft.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "xuanhaivptthn", - "email": "xuanhaivptthn@gmail.com", - "discord": "379076400394666004" - }, - "record": { - "CNAME": "xuanhaivptthn.github.io" - } -} \ No newline at end of file + "owner": { + "username": "xuanhaivptthn", + "email": "xuanhaivptthn@gmail.com", + "discord": "379076400394666004" + }, + "record": { + "CNAME": "xuanhaivptthn.github.io" + } +} diff --git a/domains/bd.json b/domains/bd.json index 942ff99c7..61dddf1ea 100644 --- a/domains/bd.json +++ b/domains/bd.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website.", - "repo": "https://github.com/cantcode023/bd.is-a.dev", - "owner": { - "username": "CantCode023", - "email": "cantcode023@gmail.com" - }, - "record": { - "CNAME": "cantcode023.github.io" - } + "description": "Portfolio website.", + "repo": "https://github.com/cantcode023/bd.is-a.dev", + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com" + }, + "record": { + "CNAME": "cantcode023.github.io" + } } diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json index 7a2c88f62..4ae0c87c0 100644 --- a/domains/bdays.suki.json +++ b/domains/bdays.suki.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": [ - "69.197.135.204" - ] - } -} \ No newline at end of file + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["69.197.135.204"] + } +} diff --git a/domains/bean.json b/domains/bean.json index 41a6d5bee..6440c9d3a 100644 --- a/domains/bean.json +++ b/domains/bean.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BeanRob", - "email": "bentr99@gmail.com" - }, - "record": { - "CNAME": "beanrob.com" - } -} \ No newline at end of file + "owner": { + "username": "BeanRob", + "email": "bentr99@gmail.com" + }, + "record": { + "CNAME": "beanrob.com" + } +} diff --git a/domains/bear.json b/domains/bear.json index 3b18a30d5..3a0935512 100644 --- a/domains/bear.json +++ b/domains/bear.json @@ -1,12 +1,12 @@ { - "description": "Bear's Portfolio Website", - "repo": "https://github.com/bearts/bearts.github.io", - "owner": { - "username": "bearts", - "email": "anujparihar@yahoo.com", - "twitter": "anujpflash" - }, - "record": { - "CNAME": "bearts.github.io" - } -} \ No newline at end of file + "description": "Bear's Portfolio Website", + "repo": "https://github.com/bearts/bearts.github.io", + "owner": { + "username": "bearts", + "email": "anujparihar@yahoo.com", + "twitter": "anujpflash" + }, + "record": { + "CNAME": "bearts.github.io" + } +} diff --git a/domains/bedanth.json b/domains/bedanth.json index 2e58bce82..e63d09d00 100644 --- a/domains/bedanth.json +++ b/domains/bedanth.json @@ -1,11 +1,11 @@ { - "description": "Bedant Hota's Portfolio", - "repo": "https://github.com/bedantH/bedantH.github.io", - "owner": { - "username": "bedantH", - "email": "mohanesh.h2003@gmail.com" - }, - "record": { - "CNAME": "bedanth-github-io.pages.dev" - } -} \ No newline at end of file + "description": "Bedant Hota's Portfolio", + "repo": "https://github.com/bedantH/bedantH.github.io", + "owner": { + "username": "bedantH", + "email": "mohanesh.h2003@gmail.com" + }, + "record": { + "CNAME": "bedanth-github-io.pages.dev" + } +} diff --git a/domains/beersanp.json b/domains/beersanp.json index 88e0cf44c..aff4df46a 100644 --- a/domains/beersanp.json +++ b/domains/beersanp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "beersanp", - "email": "beersanp@duck.com" - }, - "record": { - "CNAME": "beersanp.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "beersanp", + "email": "beersanp@duck.com" + }, + "record": { + "CNAME": "beersanp.pages.dev" + } +} diff --git a/domains/belle.json b/domains/belle.json index 5db51ecfd..4763b602e 100644 --- a/domains/belle.json +++ b/domains/belle.json @@ -1,11 +1,11 @@ { - "description": "Belle's website", - "repo": "https://github.com/bellesea/personalwebsite", - "owner": { - "username": "bellesea", - "email": "bellesee1212@gmail.com" - }, - "record": { - "CNAME": "bellesea.github.io" - } -} \ No newline at end of file + "description": "Belle's website", + "repo": "https://github.com/bellesea/personalwebsite", + "owner": { + "username": "bellesea", + "email": "bellesee1212@gmail.com" + }, + "record": { + "CNAME": "bellesea.github.io" + } +} diff --git a/domains/ben.json b/domains/ben.json index fe92aa731..d64f12062 100644 --- a/domains/ben.json +++ b/domains/ben.json @@ -1,19 +1,16 @@ { - "owner": { - "username": "justpiple", - "email": "me@benspace.xyz" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "owner": { + "username": "justpiple", + "email": "me@benspace.xyz" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/benet.json b/domains/benet.json index e75f54880..2d911624f 100644 --- a/domains/benet.json +++ b/domains/benet.json @@ -1,21 +1,18 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/JohnnyMoneJohnny/JohnnyMoneJohnny.github.io", - "owner": { - "username": "JohnnyMoneJohnny", - "email": "okbutwhoaskedlikefr@gmail.com" - }, - "record": { - "A": [ - "185.199.111.153", - "185.199.108.153", - "185.199.110.153", - "185.199.109.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/JohnnyMoneJohnny/JohnnyMoneJohnny.github.io", + "owner": { + "username": "JohnnyMoneJohnny", + "email": "okbutwhoaskedlikefr@gmail.com" + }, + "record": { + "A": [ + "185.199.111.153", + "185.199.108.153", + "185.199.110.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/benjamin.json b/domains/benjamin.json index 0c4260195..54c0c9c99 100644 --- a/domains/benjamin.json +++ b/domains/benjamin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Loapu", - "email": "benjamin@loapu.dev" - }, - "record": { - "NS": ["algin.ns.cloudflare.com", "marge.ns.cloudflare.com"] - } + "owner": { + "username": "Loapu", + "email": "benjamin@loapu.dev" + }, + "record": { + "NS": ["algin.ns.cloudflare.com", "marge.ns.cloudflare.com"] + } } diff --git a/domains/benjo.json b/domains/benjo.json index 9398c9081..a78989242 100644 --- a/domains/benjo.json +++ b/domains/benjo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Golgrax", - "twitter": "BughawBenjo" - }, - "record": { - "CNAME": "benjo.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "Golgrax", + "twitter": "BughawBenjo" + }, + "record": { + "CNAME": "benjo.pages.dev" + } +} diff --git a/domains/bennett1412.json b/domains/bennett1412.json index 995e474c3..2650c1326 100644 --- a/domains/bennett1412.json +++ b/domains/bennett1412.json @@ -1,12 +1,12 @@ { - "description": "Deploying my portfolio website", - "repo": "https://github.com/bennett1412/portfolio2.0", - "owner": { - "username": "bennett1412", - "email": "bennettmadavana@gmail.com", - "twitter": "MadavanaB" - }, - "record": { - "CNAME": "bennett1412.github.io" - } -} \ No newline at end of file + "description": "Deploying my portfolio website", + "repo": "https://github.com/bennett1412/portfolio2.0", + "owner": { + "username": "bennett1412", + "email": "bennettmadavana@gmail.com", + "twitter": "MadavanaB" + }, + "record": { + "CNAME": "bennett1412.github.io" + } +} diff --git a/domains/beno.json b/domains/beno.json index fcee8c6de..cbefac66b 100644 --- a/domains/beno.json +++ b/domains/beno.json @@ -1,11 +1,11 @@ { - "description": "Ingeniero Informático con mención en Gestión de la Información. Me enfoco en desarrollo de software y manejo de datos. Idioma español, inglés y ruso.", - "repo": "https://github.com/BenoAbarcaS/pf", - "owner": { - "username": "BenoAbarcaS", - "email": "abarcabernardo00@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "Ingeniero Informático con mención en Gestión de la Información. Me enfoco en desarrollo de software y manejo de datos. Idioma español, inglés y ruso.", + "repo": "https://github.com/BenoAbarcaS/pf", + "owner": { + "username": "BenoAbarcaS", + "email": "abarcabernardo00@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/bens.json b/domains/bens.json index 9842a96cb..1afb31f80 100644 --- a/domains/bens.json +++ b/domains/bens.json @@ -1,6 +1,5 @@ { "description": "My portfolio", - "repo": "https://github.com/coco-droid", "owner": { "username": "coco-droid", "email": "robensjeanbaptiste29@gmail.com" diff --git a/domains/bento64.json b/domains/bento64.json index c5f482455..ab1f33d02 100644 --- a/domains/bento64.json +++ b/domains/bento64.json @@ -1,11 +1,11 @@ { - "description": "I need a great looking (sub)domain for my website", - "repo": "https://github.com/bento64/bento64.github.io", - "owner": { - "username": "bento64", - "email": "bento64@disroot.org" - }, - "record": { - "CNAME": "bento64.github.io" - } -} \ No newline at end of file + "description": "I need a great looking (sub)domain for my website", + "repo": "https://github.com/bento64/bento64.github.io", + "owner": { + "username": "bento64", + "email": "bento64@disroot.org" + }, + "record": { + "CNAME": "bento64.github.io" + } +} diff --git a/domains/benz.json b/domains/benz.json index 5366555b6..31ea72a70 100644 --- a/domains/benz.json +++ b/domains/benz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MicroBenz", - "email": "microbenz.prob@gmail.com" - }, - "record": { - "CNAME": "microbenz.in.th" - } -} \ No newline at end of file + "owner": { + "username": "MicroBenz", + "email": "microbenz.prob@gmail.com" + }, + "record": { + "CNAME": "microbenz.in.th" + } +} diff --git a/domains/bernalvarela.json b/domains/bernalvarela.json index 2c172edb7..045eb30b8 100644 --- a/domains/bernalvarela.json +++ b/domains/bernalvarela.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bernalvarela", - "email": "bernalvarela@gmail.com" - }, - "record": { - "CNAME": "bernalvarela.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bernalvarela", + "email": "bernalvarela@gmail.com" + }, + "record": { + "CNAME": "bernalvarela.github.io" + } +} diff --git a/domains/bernardo.json b/domains/bernardo.json index 910cc14ba..5bd1e8f0f 100644 --- a/domains/bernardo.json +++ b/domains/bernardo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Bernardo-QG", - "email": "b.quintinoguzman@ugto.mx" - }, - "record": { - "CNAME": "bernardo-qg.github.io" - } + "owner": { + "username": "Bernardo-QG", + "email": "b.quintinoguzman@ugto.mx" + }, + "record": { + "CNAME": "bernardo-qg.github.io" + } } diff --git a/domains/bernardofoegbu.json b/domains/bernardofoegbu.json index e98994efe..a3d0e71ac 100644 --- a/domains/bernardofoegbu.json +++ b/domains/bernardofoegbu.json @@ -1,11 +1,11 @@ { - "description": "I want to use it for hosting my portfolio site", - "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", - "owner": { - "username": "O-BERNARDOFOEGBU", - "email": "obinnaofoegbu71@gmail.com" - }, - "record": { - "CNAME": "o-bernardofoegbu.github.io" - } -} \ No newline at end of file + "description": "I want to use it for hosting my portfolio site", + "repo": "https://github.com/O-BERNARDOFOEGBU/my-portfolio", + "owner": { + "username": "O-BERNARDOFOEGBU", + "email": "obinnaofoegbu71@gmail.com" + }, + "record": { + "CNAME": "o-bernardofoegbu.github.io" + } +} diff --git a/domains/berry.json b/domains/berry.json index e0f31acd0..7a824a956 100644 --- a/domains/berry.json +++ b/domains/berry.json @@ -1,11 +1,11 @@ { - "description": "Berry's developer website", - "owner": { - "username": "AhmedBaari", - "email": "ahmed4baari@gmail.com", - "instagram": "berryciouss" - }, - "record": { - "CNAME": "cname.short.io" - } -} \ No newline at end of file + "description": "Berry's developer website", + "owner": { + "username": "AhmedBaari", + "email": "ahmed4baari@gmail.com", + "instagram": "berryciouss" + }, + "record": { + "CNAME": "cname.short.io" + } +} diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 4a98eae93..533a90e06 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "sxurabh", - "email": "saurabhkirve@gmail.com" - }, - "record": { - "A": [ - "154.41.233.131" - ] - } -} \ No newline at end of file + "owner": { + "username": "sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": ["154.41.233.131"] + } +} diff --git a/domains/berzerk.json b/domains/berzerk.json index 4a98eae93..533a90e06 100644 --- a/domains/berzerk.json +++ b/domains/berzerk.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "sxurabh", - "email": "saurabhkirve@gmail.com" - }, - "record": { - "A": [ - "154.41.233.131" - ] - } -} \ No newline at end of file + "owner": { + "username": "sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": ["154.41.233.131"] + } +} diff --git a/domains/betaprj.akk1to.json b/domains/betaprj.akk1to.json index 47a32a284..dca0cbf18 100644 --- a/domains/betaprj.akk1to.json +++ b/domains/betaprj.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is for my personal project hosting XD (let it on rq)", - "repo": "https://github.com/akk1to/betaprj.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } -} \ No newline at end of file + "description": "This website is for my personal project hosting XD (let it on rq)", + "repo": "https://github.com/akk1to/betaprj.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } +} diff --git a/domains/betsthebest.json b/domains/betsthebest.json index a5a2e827e..065ae2d9c 100644 --- a/domains/betsthebest.json +++ b/domains/betsthebest.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Betsthebest", - "email": "bets.hassoun@gmail.com" - }, - "record": { - "CNAME": "betsthebest.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "CNAME": "betsthebest.github.io" + } +} diff --git a/domains/bhadra.json b/domains/bhadra.json index 056646ffb..fcbb70368 100644 --- a/domains/bhadra.json +++ b/domains/bhadra.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", - "owner": { - "username": "BhadraJayakumarSandhya", - "email": "tomjerryparu@gmail.com" - }, - "record": { - "CNAME": "bhadrajayakumarsandhya.github.io" - } -} \ No newline at end of file + "description": "Personal Website", + "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", + "owner": { + "username": "BhadraJayakumarSandhya", + "email": "tomjerryparu@gmail.com" + }, + "record": { + "CNAME": "bhadrajayakumarsandhya.github.io" + } +} diff --git a/domains/bhardwaj.json b/domains/bhardwaj.json index 047f8d314..fdb97f8e2 100644 --- a/domains/bhardwaj.json +++ b/domains/bhardwaj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rohanbhardwaj205", - "email": "71399@cgcjhanjeri.in" - }, - "record": { - "CNAME": "rohanbhardwaj205.github.io" - } -} \ No newline at end of file + "owner": { + "username": "rohanbhardwaj205", + "email": "71399@cgcjhanjeri.in" + }, + "record": { + "CNAME": "rohanbhardwaj205.github.io" + } +} diff --git a/domains/bhargav-gohil.json b/domains/bhargav-gohil.json index 0362d260f..caf0466cc 100644 --- a/domains/bhargav-gohil.json +++ b/domains/bhargav-gohil.json @@ -1,11 +1,11 @@ { - "description": "Bhargav Gohil's personal developer website", - "repo": "https://github.com/bhargav252000/bhargav252000.github.io", - "owner": { - "username": "bhargav252000", - "email": "bhargavgohil25@gmail.com" - }, - "record": { - "CNAME": "bhargav252000.github.io" - } -} \ No newline at end of file + "description": "Bhargav Gohil's personal developer website", + "repo": "https://github.com/bhargav252000/bhargav252000.github.io", + "owner": { + "username": "bhargav252000", + "email": "bhargavgohil25@gmail.com" + }, + "record": { + "CNAME": "bhargav252000.github.io" + } +} diff --git a/domains/bhargav.json b/domains/bhargav.json index 58095b5a2..e1ae30b2a 100644 --- a/domains/bhargav.json +++ b/domains/bhargav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bhargavmehta01", - "email": "bhargav.mehta01@gmail.com" - }, - "record": { - "CNAME": "bhargavmehta01.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bhargavmehta01", + "email": "bhargav.mehta01@gmail.com" + }, + "record": { + "CNAME": "bhargavmehta01.github.io" + } +} diff --git a/domains/bhaskar.json b/domains/bhaskar.json index 08ce8bbd1..39ab24072 100644 --- a/domains/bhaskar.json +++ b/domains/bhaskar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bhaskarrijal", - "email": "mail@bhaskarrijal.me" - }, - "record": { - "CNAME": "site-52r.pages.dev" - } + "owner": { + "username": "bhaskarrijal", + "email": "mail@bhaskarrijal.me" + }, + "record": { + "CNAME": "site-52r.pages.dev" + } } diff --git a/domains/bhattcodes.json b/domains/bhattcodes.json index 4f87e02f8..c6df48317 100644 --- a/domains/bhattcodes.json +++ b/domains/bhattcodes.json @@ -1,11 +1,11 @@ { - "description": "Aman Bhatt's personal website", - "repo": "https://github.com/bhattcodes/bhattcodes.github.io", - "owner": { - "username": "bhattcodes", - "email": "bhatt.codes@gmail.com" - }, - "record": { - "CNAME": "bhattcodes.github.io" - } -} \ No newline at end of file + "description": "Aman Bhatt's personal website", + "repo": "https://github.com/bhattcodes/bhattcodes.github.io", + "owner": { + "username": "bhattcodes", + "email": "bhatt.codes@gmail.com" + }, + "record": { + "CNAME": "bhattcodes.github.io" + } +} diff --git a/domains/bhavesh-acquaintsoft.json b/domains/bhavesh-acquaintsoft.json index 3c5a6823e..4c0f06cb9 100644 --- a/domains/bhavesh-acquaintsoft.json +++ b/domains/bhavesh-acquaintsoft.json @@ -1,10 +1,10 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io", - "owner": { - "username": "bhavesh-acquaintsoft" - }, - "record": { - "CNAME": "bhavesh-acquaintsoft.github.io" - } -} \ No newline at end of file + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io", + "owner": { + "username": "bhavesh-acquaintsoft" + }, + "record": { + "CNAME": "bhavesh-acquaintsoft.github.io" + } +} diff --git a/domains/bhavesh-p-patel.json b/domains/bhavesh-p-patel.json index efd600f3d..493bdba07 100644 --- a/domains/bhavesh-p-patel.json +++ b/domains/bhavesh-p-patel.json @@ -1,10 +1,10 @@ { - "description": "My new website", - "repo": "https://github.com/Bhavesh-p-Patel/Bhavesh-p-Patel.github.io", - "owner": { - "username": "Bhavesh-p-Patel" - }, - "record": { - "CNAME": "bhavesh-p-patel.github.io" - } -} \ No newline at end of file + "description": "My new website", + "repo": "https://github.com/Bhavesh-p-Patel/Bhavesh-p-Patel.github.io", + "owner": { + "username": "Bhavesh-p-Patel" + }, + "record": { + "CNAME": "bhavesh-p-patel.github.io" + } +} diff --git a/domains/bhavitha.json b/domains/bhavitha.json index 30d9603c0..0c4a0a6de 100644 --- a/domains/bhavitha.json +++ b/domains/bhavitha.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website", - "repo": "https://github.com/nightcoder26/bhavitha", - "owner": { - "username": "nightcoder26", - "twitter": "night_coder26" - }, - "record": { - "CNAME": "nightcoder26.github.io" - } -} \ No newline at end of file + "description": "Portfolio website", + "repo": "https://github.com/nightcoder26/bhavitha", + "owner": { + "username": "nightcoder26", + "twitter": "night_coder26" + }, + "record": { + "CNAME": "nightcoder26.github.io" + } +} diff --git a/domains/bhavyagupta.json b/domains/bhavyagupta.json index b5400fb78..11d241bbd 100644 --- a/domains/bhavyagupta.json +++ b/domains/bhavyagupta.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website", - "repo": "https://github.com/BhavyaGupta315/Portfolio", - "owner": { - "username": "BhavyaGupta315", - "twitter": "Bhavya_Gupta315" - }, - "record": { - "CNAME": "bhavya-gupta-portfolio.vercel.app" - } -} \ No newline at end of file + "description": "Portfolio website", + "repo": "https://github.com/BhavyaGupta315/Portfolio", + "owner": { + "username": "BhavyaGupta315", + "twitter": "Bhavya_Gupta315" + }, + "record": { + "CNAME": "bhavya-gupta-portfolio.vercel.app" + } +} diff --git a/domains/bhavyasingh.json b/domains/bhavyasingh.json index 1a222f92e..52bbd7c88 100644 --- a/domains/bhavyasingh.json +++ b/domains/bhavyasingh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BhavyaSingh2611", - "email": "bhavyasingh2611@outlook.com" - }, - "record": { - "CNAME": "bhavyasingh2611.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BhavyaSingh2611", + "email": "bhavyasingh2611@outlook.com" + }, + "record": { + "CNAME": "bhavyasingh2611.github.io" + } +} diff --git a/domains/bhumkah-patel.json b/domains/bhumkah-patel.json index d70aa11f2..8d0c1d7e9 100644 --- a/domains/bhumkah-patel.json +++ b/domains/bhumkah-patel.json @@ -1,10 +1,10 @@ { - "description": "bhumika patel.", - "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io", - "owner": { - "username": "bhumkah-patel" - }, - "record": { - "CNAME": "bhumkah-patel.github.io" - } -} \ No newline at end of file + "description": "bhumika patel.", + "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io", + "owner": { + "username": "bhumkah-patel" + }, + "record": { + "CNAME": "bhumkah-patel.github.io" + } +} diff --git a/domains/bhushankhopkarr.json b/domains/bhushankhopkarr.json index 66decd963..975268c2c 100644 --- a/domains/bhushankhopkarr.json +++ b/domains/bhushankhopkarr.json @@ -1,12 +1,12 @@ { - "description": "This subdomain is a redirection to my personal portfolio.", - "repo": "https://github.com/bhushankhopkarr/bhushankhopkarr.github.io", - "owner": { - "username": "bhushankhopkarr", - "email": "bhushankhopkar06@gmail.com", - "twitter": "bhushankhopkrr" - }, - "record": { - "CNAME": "bhushankhopkrr.vercel.app" - } -} \ No newline at end of file + "description": "This subdomain is a redirection to my personal portfolio.", + "repo": "https://github.com/bhushankhopkarr/bhushankhopkarr.github.io", + "owner": { + "username": "bhushankhopkarr", + "email": "bhushankhopkar06@gmail.com", + "twitter": "bhushankhopkrr" + }, + "record": { + "CNAME": "bhushankhopkrr.vercel.app" + } +} diff --git a/domains/bibhu.json b/domains/bibhu.json index 61a249fc9..fa2afbeb4 100644 --- a/domains/bibhu.json +++ b/domains/bibhu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bibs24", - "email": "bibhuprasadsaha4@gmail.com" - }, - "record": { - "CNAME": "bibs24.github.io" - }, - "description": "Personal Portfolio" -} \ No newline at end of file + "owner": { + "username": "bibs24", + "email": "bibhuprasadsaha4@gmail.com" + }, + "record": { + "CNAME": "bibs24.github.io" + }, + "description": "Personal Portfolio" +} diff --git a/domains/bigtime.json b/domains/bigtime.json index 33dc3c2bd..036a9718a 100644 --- a/domains/bigtime.json +++ b/domains/bigtime.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "mxl0s", - "email": "contact@milosv.co" - }, - "record": { - "A": [ - "69.30.249.53" - ] - } -} \ No newline at end of file + "owner": { + "username": "mxl0s", + "email": "contact@milosv.co" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/biko.json b/domains/biko.json index 8f5c671a2..2bf95026d 100644 --- a/domains/biko.json +++ b/domains/biko.json @@ -1,12 +1,12 @@ { - "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more", - "repo": "https://github.com/Bikoil/bikoil.github.io", - "owner": { - "username": "bikoil", - "email": "devbikoilu@gmail.com", - "twitter": "BikoAni" - }, - "record": { - "CNAME": "bikoil.github.io" - } -} \ No newline at end of file + "description": "Personal website that will be used as an introduction to me, how to contact me, my blog posts and more", + "repo": "https://github.com/Bikoil/bikoil.github.io", + "owner": { + "username": "bikoil", + "email": "devbikoilu@gmail.com", + "twitter": "BikoAni" + }, + "record": { + "CNAME": "bikoil.github.io" + } +} diff --git a/domains/bilal.json b/domains/bilal.json index 86f7f9bc4..cba83104a 100644 --- a/domains/bilal.json +++ b/domains/bilal.json @@ -1,11 +1,11 @@ { - "description": "BilalBsd's developer website", - "repo": "https://github.com/bilalbsd/bilalbsd.github.io", - "owner": { - "username": "Bilalbsd", - "email": "dev.bilalb@gmail.com" - }, - "record": { - "CNAME": "bilalbsd.github.io" - } -} \ No newline at end of file + "description": "BilalBsd's developer website", + "repo": "https://github.com/bilalbsd/bilalbsd.github.io", + "owner": { + "username": "Bilalbsd", + "email": "dev.bilalb@gmail.com" + }, + "record": { + "CNAME": "bilalbsd.github.io" + } +} diff --git a/domains/bilalmansuri.json b/domains/bilalmansuri.json index 1fdd42ab4..6bab652a5 100644 --- a/domains/bilalmansuri.json +++ b/domains/bilalmansuri.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bilal-23", - "email": "work.bilalmansuri@gmail.com", - "discord": "bilal_23" - }, - "record": { - "CNAME": "bilalmansuri.vercel.app" - } + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "CNAME": "bilalmansuri.vercel.app" + } } diff --git a/domains/bilalthepunjabi.json b/domains/bilalthepunjabi.json index 3fd39e6d6..6bcc1c456 100644 --- a/domains/bilalthepunjabi.json +++ b/domains/bilalthepunjabi.json @@ -1,14 +1,11 @@ { - "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 + "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"] + } +} diff --git a/domains/bill.json b/domains/bill.json index 136fc99b6..28f9a08c9 100644 --- a/domains/bill.json +++ b/domains/bill.json @@ -1,12 +1,12 @@ { - "description": "Bill's blog site.", - "repo": "https://github.com/CMBill/CMBill.github.io", - "owner": { - "username": "CMBill", - "email": "callmebill@billw.cn", - "twitter": "BillWen14" - }, - "record": { - "CNAME": "cmbill.github.io" - } -} \ No newline at end of file + "description": "Bill's blog site.", + "repo": "https://github.com/CMBill/CMBill.github.io", + "owner": { + "username": "CMBill", + "email": "callmebill@billw.cn", + "twitter": "BillWen14" + }, + "record": { + "CNAME": "cmbill.github.io" + } +} diff --git a/domains/billvog.json b/domains/billvog.json index 48c6f7a97..9d30e7902 100644 --- a/domains/billvog.json +++ b/domains/billvog.json @@ -1,11 +1,11 @@ { - "description": "billvog's Portfolio Website", - "repo": "https://github.com/billvog/billvog.github.io", - "owner": { - "username": "billvog", - "email": "hey@billvog.com" - }, - "record": { - "URL": "https://billvog.com" - } -} \ No newline at end of file + "description": "billvog's Portfolio Website", + "repo": "https://github.com/billvog/billvog.github.io", + "owner": { + "username": "billvog", + "email": "hey@billvog.com" + }, + "record": { + "URL": "https://billvog.com" + } +} diff --git a/domains/billy.json b/domains/billy.json index a65f89327..7c49e1998 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tomlin7", - "email": "billydevbusiness@gmail.com" - }, - "record": { - "URL": "https://tomlin7.github.io" - } -} \ No newline at end of file + "owner": { + "username": "tomlin7", + "email": "billydevbusiness@gmail.com" + }, + "record": { + "URL": "https://tomlin7.github.io" + } +} diff --git a/domains/bimal.json b/domains/bimal.json index 101737508..0f7076a76 100644 --- a/domains/bimal.json +++ b/domains/bimal.json @@ -1,12 +1,12 @@ { - "description": "My personal website goes here", - "repo": "https://github.com/bimal-inc/bimal-inc.github.io", - "owner": { - "username": "bimal-inc", - "email": "bimalyadavemail7@gmail.com", - "twitter": "bimalinc" - }, - "record": { - "CNAME": "bimal-inc.github.io" - } -} \ No newline at end of file + "description": "My personal website goes here", + "repo": "https://github.com/bimal-inc/bimal-inc.github.io", + "owner": { + "username": "bimal-inc", + "email": "bimalyadavemail7@gmail.com", + "twitter": "bimalinc" + }, + "record": { + "CNAME": "bimal-inc.github.io" + } +} diff --git a/domains/bimarsha.json b/domains/bimarsha.json index 3da5e68f4..a4195f796 100644 --- a/domains/bimarsha.json +++ b/domains/bimarsha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Bimarsha69", - "email": "bimarshathapa2@gmail.com" - }, - "record": { - "CNAME": "bimarsha69.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Bimarsha69", + "email": "bimarshathapa2@gmail.com" + }, + "record": { + "CNAME": "bimarsha69.github.io" + } +} diff --git a/domains/bing-chilling.json b/domains/bing-chilling.json index 53d04e87b..ab819db76 100644 --- a/domains/bing-chilling.json +++ b/domains/bing-chilling.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheUnium", - "email": "ooooooooooooothereal@gmail.com" - }, - "record": { - "CNAME": "theunium.github.io" - } -} \ No newline at end of file + "owner": { + "username": "TheUnium", + "email": "ooooooooooooothereal@gmail.com" + }, + "record": { + "CNAME": "theunium.github.io" + } +} diff --git a/domains/binh.json b/domains/binh.json index 3a8f0c51d..2c576dfbd 100644 --- a/domains/binh.json +++ b/domains/binh.json @@ -1,11 +1,10 @@ { - "description": "Binh Pham's Personal Website", - "repo": "https://github.com/pham-tuan-binh", - "owner": { - "username": "pham-tuan-binh", - "email": "binhpham@binhph.am" - }, - "record": { - "URL": "https://www.binhph.am" - } -} \ No newline at end of file + "description": "Binh Pham's Personal Website", + "owner": { + "username": "pham-tuan-binh", + "email": "binhpham@binhph.am" + }, + "record": { + "URL": "https://www.binhph.am" + } +} diff --git a/domains/binhpv96.json b/domains/binhpv96.json index 9a0976ea6..030873437 100644 --- a/domains/binhpv96.json +++ b/domains/binhpv96.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "binhpv96", - "email": "pvbinh2k4@gmail.com" - }, - "record": { - "CNAME": "binhpv96.github.io" - } -} \ No newline at end of file + "owner": { + "username": "binhpv96", + "email": "pvbinh2k4@gmail.com" + }, + "record": { + "CNAME": "binhpv96.github.io" + } +} diff --git a/domains/bintang1302.json b/domains/bintang1302.json index 6a295b7fe..5d021e665 100644 --- a/domains/bintang1302.json +++ b/domains/bintang1302.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Bintang1302", - "discord": "881796102142185504", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NxNl7iqPLlu2R6PI7WeNjQ3DKnxMPUe4m6yjt9wDu4VQFk-lyi2DlXx8YQNZY0e1yKeYFAbPUv_0hHLMhRK-mPQfUmyr1EGxi90HlfxPj7Z5SiNuQ0JOcCdz7LIbajRsRznaWPDt-fz7nSyQvrR8qTo3TLKPCe_GtGKzOuY4U4zqs35VByrNnJE0_R4mQuW-KqZPie2kzopM7M4dSVlCDuBiI91uC5HKKcOZ4jq9sf8MnnqXOzh0C7vFRYq-k_7vQ4khJtizfOVJsM8Y9-ioodSwwvzeS-0dfrq_DFwZx68OJcg0VVLy6-Bi1Zf199QWlb39NNqHEDw08Yu1Rzgo5A.Ydq1gSOxnSmBTk93ym-ipA.5cwDdmxhwIxRV4237X9z7At-Up-uL1dQgiQzgKHqrcjP9HBzJlTRnmOvDQEiohF3uWtdL3y4VadRGXOgcF6TKVljeBkSsR3XuEKWDMRwvOY.XB1v5WDnEPOfqjr-ZEzloQ" - }, - "record": { - "A": [ - "89.213.211.250" - ] - } -} \ No newline at end of file + "owner": { + "username": "Bintang1302", + "discord": "881796102142185504", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NxNl7iqPLlu2R6PI7WeNjQ3DKnxMPUe4m6yjt9wDu4VQFk-lyi2DlXx8YQNZY0e1yKeYFAbPUv_0hHLMhRK-mPQfUmyr1EGxi90HlfxPj7Z5SiNuQ0JOcCdz7LIbajRsRznaWPDt-fz7nSyQvrR8qTo3TLKPCe_GtGKzOuY4U4zqs35VByrNnJE0_R4mQuW-KqZPie2kzopM7M4dSVlCDuBiI91uC5HKKcOZ4jq9sf8MnnqXOzh0C7vFRYq-k_7vQ4khJtizfOVJsM8Y9-ioodSwwvzeS-0dfrq_DFwZx68OJcg0VVLy6-Bi1Zf199QWlb39NNqHEDw08Yu1Rzgo5A.Ydq1gSOxnSmBTk93ym-ipA.5cwDdmxhwIxRV4237X9z7At-Up-uL1dQgiQzgKHqrcjP9HBzJlTRnmOvDQEiohF3uWtdL3y4VadRGXOgcF6TKVljeBkSsR3XuEKWDMRwvOY.XB1v5WDnEPOfqjr-ZEzloQ" + }, + "record": { + "A": ["89.213.211.250"] + } +} diff --git a/domains/binwonk.json b/domains/binwonk.json index fec4e131c..b8647c14a 100644 --- a/domains/binwonk.json +++ b/domains/binwonk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "binwonk", - "email": "finnwok1@gmail.com" - }, - "record": { - "CNAME": "binwonk.github.io" - } -} \ No newline at end of file + "owner": { + "username": "binwonk", + "email": "finnwok1@gmail.com" + }, + "record": { + "CNAME": "binwonk.github.io" + } +} diff --git a/domains/bio.ahmedtohamy.json b/domains/bio.ahmedtohamy.json index 730c79d01..44fc48511 100644 --- a/domains/bio.ahmedtohamy.json +++ b/domains/bio.ahmedtohamy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ahmedtohamy1", - "email": "1ahmed.tohamy@gmail.com" - }, - "record": { - "CNAME": "ahmedtohamy1.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} diff --git a/domains/bipin-bheda.json b/domains/bipin-bheda.json index 9b5a62978..fb79c29cf 100644 --- a/domains/bipin-bheda.json +++ b/domains/bipin-bheda.json @@ -1,10 +1,10 @@ { - "description": "Bipin Bheda Profile.", - "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io", - "owner": { - "username": "bipin-bheda" - }, - "record": { - "CNAME": "bipin-bheda.github.io" - } -} \ No newline at end of file + "description": "Bipin Bheda Profile.", + "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io", + "owner": { + "username": "bipin-bheda" + }, + "record": { + "CNAME": "bipin-bheda.github.io" + } +} diff --git a/domains/biplob.json b/domains/biplob.json index 943266d51..f5daffede 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "revolutionisme", - "email": "revolutionisme@gmail.com" - }, - "record": { - "CNAME": "revolutionisme.github.io" - } -} \ No newline at end of file + "owner": { + "username": "revolutionisme", + "email": "revolutionisme@gmail.com" + }, + "record": { + "CNAME": "revolutionisme.github.io" + } +} diff --git a/domains/birabittoh.json b/domains/birabittoh.json index 7bfdf34d5..0e04cf4df 100644 --- a/domains/birabittoh.json +++ b/domains/birabittoh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BiRabittoh", - "email": "andronacomarco@gmail.com" - }, - "record": { - "CNAME": "birabittoh.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BiRabittoh", + "email": "andronacomarco@gmail.com" + }, + "record": { + "CNAME": "birabittoh.github.io" + } +} diff --git a/domains/bismuth.json b/domains/bismuth.json index 2b48c8e5e..6ef1961e2 100644 --- a/domains/bismuth.json +++ b/domains/bismuth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bismuthnickel", - "email": "warreneverettstevens@gmail.com" - }, - "record": { - "CNAME": "bismuthnickel.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bismuthnickel", + "email": "warreneverettstevens@gmail.com" + }, + "record": { + "CNAME": "bismuthnickel.github.io" + } +} diff --git a/domains/bitsexploited.json b/domains/bitsexploited.json index 5460f7e84..5ad5b4c99 100644 --- a/domains/bitsexploited.json +++ b/domains/bitsexploited.json @@ -1,11 +1,11 @@ { - "description": "A portfolio website", - "repo": "https://github.com/bitsexploited/bitsexploited.github.io", - "owner": { - "username": "BitsExploited", - "email": "tspamiitesh@gmail.com" - }, - "record": { - "CNAME": "BitsExploited.github.io" - } -} \ No newline at end of file + "description": "A portfolio website", + "repo": "https://github.com/bitsexploited/bitsexploited.github.io", + "owner": { + "username": "BitsExploited", + "email": "tspamiitesh@gmail.com" + }, + "record": { + "CNAME": "BitsExploited.github.io" + } +} diff --git a/domains/bk.json b/domains/bk.json index ae4635f0c..0ad102550 100644 --- a/domains/bk.json +++ b/domains/bk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hbk671104", - "email": "hbk671104@gmail.com" - }, - "record": { - "CNAME": "hbk671104.github.io" - } -} \ No newline at end of file + "owner": { + "username": "hbk671104", + "email": "hbk671104@gmail.com" + }, + "record": { + "CNAME": "hbk671104.github.io" + } +} diff --git a/domains/bkmd.json b/domains/bkmd.json index 6ea4324b2..baef014e4 100644 --- a/domains/bkmd.json +++ b/domains/bkmd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Soldierplayz6867", - "email": "soldierplayz.tw@gmail.com" - }, - "record": { - "CNAME": "da-1.us.hostns.io" - } -} \ No newline at end of file + "owner": { + "username": "Soldierplayz6867", + "email": "soldierplayz.tw@gmail.com" + }, + "record": { + "CNAME": "da-1.us.hostns.io" + } +} diff --git a/domains/bkms.json b/domains/bkms.json index 19241fbd5..03f3f8128 100644 --- a/domains/bkms.json +++ b/domains/bkms.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bkmsstudio", - "email": "mmini15354424@gmail.com" - }, - "record": { - "CNAME": "www.bkmsdev.in.th" - } -} \ No newline at end of file + "owner": { + "username": "bkmsstudio", + "email": "mmini15354424@gmail.com" + }, + "record": { + "CNAME": "www.bkmsdev.in.th" + } +} diff --git a/domains/blackdx.json b/domains/blackdx.json index 0d7925db9..47620b711 100644 --- a/domains/blackdx.json +++ b/domains/blackdx.json @@ -1,12 +1,12 @@ { - "description": "Use is for a little portfolio", - "repo": "https://github.com/blackdx/homepage", - "owner": { - "username": "blackdx", - "email": "blackdxnet@gmail.com", - "twitter": "BlackDX10" - }, - "record": { - "CNAME": "blackdx.github.io" - } -} \ No newline at end of file + "description": "Use is for a little portfolio", + "repo": "https://github.com/blackdx/homepage", + "owner": { + "username": "blackdx", + "email": "blackdxnet@gmail.com", + "twitter": "BlackDX10" + }, + "record": { + "CNAME": "blackdx.github.io" + } +} diff --git a/domains/blackneeed.json b/domains/blackneeed.json index 05d31e3e1..b5b678429 100644 --- a/domains/blackneeed.json +++ b/domains/blackneeed.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Blackneeed", - "email": "kontododatkowe.marcelclay@gmail.com", - "discord": "928360278683443210" - }, - "record": { - "CNAME": "blackneeed.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Blackneeed", + "email": "kontododatkowe.marcelclay@gmail.com", + "discord": "928360278683443210" + }, + "record": { + "CNAME": "blackneeed.github.io" + } +} diff --git a/domains/blacsheep.json b/domains/blacsheep.json index c57351ecc..f954b0cbc 100644 --- a/domains/blacsheep.json +++ b/domains/blacsheep.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "blacsheep", - "email": "lanzou1.0@gmail.com" - }, - "record": { - "CNAME": "blacsheep-github-io.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "blacsheep", + "email": "lanzou1.0@gmail.com" + }, + "record": { + "CNAME": "blacsheep-github-io.pages.dev" + } +} diff --git a/domains/blaine.json b/domains/blaine.json index 6e25e952f..eff049886 100644 --- a/domains/blaine.json +++ b/domains/blaine.json @@ -1,11 +1,11 @@ { - "description": "The face of Blaine, on the web", - "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", - "owner": { - "username": "Blakeinstein", - "email": "rishi1998@gmail.com" - }, - "record": { - "URL": "https://blaine.vip" - } -} \ No newline at end of file + "description": "The face of Blaine, on the web", + "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", + "owner": { + "username": "Blakeinstein", + "email": "rishi1998@gmail.com" + }, + "record": { + "URL": "https://blaine.vip" + } +} diff --git a/domains/blake.json b/domains/blake.json index bd3b957be..6ac0ad09b 100644 --- a/domains/blake.json +++ b/domains/blake.json @@ -1,13 +1,10 @@ { - "description": "A redirection to my github page", - "repo": "https://github.com/BlakeH2208", - "owner": { - "username": "BlakeH2208", - "email": "contact@blakehurley.com" - }, - "record": { - "A": [ - "89.41.169.49" - ] - } -} \ No newline at end of file + "description": "A redirection to my github page", + "owner": { + "username": "BlakeH2208", + "email": "contact@blakehurley.com" + }, + "record": { + "A": ["89.41.169.49"] + } +} diff --git a/domains/blankparticle.json b/domains/blankparticle.json index a898aef9f..08d16d919 100644 --- a/domains/blankparticle.json +++ b/domains/blankparticle.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BlankParticle", - "email": "hello@blankparticle.in" - }, - "record": { - "URL": "https://blankparticle.in" - } -} \ No newline at end of file + "owner": { + "username": "BlankParticle", + "email": "hello@blankparticle.in" + }, + "record": { + "URL": "https://blankparticle.in" + } +} diff --git a/domains/blast.json b/domains/blast.json index 3dbef5108..cda0a12aa 100644 --- a/domains/blast.json +++ b/domains/blast.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ReBlast", - "discord": "poxuizm" - }, - "description": "Personal website with links to my social medias, will probably add portfolio", - "record": { - "CNAME": "reblast.github.io" - } -} \ No newline at end of file + "owner": { + "username": "ReBlast", + "discord": "poxuizm" + }, + "description": "Personal website with links to my social medias, will probably add portfolio", + "record": { + "CNAME": "reblast.github.io" + } +} diff --git a/domains/blazedev.json b/domains/blazedev.json index 6e4af010b..8b9d2fbd7 100644 --- a/domains/blazedev.json +++ b/domains/blazedev.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "blaze-099", - "discord": "1186691290759434350", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Drbtx3bqrGce1w55T80jyC9uYEhqb_Hea4djEOiUZhqyASA5RnIwlE30dkNIXLr2ARGyMa-IunKjmUWbVWyDu_KuPPXfGzRqstu_TN0ooplUSySXe2lWHP275PpyfMi2ZlmkWH06BCvWUZqeDZimJXGK-EEBMXOyBfJtP91bA9SpXZ8PSdmvK1nEEjO-G3o7NgB-YvT5hydJ6kx_VvRvAmCewn2VDWUxxaRmFHv9RyolKnuUZDT19Nj0HDooaFHvHMUazbrmHKp7u2ymN3-hhwpaLxjvQ_R1BQNVSnC5zHkNHvxqiIrh3fyqRCpn3YQIpI8FH3AjMOopt8D4ehvt-w.XfKXPgZOGrovfShUJYX10w.Q_92JQs0PCCIqSzlIgnqbSGSSkH1BmLZn6x2nYOOMpuD2YYSU1R8utzksWRYsCWoZ4U7ZPYrboTidItRKMHSvZ3nyZl4fDiYfPhsfHJV3TY.JW-lUBRmYsjUqFoCsAH_vA" - }, - "record": { - "CNAME": "sparkling-faloodeh-1fda87.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "blaze-099", + "discord": "1186691290759434350", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Drbtx3bqrGce1w55T80jyC9uYEhqb_Hea4djEOiUZhqyASA5RnIwlE30dkNIXLr2ARGyMa-IunKjmUWbVWyDu_KuPPXfGzRqstu_TN0ooplUSySXe2lWHP275PpyfMi2ZlmkWH06BCvWUZqeDZimJXGK-EEBMXOyBfJtP91bA9SpXZ8PSdmvK1nEEjO-G3o7NgB-YvT5hydJ6kx_VvRvAmCewn2VDWUxxaRmFHv9RyolKnuUZDT19Nj0HDooaFHvHMUazbrmHKp7u2ymN3-hhwpaLxjvQ_R1BQNVSnC5zHkNHvxqiIrh3fyqRCpn3YQIpI8FH3AjMOopt8D4ehvt-w.XfKXPgZOGrovfShUJYX10w.Q_92JQs0PCCIqSzlIgnqbSGSSkH1BmLZn6x2nYOOMpuD2YYSU1R8utzksWRYsCWoZ4U7ZPYrboTidItRKMHSvZ3nyZl4fDiYfPhsfHJV3TY.JW-lUBRmYsjUqFoCsAH_vA" + }, + "record": { + "CNAME": "sparkling-faloodeh-1fda87.netlify.app" + } +} diff --git a/domains/blazyflash.json b/domains/blazyflash.json index 1b54d0c45..e2c936c81 100644 --- a/domains/blazyflash.json +++ b/domains/blazyflash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Thanatoslayer6", - "email": "thanatoslayer6@gmail.com" - }, - "record": { - "URL": "https://ballzy.vercel.app/" - } -} \ No newline at end of file + "owner": { + "username": "Thanatoslayer6", + "email": "thanatoslayer6@gmail.com" + }, + "record": { + "URL": "https://ballzy.vercel.app/" + } +} diff --git a/domains/blc.json b/domains/blc.json index 8e10e499f..a0ac0a247 100644 --- a/domains/blc.json +++ b/domains/blc.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BLCXD", - "email": "blctoblc223@gmail.com", - "discord": "723837167499083788" - }, - "record": { - "CNAME": "blcpage.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BLCXD", + "email": "blctoblc223@gmail.com", + "discord": "723837167499083788" + }, + "record": { + "CNAME": "blcpage.github.io" + } +} diff --git a/domains/bleemis42.json b/domains/bleemis42.json index 76b201db2..faf8bd9bb 100644 --- a/domains/bleemis42.json +++ b/domains/bleemis42.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BleemIs42", - "description": "BleemIs42.is-a.dev", - "email": "BleemIs42@gmail.com" - }, - "record": { - "CNAME": "BleemIs42.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BleemIs42", + "description": "BleemIs42.is-a.dev", + "email": "BleemIs42@gmail.com" + }, + "record": { + "CNAME": "BleemIs42.github.io" + } +} diff --git a/domains/blek.json b/domains/blek.json index fc620c4dc..0f020ea1d 100644 --- a/domains/blek.json +++ b/domains/blek.json @@ -1,15 +1,11 @@ { - "description": "blek is a dev", - "owner": { - "username": "b1ek", - "email": "me@blek.codes" - }, - "record": { - "A": [ - "185.130.226.115" - ], - "AAAA": [ - "2a05:b40:0:570:4563:92af:9a56:7fc8" - ] - } -} \ No newline at end of file + "description": "blek is a dev", + "owner": { + "username": "b1ek", + "email": "me@blek.codes" + }, + "record": { + "A": ["185.130.226.115"], + "AAAA": ["2a05:b40:0:570:4563:92af:9a56:7fc8"] + } +} diff --git a/domains/blema.json b/domains/blema.json index e1f64e1f0..2ffcd1bf4 100644 --- a/domains/blema.json +++ b/domains/blema.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "record": { - "A": [ - "212.227.32.105" - ] - } -} \ No newline at end of file + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } +} diff --git a/domains/blindstudios.json b/domains/blindstudios.json index c48e58483..14e966da5 100644 --- a/domains/blindstudios.json +++ b/domains/blindstudios.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "urasdbwd", - "discord": "291889282032074752", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F299V2wTYMNurO2uHOa8VcSRKYBCoUAdCf7UfkKbP6j1p-eUNWwfACF3-MRC87QJgLQ6oOsup94_Mog8jx1nk--qGdtI_MJCzeg1CxdE-O3c6pQKFRT-f-EpksF3SlOC3ZpiVoYr8xRDOk0Z9YJ5Kp9YgS4nX53e32q_YAHrxIBn982VbfkSMuWgN8XNVtELx4V9k2Mm3FUVxxcUenS7RK8E9bkN9J2yytst3fOKeP3Y1RGqmx-lK9IpIJoOacz8O-O47KCBEo5xHuNowLkrxA4ZKh9_buapeBKLwKMN0L9WgaABYE5gYJ16Hu3nPV9am3QAvJa9UJKtMNPJNg1Ytg.eVZIak0vT5zOE5bRpJ-4Nw.0nvLUiumNwnzS-In3p_LxfltkRH42IFB7ORkWyNlQAPj73PyFksbHfwgah43wCTCH7Nn4M324xg_JiHKBdUXneagncW2cuPzQM-hXt1E0-E.bl3U_qohdjGOIOejzipLJA" - }, - "record": { - "A": [ - "193.149.164.209" - ] - } -} \ No newline at end of file + "owner": { + "username": "urasdbwd", + "discord": "291889282032074752", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.F299V2wTYMNurO2uHOa8VcSRKYBCoUAdCf7UfkKbP6j1p-eUNWwfACF3-MRC87QJgLQ6oOsup94_Mog8jx1nk--qGdtI_MJCzeg1CxdE-O3c6pQKFRT-f-EpksF3SlOC3ZpiVoYr8xRDOk0Z9YJ5Kp9YgS4nX53e32q_YAHrxIBn982VbfkSMuWgN8XNVtELx4V9k2Mm3FUVxxcUenS7RK8E9bkN9J2yytst3fOKeP3Y1RGqmx-lK9IpIJoOacz8O-O47KCBEo5xHuNowLkrxA4ZKh9_buapeBKLwKMN0L9WgaABYE5gYJ16Hu3nPV9am3QAvJa9UJKtMNPJNg1Ytg.eVZIak0vT5zOE5bRpJ-4Nw.0nvLUiumNwnzS-In3p_LxfltkRH42IFB7ORkWyNlQAPj73PyFksbHfwgah43wCTCH7Nn4M324xg_JiHKBdUXneagncW2cuPzQM-hXt1E0-E.bl3U_qohdjGOIOejzipLJA" + }, + "record": { + "A": ["193.149.164.209"] + } +} diff --git a/domains/blitzbrian.json b/domains/blitzbrian.json index 8f0cb55a2..96dd5a47c 100644 --- a/domains/blitzbrian.json +++ b/domains/blitzbrian.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "blitzbrian", - "email": "brianvoorbij@gmail.com", - "discord": "814555302178455604" - }, - "record": { - "CNAME": "blitzbrian.github.io" - } -} \ No newline at end of file + "owner": { + "username": "blitzbrian", + "email": "brianvoorbij@gmail.com", + "discord": "814555302178455604" + }, + "record": { + "CNAME": "blitzbrian.github.io" + } +} diff --git a/domains/blob2763.json b/domains/blob2763.json index 80ef44d40..61cd102b9 100644 --- a/domains/blob2763.json +++ b/domains/blob2763.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Blob2763", - "email": "blob2763@gmail.com" - }, - "record": { - "CNAME": "blob2763.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "CNAME": "blob2763.github.io" + } +} diff --git a/domains/blog.aayushsiwa.json b/domains/blog.aayushsiwa.json index 528050de1..1ed0096bf 100644 --- a/domains/blog.aayushsiwa.json +++ b/domains/blog.aayushsiwa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aayushsiwa", - "email": "22052177@kiit.ac.in" - }, - "record": { - "CNAME": "blog-aayushsiwa.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "blog-aayushsiwa.pages.dev" + } +} diff --git a/domains/blog.alora.json b/domains/blog.alora.json index 0b6dcbb11..90785db87 100644 --- a/domains/blog.alora.json +++ b/domains/blog.alora.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aloramiaa", - "email": "xaloramia@gmail.com", - "discord": "1236292707371057216" - }, - "record": { - "CNAME": "project-graphql-blog-sable.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com", + "discord": "1236292707371057216" + }, + "record": { + "CNAME": "project-graphql-blog-sable.vercel.app" + } +} diff --git a/domains/blog.areen-c.json b/domains/blog.areen-c.json index c92225c79..558f42f8b 100644 --- a/domains/blog.areen-c.json +++ b/domains/blog.areen-c.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "blog-areen.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "blog-areen.pages.dev" + } +} diff --git a/domains/blog.areen.json b/domains/blog.areen.json index 9bf067515..8241cfe7b 100644 --- a/domains/blog.areen.json +++ b/domains/blog.areen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "areen-c", - "email": "areenelhaq@gmail.com" - }, - "record": { - "CNAME": "areencx.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com" + }, + "record": { + "CNAME": "areencx.pages.dev" + } +} diff --git a/domains/blog.catzboy.json b/domains/blog.catzboy.json index 20f7e52b1..e11095ae3 100644 --- a/domains/blog.catzboy.json +++ b/domains/blog.catzboy.json @@ -1,11 +1,11 @@ { - "description": "Catzboy's Blog", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } -} \ No newline at end of file + "description": "Catzboy's Blog", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } +} diff --git a/domains/blog.chuyentinorz.json b/domains/blog.chuyentinorz.json index 517ea2562..1257a8492 100644 --- a/domains/blog.chuyentinorz.json +++ b/domains/blog.chuyentinorz.json @@ -1,14 +1,12 @@ { - "description": "This website is a blogpost for ChuyenTinORZ", - "repo": "https://github.com/akk1to/orz-blog", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": [ - "216.198.79.193" - ] - } -} \ No newline at end of file + "description": "This website is a blogpost for ChuyenTinORZ", + "repo": "https://github.com/akk1to/orz-blog", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": ["216.198.79.193"] + } +} diff --git a/domains/blog.crazo7924.json b/domains/blog.crazo7924.json index 671a886ae..7d37995c6 100644 --- a/domains/blog.crazo7924.json +++ b/domains/blog.crazo7924.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "crazo7924", - "discord": "466605393309859840", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WnVEogXILKQlj-jvgWzBYV4EQBNJpb4o31g6aGeiNfpBUziSFOH_A_RYdluWZEm4SN6rwsgh4Ca6BD1FLP-pGkalakxUu22u6oFGPHfclABR0FzYUTwT2ePhQbcCQE0kj_scrL_lUCrWTXfqqu9daPVkKsZSGFR_XtT5stUtwcA_eNuRiRgCB5oteS1Clo3gfWrCIB-XfwUONGfHnm8w_XwiatvVxAV4SMGwh2nNH9lYjLT23rGmO2hd9jptO8GHbNJJWSsndM5D_BIhf1bnDtmuIN3DWciaR9ijmZI5g-CfbkGbph0zhOi4N88eBsdL4Bku5Cu4GnR0_zkjK27cfw.lf05n5TGJ5ekai6Qi7gbdQ.FwSEtzo_z9amY4qpwKLzLct9mtbnkKUEWFSrKlnqv01uRRu1lKQV9_YdU8eZ3UtY0H4wL6iZSrECZPcFxGqGaUl6DIQLc1-jgODQHQNyLzp0WTlMbKcWXCRS80eITxXR.ZaVvxYEKWd03U5gQXIofEw" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "owner": { + "username": "crazo7924", + "discord": "466605393309859840", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WnVEogXILKQlj-jvgWzBYV4EQBNJpb4o31g6aGeiNfpBUziSFOH_A_RYdluWZEm4SN6rwsgh4Ca6BD1FLP-pGkalakxUu22u6oFGPHfclABR0FzYUTwT2ePhQbcCQE0kj_scrL_lUCrWTXfqqu9daPVkKsZSGFR_XtT5stUtwcA_eNuRiRgCB5oteS1Clo3gfWrCIB-XfwUONGfHnm8w_XwiatvVxAV4SMGwh2nNH9lYjLT23rGmO2hd9jptO8GHbNJJWSsndM5D_BIhf1bnDtmuIN3DWciaR9ijmZI5g-CfbkGbph0zhOi4N88eBsdL4Bku5Cu4GnR0_zkjK27cfw.lf05n5TGJ5ekai6Qi7gbdQ.FwSEtzo_z9amY4qpwKLzLct9mtbnkKUEWFSrKlnqv01uRRu1lKQV9_YdU8eZ3UtY0H4wL6iZSrECZPcFxGqGaUl6DIQLc1-jgODQHQNyLzp0WTlMbKcWXCRS80eITxXR.ZaVvxYEKWd03U5gQXIofEw" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/blog.hafi.json b/domains/blog.hafi.json index 6ab60d123..1a49c739f 100644 --- a/domains/blog.hafi.json +++ b/domains/blog.hafi.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "HafiTheCat", - "discord": "hafi_the_cat" - }, - "description": "A personal Blog", - "repo": "https://github.com/HafiTheCat/hafis_code_continuum", - "record": { - "CNAME": "hafis-code-continuum.netlify.app" - } -} \ No newline at end of file + "owner": { + "username": "HafiTheCat", + "discord": "hafi_the_cat" + }, + "description": "A personal Blog", + "repo": "https://github.com/HafiTheCat/hafis_code_continuum", + "record": { + "CNAME": "hafis-code-continuum.netlify.app" + } +} diff --git a/domains/blog.joetroll.json b/domains/blog.joetroll.json index b61e5bf7d..e4c3b635f 100644 --- a/domains/blog.joetroll.json +++ b/domains/blog.joetroll.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "trolljoe", - "email": "joetechtok@proton.me", - "discord": "1054945019137630278" - }, - "record": { - "CNAME": "blogjoetroll.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "trolljoe", + "email": "joetechtok@proton.me", + "discord": "1054945019137630278" + }, + "record": { + "CNAME": "blogjoetroll.pages.dev" + } +} diff --git a/domains/blog.jumanji.json b/domains/blog.jumanji.json index 1d3e8ab84..b17686d6d 100644 --- a/domains/blog.jumanji.json +++ b/domains/blog.jumanji.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "heyjumanji" - }, - "record": { - "CNAME": "jumanjiblogs.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "heyjumanji" + }, + "record": { + "CNAME": "jumanjiblogs.vercel.app" + } +} diff --git a/domains/blog.narasima.json b/domains/blog.narasima.json index c4f6beb56..a760dea33 100644 --- a/domains/blog.narasima.json +++ b/domains/blog.narasima.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NarasimaPandiyan", - "email": "cs42059@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "owner": { + "username": "NarasimaPandiyan", + "email": "cs42059@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/blog.quincetart10.json b/domains/blog.quincetart10.json index c957bca33..9b165be05 100644 --- a/domains/blog.quincetart10.json +++ b/domains/blog.quincetart10.json @@ -1,11 +1,11 @@ { - "description": "Personal blog", - "repo": "https://github.com/QuinceTart10/blog", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "record": { - "CNAME": "quincetart10.github.io" - } -} \ No newline at end of file + "description": "Personal blog", + "repo": "https://github.com/QuinceTart10/blog", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "quincetart10.github.io" + } +} diff --git a/domains/blog.ron.json b/domains/blog.ron.json index ba6fba4b5..00d554fcb 100644 --- a/domains/blog.ron.json +++ b/domains/blog.ron.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsrn", - "email": "shalom@itsron.space" - }, - "record": { - "CNAME": "itsrn.github.io" - } -} \ No newline at end of file + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "CNAME": "itsrn.github.io" + } +} diff --git a/domains/blog.shaunfurtado.json b/domains/blog.shaunfurtado.json index 5e0ea3d80..debce4590 100644 --- a/domains/blog.shaunfurtado.json +++ b/domains/blog.shaunfurtado.json @@ -1,11 +1,11 @@ { - "description": "Blog Website for Shaun Furtado", - "repo": "https://github.com/Shaunfurtado/DevHavok", - "owner": { - "username": "Shaunfurtado", - "email": "shaunf1801@gmail.com" - }, - "record": { - "CNAME": "shaunfurtado.github.io" - } -} \ No newline at end of file + "description": "Blog Website for Shaun Furtado", + "repo": "https://github.com/Shaunfurtado/DevHavok", + "owner": { + "username": "Shaunfurtado", + "email": "shaunf1801@gmail.com" + }, + "record": { + "CNAME": "shaunfurtado.github.io" + } +} diff --git a/domains/blog.shoyeb.json b/domains/blog.shoyeb.json index 317a682ce..640f68ad0 100644 --- a/domains/blog.shoyeb.json +++ b/domains/blog.shoyeb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mrtemp70", - "email": "mrtemp70@gmail.com" - }, - "record": { - "CNAME": "mrtemp70.github.io" - } -} \ No newline at end of file + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "CNAME": "mrtemp70.github.io" + } +} diff --git a/domains/blog.vornexx.json b/domains/blog.vornexx.json index 1aa36a0d6..33ffb912c 100644 --- a/domains/blog.vornexx.json +++ b/domains/blog.vornexx.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vornexx", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "CNAME": "blogvornexx.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "vornexx", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "blogvornexx.pages.dev" + } +} diff --git a/domains/blogs.aakanksha.json b/domains/blogs.aakanksha.json index a7cf476c3..abeac535f 100644 --- a/domains/blogs.aakanksha.json +++ b/domains/blogs.aakanksha.json @@ -1,11 +1,11 @@ { - "description": "Aakanksha's Blog", - "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", - "owner": { - "username": "aakankshabhende", - "email": "aakanksha0407@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "description": "Aakanksha's Blog", + "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", + "owner": { + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/blogs.adityabh.json b/domains/blogs.adityabh.json index c718ed0dc..9131029a5 100644 --- a/domains/blogs.adityabh.json +++ b/domains/blogs.adityabh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AdityaBhattacharya1", - "email": "ec6isyf0@anonaddy.me" - }, - "record": { - "CNAME": "blogs-b2q.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "AdityaBhattacharya1", + "email": "ec6isyf0@anonaddy.me" + }, + "record": { + "CNAME": "blogs-b2q.pages.dev" + } +} diff --git a/domains/blogs.shaunak.json b/domains/blogs.shaunak.json index 6499b3c06..1af1bd18c 100644 --- a/domains/blogs.shaunak.json +++ b/domains/blogs.shaunak.json @@ -1,11 +1,11 @@ { - "description": "Shaunak's Blog", - "repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io", - "owner": { - "username": "Shaunak-Pandya", - "email": "shaunak.n.pandya@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} \ No newline at end of file + "description": "Shaunak's Blog", + "repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io", + "owner": { + "username": "Shaunak-Pandya", + "email": "shaunak.n.pandya@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/bloomy.json b/domains/bloomy.json index c06956028..0e7f06322 100644 --- a/domains/bloomy.json +++ b/domains/bloomy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BloomyInDev", - "email": "bastien.luben@gmail.com" - }, - "record": { - "URL": "https://www.bloomyindev.me" - } -} \ No newline at end of file + "owner": { + "username": "BloomyInDev", + "email": "bastien.luben@gmail.com" + }, + "record": { + "URL": "https://www.bloomyindev.me" + } +} diff --git a/domains/blox.json b/domains/blox.json index 15d8d707a..7bfad7a0e 100644 --- a/domains/blox.json +++ b/domains/blox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "soudblox", - "email": "nick8x@gmail.com" - }, - "record": { - "CNAME": "soudblox.github.io" - } -} \ No newline at end of file + "owner": { + "username": "soudblox", + "email": "nick8x@gmail.com" + }, + "record": { + "CNAME": "soudblox.github.io" + } +} diff --git a/domains/blue.json b/domains/blue.json index bcfa4ac07..ff330ce92 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -1,12 +1,12 @@ { - "description": "My personal site, for introducing myself.", - "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", - "owner": { - "username": "B1ue-Dev", - "email": "b1uedev@outlook.com", - "twitter": "b1uedev" - }, - "record": { - "CNAME": "b1ue-dev.github.io" - } -} \ No newline at end of file + "description": "My personal site, for introducing myself.", + "repo": "https://github.com/b1ue-dev/b1ue-dev.github.io", + "owner": { + "username": "B1ue-Dev", + "email": "b1uedev@outlook.com", + "twitter": "b1uedev" + }, + "record": { + "CNAME": "b1ue-dev.github.io" + } +} diff --git a/domains/blueberry.json b/domains/blueberry.json index 11ec4e955..0fc837d1d 100644 --- a/domains/blueberry.json +++ b/domains/blueberry.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/NgVGB/NgVGB.github.io", - "owner": { - "username": "NgVGB", - "email": "dangnguyen101191@gmail.com" - }, - "record": { - "CNAME": "ngvgb.github.io" - } -} \ No newline at end of file + "description": "My personal website", + "repo": "https://github.com/NgVGB/NgVGB.github.io", + "owner": { + "username": "NgVGB", + "email": "dangnguyen101191@gmail.com" + }, + "record": { + "CNAME": "ngvgb.github.io" + } +} diff --git a/domains/bluemoon.json b/domains/bluemoon.json index d2791aca6..77b8d8ac3 100644 --- a/domains/bluemoon.json +++ b/domains/bluemoon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amitbartfeld", - "email": "amitbartfeld@gmail.com" - }, - "record": { - "CNAME": "amithost.com" - } -} \ No newline at end of file + "owner": { + "username": "amitbartfeld", + "email": "amitbartfeld@gmail.com" + }, + "record": { + "CNAME": "amithost.com" + } +} diff --git a/domains/blueysh.json b/domains/blueysh.json index 9db0c60ee..a01bdd3d1 100644 --- a/domains/blueysh.json +++ b/domains/blueysh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "blueysh", - "email": "jan.santi@icloud.com" - }, - "record": { - "URL": "https://blueysh.me" - } -} \ No newline at end of file + "owner": { + "username": "blueysh", + "email": "jan.santi@icloud.com" + }, + "record": { + "URL": "https://blueysh.me" + } +} diff --git a/domains/blurnope.json b/domains/blurnope.json index ada9525e4..4292de666 100644 --- a/domains/blurnope.json +++ b/domains/blurnope.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/blurnope/blurnope.github.io", - "owner": { - "username": "blurnope", - "email": "cynosuregone@gmail.com", - "discord": "blurnope.#2655" - }, - "record": { - "CNAME": "blurnope.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/blurnope/blurnope.github.io", + "owner": { + "username": "blurnope", + "email": "cynosuregone@gmail.com", + "discord": "blurnope.#2655" + }, + "record": { + "CNAME": "blurnope.github.io" + } +} diff --git a/domains/bmbs.json b/domains/bmbs.json index d907f2a4d..935cf410a 100644 --- a/domains/bmbs.json +++ b/domains/bmbs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BaamBuus", - "email": "bitternoah864@gmail.com" - }, - "record": { - "CNAME": "baambuus.github.io" - } -} \ No newline at end of file + "owner": { + "username": "BaamBuus", + "email": "bitternoah864@gmail.com" + }, + "record": { + "CNAME": "baambuus.github.io" + } +} diff --git a/domains/bmhien.json b/domains/bmhien.json index 297d8a527..287c931e2 100644 --- a/domains/bmhien.json +++ b/domains/bmhien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bm-hien", - "email": "buiminhhien001@gmail.com" - }, - "record": { - "CNAME": "bm-hien.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bm-hien", + "email": "buiminhhien001@gmail.com" + }, + "record": { + "CNAME": "bm-hien.github.io" + } +} diff --git a/domains/bmrdsc.json b/domains/bmrdsc.json index 309aa26d5..2e3bc7a71 100644 --- a/domains/bmrdsc.json +++ b/domains/bmrdsc.json @@ -1,11 +1,11 @@ { - "description": "for discord website", - "repo": "https://srpvt.github.io/card/", - "owner": { - "username": "SRPVT", - "email": "gta69editz@gmail.com" - }, - "record": { - "CNAME": "srpvt.github.io" - } -} \ No newline at end of file + "description": "for discord website", + "repo": "https://srpvt.github.io/card/", + "owner": { + "username": "SRPVT", + "email": "gta69editz@gmail.com" + }, + "record": { + "CNAME": "srpvt.github.io" + } +} diff --git a/domains/bn3di.json b/domains/bn3di.json index 4c7fcc8cc..4489542fb 100644 --- a/domains/bn3di.json +++ b/domains/bn3di.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MohamadOday", - "email": "adada133321t@gmail.com" - }, - "record": { - "CNAME": "mohamadoday.github.io" - } -} \ No newline at end of file + "owner": { + "username": "MohamadOday", + "email": "adada133321t@gmail.com" + }, + "record": { + "CNAME": "mohamadoday.github.io" + } +} diff --git a/domains/bnfone.json b/domains/bnfone.json index 6394d2bce..ae575ba75 100644 --- a/domains/bnfone.json +++ b/domains/bnfone.json @@ -1,14 +1,11 @@ { - "description": "Personal Website for bnfone's Homelab (sadly with dynamic IPv4, which is why I need Cloudflare Nameservers).", - "repo": "https://github.com/6nf0n3/is-a-dev_register", - "owner": { - "username": "bnfone", - "email": "is-a-dev-registration.zbden@simplelogin.com" - }, - "record": { - "NS": [ - "desiree.ns.cloudflare.com", - "mcgrory.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "description": "Personal Website for bnfone's Homelab (sadly with dynamic IPv4, which is why I need Cloudflare Nameservers).", + "repo": "https://github.com/6nf0n3/is-a-dev_register", + "owner": { + "username": "bnfone", + "email": "is-a-dev-registration.zbden@simplelogin.com" + }, + "record": { + "NS": ["desiree.ns.cloudflare.com", "mcgrory.ns.cloudflare.com"] + } +} diff --git a/domains/bnyro.json b/domains/bnyro.json index 064035814..685ba0ca3 100644 --- a/domains/bnyro.json +++ b/domains/bnyro.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Bnyro/bnyro.github.io", - "owner": { - "username": "Bnyro", - "email": "bnyro@tutanota.com" - }, - "record": { - "CNAME": "bnyro.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/Bnyro/bnyro.github.io", + "owner": { + "username": "Bnyro", + "email": "bnyro@tutanota.com" + }, + "record": { + "CNAME": "bnyro.github.io" + } +} diff --git a/domains/bob.json b/domains/bob.json index bee02e625..286eb4003 100644 --- a/domains/bob.json +++ b/domains/bob.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/Rubinskiy/rubinskiy.github.io", - "owner": { - "username": "Rubinskiy", - "discord": "rubinskiy#5258" - }, - "record": { - "CNAME": "rubinskiy.github.io" - } -} \ No newline at end of file + "description": "Personal website", + "repo": "https://github.com/Rubinskiy/rubinskiy.github.io", + "owner": { + "username": "Rubinskiy", + "discord": "rubinskiy#5258" + }, + "record": { + "CNAME": "rubinskiy.github.io" + } +} diff --git a/domains/bob16077.json b/domains/bob16077.json index 75987d170..a8eedd94d 100644 --- a/domains/bob16077.json +++ b/domains/bob16077.json @@ -1,11 +1,11 @@ { - "description": "A personal page that also gives information on my projects", - "repo": "https://github.com/Bob16077/bob16077.github.io", - "owner": { - "username": "bob16077", - "discord": "bob16077777" - }, - "record": { - "CNAME": "bob16077.github.io" - } -} \ No newline at end of file + "description": "A personal page that also gives information on my projects", + "repo": "https://github.com/Bob16077/bob16077.github.io", + "owner": { + "username": "bob16077", + "discord": "bob16077777" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} diff --git a/domains/boba.json b/domains/boba.json index fd1d44275..d6226cdb3 100644 --- a/domains/boba.json +++ b/domains/boba.json @@ -1,11 +1,11 @@ { - "description": "A personal blog.", - "repo": "https://github.com/tarob0ba/tarob0ba.github.io", - "owner": { - "username": "tarob0ba", - "email": "beckett@chatter-social.com" - }, - "record": { - "CNAME": "tarob0ba.github.io" - } -} \ No newline at end of file + "description": "A personal blog.", + "repo": "https://github.com/tarob0ba/tarob0ba.github.io", + "owner": { + "username": "tarob0ba", + "email": "beckett@chatter-social.com" + }, + "record": { + "CNAME": "tarob0ba.github.io" + } +} diff --git a/domains/bobert.json b/domains/bobert.json index fba1fb3e0..0c598842d 100644 --- a/domains/bobert.json +++ b/domains/bobert.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org" - }, - "record": { - "CNAME": "issuelucas.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org" + }, + "record": { + "CNAME": "issuelucas.pages.dev" + } +} diff --git a/domains/bolt.json b/domains/bolt.json index c7557b1c6..5c0693a25 100644 --- a/domains/bolt.json +++ b/domains/bolt.json @@ -1,11 +1,11 @@ { - "description": "Bolt's portfolio website", - "repo": "https://github.com/Adityeahhh/portfolio", - "owner": { - "username": "Adityeahhh", - "email": "adty200807@gmail.com" - }, - "record": { - "CNAME": "adityeahhh.github.io" - } -} \ No newline at end of file + "description": "Bolt's portfolio website", + "repo": "https://github.com/Adityeahhh/portfolio", + "owner": { + "username": "Adityeahhh", + "email": "adty200807@gmail.com" + }, + "record": { + "CNAME": "adityeahhh.github.io" + } +} diff --git a/domains/bombacat.json b/domains/bombacat.json index 4b11addbc..fedf2faf3 100644 --- a/domains/bombacat.json +++ b/domains/bombacat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bomba.cat", - "email": "bledion.morina@hotmail.com" - }, - "record": { - "CNAME": "bomba-cat.github.io" - } -} \ No newline at end of file + "owner": { + "username": "bomba.cat", + "email": "bledion.morina@hotmail.com" + }, + "record": { + "CNAME": "bomba-cat.github.io" + } +} diff --git a/domains/boo.json b/domains/boo.json index 53db8423f..a73b893a4 100644 --- a/domains/boo.json +++ b/domains/boo.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Boopup", - "discord": "972502840247484527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XpL4EHQDM2NhhOcMnxdbK1MOEgJqrE4REv8yt5tx7uiBoPWpOkHaiyA6q1qpPpan5pdxz3QT03Okj3I-sgW5Jqo_J65lLkd_NhTIcC-BpBiqic8LrSSPXHCdPG6iB5vdWOOiAnyesygsUF5460q2X-lxuaGQ7c5vqNJxC3XVv2aDal8cYXHY5Fn1SaXNNYpdkjWDByszsy1negAdRCdZqUDnEbiyAVp5jcETjC7Rs7qJSYI4noYuatL6HYZs-17WTbhVKNA9dfmGVcPzrNB4jl_jtgXHP0Bf_xg5OSiQ4MiSGcCObMBirxSlhid-56HuzyJUDaZgiuSSPq-VdinNNw.QlY7KCeNk9GIOA3tdSkyrw.2iQLx2zPSnj0DRMey79pgn1wV1G08vhZPKpHEb4YGTcEa8bOT7lQ3hiiwBj6kbxMM54L2xz4kOBcX5fjI3o4uhay96GtE76G4cuPVBBGx8g.v44-C_GmlY0plYvqCasd_w" - }, - "record": { - "A": [ - "46.202.82.187" - ] - } + "owner": { + "username": "Boopup", + "discord": "972502840247484527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XpL4EHQDM2NhhOcMnxdbK1MOEgJqrE4REv8yt5tx7uiBoPWpOkHaiyA6q1qpPpan5pdxz3QT03Okj3I-sgW5Jqo_J65lLkd_NhTIcC-BpBiqic8LrSSPXHCdPG6iB5vdWOOiAnyesygsUF5460q2X-lxuaGQ7c5vqNJxC3XVv2aDal8cYXHY5Fn1SaXNNYpdkjWDByszsy1negAdRCdZqUDnEbiyAVp5jcETjC7Rs7qJSYI4noYuatL6HYZs-17WTbhVKNA9dfmGVcPzrNB4jl_jtgXHP0Bf_xg5OSiQ4MiSGcCObMBirxSlhid-56HuzyJUDaZgiuSSPq-VdinNNw.QlY7KCeNk9GIOA3tdSkyrw.2iQLx2zPSnj0DRMey79pgn1wV1G08vhZPKpHEb4YGTcEa8bOT7lQ3hiiwBj6kbxMM54L2xz4kOBcX5fjI3o4uhay96GtE76G4cuPVBBGx8g.v44-C_GmlY0plYvqCasd_w" + }, + "record": { + "A": ["46.202.82.187"] + } } diff --git a/domains/books.json b/domains/books.json index 38789638a..76bb078cd 100644 --- a/domains/books.json +++ b/domains/books.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "showkinglu", - "discord": "1284363590601805845", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JJz6sWHFHJXcBrAhqxCZAA2V4SzMpQ-D6WuX15qcPHombBZ2d1jsT7Tb3j4OX0nrR8XTKdsKlxXdeTZ1yY7YLXw9T_TJ28Zgbuo0M5KyU9Ejqc6IPlm4FvJ6DcNKWyq40cq9BdNdcFhzUuRv_Me6g4aLeFjhjR-LJLOLmHMs4GPDJ2-V-MAekWaVHl-Y8VAdwpFuQ2Ve7DV7cBrdbHd4nX8wVGk-Eq65AR_VyUFo0GeiPKjiIejKCnIwopOQW_1KxPhtE1LTov8uNloaN7ZGv6MAdCdFXOkKjHFEmKuPtPf6YgVsAMDjdaULPlvhRemtFqqmzbGEqiQiexzEf2wWfA.RkvKnVVxmdCpuToki3hgvw.J4tL5aFuCX4oNIIuur76DKAYw1uiWWGfIhV7Bwxjl5EBZUqnwQ42zMOLLZqpvaiICk-siW4pt5MSgdAzGeP_8bEIuMS0kJLkqpXdf-NrSU8.a3kNHAcGn9TjQ4oE11leqw" - }, - "record": { - "A": [ - "172.104.67.159" - ] - } -} \ No newline at end of file + "owner": { + "username": "showkinglu", + "discord": "1284363590601805845", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JJz6sWHFHJXcBrAhqxCZAA2V4SzMpQ-D6WuX15qcPHombBZ2d1jsT7Tb3j4OX0nrR8XTKdsKlxXdeTZ1yY7YLXw9T_TJ28Zgbuo0M5KyU9Ejqc6IPlm4FvJ6DcNKWyq40cq9BdNdcFhzUuRv_Me6g4aLeFjhjR-LJLOLmHMs4GPDJ2-V-MAekWaVHl-Y8VAdwpFuQ2Ve7DV7cBrdbHd4nX8wVGk-Eq65AR_VyUFo0GeiPKjiIejKCnIwopOQW_1KxPhtE1LTov8uNloaN7ZGv6MAdCdFXOkKjHFEmKuPtPf6YgVsAMDjdaULPlvhRemtFqqmzbGEqiQiexzEf2wWfA.RkvKnVVxmdCpuToki3hgvw.J4tL5aFuCX4oNIIuur76DKAYw1uiWWGfIhV7Bwxjl5EBZUqnwQ42zMOLLZqpvaiICk-siW4pt5MSgdAzGeP_8bEIuMS0kJLkqpXdf-NrSU8.a3kNHAcGn9TjQ4oE11leqw" + }, + "record": { + "A": ["172.104.67.159"] + } +} diff --git a/domains/boon.json b/domains/boon.json index 73bc0acda..7dca79671 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -1,10 +1,10 @@ { - "description": "Portfolio site for me.", - "owner": { - "username": "uwuCaitlin", - "discord": "boon#6660" - }, - "record": { - "URL": "https://boons.pics" - } -} \ No newline at end of file + "description": "Portfolio site for me.", + "owner": { + "username": "uwuCaitlin", + "discord": "boon#6660" + }, + "record": { + "URL": "https://boons.pics" + } +} diff --git a/domains/borboss.json b/domains/borboss.json index 3b22c869e..47bfd26e5 100644 --- a/domains/borboss.json +++ b/domains/borboss.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "borboss", - "email": "bobbarosshasnoemail@gmail.com" - }, - "record": { - "CNAME": "borboss.github.io" - } -} \ No newline at end of file + "owner": { + "username": "borboss", + "email": "bobbarosshasnoemail@gmail.com" + }, + "record": { + "CNAME": "borboss.github.io" + } +} diff --git a/domains/boredcodebyk.json b/domains/boredcodebyk.json index 803fb1281..57a1e176f 100644 --- a/domains/boredcodebyk.json +++ b/domains/boredcodebyk.json @@ -1,11 +1,11 @@ { - "description": "Portfolio/Personal landing page", - "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", - "owner": { - "username": "boredcodebyk", - "email": "khromabyk+dev@gmail.com" - }, - "record": { - "CNAME": "boredcodebyk.github.io" - } -} \ No newline at end of file + "description": "Portfolio/Personal landing page", + "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", + "owner": { + "username": "boredcodebyk", + "email": "khromabyk+dev@gmail.com" + }, + "record": { + "CNAME": "boredcodebyk.github.io" + } +} diff --git a/domains/boris1993.json b/domains/boris1993.json index 84b130474..c79b3d1c3 100644 --- a/domains/boris1993.json +++ b/domains/boris1993.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "boris1993", - "email": "boris1993@live.cn" - }, - "description": "boris1993.is-a.dev", - "record": { - "URL": "https://www.boris1993.com" - } -} \ No newline at end of file + "owner": { + "username": "boris1993", + "email": "boris1993@live.cn" + }, + "description": "boris1993.is-a.dev", + "record": { + "URL": "https://www.boris1993.com" + } +} diff --git a/domains/borismoreno.json b/domains/borismoreno.json index 5245ccf27..c17a14ff6 100644 --- a/domains/borismoreno.json +++ b/domains/borismoreno.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "borismoreno", - "email": "boris_marco_moreno@hotmail.com" - }, - "record": { - "CNAME": "borismoreno.com" - } -} \ No newline at end of file + "owner": { + "username": "borismoreno", + "email": "boris_marco_moreno@hotmail.com" + }, + "record": { + "CNAME": "borismoreno.com" + } +} diff --git a/domains/boudjo.json b/domains/boudjo.json index f7f82317a..0f8cab311 100644 --- a/domains/boudjo.json +++ b/domains/boudjo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "boudjoo", - "email": "abdouboudjo1@gmail.com" - }, - "record": { - "CNAME": "boudjoo.github.io" - } + "owner": { + "username": "boudjoo", + "email": "abdouboudjo1@gmail.com" + }, + "record": { + "CNAME": "boudjoo.github.io" + } } diff --git a/domains/brasil.json b/domains/brasil.json index 0a543a831..5da4ddc4e 100644 --- a/domains/brasil.json +++ b/domains/brasil.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NatanKonig", - "email": "natan.camargo8@gmail.com" - }, - "record": { - "A": ["129.148.24.229"] - } + "owner": { + "username": "NatanKonig", + "email": "natan.camargo8@gmail.com" + }, + "record": { + "A": ["129.148.24.229"] + } } diff --git a/domains/brett.json b/domains/brett.json index ec551cdfa..2219c263b 100644 --- a/domains/brett.json +++ b/domains/brett.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "brettdavies", - "linkedin": "https://linkedin.com/in/brettdavies/" - }, - "record": { - "URL": "https://github.com/brettdavies" - } + "owner": { + "username": "brettdavies", + "linkedin": "https://linkedin.com/in/brettdavies/" + }, + "record": { + "URL": "https://github.com/brettdavies" } - +} diff --git a/domains/brody.json b/domains/brody.json index 13d6456c5..ef6e76764 100644 --- a/domains/brody.json +++ b/domains/brody.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lurkny", - "email": "brody@larson.dev" - }, - "record": { - "CNAME": "larson.dev" - } + "owner": { + "username": "lurkny", + "email": "brody@larson.dev" + }, + "record": { + "CNAME": "larson.dev" + } } diff --git a/domains/btleffler.json b/domains/btleffler.json index d1ae41182..39ed78116 100644 --- a/domains/btleffler.json +++ b/domains/btleffler.json @@ -2,10 +2,10 @@ "description": "btleffler.is-a.dev - Benjamin Leffler's Website", "repo": "https://github.com/btleffler/btleffler.github.io", "owner": { - "username": "btleffler", - "email": "btleffler@gmail.com" + "username": "btleffler", + "email": "btleffler@gmail.com" }, "record": { - "CNAME": "btleffler.github.io" + "CNAME": "btleffler.github.io" } } diff --git a/domains/bundler.skibidi.json b/domains/bundler.skibidi.json index 2e21d7501..f730630b1 100644 --- a/domains/bundler.skibidi.json +++ b/domains/bundler.skibidi.json @@ -1,7 +1,6 @@ { "owner": { "username": "bananaking6", - "email": "", "discord": "skibidibagel" }, "record": { diff --git a/domains/burandby.json b/domains/burandby.json index 9d661b37a..fecf83563 100644 --- a/domains/burandby.json +++ b/domains/burandby.json @@ -1,6 +1,5 @@ { "description": "Pico-8 in-browser emulator.", - "repo": "https://github.com/burandby", "owner": { "username": "burandby", "email": "bur.and.by@gmail.com" diff --git a/domains/caenjones.json b/domains/caenjones.json index 16ce509a3..c09e3518e 100644 --- a/domains/caenjones.json +++ b/domains/caenjones.json @@ -3,8 +3,7 @@ "repo": "https://github.com/vcc3v/vcc3v.github.io", "owner": { "username": "vcc3v", - "email": "cj@caenjones.com", - "twitter": "" + "email": "cj@caenjones.com" }, "record": { "CNAME": "vcc3v.github.io" diff --git a/domains/cam.json b/domains/cam.json index 63912f8a7..5743b0afb 100644 --- a/domains/cam.json +++ b/domains/cam.json @@ -1,6 +1,5 @@ { "description": "CAM Website", - "repo": "https://github.com/aswinmahesh", "owner": { "username": "aswinmahesh", "email": "aswinmahesh.com+dns@gmail.com" diff --git a/domains/carlos-miranda.json b/domains/carlos-miranda.json index 7dee64bde..01059fdd4 100644 --- a/domains/carlos-miranda.json +++ b/domains/carlos-miranda.json @@ -1,11 +1,11 @@ { - "description": "Use to portfolio", - "repo": "https://github.com/chard33/portfolio.github.io", - "owner": { - "username": "chard33", - "email": "jchar33@hotmail.com" - }, - "record": { - "CNAME": "chard33.github.io" - } + "description": "Use to portfolio", + "repo": "https://github.com/chard33/portfolio.github.io", + "owner": { + "username": "chard33", + "email": "jchar33@hotmail.com" + }, + "record": { + "CNAME": "chard33.github.io" + } } diff --git a/domains/cartar.json b/domains/cartar.json index f52ab276f..309b4eee0 100644 --- a/domains/cartar.json +++ b/domains/cartar.json @@ -1,6 +1,5 @@ { "description": "Main domain for file server.", - "repo": "https://github.com/realCartar", "owner": { "username": "realCartar", "twitter": "cartar0058" diff --git a/domains/carterrpham23.json b/domains/carterrpham23.json index d5809bfb2..df8a65ba9 100644 --- a/domains/carterrpham23.json +++ b/domains/carterrpham23.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "sonpt-afk", - "email": "sonbappe89@gmail.com" - }, - "record": { - "CNAME": "sonpts-landingfolio.vercel.app" - } + "owner": { + "username": "sonpt-afk", + "email": "sonbappe89@gmail.com" + }, + "record": { + "CNAME": "sonpts-landingfolio.vercel.app" } - \ No newline at end of file +} diff --git a/domains/cas.json b/domains/cas.json index 11a2eb0ff..4a9b32c34 100644 --- a/domains/cas.json +++ b/domains/cas.json @@ -1,11 +1,11 @@ { - "description": "lil bio", - "repo": "https://github.com/caswantsanap/bio", - "owner": { - "username": "caswantsanap", - "email": "caswantsanap@gmail.com" - }, - "record": { - "CNAME": "caswantsanap.github.io" - } + "description": "lil bio", + "repo": "https://github.com/caswantsanap/bio", + "owner": { + "username": "caswantsanap", + "email": "caswantsanap@gmail.com" + }, + "record": { + "CNAME": "caswantsanap.github.io" + } } diff --git a/domains/cdn.mkeko.json b/domains/cdn.mkeko.json index b10af2ddb..020501559 100644 --- a/domains/cdn.mkeko.json +++ b/domains/cdn.mkeko.json @@ -1,6 +1,5 @@ { "description": "for my zipline", - "repo": "https://github.com/Mkeko", "owner": { "username": "Mkeko", "twitter": "Mkekomc" diff --git a/domains/cdn.xrap1dx.json b/domains/cdn.xrap1dx.json index e4debd4ad..504d4d0e3 100644 --- a/domains/cdn.xrap1dx.json +++ b/domains/cdn.xrap1dx.json @@ -1,6 +1,5 @@ { "description": "making my cdn!!!", - "repo": "https://github.com/xrap1dx?tab=repositories", "owner": { "username": "xrap1dx", "email": "sirrapid155@gmail.com" diff --git a/domains/cdops.json b/domains/cdops.json index 5117cbf15..e742faa43 100644 --- a/domains/cdops.json +++ b/domains/cdops.json @@ -1,6 +1,5 @@ { "description": "This is my blogging website", - "repo": "https://github.com/gtamilvanan17", "owner": { "username": "gtamilvanan17", "discord": "gtamilvanan17" diff --git a/domains/cesardarizaleta.json b/domains/cesardarizaleta.json index aa1be70cd..cbd0d71d2 100644 --- a/domains/cesardarizaleta.json +++ b/domains/cesardarizaleta.json @@ -1,11 +1,11 @@ -{ - "description": "Personal Portfolio", - "repo": "https://github.com/cesardarizaleta/cesarfolio", - "owner": { - "username": "cesardarizaleta", - "email": "cesardarizaleta@gmail.com" - }, - "record": { - "CNAME": "cesarfolio.vercel.app" - } -} \ No newline at end of file +{ + "description": "Personal Portfolio", + "repo": "https://github.com/cesardarizaleta/cesarfolio", + "owner": { + "username": "cesardarizaleta", + "email": "cesardarizaleta@gmail.com" + }, + "record": { + "CNAME": "cesarfolio.vercel.app" + } +} diff --git a/domains/cetus.json b/domains/cetus.json index b14090e79..ba892e76b 100644 --- a/domains/cetus.json +++ b/domains/cetus.json @@ -1,6 +1,5 @@ { "description": "Cetus's Portfolio", - "repo": "https://github.com/dev-cetus", "owner": { "username": "Cetus", "email": "dev-cetus@proton.me", diff --git a/domains/chez1s.json b/domains/chez1s.json index b60527bfe..3d26e8d73 100644 --- a/domains/chez1s.json +++ b/domains/chez1s.json @@ -1,6 +1,5 @@ { "description": "chez1s's is-a-dev domain", - "repo": "https://github.com/TRIBUI106", "owner": { "username": "TRIBUI106", "discord": "1250225950268850312" diff --git a/domains/chirxg.json b/domains/chirxg.json index d92acc88c..299c15a98 100644 --- a/domains/chirxg.json +++ b/domains/chirxg.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "definitelynotchirag", - "email": "chiragdave1888@gmail.com", - "discord": "hellchirag" - }, - "record": { - "CNAME": "chirxg.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "definitelynotchirag", + "email": "chiragdave1888@gmail.com", + "discord": "hellchirag" + }, + "record": { + "CNAME": "chirxg.vercel.app" + } +} diff --git a/domains/chloe.json b/domains/chloe.json index 2cf26df9a..755651974 100644 --- a/domains/chloe.json +++ b/domains/chloe.json @@ -1,6 +1,5 @@ { "description": "Chloe's is-a-dev domain", - "repo": "https://github.com/chloeashlyn", "owner": { "username": "chloeashlyn", "discord": "chloeashlyn#7272" diff --git a/domains/chris.json b/domains/chris.json index c4a4c19fa..a48bbd521 100644 --- a/domains/chris.json +++ b/domains/chris.json @@ -1,6 +1,5 @@ { "description": "Chris' Site", - "repo": "https://github.com/Sp4nd3x", "owner": { "username": "Sp4nd3x", "email": "chrisisadev@gmail.com" diff --git a/domains/chromesec.json b/domains/chromesec.json index 711512fc0..2c08f2c99 100644 --- a/domains/chromesec.json +++ b/domains/chromesec.json @@ -3,8 +3,7 @@ "repo": "https://github.com/CaenJones/ChromeSEC", "owner": { "username": "CaenJones", - "email": "cj@caenjones.com", - "twitter": "" + "email": "cj@caenjones.com" }, "record": { "URL": "https://caenjones.is-a.dev/ChromeSEC" diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 261d79301..984781774 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -5,6 +5,8 @@ }, "record": { "A": ["144.91.115.195"], - "TXT": ["google-site-verification=ESHkpD4wk4-a2cqONn73cRaELmis2IzdBRB3Fw-t1Dw"] + "TXT": [ + "google-site-verification=ESHkpD4wk4-a2cqONn73cRaELmis2IzdBRB3Fw-t1Dw" + ] } } diff --git a/domains/cihan.json b/domains/cihan.json index e0053bfb8..05fcad1f7 100644 --- a/domains/cihan.json +++ b/domains/cihan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "cihanyakar", - "email": "cihanyakar@gmail.com" - }, - "record": { - "URL": "https://www.cihanyakar.com" - } + "owner": { + "username": "cihanyakar", + "email": "cihanyakar@gmail.com" + }, + "record": { + "URL": "https://www.cihanyakar.com" + } } diff --git a/domains/codefoster.json b/domains/codefoster.json index a21e921c2..b256cf867 100644 --- a/domains/codefoster.json +++ b/domains/codefoster.json @@ -1,6 +1,5 @@ { "description": "The main for codefoster - a Software Engineer at Microsoft.", - "repo": "https://github.com/codefoster", "owner": { "username": "codefoster", "email": "jeremy.foster@live.com" diff --git a/domains/codethoma.json b/domains/codethoma.json index 239d3ecbc..143c85ee6 100644 --- a/domains/codethoma.json +++ b/domains/codethoma.json @@ -1,6 +1,5 @@ { "description": "The ThunderDome", - "repo": "https://github.com/codethoma", "owner": { "username": "codethoma", "email": "mrthundergod@gmail.com" diff --git a/domains/core.json b/domains/core.json index bd101c967..2c4ebf55f 100644 --- a/domains/core.json +++ b/domains/core.json @@ -1,6 +1,5 @@ { "description": "My information.", - "repo": "https://github.com/Aidenhtg", "owner": { "username": "Aidenhtg", "email": "aidenhiseh.m.l@gmail.com" diff --git a/domains/count.json b/domains/count.json index 3f117ee01..e03044749 100644 --- a/domains/count.json +++ b/domains/count.json @@ -1,7 +1,6 @@ { "owner": { "username": "theveryheavy", - "email": "", "discord": "1266113644643614803", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.i4iZGukPgos1-y71KygQ_1d4ZPvnuuHgs8csldNT2FxY569U2isi4aCp5AheSznzqXWmPGTo38NmaFn1MelIVOzeFxTz8BHee9bKBcOQ06oxhKLavCiCykNWCjKyfYWHZre251Iv-zsnUgwO0OUbEjToo9PB6YRJ2LkOe1t5ZASxeMeA7QJziuVU5Cv7GWUbg-pZuWODrV4DTW8H6MdRzKFLY4WpxY5jUlnVsWiK6kZG_Wu2z1trzYplfN9T2lN1K1mNIXYgG_CMqNG1jXPQysoKqkhxjr4ItzFVdpAVso0LTmyhYg92ZQatP2SeD5gqZVVxqUKAj7lF6szfnttQbA.uxd1RFhSCU6cdViuiUODvg.NmpM1UKZ5CQ0qoVMplEzRW6yDCp1HsCQVXBQyCTZ3rvaCdPHuzKGnf3IQwMi801cx27D0o8wCiaF0J77whNrnkcMI9VBhajfhc8BrntWu1E.i05R_R9RRIO7RtW-elXkzA" }, diff --git a/domains/cr0nus.json b/domains/cr0nus.json index b895a86bc..b70730e65 100644 --- a/domains/cr0nus.json +++ b/domains/cr0nus.json @@ -1,6 +1,5 @@ { "description": "A personal portfolio site for all my projects.", - "repo": "https://github.com/umgbhalla", "owner": { "username": "umgbhalla", "email": "umg.bhalla88@gmail.com", diff --git a/domains/cris.json b/domains/cris.json index af28a1f9a..3a336fef2 100644 --- a/domains/cris.json +++ b/domains/cris.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UnrecoverableFault", - "email": "carendell@me.com" - }, - "record": { - "CNAME": "website-f1q.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "website-f1q.pages.dev" + } +} diff --git a/domains/cristian.json b/domains/cristian.json index 7fe039ba1..3a336fef2 100644 --- a/domains/cristian.json +++ b/domains/cristian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UnrecoverableFault", - "email": "carendell@me.com" - }, - "record": { - "CNAME": "website-f1q.pages.dev" - } - } \ No newline at end of file + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "website-f1q.pages.dev" + } +} diff --git a/domains/crpaiz.json b/domains/crpaiz.json index 7d57ba8fd..fca3c8453 100644 --- a/domains/crpaiz.json +++ b/domains/crpaiz.json @@ -1,5 +1,4 @@ { - "$schema": "../schemas/domain.json", "owner": { "username": "CristopherPaiz", "email": "choperpaiz1@gmail.com" diff --git a/domains/currypan1229.json b/domains/currypan1229.json index 137646f0b..31fb376fc 100644 --- a/domains/currypan1229.json +++ b/domains/currypan1229.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Currypan1229", - "email": "abcqqqwpvp@gmail.com" - }, - "record": { - "URL": "https://github.com/Currypan1229" - } + "owner": { + "username": "Currypan1229", + "email": "abcqqqwpvp@gmail.com" + }, + "record": { + "URL": "https://github.com/Currypan1229" + } } diff --git a/domains/cyberpj.json b/domains/cyberpj.json index 2ebca2ad1..f22f38a0e 100644 --- a/domains/cyberpj.json +++ b/domains/cyberpj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "0xcyberpj", - "email": "0xcyberpj@proton.me" - }, - "record": { - "CNAME": "0xcyberpj.github.io" - } + "owner": { + "username": "0xcyberpj", + "email": "0xcyberpj@proton.me" + }, + "record": { + "CNAME": "0xcyberpj.github.io" + } } diff --git a/domains/damian.json b/domains/damian.json index 12c434c69..df778242f 100644 --- a/domains/damian.json +++ b/domains/damian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "meliadamian17", - "email": "meliadamian17@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "meliadamian17", + "email": "meliadamian17@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/daniellozano.json b/domains/daniellozano.json index fd4924fbb..aa7293c55 100644 --- a/domains/daniellozano.json +++ b/domains/daniellozano.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "z4no", - "email": "danixt35@gmail.com" - }, - "record": { - "CNAME": "z4no.github.io" - } + "owner": { + "username": "z4no", + "email": "danixt35@gmail.com" + }, + "record": { + "CNAME": "z4no.github.io" + } } diff --git a/domains/danielpedroza.json b/domains/danielpedroza.json index cf1042f89..e69721855 100644 --- a/domains/danielpedroza.json +++ b/domains/danielpedroza.json @@ -1,11 +1,11 @@ { - "description": "Daniel's developer website", - "repo": "https://github.com/daniepusb/daniepusb.github.io", - "owner": { - "username": "daniepusb", - "linkedin": "https://www.linkedin.com/in/danielpedroza87" - }, - "record": { - "URL": "https://daniepusb.github.io/" - } + "description": "Daniel's developer website", + "repo": "https://github.com/daniepusb/daniepusb.github.io", + "owner": { + "username": "daniepusb", + "linkedin": "https://www.linkedin.com/in/danielpedroza87" + }, + "record": { + "URL": "https://daniepusb.github.io/" + } } diff --git a/domains/danieltampe.json b/domains/danieltampe.json index 9f53eca28..d6fed1638 100644 --- a/domains/danieltampe.json +++ b/domains/danieltampe.json @@ -7,4 +7,4 @@ "record": { "CNAME": "daniel-tampe-webpage.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/danielzambrano.json b/domains/danielzambrano.json index 8372b3402..8a7a59e3c 100644 --- a/domains/danielzambrano.json +++ b/domains/danielzambrano.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "DanielZambranoC", - "email": "trail.moth9771@eagereverest.com" - }, - "record": { - "URL": "https://www.linkedin.com/in/danielzambranoc/" - } -} \ No newline at end of file +{ + "owner": { + "username": "DanielZambranoC", + "email": "trail.moth9771@eagereverest.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/danielzambranoc/" + } +} diff --git a/domains/danybmx.json b/domains/danybmx.json index 5e940fcb0..4aec5f04c 100644 --- a/domains/danybmx.json +++ b/domains/danybmx.json @@ -7,4 +7,4 @@ "record": { "CNAME": "is-a-dev.dpstudios.es" } -} \ No newline at end of file +} diff --git a/domains/darkyzhou.json b/domains/darkyzhou.json index 1e739c5b5..e4980c556 100644 --- a/domains/darkyzhou.json +++ b/domains/darkyzhou.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "darkyzhou", - "email": "me@zqy.io" - }, - "record": { - "CNAME": "darkyzhou.net" - } + "owner": { + "username": "darkyzhou", + "email": "me@zqy.io" + }, + "record": { + "CNAME": "darkyzhou.net" + } } diff --git a/domains/darren.json b/domains/darren.json index 73824a0a7..c71d8613c 100644 --- a/domains/darren.json +++ b/domains/darren.json @@ -1,6 +1,5 @@ { "description": "I use arch btw", - "repo": "https://github.com/DarrenOfficial", "owner": { "username": "DarrenOfficial", "email": "github@darrennathanael.com" diff --git a/domains/dartanman.json b/domains/dartanman.json index 241595624..32c2932cf 100644 --- a/domains/dartanman.json +++ b/domains/dartanman.json @@ -1,6 +1,5 @@ { "description": "My portfolio", - "repo": "https://github.com/Dartanman", "owner": { "username": "Dartanman", "email": "dartanmanplaysminecraft@gmail.com" diff --git a/domains/dast.json b/domains/dast.json index 4cd566fed..15f0ae08c 100644 --- a/domains/dast.json +++ b/domains/dast.json @@ -1,6 +1,5 @@ { "description": "My personal website for portfolio, projects and help!", - "repo": "https://github.com/danielsebesta", "owner": { "username": "danielsebesta", "email": "dany.sebesta@seznam.cz" diff --git a/domains/davechbga.json b/domains/davechbga.json index c2f8bca8f..2d00c0eeb 100644 --- a/domains/davechbga.json +++ b/domains/davechbga.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "davechbga" - }, - "record": { - "CNAME": "davechbga.vercel.app" - } + "owner": { + "username": "davechbga" + }, + "record": { + "CNAME": "davechbga.vercel.app" + } } diff --git a/domains/davemp.json b/domains/davemp.json index 04daa84ce..40f233d56 100644 --- a/domains/davemp.json +++ b/domains/davemp.json @@ -9,4 +9,4 @@ "record": { "CNAME": "davemp.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/david.json b/domains/david.json index 828fc832f..e80ad53a8 100644 --- a/domains/david.json +++ b/domains/david.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "david-valdivia", - "email": "dev@dvaldivia.com" - }, - "record": { - "CNAME": "dvaldivia.com" - } + "owner": { + "username": "david-valdivia", + "email": "dev@dvaldivia.com" + }, + "record": { + "CNAME": "dvaldivia.com" + } } diff --git a/domains/davidramirez.json b/domains/davidramirez.json index d79c80e28..0720de824 100644 --- a/domains/davidramirez.json +++ b/domains/davidramirez.json @@ -1,11 +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": "davidramirez.netlify.app" - } + "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": "davidramirez.netlify.app" + } } diff --git a/domains/deadshot.json b/domains/deadshot.json index 23e7c38af..8f48d9529 100644 --- a/domains/deadshot.json +++ b/domains/deadshot.json @@ -1,12 +1,12 @@ { - "description": "A simple portfolio template made by me.", - "repo": "https://github.com/deadshotofficial/minimal-portfolio", - "owner": { - "username": "deadshotofficial", - "email": "deadshot3r@pm.me", - "discord": "416952474587496449" - }, - "record": { - "CNAME": "deadshotdev.vercel.app" - } + "description": "A simple portfolio template made by me.", + "repo": "https://github.com/deadshotofficial/minimal-portfolio", + "owner": { + "username": "deadshotofficial", + "email": "deadshot3r@pm.me", + "discord": "416952474587496449" + }, + "record": { + "CNAME": "deadshotdev.vercel.app" + } } diff --git a/domains/debaditya.json b/domains/debaditya.json index 01abf58e3..4ea3083e8 100644 --- a/domains/debaditya.json +++ b/domains/debaditya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DebadityaMalakar", - "email": "debadityamalakar@outlook.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "DebadityaMalakar", + "email": "debadityamalakar@outlook.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/debertjamie.json b/domains/debertjamie.json index 299834afc..44f7c71e3 100644 --- a/domains/debertjamie.json +++ b/domains/debertjamie.json @@ -1,6 +1,5 @@ { "description": "A personal website", - "repo": "https://github.com/debertjamie", "owner": { "username": "debertjamie", "email": "debert123@protonmail.com" diff --git a/domains/debjoti-mallick.json b/domains/debjoti-mallick.json index 1c0c44256..01ed916ab 100644 --- a/domains/debjoti-mallick.json +++ b/domains/debjoti-mallick.json @@ -1,6 +1,5 @@ { "description": "Debjoti's portfolio website", - "repo": "https://github.com/DebjotiMallick", "owner": { "username": "DebjotiMallick", "email": "debjoti97@gmail.com" diff --git a/domains/debkanchan.json b/domains/debkanchan.json index 368f32e71..2837274d7 100644 --- a/domains/debkanchan.json +++ b/domains/debkanchan.json @@ -1,4 +1,4 @@ - { +{ "description": "Personal Portfolio", "repo": "https://github.com/debkanchan/debkanchan.github.io", "owner": { @@ -8,4 +8,4 @@ "record": { "CNAME": "debkanchan.github.io" } -} \ No newline at end of file +} diff --git a/domains/default._domainkey.yxz.json b/domains/default._domainkey.yxz.json index 6ce67104f..c64e4c0a0 100644 --- a/domains/default._domainkey.yxz.json +++ b/domains/default._domainkey.yxz.json @@ -1,7 +1,6 @@ { "owner": { "username": "yz9551", - "email": "", "discord": "yz9551" }, "record": { diff --git a/domains/demonitize.json b/domains/demonitize.json index 584370880..e4be0e8a1 100644 --- a/domains/demonitize.json +++ b/domains/demonitize.json @@ -6,7 +6,6 @@ "discord": "demonitize" }, "description": "Probably will use this to redirect to GitHub, because custom domain look cool", - "repo": "https://github.com/demonitize", "record": { "URL": "https://github.com/demonitize", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], diff --git a/domains/deniz.json b/domains/deniz.json index b36d00326..6c785c944 100644 --- a/domains/deniz.json +++ b/domains/deniz.json @@ -14,10 +14,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": [ "forward-email=MDcyNzA3YjVlMTdjNzhhYS1iMzA0NDgxN2RjMmZiODZhODI5Y2UyNmUzNzY5NjJhZWZkMTA4MjBlNDEyYTk3MTc0MjhkN2NlMmQxNWQ5MmFi", "google-site-verification=9jbck7qUZb10EWndaXLikv_Kx9xQ7DpShwFCttIzA6Q" diff --git a/domains/denty.json b/domains/denty.json index 5bba8d3ae..05b03223e 100644 --- a/domains/denty.json +++ b/domains/denty.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "dentylife", - "email": "dentyaptx@gmail.com" - }, - "record": { - "A": [ - "158.101.152.7" - ] - } + "owner": { + "username": "dentylife", + "email": "dentyaptx@gmail.com" + }, + "record": { + "A": ["158.101.152.7"] + } } diff --git a/domains/designer.json b/domains/designer.json index 372fd5d72..7c0068963 100644 --- a/domains/designer.json +++ b/domains/designer.json @@ -1,6 +1,5 @@ { "description": "Designer Slash Developer", - "repo": "https://github.com/designbyadrian", "owner": { "username": "designbyadrian", "email": "adrian@designbyadrian.com" diff --git a/domains/devabh.json b/domains/devabh.json index d0a2ef59c..30e53989e 100644 --- a/domains/devabh.json +++ b/domains/devabh.json @@ -1,7 +1,6 @@ { "owner": { "username": "devabh96", - "email": "", "discord": "760049962544791562", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.cj4_MgLnwmfo1F0NcZvbKIKDQ23CcQAIjYT0X3SmU1YAipr02XR4E11TQqZIzlM6hPwbHUbB59OQx_zkcuN9JO2VaTteS_TpZZ8ytvxfdl60QtGhSAD3Q9zm0-oKKAbVEjR-EzEEwpftzw8VwQlQIgiYbXjZibHKp2D3KbKOB3J-C3cl5LBHhMKPFsFj6N12jwFDzrQeDO8mCrTgKX1D3YpiZaVkhMhuKVFwE0V2vXSx-JidQi3yz--KWLsfXZETU8YAVwFsEAroWLcerWOcNPYejvjQ51VMQDqaRz00AkTByNXXWYo1Q4q4wlZJd0wSIoKoK0iuvkPhSacjP6kW4A.yDr4bOjKGS35kiQ-0Tzj5Q.SrpxNDOW7NpFpZmetH-qJMomCelSSw3YTBGL3Vu2AtdYZ1OVQYWk8yhfGU0kVwyB4wAlPIQYaC2UXDqJXrHqSEmcK-P8f0uvKUiwaKHtaEw.Or8kZv4I4r03hoGLMr7MyQ" }, diff --git a/domains/devanshu.json b/domains/devanshu.json index 2e357872a..7fccf0a77 100644 --- a/domains/devanshu.json +++ b/domains/devanshu.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/DevanshuTripathi/portfolio", - "owner": { - "username": "DevanshuTripathi", - "email": "aditheprince120@gmail.com" - }, - "record": { - "CNAME": "portfolio-nine-xi-16.vercel.app" - } + "description": "Personal Portfolio", + "repo": "https://github.com/DevanshuTripathi/portfolio", + "owner": { + "username": "DevanshuTripathi", + "email": "aditheprince120@gmail.com" + }, + "record": { + "CNAME": "portfolio-nine-xi-16.vercel.app" + } } diff --git a/domains/devcomp.json b/domains/devcomp.json index 53f875fe9..e23c75814 100644 --- a/domains/devcomp.json +++ b/domains/devcomp.json @@ -1,6 +1,5 @@ { "description": "Cool looking redirection for my site.", - "repo": "https://github.com/CompeyDev", "owner": { "username": "CompeyDev", "email": "hi@devcomp.xyz" diff --git a/domains/devmatei.json b/domains/devmatei.json index 56c188312..219bacf68 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -12,13 +12,12 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" ] }, - "redirect_config": { + "redirect_config": { "custom_paths": { "/github": "https://github.com/devmatei", "/hating": "https://hate.is-a.dev" - } - }, - - "proxied": true + } + }, + "proxied": true } diff --git a/domains/df.json b/domains/df.json index 276e19532..01bd43ae8 100644 --- a/domains/df.json +++ b/domains/df.json @@ -1,12 +1,11 @@ { - "description": "df's Dev Website", - "repo": "https://github.com/DF-wu", - "owner": { - "username": "DF-wu", - "linkedin": "https://www.linkedin.com/in/chufei-wu-b33990164/", - "email": "df@dfder.tw" - }, - "record": { - "CNAME": "df-wu.github.io" - } + "description": "df's Dev Website", + "owner": { + "username": "DF-wu", + "linkedin": "https://www.linkedin.com/in/chufei-wu-b33990164/", + "email": "df@dfder.tw" + }, + "record": { + "CNAME": "df-wu.github.io" + } } diff --git a/domains/dhika.json b/domains/dhika.json index bfc71ba0b..b9b373f36 100644 --- a/domains/dhika.json +++ b/domains/dhika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thisisdhika", - "email": "dhikaardana87@gmail.com" - }, - "record": { - "CNAME": "thisisdhika.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "thisisdhika", + "email": "dhikaardana87@gmail.com" + }, + "record": { + "CNAME": "thisisdhika.vercel.app" + } +} diff --git a/domains/dialguiba.json b/domains/dialguiba.json index 608689671..d71095dc0 100644 --- a/domains/dialguiba.json +++ b/domains/dialguiba.json @@ -3,7 +3,7 @@ "username": "dialguiba", "email": "dialguiba@gmail.com" }, - "record" : { + "record": { "CNAME": "dialguiba.netlify.app" } } diff --git a/domains/diegoreis.json b/domains/diegoreis.json index 99b9dfd0c..ae5007d70 100644 --- a/domains/diegoreis.json +++ b/domains/diegoreis.json @@ -3,8 +3,8 @@ "username": "diegoreis42", "email": "reisdiego144@gmail.com" }, - "record": { + "record": { "CNAME": "diegoreis42.github.io" }, "proxied": true -} \ No newline at end of file +} diff --git a/domains/dilpreetgrover.json b/domains/dilpreetgrover.json index 04005f61e..4b976223f 100644 --- a/domains/dilpreetgrover.json +++ b/domains/dilpreetgrover.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "dfordp", - "email": "dilpreetgrover2@gmail.com", - "discord": "dfordp" - }, - "record": { - "CNAME": "dilpreetgrover.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "dfordp", + "email": "dilpreetgrover2@gmail.com", + "discord": "dfordp" + }, + "record": { + "CNAME": "dilpreetgrover.vercel.app" + } +} diff --git a/domains/dipesh.json b/domains/dipesh.json index c9056fd66..1e90ab839 100644 --- a/domains/dipesh.json +++ b/domains/dipesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dipesh79", - "email": "dipeshkhanal79@gmail.com" - }, - "record": { - "A": ["192.250.235.27"] - } + "owner": { + "username": "dipesh79", + "email": "dipeshkhanal79@gmail.com" + }, + "record": { + "A": ["192.250.235.27"] + } } diff --git a/domains/divyanshuvashu.json b/domains/divyanshuvashu.json index 0d0857cf5..f92b3a4e2 100644 --- a/domains/divyanshuvashu.json +++ b/domains/divyanshuvashu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "divyanshu-vashu", - "email": "vashusingh2004.jan@gmail.com", - "discord": "ram_ravan69" - }, - "record": { - "CNAME": "divyanshusingh.vercel.app" - } + "owner": { + "username": "divyanshu-vashu", + "email": "vashusingh2004.jan@gmail.com", + "discord": "ram_ravan69" + }, + "record": { + "CNAME": "divyanshusingh.vercel.app" + } } diff --git a/domains/dmc.json b/domains/dmc.json index 5b82649b2..238c7c274 100644 --- a/domains/dmc.json +++ b/domains/dmc.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "morcu", - "email": "david.morcuende.c@gmail.com" - }, - "record": { - "CNAME": "davidmorcuende.com" - } + "owner": { + "username": "morcu", + "email": "david.morcuende.c@gmail.com" + }, + "record": { + "CNAME": "davidmorcuende.com" + } } diff --git a/domains/donald.json b/domains/donald.json index de6754b7e..7598d7cd9 100644 --- a/domains/donald.json +++ b/domains/donald.json @@ -1,10 +1,10 @@ { - "description": "Donald's personal developer website", - "owner": { - "email": "dawntop@126.com", - "username": "donald001" - }, - "record": { - "CNAME": "donald001.github.io" - } + "description": "Donald's personal developer website", + "owner": { + "email": "dawntop@126.com", + "username": "donald001" + }, + "record": { + "CNAME": "donald001.github.io" + } } diff --git a/domains/doncho.json b/domains/doncho.json index 05604e539..d0b1990db 100644 --- a/domains/doncho.json +++ b/domains/doncho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "donangel", - "email": "public@doncho.net" - }, - "record": { - "URL": "https://doncho.net" - } + "owner": { + "username": "donangel", + "email": "public@doncho.net" + }, + "record": { + "URL": "https://doncho.net" + } } diff --git a/domains/dotexe3301.json b/domains/dotexe3301.json index 13db28263..a8298e3b9 100644 --- a/domains/dotexe3301.json +++ b/domains/dotexe3301.json @@ -1,11 +1,11 @@ { - "description": "For my GitHub Pages URL", - "repo": "https://github.com/dotexe3301/dotexe3301.github.io", - "owner": { - "username": "dotexe3301", - "email": "shiveshvijay707@gmail.com" - }, - "record": { - "CNAME": "dotexe3301.github.io" - } + "description": "For my GitHub Pages URL", + "repo": "https://github.com/dotexe3301/dotexe3301.github.io", + "owner": { + "username": "dotexe3301", + "email": "shiveshvijay707@gmail.com" + }, + "record": { + "CNAME": "dotexe3301.github.io" + } } diff --git a/domains/doug.json b/domains/doug.json index 6ba467c4a..e0498d91f 100644 --- a/domains/doug.json +++ b/domains/doug.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/drssoccer55/drssoccer55.github.io", - "owner": { - "username": "drssoccer55", - "email": "sextondouglas@pm.me" - }, - "record": { - "CNAME": "drssoccer55.github.io" - } + "description": "Personal website", + "repo": "https://github.com/drssoccer55/drssoccer55.github.io", + "owner": { + "username": "drssoccer55", + "email": "sextondouglas@pm.me" + }, + "record": { + "CNAME": "drssoccer55.github.io" + } } diff --git a/domains/dsuescun.json b/domains/dsuescun.json index d7a467d09..020fe8922 100644 --- a/domains/dsuescun.json +++ b/domains/dsuescun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dsuescun", - "email": "dsuescun@soinsoluciones.com" - }, - "record": { - "CNAME": "dsuescun.github.io" - } + "owner": { + "username": "dsuescun", + "email": "dsuescun@soinsoluciones.com" + }, + "record": { + "CNAME": "dsuescun.github.io" + } } diff --git a/domains/ducky.json b/domains/ducky.json index 7fbd73b13..c16b942d5 100644 --- a/domains/ducky.json +++ b/domains/ducky.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ducky4life/ducky4life.github.io", - "owner": { - "username": "ducky4life", - "email": "duckylai@proton.me" - }, - "record": { - "CNAME": "ducky4life.github.io" - } + "repo": "https://github.com/ducky4life/ducky4life.github.io", + "owner": { + "username": "ducky4life", + "email": "duckylai@proton.me" + }, + "record": { + "CNAME": "ducky4life.github.io" + } } diff --git a/domains/duong-viet-hoang.json b/domains/duong-viet-hoang.json index 045978e3d..1cd5a3c30 100644 --- a/domains/duong-viet-hoang.json +++ b/domains/duong-viet-hoang.json @@ -1,11 +1,10 @@ -{ - "description": "My personal developer portfolio.", - "repo": "https://github.com/bocanhcam", - "owner": { - "username": "bocanhcam", - "email": "hora.alien@gmail.com" - }, - "record": { - "CNAME": "bocanhcam.github.io" - } -} \ No newline at end of file +{ + "description": "My personal developer portfolio.", + "owner": { + "username": "bocanhcam", + "email": "hora.alien@gmail.com" + }, + "record": { + "CNAME": "bocanhcam.github.io" + } +} diff --git a/domains/dwij.json b/domains/dwij.json index ccf43162e..f5e68a07a 100644 --- a/domains/dwij.json +++ b/domains/dwij.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "ssd39", - "email": "dwij@xylic.ai" - }, - "record": { - "URL": "https://github.com/ssd39" - } + "owner": { + "username": "ssd39", + "email": "dwij@xylic.ai" + }, + "record": { + "URL": "https://github.com/ssd39" + } } - \ No newline at end of file diff --git a/domains/ebooks.json b/domains/ebooks.json index f5c93222d..1b06c40f0 100644 --- a/domains/ebooks.json +++ b/domains/ebooks.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tuannguyen2002", - "email": "", - "discord": "minhtuan9039" - }, - "record": { - "CNAME": "ebooks-online-opal.vercel.app" - } + "owner": { + "username": "tuannguyen2002", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "ebooks-online-opal.vercel.app" + } } diff --git a/domains/ed-henrique.json b/domains/ed-henrique.json index 26311bd32..d3f418353 100644 --- a/domains/ed-henrique.json +++ b/domains/ed-henrique.json @@ -1,11 +1,11 @@ { - "description": "Personal blog", - "repo": "https://github.com/ed-henrique/blog", - "owner": { - "username": "ed-henrique", - "email": "edu.hen.fm@gmail.com" - }, - "record": { - "CNAME": "ed-henrique.com" - } + "description": "Personal blog", + "repo": "https://github.com/ed-henrique/blog", + "owner": { + "username": "ed-henrique", + "email": "edu.hen.fm@gmail.com" + }, + "record": { + "CNAME": "ed-henrique.com" + } } diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index e35d7591e..76a51d94e 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -4,9 +4,7 @@ "email": "educatedsuddenbucket@gmail.com" }, "record": { - "A": [ - "185.199.108.153" - ], + "A": ["185.199.108.153"], "TXT": [ "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE", "v=spf1 include:spf.improvmx.com ~all" diff --git a/domains/efe.json b/domains/efe.json index 17272cdac..6362c3684 100644 --- a/domains/efe.json +++ b/domains/efe.json @@ -1,6 +1,5 @@ { "description": "personal website", - "repo": "https://github.com/0x656665", "owner": { "username": "0x656665", "email": "efe@tutanota.de" diff --git a/domains/elvis-tran.json b/domains/elvis-tran.json index cf42555d9..4f8015f16 100644 --- a/domains/elvis-tran.json +++ b/domains/elvis-tran.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "totargaming", - "email": "elvistranhere@gmail.com", - "discord": "elvistran.here" - }, - "record": { - "CNAME": "elvis-tran.vercel.app" - } + "owner": { + "username": "totargaming", + "email": "elvistranhere@gmail.com", + "discord": "elvistran.here" + }, + "record": { + "CNAME": "elvis-tran.vercel.app" + } } diff --git a/domains/elyazid.json b/domains/elyazid.json index 03ec22bd1..e5be93cc5 100644 --- a/domains/elyazid.json +++ b/domains/elyazid.json @@ -1,5 +1,5 @@ { - "description" : "Personal website", + "description": "Personal website", "repo": "https://github.com/MrElyazid/MrElyazid.github.io", "owner": { "username": "MrElyazid", diff --git a/domains/elyesghorbel.json b/domains/elyesghorbel.json index 8b37251cd..c57e727aa 100644 --- a/domains/elyesghorbel.json +++ b/domains/elyesghorbel.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "elyescesar", - "email": "elyesghorbeldev@gmail.com", - "discord": "840182191244705802" - }, - "record": { - "CNAME": "portfolio-git-master-elyescesars-projects.vercel.app" - } + "owner": { + "username": "elyescesar", + "email": "elyesghorbeldev@gmail.com", + "discord": "840182191244705802" + }, + "record": { + "CNAME": "portfolio-git-master-elyescesars-projects.vercel.app" + } } diff --git a/domains/epic.json b/domains/epic.json index 831aa269e..6841c4266 100644 --- a/domains/epic.json +++ b/domains/epic.json @@ -1,6 +1,5 @@ { "description": "Epic's github", - "repo": "https://github.com/tag-epic", "owner": { "username": "tag-epic", "email": "tagepicuwu@gmail.com" diff --git a/domains/epnq.json b/domains/epnq.json index 2d6b4d5ea..d35fed315 100644 --- a/domains/epnq.json +++ b/domains/epnq.json @@ -1,6 +1,5 @@ { "description": "Personal Site", - "repo": "https://github.com/wensente27", "owner": { "username": "wensente27", "twitter": "pnqe_eli" diff --git a/domains/eric-dahl.json b/domains/eric-dahl.json index 615d7ac7a..01a3d1239 100644 --- a/domains/eric-dahl.json +++ b/domains/eric-dahl.json @@ -2,7 +2,7 @@ "owner": { "username": "Skeyelab" }, - "record": { + "record": { "URL": "https://cv.ericdahl.dev" } } diff --git a/domains/eric.json b/domains/eric.json index d316896b6..38f55c8f1 100644 --- a/domains/eric.json +++ b/domains/eric.json @@ -1,6 +1,5 @@ { "description": "Eric's website and blog", - "repo": "https://github.com/yurrriq", "owner": { "username": "yurrriq", "email": "eric@ericb.me" diff --git a/domains/ericlin.json b/domains/ericlin.json index 402b27616..a12d159cc 100644 --- a/domains/ericlin.json +++ b/domains/ericlin.json @@ -1,11 +1,11 @@ { - "description": "To get a cool looking subdomain for my portfolio hosted on netlify", - "repo": "https://github.com/ericafk0001/Portfolio.git", - "owner": { - "username": "ericafk0001", - "email": "dxslyofficial@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "To get a cool looking subdomain for my portfolio hosted on netlify", + "repo": "https://github.com/ericafk0001/Portfolio.git", + "owner": { + "username": "ericafk0001", + "email": "dxslyofficial@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/ericthomas.json b/domains/ericthomas.json index 655a0aa7b..b0c204910 100644 --- a/domains/ericthomas.json +++ b/domains/ericthomas.json @@ -1,6 +1,5 @@ { "description": "Eric Thomas' Portfolio", - "repo": "https://github.com/ericthomasca", "owner": { "username": "ericthomasca", "email": "eric@ericthomas.ca" diff --git a/domains/erik.json b/domains/erik.json index a8c435604..3816969fd 100644 --- a/domains/erik.json +++ b/domains/erik.json @@ -1,6 +1,5 @@ { "description": "Erik Personal Website", - "repo": "https://github.com/Erik3010", "owner": { "username": "erik3010", "email": "erikhau3010@gmail.com" diff --git a/domains/erisa.json b/domains/erisa.json index 718677080..e71907dbe 100644 --- a/domains/erisa.json +++ b/domains/erisa.json @@ -1,6 +1,5 @@ { "description": "Blog for Erisa A.", - "repo": "https://github.com/Erisa", "owner": { "username": "Erisa", "email": "seriel@erisa.moe" diff --git a/domains/ermal.json b/domains/ermal.json index 1d12d243e..fd0e1f54a 100644 --- a/domains/ermal.json +++ b/domains/ermal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ErmalHasani", - "email": "ermalhasani15@gmail.com" - }, - "record": { - "CNAME": "terminalportfolio-2wp.pages.dev" - } + "owner": { + "username": "ErmalHasani", + "email": "ermalhasani15@gmail.com" + }, + "record": { + "CNAME": "terminalportfolio-2wp.pages.dev" + } } diff --git a/domains/eshanized.json b/domains/eshanized.json index e0442b88f..e7f9d5de0 100644 --- a/domains/eshanized.json +++ b/domains/eshanized.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/euskindar.json b/domains/euskindar.json index d2fbd38d8..3f4f0b4df 100644 --- a/domains/euskindar.json +++ b/domains/euskindar.json @@ -1,12 +1,11 @@ - { - "description": "Fron-end challenges", - "repo": "https://github.com/Euskindar/CHALLENGES", - "owner": { - "username": "Euskindar", - "email": "julenjph@hotmail.com" - }, + "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 +} diff --git a/domains/evelyn.json b/domains/evelyn.json index 0248a7d78..3d1495ec5 100644 --- a/domains/evelyn.json +++ b/domains/evelyn.json @@ -1,6 +1,5 @@ { "description": "Portfolio website with is-a.dev for Evelyn Finny", - "repo": "https://github.com/evelynfinny", "owner": { "username": "evelynfinny", "email": "evelynfinny@gmail.com" diff --git a/domains/explooit.json b/domains/explooit.json index 22cebc60d..bdf237bc1 100644 --- a/domains/explooit.json +++ b/domains/explooit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ExPl0iT-29", - "email": "tusharsatpute68@gmail.com" - }, - "record": { - "CNAME": "expl0it-29.github.io" - } + "owner": { + "username": "ExPl0iT-29", + "email": "tusharsatpute68@gmail.com" + }, + "record": { + "CNAME": "expl0it-29.github.io" + } } diff --git a/domains/exrand.json b/domains/exrand.json index 93451604f..5d3190765 100644 --- a/domains/exrand.json +++ b/domains/exrand.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "exrand", - "email": "totallynota903@gmail.com" - }, - "record": { - "A": ["207.180.248.6"] - } + "owner": { + "username": "exrand", + "email": "totallynota903@gmail.com" + }, + "record": { + "A": ["207.180.248.6"] + } } diff --git a/domains/faaiz.json b/domains/faaiz.json index 80a8db772..d18478194 100644 --- a/domains/faaiz.json +++ b/domains/faaiz.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "FaaizAhmad6420" - }, - "record": { - "CNAME": "faaizahmad6420.github.io" - } + "owner": { + "username": "FaaizAhmad6420" + }, + "record": { + "CNAME": "faaizahmad6420.github.io" + } } diff --git a/domains/fabianf4.json b/domains/fabianf4.json index c50d834f8..673d12f27 100644 --- a/domains/fabianf4.json +++ b/domains/fabianf4.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "fabianf4", - "email": "fabianfa.munoz@gmail.com" - }, - "record": { - "CNAME": "fabianf4.github.io" - } + "owner": { + "username": "fabianf4", + "email": "fabianfa.munoz@gmail.com" + }, + "record": { + "CNAME": "fabianf4.github.io" + } } diff --git a/domains/fabien.json b/domains/fabien.json index 2637b381c..9240e566d 100644 --- a/domains/fabien.json +++ b/domains/fabien.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "fabien-h", - "email": "fabien.huet@gmail.com", - "discord": "fabien-huet" - }, - "record": { - "CNAME": "fabien-is-a-dev.vercel.app" - } + "owner": { + "username": "fabien-h", + "email": "fabien.huet@gmail.com", + "discord": "fabien-huet" + }, + "record": { + "CNAME": "fabien-is-a-dev.vercel.app" + } } diff --git a/domains/fajox.json b/domains/fajox.json index c1a5577a3..f68f68c53 100644 --- a/domains/fajox.json +++ b/domains/fajox.json @@ -4,8 +4,6 @@ "email": "pybytee@gmail.com" }, "record": { - "A": [ - "45.91.201.222" - ] + "A": ["45.91.201.222"] } } diff --git a/domains/fake.json b/domains/fake.json index 91886cc77..8a11ca28d 100644 --- a/domains/fake.json +++ b/domains/fake.json @@ -1,6 +1,5 @@ { "description": "site", - "repo": "https://github.com/fakename131", "owner": { "username": "fakename131", "email": "fake@fake.is-a.dev" diff --git a/domains/farkot.json b/domains/farkot.json index 03542d727..2ecf1b866 100644 --- a/domains/farkot.json +++ b/domains/farkot.json @@ -2,11 +2,10 @@ "description": "Portafolio Farkot09", "repo": "https://github.com/farkot09/farkot09.github.io", "owner": { - "username": "farkot09", - "email": "viagramo2011@gmail.com" + "username": "farkot09", + "email": "viagramo2011@gmail.com" }, "record": { - "CNAME": "farkot09.github.io" + "CNAME": "farkot09.github.io" } } - \ No newline at end of file diff --git a/domains/farvessafiyudeen.json b/domains/farvessafiyudeen.json index 286ecbe2a..ba92c8d6f 100644 --- a/domains/farvessafiyudeen.json +++ b/domains/farvessafiyudeen.json @@ -1,6 +1,5 @@ { "description": "this is my personal portfolio website", - "repo": "https://github.com/Farves-dev", "owner": { "username": "Farves-dev", "email": "farvessafiyudeen@gmail.com" diff --git a/domains/fbi.json b/domains/fbi.json index 07f537c44..fcd7f5b8a 100644 --- a/domains/fbi.json +++ b/domains/fbi.json @@ -1,6 +1,5 @@ { "description": "2Much4U's Website", - "repo": "https://github.com/2m4u", "owner": { "username": "2M4U", "email": "2m4u@fbi.is-a.dev" diff --git a/domains/fdaniel13s.json b/domains/fdaniel13s.json index 2d3de6b31..33e3b37c0 100644 --- a/domains/fdaniel13s.json +++ b/domains/fdaniel13s.json @@ -1,9 +1,9 @@ { "owner": { - "username": "fdaniel13s", - "email": "ferndani2718@gmail.com" + "username": "fdaniel13s", + "email": "ferndani2718@gmail.com" }, "record": { - "CNAME": "fdaniel13s.github.io" + "CNAME": "fdaniel13s.github.io" } } diff --git a/domains/federico.json b/domains/federico.json index 1ba721c64..0bae2525d 100644 --- a/domains/federico.json +++ b/domains/federico.json @@ -2,10 +2,10 @@ "description": "Professional website", "repo": "https://github.com/Thefederico/federico", "owner": { - "username": "Thefederico", - "email": "xooxes@gmail.com" + "username": "Thefederico", + "email": "xooxes@gmail.com" }, "record": { - "A": ["75.2.60.5"] + "A": ["75.2.60.5"] } } diff --git a/domains/felipe.json b/domains/felipe.json index dc9003f65..93f3d335a 100644 --- a/domains/felipe.json +++ b/domains/felipe.json @@ -1,11 +1,9 @@ -{ - "owner": { - "username": "felipecalderon", - "email": "hola@felipe.bio" - }, - "repo": "https://github.com/felipecalderon", - "record": { - "CNAME": "porfoliofelipe.vercel.app" - } - } - +{ + "owner": { + "username": "felipecalderon", + "email": "hola@felipe.bio" + }, + "record": { + "CNAME": "porfoliofelipe.vercel.app" + } +} diff --git a/domains/felipecampos.json b/domains/felipecampos.json index 088b17ca0..87039e94e 100644 --- a/domains/felipecampos.json +++ b/domains/felipecampos.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "camposdev", - "email": "felipecamposdev@gmail.com" - }, - "record": { - "CNAME": "felipecampos.vercel.app" - } + "owner": { + "username": "camposdev", + "email": "felipecamposdev@gmail.com" + }, + "record": { + "CNAME": "felipecampos.vercel.app" + } } diff --git a/domains/felix.json b/domains/felix.json index 3fc0e4fdb..2f5995702 100644 --- a/domains/felix.json +++ b/domains/felix.json @@ -3,7 +3,6 @@ "username": "github-username", "email": "mail@felixyeung.dev" }, - "repo": "https://github.com/felixyeungdev", "record": { "URL": "https://felixyeung.dev" } diff --git a/domains/fernandocuba.json b/domains/fernandocuba.json index 199fb8b40..3aa02f483 100644 --- a/domains/fernandocuba.json +++ b/domains/fernandocuba.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/fernando-cuba/fernando-cuba.github.io", - "owner": { - "username": "fernando-cuba", - "email": "lfernando.cubar@gmail.com" - }, - "record": { - "CNAME": "fernando-cuba.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/fernando-cuba/fernando-cuba.github.io", + "owner": { + "username": "fernando-cuba", + "email": "lfernando.cubar@gmail.com" + }, + "record": { + "CNAME": "fernando-cuba.github.io" + } } diff --git a/domains/fetico.json b/domains/fetico.json index 293306aaf..9796e4ac2 100644 --- a/domains/fetico.json +++ b/domains/fetico.json @@ -1,11 +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 + "owner": { + "username": "danielfetico21", + "email": "danielfetico21@gmail.com" + }, + "description": "Personal Website / Portfolio Website", + "record": { + "CNAME": "fetico.ro" + }, + "proxied": true +} diff --git a/domains/filip.json b/domains/filip.json index 0fa90b1db..8028dc3cd 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -1,11 +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 + "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" + } +} diff --git a/domains/fitrahmunir.json b/domains/fitrahmunir.json index dc4117aa5..6b42d8b94 100644 --- a/domains/fitrahmunir.json +++ b/domains/fitrahmunir.json @@ -1,6 +1,5 @@ { "description": "FitrahFM's .is-a.dev domain", - "repo": "https://github.com/fitrahfm", "owner": { "username": "fitrahfm", "email": "fitrhmnr+is-a-dev@gmail.com" diff --git a/domains/flymeth.json b/domains/flymeth.json index f155dc218..1d7a96a27 100644 --- a/domains/flymeth.json +++ b/domains/flymeth.json @@ -7,6 +7,5 @@ "email": "flymeth.yt@gmail.com", "twitter": "flymeth" }, - "repo": "https://github.com/Flymeth", "description": "I'm a dev and I love to be that" } diff --git a/domains/fourjuaneight.json b/domains/fourjuaneight.json index 2cef409e2..4d5fea043 100644 --- a/domains/fourjuaneight.json +++ b/domains/fourjuaneight.json @@ -1,6 +1,5 @@ { "description": "Juan's personal site", - "repo": "https://github.com/fourjuaneight", "owner": { "username": "fourjuaneight", "email": "juan@villela.co" diff --git a/domains/fr0stb1rd.json b/domains/fr0stb1rd.json index 7aa5c3c17..f0303e114 100644 --- a/domains/fr0stb1rd.json +++ b/domains/fr0stb1rd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "herobryne0", - "email": "fr0stb1rd@proton.me" - }, - "record": { - "CNAME": "fr0stb1rd.pages.dev" - } + "owner": { + "username": "herobryne0", + "email": "fr0stb1rd@proton.me" + }, + "record": { + "CNAME": "fr0stb1rd.pages.dev" + } } diff --git a/domains/francodurand.json b/domains/francodurand.json index 8f68c5397..c184c9bdf 100644 --- a/domains/francodurand.json +++ b/domains/francodurand.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "FrancoDurand", - "email": "francoduve.25@gmail.com" - }, - "record": { - "CNAME": "devfolio-franco.vercel.app" - } -} \ No newline at end of file +{ + "owner": { + "username": "FrancoDurand", + "email": "francoduve.25@gmail.com" + }, + "record": { + "CNAME": "devfolio-franco.vercel.app" + } +} diff --git a/domains/frankra.json b/domains/frankra.json index 030d73215..8c78bd7c3 100644 --- a/domains/frankra.json +++ b/domains/frankra.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/frankra/frankra.github.io", - "owner": { - "username": "frankra", - "email": "rafael.h.frank@gmail.com" - }, - "record": { - "CNAME": "frankra.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/frankra/frankra.github.io", + "owner": { + "username": "frankra", + "email": "rafael.h.frank@gmail.com" + }, + "record": { + "CNAME": "frankra.github.io" + } +} diff --git a/domains/franky.json b/domains/franky.json index 2d1e8abc6..d6dc9e470 100644 --- a/domains/franky.json +++ b/domains/franky.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "senseikoder", - "email": "molina.frank@gmail.com" - }, - "record": { - "CNAME": "efrank.xyz" - } + "owner": { + "username": "senseikoder", + "email": "molina.frank@gmail.com" + }, + "record": { + "CNAME": "efrank.xyz" + } } diff --git a/domains/ft.json b/domains/ft.json index 57d25a2ab..2e4fc534d 100644 --- a/domains/ft.json +++ b/domains/ft.json @@ -6,10 +6,7 @@ "email": "haftthedev@gmail.com" }, "record": { - "MX": [ - "mx01.mail.icloud.com", - "mx02.mail.icloud.com" - ], + "MX": ["mx01.mail.icloud.com", "mx02.mail.icloud.com"], "TXT": ["apple-domain=MpJJp8aekdLZ5ynT", "v=spf1 include:icloud.com ~all"] } } diff --git a/domains/fucabot.json b/domains/fucabot.json index 56a8f07fb..3ee1c035f 100644 --- a/domains/fucabot.json +++ b/domains/fucabot.json @@ -1,6 +1,5 @@ { "description": "Fuca Bot website", - "repo": "https://github.com/anshtyagi0", "owner": { "username": "anshtyagi0", "email": "tyagiansh175@gmail.com" diff --git a/domains/fulminatingmoat.json b/domains/fulminatingmoat.json index 403673491..4689b8a56 100644 --- a/domains/fulminatingmoat.json +++ b/domains/fulminatingmoat.json @@ -1,6 +1,5 @@ { "description": "Website", - "repo": "https://github.com/fulminatingmoat", "owner": { "username": "fulminatingmoat", "email": "fulminatingmoat@fulminatingmoat.com", diff --git a/domains/gabrielhuertas.json b/domains/gabrielhuertas.json index a8e219d39..f0a7f4b05 100644 --- a/domains/gabrielhuertas.json +++ b/domains/gabrielhuertas.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "GuDex-Dev", - "email": "gabriel.huertas.3012@gmail.com" - }, - "record": { - "CNAME": "gudex-dev.github.io" - } + "owner": { + "username": "GuDex-Dev", + "email": "gabriel.huertas.3012@gmail.com" + }, + "record": { + "CNAME": "gudex-dev.github.io" + } } diff --git a/domains/gamil.json b/domains/gamil.json index cfb15672d..c660477a5 100644 --- a/domains/gamil.json +++ b/domains/gamil.json @@ -1,11 +1,11 @@ { - "description": "Gamil's Portfolio", - "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", - "owner": { - "username": "gamilmohamed", - "email": "mohamed.gamil@outlook.fr" - }, - "record": { - "CNAME": "gamilmohamed.github.io" - } + "description": "Gamil's Portfolio", + "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", + "owner": { + "username": "gamilmohamed", + "email": "mohamed.gamil@outlook.fr" + }, + "record": { + "CNAME": "gamilmohamed.github.io" + } } diff --git a/domains/ganesh-g.json b/domains/ganesh-g.json index e033b8b6d..6adc31450 100644 --- a/domains/ganesh-g.json +++ b/domains/ganesh-g.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ganesh76", - "email": "ganesh.g.cse@gmail.com" - }, - "record": { - "CNAME": "ganesh76.github.io" - } + "owner": { + "username": "ganesh76", + "email": "ganesh.g.cse@gmail.com" + }, + "record": { + "CNAME": "ganesh76.github.io" + } } diff --git a/domains/gc.json b/domains/gc.json index 11ecd6d7a..03f2d4ac1 100644 --- a/domains/gc.json +++ b/domains/gc.json @@ -7,4 +7,4 @@ "record": { "URL": "https://gcj.io" } -} \ No newline at end of file +} diff --git a/domains/gcet.aaqif.json b/domains/gcet.aaqif.json index 139390016..4936923ef 100644 --- a/domains/gcet.aaqif.json +++ b/domains/gcet.aaqif.json @@ -1,11 +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" - } + "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/generic.json b/domains/generic.json index 0ff8ccaf6..7109b99d8 100644 --- a/domains/generic.json +++ b/domains/generic.json @@ -1,7 +1,6 @@ { "owner": { "username": "xgeneric", - "email": "", "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.pNI-ARrj3J_tLM7pZiRwu1pfmk-Q3DwQqCqxWO02M876wVSFVYCtmViotPvUkXbGD6fungda4WYZn9FbbIFMroM6lyRd5facNKDKej8YSmA4vHrk82WnwOjIOgJZVvG1KBZ-a8-WJaBMTFTnA5HcDdIPKalVi8WuEBZ0aX5oePC_OmMgL8dfo8sc_Yh6iH_cQQsHyqTmEqaFIZdnchM3zqP5SztLpMqx7J-t65lJmSVdvlVIyCOVGGtnSu6p-mqsRqJ0_GTaxZq13p33OlN2H-aHiYLhuUNq1PNAMVMjBHvLwKx53QPYHkWH_49PYOAofaB5Qu4FQehMfMeEDPJY3w.qTLCxzxvVwoOjhI2BRDjcQ.fknkRF_e0XxYo2aGLv16XqzezYSUJAsZEV1IvnuErIAUeo5iEOL_6tjx67aBPV7GaJ-bulYZxzfcm7w8t2fd3dj4YWle3bpexZZ25GhR9RtlbCvQ1MybtvMWt9kMjbIM.AYS1UwZHLOklvLllhjQpLA" }, diff --git a/domains/george.json b/domains/george.json index 208f0ae5f..227d3159f 100644 --- a/domains/george.json +++ b/domains/george.json @@ -1,6 +1,5 @@ { "description": "George Aykara's personal developer website", - "repo": "https://github.com/aykarageorge", "owner": { "username": "aykarageorge", "email": "aykarageorge@gmail.com" diff --git a/domains/georgekaran.json b/domains/georgekaran.json index ae89517f2..e60432a72 100644 --- a/domains/georgekaran.json +++ b/domains/georgekaran.json @@ -1,6 +1,5 @@ { "description": "George Karan - Personal Page", - "repo": "https://github.com/georgekaran", "owner": { "username": "georgekaran", "email": "georgekaran12@gmail.com" diff --git a/domains/gg.json b/domains/gg.json index 0a7d8e227..09db97347 100644 --- a/domains/gg.json +++ b/domains/gg.json @@ -1,11 +1,11 @@ -{ - "description": "Portfolio", - "repo": "https://github.com/i-m-Gaurav/Portfolio.git", - "owner": { - "username": "i-m-Gaurav", - "email": "indiagauravkumar@gmail.com" - }, - "record": { - "CNAME": "gaurav-self.vercel.app" - } +{ + "description": "Portfolio", + "repo": "https://github.com/i-m-Gaurav/Portfolio.git", + "owner": { + "username": "i-m-Gaurav", + "email": "indiagauravkumar@gmail.com" + }, + "record": { + "CNAME": "gaurav-self.vercel.app" + } } diff --git a/domains/girigummadi.json b/domains/girigummadi.json index 5b7229283..40d7d3f08 100644 --- a/domains/girigummadi.json +++ b/domains/girigummadi.json @@ -1,6 +1,5 @@ { "description": "My Personal Website", - "repo": "https://github.com/GiriGummadi", "owner": { "username": "GiriGummadi", "email": "girigummadi5656@gmail.com" diff --git a/domains/githubmilind.json b/domains/githubmilind.json index c12df6394..33067d1de 100644 --- a/domains/githubmilind.json +++ b/domains/githubmilind.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "githubmilind", - "email": "pansare@gmail.com" - }, - "record": { - "CNAME": "githubmilind.github.io" - } + "owner": { + "username": "githubmilind", + "email": "pansare@gmail.com" + }, + "record": { + "CNAME": "githubmilind.github.io" + } } diff --git a/domains/glitchish.json b/domains/glitchish.json index 02740359a..07d05dc85 100644 --- a/domains/glitchish.json +++ b/domains/glitchish.json @@ -1,6 +1,5 @@ { "description": "Glitch's .IS-A.DEV domain", - "repo": "https://github.com/glitchish.github.io", "owner": { "username": "glitchish", "email": "gavinjstacey@gmail.com" diff --git a/domains/gokay.json b/domains/gokay.json index fb8e8923e..d590b8b4e 100644 --- a/domains/gokay.json +++ b/domains/gokay.json @@ -1,11 +1,11 @@ { - "description": "Personal website for the use of gokay", - "repo": "https://github.com/gokay05/gokay05.github.io", - "owner": { - "username": "gokay05", - "email": "gyamankurt@gmail.com" - }, - "record": { - "CNAME": "gokay05.github.io" - } + "description": "Personal website for the use of gokay", + "repo": "https://github.com/gokay05/gokay05.github.io", + "owner": { + "username": "gokay05", + "email": "gyamankurt@gmail.com" + }, + "record": { + "CNAME": "gokay05.github.io" + } } diff --git a/domains/govind.json b/domains/govind.json index 7f49fe86a..7d1c94339 100644 --- a/domains/govind.json +++ b/domains/govind.json @@ -1,6 +1,5 @@ { "description": "Govind's personal developer website", - "repo": "https://github.com/govind-shenoy", "owner": { "username": "govind-shenoy", "email": "govindvshenoy@gmail.com" diff --git a/domains/grazitukozaki.json b/domains/grazitukozaki.json index 37c53c8dd..236297604 100644 --- a/domains/grazitukozaki.json +++ b/domains/grazitukozaki.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GrazielyTukozaki", - "email": "grazitukozaki@gmail.com" - }, - "record": { + "owner": { + "username": "GrazielyTukozaki", + "email": "grazitukozaki@gmail.com" + }, + "record": { "CNAME": "grazi-tukozaki-dev.vercel.app" } } - diff --git a/domains/gua.json b/domains/gua.json index 803fa131c..39fe7c09d 100644 --- a/domains/gua.json +++ b/domains/gua.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "yywbadm", - "discord": "849563829213593612", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.O62knFs7eQLZDKSjl1QUok_vd0iNXQEJVqDjfxRYJyMh6SBBWau4c-34j7mwYJJQCiig5dxl-0cmAQHprDtaCLyPv9ghabRTxNQJQXvF7ma_ron-4DeY9zI5o0hNKYV79qCQpt69FKFBbXvTIPL4grWpYaTVKoFwj2hWl3ZPU__5k3KhkMdZ6TLye-5qL713evGj3JNTYU3JQO4vR-d1VMnfeNHEfTOy1kmhbYuflBMFavXIKuPvqsy1JLg3gd7cD63jdHzG1OJsfUJvuIlTrSvlwA05DXRA0zB2ghUffmneHZfHPY2POWcGWZ2FWO0A1cRngeEjr1p9kTf2KKkauA.FDux7AQQpBXF5CT30_p1zw.vnxZM4mTxTdAb6UZ1Zz5gMJOX0Ody00WHJ8Fkt-IrUzpF_DpwROis9UmFsE9rbwxlD9lCMefKeNoIolm-Fn4DpMcsVy9gIOx4oR3hRw0TLs.XuBHoK_I8bzxVtE8vUBJbg" - }, - - "record": { - "CNAME": "yywbadm.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "yywbadm", + "discord": "849563829213593612", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.O62knFs7eQLZDKSjl1QUok_vd0iNXQEJVqDjfxRYJyMh6SBBWau4c-34j7mwYJJQCiig5dxl-0cmAQHprDtaCLyPv9ghabRTxNQJQXvF7ma_ron-4DeY9zI5o0hNKYV79qCQpt69FKFBbXvTIPL4grWpYaTVKoFwj2hWl3ZPU__5k3KhkMdZ6TLye-5qL713evGj3JNTYU3JQO4vR-d1VMnfeNHEfTOy1kmhbYuflBMFavXIKuPvqsy1JLg3gd7cD63jdHzG1OJsfUJvuIlTrSvlwA05DXRA0zB2ghUffmneHZfHPY2POWcGWZ2FWO0A1cRngeEjr1p9kTf2KKkauA.FDux7AQQpBXF5CT30_p1zw.vnxZM4mTxTdAb6UZ1Zz5gMJOX0Ody00WHJ8Fkt-IrUzpF_DpwROis9UmFsE9rbwxlD9lCMefKeNoIolm-Fn4DpMcsVy9gIOx4oR3hRw0TLs.XuBHoK_I8bzxVtE8vUBJbg" + }, + + "record": { + "CNAME": "yywbadm.github.io" + } +} diff --git a/domains/guidocaru.json b/domains/guidocaru.json index 485f4edc0..6bd97cf20 100644 --- a/domains/guidocaru.json +++ b/domains/guidocaru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "guidocaru", - "discord": "696554384817127486" - }, - "record": { - "CNAME": "guidocaru.vercel.app" - } + "owner": { + "username": "guidocaru", + "discord": "696554384817127486" + }, + "record": { + "CNAME": "guidocaru.vercel.app" + } } diff --git a/domains/gulsah.json b/domains/gulsah.json index a2b1f07bc..85c97ea1f 100644 --- a/domains/gulsah.json +++ b/domains/gulsah.json @@ -1,11 +1,11 @@ { - "description": "The portfolio site of Gülşah Düzgün", - "repo": "https://github.com/GulsahDuzgun/Portfolio", - "owner": { - "username": "GulsahDuzgun", - "email": "duzgun.gulsah27@gmail.com" - }, - "record": { - "CNAME": "gulsah.netlify.app" - } + "description": "The portfolio site of Gülşah Düzgün", + "repo": "https://github.com/GulsahDuzgun/Portfolio", + "owner": { + "username": "GulsahDuzgun", + "email": "duzgun.gulsah27@gmail.com" + }, + "record": { + "CNAME": "gulsah.netlify.app" + } } diff --git a/domains/hackqd.json b/domains/hackqd.json index 6bc511def..41bd4d3e5 100644 --- a/domains/hackqd.json +++ b/domains/hackqd.json @@ -3,8 +3,7 @@ "repo": "https://github.com/hackqd/hackqd.github.io", "owner": { "username": "hackqd", - "email": "hackqdftw@gmail.com", - "twitter": "" + "email": "hackqdftw@gmail.com" }, "record": { "CNAME": "hackqd.github.io" diff --git a/domains/hafeez.json b/domains/hafeez.json index cdee55675..46548ec37 100644 --- a/domains/hafeez.json +++ b/domains/hafeez.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "hamid1882", - "email": "hussainhafeez1100@gmail.com", - "discord": "hamid1882" - }, - "record": { - "CNAME": "hafeez-delta.vercel.app" - } -} +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "CNAME": "hafeez-delta.vercel.app" + } +} diff --git a/domains/hammed.json b/domains/hammed.json index 8db9ef285..91bcf2005 100644 --- a/domains/hammed.json +++ b/domains/hammed.json @@ -1,11 +1,11 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/devhammed/devhammed.github.io", - "owner": { - "username": "devhammed", - "email": "hey@hammed.dev" - }, - "record": { - "CNAME": "devhammed.github.io" - } + "description": "Link to my portfolio site.", + "repo": "https://github.com/devhammed/devhammed.github.io", + "owner": { + "username": "devhammed", + "email": "hey@hammed.dev" + }, + "record": { + "CNAME": "devhammed.github.io" + } } diff --git a/domains/harish.json b/domains/harish.json index 4ff0e6366..54b3b46c7 100644 --- a/domains/harish.json +++ b/domains/harish.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "HarishChandran3304", - "email": "harish3304.work@gmail.com", - "discord": "harish3304" - }, - "record": { - "CNAME": "harish-chandran.vercel.app" - } + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "CNAME": "harish-chandran.vercel.app" + } } diff --git a/domains/harmputman.json b/domains/harmputman.json index eaae85714..e0606e0b5 100644 --- a/domains/harmputman.json +++ b/domains/harmputman.json @@ -1,6 +1,5 @@ { "description": "Harm Putman a.k.a. High Five", - "repo": "https://github.com/harmputman", "owner": { "username": "harmputman", "twitter": "harmputman" diff --git a/domains/harrigan.json b/domains/harrigan.json index 32d85b357..b3970f409 100644 --- a/domains/harrigan.json +++ b/domains/harrigan.json @@ -1,6 +1,5 @@ { "description": "Martin Harrigan's Homepage", - "repo": "https://github.com/harrigan", "owner": { "username": "harrigan", "email": "martinharrigan@gmail.com" diff --git a/domains/harshd.json b/domains/harshd.json index 56aed2491..60adeb28e 100644 --- a/domains/harshd.json +++ b/domains/harshd.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/harsh-writes-code/harsh-writes-code.github.io", - "owner": { - "username": "harsh-writes-code", - "email": "happydhimanbarara@gmail.com" - }, - "record": { - "CNAME": "harsh-writes-code.github.io" - } + "description": "Portfolio", + "repo": "https://github.com/harsh-writes-code/harsh-writes-code.github.io", + "owner": { + "username": "harsh-writes-code", + "email": "happydhimanbarara@gmail.com" + }, + "record": { + "CNAME": "harsh-writes-code.github.io" + } } diff --git a/domains/harshmali.json b/domains/harshmali.json index 7d57d9ff6..17fc3497a 100644 --- a/domains/harshmali.json +++ b/domains/harshmali.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "harm04", - "email": "harshmali.dev@gmail.com" - }, - "record": { - "CNAME": "harsh-project-8cafb.web.app" - } + "owner": { + "username": "harm04", + "email": "harshmali.dev@gmail.com" + }, + "record": { + "CNAME": "harsh-project-8cafb.web.app" + } } diff --git a/domains/harshnj.json b/domains/harshnj.json index d1c828b19..ebcc0f51a 100644 --- a/domains/harshnj.json +++ b/domains/harshnj.json @@ -1,6 +1,5 @@ { "description": "My Portfolio", - "repo": "https://github.com/HarshNarayanJha", "owner": { "username": "HarshNarayanJha", "email": "harshnj@proton.me" diff --git a/domains/harshshah.json b/domains/harshshah.json index fcebc9c49..4df0e9fe3 100644 --- a/domains/harshshah.json +++ b/domains/harshshah.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "harshshah-codes", - "email": "harshshah.dev@gmail.com", - "discord": "889700837520199761" - }, - "record": { - "A": ["76.76.21.21"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + "owner": { + "username": "harshshah-codes", + "email": "harshshah.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/hasan.json b/domains/hasan.json index 62f9df7c5..7f1e31776 100644 --- a/domains/hasan.json +++ b/domains/hasan.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/bistcuite/bistcuite.github.io", - "owner": { - "username": "bistcuite", - "email": "hnk1440@gmail.com" - }, - "record": { - "CNAME": "bistcuite.github.io" - } + "description": "My personal website", + "repo": "https://github.com/bistcuite/bistcuite.github.io", + "owner": { + "username": "bistcuite", + "email": "hnk1440@gmail.com" + }, + "record": { + "CNAME": "bistcuite.github.io" + } } diff --git a/domains/hashan.json b/domains/hashan.json index 185526cfc..6e0a5a49b 100644 --- a/domains/hashan.json +++ b/domains/hashan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hashaaan", - "email": "shalithadev@gmail.com" - }, - "record": { - "CNAME": "hashanshalitha.vercel.app" - } + "owner": { + "username": "hashaaan", + "email": "shalithadev@gmail.com" + }, + "record": { + "CNAME": "hashanshalitha.vercel.app" + } } diff --git a/domains/hater-of-vectors.json b/domains/hater-of-vectors.json index 6acefd359..40ffa3672 100644 --- a/domains/hater-of-vectors.json +++ b/domains/hater-of-vectors.json @@ -1,12 +1,12 @@ { - "description": "Test website for hater of vectors projects", - "repo": "https://github.com/Mortadelo24/", - "owner": { - "username": "Mortadelo24", - "email": "jdmp010101@gmail.com" - }, - "record": { - "URL": "https://github.com/Mortadelo24/" - }, - "proxied": false + "description": "Test website for hater of vectors projects", + "repo": "https://github.com/Mortadelo24/", + "owner": { + "username": "Mortadelo24", + "email": "jdmp010101@gmail.com" + }, + "record": { + "URL": "https://github.com/Mortadelo24/" + }, + "proxied": false } diff --git a/domains/hero.json b/domains/hero.json index 025a64e1b..3b2001ac5 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "heropj", - "email": "pranjalpandey1022003@gmail.com" - }, - "record": { - "URL": "https://heroportfolio-two.vercel.app/portfolio" - } + "owner": { + "username": "heropj", + "email": "pranjalpandey1022003@gmail.com" + }, + "record": { + "URL": "https://heroportfolio-two.vercel.app/portfolio" } - +} diff --git a/domains/heyaxo.json b/domains/heyaxo.json index a57869059..c0ca2c62d 100644 --- a/domains/heyaxo.json +++ b/domains/heyaxo.json @@ -1,13 +1,12 @@ { - "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" - } + "description": "My personal homepage!", + "owner": { + "username": "Verygafanhot", + "email": "verygafanhot@gmail.com", + "twitter": "verygafanhot", + "discord": "Verygafanhot" + }, + "record": { + "CNAME": "verygafanhot.github.io" + } } diff --git a/domains/hieu.json b/domains/hieu.json index 1dadeae6b..c08837d31 100644 --- a/domains/hieu.json +++ b/domains/hieu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hieutm83", - "email": "minhhieu.832k@gmail.com", - "discord": "729364691398164490" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "hieutm83", + "email": "minhhieu.832k@gmail.com", + "discord": "729364691398164490" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/himashu.json b/domains/himashu.json index bd8feee3a..f939c2724 100644 --- a/domains/himashu.json +++ b/domains/himashu.json @@ -1,6 +1,5 @@ { "description": "About Himanshu Chhatwal", - "repo": "https://github.com/himanshu1221", "owner": { "username": "himanshu1221", "email": "himanshuchhatwal9295@gmail.com", diff --git a/domains/himesh.json b/domains/himesh.json index 03e7e32ca..2e8e40d0c 100644 --- a/domains/himesh.json +++ b/domains/himesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "himeshparashar", - "email": "himeshparashar424@gmail.com" - }, - "record": { - "CNAME": "site-himeshparashar.netlify.app" - } + "owner": { + "username": "himeshparashar", + "email": "himeshparashar424@gmail.com" + }, + "record": { + "CNAME": "site-himeshparashar.netlify.app" + } } diff --git a/domains/himeshparashar.json b/domains/himeshparashar.json index e27f6932a..2e8e40d0c 100644 --- a/domains/himeshparashar.json +++ b/domains/himeshparashar.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "himeshparashar", - "email": "himeshparashar424@gmail.com" - }, - "record": { - "CNAME": "site-himeshparashar.netlify.app" - } + "owner": { + "username": "himeshparashar", + "email": "himeshparashar424@gmail.com" + }, + "record": { + "CNAME": "site-himeshparashar.netlify.app" + } } - diff --git a/domains/hironichu.json b/domains/hironichu.json index b5593db33..19ffd8072 100644 --- a/domains/hironichu.json +++ b/domains/hironichu.json @@ -1,6 +1,5 @@ { "description": "Yes I am a developer", - "repo": "https://github.com/hironichu", "owner": { "username": "hironichu", "email": "hironichu@gmail.com" diff --git a/domains/homemadestea58.json b/domains/homemadestea58.json index b99176bcf..fbb0e7dd6 100644 --- a/domains/homemadestea58.json +++ b/domains/homemadestea58.json @@ -1,6 +1,5 @@ { "description": "Add some description", - "repo": "https://github.com/Homemadestea58homemadestea58.github.io", "owner": { "username": "Homemadestea58", "email": "conor.collins+isadev@dbbstu.catholic.edu.au" diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json index 7c062218c..516324bb9 100644 --- a/domains/hotfix.saftec.json +++ b/domains/hotfix.saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "207.244.235.32" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["207.244.235.32"] + } } diff --git a/domains/hroot.json b/domains/hroot.json index 4f07e2190..d52d1c477 100644 --- a/domains/hroot.json +++ b/domains/hroot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "H-Root", - "email": "sudo.hroot@gmail.com" - }, - "record": { - "URL": "https://hroot.dev/" - } + "owner": { + "username": "H-Root", + "email": "sudo.hroot@gmail.com" + }, + "record": { + "URL": "https://hroot.dev/" + } } diff --git a/domains/hsn.json b/domains/hsn.json index 80a8ce99e..8febb53c4 100644 --- a/domains/hsn.json +++ b/domains/hsn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hasan-bro-coder", - "email": "hasanur23910@gmail.com", - "discord": "hasan894" - }, - "record": { - "CNAME": "hasanur.vercel.app" - } + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "CNAME": "hasanur.vercel.app" + } } diff --git a/domains/hugo.json b/domains/hugo.json index 74790d3de..b217c90bb 100644 --- a/domains/hugo.json +++ b/domains/hugo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hugorplobo", - "email": "hugorplobo@gmail.com" - }, - "record": { - "CNAME": "hugorplobo.github.io" - } + "owner": { + "username": "hugorplobo", + "email": "hugorplobo@gmail.com" + }, + "record": { + "CNAME": "hugorplobo.github.io" + } } diff --git a/domains/hyr1nk.json b/domains/hyr1nk.json index b2c11be8b..692cd6455 100644 --- a/domains/hyr1nk.json +++ b/domains/hyr1nk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kriemseeley", - "email": "adamseeley112250@gmail.com" - }, - "record": { + "owner": { + "username": "Kriemseeley", + "email": "adamseeley112250@gmail.com" + }, + "record": { "A": ["39.101.73.144"] } } diff --git a/domains/ibrahim.json b/domains/ibrahim.json index 22a80eef1..88f7d2cf4 100644 --- a/domains/ibrahim.json +++ b/domains/ibrahim.json @@ -1,6 +1,5 @@ { "description": "ibrahim's personal developer website.", - "repo": "https://github.com/ibrahimdevx", "owner": { "username": "ibrahimdev", "email": "ibrahimimran@northsixty.com" diff --git a/domains/ibru.json b/domains/ibru.json index 91af5e379..a00e3f7d0 100644 --- a/domains/ibru.json +++ b/domains/ibru.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "satindar31", - "email": "satindar@satindar-is.me" - }, - "record": { - "URL": "https://satindar.is-a.dev" - } -} \ No newline at end of file + "owner": { + "username": "satindar31", + "email": "satindar@satindar-is.me" + }, + "record": { + "URL": "https://satindar.is-a.dev" + } +} diff --git a/domains/igna.json b/domains/igna.json index b162e8664..7b28ab568 100644 --- a/domains/igna.json +++ b/domains/igna.json @@ -1,6 +1,5 @@ { "description": "igna's portfolio website", - "repo": "https://github.com/uhIgnacio", "owner": { "username": "uhIgnacio", "email": "igna@hypixel.one" diff --git a/domains/ikramth.json b/domains/ikramth.json index cf928967a..377caf3a1 100644 --- a/domains/ikramth.json +++ b/domains/ikramth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arcfoz", - "email": "ikramtauffiqulh@gmail.com" - }, - "record": { - "CNAME": "ikramth.vercel.app" - } + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com" + }, + "record": { + "CNAME": "ikramth.vercel.app" + } } diff --git a/domains/imad.json b/domains/imad.json index 7eec7155d..b0de533e4 100644 --- a/domains/imad.json +++ b/domains/imad.json @@ -1,6 +1,5 @@ { "description": "Imad", - "repo": "https://github.com/imadboy89", "owner": { "username": "imadboy89", "email": "imad.kh@outlook.com" diff --git a/domains/imd.json b/domains/imd.json index 7eec7155d..b0de533e4 100644 --- a/domains/imd.json +++ b/domains/imd.json @@ -1,6 +1,5 @@ { "description": "Imad", - "repo": "https://github.com/imadboy89", "owner": { "username": "imadboy89", "email": "imad.kh@outlook.com" diff --git a/domains/iomiras.json b/domains/iomiras.json index f72022245..ce9350855 100644 --- a/domains/iomiras.json +++ b/domains/iomiras.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iomiras", - "email": "miras.shaltayev+isadev@gmail.com" - }, - "record": { - "CNAME": "miras-iomiras.vercel.app" - } + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com" + }, + "record": { + "CNAME": "miras-iomiras.vercel.app" + } } diff --git a/domains/ishbenjamin.json b/domains/ishbenjamin.json index f5d7c88f0..3697bb66c 100644 --- a/domains/ishbenjamin.json +++ b/domains/ishbenjamin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Aurumdev952", - "email": "benjamugi20072@gmail.com" - }, + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, "record": { - "CNAME": "benjamin-bay.vercel.app" - } + "CNAME": "benjamin-bay.vercel.app" + } } diff --git a/domains/ishh.json b/domains/ishh.json index 6ac82e27e..15a814769 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -6,8 +6,13 @@ "email": "ishh-xd@proton.me" }, "record": { - "A": ["185.199.111.153", "185.199.110.153", "185.199.108.153", "185.199.109.153"], + "A": [ + "185.199.111.153", + "185.199.110.153", + "185.199.108.153", + "185.199.109.153" + ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + } } diff --git a/domains/isiraadithya.json b/domains/isiraadithya.json index 5b7e623bd..5c0a3fec1 100644 --- a/domains/isiraadithya.json +++ b/domains/isiraadithya.json @@ -1,10 +1,10 @@ { - "description": "Isira Adithya's Personal Website", - "owner": { - "username": "isira-adithya", - "email": "me@isiraadithya.com" - }, - "record": { - "URL": "https://isiraadithya.com" - } + "description": "Isira Adithya's Personal Website", + "owner": { + "username": "isira-adithya", + "email": "me@isiraadithya.com" + }, + "record": { + "URL": "https://isiraadithya.com" + } } diff --git a/domains/isturiz.json b/domains/isturiz.json index 7eec194f1..45d902d79 100644 --- a/domains/isturiz.json +++ b/domains/isturiz.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "isturiz", - "email": "" - }, - "record": { - "CNAME": "isturiz.vercel.app" - } + "owner": { + "username": "isturiz" + }, + "record": { + "CNAME": "isturiz.vercel.app" + } } diff --git a/domains/itskh4ng.json b/domains/itskh4ng.json index 103d8ad8a..616949b1f 100644 --- a/domains/itskh4ng.json +++ b/domains/itskh4ng.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itskh4ng", - "email": "itskh4ng@proton.me" - }, - "record": { - "CNAME": "itskh4ng.pages.dev" - } + "owner": { + "username": "itskh4ng", + "email": "itskh4ng@proton.me" + }, + "record": { + "CNAME": "itskh4ng.pages.dev" + } } diff --git a/domains/itsmepvr.json b/domains/itsmepvr.json index e5f5ce90a..612620789 100644 --- a/domains/itsmepvr.json +++ b/domains/itsmepvr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "itsmepvr", - "email": "pvrreddy155@gmail.com" - }, - "record": { - "CNAME": "itsmepvr.github.io" - } + "owner": { + "username": "itsmepvr", + "email": "pvrreddy155@gmail.com" + }, + "record": { + "CNAME": "itsmepvr.github.io" + } } diff --git a/domains/iviswanathreddy.json b/domains/iviswanathreddy.json index 0b4c64ba1..10e4fb1ad 100644 --- a/domains/iviswanathreddy.json +++ b/domains/iviswanathreddy.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio written in Ruby and HTML", - "repo": "https://github.com/iviswanathreddy/iviswanathreddy.github.io.git", - "owner": { - "username": "iviswanathreddy", - "email": "i.viswanath666@gmail.com" - }, - "record": { - "CNAME": "iviswanathreddy.github.io" - } + "description": "Personal portfolio written in Ruby and HTML", + "repo": "https://github.com/iviswanathreddy/iviswanathreddy.github.io.git", + "owner": { + "username": "iviswanathreddy", + "email": "i.viswanath666@gmail.com" + }, + "record": { + "CNAME": "iviswanathreddy.github.io" + } } diff --git a/domains/ivo.json b/domains/ivo.json index 36cf1be60..b501621ef 100644 --- a/domains/ivo.json +++ b/domains/ivo.json @@ -1,14 +1,11 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/ifayala", - "owner": { - "username": "ifayala", - "email": "ivo@dailabs.io", - "discord": "lt_smash666" - }, - "record": { - "A": [ - "34.16.212.81" - ] - } + "description": "Personal Portfolio Website", + "owner": { + "username": "ifayala", + "email": "ivo@dailabs.io", + "discord": "lt_smash666" + }, + "record": { + "A": ["34.16.212.81"] + } } diff --git a/domains/jabbdev.json b/domains/jabbdev.json index ff2e396cf..2ab0a9d68 100644 --- a/domains/jabbdev.json +++ b/domains/jabbdev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jabbcode", - "email": "jabbsontouch@gmail.com" - }, - "record": { - "CNAME": "react-frontend-production-0024.up.railway.app" - } + "owner": { + "username": "jabbcode", + "email": "jabbsontouch@gmail.com" + }, + "record": { + "CNAME": "react-frontend-production-0024.up.railway.app" + } } diff --git a/domains/jacek.json b/domains/jacek.json index 1796e8a87..3695d1cbc 100644 --- a/domains/jacek.json +++ b/domains/jacek.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "smolak", - "email": "jacek.smolak@gmail.com" - }, - "record": { - "CNAME": "jaceksmolak.vercel.app" - } + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com" + }, + "record": { + "CNAME": "jaceksmolak.vercel.app" + } } diff --git a/domains/jacques.json b/domains/jacques.json index 110d726bf..fe26b1991 100644 --- a/domains/jacques.json +++ b/domains/jacques.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jacques2Marais", - "discord": "itsmejackmorris" - }, - "record": { - "CNAME": "portfolio-jade-eta-63.vercel.app" - } + "owner": { + "username": "Jacques2Marais", + "discord": "itsmejackmorris" + }, + "record": { + "CNAME": "portfolio-jade-eta-63.vercel.app" + } } diff --git a/domains/jaennova.json b/domains/jaennova.json index 6168c9db2..82a67b4de 100644 --- a/domains/jaennova.json +++ b/domains/jaennova.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/jaennova/portfolio", - "owner": { - "username": "jaennova", - "email": "jaendevp@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "Personal portfolio", + "repo": "https://github.com/jaennova/portfolio", + "owner": { + "username": "jaennova", + "email": "jaendevp@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/jai.json b/domains/jai.json index 70684c460..5417c99a7 100644 --- a/domains/jai.json +++ b/domains/jai.json @@ -1,11 +1,11 @@ -{ - "description": "Jai Singh Rathore's Portfolio Website", - "repo": "https://github.com/jaizxzx/jaizxzx.github.io", - "owner": { - "username": "jaizxzx", - "email": "jaisinghrathore4432@gmail.com" - }, - "record": { - "CNAME": "jaizxzx.github.io" - } - } \ No newline at end of file +{ + "description": "Jai Singh Rathore's Portfolio Website", + "repo": "https://github.com/jaizxzx/jaizxzx.github.io", + "owner": { + "username": "jaizxzx", + "email": "jaisinghrathore4432@gmail.com" + }, + "record": { + "CNAME": "jaizxzx.github.io" + } +} diff --git a/domains/jake.json b/domains/jake.json index 2e5c97792..e0f07046a 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -1,7 +1,6 @@ { "owner": { - "username": "xzrci", - "email": "" + "username": "xzrci" }, "record": { "CNAME": "xzrci.vercel.app" diff --git a/domains/jal.json b/domains/jal.json index bcff818f1..4acf4a0cb 100644 --- a/domains/jal.json +++ b/domains/jal.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio of Jal, Full Stack Dev", - "repo": "https://github.com/Jal-GG/Jal-Patel", - "owner": { - "username": "Jal-GG", - "email": "jalvrund2017@gmail.com" - }, - "record": { - "CNAME": "jal-patel.vercel.app" - } - } \ No newline at end of file + "description": "Personal Portfolio of Jal, Full Stack Dev", + "repo": "https://github.com/Jal-GG/Jal-Patel", + "owner": { + "username": "Jal-GG", + "email": "jalvrund2017@gmail.com" + }, + "record": { + "CNAME": "jal-patel.vercel.app" + } +} diff --git a/domains/jamied132.json b/domains/jamied132.json index 4b9bd674b..3bcae162a 100644 --- a/domains/jamied132.json +++ b/domains/jamied132.json @@ -1,6 +1,5 @@ { "description": "A personal portfolio about me, along with some other stuff (the repository is currently empty but I will add some stuff)", - "repo": "https://github.com/jamied132", "owner": { "username": "jamied132", "email": "jamied132.email@gmail.com" diff --git a/domains/jasondevgm.json b/domains/jasondevgm.json index c3bfd4765..0a93bae70 100644 --- a/domains/jasondevgm.json +++ b/domains/jasondevgm.json @@ -2,9 +2,9 @@ "description": "Personal Portfolio Website", "repo": "https://github.com/jasondevgm/jasondevgm.github.io.git", "owner": { - "username": "jasondevgm", - "email": "jasondevgm@gmail.com" - }, + "username": "jasondevgm", + "email": "jasondevgm@gmail.com" + }, "record": { "CNAME": "jasondevgm.github.io" } diff --git a/domains/javi.json b/domains/javi.json index ec476587a..77b29aa62 100644 --- a/domains/javi.json +++ b/domains/javi.json @@ -1,11 +1,11 @@ { - "description": "Javi's dev website", - "repo": "https://github.com/itsjavi/itsjavi.github.io", - "owner": { - "username": "itsjavi", - "discord": "itsjavi" - }, - "record": { - "CNAME": "itsjavi.github.io" - } + "description": "Javi's dev website", + "repo": "https://github.com/itsjavi/itsjavi.github.io", + "owner": { + "username": "itsjavi", + "discord": "itsjavi" + }, + "record": { + "CNAME": "itsjavi.github.io" + } } diff --git a/domains/jayasurya.json b/domains/jayasurya.json index bfda4e7f3..803aed0ce 100644 --- a/domains/jayasurya.json +++ b/domains/jayasurya.json @@ -6,4 +6,4 @@ "A": ["75.2.60.5"] }, "proxied": false -} \ No newline at end of file +} diff --git a/domains/jbmbhs.json b/domains/jbmbhs.json index ab99ab6c1..02742b989 100644 --- a/domains/jbmbhs.json +++ b/domains/jbmbhs.json @@ -2,10 +2,9 @@ "owner": { "username": "jbmbhs", "email": "juan@belmontemarin.com" - }, - + }, + "record": { "URL": "https://www.linkedin.com/in/juan-belmonte-821175112/" } } - diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index d59524b6a..8d5abe73e 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -1,12 +1,12 @@ { - "description": "Jean's portfolio website and blog - JavaScript Developer, working as Frontend Dev, developer with over 3 years of JavaScript experience and a constant interest in learning new technologies. I have a solid experience in web, mobile, and desktop Frontend development.", - "repo": "https://github.com/jeandv/my-next-portfolio", - "owner": { - "username": "jeandv", - "email": "jeanrdev@gmail.com", - "twitter": "r4yb4" - }, - "record": { - "CNAME": "jeandv.github.io" - } + "description": "Jean's portfolio website and blog - JavaScript Developer, working as Frontend Dev, developer with over 3 years of JavaScript experience and a constant interest in learning new technologies. I have a solid experience in web, mobile, and desktop Frontend development.", + "repo": "https://github.com/jeandv/my-next-portfolio", + "owner": { + "username": "jeandv", + "email": "jeanrdev@gmail.com", + "twitter": "r4yb4" + }, + "record": { + "CNAME": "jeandv.github.io" + } } diff --git a/domains/jeel.json b/domains/jeel.json index f62e903e4..9d17f4fb9 100644 --- a/domains/jeel.json +++ b/domains/jeel.json @@ -1,6 +1,5 @@ { "description": "Jeel's portfolio website", - "repo": "https://github.com/jeelpatel1612", "owner": { "username": "jeelpatel1612", "twitter": "__j_e_e_l__" diff --git a/domains/jefino.json b/domains/jefino.json index fd8733df2..a2b3c5f61 100644 --- a/domains/jefino.json +++ b/domains/jefino.json @@ -6,4 +6,4 @@ "record": { "CNAME": "jefino9488.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/jeremiah.json b/domains/jeremiah.json index 93bab3499..e84107fae 100644 --- a/domains/jeremiah.json +++ b/domains/jeremiah.json @@ -8,4 +8,3 @@ "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } - diff --git a/domains/jesusaristigueta.json b/domains/jesusaristigueta.json index 8e539079b..08e152241 100644 --- a/domains/jesusaristigueta.json +++ b/domains/jesusaristigueta.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jesusaristigueta", - "email": "jesusaristigueta@gmail.com" - }, - "record": { - "CNAME": "jesusaristigueta.pages.dev" - } + "owner": { + "username": "jesusaristigueta", + "email": "jesusaristigueta@gmail.com" + }, + "record": { + "CNAME": "jesusaristigueta.pages.dev" + } } diff --git a/domains/jesusdmedinac.json b/domains/jesusdmedinac.json index a12850181..a3b588c94 100644 --- a/domains/jesusdmedinac.json +++ b/domains/jesusdmedinac.json @@ -1,9 +1,9 @@ { "owner": { - "username": "jesusdmedinac", - "email": "jesus.daniel.medina.cruz@gmail.com" + "username": "jesusdmedinac", + "email": "jesus.daniel.medina.cruz@gmail.com" }, "record": { - "CNAME": "jesusdmedinac.github.io" + "CNAME": "jesusdmedinac.github.io" } -} \ No newline at end of file +} diff --git a/domains/jesusvaladez.json b/domains/jesusvaladez.json index 89ccbb18e..084732e6d 100644 --- a/domains/jesusvaladez.json +++ b/domains/jesusvaladez.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/jhw.json b/domains/jhw.json index fdd3b8743..67c849a94 100644 --- a/domains/jhw.json +++ b/domains/jhw.json @@ -1,11 +1,11 @@ { - "description": "Jason Wohlgemuth's resume", - "repo": "https://github.com/jhwohlgemuth/resume", - "owner": { - "username": "jhwohlgemuth", - "twitter": "jhwohlgemuth" - }, - "record": { - "CNAME": "jhwohlgemuth.github.io" - } + "description": "Jason Wohlgemuth's resume", + "repo": "https://github.com/jhwohlgemuth/resume", + "owner": { + "username": "jhwohlgemuth", + "twitter": "jhwohlgemuth" + }, + "record": { + "CNAME": "jhwohlgemuth.github.io" + } } diff --git a/domains/jinso.json b/domains/jinso.json index 1aa37e760..f45ac7272 100644 --- a/domains/jinso.json +++ b/domains/jinso.json @@ -1,6 +1,5 @@ { "description": "Jinso Raj", - "repo": "https://github.com/jinsoraj", "owner": { "username": "jinsoraj", "email": "jinsoraj2000@gmail.com", diff --git a/domains/jitendrasaraf.json b/domains/jitendrasaraf.json index d6a7f3f44..374319f89 100644 --- a/domains/jitendrasaraf.json +++ b/domains/jitendrasaraf.json @@ -1,11 +1,11 @@ { - "description": "portfolio page", - "repo": "https://github.com/jiten398/portfolio-latest", - "owner": { - "username": "jiten398", - "email": "jitendrasaraf65@gmail.com" - }, - "record": { - "A": ["216.24.57.1"] - } + "description": "portfolio page", + "repo": "https://github.com/jiten398/portfolio-latest", + "owner": { + "username": "jiten398", + "email": "jitendrasaraf65@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } } diff --git a/domains/joe-dawley.json b/domains/joe-dawley.json index f929c9a51..a51fabb61 100644 --- a/domains/joe-dawley.json +++ b/domains/joe-dawley.json @@ -1,6 +1,5 @@ { "description": "Joe Dawley", - "repo": "https://github.com/jdawley", "owner": { "username": "jdawley", "twitter": "joedawley" diff --git a/domains/joe50097.json b/domains/joe50097.json index 78316bf5e..451188731 100644 --- a/domains/joe50097.json +++ b/domains/joe50097.json @@ -5,7 +5,10 @@ }, "record": { "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], - "TXT": ["zoho-verification=zb32862044.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], + "TXT": [ + "zoho-verification=zb32862044.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], "A": ["75.2.60.5"] } } diff --git a/domains/johansansebastian.json b/domains/johansansebastian.json index 92a131883..49af64878 100644 --- a/domains/johansansebastian.json +++ b/domains/johansansebastian.json @@ -1,6 +1,5 @@ { "description": "Johan's personal developer website", - "repo": "https://github.com/JohanSanSebastian.github.io", "owner": { "username": "JohanSanSebastian", "email": "johansanju06@gmail.com" diff --git a/domains/johntena.json b/domains/johntena.json index 54da0ce7e..0b4823126 100644 --- a/domains/johntena.json +++ b/domains/johntena.json @@ -1,11 +1,11 @@ { - "description": "JohnT portfolio website", - "repo": "https://github.com/johnTena/johntena.github.io", - "owner": { - "username": "johnTena", - "email": "secnetwork.mx13@gmail.com" - }, - "record": { - "URL": "https://johntena.github.io/" - } + "description": "JohnT portfolio website", + "repo": "https://github.com/johnTena/johntena.github.io", + "owner": { + "username": "johnTena", + "email": "secnetwork.mx13@gmail.com" + }, + "record": { + "URL": "https://johntena.github.io/" + } } diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json index 7c69f05cf..4a3e8c54a 100644 --- a/domains/jonathan-russ.json +++ b/domains/jonathan-russ.json @@ -10,4 +10,4 @@ "A": ["76.76.21.21"], "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" } -} \ No newline at end of file +} diff --git a/domains/jorgelopez.json b/domains/jorgelopez.json index 2905547bf..9c6f17e3e 100644 --- a/domains/jorgelopez.json +++ b/domains/jorgelopez.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "j0rg3", - "email": "jorge.lopezvz@gmail.com" - }, - "record": { - "URL": "https://github.com/j0rgel0/" - } + "owner": { + "username": "j0rg3", + "email": "jorge.lopezvz@gmail.com" + }, + "record": { + "URL": "https://github.com/j0rgel0/" + } } diff --git a/domains/jose.json b/domains/jose.json index 5b4f456f5..ef84bcb9e 100644 --- a/domains/jose.json +++ b/domains/jose.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JMVS", - "email": "jose.veramutka@gmail.com" - }, - "record": { - "CNAME": "veramutka.com.ar" - } + "owner": { + "username": "JMVS", + "email": "jose.veramutka@gmail.com" + }, + "record": { + "CNAME": "veramutka.com.ar" + } } diff --git a/domains/josedevian.json b/domains/josedevian.json index bded9efeb..28fd7c77e 100644 --- a/domains/josedevian.json +++ b/domains/josedevian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "josedevian", - "email": "josedevian@gmail.com" - }, - "record": { - "URL": "https://josedevian.xyz" - } + "owner": { + "username": "josedevian", + "email": "josedevian@gmail.com" + }, + "record": { + "URL": "https://josedevian.xyz" + } } diff --git a/domains/josh-ferrell.json b/domains/josh-ferrell.json index 7b257c2c4..41e93fb6a 100644 --- a/domains/josh-ferrell.json +++ b/domains/josh-ferrell.json @@ -1,11 +1,11 @@ { - "description": "Josh Ferrell Personal Github Page", - "repo": "https://github.com/josh-ferrell/josh-ferrell", - "owner": { - "username": "josh-ferrell", - "email": "josh.ferrell@gmail.com" - }, - "record": { - "CNAME": "josh-ferrell.github.io" - } + "description": "Josh Ferrell Personal Github Page", + "repo": "https://github.com/josh-ferrell/josh-ferrell", + "owner": { + "username": "josh-ferrell", + "email": "josh.ferrell@gmail.com" + }, + "record": { + "CNAME": "josh-ferrell.github.io" + } } diff --git a/domains/joshuanoeldeke.json b/domains/joshuanoeldeke.json index 6ffad2b06..4acba9eb0 100644 --- a/domains/joshuanoeldeke.json +++ b/domains/joshuanoeldeke.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "joshuanoeldeke", - "email": "joshua.noeldeke@me.com" - }, - "record": { - "NS": ["adrian.ns.cloudflare.com","keaton.ns.cloudflare.com"] - } + "owner": { + "username": "joshuanoeldeke", + "email": "joshua.noeldeke@me.com" + }, + "record": { + "NS": ["adrian.ns.cloudflare.com", "keaton.ns.cloudflare.com"] + } } diff --git a/domains/joy.json b/domains/joy.json index 77bdfcbcd..9925e538a 100644 --- a/domains/joy.json +++ b/domains/joy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Harmfulllll", - "email": "harmfulllll114@gmail.com", - "discord": "1007561787257933885" - }, - "record": { - "CNAME": "joy-portfolio-chi.vercel.app" - } + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "CNAME": "joy-portfolio-chi.vercel.app" + } } diff --git a/domains/jpsantistebanq.json b/domains/jpsantistebanq.json index ace39d928..0d3a32305 100644 --- a/domains/jpsantistebanq.json +++ b/domains/jpsantistebanq.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jpsantistebanq", - "email": "jpsantq@gmail.com" - }, - "record": { - "CNAME": "jpsantistebanq.github.io" - } + "owner": { + "username": "jpsantistebanq", + "email": "jpsantq@gmail.com" + }, + "record": { + "CNAME": "jpsantistebanq.github.io" + } } diff --git a/domains/jretamal.json b/domains/jretamal.json index d66b618cf..133a3d4e3 100644 --- a/domains/jretamal.json +++ b/domains/jretamal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jretamal", - "email": "jretamal@gmail.com" - }, - "record": { - "URL": "https://jretamal.cl" - } + "owner": { + "username": "jretamal", + "email": "jretamal@gmail.com" + }, + "record": { + "URL": "https://jretamal.cl" + } } diff --git a/domains/jsanchez.json b/domains/jsanchez.json index ad91c8618..b5e66d8cb 100644 --- a/domains/jsanchez.json +++ b/domains/jsanchez.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chuyto", - "email": "jesusanchez221296@gmail.com" - }, - "record": { - "CNAME": "jsanchez-9148b.web.app" - } + "owner": { + "username": "chuyto", + "email": "jesusanchez221296@gmail.com" + }, + "record": { + "CNAME": "jsanchez-9148b.web.app" + } } diff --git a/domains/jt.json b/domains/jt.json index e300e86f4..13802861f 100644 --- a/domains/jt.json +++ b/domains/jt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "cloudcap10", - "email": "jttalasan@live.com" - }, - "record": { - "NS": ["ivan.ns.cloudflare.com", "tara.ns.cloudflare.comm"] - } + "owner": { + "username": "cloudcap10", + "email": "jttalasan@live.com" + }, + "record": { + "NS": ["ivan.ns.cloudflare.com", "tara.ns.cloudflare.com"] + } } diff --git a/domains/juan-morales.json b/domains/juan-morales.json index f7cec6977..5a8c56788 100644 --- a/domains/juan-morales.json +++ b/domains/juan-morales.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Juanmorales1810", - "email": "juan.exequiel.morales@gmail.com", - "discord": "746910653343596574" - }, - "record": { - "CNAME": "juan-morales.vercel.app" - } + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "CNAME": "juan-morales.vercel.app" + } } diff --git a/domains/juancx.json b/domains/juancx.json index 1dbc83cf6..cdbc51195 100644 --- a/domains/juancx.json +++ b/domains/juancx.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "juancxdev", - "email": "developer.juancx@gmail.com" - }, - "record": { - "A": ["199.36.158.100"], - "TXT": "hosting-site=juancx-9e024" - } + "owner": { + "username": "juancxdev", + "email": "developer.juancx@gmail.com" + }, + "record": { + "A": ["199.36.158.100"], + "TXT": "hosting-site=juancx-9e024" + } } diff --git a/domains/juandev.json b/domains/juandev.json index b299deec0..2c75b4f70 100644 --- a/domains/juandev.json +++ b/domains/juandev.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "JuanPython1", - "email": "kamilo201025@gmail.com" - }, - "record": { - "CNAME": "juanpython1.github.io" - } + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "CNAME": "juanpython1.github.io" } - \ No newline at end of file +} diff --git a/domains/juanespachon.json b/domains/juanespachon.json index 8dddefbfd..c43e320a9 100644 --- a/domains/juanespachon.json +++ b/domains/juanespachon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JuanesPachon", - "email": "yeroparce1@gmail.com" - }, - "record": { - "CNAME": "juanes-portfolio.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "JuanesPachon", + "email": "yeroparce1@gmail.com" + }, + "record": { + "CNAME": "juanes-portfolio.vercel.app" + } +} diff --git a/domains/juanluserrano.json b/domains/juanluserrano.json index b3dff816a..3c6b41e7c 100644 --- a/domains/juanluserrano.json +++ b/domains/juanluserrano.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "z3nitt", - "email": "juanluserranoleal@gmail.com" - }, - "record": { - "CNAME": "z3nitt.github.io" - } + "owner": { + "username": "z3nitt", + "email": "juanluserranoleal@gmail.com" + }, + "record": { + "CNAME": "z3nitt.github.io" + } } diff --git a/domains/juanturcios.json b/domains/juanturcios.json index baa5860dd..606fc96e6 100644 --- a/domains/juanturcios.json +++ b/domains/juanturcios.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "wJuanca" - }, - "record": { - "CNAME": "wjuanca.github.io" - } + "owner": { + "username": "wJuanca" + }, + "record": { + "CNAME": "wjuanca.github.io" + } } diff --git a/domains/julio.json b/domains/julio.json index b8118e0de..ef4447547 100644 --- a/domains/julio.json +++ b/domains/julio.json @@ -1,6 +1,5 @@ { "description": "My work portfolio", - "repo": "https://github.com/thatsquite", "owner": { "username": "thatsquite", "email": "juliocesar.santos@making.com" diff --git a/domains/kacem.json b/domains/kacem.json index f413e6bad..608e3298e 100644 --- a/domains/kacem.json +++ b/domains/kacem.json @@ -1,6 +1,5 @@ { "description": "Kacem's personal dungeon", - "repo": "https://github.com/LordKacem", "owner": { "username": "Kacem", "email": "Kacem.dev@hotmail.com" diff --git a/domains/kagchi.json b/domains/kagchi.json index 5adbcc6b0..5a08ac610 100644 --- a/domains/kagchi.json +++ b/domains/kagchi.json @@ -1,6 +1,5 @@ { "description": "KagChi's Personal Website", - "repo": "https://github.com/KagChi", "owner": { "username": "KagChi", "email": "contact@kagchi.my.id" diff --git a/domains/karan.json b/domains/karan.json index f590d78b2..6a04076eb 100644 --- a/domains/karan.json +++ b/domains/karan.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "balanikaran" - }, - "record": { - "CNAME": "karanbalani.com" - } + "owner": { + "username": "balanikaran" + }, + "record": { + "CNAME": "karanbalani.com" + } } diff --git a/domains/kartikshriwas.json b/domains/kartikshriwas.json index 5934ebdcc..6305788fd 100644 --- a/domains/kartikshriwas.json +++ b/domains/kartikshriwas.json @@ -1,7 +1,6 @@ { "owner": { "username": "kartikshriwas", - "email": "", "discord": "756002965323645069", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.pJe5J41LBdrD2xDWudBiVp66kIxdQIj60sraae1BOQ-SQ27mGzfBzsGjxzPfvEFSOFZd2sceXvK87x15PvOXRtdYvfUKNAFmt-oxcbfAfSmaiH4YtSFe7re3F5QEDNfYvYH96QsMwHQoj2CP5-5CceqWULYFvkusOL_4ScO8yYYYCRrDCKCJ8nP80wUT2ltwAikLqY6iJTwJvWS1LqiInC1qAn8VfA5-0Z6pgXCL7sMIsLWO-GZKXOqGUE_b5zV8LOgRml_RQgOlCZ306TVpOE2eF7M37nZ3ETbY3OWQo125q43oiisPZGo89sfL3jRxzd4OpaC56sEvEjj5_eXE6w.Bo1EpPh6LJSpWzAWSiqEYA.IHIiJ7JdCyD6CYg9bjHxHuBTJPluhpe2PGzmCR8A9RPmRcCitK4H5bTCXCw1R3qw6gIy2IugE9-Bt5iHulfHLHgPOmeg5xN8SHo5ea-Z7U4.1LJXKyAg2vnLjmnCoxQvGQ" }, diff --git a/domains/kawet.json b/domains/kawet.json index 674b3f21a..868b7d754 100644 --- a/domains/kawet.json +++ b/domains/kawet.json @@ -1,6 +1,5 @@ { "description": "My portofolio", - "repo": "https://github.com/Kawet00", "owner": { "username": "kawet", "email": "kawet00@proton.me" diff --git a/domains/kelvin.json b/domains/kelvin.json index 095087efc..58c947e26 100644 --- a/domains/kelvin.json +++ b/domains/kelvin.json @@ -1,10 +1,10 @@ { - "description": "Dev Site", - "owner": { - "username": "kelvinelove", - "email": "kevypolu@yahoo.com" - }, - "record": { - "CNAME": "kevhi.netlify.app" - } + "description": "Dev Site", + "owner": { + "username": "kelvinelove", + "email": "kevypolu@yahoo.com" + }, + "record": { + "CNAME": "kevhi.netlify.app" + } } diff --git a/domains/kendikasir.json b/domains/kendikasir.json index 30e003378..80742220b 100644 --- a/domains/kendikasir.json +++ b/domains/kendikasir.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sneazy25", - "email": "sneazy25@proton.me" -}, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/keshav.json b/domains/keshav.json index a434464a2..bf7982598 100644 --- a/domains/keshav.json +++ b/domains/keshav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "keshav-writes-code", - "email": "dhimankeshav201@gmail.com" - }, - "record": { - "CNAME": "keshav-writes-code.github.io" - } + "owner": { + "username": "keshav-writes-code", + "email": "dhimankeshav201@gmail.com" + }, + "record": { + "CNAME": "keshav-writes-code.github.io" + } } diff --git a/domains/khanh.json b/domains/khanh.json index cd666ce18..4aeb952fa 100644 --- a/domains/khanh.json +++ b/domains/khanh.json @@ -1,6 +1,5 @@ { "description": "Khanh's personal developer website", - "repo": "https://github.com/canfam", "owner": { "username": "canfam", "email": "khanhpham072007@gmail.com" diff --git a/domains/khanhngn.json b/domains/khanhngn.json index 2a42e90e7..430bfde3a 100644 --- a/domains/khanhngn.json +++ b/domains/khanhngn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "khanhngn-dev", - "email": "khanhngn.dev@gmail.com", - "discord": "jerry.ng" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "khanhngn-dev", + "email": "khanhngn.dev@gmail.com", + "discord": "jerry.ng" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/khateeb.json b/domains/khateeb.json index f517a4c81..29264d1dc 100644 --- a/domains/khateeb.json +++ b/domains/khateeb.json @@ -1,11 +1,11 @@ { - "description": "Welcome to Khateeb's portfolio - a showcase of full-stack development projects and skills. Explore my work in web development, software engineering, and creative solutions built with modern technologies.", - "repo": "https://github.com/khateeboveskey/khateeboveskey.github.io", - "owner": { - "username": "khateeboveskey", - "email": "khateeboveskey@gmail.com" - }, - "record": { - "CNAME": "khateeboveskey.github.io" - } + "description": "Welcome to Khateeb's portfolio - a showcase of full-stack development projects and skills. Explore my work in web development, software engineering, and creative solutions built with modern technologies.", + "repo": "https://github.com/khateeboveskey/khateeboveskey.github.io", + "owner": { + "username": "khateeboveskey", + "email": "khateeboveskey@gmail.com" + }, + "record": { + "CNAME": "khateeboveskey.github.io" + } } diff --git a/domains/khushpatil.json b/domains/khushpatil.json index 757884dd7..05a532110 100644 --- a/domains/khushpatil.json +++ b/domains/khushpatil.json @@ -1,6 +1,5 @@ { "description": "my personal homepage", - "repo": "https://github.com/AssassinK786", "owner": { "username": "AssassinK786", "email": "khushpatil01@gmail.com" diff --git a/domains/kikemendez.json b/domains/kikemendez.json index 53cd613eb..ba13bc87b 100644 --- a/domains/kikemendez.json +++ b/domains/kikemendez.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "Kikeme98", - "email": "l.e.mendez1998@gmail.com" - }, - "description": "My personal site portfolio", - "repo": "https://github.com/Kikeme98/react-frontend-dev-portfolio.git", - "record": { - "CNAME": "kikeme98.github.io" - } - } \ No newline at end of file +{ + "owner": { + "username": "Kikeme98", + "email": "l.e.mendez1998@gmail.com" + }, + "description": "My personal site portfolio", + "repo": "https://github.com/Kikeme98/react-frontend-dev-portfolio.git", + "record": { + "CNAME": "kikeme98.github.io" + } +} diff --git a/domains/kiransala.json b/domains/kiransala.json index fe6b5f33c..fd0c5b9dd 100644 --- a/domains/kiransala.json +++ b/domains/kiransala.json @@ -1,4 +1,3 @@ - { "description": "My personal portfolio site", "owner": { @@ -6,6 +5,6 @@ "email": "kiransala.dev@gmail.com" }, "record": { - "CNAME": "kiransala.netlify.app" + "CNAME": "kiransala.netlify.app" } } diff --git a/domains/kishore.json b/domains/kishore.json index 12c8a9a9e..b50f52298 100644 --- a/domains/kishore.json +++ b/domains/kishore.json @@ -1,11 +1,11 @@ { - "description": "personal portfolio", - "repo": "https://github.com/Kishore0122/portfolio", - "owner": { - "username": "Kishore0122", - "email": "kishorepanuganti278@gmail.com" - }, - "record": { - "CNAME": "kishore0122.github.io" - } + "description": "personal portfolio", + "repo": "https://github.com/Kishore0122/portfolio", + "owner": { + "username": "Kishore0122", + "email": "kishorepanuganti278@gmail.com" + }, + "record": { + "CNAME": "kishore0122.github.io" + } } diff --git a/domains/kitten.json b/domains/kitten.json index 2b27f72e2..cd3620912 100644 --- a/domains/kitten.json +++ b/domains/kitten.json @@ -1,6 +1,5 @@ { "description": "using for personal projects", - "repo": "https://github.com/KittensAreDaBest", "owner": { "username": "KittensAreDaBest", "email": "is-a-dev@mythicalkitten.com" diff --git a/domains/kiyora.json b/domains/kiyora.json index dfed83a7a..a687854a0 100644 --- a/domains/kiyora.json +++ b/domains/kiyora.json @@ -1,6 +1,5 @@ { "description": "using for personal projects", - "repo": "https://github.com/ItsMyEyes", "owner": { "username": "ItsMyEyes", "email": "dev@sipaling.top" diff --git a/domains/kleein.json b/domains/kleein.json index 52fb4d7f9..eb63f4475 100644 --- a/domains/kleein.json +++ b/domains/kleein.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "kleeiny", - "discord": "763581985410121769", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RB8tarmY1z9BCAER0LvmJIvKu0Fx_u6ruXqMwX4aw-v4pZUbhTCKLSf_iR1b_b5WIL8VlKOd4FX2ykUcIOO1goN3vBszT__Edxfir1FYNhMOE3Ywn1oO1K-dPG8Ptsk0B7kuqFbv-0OjXjefixD44g6OYNGy9xxThP0ZJLT3jSOFf3x1O49S1OuibhrElcx41MGjLIms5Fp147ZFVn2p38aZisFKw7Q3yyAaLvJ1uGC1mosVF5CAZbfZxPhUpdvGizMPG9IRzuAQxF6pZf-L4bb1WFMIQYNtTX5o65sMCqIjcWaTK26SdrR-m_r7RudENszlDCuI8eJP3Se_vIVzbA.zbLxAQ7r2w8FxmiDnbIaTw.l11uw6jMkX69_h-55R37CKGZdSlD4KXAUWvaTwGKiTZDzlusNY-YNVzh3gdqTDL8CMCaL8LXfxZHKRaP6wU_5ohHaWB8kzKaW_Kj5dI0MMI.jU93qV2ujuyvYD-oeSF6Pg" - }, - - "record": { - "A": ["15.235.204.212"] - } - } - \ No newline at end of file + "owner": { + "username": "kleeiny", + "discord": "763581985410121769", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RB8tarmY1z9BCAER0LvmJIvKu0Fx_u6ruXqMwX4aw-v4pZUbhTCKLSf_iR1b_b5WIL8VlKOd4FX2ykUcIOO1goN3vBszT__Edxfir1FYNhMOE3Ywn1oO1K-dPG8Ptsk0B7kuqFbv-0OjXjefixD44g6OYNGy9xxThP0ZJLT3jSOFf3x1O49S1OuibhrElcx41MGjLIms5Fp147ZFVn2p38aZisFKw7Q3yyAaLvJ1uGC1mosVF5CAZbfZxPhUpdvGizMPG9IRzuAQxF6pZf-L4bb1WFMIQYNtTX5o65sMCqIjcWaTK26SdrR-m_r7RudENszlDCuI8eJP3Se_vIVzbA.zbLxAQ7r2w8FxmiDnbIaTw.l11uw6jMkX69_h-55R37CKGZdSlD4KXAUWvaTwGKiTZDzlusNY-YNVzh3gdqTDL8CMCaL8LXfxZHKRaP6wU_5ohHaWB8kzKaW_Kj5dI0MMI.jU93qV2ujuyvYD-oeSF6Pg" + }, + + "record": { + "A": ["15.235.204.212"] + } +} diff --git a/domains/klez.json b/domains/klez.json index ba8cc3b4f..f4a1fb6a3 100644 --- a/domains/klez.json +++ b/domains/klez.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "klez2003", - "email": "klez@cock.li" - }, - "record": { - "CNAME": "ammosearch.lol" - } + "owner": { + "username": "klez2003", + "email": "klez@cock.li" + }, + "record": { + "CNAME": "ammosearch.lol" + } } diff --git a/domains/koding.json b/domains/koding.json index 24283837d..3fc2fbb75 100644 --- a/domains/koding.json +++ b/domains/koding.json @@ -1,6 +1,5 @@ { "description": "Full stack developer proficient in Kotlin", - "repo": "https://github.com/KodingDev", "owner": { "username": "KodingDev", "email": "kodingdev@pm.me" diff --git a/domains/korigamik.json b/domains/korigamik.json index 3c4652da4..1aaeb1bf3 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -1,6 +1,5 @@ { "description": "goto website of KorigamiK", - "repo": "https://github.com/KorigamiK", "owner": { "username": "KorigamiK", "email": "korigamik@gmail.com", diff --git a/domains/kory.json b/domains/kory.json index 183e86693..712bc39b8 100644 --- a/domains/kory.json +++ b/domains/kory.json @@ -1,6 +1,5 @@ { "description": "Kory Porter's personal website", - "repo": "https://github.com/korziee", "owner": { "username": "korziee", "twitter": "korziee" diff --git a/domains/ktevin01.json b/domains/ktevin01.json index d868e679a..63d6e2f91 100644 --- a/domains/ktevin01.json +++ b/domains/ktevin01.json @@ -1,12 +1,12 @@ { - "description": "Behold, My Stuff", - "repo": "https://github.com/ktevin01/register.is-a-dev", - "owner": { - "username": "ktevin01", - "email": "ktevin@icloud.com" - }, - "record": { - "URL": "https://github.com/ktevin01" - }, - "proxied": false - } \ No newline at end of file + "description": "Behold, My Stuff", + "repo": "https://github.com/ktevin01/register.is-a-dev", + "owner": { + "username": "ktevin01", + "email": "ktevin@icloud.com" + }, + "record": { + "URL": "https://github.com/ktevin01" + }, + "proxied": false +} diff --git a/domains/kuanngyn.json b/domains/kuanngyn.json index d50b0e7cb..ce12aed84 100644 --- a/domains/kuanngyn.json +++ b/domains/kuanngyn.json @@ -1,9 +1,9 @@ { "owner": { - "username": "LOQ-burh", - "email": "nguyenminhquan042004@email.com" - }, + "username": "LOQ-burh", + "email": "nguyenminhquan042004@email.com" + }, "record": { - "CNAME": "kuanngyn-portfolio.vercel.app" - } + "CNAME": "kuanngyn-portfolio.vercel.app" + } } diff --git a/domains/kunalshah017.json b/domains/kunalshah017.json index 5906bc64a..ae6e2be7b 100644 --- a/domains/kunalshah017.json +++ b/domains/kunalshah017.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "kunalshah017", - "email": "kunalmanishshah@gmail.com", - "discord": "kunalshah17" - }, - "record": { - "CNAME": "kunalshah017.vercel.app" - } -} +{ + "owner": { + "username": "kunalshah017", + "email": "kunalmanishshah@gmail.com", + "discord": "kunalshah17" + }, + "record": { + "CNAME": "kunalshah017.vercel.app" + } +} diff --git a/domains/kuro.json b/domains/kuro.json index a150c7c9c..91d2d896a 100644 --- a/domains/kuro.json +++ b/domains/kuro.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kurorin-fs", - "twitter": "Kurorin_fs" - }, - "record": { - "CNAME": "kurorin-fs.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Kurorin-fs", + "twitter": "Kurorin_fs" + }, + "record": { + "CNAME": "kurorin-fs.github.io" + } +} diff --git a/domains/l0ser.json b/domains/l0ser.json index d1b55020d..67b442d2e 100644 --- a/domains/l0ser.json +++ b/domains/l0ser.json @@ -1,6 +1,5 @@ { "description": "L0SER's personal developer website", - "repo": "https://github.com/L0SER8228", "owner": { "username": "L0SER8228", "email": "loserlackey@gmail.com" diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json index 3fb47d4b7..87130f2ba 100644 --- a/domains/la-pyae-oo.json +++ b/domains/la-pyae-oo.json @@ -1,12 +1,11 @@ { - "description": "For my static portfolio website", - "repo": "https://github.com/LaPyaeOo", - "owner": { - "username": "LaPyaeOo", - "email": "lapyaeootharthar@gmail.com" - }, - "record": { - "CNAME": "lapyaeoo.github.io" - }, - "proxied": true -} \ No newline at end of file + "description": "For my static portfolio website", + "owner": { + "username": "LaPyaeOo", + "email": "lapyaeootharthar@gmail.com" + }, + "record": { + "CNAME": "lapyaeoo.github.io" + }, + "proxied": true +} diff --git a/domains/lachlan.json b/domains/lachlan.json index 916392b08..17042e9d9 100644 --- a/domains/lachlan.json +++ b/domains/lachlan.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "mrteale" - }, - "record": { - "CNAME": "lachlanteale.com" - } -} \ No newline at end of file + "owner": { + "username": "mrteale" + }, + "record": { + "CNAME": "lachlanteale.com" + } +} diff --git a/domains/laufey.json b/domains/laufey.json index 890b24d8c..60b0aecae 100644 --- a/domains/laufey.json +++ b/domains/laufey.json @@ -3,8 +3,7 @@ "repo": "https://github.com/idlidev/laufey-web", "owner": { "username": "idlidev", - "email": "idliyout@gmail.com", - "twitter": "" + "email": "idliyout@gmail.com" }, "record": { "CNAME": "idlidev.github.io" diff --git a/domains/lautaro-molina.json b/domains/lautaro-molina.json index 9ce3aee49..13b10fbc8 100644 --- a/domains/lautaro-molina.json +++ b/domains/lautaro-molina.json @@ -1,6 +1,5 @@ { "description": "json for the domain is-a.dev", - "repo": "https://github.com/LautaroMol", "owner": { "username": "LautaroMol", "email": "Laumol159@gmail.com" diff --git a/domains/lawrenceee04.json b/domains/lawrenceee04.json index c367ac948..c14bb7303 100644 --- a/domains/lawrenceee04.json +++ b/domains/lawrenceee04.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lawrenceee04", - "email": "lawrencelg04@gmail.com" - }, - "record": { - "CNAME": "lawrenceee04.github.io" - } + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "CNAME": "lawrenceee04.github.io" + } } diff --git a/domains/legz.json b/domains/legz.json index 1b874ff00..8923707a6 100644 --- a/domains/legz.json +++ b/domains/legz.json @@ -4,8 +4,6 @@ "email": "legzdev@proton.me" }, "record": { - "A": [ - "152.206.177.227" - ] + "A": ["152.206.177.227"] } } diff --git a/domains/leo.json b/domains/leo.json index 24046e7b9..c4a259dc0 100644 --- a/domains/leo.json +++ b/domains/leo.json @@ -1,6 +1,5 @@ { "description": "Leonard's Personal Website", - "repo": "https://github.com/LeonardSSH", "owner": { "username": "LeonardSSH", "email": "leonardssh22@gmail.com", diff --git a/domains/lester.json b/domains/lester.json index ebc939b52..2a7e3f4d1 100644 --- a/domains/lester.json +++ b/domains/lester.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LSTR", - "email": "lesternr@gmail.com" - }, - "record": { - "CNAME": "lstr.github.io" - } + "owner": { + "username": "LSTR", + "email": "lesternr@gmail.com" + }, + "record": { + "CNAME": "lstr.github.io" + } } diff --git a/domains/lexy.json b/domains/lexy.json index 7e1b7899d..471b7cb26 100644 --- a/domains/lexy.json +++ b/domains/lexy.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Olalexy1", - "email": "", - "discord": "olalexy1" - }, - "record": { - "CNAME": "lexy-portfolio-frontend.vercel.app" - } + "owner": { + "username": "Olalexy1", + "discord": "olalexy1" + }, + "record": { + "CNAME": "lexy-portfolio-frontend.vercel.app" + } } diff --git a/domains/liam.json b/domains/liam.json index 98abf4e21..596537c09 100644 --- a/domains/liam.json +++ b/domains/liam.json @@ -1,15 +1,17 @@ { - "owner": { - "username": "liamatienza", - "email": "liamdev@duck.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - }, - "proxied": true + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + }, + "proxied": true } diff --git a/domains/liboot.json b/domains/liboot.json index 008b19957..1b302daeb 100644 --- a/domains/liboot.json +++ b/domains/liboot.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "libootnet" - }, - "record": { - "URL": "https://github.com/libootnet" - } + "owner": { + "username": "libootnet" + }, + "record": { + "URL": "https://github.com/libootnet" + } } diff --git a/domains/linhtutkyaw.json b/domains/linhtutkyaw.json index e767bdaf0..8a149919a 100644 --- a/domains/linhtutkyaw.json +++ b/domains/linhtutkyaw.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "linhtutkyawdev", - "email": "linhtutkyaw.dev@gmail.com" - }, - "record": { - "CNAME": "linhtutkyawdev.vercel.app" - } + "owner": { + "username": "linhtutkyawdev", + "email": "linhtutkyaw.dev@gmail.com" + }, + "record": { + "CNAME": "linhtutkyawdev.vercel.app" + } } diff --git a/domains/lioo.json b/domains/lioo.json index 673fcd59f..b784ed46b 100644 --- a/domains/lioo.json +++ b/domains/lioo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lio10jr", - "email": "kevinzambrano593@gmail.com" - }, - "record": { - "URL": "https://github.com/Lio10jr" - } + "owner": { + "username": "lio10jr", + "email": "kevinzambrano593@gmail.com" + }, + "record": { + "URL": "https://github.com/Lio10jr" + } } diff --git a/domains/liq.json b/domains/liq.json index 28cf6e2b7..1a976286f 100644 --- a/domains/liq.json +++ b/domains/liq.json @@ -1,6 +1,5 @@ { "description": "Learning something new everyday", - "repo": "https://github.com/DevLiQ", "owner": { "username": "DevLiQ" }, diff --git a/domains/ljean.json b/domains/ljean.json index a7903e58d..4330b007f 100644 --- a/domains/ljean.json +++ b/domains/ljean.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Granpiecito", - "email": "jeanpierresperrymanaleman@gmail.com", - "discord": "294318911791562752" - }, - "record": { - "CNAME": "portfolio-astro-fawn-ten.vercel.app" - } + "owner": { + "username": "Granpiecito", + "email": "jeanpierresperrymanaleman@gmail.com", + "discord": "294318911791562752" + }, + "record": { + "CNAME": "portfolio-astro-fawn-ten.vercel.app" + } } diff --git a/domains/llucx.json b/domains/llucx.json index bad3966d6..979f00458 100644 --- a/domains/llucx.json +++ b/domains/llucx.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "llucxdev", - "email": "puertesarrue@gmail.com", - "discord": "lluuuc_12" - }, - "record": { - "CNAME": "portfolio-llucx.vercel.app" - } + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "CNAME": "portfolio-llucx.vercel.app" + } } diff --git a/domains/lnfnunes.json b/domains/lnfnunes.json index 063c01ba1..88af75306 100644 --- a/domains/lnfnunes.json +++ b/domains/lnfnunes.json @@ -1,6 +1,5 @@ { "description": "Little Big Nunes", - "repo": "https://github.com/lnfnunes", "owner": { "username": "lnfnunes", "email": "dr1design@gmail.com" diff --git a/domains/lobo.json b/domains/lobo.json index a583a0216..3e1f4443a 100644 --- a/domains/lobo.json +++ b/domains/lobo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Lobooooooo14", - "discord": "783120232134082580" - }, - "record": { - "CNAME": "olobo.vercel.app" - } + "owner": { + "username": "Lobooooooo14", + "discord": "783120232134082580" + }, + "record": { + "CNAME": "olobo.vercel.app" + } } diff --git a/domains/lsalas.json b/domains/lsalas.json index 63a6336cf..e15508b10 100644 --- a/domains/lsalas.json +++ b/domains/lsalas.json @@ -6,8 +6,6 @@ "email": "leondrisalas@gmail.com" }, "record": { - "A": [ - "82.180.174.177" - ] + "A": ["82.180.174.177"] } } diff --git a/domains/luanvu.json b/domains/luanvu.json index 17035e38e..7ab86fd0e 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -1,12 +1,12 @@ -{ - "description": "My portfolio website", - "repo": "https://github.com/zthanhluan/luan.is-a.dev", - "owner": { - "username": "zthanhluan", - "email": "dientu078@gmail.com" - }, - "record": { - "CNAME": "luanvu.betaenglish.com.vn" - }, - "proxied": false -} \ No newline at end of file +{ + "description": "My portfolio website", + "repo": "https://github.com/zthanhluan/luan.is-a.dev", + "owner": { + "username": "zthanhluan", + "email": "dientu078@gmail.com" + }, + "record": { + "CNAME": "luanvu.betaenglish.com.vn" + }, + "proxied": false +} diff --git a/domains/luisdanieltrejo.json b/domains/luisdanieltrejo.json index e39bfe2ba..fbeaa889c 100644 --- a/domains/luisdanieltrejo.json +++ b/domains/luisdanieltrejo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luisdanieltrejo", - "email": "luisdanieltrejo@gmail.com" - }, - "record": { - "CNAME": "luisdanieltrejo.github.io" - } + "owner": { + "username": "luisdanieltrejo", + "email": "luisdanieltrejo@gmail.com" + }, + "record": { + "CNAME": "luisdanieltrejo.github.io" + } } diff --git a/domains/luisgerardovillanueva.json b/domains/luisgerardovillanueva.json index 37ea9789e..23ed9f8b9 100644 --- a/domains/luisgerardovillanueva.json +++ b/domains/luisgerardovillanueva.json @@ -1,12 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/GerardoVillla/portfolio", - "owner": { - "username": "GerardoVillla", - "email": "luismendezgd@gmail.com" - }, - "record": { - "CNAME": "portfolio-6f0jbiit2-gerardovilllas-projects.vercel.app" - } - - } \ No newline at end of file + "description": "Personal portfolio website", + "repo": "https://github.com/GerardoVillla/portfolio", + "owner": { + "username": "GerardoVillla", + "email": "luismendezgd@gmail.com" + }, + "record": { + "CNAME": "portfolio-6f0jbiit2-gerardovilllas-projects.vercel.app" + } +} diff --git a/domains/luked.json b/domains/luked.json index 33e70b4ea..23b25ca07 100644 --- a/domains/luked.json +++ b/domains/luked.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luked177", - "twitter": "lukedore_" - }, - "record": { - "CNAME": "cv-sand-zeta.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "luked177", + "twitter": "lukedore_" + }, + "record": { + "CNAME": "cv-sand-zeta.vercel.app" + } +} diff --git a/domains/lumi.json b/domains/lumi.json index 91d0b04f2..c98b1cb19 100644 --- a/domains/lumi.json +++ b/domains/lumi.json @@ -1,7 +1,6 @@ { "owner": { "username": "itsFatlum", - "email": "", "discord": "563697359423406082" }, "record": { diff --git a/domains/lumidevelopment.json b/domains/lumidevelopment.json index e8cd32dc5..ad38854dc 100644 --- a/domains/lumidevelopment.json +++ b/domains/lumidevelopment.json @@ -1,7 +1,6 @@ { "owner": { "username": "itsFatlum", - "email": "", "discord": "563697359423406082" }, "record": { diff --git a/domains/lunah.json b/domains/lunah.json index bb6a54ddf..3b4e37b1e 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -1,6 +1,5 @@ { "description": "VPS hosted domain", - "repo": "https://github.com/piotr25691", "owner": { "username": "piotr25691", "discord": "b4.lunah" diff --git a/domains/m3o.json b/domains/m3o.json index 63c65284a..547b2bfb8 100644 --- a/domains/m3o.json +++ b/domains/m3o.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "marco-souza", - "email": "marco@tremtec.com" - }, - "record": { - "CNAME": "marco-pages-dev.pages.dev" - } + "owner": { + "username": "marco-souza", + "email": "marco@tremtec.com" + }, + "record": { + "CNAME": "marco-pages-dev.pages.dev" + } } diff --git a/domains/m42e.json b/domains/m42e.json index c5cbebf94..ec3f2a711 100644 --- a/domains/m42e.json +++ b/domains/m42e.json @@ -1,6 +1,5 @@ { "description": "m42e Homepage", - "repo": "https://github.com/m42e", "owner": { "username": "m42e", "email": "matthias@bilger.info" diff --git a/domains/machip3r.json b/domains/machip3r.json index 5727b03b6..8ccfe2163 100644 --- a/domains/machip3r.json +++ b/domains/machip3r.json @@ -1,11 +1,11 @@ { - "description": "MacHip3r Portfolio", - "repo": "https://github.com/machip3r/portfolio", - "owner": { - "username": "machip3r", - "email": "mac_258@hotmail.com" - }, - "record": { - "CNAME": "machip3r.github.io" - } + "description": "MacHip3r Portfolio", + "repo": "https://github.com/machip3r/portfolio", + "owner": { + "username": "machip3r", + "email": "mac_258@hotmail.com" + }, + "record": { + "CNAME": "machip3r.github.io" + } } diff --git a/domains/maclong.json b/domains/maclong.json index 9f07c573f..056987142 100644 --- a/domains/maclong.json +++ b/domains/maclong.json @@ -1,11 +1,11 @@ { - "description": "Mac Long's personal developer portfolio and blog.", - "repo": "https://github.com/maclong9/maclong9", - "owner": { - "username": "maclong9", - "email": "maclong9@icloud.com" - }, - "record": { - "CNAME": "maclong9.github.io" - } + "description": "Mac Long's personal developer portfolio and blog.", + "repo": "https://github.com/maclong9/maclong9", + "owner": { + "username": "maclong9", + "email": "maclong9@icloud.com" + }, + "record": { + "CNAME": "maclong9.github.io" + } } diff --git a/domains/mafiz.json b/domains/mafiz.json index 1eaf0b294..3333ff9c9 100644 --- a/domains/mafiz.json +++ b/domains/mafiz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pacehutt", - "email": "mafizonly@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] + "owner": { + "username": "pacehutt", + "email": "mafizonly@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] } } diff --git a/domains/magma.json b/domains/magma.json index 9417daedf..a375f5d23 100644 --- a/domains/magma.json +++ b/domains/magma.json @@ -1,6 +1,5 @@ { "description": "magma's personal developer profile", - "repo": "https://github.com/mgam-is-dreamin", "owner": { "username": "mgam-is-dreamin", "email": "sacred.lunar.dragon@gmail.com" diff --git a/domains/mahdi.json b/domains/mahdi.json index 24164f70e..64c79ee45 100644 --- a/domains/mahdi.json +++ b/domains/mahdi.json @@ -1,11 +1,11 @@ { - "description": "my dev portfolio website", - "repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev", - "owner": { - "username": "mahdi-hazrati", - "email": "mahdihazratimailbox@gmail.com" - }, - "record": { - "CNAME": "mahdi-hazrati.github.io" - } + "description": "my dev portfolio website", + "repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev", + "owner": { + "username": "mahdi-hazrati", + "email": "mahdihazratimailbox@gmail.com" + }, + "record": { + "CNAME": "mahdi-hazrati.github.io" + } } diff --git a/domains/maheshpaul.json b/domains/maheshpaul.json index bde230e65..d8529bae1 100644 --- a/domains/maheshpaul.json +++ b/domains/maheshpaul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "maheshpaulj", - "email": "mahesh.paul.j@gmail.com" - }, - "record": { - "CNAME": "maheshpaul.vercel.app" - } + "owner": { + "username": "maheshpaulj", + "email": "mahesh.paul.j@gmail.com" + }, + "record": { + "CNAME": "maheshpaul.vercel.app" + } } diff --git a/domains/mahir.json b/domains/mahir.json index bd1a902ee..84e668fbf 100644 --- a/domains/mahir.json +++ b/domains/mahir.json @@ -1,6 +1,5 @@ { "description": "Mahir's Website", - "repo": "https://github.com/mtgsquad", "owner": { "username": "mtgsquad", "email": "mahir@molai.dev", diff --git a/domains/mail.codesoft.json b/domains/mail.codesoft.json index ffc92715d..fdd29a627 100644 --- a/domains/mail.codesoft.json +++ b/domains/mail.codesoft.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "CodeSoftGit", - "email": "codesoft@proton.me" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + "owner": { + "username": "CodeSoftGit", + "email": "codesoft@proton.me" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/mail.minmit.json b/domains/mail.minmit.json index 9c375418a..bee099b5c 100644 --- a/domains/mail.minmit.json +++ b/domains/mail.minmit.json @@ -1,6 +1,5 @@ { "description": "Mail For My Website", - "repo": "https://github.com/MinMitCoder", "owner": { "username": "MinMitCoder", "email": "minmitgamer@gmail.com" diff --git a/domains/mamun.json b/domains/mamun.json index d7f8436e0..fcc58fa39 100644 --- a/domains/mamun.json +++ b/domains/mamun.json @@ -1,6 +1,5 @@ { "description": "Mamun's website", - "repo": "https://github.com/mamunhpath", "owner": { "username": "mamunhpath", "email": "mamunhpath@hotmail.com" diff --git a/domains/manash.json b/domains/manash.json index bd5c50311..d66adac44 100644 --- a/domains/manash.json +++ b/domains/manash.json @@ -1,6 +1,5 @@ { "description": "Manash Sonowal - DEV", - "repo": "https://github.com/msonowal", "owner": { "username": "msonowal", "email": "manash149@gmail.com" diff --git a/domains/maninder.json b/domains/maninder.json index f62a88fe1..023de3b83 100644 --- a/domains/maninder.json +++ b/domains/maninder.json @@ -1,6 +1,5 @@ { "description": "My Github Page!", - "repo": "https://github.com/github4maninder", "owner": { "username": "github4maninder", "email": "iamgoat@tutanota.com" diff --git a/domains/manishgautam.json b/domains/manishgautam.json index 8aa578443..19bdb8097 100644 --- a/domains/manishgautam.json +++ b/domains/manishgautam.json @@ -1,11 +1,11 @@ -{ - "description": "Manish Gautam's Website", - "repo": "https://github.com/Manishmg3994/Manishmg3994.github.io", - "owner": { - "username": "Manishmg3994", - "email": "manishgautammg7@gmail.com" - }, - "record": { - "CNAME": "manishmg3994.github.io" - } -} \ No newline at end of file +{ + "description": "Manish Gautam's Website", + "repo": "https://github.com/Manishmg3994/Manishmg3994.github.io", + "owner": { + "username": "Manishmg3994", + "email": "manishgautammg7@gmail.com" + }, + "record": { + "CNAME": "manishmg3994.github.io" + } +} diff --git a/domains/manojbarman.json b/domains/manojbarman.json index eeff41055..edfc993e2 100644 --- a/domains/manojbarman.json +++ b/domains/manojbarman.json @@ -4,7 +4,6 @@ "twitter": "itsmanojb" }, "description": "My personal website", - "repo": "https://github.com/itsmanojb", "record": { "URL": "https://manojbarman.in" } diff --git a/domains/mantas.json b/domains/mantas.json index ec487c071..52d8c98de 100644 --- a/domains/mantas.json +++ b/domains/mantas.json @@ -1,6 +1,5 @@ { "description": "Mantas is a developer!", - "repo": "https://github.com/mantooc", "owner": { "username": "mantooc", "email": "mantasnugaras@gmail.com" diff --git a/domains/marc.json b/domains/marc.json index 414c35ef8..0d55bbb8a 100644 --- a/domains/marc.json +++ b/domains/marc.json @@ -1,6 +1,5 @@ { "description": "Marc Gruita is a Developer!", - "repo": "https://github.com/marcgr9", "owner": { "username": "marcgr9", "email": "marc@gruita.ro" diff --git a/domains/marcelomrwin.json b/domains/marcelomrwin.json index c22c49bf7..e11f535f7 100644 --- a/domains/marcelomrwin.json +++ b/domains/marcelomrwin.json @@ -1,6 +1,5 @@ { "description": "My personal website to showcase the stuff that I do", - "repo": "https://github.com/marcelomrwin", "owner": { "username": "marcelomrwin", "email": "marcelo.d.sales@gmail.com" diff --git a/domains/marcoleder.json b/domains/marcoleder.json index d401c215b..5ca478b51 100644 --- a/domains/marcoleder.json +++ b/domains/marcoleder.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "marcoleder", - "email": "info@marcoleder.ch" - }, - "record": { - "URL": "https://marcoleder.ch" - } + "owner": { + "username": "marcoleder", + "email": "info@marcoleder.ch" + }, + "record": { + "URL": "https://marcoleder.ch" + } } diff --git a/domains/marcos.json b/domains/marcos.json index ee2c00027..2ad88a6d2 100644 --- a/domains/marcos.json +++ b/domains/marcos.json @@ -1,11 +1,10 @@ { - "description": "Developer portfolio", - "repo": "https://github.com/mtoranzo", - "owner": { - "username": "mtoranzo", - "email": "mtoranzo@gmail.com" - }, - "record": { - "CNAME": "mtoranzo.github.io" - } -} \ No newline at end of file + "description": "Developer portfolio", + "owner": { + "username": "mtoranzo", + "email": "mtoranzo@gmail.com" + }, + "record": { + "CNAME": "mtoranzo.github.io" + } +} diff --git a/domains/mardino.json b/domains/mardino.json index c1b801ae9..e0c2bec3a 100644 --- a/domains/mardino.json +++ b/domains/mardino.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zdienos", - "email": "zdienos@yahoo.com" - }, - "record": { - "CNAME": "zdienos.com" - } + "owner": { + "username": "zdienos", + "email": "zdienos@yahoo.com" + }, + "record": { + "CNAME": "zdienos.com" + } } diff --git a/domains/mario-papetti.json b/domains/mario-papetti.json index e13296f01..4b2b42e82 100644 --- a/domains/mario-papetti.json +++ b/domains/mario-papetti.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mario-dango", - "email": "mp.robots@gmail.com" - }, - "record": { - "CNAME": "mario-dango.github.io" - } + "owner": { + "username": "Mario-dango", + "email": "mp.robots@gmail.com" + }, + "record": { + "CNAME": "mario-dango.github.io" + } } diff --git a/domains/markaguirre.json b/domains/markaguirre.json index 730900038..a2abe4a80 100644 --- a/domains/markaguirre.json +++ b/domains/markaguirre.json @@ -1,11 +1,11 @@ { - "description": "Developer Portfolio", - "repo": "https://github.com/MarkAguirre26/folio", - "owner": { - "username": "MarkAguirre26", - "email": "markaguirre26@gmail.com" - }, - "record": { - "CNAME": "markaguirre.netlify.app" - } -} \ No newline at end of file + "description": "Developer Portfolio", + "repo": "https://github.com/MarkAguirre26/folio", + "owner": { + "username": "MarkAguirre26", + "email": "markaguirre26@gmail.com" + }, + "record": { + "CNAME": "markaguirre.netlify.app" + } +} diff --git a/domains/markasaad.json b/domains/markasaad.json index d300f8cd6..4840de2d5 100644 --- a/domains/markasaad.json +++ b/domains/markasaad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "voltonik", - "email": "markasaadramzy@gmail.com" - }, - "record": { - "CNAME": "markasaad.vercel.app" - } + "owner": { + "username": "voltonik", + "email": "markasaadramzy@gmail.com" + }, + "record": { + "CNAME": "markasaad.vercel.app" + } } diff --git a/domains/markos.json b/domains/markos.json index deb080298..a485cc764 100644 --- a/domains/markos.json +++ b/domains/markos.json @@ -1,6 +1,5 @@ { "description": "Hello my name is Markos Dimitsas and I am from Greece.", - "repo": "https://github.com/markdimi", "owner": { "username": "markdimi", "email": "markdimitsas@gmail.com" diff --git a/domains/martin.json b/domains/martin.json index 54d6e2df7..e714b1a9b 100644 --- a/domains/martin.json +++ b/domains/martin.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/martinshaw/martinshaw.github.io", - "owner": { - "username": "martinshaw", - "email": "hello@martinshaw.co" - }, - "record": { - "CNAME": "martinshaw.github.io" - } -} \ No newline at end of file + "description": "Personal Portfolio", + "repo": "https://github.com/martinshaw/martinshaw.github.io", + "owner": { + "username": "martinshaw", + "email": "hello@martinshaw.co" + }, + "record": { + "CNAME": "martinshaw.github.io" + } +} diff --git a/domains/martinvruiz.json b/domains/martinvruiz.json index 31d7a0e9a..e1092fd19 100644 --- a/domains/martinvruiz.json +++ b/domains/martinvruiz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "martinvruiz", - "email": "martinvruiz10@gmail.com", - "discord": "martinvruiz10" - }, - "record": { - "CNAME": "portfoliomvr.vercel.app" - } + "owner": { + "username": "martinvruiz", + "email": "martinvruiz10@gmail.com", + "discord": "martinvruiz10" + }, + "record": { + "CNAME": "portfoliomvr.vercel.app" + } } diff --git a/domains/masood.json b/domains/masood.json index aad69bdb4..d3285923a 100644 --- a/domains/masood.json +++ b/domains/masood.json @@ -1,6 +1,5 @@ { "description": "Masood Mohammad's Personal Website", - "repo": "https://github.com/masoodbinmohammad", "owner": { "username": "masoodbinmohammad", "email": "masoodbinmohammad@hotmail.com" diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json index 7dc01ad95..205e8b613 100644 --- a/domains/mateoguidi.json +++ b/domains/mateoguidi.json @@ -1,11 +1,11 @@ { - "description": "Mateo GUIDI's Portfolio", - "repo": "https://github.com/MateoGuidi/mateoguidi.github.io", - "owner": { - "username": "MateoGuidi", - "email": "mateo.guidi5@gmail.com" - }, - "record": { - "CNAME": "mateoguidi.github.io" - } + "description": "Mateo GUIDI's Portfolio", + "repo": "https://github.com/MateoGuidi/mateoguidi.github.io", + "owner": { + "username": "MateoGuidi", + "email": "mateo.guidi5@gmail.com" + }, + "record": { + "CNAME": "mateoguidi.github.io" + } } diff --git a/domains/mateus.json b/domains/mateus.json index 235c408d1..cafec5c30 100644 --- a/domains/mateus.json +++ b/domains/mateus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "costamateus", - "email": "mateus@costamateus.com.br" - }, - "record": { - "A": [ "147.79.84.80" ] - } + "owner": { + "username": "costamateus", + "email": "mateus@costamateus.com.br" + }, + "record": { + "A": ["147.79.84.80"] + } } diff --git a/domains/mateuseap.json b/domains/mateuseap.json index 28a5d7277..a23d10a02 100644 --- a/domains/mateuseap.json +++ b/domains/mateuseap.json @@ -1,11 +1,11 @@ -{ - "description": "My portfolio", - "repo": "https://github.com/mateuseap/mateuseap.github.io", - "owner": { - "username": "mateuseap", - "email": "mateuseap@mateuseap.com" - }, - "record": { - "CNAME": "mateuseap.github.io" - } -} +{ + "description": "My portfolio", + "repo": "https://github.com/mateuseap/mateuseap.github.io", + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "CNAME": "mateuseap.github.io" + } +} diff --git a/domains/matt-murdock.json b/domains/matt-murdock.json index b5b6465d8..c9f908960 100644 --- a/domains/matt-murdock.json +++ b/domains/matt-murdock.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "xr-coder", - "email": "nryadav7412@gmail.com" - }, - "record": { - "NS": ["anahi.ns.cloudflare.com" , "darl.ns.cloudflare.com"] - } + "owner": { + "username": "xr-coder", + "email": "nryadav7412@gmail.com" + }, + "record": { + "NS": ["anahi.ns.cloudflare.com", "darl.ns.cloudflare.com"] + } } diff --git a/domains/matt.json b/domains/matt.json index 50ac3d430..9442eee49 100644 --- a/domains/matt.json +++ b/domains/matt.json @@ -1,6 +1,5 @@ { "description": "Matt is a Developer!", - "repo": "https://github.com/Tweak4141", "owner": { "username": "tweak4141", "email": "tweak@talosbot.xyz" diff --git a/domains/mattw.json b/domains/mattw.json index 7b365e300..cd5c53691 100644 --- a/domains/mattw.json +++ b/domains/mattw.json @@ -1,6 +1,5 @@ { "description": "Matt is a Developer!", - "repo": "https://github.com/Tweak4141", "owner": { "username": "tweak4141", "email": "tweak@talosbot.xyz" diff --git a/domains/mayerfried.json b/domains/mayerfried.json index 85b531275..cfe12d2a5 100644 --- a/domains/mayerfried.json +++ b/domains/mayerfried.json @@ -1,6 +1,5 @@ { "description": "Mayer Fried Is A Dev", - "repo": "https://github.com/mfried40", "owner": { "username": "mfried40", "email": "mayer@mayerfried.com" diff --git a/domains/mayurraut.json b/domains/mayurraut.json index 5ec9c473e..31089e679 100644 --- a/domains/mayurraut.json +++ b/domains/mayurraut.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/razobeckett/razobeckett.github.io", - "owner": { - "username": "razobeckett", - "email": "mayurraut.dev@gmail.com" - }, - "record": { - "CNAME": "razobeckett.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/razobeckett/razobeckett.github.io", + "owner": { + "username": "razobeckett", + "email": "mayurraut.dev@gmail.com" + }, + "record": { + "CNAME": "razobeckett.github.io" + } } diff --git a/domains/mazengohar.json b/domains/mazengohar.json index 79bee6893..0cf5019b9 100644 --- a/domains/mazengohar.json +++ b/domains/mazengohar.json @@ -1,6 +1,5 @@ { "description": "Mazen Gohar - DEV", - "repo": "https://github.com/MazenGohar", "owner": { "username": "MazenGohar", "email": "mizoiology@gmail.com" diff --git a/domains/mb.json b/domains/mb.json index 246c7c3e5..910e20001 100644 --- a/domains/mb.json +++ b/domains/mb.json @@ -1,6 +1,5 @@ { "description": "Michael's personal developer website", - "repo": "https://github.com/mbrav", "owner": { "username": "mbrav", "email": "mbrav@protonmail.com" diff --git a/domains/mega.json b/domains/mega.json index b93865291..d9dd89558 100644 --- a/domains/mega.json +++ b/domains/mega.json @@ -1,6 +1,5 @@ { "description": "My Personal website and possibly an API", - "repo": "https://github.com/MegaDevGuy", "owner": { "username": "MegaDevGuy", "twitter": "_Mega_Dev_" diff --git a/domains/mehrdad.json b/domains/mehrdad.json index c824de884..e11f1e8cb 100644 --- a/domains/mehrdad.json +++ b/domains/mehrdad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mehrdad-shokri", - "email": "code.poet95@gmail.com" - }, - "record": { - "CNAME": "mehrdad.ai" - } + "owner": { + "username": "mehrdad-shokri", + "email": "code.poet95@gmail.com" + }, + "record": { + "CNAME": "mehrdad.ai" + } } diff --git a/domains/melainegerard.json b/domains/melainegerard.json index 211289550..98b248579 100644 --- a/domains/melainegerard.json +++ b/domains/melainegerard.json @@ -1,6 +1,5 @@ { "description": "Redirect to my personal website", - "repo": "https://github.com/MelaineGerard", "owner": { "username": "MelaineGerard", "email": "pro@melaine-gerard.fr", diff --git a/domains/melih.json b/domains/melih.json index af3ed9360..47878c1d3 100644 --- a/domains/melih.json +++ b/domains/melih.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mdegis", - "email": "melihdegis@gmail.com" - }, - "record": { - "CNAME": "mdegis.com" - } + "owner": { + "username": "mdegis", + "email": "melihdegis@gmail.com" + }, + "record": { + "CNAME": "mdegis.com" + } } diff --git a/domains/meloun7.json b/domains/meloun7.json index c1275092f..d9d9bc774 100644 --- a/domains/meloun7.json +++ b/domains/meloun7.json @@ -1,6 +1,5 @@ { "description": "My personal website", - "repo": "https://github.com/Whtery1087", "owner": { "username": "Whtery1087", "email": "beelandsofficialmc@gmail.com" diff --git a/domains/meyer-pidiache.json b/domains/meyer-pidiache.json index c56e97735..96b632798 100644 --- a/domains/meyer-pidiache.json +++ b/domains/meyer-pidiache.json @@ -1,10 +1,10 @@ { - "description": "Blog", - "owner": { - "username": "meyer-pidiache", - "email": "pidiache@duck.com" - }, - "record": { - "CNAME": "meyer-pidiache.github.io" - } + "description": "Blog", + "owner": { + "username": "meyer-pidiache", + "email": "pidiache@duck.com" + }, + "record": { + "CNAME": "meyer-pidiache.github.io" + } } diff --git a/domains/micah.json b/domains/micah.json index ebe809748..97715e06f 100644 --- a/domains/micah.json +++ b/domains/micah.json @@ -1,6 +1,5 @@ { "description": "Micah Lindley is a web developer.", - "repo": "https://github.com/micahlt", "owner": { "username": "micahlt", "email": "hi@micahlindley.com" diff --git a/domains/michaelmuthomi.json b/domains/michaelmuthomi.json index 0c538ba37..8b0d8702e 100644 --- a/domains/michaelmuthomi.json +++ b/domains/michaelmuthomi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "michaelmuthomi", - "email": "lit911call@gmail.com" - }, - "record": { - "CNAME": "michael-portfolio-green.vercel.app" - } + "owner": { + "username": "michaelmuthomi", + "email": "lit911call@gmail.com" + }, + "record": { + "CNAME": "michael-portfolio-green.vercel.app" + } } diff --git a/domains/miguel.json b/domains/miguel.json index bf19dfe0d..a9a51cb47 100644 --- a/domains/miguel.json +++ b/domains/miguel.json @@ -1,6 +1,5 @@ { "description": "Miguel Piedrafita's website", - "repo": "https://github.com/m1guelpf", "owner": { "username": "m1guelpf", "email": "soy@miguelpiedrafita.com" diff --git a/domains/mike.json b/domains/mike.json index 41b595b2f..11cfb8e80 100644 --- a/domains/mike.json +++ b/domains/mike.json @@ -1,6 +1,5 @@ { "description": "Mike's portfolio website and blog", - "repo": "https://github.com/mdrobbins", "owner": { "username": "mdrobbins", "email": "mikedrobbins@gmail.com" diff --git a/domains/milan090.json b/domains/milan090.json index 7a6d8947d..e3607e6f5 100644 --- a/domains/milan090.json +++ b/domains/milan090.json @@ -1,6 +1,5 @@ { "description": "I'm a student, but who are you 🔫", - "repo": "https://github.com/milan090", "owner": { "username": "milan090", "email": "milanmuhammed1@gmail.com" diff --git a/domains/minhtuan-1.json b/domains/minhtuan-1.json index b7f2b9ffc..1be8150cb 100644 --- a/domains/minhtuan-1.json +++ b/domains/minhtuan-1.json @@ -1,11 +1,11 @@ { - "description": "profile-tuan.dev", - "owner": { - "username": "tuannguyen2002", - "email": "nxmtuan.2002@gmail.com", - "discord": "nightfury06749" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "description": "profile-tuan.dev", + "owner": { + "username": "tuannguyen2002", + "email": "nxmtuan.2002@gmail.com", + "discord": "nightfury06749" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/minhvo.json b/domains/minhvo.json index b883f6b06..dd83efea2 100644 --- a/domains/minhvo.json +++ b/domains/minhvo.json @@ -1,12 +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 + "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" + } +} diff --git a/domains/minmit.json b/domains/minmit.json index 20ac64b44..2a87f73ee 100644 --- a/domains/minmit.json +++ b/domains/minmit.json @@ -1,6 +1,5 @@ { "description": "My Personal Website", - "repo": "https://github.com/MinMitCoder", "owner": { "username": "MinMitCoder", "email": "minmitgamer@gmail.com" diff --git a/domains/mj1532.json b/domains/mj1532.json index 2cbeb6fa3..775ba0e3e 100644 --- a/domains/mj1532.json +++ b/domains/mj1532.json @@ -1,6 +1,5 @@ { "description": "MJ1532 Just A Normal Developer", - "repo": "https://github.com/MJ1532", "owner": { "username": "MJ1532", "email": "business@mj1532.cf" diff --git a/domains/mmondragon.json b/domains/mmondragon.json index 2163bbed3..0f9c1e43f 100644 --- a/domains/mmondragon.json +++ b/domains/mmondragon.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Mac-Mondragon" - }, - "record": { - "CNAME": "Mac-Mondragon.github.io" - } + "owner": { + "username": "Mac-Mondragon" + }, + "record": { + "CNAME": "Mac-Mondragon.github.io" + } } diff --git a/domains/moein.json b/domains/moein.json index 8c184a123..07238315f 100644 --- a/domains/moein.json +++ b/domains/moein.json @@ -5,8 +5,6 @@ "discord": "truemoein" }, "record": { - "A": [ - "76.76.21.21" - ] + "A": ["76.76.21.21"] } -} \ No newline at end of file +} diff --git a/domains/mohamedhisham.json b/domains/mohamedhisham.json index 3c0e51757..b838093d6 100644 --- a/domains/mohamedhisham.json +++ b/domains/mohamedhisham.json @@ -1,11 +1,11 @@ { - "description": "The personal website for Mohamed Hisham", - "repo": "https://github.com/MH0386/MH0386.github.io", - "owner": { - "username": "MH0386", - "email": "mohamed.hisham.abdelzaher@gmail.com" - }, - "record": { - "CNAME": "mh0386.github.io" - } + "description": "The personal website for Mohamed Hisham", + "repo": "https://github.com/MH0386/MH0386.github.io", + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "CNAME": "mh0386.github.io" + } } diff --git a/domains/mohit.json b/domains/mohit.json index d62cb6e66..9c307bf32 100644 --- a/domains/mohit.json +++ b/domains/mohit.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kumar-mohit-dev", - "email": "mohitgoswami.work@gmail.com" - }, - "record": { - "CNAME": "kumar-mohit-dev.github.io" - } + "owner": { + "username": "kumar-mohit-dev", + "email": "mohitgoswami.work@gmail.com" + }, + "record": { + "CNAME": "kumar-mohit-dev.github.io" + } } diff --git a/domains/molai.json b/domains/molai.json index bd1a902ee..84e668fbf 100644 --- a/domains/molai.json +++ b/domains/molai.json @@ -1,6 +1,5 @@ { "description": "Mahir's Website", - "repo": "https://github.com/mtgsquad", "owner": { "username": "mtgsquad", "email": "mahir@molai.dev", diff --git a/domains/momoka.json b/domains/momoka.json index 5b281d6b2..8b2e76241 100644 --- a/domains/momoka.json +++ b/domains/momoka.json @@ -1,11 +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" - } + "description": "M0M0K4S4N.github.io", + "repo": "https://github.com/M0M0K4S4N/M0M0K4S4N.github.io", + "owner": { + "username": "M0M0K4S4N", + "email": "momokasan@proton.me" + }, + "record": { + "CNAME": "m0m0k4s4n.github.io" + } } diff --git a/domains/mpy.json b/domains/mpy.json index b51be78f2..653904d1b 100644 --- a/domains/mpy.json +++ b/domains/mpy.json @@ -1,6 +1,5 @@ { "description": "Mike Perry Y Attara's personal website", - "repo": "https://github.com/mikeattara", "owner": { "username": "mikeattara", "email": "mpyebattara@gmail.com" diff --git a/domains/mrcat.json b/domains/mrcat.json index 31fe646e3..b54c9ec57 100644 --- a/domains/mrcat.json +++ b/domains/mrcat.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "bipre2466", - "discord": "1137413640945934418", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Y8eHPjeSqnG2MUxTMFsvWlhMNNYDsxTheEB8ak8Kiyso-_aGMkwFG_tMPE_2ZBya20BjudXX_gRgAG7YmDuyOP-oBGGP6pms8em_hgNoWxW9SQCfufy4dQ_sMkLNGumobnemmUuzlpMB77EtoBxXiINvyAF_MgoS_G68_6arIRWphBTSAGEaU2Fl7nBYUiArQD4W0wiZwTrwl5PRB6orOSa-SA4bg7k6ZDtxVmYCX1l1k_8ggG9L7oauftJ7yjq58miTUIx02qeCuP_t_p30wHHUbk02yFpJFtnH14xiDRQUCeAh25CibruxR82sDvsTPdsOJDJ-v_cWaenXoxX3Fg.Wjo-oD356QVDbjpXuIdBNg.OPnI-kc3PmzXQR-VR3rYOmFF1Quv56CJnGm-FUMP7WXRK-HW040wF647Sm3hu5KD_mn0gHdOvnVfpwBkKHsWg_eUzJgMlnBCzkT81lIi540.LNJ_5YhJ9zA2Kx8mx27hdQ" - }, - - "record": { - "A": ["31.6.7.25"] - } - } - \ No newline at end of file + "owner": { + "username": "bipre2466", + "discord": "1137413640945934418", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Y8eHPjeSqnG2MUxTMFsvWlhMNNYDsxTheEB8ak8Kiyso-_aGMkwFG_tMPE_2ZBya20BjudXX_gRgAG7YmDuyOP-oBGGP6pms8em_hgNoWxW9SQCfufy4dQ_sMkLNGumobnemmUuzlpMB77EtoBxXiINvyAF_MgoS_G68_6arIRWphBTSAGEaU2Fl7nBYUiArQD4W0wiZwTrwl5PRB6orOSa-SA4bg7k6ZDtxVmYCX1l1k_8ggG9L7oauftJ7yjq58miTUIx02qeCuP_t_p30wHHUbk02yFpJFtnH14xiDRQUCeAh25CibruxR82sDvsTPdsOJDJ-v_cWaenXoxX3Fg.Wjo-oD356QVDbjpXuIdBNg.OPnI-kc3PmzXQR-VR3rYOmFF1Quv56CJnGm-FUMP7WXRK-HW040wF647Sm3hu5KD_mn0gHdOvnVfpwBkKHsWg_eUzJgMlnBCzkT81lIi540.LNJ_5YhJ9zA2Kx8mx27hdQ" + }, + + "record": { + "A": ["31.6.7.25"] + } +} diff --git a/domains/mrincer.json b/domains/mrincer.json index feddafd67..3e4be87c9 100644 --- a/domains/mrincer.json +++ b/domains/mrincer.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "khincer", - "email": "kirk.incerg@gmail.com", - "discord": "kyllhua" - }, - "record": { - "CNAME": "portfolio-ashy-ten-95.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "khincer", + "email": "kirk.incerg@gmail.com", + "discord": "kyllhua" + }, + "record": { + "CNAME": "portfolio-ashy-ten-95.vercel.app" + } +} diff --git a/domains/mrthundergod.json b/domains/mrthundergod.json index 7cdc71b00..bf08f9957 100644 --- a/domains/mrthundergod.json +++ b/domains/mrthundergod.json @@ -1,6 +1,5 @@ { "description": "The ThunderDome", - "repo": "https://github.com/mrthundergod", "owner": { "username": "mrthundergod", "email": "mrthundergod@gmail.com" diff --git a/domains/mu.json b/domains/mu.json index 1e8929625..16719e3c4 100644 --- a/domains/mu.json +++ b/domains/mu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mohammadusman666", - "email": "mohammadusman666@gmail.com" - }, - "record": { - "CNAME": "portfolio-1cw.pages.dev" - } + "owner": { + "username": "mohammadusman666", + "email": "mohammadusman666@gmail.com" + }, + "record": { + "CNAME": "portfolio-1cw.pages.dev" + } } diff --git a/domains/mubaidr.json b/domains/mubaidr.json index 48c5f0d80..2f637b10b 100644 --- a/domains/mubaidr.json +++ b/domains/mubaidr.json @@ -1,8 +1,7 @@ { "owner": { "username": "mubaidr", - "email": "mubaidr@gmail.com", - "discord": "" + "email": "mubaidr@gmail.com" }, "record": { "CNAME": "mubaidr.js.org" diff --git a/domains/mubarak.json b/domains/mubarak.json index 1bd0d9359..d6e3161a8 100644 --- a/domains/mubarak.json +++ b/domains/mubarak.json @@ -1,6 +1,5 @@ { "description": "link to Mubarak H. Alketbi Github profile", - "repo": "https://github.com/MubarakHAlketbi", "owner": { "username": "MubarakHAlketbi", "email": "mubarak.harran@gmail.com" diff --git a/domains/muhammad-yusuf.json b/domains/muhammad-yusuf.json index 95eefca48..0de161403 100644 --- a/domains/muhammad-yusuf.json +++ b/domains/muhammad-yusuf.json @@ -1,11 +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": { - "URL": "https://mhmmd-ysf.github.io" - } + "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": { + "URL": "https://mhmmd-ysf.github.io" + } } diff --git a/domains/muhammadabdullah.json b/domains/muhammadabdullah.json index 407a77bdc..98aa2cf6e 100644 --- a/domains/muhammadabdullah.json +++ b/domains/muhammadabdullah.json @@ -1,10 +1,9 @@ -{ - "owner": { - "username": "Abdullah9715", - "email": "muftimuhammadabdullah225@gmail.com" - }, - "record": { - "URL": "https://latest-porfolio-website.web.app" - } - } - +{ + "owner": { + "username": "Abdullah9715", + "email": "muftimuhammadabdullah225@gmail.com" + }, + "record": { + "URL": "https://latest-porfolio-website.web.app" + } +} diff --git a/domains/muralikrishna.json b/domains/muralikrishna.json index 2e5818dfa..b465ba19d 100644 --- a/domains/muralikrishna.json +++ b/domains/muralikrishna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "muralimallela", - "email": "mmallela9@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/muthomi.json b/domains/muthomi.json index 4d05dcc6d..ff8e3bd4e 100644 --- a/domains/muthomi.json +++ b/domains/muthomi.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "michaelmuthomi", - "email": "", - "discord": "michaelgikunda" - }, - "record": { - "CNAME": "michael-portfolio-green.vercel.app" - } + "owner": { + "username": "michaelmuthomi", + "discord": "michaelgikunda" + }, + "record": { + "CNAME": "michael-portfolio-green.vercel.app" + } } diff --git a/domains/mvl.json b/domains/mvl.json index 0f495b384..e8980d191 100644 --- a/domains/mvl.json +++ b/domains/mvl.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "medival", - "email": "dev.adipurnomo@gmail.com" - }, - "record": { - "CNAME": "blog.mvl.biz.id" - } + "owner": { + "username": "medival", + "email": "dev.adipurnomo@gmail.com" + }, + "record": { + "CNAME": "blog.mvl.biz.id" + } } diff --git a/domains/myominhan.json b/domains/myominhan.json index d9fbd8a84..da474e422 100644 --- a/domains/myominhan.json +++ b/domains/myominhan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mmhann18491", - "email": "myominhan18491@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-site-2d30a.web.app" - } + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-site-2d30a.web.app" + } } diff --git a/domains/myprofile.json b/domains/myprofile.json index eac14a170..c989f485a 100644 --- a/domains/myprofile.json +++ b/domains/myprofile.json @@ -1,11 +1,11 @@ { - "description": "tuan.myprofile.dev", - "owner": { - "username": "tuannguyen2002", - "email": "coixaygio107@gmail.com", - "discord": "minhtuan9039" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "description": "tuan.myprofile.dev", + "owner": { + "username": "tuannguyen2002", + "email": "coixaygio107@gmail.com", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/mythsman.json b/domains/mythsman.json index 6ba26aaef..e4789ad9e 100644 --- a/domains/mythsman.json +++ b/domains/mythsman.json @@ -1,6 +1,5 @@ { "description": "Mythsman's personal site", - "repo": "https://github.com/mythsman", "owner": { "username": "mythsman", "email": "mythsman@foxmail.com" diff --git a/domains/mzaman.json b/domains/mzaman.json index d38ee56b5..b581c1439 100644 --- a/domains/mzaman.json +++ b/domains/mzaman.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "mirzazaman", - "email": "mirzazaman828@gmail.com" - }, - "record": { - "CNAME": "zaman-portfolio.vercel.app" - } -} \ No newline at end of file +{ + "owner": { + "username": "mirzazaman", + "email": "mirzazaman828@gmail.com" + }, + "record": { + "CNAME": "zaman-portfolio.vercel.app" + } +} diff --git a/domains/n3m.json b/domains/n3m.json index 4e1d6bbfb..20290f62b 100644 --- a/domains/n3m.json +++ b/domains/n3m.json @@ -1,10 +1,9 @@ { "description": "Domain that redirects to my personal portfolio", - "repo": "https://github.com/n3m", "owner": { "username": "n3m" }, "record": { "URL": "https://n3m.me" } -} \ No newline at end of file +} diff --git a/domains/n4n5.json b/domains/n4n5.json index e4331b8c4..890d9fe69 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -1,6 +1,5 @@ { "description": "redirects to my website", - "repo": "https://github.com/Its-Just-Nans", "owner": { "username": "Its-Just-Nans" }, diff --git a/domains/nadeerasilva.json b/domains/nadeerasilva.json index c521eb1b4..5e9d4118b 100644 --- a/domains/nadeerasilva.json +++ b/domains/nadeerasilva.json @@ -1,11 +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" - } + "description": "My personal portfolio", + "repo": "https://github.com/NadeeraSilvaa/nadeerasilvaa.github.io", + "owner": { + "username": "nadeerasilvaa", + "email": "nadeerasilva01@gmail.com" + }, + "record": { + "CNAME": "nadeerasilvaa.github.io" + } } diff --git a/domains/nai.json b/domains/nai.json index daf551898..145e7b51d 100644 --- a/domains/nai.json +++ b/domains/nai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NailethR", - "email": "nait.0005@gmail.com" - }, - "record": { - "CNAME": "nailethr.github.io" - } + "owner": { + "username": "NailethR", + "email": "nait.0005@gmail.com" + }, + "record": { + "CNAME": "nailethr.github.io" + } } diff --git a/domains/namansrivastava.json b/domains/namansrivastava.json index 2a10e2029..7dc75b59c 100644 --- a/domains/namansrivastava.json +++ b/domains/namansrivastava.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "naman-0804", - "email": "namansrivastava1608@gmail.com", - "discord": "naman_1101" - }, - "record": { - "CNAME": "naman08portfolio.vercel.app" - } + "owner": { + "username": "naman-0804", + "email": "namansrivastava1608@gmail.com", + "discord": "naman_1101" + }, + "record": { + "CNAME": "naman08portfolio.vercel.app" + } } diff --git a/domains/narasima.json b/domains/narasima.json index c7a2950e8..7569b796f 100644 --- a/domains/narasima.json +++ b/domains/narasima.json @@ -1,4 +1,4 @@ - { +{ "owner": { "username": "NarasimaPandiyan", "email": "cs42059@gmail.com", @@ -6,13 +6,7 @@ }, "record": { "A": ["75.2.60.5"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } - diff --git a/domains/natan.json b/domains/natan.json index 627639857..74d43bd85 100644 --- a/domains/natan.json +++ b/domains/natan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NatanKonig", - "email": "natan.camargo8@gmail.com" - }, - "record": { - "A": ["144.22.137.5"] - } + "owner": { + "username": "NatanKonig", + "email": "natan.camargo8@gmail.com" + }, + "record": { + "A": ["144.22.137.5"] + } } diff --git a/domains/naveenxd.json b/domains/naveenxd.json index 3d986bfa2..249cef31e 100644 --- a/domains/naveenxd.json +++ b/domains/naveenxd.json @@ -1,6 +1,5 @@ { "description": "naveenxd.is-a.dev", - "repo": "https://github.com/Naveen-X", "owner": { "username": "Naveen-X", "email": "naveen@ourclg.tech" diff --git a/domains/naviheylisten.json b/domains/naviheylisten.json index 65a56e91d..fd86a31d0 100644 --- a/domains/naviheylisten.json +++ b/domains/naviheylisten.json @@ -1,14 +1,11 @@ { - "description": "Domain used for the backend of my blog", - "owner": { - "username": "HeyListenNavi", - "email": "heylistennavi@proton.me", - "discord": "naviheylisten" - }, - "record": { - "NS": [ - "gloria.ns.cloudflare.com", - "mustafa.ns.cloudflare.com" - ] - } + "description": "Domain used for the backend of my blog", + "owner": { + "username": "HeyListenNavi", + "email": "heylistennavi@proton.me", + "discord": "naviheylisten" + }, + "record": { + "NS": ["gloria.ns.cloudflare.com", "mustafa.ns.cloudflare.com"] + } } diff --git a/domains/nayan.json b/domains/nayan.json index ab18853e8..4feaf4751 100644 --- a/domains/nayan.json +++ b/domains/nayan.json @@ -1,6 +1,5 @@ { "description": "A personal website, for Nayan Patel.", - "repo": "https://github.com/pateln123", "owner": { "username": "pateln123", "email": "hello@nayanpatel.net" diff --git a/domains/nayu.json b/domains/nayu.json index c222bbc86..ddec2fbb4 100644 --- a/domains/nayu.json +++ b/domains/nayu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nayumin", - "email": "nayumi@duck.com" - }, - "record": { - "CNAME": "web-dgj.pages.dev" - } + "owner": { + "username": "nayumin", + "email": "nayumi@duck.com" + }, + "record": { + "CNAME": "web-dgj.pages.dev" + } } diff --git a/domains/nd24.json b/domains/nd24.json index eff10a971..d7c106601 100644 --- a/domains/nd24.json +++ b/domains/nd24.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/neel.json b/domains/neel.json index 2a38c7ddd..07d8db61e 100644 --- a/domains/neel.json +++ b/domains/neel.json @@ -1,12 +1,11 @@ { - "description": "Personal Portfolio Website of Neel Mishra", - "repo": "https://github.com/Neel-07/my_portfolio", - "owner": { - "username": "neelmishra", - "email": "neelmishra9125@gmail.com" - }, - "record": { - "CNAME": "neelmishra.vercel.app" - - } + "description": "Personal Portfolio Website of Neel Mishra", + "repo": "https://github.com/Neel-07/my_portfolio", + "owner": { + "username": "neelmishra", + "email": "neelmishra9125@gmail.com" + }, + "record": { + "CNAME": "neelmishra.vercel.app" + } } diff --git a/domains/nef.json b/domains/nef.json index 5b355907d..945e4682a 100644 --- a/domains/nef.json +++ b/domains/nef.json @@ -1,11 +1,11 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/nefter/eleventy-netlify-boilerplate", - "owner": { - "username": "nefter", - "email": "therealnefter@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "Describe the use of this subdomain", + "repo": "https://github.com/nefter/eleventy-netlify-boilerplate", + "owner": { + "username": "nefter", + "email": "therealnefter@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/neil.json b/domains/neil.json index 50234a6e6..70447f53e 100644 --- a/domains/neil.json +++ b/domains/neil.json @@ -6,4 +6,4 @@ "record": { "CNAME": "nxl22.github.io" } -} \ No newline at end of file +} diff --git a/domains/nemoralis.json b/domains/nemoralis.json index 1cc908e1d..3ca3f0511 100644 --- a/domains/nemoralis.json +++ b/domains/nemoralis.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nemoralis", - "email": "nerim4n@pm.me" - }, - "record": { - "CNAME": "neriman-me.pages.dev" - } + "owner": { + "username": "nemoralis", + "email": "nerim4n@pm.me" + }, + "record": { + "CNAME": "neriman-me.pages.dev" + } } diff --git a/domains/ngqkhai.json b/domains/ngqkhai.json index a50fbc1d1..d10806c80 100644 --- a/domains/ngqkhai.json +++ b/domains/ngqkhai.json @@ -1,6 +1,5 @@ { "description": "Documentation website for is-a.dev", - "repo": "", "owner": { "username": "ngqkhai", "email": "nguyenquangkhai2509@gmail.com" diff --git a/domains/nguyenminhtuan.json b/domains/nguyenminhtuan.json index f6d72d0e3..3de80e85f 100644 --- a/domains/nguyenminhtuan.json +++ b/domains/nguyenminhtuan.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tuannguyen2002", - "email": "", - "discord": "minhtuan9039" - }, - "record": { - "CNAME": "profile-sigma-wine.vercel.app" - } + "owner": { + "username": "tuannguyen2002", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "profile-sigma-wine.vercel.app" + } } diff --git a/domains/nick.json b/domains/nick.json index c598e52aa..fa3fd15f3 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -8,4 +8,4 @@ "record": { "URL": "https://nicholasalfonso.com" } -} \ No newline at end of file +} diff --git a/domains/niclqs.json b/domains/niclqs.json index 5aa8d348b..e9f983367 100644 --- a/domains/niclqs.json +++ b/domains/niclqs.json @@ -3,7 +3,6 @@ "record": { "URL": "https://niclqs.dev" }, - "repo": "https://github.com/niclqsger", "owner": { "discord": "niclqs", "email": "discord@push-den-weg.de", diff --git a/domains/nicojsuarez.json b/domains/nicojsuarez.json index 75acb28f2..d39a77225 100644 --- a/domains/nicojsuarez.json +++ b/domains/nicojsuarez.json @@ -1,11 +1,11 @@ { - "description": "Personal use", - "repo": "https://github.com/NicoJSuarez2/PersonalPage", - "owner": { - "username": "nicojsuarez2", - "email": "javinsurez@gmail.com" - }, - "record": { - "CNAME": "Nicojsuarez2.github.io" - } + "description": "Personal use", + "repo": "https://github.com/NicoJSuarez2/PersonalPage", + "owner": { + "username": "nicojsuarez2", + "email": "javinsurez@gmail.com" + }, + "record": { + "CNAME": "Nicojsuarez2.github.io" + } } diff --git a/domains/nicollas.json b/domains/nicollas.json index f2f6a7fdb..c04ae69a3 100644 --- a/domains/nicollas.json +++ b/domains/nicollas.json @@ -1,12 +1,11 @@ { - "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 + "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" + } +} diff --git a/domains/nietbeer.json b/domains/nietbeer.json index 5c44a6b42..001cd015c 100644 --- a/domains/nietbeer.json +++ b/domains/nietbeer.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "VulcanoSoftware", - "discord": "814891541205876767", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NZN_bOggifZEtlA324wg2l2u3hX2MvZuD3yLHULkNX81YRQfOCtvT0IfoXAKV5IMD8GRt8qFAo2Rpw2lOvrTrvlEmjPkO_u0n5ScCZVU6FsXENlBz4zD5hHAes_kd1LCzFOICbmNdLNqWEoMEiNUw6VZiUfuIuqrJXIRXkSFXWQGWYUc_wbzu1oEdKLwNt0IvY4DyQ9pWvCSnsQlhXb7lUJS6iC-VUBoAqZnTuScHpwx5xHXHhFdJu2iiBU8zmroAQTxJ28-DLTuBmIRMQgS-FfZK0i7UQHnZb2f3CdWzi2lmlBQM-NCf8yOzziPAoS8cF1Eh4eQLKerBWlHyCSiyg.r37yi_KvhV0NTbXtet_DHw.PTf0jwkhBjRrEF8mdrsrhSetzO6jeM9XX50rJgv5brt3XwRbYWWaOlZjaLWTBNOuGGlCplqBngPJkB3ycZNUpay8NXKTGwdaSNgQRmi_-O_HbETajYI_zPsfLtjW-DEC.jHnPtvN5bcAswFISD9YBeg" - }, - - "record": { - "CNAME": "nietbeer.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "VulcanoSoftware", + "discord": "814891541205876767", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NZN_bOggifZEtlA324wg2l2u3hX2MvZuD3yLHULkNX81YRQfOCtvT0IfoXAKV5IMD8GRt8qFAo2Rpw2lOvrTrvlEmjPkO_u0n5ScCZVU6FsXENlBz4zD5hHAes_kd1LCzFOICbmNdLNqWEoMEiNUw6VZiUfuIuqrJXIRXkSFXWQGWYUc_wbzu1oEdKLwNt0IvY4DyQ9pWvCSnsQlhXb7lUJS6iC-VUBoAqZnTuScHpwx5xHXHhFdJu2iiBU8zmroAQTxJ28-DLTuBmIRMQgS-FfZK0i7UQHnZb2f3CdWzi2lmlBQM-NCf8yOzziPAoS8cF1Eh4eQLKerBWlHyCSiyg.r37yi_KvhV0NTbXtet_DHw.PTf0jwkhBjRrEF8mdrsrhSetzO6jeM9XX50rJgv5brt3XwRbYWWaOlZjaLWTBNOuGGlCplqBngPJkB3ycZNUpay8NXKTGwdaSNgQRmi_-O_HbETajYI_zPsfLtjW-DEC.jHnPtvN5bcAswFISD9YBeg" + }, + + "record": { + "CNAME": "nietbeer.pages.dev" + } +} diff --git a/domains/nifle.json b/domains/nifle.json index ad944bd8c..b657503b3 100644 --- a/domains/nifle.json +++ b/domains/nifle.json @@ -1,7 +1,6 @@ { "owner": { "username": "Nifle-CGE", - "email": "", "discord": "553939229475078154", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" }, diff --git a/domains/nikhilji.json b/domains/nikhilji.json index e5dcbcccf..5b91aedf0 100644 --- a/domains/nikhilji.json +++ b/domains/nikhilji.json @@ -1,12 +1,11 @@ { - "description": "Nikhil Ji ki Website", - "repo": "https://github.com/cityji/cityji.github.io", - "owner": { - "username": "cityji", - "email": "mail.tiwarinikhil+domainIsADev@googlemail.com" - }, - "record": { - "CNAME": "cityji.github.io" - } + "description": "Nikhil Ji ki Website", + "repo": "https://github.com/cityji/cityji.github.io", + "owner": { + "username": "cityji", + "email": "mail.tiwarinikhil+domainIsADev@googlemail.com" + }, + "record": { + "CNAME": "cityji.github.io" } - \ No newline at end of file +} diff --git a/domains/nikity.json b/domains/nikity.json index 3dd66c585..4cfaf02c1 100644 --- a/domains/nikity.json +++ b/domains/nikity.json @@ -1,10 +1,10 @@ { - "description": "Subdomain woohoo", - "owner": { - "username": "Nikityyy", - "email": "bergernikita1807@gmail.com" - }, - "record": { - "CNAME": "nikityyy.github.io" - } + "description": "Subdomain woohoo", + "owner": { + "username": "Nikityyy", + "email": "bergernikita1807@gmail.com" + }, + "record": { + "CNAME": "nikityyy.github.io" + } } diff --git a/domains/nitesh.json b/domains/nitesh.json index 99d5d9035..742820f23 100644 --- a/domains/nitesh.json +++ b/domains/nitesh.json @@ -1,6 +1,5 @@ { "description": "My personal portfolio site", - "repo": "https://github.com/Niteshballa", "owner": { "username": "Niteshballa", "email": "nithesh.mom@gmail.com" diff --git a/domains/nnocsupnn.json b/domains/nnocsupnn.json index e316b19fb..908c13ff5 100644 --- a/domains/nnocsupnn.json +++ b/domains/nnocsupnn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nnocsupnn", - "email": "nnocsupnn@gmail.com" - }, - "record": { - "CNAME": "nnocsupnn.github.io" - } + "owner": { + "username": "nnocsupnn", + "email": "nnocsupnn@gmail.com" + }, + "record": { + "CNAME": "nnocsupnn.github.io" + } } diff --git a/domains/noelpaton-og.json b/domains/noelpaton-og.json index ffe84597f..c3cae7c54 100644 --- a/domains/noelpaton-og.json +++ b/domains/noelpaton-og.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "noelpaton-og", - "email": "noel27938@gmail.com" - }, - "record": { - "CNAME": "noelpaton-og.github.io" - } + "owner": { + "username": "noelpaton-og", + "email": "noel27938@gmail.com" + }, + "record": { + "CNAME": "noelpaton-og.github.io" + } } diff --git a/domains/noob.json b/domains/noob.json index 5f359b803..1aa4450e2 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,12 +1,12 @@ { - "description": "My personal portfolio site, made in nextjs", - "repo": "https://github.com/IMXNOOBX/universe", - "owner": { - "username": "IMXNOOBX", - "email": "me@noob.bio" - }, - "record": { - "CNAME": "noob.bio" - }, - "proxied": false - } \ No newline at end of file + "description": "My personal portfolio site, made in nextjs", + "repo": "https://github.com/IMXNOOBX/universe", + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "CNAME": "noob.bio" + }, + "proxied": false +} diff --git a/domains/nthn.json b/domains/nthn.json index 622f63a89..dca567fa2 100644 --- a/domains/nthn.json +++ b/domains/nthn.json @@ -1,6 +1,5 @@ { "description": "Storage Untuk Mengupload Semua Filemu", - "repo": "https://github.com/ZeroChanBot", "owner": { "username": "Nathan", "email": "contact@webraku.xyz" diff --git a/domains/nxmtuan.json b/domains/nxmtuan.json index 046ab477f..70a8e9007 100644 --- a/domains/nxmtuan.json +++ b/domains/nxmtuan.json @@ -1,11 +1,11 @@ { - "description": "nxmt-profile.dev", - "owner": { - "username": "tuannguyen2002", - "email": "coixaygio107@gmail.com", - "discord": "nightfury06749" - }, - "record": { - "CNAME": "profile-sigma-wine.vercel.app" - } + "description": "nxmt-profile.dev", + "owner": { + "username": "tuannguyen2002", + "email": "coixaygio107@gmail.com", + "discord": "nightfury06749" + }, + "record": { + "CNAME": "profile-sigma-wine.vercel.app" + } } diff --git a/domains/nxrmqlly.json b/domains/nxrmqlly.json index 403ae35f2..0702db19d 100644 --- a/domains/nxrmqlly.json +++ b/domains/nxrmqlly.json @@ -3,8 +3,7 @@ "repo": "https://github.com/nxrmqlly/nxrmqlly.github.io", "owner": { "username": "nxrmqlly", - "email": "ritam.das3110@outlook.com", - "twitter": "" + "email": "ritam.das3110@outlook.com" }, "record": { "CNAME": "nxrmqlly.github.io" diff --git a/domains/nyexoi.json b/domains/nyexoi.json index d9b3d5a64..44ca0b2ba 100644 --- a/domains/nyexoi.json +++ b/domains/nyexoi.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "nyex0i", - "discord": "1212192971164754033", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRgrN599r8xvQuvmS0Z9rYahQfr4DHRpFuqCcx0hA7lqvxyfU2bINENKxB9qHUKVLcxxJsVxJhTu9bHMg_lI7CKxDOHfil06iy4biCCDnUCKub8ju3d4YkZoVCBWM5uSHu1BqBjlWD_xKu6jHpV6SwbHbwLpWXSdH-P_KGTgHbaj5NCptvX0s4DdyVZDV5oBqz6VAmqAl0HoSFFnuANz8lfgE9z_yIxK0Rj4u4ce9et9Qkd1QGltI6er9tU2U9LH5X0J7qkA9Cl9sXyO8VwPm70qQfLx-aZ0MZPcHvPNxMiiJ5DxOuvYZS1HQ494nA5ghWQk8WFjvHSiRMaEh5aWBQ.SmcC2sB5sRSC4T9sNkidRw.0Y8OEmwmNVpmr34As2NwAlt-FhlBVOUuYyS8SXHLAh3Q4aYJv55WdwEVNd4u9JWSEwBxYLdajkKFimVzPunQQQqNvfbKGhp3rBdgels_dJU.irZbgI_gDpGkNpagO9e-Nw" - }, - - "record": { - "CNAME": "siteisw.tiiny.site" - } - } - + "owner": { + "username": "nyex0i", + "discord": "1212192971164754033", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRgrN599r8xvQuvmS0Z9rYahQfr4DHRpFuqCcx0hA7lqvxyfU2bINENKxB9qHUKVLcxxJsVxJhTu9bHMg_lI7CKxDOHfil06iy4biCCDnUCKub8ju3d4YkZoVCBWM5uSHu1BqBjlWD_xKu6jHpV6SwbHbwLpWXSdH-P_KGTgHbaj5NCptvX0s4DdyVZDV5oBqz6VAmqAl0HoSFFnuANz8lfgE9z_yIxK0Rj4u4ce9et9Qkd1QGltI6er9tU2U9LH5X0J7qkA9Cl9sXyO8VwPm70qQfLx-aZ0MZPcHvPNxMiiJ5DxOuvYZS1HQ494nA5ghWQk8WFjvHSiRMaEh5aWBQ.SmcC2sB5sRSC4T9sNkidRw.0Y8OEmwmNVpmr34As2NwAlt-FhlBVOUuYyS8SXHLAh3Q4aYJv55WdwEVNd4u9JWSEwBxYLdajkKFimVzPunQQQqNvfbKGhp3rBdgels_dJU.irZbgI_gDpGkNpagO9e-Nw" + }, + + "record": { + "CNAME": "siteisw.tiiny.site" + } +} diff --git a/domains/objshadow.json b/domains/objshadow.json index 663a20479..15fa06e0f 100644 --- a/domains/objshadow.json +++ b/domains/objshadow.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ShadowObj", - "email": "shadowobject@protonmail.com" - }, - "record": { - "CNAME": "objshadow.pages.dev" - } + "owner": { + "username": "ShadowObj", + "email": "shadowobject@protonmail.com" + }, + "record": { + "CNAME": "objshadow.pages.dev" + } } diff --git a/domains/ok.json b/domains/ok.json index 1069ae950..1efdd2419 100644 --- a/domains/ok.json +++ b/domains/ok.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "catch6", - "email": "catchlife6@163.com" - }, - "record": { - "CNAME": "catch6.github.io" - } + "owner": { + "username": "catch6", + "email": "catchlife6@163.com" + }, + "record": { + "CNAME": "catch6.github.io" + } } diff --git a/domains/okinea.json b/domains/okinea.json index 2f586da5b..32605b493 100644 --- a/domains/okinea.json +++ b/domains/okinea.json @@ -1,6 +1,5 @@ { "description": "Okinea Dev website", - "repo": "https://github.com/okineadev-website", "owner": { "username": "okineadev", "telegram": "https://telegram.okinea.dev", diff --git a/domains/olasubomi.json b/domains/olasubomi.json index 8fe0f6c14..d1afa00b1 100644 --- a/domains/olasubomi.json +++ b/domains/olasubomi.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "firstaxel", - "email": "olasubomiolubisi@geeg.space", - "discord": "1209136236607049758" - }, - "record": { - "CNAME": "twinkle-portfolio-wine.vercel.app" - } + "owner": { + "username": "firstaxel", + "email": "olasubomiolubisi@geeg.space", + "discord": "1209136236607049758" + }, + "record": { + "CNAME": "twinkle-portfolio-wine.vercel.app" + } } diff --git a/domains/onkarsathe.json b/domains/onkarsathe.json index d94d983aa..d683a379c 100644 --- a/domains/onkarsathe.json +++ b/domains/onkarsathe.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/Onkarsathe007/portfolio", - "owner": { - "username": "Onkarsathe007", - "email": "onkarsathe96k@gmail.com" - }, - "record": { - "CNAME": "onkarsathe007.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/Onkarsathe007/portfolio", + "owner": { + "username": "Onkarsathe007", + "email": "onkarsathe96k@gmail.com" + }, + "record": { + "CNAME": "onkarsathe007.github.io" + } } diff --git a/domains/orellanamatias.json b/domains/orellanamatias.json index ee847f427..b02f95c3b 100644 --- a/domains/orellanamatias.json +++ b/domains/orellanamatias.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OrellanaMatias", - "email": "meorellanaramirez@gmail.com", - "discord": "1151115185419997184" - }, - "record": { - "CNAME": "portafolio-orellana-workspace.vercel.app" - } + "owner": { + "username": "OrellanaMatias", + "email": "meorellanaramirez@gmail.com", + "discord": "1151115185419997184" + }, + "record": { + "CNAME": "portafolio-orellana-workspace.vercel.app" + } } diff --git a/domains/osama.json b/domains/osama.json index 864fdccf4..b963d5b52 100644 --- a/domains/osama.json +++ b/domains/osama.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/owais.json b/domains/owais.json index 1f7f8c3c4..ca1220e1d 100644 --- a/domains/owais.json +++ b/domains/owais.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/Muhammad-Owais-Warsi/portfolio2.1", - "owner": { - "username": "Muhammad-Owais-Warsi", - "email": "warsimuhammadowais@gmail.com" - }, - "record": { - "A": ["216.24.57.1"] - } -} \ No newline at end of file + "description": "Portfolio", + "repo": "https://github.com/Muhammad-Owais-Warsi/portfolio2.1", + "owner": { + "username": "Muhammad-Owais-Warsi", + "email": "warsimuhammadowais@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } +} diff --git a/domains/pa1.json b/domains/pa1.json index d568ac027..f73da35a9 100644 --- a/domains/pa1.json +++ b/domains/pa1.json @@ -1,11 +1,11 @@ -{ - "description": "It's my personal portfolio page", - "repo": "https://github.com/pavan-ambekar/pavan-ambekar.github.io", - "owner": { - "username": "pavan-ambekar", - "email": "pavan479eC@gmail.com" - }, - "record": { - "CNAME": "pavan-ambekar.github.io" - } -} \ No newline at end of file +{ + "description": "It's my personal portfolio page", + "repo": "https://github.com/pavan-ambekar/pavan-ambekar.github.io", + "owner": { + "username": "pavan-ambekar", + "email": "pavan479eC@gmail.com" + }, + "record": { + "CNAME": "pavan-ambekar.github.io" + } +} diff --git a/domains/pan.json b/domains/pan.json index 137646f0b..31fb376fc 100644 --- a/domains/pan.json +++ b/domains/pan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Currypan1229", - "email": "abcqqqwpvp@gmail.com" - }, - "record": { - "URL": "https://github.com/Currypan1229" - } + "owner": { + "username": "Currypan1229", + "email": "abcqqqwpvp@gmail.com" + }, + "record": { + "URL": "https://github.com/Currypan1229" + } } diff --git a/domains/panel.xrap1dx.json b/domains/panel.xrap1dx.json index cf7422741..c1125cb8f 100644 --- a/domains/panel.xrap1dx.json +++ b/domains/panel.xrap1dx.json @@ -1,6 +1,5 @@ { "description": "making my cdn!!!", - "repo": "https://github.com/xrap1dx?tab=repositories", "owner": { "username": "xrap1dx", "discord": "xrap1dx" diff --git a/domains/panntod.json b/domains/panntod.json index b3ffc83ae..eefcf50dc 100644 --- a/domains/panntod.json +++ b/domains/panntod.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "panntod", - "email": "munjalindra.pandhu@gmail.com", - "discord": "975960358999171152" - }, - "record": { - "CNAME": "panntod-personal.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "panntod", + "email": "munjalindra.pandhu@gmail.com", + "discord": "975960358999171152" + }, + "record": { + "CNAME": "panntod-personal.vercel.app" + } +} diff --git a/domains/parshnt.json b/domains/parshnt.json index 169b9886b..d17b6d3d3 100644 --- a/domains/parshnt.json +++ b/domains/parshnt.json @@ -1,6 +1,5 @@ { "description": "YAY, new place for my Portfolio", - "repo": "https://github.com/parshnt", "owner": { "username": "parshnt", "email": "hi.parshant@gmail.com" diff --git a/domains/paul.json b/domains/paul.json index 8628d3dbe..8bf246773 100644 --- a/domains/paul.json +++ b/domains/paul.json @@ -1,6 +1,5 @@ { "description": "My Personal Landing Page!", - "repo": "https://github.com/NotKaskus", "owner": { "username": "NotKaskus", "email": "kaskus45@protonmail.com" diff --git a/domains/pavankteja.json b/domains/pavankteja.json index e7890a8b0..103620a58 100644 --- a/domains/pavankteja.json +++ b/domains/pavankteja.json @@ -1,11 +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 +{ + "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" + } +} diff --git a/domains/pawan.json b/domains/pawan.json index 7bd403c7b..fad1cadc3 100644 --- a/domains/pawan.json +++ b/domains/pawan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pawansubedi889", - "email":"mail@pawansubedi.me" - }, - "record": { - "URL": "https://www.pawansubedi.me/" - } + "owner": { + "username": "pawansubedi889", + "email": "mail@pawansubedi.me" + }, + "record": { + "URL": "https://www.pawansubedi.me/" + } } diff --git a/domains/pdf.aaqif.json b/domains/pdf.aaqif.json index ffc7487c2..0a8e701d9 100644 --- a/domains/pdf.aaqif.json +++ b/domains/pdf.aaqif.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/pedrofff.json b/domains/pedrofff.json index a4ea8628e..f007edb28 100644 --- a/domains/pedrofff.json +++ b/domains/pedrofff.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/Pedrofff23/Portfolio", - "owner": { - "username": "Pedrofff", - "email": "pmendes09@hotmail.com" - }, - "record": { - "CNAME": "portfolio-opal-theta-47.vercel.app" - } + "description": "Portfolio", + "repo": "https://github.com/Pedrofff23/Portfolio", + "owner": { + "username": "Pedrofff", + "email": "pmendes09@hotmail.com" + }, + "record": { + "CNAME": "portfolio-opal-theta-47.vercel.app" + } } diff --git a/domains/peme969.json b/domains/peme969.json index dae015094..e0df03a16 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -1,21 +1,16 @@ { - "owner": { - "username": "peme969", - "email": "me@peme969.dev" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "TXT":[ - "forward-email=hello:me@peme969.dev, bot:bot@peme969.dev" - ], - "MX":[ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ] - } + "owner": { + "username": "peme969", + "email": "me@peme969.dev" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": ["forward-email=hello:me@peme969.dev, bot:bot@peme969.dev"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] + } } diff --git a/domains/peyloride.json b/domains/peyloride.json index 2d82458a7..04e718ebe 100644 --- a/domains/peyloride.json +++ b/domains/peyloride.json @@ -1,11 +1,11 @@ { - "description": "Peyloride - Okan Binli", - "repo": "https://github.com/peyloride/peyloride", - "owner": { - "username": "peyloride", - "email": "okanbinli@gmail.com" - }, - "record": { - "CNAME": "peyloride.github.io" - } + "description": "Peyloride - Okan Binli", + "repo": "https://github.com/peyloride/peyloride", + "owner": { + "username": "peyloride", + "email": "okanbinli@gmail.com" + }, + "record": { + "CNAME": "peyloride.github.io" + } } diff --git a/domains/phani.json b/domains/phani.json index 00581b86c..ccee10544 100644 --- a/domains/phani.json +++ b/domains/phani.json @@ -1,11 +1,11 @@ { - "description": "PortFolio Showcasing my Works and contact details", - "repo":"https://github.com/Phani2425/My-Portfolio", - "owner":{ - "username":"Phani2425", - "email":"mohantyphanibhusan@gmail.com" - }, - "record":{ - "URL":"https://portfolioweb-gules.vercel.app/" - } -} \ No newline at end of file + "description": "PortFolio Showcasing my Works and contact details", + "repo": "https://github.com/Phani2425/My-Portfolio", + "owner": { + "username": "Phani2425", + "email": "mohantyphanibhusan@gmail.com" + }, + "record": { + "URL": "https://portfolioweb-gules.vercel.app/" + } +} diff --git a/domains/phongli.json b/domains/phongli.json index 5c35aed27..b25e001e8 100644 --- a/domains/phongli.json +++ b/domains/phongli.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "PhongLi", - "email": "longpt1109@gmail.com", - "discord": "_younglin" - }, - "record": { - "CNAME": "phonglidev.vercel.app" - } + "owner": { + "username": "PhongLi", + "email": "longpt1109@gmail.com", + "discord": "_younglin" + }, + "record": { + "CNAME": "phonglidev.vercel.app" + } } diff --git a/domains/pilagonzalez.json b/domains/pilagonzalez.json index 11fe7abd3..7ed497792 100644 --- a/domains/pilagonzalez.json +++ b/domains/pilagonzalez.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "Pilag6", - "email": "pilag6@gmail.com", - "discord": "pilagonzalez" - }, - "record": { - "URL": "https://piladev.netlify.app" - } -} +{ + "owner": { + "username": "Pilag6", + "email": "pilag6@gmail.com", + "discord": "pilagonzalez" + }, + "record": { + "URL": "https://piladev.netlify.app" + } +} diff --git a/domains/podcodar.json b/domains/podcodar.json index 1c82e8e8a..b7b7d25b9 100644 --- a/domains/podcodar.json +++ b/domains/podcodar.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "marco-souza", - "email": "marco@podcodar.org" - }, - "record": { - "CNAME": "podcodar.pages.dev" - } + "owner": { + "username": "marco-souza", + "email": "marco@podcodar.org" + }, + "record": { + "CNAME": "podcodar.pages.dev" + } } diff --git a/domains/portfolio.arash.json b/domains/portfolio.arash.json index 5933ae872..3fbee9629 100644 --- a/domains/portfolio.arash.json +++ b/domains/portfolio.arash.json @@ -1,6 +1,5 @@ { "description": "My personal portfolio", - "repo": "https://github.com/hatamiarash7", "owner": { "username": "hatamiarash7", "email": "hatamiarash7@gmail.com", diff --git a/domains/poysa213.json b/domains/poysa213.json index 8d061ec13..2ebb1e070 100644 --- a/domains/poysa213.json +++ b/domains/poysa213.json @@ -1,14 +1,12 @@ { - "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 + "owner": { + "username": "poysa213", + "email": "hanaiayoucef@gmail.com", + "discord": "944238875566551110", + "twitter": "poysa213", + "repo": "https://github.com/poysa213/portfolio" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/ppyoung.json b/domains/ppyoung.json index d213d1db1..b1319f01e 100644 --- a/domains/ppyoung.json +++ b/domains/ppyoung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ppYoung", - "email": "dongyang.luo@gmail.com" - }, - "record": { - "CNAME": "ppyoung.github.io" - } + "owner": { + "username": "ppYoung", + "email": "dongyang.luo@gmail.com" + }, + "record": { + "CNAME": "ppyoung.github.io" + } } diff --git a/domains/prakhar.json b/domains/prakhar.json index a1953b0d2..64d94060b 100644 --- a/domains/prakhar.json +++ b/domains/prakhar.json @@ -1,6 +1,5 @@ { "description": "Prakhar| Portfolio", - "repo": "https://github.com/Prakhar-commits.github.io", "owner": { "username": "Prakhar-commits", "email": "prakharb56@gmail.com" diff --git a/domains/pranoy.json b/domains/pranoy.json index d1b06b5f1..8c82e7670 100644 --- a/domains/pranoy.json +++ b/domains/pranoy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "pranoymajumdar", - "email": "pranoyfr@gmail.com", - "discord": "1303089079809740904" - }, - "record": { - "CNAME": "pranoy-ruby.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "CNAME": "pranoy-ruby.vercel.app" + } +} diff --git a/domains/prasad.json b/domains/prasad.json index de9bb6f9f..e4022faa6 100644 --- a/domains/prasad.json +++ b/domains/prasad.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "prasad89" - }, - "record": { - "CNAME": "prasad89.github.io" - } + "owner": { + "username": "prasad89" + }, + "record": { + "CNAME": "prasad89.github.io" + } } diff --git a/domains/prashanthkusuma.json b/domains/prashanthkusuma.json index 766719037..9f9b747c5 100644 --- a/domains/prashanthkusuma.json +++ b/domains/prashanthkusuma.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "prashanthkusuma", - "email": "kusumaprashanth2000@gmail.com" - }, - "record": { - "URL": "https://prashanthkusuma.github.io" - } - } \ No newline at end of file + "owner": { + "username": "prashanthkusuma", + "email": "kusumaprashanth2000@gmail.com" + }, + "record": { + "URL": "https://prashanthkusuma.github.io" + } +} diff --git a/domains/pratham15541.json b/domains/pratham15541.json index 7bc903b30..60d74d54a 100644 --- a/domains/pratham15541.json +++ b/domains/pratham15541.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "pratham15541", - "email": "prathamparikh94@gmail.com", - "discord": "951846985172938782" - }, - "record": { - "CNAME": "pratham-portfolio-web.vercel.app" - } -} \ No newline at end of file +{ + "owner": { + "username": "pratham15541", + "email": "prathamparikh94@gmail.com", + "discord": "951846985172938782" + }, + "record": { + "CNAME": "pratham-portfolio-web.vercel.app" + } +} diff --git a/domains/prats.json b/domains/prats.json index d04cdeb9f..a5408f80b 100644 --- a/domains/prats.json +++ b/domains/prats.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "theyashl", - "email": "yashlohakare48@outlook.com" - }, - "record": { - "CNAME": "developerfolio-are.pages.dev" - } -} \ No newline at end of file + "owner": { + "username": "theyashl", + "email": "yashlohakare48@outlook.com" + }, + "record": { + "CNAME": "developerfolio-are.pages.dev" + } +} diff --git a/domains/pratyay.json b/domains/pratyay.json index 4de110802..daa3185b8 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -1,6 +1,5 @@ { "description": "Pratyay's portfolio website and blog", - "repo": "https://github.com/x3nosiz", "owner": { "username": "x3nosiz", "email": "neilblaze007@gmail.com" diff --git a/domains/praveen-patel.json b/domains/praveen-patel.json index f3a80dbe6..f8b53cc37 100644 --- a/domains/praveen-patel.json +++ b/domains/praveen-patel.json @@ -1,5 +1,4 @@ { - "repo": "https://github.com/praveen8git", "owner": { "username": "praveen8git", "email": "praveenpatel@duck.com", diff --git a/domains/praveen.json b/domains/praveen.json index 128459810..55bbe4703 100644 --- a/domains/praveen.json +++ b/domains/praveen.json @@ -1,6 +1,5 @@ { "description": "Praveen's personal developer website", - "repo": "https://github.com/PraveenPal4232", "owner": { "username": "PraveenPal4232", "email": "praveenpal4232@gmail.com" diff --git a/domains/pritam.json b/domains/pritam.json index aa4ad0226..1683fa89d 100644 --- a/domains/pritam.json +++ b/domains/pritam.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio.", - "repo": "https://github.com/ImDarkShadow/ImDarkShadow", - "owner": { - "username": "ImDarkShadow", - "email": "itspritam@proton.me" - }, - "record": { - "CNAME": "pritam-das.vercel.app" - } - } \ No newline at end of file + "description": "My Portfolio.", + "repo": "https://github.com/ImDarkShadow/ImDarkShadow", + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "CNAME": "pritam-das.vercel.app" + } +} diff --git a/domains/programmerraja.json b/domains/programmerraja.json index 55fb4b4fd..75c2aec80 100644 --- a/domains/programmerraja.json +++ b/domains/programmerraja.json @@ -1,13 +1,11 @@ { - "description": "programmerraja is.a.dev domain!", - "repo": "https://github.com/programmerraja/programmerraja.github.io", - "owner": { - "username": "programmerraja", - "email": "boooathis123@gmail.com" - - }, - "record": { - "CNAME": "programmerraja.github.io" - } + "description": "programmerraja is.a.dev domain!", + "repo": "https://github.com/programmerraja/programmerraja.github.io", + "owner": { + "username": "programmerraja", + "email": "boooathis123@gmail.com" + }, + "record": { + "CNAME": "programmerraja.github.io" } - \ No newline at end of file +} diff --git a/domains/pronicio.json b/domains/pronicio.json index 1ffca5071..dd6efa5dd 100644 --- a/domains/pronicio.json +++ b/domains/pronicio.json @@ -1,6 +1,5 @@ { "description": "Pronicio's Portfolio", - "repo": "https://github.com/Pronicio", "owner": { "username": "Pronicio", "email": "pronicio.contact@gmail.com", diff --git a/domains/prxthamesh.json b/domains/prxthamesh.json index 038b1fa5d..711309191 100644 --- a/domains/prxthamesh.json +++ b/domains/prxthamesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "prathamesh-2002", - "email": "prathameshisadev@gmail.com" - }, - "record": { - "CNAME": "prathamesh-2002.github.io" - } + "owner": { + "username": "prathamesh-2002", + "email": "prathameshisadev@gmail.com" + }, + "record": { + "CNAME": "prathamesh-2002.github.io" + } } diff --git a/domains/pyro.json b/domains/pyro.json index 194a0fb34..bbceb77fc 100644 --- a/domains/pyro.json +++ b/domains/pyro.json @@ -1,6 +1,5 @@ { "description": "pyro's portfolio", - "repo": "https://github.com/pyroisgamer.github.io", "owner": { "username": "pyroisgamer", "email": "pyroisgamer@outlook.com" diff --git a/domains/r00t3d.json b/domains/r00t3d.json index 0e81130dd..9dc0cc8bf 100644 --- a/domains/r00t3d.json +++ b/domains/r00t3d.json @@ -1,7 +1,6 @@ { "owner": { "username": "percioandrade", - "email": "", "discord": "521918790951501843", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Z4DxbZ0HkguwBNihF_uYcYo6F90LU8_TxIWyvfSaynKVyfIULpKkPpKppLgxlDlTbnog7UqK1L5Q78CwzFZmIve_-rK3T7jmQSoXLVi9eZsnRj9DgVLjM3tWwiHdNnP-A_hIzW4A9zUwU6kSzo0yqI1XCgxadcm_O6YXUWVJ7hWjRHEMe_KQsiyd8EJCIEuG1mb5vHpSGueIpdchmNfK42chf8gWhl267t6H4fXg--HlSxbCTdD0a6IS5dfg8FdZFmhjhSUsPMFDcqBObtm1-As6lbVmLYfnQdJv4bV_YJkdYetGZ2B1edMLP99dRN1-kgmn3dzu40EIHJrjJgApdg.lqR4yiVU5IkKqRPkzJPSiA.EhOlPjq7MutxeLsxjNz5R3yuNP5gnZ2vIKz8v9gc8OC1g0RtEwXDLsbD2tjVkgn5wIsC2oG4lOUAKX1OVpO7n2HECDSil6gD3UF_t4bp_-I.P-A-L2t0f6vu2o-dn5M_XQ" }, diff --git a/domains/rachancheet.json b/domains/rachancheet.json index d4cdd3d29..d244b1026 100644 --- a/domains/rachancheet.json +++ b/domains/rachancheet.json @@ -3,7 +3,7 @@ "username": "rachancheet", "email": "raxxsngh37@gmail.com" }, -"record": { + "record": { "A": ["152.67.163.7"] } } diff --git a/domains/rafael.json b/domains/rafael.json index 2bbc8d123..285142fdb 100644 --- a/domains/rafael.json +++ b/domains/rafael.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rcerrejon", - "email": "neoline@gmail.com" - }, - "record": { - "CNAME": "rafaelcerrejon.com" - } + "owner": { + "username": "rcerrejon", + "email": "neoline@gmail.com" + }, + "record": { + "CNAME": "rafaelcerrejon.com" + } } diff --git a/domains/rafinia.json b/domains/rafinia.json index 7a4ff0350..20e60ffbc 100644 --- a/domains/rafinia.json +++ b/domains/rafinia.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nRafinia", - "email": "naser.r@gmail.com" - }, - "record": { - "CNAME": "naser.rafinia.info" - } + "owner": { + "username": "nRafinia", + "email": "naser.r@gmail.com" + }, + "record": { + "CNAME": "naser.rafinia.info" + } } diff --git a/domains/raghu.json b/domains/raghu.json index ae3043664..d7a51e988 100644 --- a/domains/raghu.json +++ b/domains/raghu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raghu-8", - "email": "raghu.project.websites@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "raghu-8", + "email": "raghu.project.websites@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/rakib.json b/domains/rakib.json index 0190bf6ec..ec82edab9 100644 --- a/domains/rakib.json +++ b/domains/rakib.json @@ -1,11 +1,11 @@ { - "description": "for my portfolio website", - "repo": "https://github.com/rakibmia7254/portfolio", - "owner": { - "username": "rakibmia7254", - "email": "rakib4ggp@gmail.com" - }, - "record": { - "CNAME": "rakibmia7254.github.io" - } + "description": "for my portfolio website", + "repo": "https://github.com/rakibmia7254/portfolio", + "owner": { + "username": "rakibmia7254", + "email": "rakib4ggp@gmail.com" + }, + "record": { + "CNAME": "rakibmia7254.github.io" + } } diff --git a/domains/ramiro.json b/domains/ramiro.json index c81db2dd8..e6b06447b 100644 --- a/domains/ramiro.json +++ b/domains/ramiro.json @@ -1,9 +1,9 @@ { - "owner": { - "email": "urteagaramiro33@gmail.com" - }, - "record": { - "CNAME": "portafolio-chi-gilt.vercel.app" - }, - "proxied": false + "owner": { + "email": "urteagaramiro33@gmail.com" + }, + "record": { + "CNAME": "portafolio-chi-gilt.vercel.app" + }, + "proxied": false } diff --git a/domains/rammeghe.json b/domains/rammeghe.json index 1c6deff23..1a948b6c5 100644 --- a/domains/rammeghe.json +++ b/domains/rammeghe.json @@ -1,7 +1,6 @@ { "owner": { - "username": "kartikshriwas", - "email": "" + "username": "kartikshriwas" }, "record": { "CNAME": "rammeghe.github.io" diff --git a/domains/randika.json b/domains/randika.json index b9c853c3f..44a51c5c6 100644 --- a/domains/randika.json +++ b/domains/randika.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "randika-srimal" - }, - "record": { - "CNAME": "area51projects.com" - } + "owner": { + "username": "randika-srimal" + }, + "record": { + "CNAME": "area51projects.com" + } } diff --git a/domains/rapter.json b/domains/rapter.json index 5373e9640..9ec8d8fe4 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -4,9 +4,6 @@ "email": "rapter001yt@gmail.com" }, "record": { - "NS": [ - "martha.ns.cloudflare.com", - "quinton.ns.cloudflare.com" - ] + "NS": ["martha.ns.cloudflare.com", "quinton.ns.cloudflare.com"] } } diff --git a/domains/rayvid.json b/domains/rayvid.json index e26d64386..a0e061cac 100644 --- a/domains/rayvid.json +++ b/domains/rayvid.json @@ -1,6 +1,5 @@ { "description": "Rayvid's website", - "repo": "https://github.com/Rayvid", "owner": { "username": "rayvid", "email": "gin.kisonas@gmail.com" diff --git a/domains/refayet.json b/domains/refayet.json index 4d2c70bb9..6dde1072e 100644 --- a/domains/refayet.json +++ b/domains/refayet.json @@ -3,7 +3,6 @@ "username": "refayet-dev", "email": "refayet0096@gmail.com" }, - "repo": "https://github.com/refayet-dev.github.io", "description": "refayet's portfolio site", "record": { "CNAME": "refayet-dev.github.io" diff --git a/domains/regiondavid.json b/domains/regiondavid.json index 03cb8587c..8b49a5ce2 100644 --- a/domains/regiondavid.json +++ b/domains/regiondavid.json @@ -6,6 +6,5 @@ "record": { "CNAME": "regiondavid.github.io" }, - "repo": "https://github.com/regiondavid", "description": "regiondavid's new website" } diff --git a/domains/renzcole.json b/domains/renzcole.json index b967a85d3..ba5e84817 100644 --- a/domains/renzcole.json +++ b/domains/renzcole.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "CodeBuddySLTNS", - "email": "renz2arjhay@gmail.com" - }, - "record": { - "CNAME": "renzcole.vercel.app" - } + "owner": { + "username": "CodeBuddySLTNS", + "email": "renz2arjhay@gmail.com" + }, + "record": { + "CNAME": "renzcole.vercel.app" + } } diff --git a/domains/rescenic.json b/domains/rescenic.json index d15d05ae2..5713f2fae 100644 --- a/domains/rescenic.json +++ b/domains/rescenic.json @@ -1,9 +1,9 @@ { "owner": { - "username": "rescenic", - "email": "admin@rescenic.my.id" + "username": "rescenic", + "email": "admin@rescenic.my.id" }, "record": { - "CNAME": "rescenic.github.io" + "CNAME": "rescenic.github.io" } } diff --git a/domains/rezz.json b/domains/rezz.json index 4103ecc70..45a2500fc 100644 --- a/domains/rezz.json +++ b/domains/rezz.json @@ -1,5 +1,4 @@ { - "repo": "https://github.com/RezzedUp", "owner": { "username": "RezzedUp", "twitter": "RezzedUp" diff --git a/domains/rishabh.json b/domains/rishabh.json index 21756d41e..e41ce6faf 100644 --- a/domains/rishabh.json +++ b/domains/rishabh.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/ritwick2006.json b/domains/ritwick2006.json index 5ab1790e8..1c23da0d1 100644 --- a/domains/ritwick2006.json +++ b/domains/ritwick2006.json @@ -1,6 +1,5 @@ { "description": "Ritwick's website", - "repo": "https://github.com/BOTDEV123", "owner": { "username": "BOTDEV123", "email": "ritwick2006@hotmail.com" diff --git a/domains/robot.json b/domains/robot.json index d8def1a8e..5b7827f77 100644 --- a/domains/robot.json +++ b/domains/robot.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ROBOTofficial", - "email": "robot@thunlights.com" - }, - "record": { - "URL": "https://github.com/ROBOTofficial" - } + "owner": { + "username": "ROBOTofficial", + "email": "robot@thunlights.com" + }, + "record": { + "URL": "https://github.com/ROBOTofficial" + } } diff --git a/domains/roger.json b/domains/roger.json index dd32fb8a5..472585806 100644 --- a/domains/roger.json +++ b/domains/roger.json @@ -1,16 +1,12 @@ { - "description": "Documentation website for is-a.dev", + "description": "Documentation website for is-a.dev", "repo": "https://github.com/rogerHuntGauntlet/registerisadev", - "owner": { - "username": "rogerHuntGauntlet", - "email": "regorhunt02052@gmail.com", - "discord": "roger_jgs404040" - }, - "record": { - "CNAME": "rogerbhuntiii.vercel.app" - } + "owner": { + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" + }, + "record": { + "CNAME": "rogerbhuntiii.vercel.app" + } } - - - - diff --git a/domains/rohan.json b/domains/rohan.json index 832a60dac..f59d8c3d8 100644 --- a/domains/rohan.json +++ b/domains/rohan.json @@ -1,6 +1,5 @@ { "description": "Rohan's devlog and portfolio", - "repo": "https://github.com/rohan-bansal", "owner": { "username": "Rohan-Bansal", "email": "rohan@rbansal.dev" diff --git a/domains/rohanjaiswal.json b/domains/rohanjaiswal.json index d6fd5078f..998e3c231 100644 --- a/domains/rohanjaiswal.json +++ b/domains/rohanjaiswal.json @@ -1,11 +1,11 @@ { - "description": "Rohan Jaiswal's portfolio", - "repo": "https://github.com/jaiswalrohan8796/jaiswalrohan8796", - "owner": { - "username": "jaiswalrohan8796", - "email": "jaiswalrohan8796@gmail.com" - }, - "record": { - "CNAME": "jaiswalrohan8796.github.io" - } + "description": "Rohan Jaiswal's portfolio", + "repo": "https://github.com/jaiswalrohan8796/jaiswalrohan8796", + "owner": { + "username": "jaiswalrohan8796", + "email": "jaiswalrohan8796@gmail.com" + }, + "record": { + "CNAME": "jaiswalrohan8796.github.io" + } } diff --git a/domains/rohith.json b/domains/rohith.json index a01a24b8e..b575ce386 100644 --- a/domains/rohith.json +++ b/domains/rohith.json @@ -1,6 +1,5 @@ { "description": "Rohith's personal website", - "repo": "https://github.com/rohithp7777", "owner": { "username": "rohithp7777", "email": "rohithp8899@gmail.com" diff --git a/domains/rohithborana.json b/domains/rohithborana.json index 3742ac9d3..2ec95d269 100644 --- a/domains/rohithborana.json +++ b/domains/rohithborana.json @@ -1,12 +1,11 @@ { - "description": "Rohith's personal website", - "repo": "https://github.com/therohithborana/portfolio", - "owner": { - "username": "therohithborana", - "email": "boranarohith07@gmail.com" - }, - "record": { - "CNAME": "therohithborana.vercel.app" - } + "description": "Rohith's personal website", + "repo": "https://github.com/therohithborana/portfolio", + "owner": { + "username": "therohithborana", + "email": "boranarohith07@gmail.com" + }, + "record": { + "CNAME": "therohithborana.vercel.app" } - +} diff --git a/domains/rohithkumar.json b/domains/rohithkumar.json index 3c15206b9..fd3f9478b 100644 --- a/domains/rohithkumar.json +++ b/domains/rohithkumar.json @@ -1,6 +1,5 @@ { "description": "My Personal Website", - "repo": "https://github.com/killTheDB", "owner": { "username": "killTheDB", "email": "jayanarohith7@gmail.com" diff --git a/domains/roig.json b/domains/roig.json index ae9ecd76e..006082103 100644 --- a/domains/roig.json +++ b/domains/roig.json @@ -1,6 +1,5 @@ { "description": "Roig's website", - "repo": "https://github.com/groig", "owner": { "username": "groig", "email": "groig@protonmail.com" diff --git a/domains/romero.json b/domains/romero.json index 899b495cd..3cbd67b1f 100644 --- a/domains/romero.json +++ b/domains/romero.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "helloromero", - "email": "hello@helloromero.co.uk" - }, - "record": { - "CNAME": "helloromero.co.uk" - } + "owner": { + "username": "helloromero", + "email": "hello@helloromero.co.uk" + }, + "record": { + "CNAME": "helloromero.co.uk" + } } diff --git a/domains/ronaldo.json b/domains/ronaldo.json index d3f5275e6..9fac9e28d 100644 --- a/domains/ronaldo.json +++ b/domains/ronaldo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ronaldoao", - "email": "ronaldoa.ojeda@gmail.com" - }, - "record": { - "CNAME": "vite-react-ronaldos-projects-c3f1d8be.vercel.app" - } + "owner": { + "username": "ronaldoao", + "email": "ronaldoa.ojeda@gmail.com" + }, + "record": { + "CNAME": "vite-react-ronaldos-projects-c3f1d8be.vercel.app" + } } diff --git a/domains/roohullah.kazmi.json b/domains/roohullah.kazmi.json index 691680a96..74b6cab92 100644 --- a/domains/roohullah.kazmi.json +++ b/domains/roohullah.kazmi.json @@ -1,6 +1,5 @@ { "description": "roohullah.kazmi", - "repo": "https://github.com/r-kazmi", "owner": { "username": "r-kazmi", "email": "smrkamzi@gmail.com" diff --git a/domains/roque.json b/domains/roque.json index bfea3cb50..f040bc5c0 100644 --- a/domains/roque.json +++ b/domains/roque.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "luisfroquez", - "email": "luisfroque@gmail.com", - "discord": "lroque.dev" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "luisfroquez", + "email": "luisfroque@gmail.com", + "discord": "lroque.dev" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/roydon.json b/domains/roydon.json index b1730c21b..7a37917c2 100644 --- a/domains/roydon.json +++ b/domains/roydon.json @@ -1,6 +1,5 @@ { "description": "URL forwarder", - "repo": "https://github.com/roydondsouza", "owner": { "username": "roydondsouza", "twitter": "roydondsouza" diff --git a/domains/roydondsouza.json b/domains/roydondsouza.json index b2a3a0488..a9e01d94c 100644 --- a/domains/roydondsouza.json +++ b/domains/roydondsouza.json @@ -1,6 +1,5 @@ { "description": "URL forwarder", - "repo": "https://github.com/roydondsouza", "owner": { "username": "roydondsouza", "twitter": "roydondsouza" diff --git a/domains/rpadrell.json b/domains/rpadrell.json index f38fe4d3c..1b0fe5f20 100644 --- a/domains/rpadrell.json +++ b/domains/rpadrell.json @@ -1,11 +1,11 @@ { - "description": "Roger Padrell's portfolio website", - "repo": "https://github.com/roger-padrell/me", - "owner": { - "username": "roger-padrell", - "email": "padrell.roger@gmail.com" - }, - "record": { - "CNAME": "roger-padrell.github.io" - } + "description": "Roger Padrell's portfolio website", + "repo": "https://github.com/roger-padrell/me", + "owner": { + "username": "roger-padrell", + "email": "padrell.roger@gmail.com" + }, + "record": { + "CNAME": "roger-padrell.github.io" + } } diff --git a/domains/rubenvilchez.json b/domains/rubenvilchez.json index fc182b728..0adfea645 100644 --- a/domains/rubenvilchez.json +++ b/domains/rubenvilchez.json @@ -4,7 +4,6 @@ "email": "rd.vilchez@gmail.com" }, "description": "Portfolio website for Ruben Vilchez showcasing projects and professional information.", - "repo": "https://github.com/whiteThor", "record": { "CNAME": "whitethor.github.io" } diff --git a/domains/rushi.json b/domains/rushi.json index 22e7ed28c..1bb34917d 100644 --- a/domains/rushi.json +++ b/domains/rushi.json @@ -3,8 +3,7 @@ "repo": "https://github.com/rushi0n/rushi0n.github.io", "owner": { "username": "rushi0n", - "email": "rushikushare99@gmail.com", - "twitter": "" + "email": "rushikushare99@gmail.com" }, "record": { "CNAME": "rushi0n.github.io" diff --git a/domains/s97.json b/domains/s97.json index 4025f3758..af0de1cc5 100644 --- a/domains/s97.json +++ b/domains/s97.json @@ -2,7 +2,7 @@ "owner": { "username": "Saud-97", "email": "saud.aljaffer@gmail.com", - "repo": "https://github.com/Saud-97", + "discord": "S97#6758" }, "record": { diff --git a/domains/sachin.json b/domains/sachin.json index bffa70ddb..d176455dd 100644 --- a/domains/sachin.json +++ b/domains/sachin.json @@ -1,6 +1,5 @@ { "description": "Sachin's portfolio", - "repo": "https://github.com/sachin-in1", "owner": { "username": "sachin-in1", "email": "sachin.here01@gmail.com" diff --git a/domains/saert.json b/domains/saert.json index 9a52c6583..b497e31eb 100644 --- a/domains/saert.json +++ b/domains/saert.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "saert3311", - "email": "jose.duarte@trinum.xyz" - }, - "record": { - "CNAME": "trinum.xyz" - } -} \ No newline at end of file + "owner": { + "username": "saert3311", + "email": "jose.duarte@trinum.xyz" + }, + "record": { + "CNAME": "trinum.xyz" + } +} diff --git a/domains/saftec.json b/domains/saftec.json index 7c062218c..516324bb9 100644 --- a/domains/saftec.json +++ b/domains/saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "207.244.235.32" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["207.244.235.32"] + } } diff --git a/domains/sairaj.json b/domains/sairaj.json index eb24b7cd1..6f0f651df 100644 --- a/domains/sairaj.json +++ b/domains/sairaj.json @@ -1,11 +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" - } + "description": "Portfolio Website", + "repo": "https://github.com/gegendepressed/gegendepressed.github.io", + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "CNAME": "gegendepressed.github.io" + } } diff --git a/domains/saleh.json b/domains/saleh.json index 10bacc9f5..667f3d896 100644 --- a/domains/saleh.json +++ b/domains/saleh.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/saleh-rahimzadeh/saleh-rahimzadeh.github.io", - "owner": { - "username": "saleh-rahimzadeh", - "email": "saleh-rz@outlook.com" - }, - "record": { - "CNAME": "saleh-rahimzadeh.github.io" - } + "repo": "https://github.com/saleh-rahimzadeh/saleh-rahimzadeh.github.io", + "owner": { + "username": "saleh-rahimzadeh", + "email": "saleh-rz@outlook.com" + }, + "record": { + "CNAME": "saleh-rahimzadeh.github.io" + } } diff --git a/domains/salman.json b/domains/salman.json index ac321a55b..60ae41228 100644 --- a/domains/salman.json +++ b/domains/salman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "salmaniyad", - "email": "eng.salmaniyad@gmail.com" - }, - "record": { - "CNAME": "salmans-digital-space-pro.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "CNAME": "salmans-digital-space-pro.vercel.app" + } +} diff --git a/domains/samanyu.json b/domains/samanyu.json index 3f955a21a..4bee54d7b 100644 --- a/domains/samanyu.json +++ b/domains/samanyu.json @@ -1,6 +1,5 @@ { "description": "They call me Soman", - "repo": "https://github.com/Samanyu13", "owner": { "username": "Samanyu13", "email": "samanyusaji18@gmail.com" diff --git a/domains/samfareez.json b/domains/samfareez.json index 5e4f50891..d7174c984 100644 --- a/domains/samfareez.json +++ b/domains/samfareez.json @@ -1,11 +1,11 @@ { - "description": "Personal site", - "repo": "https://github.com/zeerafle/zeerafle.github.io", - "owner": { - "username": "zeerafle", - "email": "vsefareez@gmail.com" - }, - "record": { - "CNAME": "zeerafle.github.io" - } + "description": "Personal site", + "repo": "https://github.com/zeerafle/zeerafle.github.io", + "owner": { + "username": "zeerafle", + "email": "vsefareez@gmail.com" + }, + "record": { + "CNAME": "zeerafle.github.io" + } } diff --git a/domains/samirkhanal.json b/domains/samirkhanal.json index e118b18f0..f8c5c5b46 100644 --- a/domains/samirkhanal.json +++ b/domains/samirkhanal.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "khanal-samir", - "email": "gdssamir@gmail.com" - - }, - "record": { - "CNAME": "samir-khanal-portfolio.vercel.app" - } + "owner": { + "username": "khanal-samir", + "email": "gdssamir@gmail.com" + }, + "record": { + "CNAME": "samir-khanal-portfolio.vercel.app" + } } diff --git a/domains/samishoukat.json b/domains/samishoukat.json index 0b683aab6..d29dc1b16 100644 --- a/domains/samishoukat.json +++ b/domains/samishoukat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "samishoukat12", - "email": "samishoukat12@gmail.com" - }, - "record": { - "CNAME": "dev-samishoukat.vercel.app" - } - } \ No newline at end of file + "owner": { + "username": "samishoukat12", + "email": "samishoukat12@gmail.com" + }, + "record": { + "CNAME": "dev-samishoukat.vercel.app" + } +} diff --git a/domains/samson.json b/domains/samson.json index 434511034..cc6d8927d 100644 --- a/domains/samson.json +++ b/domains/samson.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/MarsCapone/marscapone.github.io", - "owner": { - "username": "MarsCapone", - "email": "samson@danziger.uk" - }, - "record": { - "CNAME": "marscapone.github.io" - } + "description": "Personal website", + "repo": "https://github.com/MarsCapone/marscapone.github.io", + "owner": { + "username": "MarsCapone", + "email": "samson@danziger.uk" + }, + "record": { + "CNAME": "marscapone.github.io" + } } diff --git a/domains/sanchit.json b/domains/sanchit.json index da075c081..b7e49ca82 100644 --- a/domains/sanchit.json +++ b/domains/sanchit.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sanchitbajaj02", - "email": "sanchit02@outlook.com", - "discord": "704721578029744299" - }, - "record": { - "CNAME": "portfolio-delta-lemon-14.vercel.app" - } + "owner": { + "username": "sanchitbajaj02", + "email": "sanchit02@outlook.com", + "discord": "704721578029744299" + }, + "record": { + "CNAME": "portfolio-delta-lemon-14.vercel.app" + } } diff --git a/domains/sang.json b/domains/sang.json index 22f7b8877..137bba6d2 100644 --- a/domains/sang.json +++ b/domains/sang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chauvansang", - "email": "cvansang94@gmail.com" - }, - "record": { - "CNAME": "chauvansang.github.io" - } + "owner": { + "username": "chauvansang", + "email": "cvansang94@gmail.com" + }, + "record": { + "CNAME": "chauvansang.github.io" + } } diff --git a/domains/sangelo.json b/domains/sangelo.json index aa398a0c4..f78904011 100644 --- a/domains/sangelo.json +++ b/domains/sangelo.json @@ -4,7 +4,6 @@ "username": "SangeloDev", "email": "contact@sangelo.space" }, - "repo": "https://github.com/SangeloDev", "record": { "URL": "https://sangelo.space" } diff --git a/domains/sanish.json b/domains/sanish.json index 94db405ad..32352c9a1 100644 --- a/domains/sanish.json +++ b/domains/sanish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sanishkr", - "email": "sanishkr@gmail.com" - }, - "record": { - "URL": "https://sanish.me/" - } + "owner": { + "username": "sanishkr", + "email": "sanishkr@gmail.com" + }, + "record": { + "URL": "https://sanish.me/" + } } diff --git a/domains/sanjay.json b/domains/sanjay.json index d8a9e9b83..3a37fdbb4 100644 --- a/domains/sanjay.json +++ b/domains/sanjay.json @@ -5,7 +5,6 @@ "twitter": "megasanjay" }, "description": "Personal website", - "repo": "https://github.com/megasanjay", "record": { "URL": "https://sanjaysoundarajan.dev" } diff --git a/domains/sanjaykumar.json b/domains/sanjaykumar.json index 9940775a6..61a08fadc 100644 --- a/domains/sanjaykumar.json +++ b/domains/sanjaykumar.json @@ -1,12 +1,11 @@ { - "description": "Vannila Portfolio", - "repo": "https://github.com/Ethi19/vanillajs-portfolio", - "owner": { - "username": "ethi19", - "email": "sanjaykumardec98@gmail.com" - }, - "record": { - "CNAME": "ethi19.github.io" - } - -} \ No newline at end of file + "description": "Vannila Portfolio", + "repo": "https://github.com/Ethi19/vanillajs-portfolio", + "owner": { + "username": "ethi19", + "email": "sanjaykumardec98@gmail.com" + }, + "record": { + "CNAME": "ethi19.github.io" + } +} diff --git a/domains/santhoshkani.json b/domains/santhoshkani.json index 0d76a4142..ce2ba02b7 100644 --- a/domains/santhoshkani.json +++ b/domains/santhoshkani.json @@ -1,6 +1,5 @@ { "description": "Santhosh Kani - Personal Github Page", - "repo": "https://github.com/SanthoshKani", "owner": { "username": "santhoshkani", "email": "santhosh.kani@gmail.com" diff --git a/domains/santoshgiri.json b/domains/santoshgiri.json index a3d627d24..46c4b0d12 100644 --- a/domains/santoshgiri.json +++ b/domains/santoshgiri.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/santosh2345/santosh2345.github.io", - "owner": { - "username": "santosh2345", - "email": "hi@santoshgiri.com.np" - }, - "record": { - "URL": "https://santoshgiri.com.np/" - } + "description": "Personal Portfolio Website", + "repo": "https://github.com/santosh2345/santosh2345.github.io", + "owner": { + "username": "santosh2345", + "email": "hi@santoshgiri.com.np" + }, + "record": { + "URL": "https://santoshgiri.com.np/" } +} diff --git a/domains/saras008.json b/domains/saras008.json index 9063a28e7..f76bee78d 100644 --- a/domains/saras008.json +++ b/domains/saras008.json @@ -1,11 +1,11 @@ { - "description": "Iyus Dedi Putra Github Profile", - "repo": "https://github.com/saras008/saras008.github.io", - "owner": { - "username": "saras008", - "email": "simatupang2000@gmail.com" - }, - "record": { - "CNAME": "saras008.github.io" - } + "description": "Iyus Dedi Putra Github Profile", + "repo": "https://github.com/saras008/saras008.github.io", + "owner": { + "username": "saras008", + "email": "simatupang2000@gmail.com" + }, + "record": { + "CNAME": "saras008.github.io" + } } diff --git a/domains/sarthak-malhotra.json b/domains/sarthak-malhotra.json index 6d0eb390c..c67766061 100644 --- a/domains/sarthak-malhotra.json +++ b/domains/sarthak-malhotra.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website for Sarthak Malhotra", - "repo": "https://github.com/SaM13997/portfolio-simple", - "owner": { - "username": "Sam13997", - "email": "sarthakmalhotra251@gmail.com" - }, - "record": { - "CNAME": "www.webdevsam.pro" - } + "description": "Portfolio Website for Sarthak Malhotra", + "repo": "https://github.com/SaM13997/portfolio-simple", + "owner": { + "username": "Sam13997", + "email": "sarthakmalhotra251@gmail.com" + }, + "record": { + "CNAME": "www.webdevsam.pro" + } } diff --git a/domains/sashankp.json b/domains/sashankp.json index 54df694cd..8875e676f 100644 --- a/domains/sashankp.json +++ b/domains/sashankp.json @@ -1,12 +1,11 @@ { - "description":"My portfolio website", - "repo" : "https://github.com/Sashankps/portfolio-2023-react", - "owner": { - "username": "Sashankps", - "email": "sashank.pilli@gmail.com" - }, - "record": { - "CNAME": "sashankps.vercel.app" - } + "description": "My portfolio website", + "repo": "https://github.com/Sashankps/portfolio-2023-react", + "owner": { + "username": "Sashankps", + "email": "sashank.pilli@gmail.com" + }, + "record": { + "CNAME": "sashankps.vercel.app" } - \ No newline at end of file +} diff --git a/domains/satyamjha.json b/domains/satyamjha.json index 49e2e04f6..c9ec7ec45 100644 --- a/domains/satyamjha.json +++ b/domains/satyamjha.json @@ -1,11 +1,10 @@ { - "description": "Pool full of Diamonds", - "repo": "https://github.com/SatyamIsSatyam", - "owner": { - "username": "SatyamIsSatyam", - "email": "realsatyam02@gmail.com" - }, - "record": { - "CNAME": "satyamissatyam.github.io" - } -} \ No newline at end of file + "description": "Pool full of Diamonds", + "owner": { + "username": "SatyamIsSatyam", + "email": "realsatyam02@gmail.com" + }, + "record": { + "CNAME": "satyamissatyam.github.io" + } +} diff --git a/domains/saunak.json b/domains/saunak.json index b947037aa..127213ef2 100644 --- a/domains/saunak.json +++ b/domains/saunak.json @@ -1,12 +1,12 @@ { - "description": "my portfolio website", - "repo": "https://github.com/Saunakghosh10/dfolio.git", - "owner": { - "username": "Saunakghosh10", - "email": "saunakghosh710@gmail.com", - "discord": "695672697270829116" - }, - "record": { - "CNAME": "sgfolio-nu.vercel.app" - } - } \ No newline at end of file + "description": "my portfolio website", + "repo": "https://github.com/Saunakghosh10/dfolio.git", + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "CNAME": "sgfolio-nu.vercel.app" + } +} diff --git a/domains/saxophone.json b/domains/saxophone.json index 854b2e85e..7e6fc1394 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -6,7 +6,10 @@ }, "record": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU"], + "TXT": [ + "forward-email=itsarchit@keemail.me", + "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU" + ], "A": ["216.24.57.1"] } } diff --git a/domains/schuh.json b/domains/schuh.json index 22d15ac85..8e397c1d1 100644 --- a/domains/schuh.json +++ b/domains/schuh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "schuh", - "email": "theschuhofyou@gmail.com" - }, - "record": { - "CNAME": "schuh.pages.dev" - } + "owner": { + "username": "schuh", + "email": "theschuhofyou@gmail.com" + }, + "record": { + "CNAME": "schuh.pages.dev" + } } diff --git a/domains/sebastianriveros.json b/domains/sebastianriveros.json index 5bed8a35b..8616af540 100644 --- a/domains/sebastianriveros.json +++ b/domains/sebastianriveros.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Wisauw", - "email": "riveross92@gmail.com" - }, - "record": { - "CNAME": "sebastian-riveros.vercel.app" - } + "owner": { + "username": "Wisauw", + "email": "riveross92@gmail.com" + }, + "record": { + "CNAME": "sebastian-riveros.vercel.app" + } } diff --git a/domains/seqyu.json b/domains/seqyu.json index fe4591038..7e341aef9 100644 --- a/domains/seqyu.json +++ b/domains/seqyu.json @@ -3,7 +3,6 @@ "repo": "https://github.com/nvct-website/nvct-website.github.io", "owner": { "username": "nvct-website", - "email": "", "discord": "@seqyu." }, "record": { diff --git a/domains/sergio.json b/domains/sergio.json index c31abf0e7..0f36fc5a0 100644 --- a/domains/sergio.json +++ b/domains/sergio.json @@ -1,6 +1,5 @@ { "description": "Mi sitio web personal", - "repo": "https://github.com/sgm1018", "owner": { "username": "sgm1018", "email": "sgm1018@proton.me" diff --git a/domains/service.rachancheet.json b/domains/service.rachancheet.json index d4cdd3d29..d244b1026 100644 --- a/domains/service.rachancheet.json +++ b/domains/service.rachancheet.json @@ -3,7 +3,7 @@ "username": "rachancheet", "email": "raxxsngh37@gmail.com" }, -"record": { + "record": { "A": ["152.67.163.7"] } } diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index 73109ff2b..8c9b52842 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -8,7 +8,7 @@ "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": "v=spf1 include:zohomail.com ~all" }, - "redirect_config": { + "redirect_config": { "custom_paths": { "/github": "https://github.com/Sevinda-Herath", "/linkedin": "https://www.linkedin.com/in/sevindaherath", diff --git a/domains/sh770.json b/domains/sh770.json index ed1d89f5c..c15cbe25c 100644 --- a/domains/sh770.json +++ b/domains/sh770.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "sh770", - "email": "sh770h@gmail.com" - - }, - "record": { - "CNAME": "sh770.github.io" - } + "owner": { + "username": "sh770", + "email": "sh770h@gmail.com" + }, + "record": { + "CNAME": "sh770.github.io" + } } diff --git a/domains/shahab.json b/domains/shahab.json index 6efff03a3..faf81f27b 100644 --- a/domains/shahab.json +++ b/domains/shahab.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shahab-xd", - "email": "0xshahab@proton.me" - }, - "record": { - "CNAME": "shahab-xd.github.io" - } + "owner": { + "username": "shahab-xd", + "email": "0xshahab@proton.me" + }, + "record": { + "CNAME": "shahab-xd.github.io" + } } diff --git a/domains/sharath.json b/domains/sharath.json index 93badde2b..ee1c17458 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -1,6 +1,5 @@ { "description": "Social media website project.", - "repo": "https://github.com/thesct22", "owner": { "username": "thesct22", "email": "sharathct22@gmail.com" diff --git a/domains/shaunak.json b/domains/shaunak.json index 7fe7ba1fb..814c9c952 100644 --- a/domains/shaunak.json +++ b/domains/shaunak.json @@ -1,6 +1,5 @@ { "description": "my .is-a.dev domain", - "repo": "https://github.com/Shaunak-Pandya.github.io", "owner": { "username": "Shaunak-Pandya", "email": "shaunak.n.pandya@gmail.com" diff --git a/domains/shibiliya.json b/domains/shibiliya.json index 25a7b5efa..614dccd8e 100644 --- a/domains/shibiliya.json +++ b/domains/shibiliya.json @@ -1,6 +1,5 @@ { "description": "Shibiliya's personal developer website", - "repo": "https://github.com/duaboola", "owner": { "username": "duaboola", "email": "ismailshibiliya@gmail.com" diff --git a/domains/shivam.json b/domains/shivam.json index 334e526ec..812df0835 100644 --- a/domains/shivam.json +++ b/domains/shivam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shivamkumar177", - "email": "shivamk1717@gmail.com" - }, - "record": { - "CNAME": "shivam-kumar.netlify.app" - } + "owner": { + "username": "shivamkumar177", + "email": "shivamk1717@gmail.com" + }, + "record": { + "CNAME": "shivam-kumar.netlify.app" + } } diff --git a/domains/shivananda.json b/domains/shivananda.json index d2eafb647..f0e49005e 100644 --- a/domains/shivananda.json +++ b/domains/shivananda.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/ssk090/portfolio-2024", - "owner": { - "username": "ssk090", - "email": "shivanandasai.38@gmail.com" - }, - "record": { - "URL": "https://www.shivanandasai.xyz/" - } -} \ No newline at end of file + "description": "My Portfolio Website", + "repo": "https://github.com/ssk090/portfolio-2024", + "owner": { + "username": "ssk090", + "email": "shivanandasai.38@gmail.com" + }, + "record": { + "URL": "https://www.shivanandasai.xyz/" + } +} diff --git a/domains/shivansh.json b/domains/shivansh.json index b1b947855..54f2a8418 100644 --- a/domains/shivansh.json +++ b/domains/shivansh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "shivansh722", - "email": "shivanshcha722@gmail.com", - "discord": "839163183141748807" - }, - "record": { - "CNAME": "portfolio-theta-one-19.vercel.app" - } + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "CNAME": "portfolio-theta-one-19.vercel.app" + } } diff --git a/domains/shri.json b/domains/shri.json index 534a2aff1..e193cad80 100644 --- a/domains/shri.json +++ b/domains/shri.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "shari003", - "email": "shri.harii@hotmail.com", - "discord": "744620219976253481" - }, - "record": { - "CNAME": "shriharidev.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "shari003", + "email": "shri.harii@hotmail.com", + "discord": "744620219976253481" + }, + "record": { + "CNAME": "shriharidev.vercel.app" + } +} diff --git a/domains/shrivatsav.json b/domains/shrivatsav.json index ac2df091c..e2849ae55 100644 --- a/domains/shrivatsav.json +++ b/domains/shrivatsav.json @@ -1,12 +1,11 @@ { - "description": "nothing much here...", - "repo": "https://github.com/Millosaurs/portfolio", - "owner": { - "username": "Millosaurs", - "email": "sharanshrivatsav0@gmail.com" - }, - "record": { - "URL": "https://shrivatsav.vercel.app" - } + "description": "nothing much here...", + "repo": "https://github.com/Millosaurs/portfolio", + "owner": { + "username": "Millosaurs", + "email": "sharanshrivatsav0@gmail.com" + }, + "record": { + "URL": "https://shrivatsav.vercel.app" + } } - diff --git a/domains/shrpp.json b/domains/shrpp.json index 0eaf6370c..1359a5432 100644 --- a/domains/shrpp.json +++ b/domains/shrpp.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "Shrpp", - "email": "lucius.2906@gmail.com" - }, - "record": { - "URL": "https://github.com/Shrpp" - } - } \ No newline at end of file +{ + "owner": { + "username": "Shrpp", + "email": "lucius.2906@gmail.com" + }, + "record": { + "URL": "https://github.com/Shrpp" + } +} diff --git a/domains/shubhambattoo.json b/domains/shubhambattoo.json index f3e0be9c8..2ab897359 100644 --- a/domains/shubhambattoo.json +++ b/domains/shubhambattoo.json @@ -5,7 +5,6 @@ "twitter": "Shubham_batt" }, "description": "My personal website", - "repo": "https://github.com/shubhambattoo", "record": { "URL": "https://shubhambattoo.in" } diff --git a/domains/shubhamsharma.json b/domains/shubhamsharma.json index bce910b05..12b9762ac 100644 --- a/domains/shubhamsharma.json +++ b/domains/shubhamsharma.json @@ -1,11 +1,11 @@ { - "description": "Self-made Linktree clone for myself.", - "repo": "https://github.com/Sharma-IT/linktree-clone", - "owner": { - "username": "Sharma-IT", - "email": "shubhamsharma.emails@gmail.com" - }, - "record": { - "CNAME": "shubs-links.netlify.app" - } - } \ No newline at end of file + "description": "Self-made Linktree clone for myself.", + "repo": "https://github.com/Sharma-IT/linktree-clone", + "owner": { + "username": "Sharma-IT", + "email": "shubhamsharma.emails@gmail.com" + }, + "record": { + "CNAME": "shubs-links.netlify.app" + } +} diff --git a/domains/shubhhh.json b/domains/shubhhh.json index e0d64b3f0..5f30ef248 100644 --- a/domains/shubhhh.json +++ b/domains/shubhhh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shubhhhwarrior", - "email": "shubhammvaghela999@gmail.com" - }, - "record": { - "CNAME": "shubhhh-96.netlify.app" - } + "owner": { + "username": "shubhhhwarrior", + "email": "shubhammvaghela999@gmail.com" + }, + "record": { + "CNAME": "shubhhh-96.netlify.app" + } } diff --git a/domains/sid.json b/domains/sid.json index 923cd8355..329515042 100644 --- a/domains/sid.json +++ b/domains/sid.json @@ -1,6 +1,5 @@ { "description": "Siddhartha Patki's development portfolio", - "repo": "https://github.com/SiddPatki", "owner": { "username": "SiddPatki", "email": "siddharthapatki@gmail.com" diff --git a/domains/siddhant.json b/domains/siddhant.json index a8b6f41b6..7a5ebbcdb 100644 --- a/domains/siddhant.json +++ b/domains/siddhant.json @@ -1,6 +1,5 @@ { "description": "Siddhant's personal site", - "repo": "https://github.com/siddhant094", "owner": { "username": "siddhant094", "email": "pandeysiddhant21@gmail.com" diff --git a/domains/siddharth03.json b/domains/siddharth03.json index 664321f62..e2e60361c 100644 --- a/domains/siddharth03.json +++ b/domains/siddharth03.json @@ -1,11 +1,11 @@ { - "description": "To deploy portfolio website", - "repo": "https://github.com/sidshasane03/portfolio-website", - "owner": { - "username": "sidshasane03", - "email": "siddharthshasane03@gmail.com" - }, - "record": { - "CNAME": "sidshasane03.github.io" - } + "description": "To deploy portfolio website", + "repo": "https://github.com/sidshasane03/portfolio-website", + "owner": { + "username": "sidshasane03", + "email": "siddharthshasane03@gmail.com" + }, + "record": { + "CNAME": "sidshasane03.github.io" + } } diff --git a/domains/siddharthjain.json b/domains/siddharthjain.json index 7deb848b0..138f82e72 100644 --- a/domains/siddharthjain.json +++ b/domains/siddharthjain.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "siddharth9300", - "discord": "sidd9300" - }, - "record": { - "CNAME": "next-js-portfolio-siddharth9300s-projects.vercel.app" - } -} \ No newline at end of file +{ + "owner": { + "username": "siddharth9300", + "discord": "sidd9300" + }, + "record": { + "CNAME": "next-js-portfolio-siddharth9300s-projects.vercel.app" + } +} diff --git a/domains/sija.json b/domains/sija.json index 64aa87cdb..fc1397e15 100644 --- a/domains/sija.json +++ b/domains/sija.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sija", - "email": "sija@sija.pl", - "twitter": "sijawusz" - }, - "record": { - "CNAME": "sija.pl" - } + "owner": { + "username": "sija", + "email": "sija@sija.pl", + "twitter": "sijawusz" + }, + "record": { + "CNAME": "sija.pl" } +} diff --git a/domains/simo.json b/domains/simo.json index 798ba5f65..eddcc1229 100644 --- a/domains/simo.json +++ b/domains/simo.json @@ -1,6 +1,5 @@ { "description": "A redirect to simo.sh", - "repo": "https://github.com/fr3fou", "owner": { "username": "fr3fou", "twitter": "fr3fou" diff --git a/domains/sitaram.json b/domains/sitaram.json index c81beb497..333cab7d4 100644 --- a/domains/sitaram.json +++ b/domains/sitaram.json @@ -1,6 +1,5 @@ { "description": "Maka Sitaram's Portfolio", - "repo": "https://github.com/satyaram413", "owner": { "username": "satyaram413", "email": "maka.sitaram@gmail.com" diff --git a/domains/sky.json b/domains/sky.json index e7c431c1c..df6600769 100644 --- a/domains/sky.json +++ b/domains/sky.json @@ -1,6 +1,5 @@ { "description": "Sky's personal website", - "repo": "https://github.com/SkyLeite", "owner": { "username": "skyleite", "email": "sky@leite.dev" diff --git a/domains/smhemel.json b/domains/smhemel.json index 9b5a2bc60..95c41d661 100644 --- a/domains/smhemel.json +++ b/domains/smhemel.json @@ -1,6 +1,5 @@ { "description": "A Full-Stack Developer", - "repo": "https://github.com/smhemel", "owner": { "username": "smhemel", "email": "smhemel.eu@gmail.com" diff --git a/domains/snazzah.json b/domains/snazzah.json index 66123aac3..a771501cb 100644 --- a/domains/snazzah.json +++ b/domains/snazzah.json @@ -1,6 +1,5 @@ { "description": "Where the wild ones are.", - "repo": "https://github.com/Snazzah", "owner": { "username": "Snazzah", "email": "me@snazzah.com", diff --git a/domains/sneazy25.json b/domains/sneazy25.json index 30e003378..80742220b 100644 --- a/domains/sneazy25.json +++ b/domains/sneazy25.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sneazy25", - "email": "sneazy25@proton.me" -}, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/snehajain.json b/domains/snehajain.json index 00db595f3..c58211807 100644 --- a/domains/snehajain.json +++ b/domains/snehajain.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "snehajain16", - "email": "snehajain161104@gmail.com" - }, - "record": { - "CNAME": "snehajain16.github.io" - } + "owner": { + "username": "snehajain16", + "email": "snehajain161104@gmail.com" + }, + "record": { + "CNAME": "snehajain16.github.io" + } } diff --git a/domains/snehal.json b/domains/snehal.json index 302b8db0d..74bf7f2ac 100644 --- a/domains/snehal.json +++ b/domains/snehal.json @@ -1,11 +1,11 @@ -{ - "description": "Personal Website", - "repo": "https://github.com/sneh-al/sneh-al.github.io", - "owner": { - "username": "sneh-al", - "email": "snehal1380@gmail.com" - }, - "record": { - "CNAME": "sneh-al.github.io" - } -} \ No newline at end of file +{ + "description": "Personal Website", + "repo": "https://github.com/sneh-al/sneh-al.github.io", + "owner": { + "username": "sneh-al", + "email": "snehal1380@gmail.com" + }, + "record": { + "CNAME": "sneh-al.github.io" + } +} diff --git a/domains/soccer.json b/domains/soccer.json index 19006bc72..86423c1a1 100644 --- a/domains/soccer.json +++ b/domains/soccer.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "soccer", - "email": "soccer1992.is.a.dev@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - - } + "owner": { + "username": "soccer", + "email": "soccer1992.is.a.dev@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } - diff --git a/domains/sopi.json b/domains/sopi.json index 19f2cbcd3..e409cd30d 100644 --- a/domains/sopi.json +++ b/domains/sopi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sopiseptiansyah", - "email": "sopiseptiansyah@gmail.com" - }, - "record": { - "CNAME": "sopiseptiansyah.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "sopiseptiansyah", + "email": "sopiseptiansyah@gmail.com" + }, + "record": { + "CNAME": "sopiseptiansyah.vercel.app" + } +} diff --git a/domains/sora-os.json b/domains/sora-os.json index adeb8c7b9..ad3c6a0b1 100644 --- a/domains/sora-os.json +++ b/domains/sora-os.json @@ -3,7 +3,6 @@ "repo": "https://github.com/qloha/Sora-OS", "owner": { "username": "qloha", - "email": "", "youtube": "https://youtube.com/@qloha" }, "record": { diff --git a/domains/sosaian.json b/domains/sosaian.json index ae792c568..ed28c1e88 100644 --- a/domains/sosaian.json +++ b/domains/sosaian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sosaian", - "email": "is-a.dev.unworthy202@passinbox.com" - }, - "record": { - "CNAME": "sosaian.github.io" - } + "owner": { + "username": "sosaian", + "email": "is-a.dev.unworthy202@passinbox.com" + }, + "record": { + "CNAME": "sosaian.github.io" + } } diff --git a/domains/sourabh.json b/domains/sourabh.json index ad09c85de..c4c3f2aba 100644 --- a/domains/sourabh.json +++ b/domains/sourabh.json @@ -1,12 +1,11 @@ { - "description": "Sourabh Yadav's Portfolio", - "repo": "https://github.com/YadavSourabhGH/YadavSourabhGH.github.io", - "owner": { - "username": "YadavSourabhGH", - "email": "yadav.sourabh9012@gmail.com" - }, - "record": { - "CNAME": "yadavsourabhgh.github.io" - } + "description": "Sourabh Yadav's Portfolio", + "repo": "https://github.com/YadavSourabhGH/YadavSourabhGH.github.io", + "owner": { + "username": "YadavSourabhGH", + "email": "yadav.sourabh9012@gmail.com" + }, + "record": { + "CNAME": "yadavsourabhgh.github.io" } - \ No newline at end of file +} diff --git a/domains/sourav.json b/domains/sourav.json index a37eacc31..f188c86c7 100644 --- a/domains/sourav.json +++ b/domains/sourav.json @@ -3,7 +3,6 @@ "repo": "https://github.com/itzsouravkumar/itzsouravkumar.github.io", "owner": { "username": "itzsouravkumar", - "email": "", "discord": "itz_sour4v" }, "record": { diff --git a/domains/soymadip.json b/domains/soymadip.json index 7831719fb..10abda764 100644 --- a/domains/soymadip.json +++ b/domains/soymadip.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Site", - "repo": "https://github.com/soymadip/soymadip.github.io", - "owner": { - "username": "soymadip", - "email": "soumadip@zohomail.in" - }, - "record": { - "CNAME": "soymadip.github.io" - } + "description": "My Portfolio Site", + "repo": "https://github.com/soymadip/soymadip.github.io", + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "CNAME": "soymadip.github.io" + } } diff --git a/domains/spreadsheets600.json b/domains/spreadsheets600.json index 9e2b4115b..0282c2282 100644 --- a/domains/spreadsheets600.json +++ b/domains/spreadsheets600.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/SpreadSheets600/SpreadSheets600", - "owner": { - "username": "SpreadSheets600", - "email": "sohammaity006@gmail.com" - }, - "record": { - "CNAME": "spreadsheets600.github.io" - } + "description": "Personal Portfolio Website", + "repo": "https://github.com/SpreadSheets600/SpreadSheets600", + "owner": { + "username": "SpreadSheets600", + "email": "sohammaity006@gmail.com" + }, + "record": { + "CNAME": "spreadsheets600.github.io" + } } diff --git a/domains/sq.json b/domains/sq.json index 5f34dd820..23539dfc1 100644 --- a/domains/sq.json +++ b/domains/sq.json @@ -2,7 +2,7 @@ "description": "sqec's website", "owner": { "username": "SquareScreamYT", - "repo": "https://github.com/SquareScreamYT", + "discord": "918475812884344852" }, "record": { diff --git a/domains/srujan.json b/domains/srujan.json index 9433376f5..f2f07fecd 100644 --- a/domains/srujan.json +++ b/domains/srujan.json @@ -1,6 +1,5 @@ { "description": "Personal Website", - "repo": "https://github.com/bqwerr", "owner": { "username": "bqwerr", "email": "srujan.t@outlook.com" diff --git a/domains/starnumber.json b/domains/starnumber.json index 523cf2832..4e52e365c 100644 --- a/domains/starnumber.json +++ b/domains/starnumber.json @@ -1,6 +1,5 @@ { "description": "StarNumber's blog", - "repo": "https://github.com/starnumber12046", "owner": { "username": "starnumber12046", "email": "starnumber.official12046@gmail.com" diff --git a/domains/status.xrap1dx.json b/domains/status.xrap1dx.json index 475702775..ceba36be3 100644 --- a/domains/status.xrap1dx.json +++ b/domains/status.xrap1dx.json @@ -1,6 +1,5 @@ { "description": "making my status page!!!", - "repo": "https://github.com/xrap1dx?tab=repositories", "owner": { "username": "xrap1dx", "email": "sirrapid155@gmail.com" diff --git a/domains/stebanportfolio.json b/domains/stebanportfolio.json index eaf149b4d..e0b3978eb 100644 --- a/domains/stebanportfolio.json +++ b/domains/stebanportfolio.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/sticknologic.json b/domains/sticknologic.json index 0a6a40d50..b940803a0 100644 --- a/domains/sticknologic.json +++ b/domains/sticknologic.json @@ -1,16 +1,12 @@ { "description": "Simple Portfolio and Blog Website", - "repo": "https://github.com/sticknologic", "owner": { "username": "sticknologic", "x": "STICKnoLOGIC", - "facebook":"STICKnoLOGIC", - "bsky":"STICKnoLOGIC" + "facebook": "STICKnoLOGIC", + "bsky": "STICKnoLOGIC" }, "record": { - "NS": [ - "ns1.heliohost.org", - "ns2.heliohost.org" - ] + "NS": ["ns1.heliohost.org", "ns2.heliohost.org"] } } diff --git a/domains/sujal.json b/domains/sujal.json index 3cfa3d825..86baa237b 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -1,5 +1,5 @@ { - "repo":"https://github.com/SuzalShrestha/register", + "repo": "https://github.com/SuzalShrestha/register", "owner": { "username": "suzalshrestha", "email": "sujalshresthawork@gmail.com" diff --git a/domains/sukhdevr898.json b/domains/sukhdevr898.json index 05e6407f6..01e9a705e 100644 --- a/domains/sukhdevr898.json +++ b/domains/sukhdevr898.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SUKHDEVR898", - "email": "sukhdevr898@gmail.com" - }, - "record": { - "CNAME": "ai898.free.nf" - } + "owner": { + "username": "SUKHDEVR898", + "email": "sukhdevr898@gmail.com" + }, + "record": { + "CNAME": "ai898.free.nf" + } } diff --git a/domains/sun.json b/domains/sun.json index ee30e75de..fecbc1755 100644 --- a/domains/sun.json +++ b/domains/sun.json @@ -1,7 +1,6 @@ { "owner": { "username": "sxn4y", - "email": "", "discord": "5unn7n" }, "record": { diff --git a/domains/sunzizhuo.json b/domains/sunzizhuo.json index 61655892d..b05bd5d7e 100644 --- a/domains/sunzizhuo.json +++ b/domains/sunzizhuo.json @@ -1,11 +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" - } + "description": "Personal Portfolio", + "repo": "https://github.com/UnidentifiedX/unidentifiedx.github.io", + "owner": { + "username": "UnidentifiedX", + "email": "sunzizhuo33@gmail.com" + }, + "record": { + "CNAME": "unidentifiedx.github.io" + } } diff --git a/domains/suraez.json b/domains/suraez.json index feaa6c94c..5e9c40d9a 100644 --- a/domains/suraez.json +++ b/domains/suraez.json @@ -1,12 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/Suraez/portfolio-2080", - "owner": { - "username": "suraez", - "email": "oberais50@gmail.com" - }, - "record": { - "URL": "https://www.sko.com.np/" - } + "description": "My Portfolio Website", + "repo": "https://github.com/Suraez/portfolio-2080", + "owner": { + "username": "suraez", + "email": "oberais50@gmail.com" + }, + "record": { + "URL": "https://www.sko.com.np/" } - \ No newline at end of file +} diff --git a/domains/sushankghimire.json b/domains/sushankghimire.json index 3e508c85b..9f6416ee8 100644 --- a/domains/sushankghimire.json +++ b/domains/sushankghimire.json @@ -1,11 +1,11 @@ { - "description": "Sushank Ghimire", - "repo": "https://github.com/Sushank-ghimire/ghimiresushank.com.np", - "owner": { - "username": "Sushank-ghimire", - "email": "ghimiresushank08@gmail.com" - }, - "record": { - "URL": "https://www.ghimiresushank.com.np" - } -} \ No newline at end of file + "description": "Sushank Ghimire", + "repo": "https://github.com/Sushank-ghimire/ghimiresushank.com.np", + "owner": { + "username": "Sushank-ghimire", + "email": "ghimiresushank08@gmail.com" + }, + "record": { + "URL": "https://www.ghimiresushank.com.np" + } +} diff --git a/domains/tallerthanshort.json b/domains/tallerthanshort.json index 41e7f061a..76b62edfb 100644 --- a/domains/tallerthanshort.json +++ b/domains/tallerthanshort.json @@ -1,6 +1,5 @@ { "description": "TallerThanShort made site", - "repo": "https://github.com/TallerThanShort", "owner": { "username": "TallerThanShort", "email": "TallerThanShort@duck.com" diff --git a/domains/tanishq.json b/domains/tanishq.json index 8b64c9ec7..496cf9902 100644 --- a/domains/tanishq.json +++ b/domains/tanishq.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "tanishqmanuja", - "email": "tanishqmanuja@gmail.com" - }, - "record": { - "CNAME": "tqman.pages.dev" - } -} \ No newline at end of file +{ + "owner": { + "username": "tanishqmanuja", + "email": "tanishqmanuja@gmail.com" + }, + "record": { + "CNAME": "tqman.pages.dev" + } +} diff --git a/domains/tanveer.json b/domains/tanveer.json index 726ea19fb..8ee2b9c5e 100644 --- a/domains/tanveer.json +++ b/domains/tanveer.json @@ -1,12 +1,11 @@ { - "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" - - } + "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" + } } diff --git a/domains/tanvir.json b/domains/tanvir.json index 8b0159df9..32385ec92 100644 --- a/domains/tanvir.json +++ b/domains/tanvir.json @@ -1,6 +1,5 @@ { "description": "Tanvir's personal website", - "repo": "https://github.com/tnv1r", "owner": { "username": "tnv1r", "email": "dev@tanvir.io" diff --git a/domains/tas33n.json b/domains/tas33n.json index 6419580a0..7f0cd7299 100644 --- a/domains/tas33n.json +++ b/domains/tas33n.json @@ -3,8 +3,7 @@ "repo": "https://github.com/tas33n/tas33n.github.io", "owner": { "username": "tas33n", - "email": "tasu.legend@gmail.com", - "twitter": "" + "email": "tasu.legend@gmail.com" }, "record": { "CNAME": "tas33n.pages.dev" diff --git a/domains/termonoid.json b/domains/termonoid.json index aa459c481..f1d6a4918 100644 --- a/domains/termonoid.json +++ b/domains/termonoid.json @@ -1,6 +1,5 @@ { "description": "Domain for personal server", - "repo": "https://github.com/Termonoid", "owner": { "username": "Termonoid", "email": "termonoid@cumallover.me", diff --git a/domains/thecommandcat.json b/domains/thecommandcat.json index ca8387ad6..56e39014d 100644 --- a/domains/thecommandcat.json +++ b/domains/thecommandcat.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/TheCommandCat/TheCommandCat.github.io", - "owner": { - "username": "TheCommandCat", - "email": "bhrtkhvji@gmail.com" - }, - "record": { - "CNAME": "thecommandcat.github.io" - } + "repo": "https://github.com/TheCommandCat/TheCommandCat.github.io", + "owner": { + "username": "TheCommandCat", + "email": "bhrtkhvji@gmail.com" + }, + "record": { + "CNAME": "thecommandcat.github.io" + } } diff --git a/domains/thiagotukozaki.json b/domains/thiagotukozaki.json index bc1f0e6cd..8bbca53c8 100644 --- a/domains/thiagotukozaki.json +++ b/domains/thiagotukozaki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TukozakiT", - "email": "contato.thiagoeiji@gmail.com" - }, - "record": { - "CNAME": "thiagotukozaki.vercel.app" - } + "owner": { + "username": "TukozakiT", + "email": "contato.thiagoeiji@gmail.com" + }, + "record": { + "CNAME": "thiagotukozaki.vercel.app" + } } diff --git a/domains/ti3r.json b/domains/ti3r.json index 944e02ada..6ec571e42 100644 --- a/domains/ti3r.json +++ b/domains/ti3r.json @@ -1,10 +1,10 @@ { - "description": "Ti3r's Dev Portfolio", - "owner": { - "username": "ti3r", - "email": "ti3r.bubblenet@gmail.com" - }, - "record": { - "CNAME": "ti3r.github.io" - } + "description": "Ti3r's Dev Portfolio", + "owner": { + "username": "ti3r", + "email": "ti3r.bubblenet@gmail.com" + }, + "record": { + "CNAME": "ti3r.github.io" + } } diff --git a/domains/tim-vdb.json b/domains/tim-vdb.json index 06fde7ca3..2fc8d8e7f 100644 --- a/domains/tim-vdb.json +++ b/domains/tim-vdb.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio", - "repo": "https://github.com/tim-vdb/tim-vdb.github.io", - "owner": { - "username": "tim-vdb", - "email": "timotheevdbosch@gmail.com" - }, - "record": { - "CNAME": "tim-vdb.github.io" - } + "description": "My personal portfolio", + "repo": "https://github.com/tim-vdb/tim-vdb.github.io", + "owner": { + "username": "tim-vdb", + "email": "timotheevdbosch@gmail.com" + }, + "record": { + "CNAME": "tim-vdb.github.io" + } } diff --git a/domains/timi2506.json b/domains/timi2506.json index f4306b56c..bbd8ef720 100644 --- a/domains/timi2506.json +++ b/domains/timi2506.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/tofu.json b/domains/tofu.json index de3d8aee0..ab50644a4 100644 --- a/domains/tofu.json +++ b/domains/tofu.json @@ -1,12 +1,11 @@ { - "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 + "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" + } +} diff --git a/domains/tom.json b/domains/tom.json index f97d865bb..b7cbf3ae3 100644 --- a/domains/tom.json +++ b/domains/tom.json @@ -3,7 +3,6 @@ "username": "tommitchelmore", "email": "tommitchelmore@outlook.com" }, - "repo": "https://github.com/tommitchelmore", "record": { "URL": "https://github.com/tommitchelmore" } diff --git a/domains/tomascornelles.json b/domains/tomascornelles.json index 1d27a4601..06934fcd9 100644 --- a/domains/tomascornelles.json +++ b/domains/tomascornelles.json @@ -1,11 +1,11 @@ { - "description": "Personal blog of Tomas Cornelles, Frontend developer", - "repo": "https://github.com/tomascornelles/tomascornelles", - "owner": { - "username": "tomascornelles", - "email": "tomascornelles@gmail.com" - }, - "record": { - "CNAME": "tomascornelles.github.io" - } + "description": "Personal blog of Tomas Cornelles, Frontend developer", + "repo": "https://github.com/tomascornelles/tomascornelles", + "owner": { + "username": "tomascornelles", + "email": "tomascornelles@gmail.com" + }, + "record": { + "CNAME": "tomascornelles.github.io" + } } diff --git a/domains/tristan.json b/domains/tristan.json index 44416c51b..ae74a1e92 100644 --- a/domains/tristan.json +++ b/domains/tristan.json @@ -1,6 +1,5 @@ { "description": "Tristans personal Website", - "repo": "https://github.com/holymarcell", "owner": { "username": "holymarcell", "email": "is-a.dev@holy-mail.de" diff --git a/domains/tstark.json b/domains/tstark.json index 582a7ccb9..cce907b7a 100644 --- a/domains/tstark.json +++ b/domains/tstark.json @@ -1,11 +1,11 @@ { - "subdomain": "tstark", - "owner": { - "username": "t-starks", - "email": "sr.shelby.lp@gmail.com" - }, - "record": { - "CNAME": "t-stark.netlify.app" - }, - "proxied": false + "subdomain": "tstark", + "owner": { + "username": "t-starks", + "email": "sr.shelby.lp@gmail.com" + }, + "record": { + "CNAME": "t-stark.netlify.app" + }, + "proxied": false } diff --git a/domains/tuanthu1.json b/domains/tuanthu1.json index 65bd1bf8c..e17321f16 100644 --- a/domains/tuanthu1.json +++ b/domains/tuanthu1.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tuanthu1", - "email": "hoangtuanthu981@gmail.com" - }, - "record": { - "CNAME": "tuanthu1.github.io" - } + "owner": { + "username": "tuanthu1", + "email": "hoangtuanthu981@gmail.com" + }, + "record": { + "CNAME": "tuanthu1.github.io" + } } diff --git a/domains/tullio.json b/domains/tullio.json index cc3baa5e0..0abbe2cfe 100644 --- a/domains/tullio.json +++ b/domains/tullio.json @@ -1,11 +1,10 @@ { - "description": "Tullio Sebastiani's Home Page", - "repo": "https://github.com/tsebastiani", - "owner": { - "username": "tsebastiani", - "email": "github.sensitize723@passinbox.com" - }, - "record": { - "CNAME": "tsebastiani.github.io" - } + "description": "Tullio Sebastiani's Home Page", + "owner": { + "username": "tsebastiani", + "email": "github.sensitize723@passinbox.com" + }, + "record": { + "CNAME": "tsebastiani.github.io" + } } diff --git a/domains/tunnel.vulcanocraft.json b/domains/tunnel.vulcanocraft.json index e038d3c7d..fbb3269d4 100644 --- a/domains/tunnel.vulcanocraft.json +++ b/domains/tunnel.vulcanocraft.json @@ -1,7 +1,6 @@ { "owner": { "username": "VulcanoSoftware", - "email": "", "discord": "814891541205876767", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JPhn4mFGL270NVjNvcLw1eYMU_-BAJ7GiIPBlijkSzPPJsByxT2CJErVgHV3K_QjLQRPMGeQE0jjYHOWFLhlZc2mjav7vcAYrcWjnSa-QKbQho_ppnebX1E8OfLtsKWtvqxfGm3O-ii7Eh4XYo7ozm49gTKed_Ypc1svCFp7SePt5DXzhuDoeJ7Ob-vd8zkmhuIoIBXBERWWnfQgaDDfUwCtkmziOmKGYECzpxK6y1z_jhHcjcftLSXn0S7730nODGhidOB9x-YSCkG-O3e72ECu0KH3SRg-HwJz4pQlmeYXGDZClDe9YG1GSHiW4xa9iT36PE8Q0zBLMvS8UWQh4g.LL602nYC1Zm6b1Rjv_5OGQ.QJymDzTupny-bEtQy-G8hZI1Ey49IDr3ZzhhBwE3Qtg7XQnsDf63q3nAGVX3zEHtK8GWQ-dnDg2FStiBRSihFczry1fYk1BOEbtwDQ-PYnphLeLhZuDz3BzVshnqVavw.1I4mHnmNjPVv4AwJvcUPKA" }, diff --git a/domains/tykea.json b/domains/tykea.json index 1d2f44230..02f73924c 100644 --- a/domains/tykea.json +++ b/domains/tykea.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tykealy", - "email":"tykeaboyloy@gmail.com" - }, - "record": { - "CNAME": "tykea.dev" - } - } \ No newline at end of file + "owner": { + "username": "tykealy", + "email": "tykeaboyloy@gmail.com" + }, + "record": { + "CNAME": "tykea.dev" + } +} diff --git a/domains/ud.json b/domains/ud.json index b0ab06c7e..74ceec910 100644 --- a/domains/ud.json +++ b/domains/ud.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "umanga907", - "email": "umanga.907@gmail.com", - "discord": "ud907" - }, - "record": { - "CNAME": "umanga-portfolio.vercel.app" - } + "owner": { + "username": "umanga907", + "email": "umanga.907@gmail.com", + "discord": "ud907" + }, + "record": { + "CNAME": "umanga-portfolio.vercel.app" + } } diff --git a/domains/umar.json b/domains/umar.json index cc9638774..9b97a5855 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,11 +1,11 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/UmarSidiki/me", - "owner": { - "username": "umarsidiki", - "email": "siddiquiumar0007@gmail.com" - }, - "record": { - "CNAME": "umarsidiki.github.io" - } -} +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/UmarSidiki/me", + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "CNAME": "umarsidiki.github.io" + } +} diff --git a/domains/umerislam.json b/domains/umerislam.json index 9e46ad79b..b6677d97a 100644 --- a/domains/umerislam.json +++ b/domains/umerislam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "umer-islam", - "email": "umer.islam474@gmail.com" - }, - "record": { - "CNAME": "umerislam.netlify.app" - } + "owner": { + "username": "umer-islam", + "email": "umer.islam474@gmail.com" + }, + "record": { + "CNAME": "umerislam.netlify.app" + } } diff --git a/domains/unicorn.json b/domains/unicorn.json index cee285e93..139433a9a 100644 --- a/domains/unicorn.json +++ b/domains/unicorn.json @@ -5,10 +5,7 @@ "email": "is-a-dev-registration.zbden@simplelogin.com" }, "record": { - "NS": [ - "adelaide.ns.cloudflare.com", - "arnold.ns.cloudflare.com" - ] + "NS": ["adelaide.ns.cloudflare.com", "arnold.ns.cloudflare.com"] }, "proxied": false } diff --git a/domains/url.aditya.json b/domains/url.aditya.json index 18dab9f28..bdf74b007 100644 --- a/domains/url.aditya.json +++ b/domains/url.aditya.json @@ -1,6 +1,5 @@ { "description": "subdomain for link redirection", - "repo": "https://github.com/dedomil", "owner": { "username": "dedomil", "email": "ishqaddy@gmail.com", diff --git a/domains/usekyber.json b/domains/usekyber.json index 0aad56a94..e7204eda1 100644 --- a/domains/usekyber.json +++ b/domains/usekyber.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "roger-padrell", - "discord": "1335907071287230527", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.mUg0h0vs51TZlH_HhPFCqQvSXzhsEa9nWRE_vKRN7AWyU2jSneGFQopQ5Lj__CLtmRDCd60W0wYjH8FEqUjYaquACMvfkG2KrU-F6Ht8efv-g6fvQSnEpFeCy4jaeOI0WqCfwoDY8AAaH2daMX3CrLhrJAVD-CNm5sjssElj77cmDhU1Z0m2WCp__Akt-uDNc2VUVlUpDfqhV9b8pgEX-NfSMAU0kL-v1B037PVUCBPj_obfJyOUDj72lTcl5uYoJlkIiUbsfvWAIvbP2i_0xxAXXhuyfTnD1a_2FAXmKegzUmM9kjgao1RNWUAXo_sgydw0IxevpVgI-GhZgl09CA.WkO0f1qjPnhPD4YI1U_buA.Vj5CjME69F7g0jEiXmgD0OUNf7GpLBCRuI0Ap5sE67A0D0dWYoKPyE6c5Jy-8U5UuCic01BnIhP3SKeQ4u3ZiCjXkjfeYaXba_UIcOdWBpw.Qm7MtmHkzZBCmWtDpIMY7g" - }, - - "record": { - "CNAME": "0fd7817ec6-hosting.gitbook.io" - } - } - + "owner": { + "username": "roger-padrell", + "discord": "1335907071287230527", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.mUg0h0vs51TZlH_HhPFCqQvSXzhsEa9nWRE_vKRN7AWyU2jSneGFQopQ5Lj__CLtmRDCd60W0wYjH8FEqUjYaquACMvfkG2KrU-F6Ht8efv-g6fvQSnEpFeCy4jaeOI0WqCfwoDY8AAaH2daMX3CrLhrJAVD-CNm5sjssElj77cmDhU1Z0m2WCp__Akt-uDNc2VUVlUpDfqhV9b8pgEX-NfSMAU0kL-v1B037PVUCBPj_obfJyOUDj72lTcl5uYoJlkIiUbsfvWAIvbP2i_0xxAXXhuyfTnD1a_2FAXmKegzUmM9kjgao1RNWUAXo_sgydw0IxevpVgI-GhZgl09CA.WkO0f1qjPnhPD4YI1U_buA.Vj5CjME69F7g0jEiXmgD0OUNf7GpLBCRuI0Ap5sE67A0D0dWYoKPyE6c5Jy-8U5UuCic01BnIhP3SKeQ4u3ZiCjXkjfeYaXba_UIcOdWBpw.Qm7MtmHkzZBCmWtDpIMY7g" + }, + + "record": { + "CNAME": "0fd7817ec6-hosting.gitbook.io" + } +} diff --git a/domains/usmanbaig.json b/domains/usmanbaig.json index db087c533..0753fd396 100644 --- a/domains/usmanbaig.json +++ b/domains/usmanbaig.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "UsmanBaig001", - "email": "usmanbaig1572@gmail.com" - }, - "record": { - "CNAME": "usmanbaig-dev.vercel.app" - } - } \ No newline at end of file + "owner": { + "username": "UsmanBaig001", + "email": "usmanbaig1572@gmail.com" + }, + "record": { + "CNAME": "usmanbaig-dev.vercel.app" + } +} diff --git a/domains/utsabadhikari.json b/domains/utsabadhikari.json index 136a2dd1f..a76bf227f 100644 --- a/domains/utsabadhikari.json +++ b/domains/utsabadhikari.json @@ -1,7 +1,6 @@ { "owner": { "username": "utsab1231", - "email": "", "discord": "573163740309094413", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.J8Zs7sfsirMCXNl8iuUK7xdq5hrLgPvMdrbhp1XfqXBrego8HGcVBEaKNzqZu16DXgMlcJUFJylKY6C7TUPYheXfPDP0Wh66NT6o7wFUsWFuQ6g5NSiU8ctXlI1K7f1_PXwO0iLw5rQOmgh4iw7NCOYti3rF1RXuae3OtNWWQnxgVEv9jieBwtsDhmhjgY2LZxPNJmqvoYCsR9-ytJoNgKYnjxwFqd_bCOKsBBRUAFGKMY031aNZRQTO5EoLOilDOfpznb_DtVmQCZZ_FI56mkKgJhupqIOxJ_bJgKNF6GbvAjSElMdWoVq_YsLU1ivao7sFdXjecje9yOzcBkOuPA.papQF2Ih2vL7uZ8R2B0Dug.2QknjUZW3VXKfWNhnEG5x7GBXEMg1cowfgNMQYmdyPZ64cc5hq6xtB_ENmlpEu7_QzddxpAqxqeKUGTgxwP2ksbAsDFoV02SUMjyiGlYADE.ljIgAJ8-syYcHV1cKeLziA" }, diff --git a/domains/v.json b/domains/v.json index e3cb8bea1..486915299 100644 --- a/domains/v.json +++ b/domains/v.json @@ -1,7 +1,6 @@ { "owner": { - "username": "leofelix908", - "email": "" + "username": "leofelix908" }, "record": { "CNAME": "xproject-xi.vercel.app" diff --git a/domains/valerius.json b/domains/valerius.json index 085a6b51e..e9bdb8679 100644 --- a/domains/valerius.json +++ b/domains/valerius.json @@ -1,11 +1,11 @@ { - "description": "valerius.is-a.dev", - "repo": "https://github.com/valerius21/register", - "owner": { - "username": "valerius21", - "email": "dev@voidcode.net" - }, - "record": { - "CNAME": "valerius.me" - } + "description": "valerius.is-a.dev", + "repo": "https://github.com/valerius21/register", + "owner": { + "username": "valerius21", + "email": "dev@voidcode.net" + }, + "record": { + "CNAME": "valerius.me" + } } diff --git a/domains/vantage.json b/domains/vantage.json index 7afc96ef5..f9e58b06a 100644 --- a/domains/vantage.json +++ b/domains/vantage.json @@ -1,7 +1,6 @@ { "owner": { "username": "blaze-099", - "email": "", "discord": "1186691290759434350", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" }, diff --git a/domains/varad.json b/domains/varad.json index d6763719a..10ddc1443 100644 --- a/domains/varad.json +++ b/domains/varad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Qvme", - "email": "varad.pi@proton.me" - }, - "record": { - "CNAME": "qvme.github.io" - } + "owner": { + "username": "Qvme", + "email": "varad.pi@proton.me" + }, + "record": { + "CNAME": "qvme.github.io" + } } diff --git a/domains/vasanth.json b/domains/vasanth.json index 07f5aa342..df36647d1 100644 --- a/domains/vasanth.json +++ b/domains/vasanth.json @@ -1,6 +1,5 @@ { "description": "Vasanth personal Blog", - "repo": "https://github.com/itsparser", "owner": { "username": "62d2", "email": "itsparser@gmail.com", diff --git a/domains/vicentelopez.json b/domains/vicentelopez.json index bf83b0cf9..a3e4a1e2a 100644 --- a/domains/vicentelopez.json +++ b/domains/vicentelopez.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "lopezvcnt", - "email": "lopezvcnt@gmail.com" - }, - "description": "Vicente López portfolio showcasing skills and projects for profesional purpose.", - "repo": "https://github.com/lopezvcnt", - "record": { - "CNAME": "lopezvcnt.github.io" - } + "owner": { + "username": "lopezvcnt", + "email": "lopezvcnt@gmail.com" + }, + "description": "Vicente López portfolio showcasing skills and projects for profesional purpose.", + "record": { + "CNAME": "lopezvcnt.github.io" + } } diff --git a/domains/victoria.json b/domains/victoria.json index 42888f702..6fad7fc3e 100644 --- a/domains/victoria.json +++ b/domains/victoria.json @@ -1,7 +1,6 @@ { "owner": { - "username": "itahseen", - "email": "" + "username": "itahseen" }, "record": { "CNAME": "viktoriaa.vercel.app" diff --git a/domains/vighnesh153.json b/domains/vighnesh153.json index 8f9c2cf8d..68a2d64b4 100644 --- a/domains/vighnesh153.json +++ b/domains/vighnesh153.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vighnesh153", - "email": "pikachu@vighnesh153.dev" - }, - "record": { - "CNAME": "vighnesh153-app.web.app" - } + "owner": { + "username": "vighnesh153", + "email": "pikachu@vighnesh153.dev" + }, + "record": { + "CNAME": "vighnesh153-app.web.app" + } } diff --git a/domains/vigikaran.json b/domains/vigikaran.json index 30c271d2d..39e3b609f 100644 --- a/domains/vigikaran.json +++ b/domains/vigikaran.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vigikaran", - "email": "vigikaran.php@gmail.com" - }, - "record": { - "URL": "https://www.linkedin.com/in/vigikaran/" - } + "owner": { + "username": "vigikaran", + "email": "vigikaran.php@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/vigikaran/" + } } diff --git a/domains/vignesh.json b/domains/vignesh.json index 888ed7759..c80386d58 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Vignesh025", - "email": "vigneshjayakumar9221@gmail.com", - "discord": "vignesh025" - }, - "record": { - "CNAME": "vigneshportfolio1.vercel.app" - } + "owner": { + "username": "Vignesh025", + "email": "vigneshjayakumar9221@gmail.com", + "discord": "vignesh025" + }, + "record": { + "CNAME": "vigneshportfolio1.vercel.app" + } } diff --git a/domains/vikas.json b/domains/vikas.json index 4b738d9b6..26b9387ee 100644 --- a/domains/vikas.json +++ b/domains/vikas.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "kvikas063", - "email": "vikas_063@hotmail.com" - }, - "description": "portofolio website.", - "record": { - "CNAME": "kvikas063.github.io" - } + "owner": { + "username": "kvikas063", + "email": "vikas_063@hotmail.com" + }, + "description": "portofolio website.", + "record": { + "CNAME": "kvikas063.github.io" + } } diff --git a/domains/vinay.json b/domains/vinay.json index 64af12f23..12bca45a2 100644 --- a/domains/vinay.json +++ b/domains/vinay.json @@ -1,13 +1,13 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/vinugawade/vinux.in", - "owner": { - "username": "vinugawade", - "email": "vinulike11@gmail.com", - "linkedin": "https://www.linkedin.com/in/vinu-gawade", - "discord": "830872854677422150" - }, - "record": { - "CNAME": "vinux.in" - } -} \ No newline at end of file + "description": "Personal Portfolio Website", + "repo": "https://github.com/vinugawade/vinux.in", + "owner": { + "username": "vinugawade", + "email": "vinulike11@gmail.com", + "linkedin": "https://www.linkedin.com/in/vinu-gawade", + "discord": "830872854677422150" + }, + "record": { + "CNAME": "vinux.in" + } +} diff --git a/domains/vinayaka.json b/domains/vinayaka.json index f6f08f3d8..9f6fe25fc 100644 --- a/domains/vinayaka.json +++ b/domains/vinayaka.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vinayaka-iyer", - "email": "vinayakaiyer999@gmail.com" - }, - "record": { - "CNAME": "vinayaka-portfolio.vercel.app" - } + "owner": { + "username": "vinayaka-iyer", + "email": "vinayakaiyer999@gmail.com" + }, + "record": { + "CNAME": "vinayaka-portfolio.vercel.app" + } } diff --git a/domains/vincent.json b/domains/vincent.json index d20678a66..882de9792 100644 --- a/domains/vincent.json +++ b/domains/vincent.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vinvin27", - "email": "simsichepac+is-a@gmail.com" - }, - "record": { - "CNAME": "vincent-homepage.pages.dev" - } + "owner": { + "username": "vinvin27", + "email": "simsichepac+is-a@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } } diff --git a/domains/vinicius.json b/domains/vinicius.json index 5f4e477f5..d58a4aa03 100644 --- a/domains/vinicius.json +++ b/domains/vinicius.json @@ -1,6 +1,5 @@ { "description": "My personal website", - "repo": "https://github.com/vncsmnl", "owner": { "username": "vncsmnl", "twitter": "vncsmnl", diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index 96db17f8e..77d233378 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -8,7 +8,10 @@ }, "record": { "URL": "https://vtwa.is-a.dev", - "TXT": ["zoho-verification=zb23163854.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], + "TXT": [ + "zoho-verification=zb23163854.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], "MX": ["mx.zoho.com"] } } diff --git a/domains/vinvin.json b/domains/vinvin.json index 8ef13a67e..a10d39420 100644 --- a/domains/vinvin.json +++ b/domains/vinvin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vinvin27", - "email": "simsichepac@gmail.com" - }, - "record": { - "CNAME": "vincent-homepage.pages.dev" - } + "owner": { + "username": "vinvin27", + "email": "simsichepac@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } } diff --git a/domains/viral-soni.json b/domains/viral-soni.json index 1bb9156e2..bfcc3e11e 100644 --- a/domains/viral-soni.json +++ b/domains/viral-soni.json @@ -1,11 +1,11 @@ { - "description": "My personal developer profile", - "repo": "https://github.com/R-Okje/my-wasm-website", - "owner": { - "username": "R-Okje", - "email": "vssviral@gmail.com" - }, - "record": { - "CNAME": "r-okje.github.io" - } + "description": "My personal developer profile", + "repo": "https://github.com/R-Okje/my-wasm-website", + "owner": { + "username": "R-Okje", + "email": "vssviral@gmail.com" + }, + "record": { + "CNAME": "r-okje.github.io" + } } diff --git a/domains/virtual.json b/domains/virtual.json index b06289921..38940393e 100644 --- a/domains/virtual.json +++ b/domains/virtual.json @@ -1,12 +1,11 @@ { - "description": "Virtual is a Dev", - "repo": "https://github.com/MarkAguirre26/virtual", - "owner": { - "username": "MarkAguirre26", - "email": "markaguirre26@gmail.com" - }, - "record": { - "URL": "https://virtual-dev.netlify.app/" - } + "description": "Virtual is a Dev", + "repo": "https://github.com/MarkAguirre26/virtual", + "owner": { + "username": "MarkAguirre26", + "email": "markaguirre26@gmail.com" + }, + "record": { + "URL": "https://virtual-dev.netlify.app/" } - +} diff --git a/domains/vishal.json b/domains/vishal.json index 91946b3e8..aecce9f41 100644 --- a/domains/vishal.json +++ b/domains/vishal.json @@ -1,6 +1,5 @@ { "description": "Welcome to Vishal Sharma's Space on Web", - "repo": "https://github.com/makeavish", "owner": { "username": "makeavish", "email": "hi@vishalsharma.dev" diff --git a/domains/vishalanarase.json b/domains/vishalanarase.json index c7201a0b0..a04642c1d 100644 --- a/domains/vishalanarase.json +++ b/domains/vishalanarase.json @@ -1,12 +1,12 @@ { - "description": "Subdomain for my personal portfolio", - "repo": "https://github.com/vishalanarase/vishalanarase.github.io", - "owner": { - "username": "vishalanarase", - "email": "iamvishalanarase@gmail.com", - "twitter": "vishalanarase" - }, - "record": { - "CNAME": "vishalanarase.github.io" - } -} \ No newline at end of file + "description": "Subdomain for my personal portfolio", + "repo": "https://github.com/vishalanarase/vishalanarase.github.io", + "owner": { + "username": "vishalanarase", + "email": "iamvishalanarase@gmail.com", + "twitter": "vishalanarase" + }, + "record": { + "CNAME": "vishalanarase.github.io" + } +} diff --git a/domains/vldm.json b/domains/vldm.json index 57279b13a..9e4d1ea05 100644 --- a/domains/vldm.json +++ b/domains/vldm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "VLDeMenezes", - "email": "victorleandrodemenezes@gmail.com" - }, - "record": { - "CNAME": "vldm-portafolio.vercel.app" - } + "owner": { + "username": "VLDeMenezes", + "email": "victorleandrodemenezes@gmail.com" + }, + "record": { + "CNAME": "vldm-portafolio.vercel.app" + } } diff --git a/domains/vrivera.json b/domains/vrivera.json index 9821c3c38..7b6f0f6f7 100644 --- a/domains/vrivera.json +++ b/domains/vrivera.json @@ -1,11 +1,11 @@ { - "description": "personal portfolio", - "repo": "https://github.com/vcntttt/portfolio", - "owner": { - "username": "vcntttt", - "email": "vrivera.dev@gmail.com" - }, - "record": { - "CNAME": "vcntttt.github.io" - } + "description": "personal portfolio", + "repo": "https://github.com/vcntttt/portfolio", + "owner": { + "username": "vcntttt", + "email": "vrivera.dev@gmail.com" + }, + "record": { + "CNAME": "vcntttt.github.io" + } } diff --git a/domains/vvp.json b/domains/vvp.json index 22761e781..d4626792f 100644 --- a/domains/vvp.json +++ b/domains/vvp.json @@ -1,6 +1,5 @@ { "description": "VVP's Website", - "repo": "https://github.com/VVP3215", "owner": { "username": "VVP", "email": "jamesmentes.management@gmail.com" diff --git a/domains/vyductan.json b/domains/vyductan.json index b824e266a..fd12147df 100644 --- a/domains/vyductan.json +++ b/domains/vyductan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "vyductan", - "email": "vdt5snet@gmail.com", - "discord": "370012050316984321" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/vyfor.json b/domains/vyfor.json index e760abde1..669219e08 100644 --- a/domains/vyfor.json +++ b/domains/vyfor.json @@ -1,11 +1,11 @@ { - "description": "minimal portfolio", - "repo": "https://github.com/vyfor/page", - "owner": { - "username": "vyfor", - "discord": "vyfor" - }, - "record": { - "CNAME": "vyfor.pages.dev" - } + "description": "minimal portfolio", + "repo": "https://github.com/vyfor/page", + "owner": { + "username": "vyfor", + "discord": "vyfor" + }, + "record": { + "CNAME": "vyfor.pages.dev" + } } diff --git a/domains/walkercito.json b/domains/walkercito.json index e8b0c9b0f..8629e93c1 100644 --- a/domains/walkercito.json +++ b/domains/walkercito.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Walkercito" - }, - "record": { - "CNAME": "walkercitodev.vercel.app" - } + "owner": { + "username": "Walkercito" + }, + "record": { + "CNAME": "walkercitodev.vercel.app" + } } diff --git a/domains/wallsified.json b/domains/wallsified.json index 51cc568a6..8a14eb7ff 100644 --- a/domains/wallsified.json +++ b/domains/wallsified.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "wallsified", - "email": "danielparedes@ciencias.unam.mx", - "discord": "" - }, - "record": { - "CNAME": "portafolio-gamma-mauve.vercel.app" - } + "owner": { + "username": "wallsified", + "email": "danielparedes@ciencias.unam.mx" + }, + "record": { + "CNAME": "portafolio-gamma-mauve.vercel.app" + } } diff --git a/domains/waradu.json b/domains/waradu.json index ccab66cea..1a169251c 100644 --- a/domains/waradu.json +++ b/domains/waradu.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "waradu", - "email": "me@waradu.dev", - "discord": "waradu" - }, - "record": { - "CNAME": "portfolio-dee.pages.dev" - } -} \ No newline at end of file +{ + "owner": { + "username": "waradu", + "email": "me@waradu.dev", + "discord": "waradu" + }, + "record": { + "CNAME": "portfolio-dee.pages.dev" + } +} diff --git a/domains/wasd228.json b/domains/wasd228.json index 402b27616..a12d159cc 100644 --- a/domains/wasd228.json +++ b/domains/wasd228.json @@ -1,11 +1,11 @@ { - "description": "To get a cool looking subdomain for my portfolio hosted on netlify", - "repo": "https://github.com/ericafk0001/Portfolio.git", - "owner": { - "username": "ericafk0001", - "email": "dxslyofficial@gmail.com" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "To get a cool looking subdomain for my portfolio hosted on netlify", + "repo": "https://github.com/ericafk0001/Portfolio.git", + "owner": { + "username": "ericafk0001", + "email": "dxslyofficial@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/wasi.json b/domains/wasi.json index f46f7e635..05b3ffc31 100644 --- a/domains/wasi.json +++ b/domains/wasi.json @@ -1,7 +1,6 @@ { "owner": { "username": "WasiTC", - "email": "", "discord": "802128241280286761", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VfdMN3KkHv14UEuHSosP1YXOQh38Re1VEsdiCZFNaOYSQNgJrEVseI4eaY5gIUbR8tyN6IUDDjxYBe8JtgvTYVABOJfEYtNN-IWfErm5kSm_AhBXrqorhc5wIIuC1iBjlJX86x2iZPy0QUMUWvMcommb_enf4V8IfPkU4ByMqWmjgpLD26gKdoBcWbWprsI-_J_TdZIAeksbnaW0fhu_dqVD8H0Jc-o_DdMkdGOqIZBw49ThqiOTn9_ykXcFS7E5FPOcaPawNgH74ztkuMQEiuO2gLp-ibiILiNTniLoMRGJBB9YppR3o1dIWbg1AaPaUU4q0Hd8WBhIHgCbvQBlmw.FPAyefTCWSW9Cn4Re6vGBQ.xfrpDjbf0Gb63fo5C5zJTA5pM5aur7a-Ue6sEaEhskpEdMHWzOJETtyjSnyl6n9APyhOudlvWwFIXRmp7CNvx_hGMtMXNDj8XhRE5W1YXXU.3tdoXncw4wvTz5QDGvN4FA" }, diff --git a/domains/wassim.json b/domains/wassim.json index 73e182235..93b577aa2 100644 --- a/domains/wassim.json +++ b/domains/wassim.json @@ -1,6 +1,5 @@ { "description": "Github profile of wassimbenzarti", - "repo": "https://github.com/wassimbenzarti", "owner": { "username": "wassimbenzarti", "email": "wass11121996@gmail.com" diff --git a/domains/web.vulcanocraft.json b/domains/web.vulcanocraft.json index 75126b879..f0c01aea2 100644 --- a/domains/web.vulcanocraft.json +++ b/domains/web.vulcanocraft.json @@ -1,7 +1,6 @@ { "owner": { "username": "VulcanoSoftware", - "email": "", "discord": "814891541205876767", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.OSN3PUPj-tyBSww7jRiLu3F9KJHZLnuunCHNQKcFiZF_qRsPd9uVTMBljFhRUAAzBM9lfFsRtBQnEUYqEyuWUq8e_fYYopTTJ2eoMj4tjkBAYbwRJG4FiT1LFDpDR0YtuSk-XgUFSi4HVBHAMnaAJ92Ez3_APNRBfspLSeSWRrr-aVYej5z_GusGjujgt1RnGX13HZTy7sQZSdGB6fztcxJEwMtAdAvc_GPA7t6oY1GJaVkl9JP0_s7VYkUDkA_msvFfPO2bT_aRi3CL1LwjRMzsS3hzhOK-qBc2mRD8Ea0F64wNaLYcYQINexXnxgF6toTHl9ZXiyKbOGVPuH1Ufw.2NmlL0bO_wxEmb-6eWlCyQ._ewSj4Dp8XIIfDqlriYtXKqrlYv70uhnEX0_pvFNsZ_L3AM4yGHw1aCFiAZkgOB3rCEEKEX2m4sMmApEhvmgh7rm2Y615R1QuJdwiDU332Z7NTtoTSb8LfYKN8Z-sX66.nQYEU4bu7Mrtfg4u57iRcQ" }, diff --git a/domains/who.json b/domains/who.json index 52c7e7f39..cf6752f4f 100644 --- a/domains/who.json +++ b/domains/who.json @@ -1,6 +1,5 @@ { "description": "references for my npm packages", - "repo": "https://github.com/teamjoelee", "owner": { "username": "teamjoelee", "email": "tojoeleeofficial@gmail.com" diff --git a/domains/wiki.chuyentinorz.json b/domains/wiki.chuyentinorz.json index 6b2ef87e4..78190f999 100644 --- a/domains/wiki.chuyentinorz.json +++ b/domains/wiki.chuyentinorz.json @@ -1,5 +1,5 @@ { - "owner": { + "owner": { "username": "akk1to", "email": "akk1to.dev@gmail.com", "discord": "727497287777124414" diff --git a/domains/wildchamo.json b/domains/wildchamo.json index d1c330799..374936a5c 100644 --- a/domains/wildchamo.json +++ b/domains/wildchamo.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/wildchamo/Jose-Luis-Bedoya", - "owner": { - "username": "wildchamo", - "email": "wildchamo@gmail.com" - }, - "record": { - "CNAME": "wildchamo.github.io" - } + "description": "Personal website", + "repo": "https://github.com/wildchamo/Jose-Luis-Bedoya", + "owner": { + "username": "wildchamo", + "email": "wildchamo@gmail.com" + }, + "record": { + "CNAME": "wildchamo.github.io" + } } diff --git a/domains/willymateo.json b/domains/willymateo.json index 6816fa297..c608366c4 100644 --- a/domains/willymateo.json +++ b/domains/willymateo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "willymateo", - "email": "matheoowilly@gmail.com", - "discord": "willycocolon" - }, - "record": { - "CNAME": "willymateo.vercel.app" - } + "owner": { + "username": "willymateo", + "email": "matheoowilly@gmail.com", + "discord": "willycocolon" + }, + "record": { + "CNAME": "willymateo.vercel.app" + } } diff --git a/domains/wilson.json b/domains/wilson.json index f84c3f9bc..b3e2bcb9d 100644 --- a/domains/wilson.json +++ b/domains/wilson.json @@ -1,11 +1,11 @@ { - "description": "My portfolio", - "repo": "https://github.com/wmoralesl/wmoralesl.github.io", - "owner": { - "username": "wmoralesl", - "email": "wilsonm57wm@gmail.com" - }, - "record": { - "CNAME": "wmoralesl.github.io" - } -} \ No newline at end of file + "description": "My portfolio", + "repo": "https://github.com/wmoralesl/wmoralesl.github.io", + "owner": { + "username": "wmoralesl", + "email": "wilsonm57wm@gmail.com" + }, + "record": { + "CNAME": "wmoralesl.github.io" + } +} diff --git a/domains/woogi.json b/domains/woogi.json index a3fb827bc..deea32542 100644 --- a/domains/woogi.json +++ b/domains/woogi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "woogi-kang", - "email": "woogi.dev@gmail.com" - }, - "record": { - "CNAME": "portfolio-whbd.vercel.app" - } + "owner": { + "username": "woogi-kang", + "email": "woogi.dev@gmail.com" + }, + "record": { + "CNAME": "portfolio-whbd.vercel.app" + } } diff --git a/domains/woosh.json b/domains/woosh.json index 9123c1bb7..d6dd9b785 100644 --- a/domains/woosh.json +++ b/domains/woosh.json @@ -1,6 +1,5 @@ { "description": "idk just a domain i guess", - "repo": "https://github.com/LetMeWoosh", "owner": { "username": "LetMeWoosh", "email": "me@letmewoosh.xyz" diff --git a/domains/www.aswinmahesh.json b/domains/www.aswinmahesh.json index 6272bc668..d266113c5 100644 --- a/domains/www.aswinmahesh.json +++ b/domains/www.aswinmahesh.json @@ -1,6 +1,5 @@ { "description": "Aswin Mahesh Website", - "repo": "https://github.com/aswinmahesh", "owner": { "username": "aswinmahesh", "email": "aswinmahesh.com+dns@gmail.com" diff --git a/domains/www.aswinmaheshc.json b/domains/www.aswinmaheshc.json index ad48739bf..1e793d181 100644 --- a/domains/www.aswinmaheshc.json +++ b/domains/www.aswinmaheshc.json @@ -1,6 +1,5 @@ { "description": "Aswin Mahesh C Website", - "repo": "https://github.com/aswinmahesh", "owner": { "username": "aswinmahesh", "email": "aswinmahesh.com+dns@gmail.com" diff --git a/domains/wyatt.json b/domains/wyatt.json index 465bfbe59..83dca1eb9 100644 --- a/domains/wyatt.json +++ b/domains/wyatt.json @@ -1,11 +1,11 @@ { - "description": "Blog", - "repo": "https://github.com/ws998116/ws998116.github.io", - "owner": { - "username": "ws998116", - "email": "ws998116@gmail.com" - }, - "record": { - "CNAME": "ws998116.github.io" - } + "description": "Blog", + "repo": "https://github.com/ws998116/ws998116.github.io", + "owner": { + "username": "ws998116", + "email": "ws998116@gmail.com" + }, + "record": { + "CNAME": "ws998116.github.io" + } } diff --git a/domains/xelkomy.json b/domains/xelkomy.json index 3dfd218c7..20fc3c873 100644 --- a/domains/xelkomy.json +++ b/domains/xelkomy.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/xElkomy/xElkomy.github.io", - "owner": { - "username": "xElkomy", - "email": "khaled.mohamed@xelkomy.com", - "discord": "khaledkarimeldin" - }, - "record": { - "URL": "https://blog.xelkomy.com" - } + "repo": "https://github.com/xElkomy/xElkomy.github.io", + "owner": { + "username": "xElkomy", + "email": "khaled.mohamed@xelkomy.com", + "discord": "khaledkarimeldin" + }, + "record": { + "URL": "https://blog.xelkomy.com" + } } diff --git a/domains/xelxen.json b/domains/xelxen.json index 870ca2b9c..cacb57e08 100644 --- a/domains/xelxen.json +++ b/domains/xelxen.json @@ -1,6 +1,5 @@ { "description": "I am a dev ig", - "repo": "https://github.com/xelxen.github.io", "owner": { "username": "XelXen", "email": "xelxenfox@gmail.com", diff --git a/domains/xmars.json b/domains/xmars.json index 9e7cecfe4..845463ae9 100644 --- a/domains/xmars.json +++ b/domains/xmars.json @@ -1,11 +1,10 @@ { - "description": "My personal info", - "repo": "https://github.com/xmars4", - "owner": { - "username": "xmars4", - "email": "xtruongptit@gmail.com" - }, - "record": { - "CNAME": "xmars4.github.io" - } + "description": "My personal info", + "owner": { + "username": "xmars4", + "email": "xtruongptit@gmail.com" + }, + "record": { + "CNAME": "xmars4.github.io" + } } diff --git a/domains/xrap1dx.json b/domains/xrap1dx.json index 3ce54e246..e5caaa0eb 100644 --- a/domains/xrap1dx.json +++ b/domains/xrap1dx.json @@ -1,6 +1,5 @@ { "description": "making a cool portfolio website.", - "repo": "https://github.com/xrap1dx?tab=repositories", "owner": { "username": "xrap1dx", "email": "sirrapid155@gmail.com" diff --git a/domains/xsamivs.json b/domains/xsamivs.json index faf0102a8..28e0af625 100644 --- a/domains/xsamivs.json +++ b/domains/xsamivs.json @@ -1,6 +1,5 @@ { "description": "Development Website of xSamiVS", - "repo": "https://github.com/xSamiVS", "owner": { "username": "xSamiVS", "discord": "xSamiVS - 455335173748162563" diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json index c8a0bd98c..ffe57de9e 100644 --- a/domains/xshubhamg.json +++ b/domains/xshubhamg.json @@ -1,10 +1,10 @@ { "description": "Portfolio site", - "owner": { - "username": "xshubhamg", - "email": "shubhammgiri3@gmail.com" - }, - "record": { - "URL": "https://nerd-cv.netlify.app/" - } + "owner": { + "username": "xshubhamg", + "email": "shubhammgiri3@gmail.com" + }, + "record": { + "URL": "https://nerd-cv.netlify.app/" + } } diff --git a/domains/yashas.json b/domains/yashas.json index 0aab88392..18ff198fd 100644 --- a/domains/yashas.json +++ b/domains/yashas.json @@ -1,6 +1,5 @@ { "description": "yashas.is-a.dev.", - "repo": "https://github.com/yashas9492", "owner": { "username": "Yashas9492", "email": "yashas.codes@gmail.com" diff --git a/domains/yatinmalhotra.json b/domains/yatinmalhotra.json index 07f35f375..251d4a10c 100644 --- a/domains/yatinmalhotra.json +++ b/domains/yatinmalhotra.json @@ -1,11 +1,11 @@ { - "description": "Personal-Portfolio", - "repo": "https://github.com/Yatin-Malhotra/TestPortfolio", - "owner": { - "username": "Yatin-Malhotra", - "discord": "foreverinevitable" - }, - "record": { - "A": ["75.2.60.5"] - } + "description": "Personal-Portfolio", + "repo": "https://github.com/Yatin-Malhotra/TestPortfolio", + "owner": { + "username": "Yatin-Malhotra", + "discord": "foreverinevitable" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/yaxh.json b/domains/yaxh.json index a771b3f6c..5302cfbe0 100644 --- a/domains/yaxh.json +++ b/domains/yaxh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "yaxhcodes", - "email": "meyashjoshi3101@gmail.com", - "discord": "965845932782526495" - }, - "record": { - "CNAME": "yaxhcodes.vercel.app" - } -} \ No newline at end of file + "owner": { + "username": "yaxhcodes", + "email": "meyashjoshi3101@gmail.com", + "discord": "965845932782526495" + }, + "record": { + "CNAME": "yaxhcodes.vercel.app" + } +} diff --git a/domains/yhkz.json b/domains/yhkz.json index 5f8d65f10..9b655ee3f 100644 --- a/domains/yhkz.json +++ b/domains/yhkz.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/yoan.json b/domains/yoan.json index f406008bc..ab5b4d3ea 100644 --- a/domains/yoan.json +++ b/domains/yoan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yoan-gilliand", - "email": "yoangilliand@gmail.com" - }, - "record": { - "CNAME": "yoan-gilliand.vercel.app" - } + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "CNAME": "yoan-gilliand.vercel.app" + } } diff --git a/domains/ysfchn.json b/domains/ysfchn.json index 4ba9d55af..05a75f816 100644 --- a/domains/ysfchn.json +++ b/domains/ysfchn.json @@ -1,6 +1,5 @@ { "description": "ysfchn's personal website", - "repo": "https://github.com/ysfchn", "owner": { "username": "ysfchn", "email": "hi@ysfchn.com" diff --git a/domains/ysyz.json b/domains/ysyz.json index 6aefecb27..3d34c0eb3 100644 --- a/domains/ysyz.json +++ b/domains/ysyz.json @@ -4,6 +4,6 @@ "email": "sife@sife.is-a.dev" }, "record": { - "CNAME":"yishuiyizhong.github.io" + "CNAME": "yishuiyizhong.github.io" } } diff --git a/domains/yujia.json b/domains/yujia.json index 9eabe930a..6822324d1 100644 --- a/domains/yujia.json +++ b/domains/yujia.json @@ -1,6 +1,5 @@ { "description": "Yujia's Magic", - "repo": "https://github.com/YujiaY", "owner": { "username": "YujiaY", "email": "aujackyuan@gmail.com" diff --git a/domains/yxz.json b/domains/yxz.json index d434786ca..3aea970b6 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -2,7 +2,6 @@ "repo": "https://github.com/yz9551/blog", "owner": { "username": "yz9551", - "email": "", "discord": "yz9551" }, "record": { diff --git a/domains/zahid.json b/domains/zahid.json index afdbfac44..8a0a68eb4 100644 --- a/domains/zahid.json +++ b/domains/zahid.json @@ -2,10 +2,10 @@ "description": "Zahid47's personal website", "repo": "https://github.com/zahid47/pw", "owner": { - "username": "zahid47", - "email": "epiczahid@gmail.com" + "username": "zahid47", + "email": "epiczahid@gmail.com" }, "record": { - "A": ["75.2.60.5"] + "A": ["75.2.60.5"] } -} \ No newline at end of file +} diff --git a/domains/zalnars.json b/domains/zalnars.json index 5805879fc..e25d17105 100644 --- a/domains/zalnars.json +++ b/domains/zalnars.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "zalnars", - "email": "zalnars@proton.me", - "discord": "zalnars" - }, - "record": { - "CNAME": "zalnars.vercel.app" - } + "owner": { + "username": "zalnars", + "email": "zalnars@proton.me", + "discord": "zalnars" + }, + "record": { + "CNAME": "zalnars.vercel.app" + } } diff --git a/domains/zhangximufeng.json b/domains/zhangximufeng.json index 9d323e515..6a913196a 100644 --- a/domains/zhangximufeng.json +++ b/domains/zhangximufeng.json @@ -1,6 +1,5 @@ { "description": "Link to my github", - "repo": "https://github.com/zhangximufeng", "owner": { "username": "zhangximufeng", "email": "zhangximufeng@gmail.com" diff --git a/domains/zilu.json b/domains/zilu.json index e1b0fb5ef..14752d628 100644 --- a/domains/zilu.json +++ b/domains/zilu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zilurrane", - "email": "zilurrane@gmail.com" - }, - "record": { - "CNAME": "zilu.dev" - } + "owner": { + "username": "zilurrane", + "email": "zilurrane@gmail.com" + }, + "record": { + "CNAME": "zilu.dev" + } } diff --git a/domains/zinko.json b/domains/zinko.json index ee793a119..66fa3689a 100644 --- a/domains/zinko.json +++ b/domains/zinko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zink0", - "email":"zinko.it@outlook.com" - }, - "record": { - "CNAME": "zink0.github.io" - } + "owner": { + "username": "zink0", + "email": "zinko.it@outlook.com" + }, + "record": { + "CNAME": "zink0.github.io" + } } diff --git a/domains/zk.json b/domains/zk.json index dc7c9fa51..4572116c9 100644 --- a/domains/zk.json +++ b/domains/zk.json @@ -1,6 +1,5 @@ { "description": "ZK's Website", - "repo": "https://github.com/p55d2k", "owner": { "username": "p55d2k", "email": "peanutandscuffy1@gmail.com" diff --git a/domains/zmail._domainkey.aruria.json b/domains/zmail._domainkey.aruria.json index 0e81d6b0f..04ae8e7d7 100644 --- a/domains/zmail._domainkey.aruria.json +++ b/domains/zmail._domainkey.aruria.json @@ -6,6 +6,6 @@ }, "record": { - "TXT":"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKr1YCFtXzTufNgvRlYuDw72rzN8WBF+F8xNRtI5PwvfVyFEAS7saeRf6hqQ28hdqH8FFmJ9479UkP0023gyUyQcpRQnqu01InfoyPCIicCRv/WQBTKyb0YXMtrF3ANZHBDq0p2lcp/naUtPs2oQEuSI5Ih+SfsCs5HnCRTyV2DQIDAQABl" + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKr1YCFtXzTufNgvRlYuDw72rzN8WBF+F8xNRtI5PwvfVyFEAS7saeRf6hqQ28hdqH8FFmJ9479UkP0023gyUyQcpRQnqu01InfoyPCIicCRv/WQBTKyb0YXMtrF3ANZHBDq0p2lcp/naUtPs2oQEuSI5Ih+SfsCs5HnCRTyV2DQIDAQABl" } } diff --git a/domains/zold.json b/domains/zold.json index 864fdccf4..b963d5b52 100644 --- a/domains/zold.json +++ b/domains/zold.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "AhmedOsamaMath", - "email": "ahmedosamamath@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} \ No newline at end of file +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/zwel.json b/domains/zwel.json index 1fa11840f..b831f6698 100644 --- a/domains/zwel.json +++ b/domains/zwel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zwelhtetyan", - "email": "zwelhtetyandev@gmail.com" - }, - "record": { - "CNAME": "zwel.pages.dev" - } + "owner": { + "username": "zwelhtetyan", + "email": "zwelhtetyandev@gmail.com" + }, + "record": { + "CNAME": "zwel.pages.dev" + } } diff --git a/package-lock.json b/package-lock.json index b471fdeb1..32b170be4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,25 +9,100 @@ "fs-extra": "^11.2.0" } }, + "node_modules/@isaacs/cliui": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "dev": true, + "license": "ISC", + "dependencies": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@isaacs/cliui/node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true, + "license": "MIT" + }, + "node_modules/@isaacs/cliui/node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "dev": true, + "license": "MIT", + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/@isaacs/fs-minipass": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz", + "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==", + "dev": true, + "license": "ISC", + "dependencies": { + "minipass": "^7.0.4" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@mapbox/node-pre-gyp": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz", - "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.0.tgz", + "integrity": "sha512-llMXd39jtP0HpQLVI37Bf1m2ADlEb35GYSh1SDSLsBhR+5iCxiNGlT31yqbNtVHygHAtMy6dWFERpU2JgufhPg==", "dev": true, "license": "BSD-3-Clause", "dependencies": { + "consola": "^3.2.3", "detect-libc": "^2.0.0", - "https-proxy-agent": "^5.0.0", - "make-dir": "^3.1.0", + "https-proxy-agent": "^7.0.5", "node-fetch": "^2.6.7", - "nopt": "^5.0.0", - "npmlog": "^5.0.1", - "rimraf": "^3.0.2", - "semver": "^7.3.5", - "tar": "^6.1.11" + "nopt": "^8.0.0", + "semver": "^7.5.3", + "tar": "^7.4.0" }, "bin": { "node-pre-gyp": "bin/node-pre-gyp" + }, + "engines": { + "node": ">=18" } }, "node_modules/@nodelib/fs.scandir": { @@ -68,31 +143,38 @@ "node": ">= 8" } }, + "node_modules/@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "dev": true, + "license": "MIT", + "optional": true, + "engines": { + "node": ">=14" + } + }, "node_modules/@rollup/pluginutils": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz", - "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==", + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", + "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", "dev": true, "license": "MIT", "dependencies": { - "estree-walker": "^2.0.1", - "picomatch": "^2.2.2" + "@types/estree": "^1.0.0", + "estree-walker": "^2.0.2", + "picomatch": "^4.0.2" }, "engines": { - "node": ">= 8.0.0" - } - }, - "node_modules/@rollup/pluginutils/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8.6" + "node": ">=14.0.0" }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" + "peerDependencies": { + "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" + }, + "peerDependenciesMeta": { + "rollup": { + "optional": true + } } }, "node_modules/@sindresorhus/merge-streams": { @@ -108,15 +190,22 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@types/estree": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", + "dev": true, + "license": "MIT" + }, "node_modules/@vercel/nft": { - "version": "0.27.6", - "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.27.6.tgz", - "integrity": "sha512-mwuyUxskdcV8dd7N7JnxBgvFEz1D9UOePI/WyLLzktv6HSCwgPNQGit/UJ2IykAWGlypKw4pBQjOKWvIbXITSg==", + "version": "0.27.10", + "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.27.10.tgz", + "integrity": "sha512-zbaF9Wp/NsZtKLE4uVmL3FyfFwlpDyuymQM1kPbeT0mVOHKDQQNjnnfslB3REg3oZprmNFJuh3pkHBk2qAaizg==", "dev": true, "license": "MIT", "dependencies": { - "@mapbox/node-pre-gyp": "^1.0.11", - "@rollup/pluginutils": "^4.0.0", + "@mapbox/node-pre-gyp": "^2.0.0-rc.0", + "@rollup/pluginutils": "^5.1.3", "acorn": "^8.6.0", "acorn-import-attributes": "^1.9.5", "async-sema": "^3.1.1", @@ -124,8 +213,8 @@ "estree-walker": "2.0.2", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "micromatch": "^4.0.8", "node-gyp-build": "^4.2.2", + "picomatch": "^4.0.2", "resolve-from": "^5.0.0" }, "bin": { @@ -136,11 +225,14 @@ } }, "node_modules/abbrev": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.0.tgz", + "integrity": "sha512-+/kfrslGQ7TNV2ecmQwMJj/B65g5KVq1/L3SGVZ3tCYGqlzFuFCGBZJtMP99wH3NpEUyAjn0zPdPUg0D+DwrOA==", "dev": true, - "license": "ISC" + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } }, "node_modules/acorn": { "version": "8.14.0", @@ -179,16 +271,13 @@ } }, "node_modules/agent-base": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", - "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "version": "7.1.3", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz", + "integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==", "dev": true, "license": "MIT", - "dependencies": { - "debug": "4" - }, "engines": { - "node": ">= 6.0.0" + "node": ">= 14" } }, "node_modules/ansi-regex": { @@ -217,28 +306,6 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/aproba": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", - "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==", - "dev": true, - "license": "ISC" - }, - "node_modules/are-we-there-yet": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz", - "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==", - "deprecated": "This package is no longer supported.", - "dev": true, - "license": "ISC", - "dependencies": { - "delegates": "^1.0.0", - "readable-stream": "^3.6.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/argparse": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", @@ -427,9 +494,9 @@ } }, "node_modules/chalk": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz", - "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz", + "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", "dev": true, "license": "MIT", "engines": { @@ -440,13 +507,13 @@ } }, "node_modules/chownr": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", - "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", + "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", "dev": true, - "license": "ISC", + "license": "BlueOak-1.0.0", "engines": { - "node": ">=10" + "node": ">=18" } }, "node_modules/chunkd": { @@ -457,9 +524,9 @@ "license": "MIT" }, "node_modules/ci-info": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz", - "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.1.0.tgz", + "integrity": "sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==", "dev": true, "funding": [ { @@ -599,16 +666,6 @@ "dev": true, "license": "MIT" }, - "node_modules/color-support": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", - "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", - "dev": true, - "license": "ISC", - "bin": { - "color-support": "bin.js" - } - }, "node_modules/common-path-prefix": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz", @@ -643,12 +700,15 @@ "node": ">=10.18.0 <11 || >=12.14.0 <13 || >=14" } }, - "node_modules/console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==", + "node_modules/consola": { + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/consola/-/consola-3.4.0.tgz", + "integrity": "sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==", "dev": true, - "license": "ISC" + "license": "MIT", + "engines": { + "node": "^14.18.0 || >=16.10.0" + } }, "node_modules/convert-to-spaces": { "version": "2.0.1", @@ -660,6 +720,21 @@ "node": "^12.20.0 || ^14.13.1 || >=16.0.0" } }, + "node_modules/cross-spawn": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "dev": true, + "license": "MIT", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, "node_modules/currently-unhandled": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz", @@ -687,9 +762,9 @@ } }, "node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "dev": true, "license": "MIT", "dependencies": { @@ -704,13 +779,6 @@ } } }, - "node_modules/delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==", - "dev": true, - "license": "MIT" - }, "node_modules/detect-libc": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", @@ -721,10 +789,17 @@ "node": ">=8" } }, + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true, + "license": "MIT" + }, "node_modules/emittery": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/emittery/-/emittery-1.0.3.tgz", - "integrity": "sha512-tJdCJitoy2lrC2ldJcqN4vkqJ00lT+tOWNT1hBJjO/3FDMJa5TTIiYGCKGkn/WfCyOzUMObeohbVTj00fhiLiA==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/emittery/-/emittery-1.1.0.tgz", + "integrity": "sha512-rsX7ktqARv/6UQDgMaLfIqUWAEzzbCQiVh7V9rhDXp6c37yoJcks12NVD+XPkgl4AEavmNhVfrhGoqYwIsMYYA==", "dev": true, "license": "MIT", "engines": { @@ -803,9 +878,9 @@ "license": "Apache-2.0" }, "node_modules/fast-glob": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz", + "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", "dev": true, "license": "MIT", "dependencies": { @@ -813,16 +888,16 @@ "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", - "micromatch": "^4.0.4" + "micromatch": "^4.0.8" }, "engines": { "node": ">=8.6.0" } }, "node_modules/fastq": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", - "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.0.tgz", + "integrity": "sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==", "dev": true, "license": "ISC", "dependencies": { @@ -878,10 +953,27 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/foreground-child": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", + "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", + "dev": true, + "license": "ISC", + "dependencies": { + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/fs-extra": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", - "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", + "version": "11.3.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz", + "integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==", "dev": true, "license": "MIT", "dependencies": { @@ -893,32 +985,6 @@ "node": ">=14.14" } }, - "node_modules/fs-minipass": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "dev": true, - "license": "ISC", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/fs-minipass/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dev": true, - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", @@ -926,83 +992,6 @@ "dev": true, "license": "ISC" }, - "node_modules/gauge": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz", - "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==", - "deprecated": "This package is no longer supported.", - "dev": true, - "license": "ISC", - "dependencies": { - "aproba": "^1.0.3 || ^2.0.0", - "color-support": "^1.1.2", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.1", - "object-assign": "^4.1.1", - "signal-exit": "^3.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "wide-align": "^1.1.2" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/gauge/node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/gauge/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true, - "license": "MIT" - }, - "node_modules/gauge/node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/gauge/node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "license": "MIT", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/gauge/node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/get-caller-file": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", @@ -1062,18 +1051,18 @@ } }, "node_modules/globby": { - "version": "14.0.2", - "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz", - "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==", + "version": "14.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-14.1.0.tgz", + "integrity": "sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==", "dev": true, "license": "MIT", "dependencies": { "@sindresorhus/merge-streams": "^2.1.0", - "fast-glob": "^3.3.2", - "ignore": "^5.2.4", - "path-type": "^5.0.0", + "fast-glob": "^3.3.3", + "ignore": "^7.0.3", + "path-type": "^6.0.0", "slash": "^5.1.0", - "unicorn-magic": "^0.1.0" + "unicorn-magic": "^0.3.0" }, "engines": { "node": ">=18" @@ -1089,31 +1078,24 @@ "dev": true, "license": "ISC" }, - "node_modules/has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==", - "dev": true, - "license": "ISC" - }, "node_modules/https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", + "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", "dev": true, "license": "MIT", "dependencies": { - "agent-base": "6", + "agent-base": "^7.1.2", "debug": "4" }, "engines": { - "node": ">= 6" + "node": ">= 14" } }, "node_modules/ignore": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", - "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.3.tgz", + "integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==", "dev": true, "license": "MIT", "engines": { @@ -1258,6 +1240,29 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true, + "license": "ISC" + }, + "node_modules/jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } + }, "node_modules/js-string-escape": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.1.tgz", @@ -1315,31 +1320,12 @@ "dev": true, "license": "MIT" }, - "node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", "dev": true, - "license": "MIT", - "dependencies": { - "semver": "^6.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/make-dir/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "license": "ISC", - "bin": { - "semver": "bin/semver.js" - } + "license": "ISC" }, "node_modules/matcher": { "version": "5.0.0", @@ -1450,53 +1436,43 @@ } }, "node_modules/minipass": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", "dev": true, "license": "ISC", "engines": { - "node": ">=8" + "node": ">=16 || 14 >=14.17" } }, "node_modules/minizlib": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", - "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.1.tgz", + "integrity": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==", "dev": true, "license": "MIT", "dependencies": { - "minipass": "^3.0.0", - "yallist": "^4.0.0" + "minipass": "^7.0.4", + "rimraf": "^5.0.5" }, "engines": { - "node": ">= 8" - } - }, - "node_modules/minizlib/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dev": true, - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" + "node": ">= 18" } }, "node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz", + "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==", "dev": true, "license": "MIT", "bin": { - "mkdirp": "bin/cmd.js" + "mkdirp": "dist/cjs/src/bin.js" }, "engines": { "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, "node_modules/ms": { @@ -1528,9 +1504,9 @@ } }, "node_modules/node-gyp-build": { - "version": "4.8.2", - "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.2.tgz", - "integrity": "sha512-IRUxE4BVsHWXkV/SFOut4qTlagw2aM8T5/vnTsmrHJvVoKueJHRc/JaFND7QDDc61kLYUJ6qlZM3sqTSyx2dTw==", + "version": "4.8.4", + "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz", + "integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==", "dev": true, "license": "MIT", "bin": { @@ -1550,43 +1526,19 @@ } }, "node_modules/nopt": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", - "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-8.1.0.tgz", + "integrity": "sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==", "dev": true, "license": "ISC", "dependencies": { - "abbrev": "1" + "abbrev": "^3.0.0" }, "bin": { "nopt": "bin/nopt.js" }, "engines": { - "node": ">=6" - } - }, - "node_modules/npmlog": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz", - "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==", - "deprecated": "This package is no longer supported.", - "dev": true, - "license": "ISC", - "dependencies": { - "are-we-there-yet": "^2.0.0", - "console-control-strings": "^1.1.0", - "gauge": "^3.0.0", - "set-blocking": "^2.0.0" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/once": { @@ -1600,9 +1552,9 @@ } }, "node_modules/p-map": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.2.tgz", - "integrity": "sha512-z4cYYMMdKHzw4O5UkWJImbZynVIo0lSGTXc7bzB1e/rrDqkgGUNysK/o4bTr+0+xKvvLoTyGqYC4Fgljy9qe1Q==", + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.3.tgz", + "integrity": "sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==", "dev": true, "license": "MIT", "engines": { @@ -1629,6 +1581,13 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/package-json-from-dist": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", + "dev": true, + "license": "BlueOak-1.0.0" + }, "node_modules/parse-ms": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-4.0.0.tgz", @@ -1652,14 +1611,41 @@ "node": ">=0.10.0" } }, - "node_modules/path-type": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz", - "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==", + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", "dev": true, "license": "MIT", "engines": { - "node": ">=12" + "node": ">=8" + } + }, + "node_modules/path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dev": true, + "license": "BlueOak-1.0.0", + "dependencies": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/path-type": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-6.0.0.tgz", + "integrity": "sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" @@ -1695,9 +1681,9 @@ } }, "node_modules/pretty-ms": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-9.1.0.tgz", - "integrity": "sha512-o1piW0n3tgKIKCwk2vpM/vOV13zjJzvP37Ioze54YlTHE06m4tjEbzg9WsKkvTuyYln2DHjo5pY4qrZGI0otpw==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-9.2.0.tgz", + "integrity": "sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==", "dev": true, "license": "MIT", "dependencies": { @@ -1731,21 +1717,6 @@ ], "license": "MIT" }, - "node_modules/readable-stream": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", - "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", - "dev": true, - "license": "MIT", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", @@ -1791,17 +1762,63 @@ } }, "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "deprecated": "Rimraf versions prior to v4 are no longer supported", + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", + "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", "dev": true, "license": "ISC", "dependencies": { - "glob": "^7.1.3" + "glob": "^10.3.7" }, "bin": { - "rimraf": "bin.js" + "rimraf": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rimraf/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/rimraf/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "dev": true, + "license": "ISC", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rimraf/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -1831,31 +1848,10 @@ "queue-microtask": "^1.2.2" } }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, "node_modules/semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", + "version": "7.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", "dev": true, "license": "ISC", "bin": { @@ -1881,19 +1877,41 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/set-blocking": { + "node_modules/shebang-command": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "dev": true, - "license": "ISC" + "license": "MIT", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } }, "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", "dev": true, - "license": "ISC" + "license": "ISC", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } }, "node_modules/slash": { "version": "5.1.0", @@ -1955,16 +1973,6 @@ "node": ">=8" } }, - "node_modules/string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "dev": true, - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.2.0" - } - }, "node_modules/string-width": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", @@ -1983,6 +1991,62 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true, + "license": "MIT" + }, + "node_modules/string-width-cjs/node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/strip-ansi": { "version": "7.1.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", @@ -1999,6 +2063,30 @@ "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, "node_modules/supertap": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/supertap/-/supertap-3.0.1.tgz", @@ -2016,21 +2104,21 @@ } }, "node_modules/tar": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz", - "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz", + "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==", "dev": true, "license": "ISC", "dependencies": { - "chownr": "^2.0.0", - "fs-minipass": "^2.0.0", - "minipass": "^5.0.0", - "minizlib": "^2.1.1", - "mkdirp": "^1.0.3", - "yallist": "^4.0.0" + "@isaacs/fs-minipass": "^4.0.0", + "chownr": "^3.0.0", + "minipass": "^7.1.2", + "minizlib": "^3.0.1", + "mkdirp": "^3.0.1", + "yallist": "^5.0.0" }, "engines": { - "node": ">=10" + "node": ">=18" } }, "node_modules/temp-dir": { @@ -2087,9 +2175,9 @@ } }, "node_modules/unicorn-magic": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz", - "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz", + "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==", "dev": true, "license": "MIT", "engines": { @@ -2109,13 +2197,6 @@ "node": ">= 10.0.0" } }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "dev": true, - "license": "MIT" - }, "node_modules/webidl-conversions": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", @@ -2144,69 +2225,20 @@ "webidl-conversions": "^3.0.0" } }, - "node_modules/wide-align": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", - "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", "dev": true, "license": "ISC", "dependencies": { - "string-width": "^1.0.2 || 2 || 3 || 4" - } - }, - "node_modules/wide-align/node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/wide-align/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true, - "license": "MIT" - }, - "node_modules/wide-align/node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/wide-align/node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "license": "MIT", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" }, "engines": { - "node": ">=8" - } - }, - "node_modules/wide-align/node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" + "node": ">= 8" } }, "node_modules/wrap-ansi": { @@ -2227,6 +2259,96 @@ "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "license": "MIT", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true, + "license": "MIT" + }, + "node_modules/wrap-ansi-cjs/node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/wrap-ansi/node_modules/ansi-regex": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", @@ -2319,19 +2441,6 @@ "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/write-file-atomic/node_modules/signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "dev": true, - "license": "ISC", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, "node_modules/y18n": { "version": "5.0.8", "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", @@ -2343,11 +2452,14 @@ } }, "node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", + "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", "dev": true, - "license": "ISC" + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" + } }, "node_modules/yargs": { "version": "17.7.2", From ed65ba8e1c7d973779d8b710c1470f940a52cf57 Mon Sep 17 00:00:00 2001 From: Ammar <123098233+luvtoxic@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:16:57 +0530 Subject: [PATCH 1187/2485] Update _vercel.luvtoxic.json --- domains/_vercel.luvtoxic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.luvtoxic.json b/domains/_vercel.luvtoxic.json index 192e2caba..396c99bad 100644 --- a/domains/_vercel.luvtoxic.json +++ b/domains/_vercel.luvtoxic.json @@ -4,6 +4,6 @@ "email": "ammarbags2023@gmail.com" }, "record": { - "TXT": "vc-domain-verify=www.is-a.dev,4c5b6e7d5f882f2ce558" + "TXT": "vc-domain-verify=luvtoxic.is-a.dev,fe679dc4161b66e8e00f" } -} \ No newline at end of file +} From bc55135cef1c36c28d83b2130564ebf6cc5f6489 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:01:15 +0800 Subject: [PATCH 1188/2485] prettier + updates to tests --- .github/ISSUE_TEMPLATE/bug.md | 3 +- .github/ISSUE_TEMPLATE/questions.md | 3 +- .github/ISSUE_TEMPLATE/report-abuse.md | 3 +- .github/ISSUE_TEMPLATE/suggestions.md | 3 +- .github/ISSUE_TEMPLATE/support.md | 3 +- .github/PULL_REQUEST_TEMPLATE.md | 1 + .github/labeler.yml | 6 +- .github/workflows/label.yml | 20 +- domains/_gh-is-a-dev-docs-o.docs.json | 9 - domains/_gh-is-a-dev-docs-o.json | 9 - ...ub-pages-challenge-is-a-dev-docs.docs.json | 9 - domains/_minecraft._tcp.mc.3gee.json | 2 - domains/amiyo.json | 1 - domains/devmatei.json | 1 - domains/generic2.json | 1 - domains/genericx.json | 1 - domains/generix.json | 1 - domains/gua.json | 1 - domains/hongson.json | 1 - domains/jbmbhs.json | 1 - domains/julianwe17.json | 1 - domains/kleein.json | 1 - domains/mail.mrstickypiston.json | 1 - domains/mrcat.json | 1 - domains/navistar.json | 1 - domains/navistar2.json | 1 - domains/nicollas.json | 1 - domains/nietbeer.json | 1 - domains/nifle.json | 1 - domains/nyexoi.json | 1 - domains/redolent.json | 1 - domains/region.json | 1 - domains/s97.json | 1 - domains/safety.json | 1 - domains/sq.json | 1 - domains/tofu.json | 1 - domains/usekyber.json | 1 - domains/wave.json | 1 - domains/xgeneric.json | 1 - domains/zalex.json | 1 - domains/zmail._domainkey.aruria.json | 1 - .../zmail._domainkey.mail.mrstickypiston.json | 1 - tests/domains.test.js | 86 +++++-- tests/json.test.js | 102 ++++++-- tests/proxy.test.js | 25 +- tests/records.test.js | 220 +++++++++++++----- tests/special.test.js | 29 ++- util/bypassed.json | 5 +- util/reserved.json | 4 + util/wildcards.json | 3 - 50 files changed, 372 insertions(+), 203 deletions(-) delete mode 100644 domains/_gh-is-a-dev-docs-o.docs.json delete mode 100644 domains/_gh-is-a-dev-docs-o.json delete mode 100644 domains/_github-pages-challenge-is-a-dev-docs.docs.json delete mode 100644 util/wildcards.json diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 37adf2e0a..d46f275d0 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,9 +1,8 @@ --- name: bug about: Use this template to report any bugs you've encountered related to the project -title: 'What bug did you encounter?' +title: "What bug did you encounter?" labels: bug - --- ### Your subdomain diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md index 1e1a07a33..54ce34840 100644 --- a/.github/ISSUE_TEMPLATE/questions.md +++ b/.github/ISSUE_TEMPLATE/questions.md @@ -1,9 +1,8 @@ --- name: question about: Use this template to ask any questions about the service -title: 'Whats your question' +title: "Whats your question" labels: question - --- ### Your question diff --git a/.github/ISSUE_TEMPLATE/report-abuse.md b/.github/ISSUE_TEMPLATE/report-abuse.md index c25ca4e37..3e1a09807 100644 --- a/.github/ISSUE_TEMPLATE/report-abuse.md +++ b/.github/ISSUE_TEMPLATE/report-abuse.md @@ -1,9 +1,8 @@ --- name: report-abuse about: Use this template to report abusive domains -title: 'Report abuse' +title: "Report abuse" labels: report-abuse - --- ### Domain diff --git a/.github/ISSUE_TEMPLATE/suggestions.md b/.github/ISSUE_TEMPLATE/suggestions.md index d30835232..e59941e31 100644 --- a/.github/ISSUE_TEMPLATE/suggestions.md +++ b/.github/ISSUE_TEMPLATE/suggestions.md @@ -1,9 +1,8 @@ --- name: suggestion about: Use this template for feedbacks and suggestions -title: 'Feedback/suggestion' +title: "Feedback/suggestion" labels: suggestion - --- ### What do you want added? diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index dbe3c3030..e75c23499 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -1,9 +1,8 @@ --- name: support about: Use this template if you need any support with your domain -title: 'Support' +title: "Support" labels: support - --- ### Your subdomain diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 55852cbb7..ec6f221ec 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,6 +9,7 @@ IF YOU DO NOT FILL OUT THIS PR TEMPLATE TO ITS ENTIRETY, YOUR PR WILL BE IMMEDIA + - [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [ ] 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. diff --git a/.github/labeler.yml b/.github/labeler.yml index 7dc30bf5a..829d5e003 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,6 +1,6 @@ domain: - - domains/*.json + - domains/*.json documentation: - - ./*.md - - ./**/*.md + - ./*.md + - ./**/*.md diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 24ffbfc00..e0891daae 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -1,13 +1,13 @@ name: Pull Request Labeler on: - schedule: - - cron: '*/10 * * * *' + schedule: + - cron: "*/10 * * * *" jobs: - labeler: - runs-on: ubuntu-latest - steps: - - uses: docker://docker.io/ilyam8/periodic-pr-labeler:v0.1.1 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - GITHUB_REPOSITORY: ${{ github.repository }} - LABEL_MAPPINGS_FILE: .github/labeler.yml + labeler: + runs-on: ubuntu-latest + steps: + - uses: docker://docker.io/ilyam8/periodic-pr-labeler:v0.1.1 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_REPOSITORY: ${{ github.repository }} + LABEL_MAPPINGS_FILE: .github/labeler.yml diff --git a/domains/_gh-is-a-dev-docs-o.docs.json b/domains/_gh-is-a-dev-docs-o.docs.json deleted file mode 100644 index abe176347..000000000 --- a/domains/_gh-is-a-dev-docs-o.docs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "2aeb08f313" - } -} diff --git a/domains/_gh-is-a-dev-docs-o.json b/domains/_gh-is-a-dev-docs-o.json deleted file mode 100644 index 5660dabeb..000000000 --- a/domains/_gh-is-a-dev-docs-o.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "30e221e0a1" - } -} diff --git a/domains/_github-pages-challenge-is-a-dev-docs.docs.json b/domains/_github-pages-challenge-is-a-dev-docs.docs.json deleted file mode 100644 index 713a46f89..000000000 --- a/domains/_github-pages-challenge-is-a-dev-docs.docs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "18b49a8904257ea06c3595614d9a4e" - } -} diff --git a/domains/_minecraft._tcp.mc.3gee.json b/domains/_minecraft._tcp.mc.3gee.json index 692541beb..ca7a9f426 100644 --- a/domains/_minecraft._tcp.mc.3gee.json +++ b/domains/_minecraft._tcp.mc.3gee.json @@ -1,10 +1,8 @@ { "owner": { "username": "3geETR", - "email": "egemacun@gmail.com" }, - "record": { "SRV": [ { diff --git a/domains/amiyo.json b/domains/amiyo.json index 8237096ed..49bef67c7 100644 --- a/domains/amiyo.json +++ b/domains/amiyo.json @@ -2,7 +2,6 @@ "owner": { "username": "DevAmiyo", "email": "devamiyosp@gmail.com", - "discord": "Amiyo#7978", "twitter": "AmiyoTweets" }, diff --git a/domains/devmatei.json b/domains/devmatei.json index 219bacf68..0f7ac0edf 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -18,6 +18,5 @@ "/hating": "https://hate.is-a.dev" } }, - "proxied": true } diff --git a/domains/generic2.json b/domains/generic2.json index 72307e914..5c812ab87 100644 --- a/domains/generic2.json +++ b/domains/generic2.json @@ -4,7 +4,6 @@ "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.MTsG19pQNdLCwl95D9NzxouR4mZ-7y2uRcBVVIqCc9Tal1P0D-Qt4JsDR7K-YJWNqRZpTx3-BZzMXweeteboVNF3fDlh06XENgnd2PoxjeGZzovR9sMqn4Ngl9dpGgYsmZgWf7rTjSzzePZx5h-GbTD5mI6ysxda0zrpR-cwjKVv92Lf6T0XTCwxH10DgAXZ_CtUrDq9Sn5pO-ONbUnnRgVDqBW9unD4qSCcKOAAJurGfYfLNX8qYZWfD-Hcs_wptS8fJpjpXIGkP_JF1qsj95pG0t4Bp7hhIXeXm1jmJm2-C-WQkKdZLdBDQ1gIsDhP0fLNfmSyyy532aIbR1FDqA.qX2TYd3WzaYOeAOktSXu5A.7ojhiDUioav23zhWk7sP9yLVAfNvOxL6bTAn78ILURWTwI5pEQWJloCfImCpjwGuoteHerCQNTJLRD8Vvhvd87X6YvbCiJqRPJp77J-VeJICLN5DAFlzeCNGUX4g8c_t.VThkX88tara8h8WKOXlreg" }, - "record": { "CNAME": "paulswebhelp.com" } diff --git a/domains/genericx.json b/domains/genericx.json index 7d56b2a34..8bc7b0824 100644 --- a/domains/genericx.json +++ b/domains/genericx.json @@ -4,7 +4,6 @@ "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DNr2jxeR-0YVkAChAl4uPX31TrkGI4S8REI18sZvz4gGrL9c2LRtnnHlJfq0fMntFjAvLoD2lvb-kbjDq-INycXI0YHr-MG4YIvJmccyAmaxmtfhIqSWQc6EwMRar7mx0aE3NaOXJSKZQSpH86MVHqO4X9TZMGxkCfq9IAaXHmAVBazCNPFySzCY2jHo3LRmDFsJyTf0mWm_RwaYuPlS7__slgs2XQnWCYNP_kdMwENR7dDFVG9IjwSXQI-D12nyqquN_oM6WDg2ajfwMdbfd3aOpNkLOvAj-slpw81v2zccP040MrQJdTlN_LiMGFMqUPqNqev3lDwu-up8xDKIzQ.Fq8v4wlDvYQWahwdgcSXPQ.b_b4xs8S2pJNAPSPFJfZ6u5nMlNfAnxnm0UbH_LrqXCGIMX5ymm54wsnWFrymwp9OSqTbotZeYMFXWZlCouMxXOqrOmLHb58OJmsRZarQ0lqSOduCvFnonngL6gTpa1s.1o8XkyzrR4qKrVrinRJhzQ" }, - "record": { "CNAME": "paulswebhelp.com" } diff --git a/domains/generix.json b/domains/generix.json index 5ed469896..f794a11d2 100644 --- a/domains/generix.json +++ b/domains/generix.json @@ -4,7 +4,6 @@ "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.TEnVT2QVvesNKLztHkI3jp-5JggHFHs0jLf93VH0_CT63TcEHlhkMGl6iE1iXGGfW4kjuOkyDfTgxYWHGfHGM9KJ3O57NCNxSPVcK_t-IrImmymmEXrxLKSnyI1QFxBiFpNO7mFIGy7xAWJSTkA5ZvGciR_tJRbB9ftAme5WYLKE7tPgfQxMHoGFE22Q1yKpK9lbCFoeFi0bLtbYRvvveBP78oqK4cMIRkVC6TKhFHo6wWorsJDlEGrVCYQ8-OEP2Y1pu1WkVLJ1Dd1E2OJcZcEn-QmTkfU7ar4U_2LlNTRmDnoXhQNt5O6xsh6savYjm1jzl_u_fZwlgVFgRV9_WA.hEaGKy3NTYfzyeqez2Y5KA.j0OHFUF5Pbr8c7dqb0X0GPIZL4y3gvGLf-BkXNMeWvUwVTfS2S5HD6RpnbDmpnhnwRbX4_fKcEMBLAwkf0Mv0cCUGk4yr9vu_kYH_s8as3q2_2cKJe8P-7wQCioS6lwn.Lv4G5WOkVnbHCssVDM_rww" }, - "record": { "CNAME": "paulswebhelp.com" } diff --git a/domains/gua.json b/domains/gua.json index 39fe7c09d..2ed932281 100644 --- a/domains/gua.json +++ b/domains/gua.json @@ -4,7 +4,6 @@ "discord": "849563829213593612", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.O62knFs7eQLZDKSjl1QUok_vd0iNXQEJVqDjfxRYJyMh6SBBWau4c-34j7mwYJJQCiig5dxl-0cmAQHprDtaCLyPv9ghabRTxNQJQXvF7ma_ron-4DeY9zI5o0hNKYV79qCQpt69FKFBbXvTIPL4grWpYaTVKoFwj2hWl3ZPU__5k3KhkMdZ6TLye-5qL713evGj3JNTYU3JQO4vR-d1VMnfeNHEfTOy1kmhbYuflBMFavXIKuPvqsy1JLg3gd7cD63jdHzG1OJsfUJvuIlTrSvlwA05DXRA0zB2ghUffmneHZfHPY2POWcGWZ2FWO0A1cRngeEjr1p9kTf2KKkauA.FDux7AQQpBXF5CT30_p1zw.vnxZM4mTxTdAb6UZ1Zz5gMJOX0Ody00WHJ8Fkt-IrUzpF_DpwROis9UmFsE9rbwxlD9lCMefKeNoIolm-Fn4DpMcsVy9gIOx4oR3hRw0TLs.XuBHoK_I8bzxVtE8vUBJbg" }, - "record": { "CNAME": "yywbadm.github.io" } diff --git a/domains/hongson.json b/domains/hongson.json index 67d32b7d2..98543bc3e 100644 --- a/domains/hongson.json +++ b/domains/hongson.json @@ -4,7 +4,6 @@ "discord": "1221370693959286892", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.U-QKtaxmfpnD4gyKpxceyXEJniqrouqFqMLOUr-R5US7q9t7CgEfpFVf1ICJC22NBFQDIZupwEWf0ggOhHjcRcq5ptxy5fMav6RNrt7luJzeDwdgFroBFbg2XjlY5ArfsJiPqEAJJspN3wt9cGoxb2WG6MQHwID90F3cS4PijOnThMX9h-qkOzXzCUwch4ex2qa7_MsQKbaEICSMJDphr1bX5FCUCMqFmRTF5LltjhLBh65zEXHPZZiKKZVWmbb4ENWv-C6PlSX2W2NrtbWn6AJBafdOTDKH2gFw2nbZMc-BpQB93PKcsHnMpyaUEuGE6miZwt-yP9RwI0hRRheDw.Su7jI9kAzVy63eUkcb2qVQ.m9-XLef-CoAmPkHyXSfzyZeDUQW0FliIJ_E91X6oD4B-3aoItG32mUMGDlNntwzOk1CbbSUXQDLY7q2zoHP-A.aQsLYDPrqxn-VyenjREoeA" }, - "record": { "CNAME": "hongson209.github.io" } diff --git a/domains/jbmbhs.json b/domains/jbmbhs.json index 02742b989..d7f73b47f 100644 --- a/domains/jbmbhs.json +++ b/domains/jbmbhs.json @@ -3,7 +3,6 @@ "username": "jbmbhs", "email": "juan@belmontemarin.com" }, - "record": { "URL": "https://www.linkedin.com/in/juan-belmonte-821175112/" } diff --git a/domains/julianwe17.json b/domains/julianwe17.json index a3dbbc5c4..6b28bb722 100644 --- a/domains/julianwe17.json +++ b/domains/julianwe17.json @@ -4,7 +4,6 @@ "email": "julian.in.hbr@gmail.com", "discord": "1055740356764901437" }, - "record": { "CNAME": "julianwe17.github.io" } diff --git a/domains/kleein.json b/domains/kleein.json index eb63f4475..391669f4f 100644 --- a/domains/kleein.json +++ b/domains/kleein.json @@ -4,7 +4,6 @@ "discord": "763581985410121769", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.RB8tarmY1z9BCAER0LvmJIvKu0Fx_u6ruXqMwX4aw-v4pZUbhTCKLSf_iR1b_b5WIL8VlKOd4FX2ykUcIOO1goN3vBszT__Edxfir1FYNhMOE3Ywn1oO1K-dPG8Ptsk0B7kuqFbv-0OjXjefixD44g6OYNGy9xxThP0ZJLT3jSOFf3x1O49S1OuibhrElcx41MGjLIms5Fp147ZFVn2p38aZisFKw7Q3yyAaLvJ1uGC1mosVF5CAZbfZxPhUpdvGizMPG9IRzuAQxF6pZf-L4bb1WFMIQYNtTX5o65sMCqIjcWaTK26SdrR-m_r7RudENszlDCuI8eJP3Se_vIVzbA.zbLxAQ7r2w8FxmiDnbIaTw.l11uw6jMkX69_h-55R37CKGZdSlD4KXAUWvaTwGKiTZDzlusNY-YNVzh3gdqTDL8CMCaL8LXfxZHKRaP6wU_5ohHaWB8kzKaW_Kj5dI0MMI.jU93qV2ujuyvYD-oeSF6Pg" }, - "record": { "A": ["15.235.204.212"] } diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 6f8c5927a..c120e7523 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -4,7 +4,6 @@ "discord": "700766242268774471", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" }, - "record": { "TXT": [ "zoho-verification=zb27779902.zmverify.zoho.eu", diff --git a/domains/mrcat.json b/domains/mrcat.json index b54c9ec57..9572a8e51 100644 --- a/domains/mrcat.json +++ b/domains/mrcat.json @@ -4,7 +4,6 @@ "discord": "1137413640945934418", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Y8eHPjeSqnG2MUxTMFsvWlhMNNYDsxTheEB8ak8Kiyso-_aGMkwFG_tMPE_2ZBya20BjudXX_gRgAG7YmDuyOP-oBGGP6pms8em_hgNoWxW9SQCfufy4dQ_sMkLNGumobnemmUuzlpMB77EtoBxXiINvyAF_MgoS_G68_6arIRWphBTSAGEaU2Fl7nBYUiArQD4W0wiZwTrwl5PRB6orOSa-SA4bg7k6ZDtxVmYCX1l1k_8ggG9L7oauftJ7yjq58miTUIx02qeCuP_t_p30wHHUbk02yFpJFtnH14xiDRQUCeAh25CibruxR82sDvsTPdsOJDJ-v_cWaenXoxX3Fg.Wjo-oD356QVDbjpXuIdBNg.OPnI-kc3PmzXQR-VR3rYOmFF1Quv56CJnGm-FUMP7WXRK-HW040wF647Sm3hu5KD_mn0gHdOvnVfpwBkKHsWg_eUzJgMlnBCzkT81lIi540.LNJ_5YhJ9zA2Kx8mx27hdQ" }, - "record": { "A": ["31.6.7.25"] } diff --git a/domains/navistar.json b/domains/navistar.json index acf6185df..9822afab7 100644 --- a/domains/navistar.json +++ b/domains/navistar.json @@ -3,7 +3,6 @@ "username": "AShuba", "email": "anatoliy.shuba@gmail.com" }, - "record": { "A": ["138.68.159.126"] } diff --git a/domains/navistar2.json b/domains/navistar2.json index 3dc07f3fa..f22a6eb7b 100644 --- a/domains/navistar2.json +++ b/domains/navistar2.json @@ -3,7 +3,6 @@ "username": "AShuba", "email": "anatoliy.shuba@gmail.com" }, - "record": { "A": ["52.73.119.251"] } diff --git a/domains/nicollas.json b/domains/nicollas.json index c04ae69a3..92d23ea20 100644 --- a/domains/nicollas.json +++ b/domains/nicollas.json @@ -4,7 +4,6 @@ "discord": "233677267975274496", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Io00BIEcuUaqGqro44tjhxyH2m685YaHnSqyGCNRBTjSndObd2P4HmNoX93X1Qatl7c6ygPxkfUfvvUJZ4igK6WxgxsSa9_hRh61r6AbXKDY1DFmm-0ZjHsNNEQOOoY4NtwT-zVocwhCINVQH6CQCqSkxI1sEikVdzbFCCSVXp35olvH8kRnGRDjLogKqWWhQnSgYI0EeE89ykBNtiW_R5LRogA5nFJW4lQy2DMv-37peuGu1pu-BAsm6iJwFE0OogY01bWwsIhapGjlgQbtY4vJhEOJr4CItQFUKux2VojlrMlfDefkOCZs5v2gjnTeZ6HC9x7RdQBtKUImQYV4Eg.XhW29WnPlnUCIzIUXyRDxg.29_Y-46C5Jl0hT9eq91j3WN2iKmBcKhqXeCtL4BemP72AxqnPAsHR-BM904hTIu80a5-vC30yZ1jxMI6rx9F1KyZHRgZasky140KJ0jTcTPuGmLmMT7szVlfgZ8G1S1YY0DfvFm_QIu-Rld6x5Yl8g.xxUgPNDRzytPy7i36K08gQ" }, - "record": { "CNAME": "nicollas.dev" } diff --git a/domains/nietbeer.json b/domains/nietbeer.json index 001cd015c..de3f3b784 100644 --- a/domains/nietbeer.json +++ b/domains/nietbeer.json @@ -4,7 +4,6 @@ "discord": "814891541205876767", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NZN_bOggifZEtlA324wg2l2u3hX2MvZuD3yLHULkNX81YRQfOCtvT0IfoXAKV5IMD8GRt8qFAo2Rpw2lOvrTrvlEmjPkO_u0n5ScCZVU6FsXENlBz4zD5hHAes_kd1LCzFOICbmNdLNqWEoMEiNUw6VZiUfuIuqrJXIRXkSFXWQGWYUc_wbzu1oEdKLwNt0IvY4DyQ9pWvCSnsQlhXb7lUJS6iC-VUBoAqZnTuScHpwx5xHXHhFdJu2iiBU8zmroAQTxJ28-DLTuBmIRMQgS-FfZK0i7UQHnZb2f3CdWzi2lmlBQM-NCf8yOzziPAoS8cF1Eh4eQLKerBWlHyCSiyg.r37yi_KvhV0NTbXtet_DHw.PTf0jwkhBjRrEF8mdrsrhSetzO6jeM9XX50rJgv5brt3XwRbYWWaOlZjaLWTBNOuGGlCplqBngPJkB3ycZNUpay8NXKTGwdaSNgQRmi_-O_HbETajYI_zPsfLtjW-DEC.jHnPtvN5bcAswFISD9YBeg" }, - "record": { "CNAME": "nietbeer.pages.dev" } diff --git a/domains/nifle.json b/domains/nifle.json index b657503b3..fa016c2f0 100644 --- a/domains/nifle.json +++ b/domains/nifle.json @@ -4,7 +4,6 @@ "discord": "553939229475078154", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" }, - "record": { "A": ["172.234.178.155"] } diff --git a/domains/nyexoi.json b/domains/nyexoi.json index 44ca0b2ba..b21698a73 100644 --- a/domains/nyexoi.json +++ b/domains/nyexoi.json @@ -4,7 +4,6 @@ "discord": "1212192971164754033", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRgrN599r8xvQuvmS0Z9rYahQfr4DHRpFuqCcx0hA7lqvxyfU2bINENKxB9qHUKVLcxxJsVxJhTu9bHMg_lI7CKxDOHfil06iy4biCCDnUCKub8ju3d4YkZoVCBWM5uSHu1BqBjlWD_xKu6jHpV6SwbHbwLpWXSdH-P_KGTgHbaj5NCptvX0s4DdyVZDV5oBqz6VAmqAl0HoSFFnuANz8lfgE9z_yIxK0Rj4u4ce9et9Qkd1QGltI6er9tU2U9LH5X0J7qkA9Cl9sXyO8VwPm70qQfLx-aZ0MZPcHvPNxMiiJ5DxOuvYZS1HQ494nA5ghWQk8WFjvHSiRMaEh5aWBQ.SmcC2sB5sRSC4T9sNkidRw.0Y8OEmwmNVpmr34As2NwAlt-FhlBVOUuYyS8SXHLAh3Q4aYJv55WdwEVNd4u9JWSEwBxYLdajkKFimVzPunQQQqNvfbKGhp3rBdgels_dJU.irZbgI_gDpGkNpagO9e-Nw" }, - "record": { "CNAME": "siteisw.tiiny.site" } diff --git a/domains/redolent.json b/domains/redolent.json index d8ad7ef03..5512e045b 100644 --- a/domains/redolent.json +++ b/domains/redolent.json @@ -4,7 +4,6 @@ "discord": "755718159641608202", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.c0d7ul7E-LX1qEJeFPuXgcpGJvLDeqnotDBs20mJdeqQzpzoMFTGzEYQ3QExt5XVjdX9SzRFpdgGaY04gN_c_Nrx7WaG47ZJL1rNAapJYCUGmysp3W6g2Trwi45_cIaWUEwKGnjBIgp3BTLKO6yentnHJXKjMb5AUkDcZVj69Nly4sCpdUTSjj1Xw6hVtmapS-lGaIlm6iaftk1pEJm1q1uIuDSsrufH2oRF3lVwkmjJDIwD_tf7PXuHRUGgxvt0FK_bLZKnoqbFtpTh9nNg_RBf8H1YnzHhOc6dkjf6ikBBzcQDutiKxelMupFmatlU5eAGCBmKkEUwxtSKsp5jQQ.R8WtRKhJLz0P5qUPEEdXZg.oEOJF1FocJn0FqQ1P0RaKVK4G1RoQT6E3oyRUpMg_lv0UXDwn16BlIUcKowUWxiObofg1YKRgB1OM4uIZPjxbAYJwkS-Q4Hf0CTmeZCjCaVpaeNc20Z9dREuphe4He30.jP6ZbMY8WRHngmBV6kRBsg" }, - "record": { "CNAME": "redolent.pages.dev" } diff --git a/domains/region.json b/domains/region.json index f9cd5da52..2434bc609 100644 --- a/domains/region.json +++ b/domains/region.json @@ -4,7 +4,6 @@ "discord": "1264096408395317289", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WNRBeRSr5EzISmqLUQ2fxgAxern45vcHBcO0OhY8NGPm-MnxKCTOc6yWhmDfS3Mu28S9xI_WG3uQ46SYdVfIQKKoY8kGvirmXpftzJ3we_IqMgEH-7MyG35R0fnxQm6LMVKY41LncduwA1jh9sKmGk30oYcWU1u410j_ZxNGr2yzE17vZjJVBUxGFpRR2Rz3QyKTkHeBLWdTEfCSAYIv7JgJ0IH-iYN7DtqCjn2GGJPEMJYNVpivfUKPCNEqr29_f7clFJHifnmDKLG1BjQFitpO0YOyVTeqYwK0lcig5klf0QNTbJ7irj5uWokMkgKeTcQ1yYsKV4-Io0lTGW0ACA.FBJGaklyR9Ew9uB3rumREQ.tiWkr-YgRATVbC7ZHY6iAzEkcSPA8xCI4nYgQ9m-4k9JZ0hM8FgM7YpZW3Nuv7fl0S4s-QyHX8bilZQnQuQvTZ0AMMI7swTarwu4mvAXkr4.RAYWmatCs8lPwxLir16DVA" }, - "record": { "CNAME": "regioniosvn.github.io" } diff --git a/domains/s97.json b/domains/s97.json index af0de1cc5..d9ffc7ac1 100644 --- a/domains/s97.json +++ b/domains/s97.json @@ -2,7 +2,6 @@ "owner": { "username": "Saud-97", "email": "saud.aljaffer@gmail.com", - "discord": "S97#6758" }, "record": { diff --git a/domains/safety.json b/domains/safety.json index bae202e84..f4fdcb48e 100644 --- a/domains/safety.json +++ b/domains/safety.json @@ -3,7 +3,6 @@ "username": "HackingYZ", "email": "sifed@qq.com" }, - "record": { "CNAME": "safety22w413a.github.io" } diff --git a/domains/sq.json b/domains/sq.json index 23539dfc1..e5d58ce32 100644 --- a/domains/sq.json +++ b/domains/sq.json @@ -2,7 +2,6 @@ "description": "sqec's website", "owner": { "username": "SquareScreamYT", - "discord": "918475812884344852" }, "record": { diff --git a/domains/tofu.json b/domains/tofu.json index ab50644a4..bc813bb58 100644 --- a/domains/tofu.json +++ b/domains/tofu.json @@ -4,7 +4,6 @@ "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" } diff --git a/domains/usekyber.json b/domains/usekyber.json index e7204eda1..b08eb49b1 100644 --- a/domains/usekyber.json +++ b/domains/usekyber.json @@ -4,7 +4,6 @@ "discord": "1335907071287230527", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.mUg0h0vs51TZlH_HhPFCqQvSXzhsEa9nWRE_vKRN7AWyU2jSneGFQopQ5Lj__CLtmRDCd60W0wYjH8FEqUjYaquACMvfkG2KrU-F6Ht8efv-g6fvQSnEpFeCy4jaeOI0WqCfwoDY8AAaH2daMX3CrLhrJAVD-CNm5sjssElj77cmDhU1Z0m2WCp__Akt-uDNc2VUVlUpDfqhV9b8pgEX-NfSMAU0kL-v1B037PVUCBPj_obfJyOUDj72lTcl5uYoJlkIiUbsfvWAIvbP2i_0xxAXXhuyfTnD1a_2FAXmKegzUmM9kjgao1RNWUAXo_sgydw0IxevpVgI-GhZgl09CA.WkO0f1qjPnhPD4YI1U_buA.Vj5CjME69F7g0jEiXmgD0OUNf7GpLBCRuI0Ap5sE67A0D0dWYoKPyE6c5Jy-8U5UuCic01BnIhP3SKeQ4u3ZiCjXkjfeYaXba_UIcOdWBpw.Qm7MtmHkzZBCmWtDpIMY7g" }, - "record": { "CNAME": "0fd7817ec6-hosting.gitbook.io" } diff --git a/domains/wave.json b/domains/wave.json index fa08df710..61d82cb6f 100644 --- a/domains/wave.json +++ b/domains/wave.json @@ -4,7 +4,6 @@ "discord": "1273579466936815717", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" }, - "record": { "CNAME": "wave.fwh.is" } diff --git a/domains/xgeneric.json b/domains/xgeneric.json index 62bace35a..53f4098c4 100644 --- a/domains/xgeneric.json +++ b/domains/xgeneric.json @@ -4,7 +4,6 @@ "discord": "1194494419064328296", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.D232zLsD29QIoCDQBNjD76jn7VgIPpSOIrRPBMn37VV_JTS_3fJAKK7ADQtFwQu0A-I0TcZTU3UczrEGdwjmkHHAhPu95BuRbFqbWruAnX6ETw0JjSJQvYmlrFjF1xDMM33CJ3GW0R985HyTcB5MbU6-QvWbqPou5bwRShlQ06KKP944EiASahDDNAog2HUwEf7VJjWxdB-hP3Yj_BOvlC_kQBfZBhOTG4OWwbvbAonKjK26oqrVdUKhuDT0VfvI4VsBXlSG3g8P2LnyZZPmh3xJ3UQ4aWYRFhJkC3f0M98NQ4mI7ddwZu4YPVcw9yHiMD9iDnTBnNiSsJVZeMhqQw.6v7QP1iKQEXF2xIliVLoxA.n1gPGIhivHdAaq9enhjewqRKzW2BtPsOt97Ng4x7yp8nv-OzAS4Jev1hp_M3z0XL7l5z1Wc2YrPW7z3trdUlmTZkCLcOziKhwwECaKbQNErOq3yXDxe7K5FvhmQWGNQJ.fZiP_f8z_xpVs5jS0MRQPQ" }, - "record": { "CNAME": "paulswebhelp.com" } diff --git a/domains/zalex.json b/domains/zalex.json index 006338ddf..fd77b578a 100644 --- a/domains/zalex.json +++ b/domains/zalex.json @@ -4,7 +4,6 @@ "discord": "1212435420776890368", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.N0_TVOrIKQHS-dgU5KDDcREwJDAtW1AfGLARAqAZyT-UjrmJz8IUFHg8zYxe6Spa4faQVR_emyVZKwqwlFvdIZZr4yQrWQSED-2WZJ5Z5DXpti6930sHO4CVgszWKjc5LqPW1764QP39iQrC7VtNSFxEmZTWJnmK0i8X_2AOSgu8BTH45vjMVKU4oBRzHjvoBZ-Z_17DCk0Awy2FxWSscZPDVF1-_1ETfQ60Ahcv8gYcMt3ZVs2vrUZR_sopt8LaPf6AQQ9zSgDtRiwBHogpiYWsAZVN_5EHTKosomGhUcxuHfUjhaHFauscXQjHZM6kDOEAEvY8MryV7jRy_gm7fQ.sZCseMTkxIHnGcrpk7SARA.SHzeybFf2FVb38kuLc62-X3zAK2SMpZiL2FlnaU77-UR5bsGoINyEnbJNdvCRd4nLItafWpWtCqu0NyvjBh8BWCNrCUhYMmmLRzg6sBgolI.kE2nsD9RtiZGMS-KFaXmZw" }, - "record": { "CNAME": "zalex.betteruptime.com" } diff --git a/domains/zmail._domainkey.aruria.json b/domains/zmail._domainkey.aruria.json index 04ae8e7d7..33b32cc16 100644 --- a/domains/zmail._domainkey.aruria.json +++ b/domains/zmail._domainkey.aruria.json @@ -4,7 +4,6 @@ "discord": "1175481072088268920", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" }, - "record": { "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKr1YCFtXzTufNgvRlYuDw72rzN8WBF+F8xNRtI5PwvfVyFEAS7saeRf6hqQ28hdqH8FFmJ9479UkP0023gyUyQcpRQnqu01InfoyPCIicCRv/WQBTKyb0YXMtrF3ANZHBDq0p2lcp/naUtPs2oQEuSI5Ih+SfsCs5HnCRTyV2DQIDAQABl" } diff --git a/domains/zmail._domainkey.mail.mrstickypiston.json b/domains/zmail._domainkey.mail.mrstickypiston.json index fd2959af3..052b699ad 100644 --- a/domains/zmail._domainkey.mail.mrstickypiston.json +++ b/domains/zmail._domainkey.mail.mrstickypiston.json @@ -4,7 +4,6 @@ "discord": "700766242268774471", "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" }, - "record": { "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQzqCyycL/D4W2wxwRFdiQuDNf0ityvD6KD71b67nse9rbSgQ+03F/Yt7F19nPvnmgSElmaf7yUcQajw2Nhr4xAK95NUgBkjuF4ofkXZnqw7fyVz5JdVU504yPXzLCj5SxSU2Rbu5WS+rXr0P86jjUfNWVPs30p3RTgJDJRoQgBQIDAQAB" } diff --git a/tests/domains.test.js b/tests/domains.test.js index 46a4339fb..90262cdef 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -3,7 +3,9 @@ const fs = require("fs-extra"); const path = require("path"); const domainsPath = path.resolve("domains"); -const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); +const files = fs + .readdirSync(domainsPath) + .filter((file) => file.endsWith(".json")); const domainCache = {}; @@ -13,11 +15,15 @@ function getDomainData(subdomain) { } try { - const data = fs.readJsonSync(path.join(domainsPath, `${subdomain}.json`)); + const data = fs.readJsonSync( + path.join(domainsPath, `${subdomain}.json`), + ); domainCache[subdomain] = data; // Cache the domain data return data; } catch (error) { - throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); + throw new Error( + `Failed to read JSON for ${subdomain}: ${error.message}`, + ); } } @@ -44,23 +50,32 @@ t("Nested subdomains should not exist without a parent subdomain", (t) => { if (subdomain.split(".").length > 1) { const parentSubdomain = getParentSubdomain(subdomain); - t.true(parentSubdomain && files.includes(`${parentSubdomain}.json`), `${file}: Parent subdomain does not exist`); + t.true( + parentSubdomain && files.includes(`${parentSubdomain}.json`), + `${file}: Parent subdomain does not exist`, + ); } }); }); -t("Nested subdomains should not exist if the parent subdomain has NS records", (t) => { - files.forEach((file) => { - const subdomain = file.replace(/\.json$/, ""); +t( + "Nested subdomains should not exist if the parent subdomain has NS records", + (t) => { + files.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); - if (subdomain.split(".").length > 1) { - const parentSubdomain = getParentSubdomain(subdomain); - const parentDomain = getDomainData(parentSubdomain); + if (subdomain.split(".").length > 1) { + const parentSubdomain = getParentSubdomain(subdomain); + const parentDomain = getDomainData(parentSubdomain); - t.true(!parentDomain.record.NS, `${file}: Parent subdomain has NS records`); - } - }); -}); + t.true( + !parentDomain.record.NS, + `${file}: Parent subdomain has NS records`, + ); + } + }); + }, +); t("Nested subdomains should be owned by the parent subdomain's owner", (t) => { files.forEach((file) => { @@ -72,9 +87,48 @@ t("Nested subdomains should be owned by the parent subdomain's owner", (t) => { const parentDomain = getDomainData(parentSubdomain); t.true( - data.owner.username.toLowerCase() === parentDomain.owner.username.toLowerCase(), - `${file}: Owner does not match the parent subdomain` + data.owner.username.toLowerCase() === + parentDomain.owner.username.toLowerCase(), + `${file}: Owner does not match the parent subdomain`, ); } }); }); + +t("Subdomains containing an underscore can only have specific records", (t) => { + files.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); + + if (subdomain.includes("_")) { + const data = getDomainData(subdomain); + const recordKeys = Object.keys(data.record); + + if ( + subdomain.startsWith("_acme-challenge.") || + subdomain.includes("._domainkey.") + ) { + t.true( + recordKeys.every((key) => + new Set(["TXT", "CNAME"]).has(key), + ), + `${file}: This type of subdomain can only have TXT or CNAME records`, + ); + } else if ( + subdomain.includes("._tcp.") || + subdomain.includes("._udp.") + ) { + t.deepEqual( + recordKeys, + ["SRV"], + `${file}: This type of subdomain can only have SRV records`, + ); + } else { + t.deepEqual( + recordKeys, + ["TXT"], + `${file}: Subdomains with underscores can only have TXT records`, + ); + } + } + }); +}); diff --git a/tests/json.test.js b/tests/json.test.js index e6f77d5df..847cf0259 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -6,29 +6,30 @@ const ignoredRootJSONFiles = ["package-lock.json", "package.json"]; const requiredFields = { owner: "object", - record: "object" + record: "object", }; const optionalFields = { proxied: "boolean", - redirect_config: "object" + redirect_config: "object", }; const requiredOwnerFields = { - username: "string" + username: "string", }; const optionalOwnerFields = { - email: "string" + email: "string", }; const optionalRedirectConfigFields = { custom_paths: "object", - redirect_paths: "boolean" + redirect_paths: "boolean", }; const emailRegex = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/; -const hostnameRegex = /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; +const hostnameRegex = + /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; const exceptedDomains = require("../util/excepted.json"); const reservedDomains = require("../util/reserved.json"); @@ -52,7 +53,9 @@ function expandReservedDomains(reserved) { } expandedList.splice(expandedList.indexOf(item), 1); } else { - throw new Error(`[util/reserved.json] Invalid range [${start}-${end}] in "${item}"`); + throw new Error( + `[util/reserved.json] Invalid range [${start}-${end}] in "${item}"`, + ); } } }); @@ -87,7 +90,11 @@ function validateFields(t, obj, fields, file, prefix = "") { const fieldPath = prefix ? `${prefix}.${key}` : key; if (obj.hasOwnProperty(key)) { - t.is(typeof obj[key], fields[key], `${file}: Field ${fieldPath} should be of type ${fields[key]}`); + t.is( + typeof obj[key], + fields[key], + `${file}: Field ${fieldPath} should be of type ${fields[key]}`, + ); } else if (fields === requiredFields) { t.true(false, `${file}: Missing required field: ${fieldPath}`); } @@ -95,9 +102,18 @@ function validateFields(t, obj, fields, file, prefix = "") { } function validateFileName(t, file) { - t.true(file.endsWith(".json"), `${file}: File does not have .json extension`); - t.false(file.includes(".is-a.dev"), `${file}: File name should not contain .is-a.dev`); - t.true(file === file.toLowerCase(), `${file}: File name should be all lowercase`); + t.true( + file.endsWith(".json"), + `${file}: File does not have .json extension`, + ); + t.false( + file.includes(".is-a.dev"), + `${file}: File name should not contain .is-a.dev`, + ); + t.true( + file === file.toLowerCase(), + `${file}: File name should be all lowercase`, + ); // Ignore root domain if (file !== "@.json") { @@ -106,12 +122,27 @@ function validateFileName(t, file) { t.regex( subdomain + ".is-a.dev", hostnameRegex, - `${file}: FQDN must be 1-253 characters, use letters, numbers, dots, or hyphens, and not start or end with a hyphen.` + `${file}: FQDN must be 1-253 characters, use letters, numbers, dots, or hyphens, and not start or end with a hyphen.`, + ); + t.false( + expandedReservedDomains.includes(subdomain), + `${file}: Subdomain name is reserved`, + ); + // Disallow nested subdomains above reserved domains + t.true( + !expandedReservedDomains.some((reserved) => + subdomain.endsWith(`.${reserved}`), + ), + `${file}: Subdomain name is reserved`, ); - t.true(!expandedReservedDomains.includes(subdomain), `${file}: Subdomain name is reserved`); - if (subdomain.split(".").length === 1 && !exceptedDomains.includes(subdomain)) { - t.false(subdomain.startsWith("_"), `${file}: Root subdomains should not start with an underscore`); + const rootSubdomain = subdomain.split(".").pop(); + + if (!exceptedDomains.includes(rootSubdomain)) { + t.false( + rootSubdomain.startsWith("_"), + `${file}: Root subdomains should not start with an underscore`, + ); } } } @@ -119,13 +150,19 @@ function validateFileName(t, file) { t("JSON files should not be in the root directory", (t) => { const rootFiles = fs .readdirSync(path.resolve()) - .filter((file) => file.endsWith(".json") && !ignoredRootJSONFiles.includes(file)); + .filter( + (file) => + file.endsWith(".json") && !ignoredRootJSONFiles.includes(file), + ); t.is(rootFiles.length, 0, "JSON files should not be in the root directory"); }); t("All files should be valid JSON", (t) => { files.forEach((file) => { - t.notThrows(() => fs.readJsonSync(path.join(domainsPath, file)), `${file}: Invalid JSON file`); + t.notThrows( + () => fs.readJsonSync(path.join(domainsPath, file)), + `${file}: Invalid JSON file`, + ); }); }); @@ -135,7 +172,10 @@ t("All files should not have duplicate keys", (t) => { const rawData = fs.readFileSync(`${domainsPath}/${file}`, "utf8"); const duplicateKeys = findDuplicateKeys(rawData); - t.true(!duplicateKeys.length, `${file}: Duplicate keys found: ${duplicateKeys.join(", ")}`); + t.true( + !duplicateKeys.length, + `${file}: Duplicate keys found: ${duplicateKeys.join(", ")}`, + ); }); }); @@ -159,17 +199,33 @@ t("All files should have valid required and optional fields", (t) => { // Validate optional fields for top-level and redirect config validateFields(t, data, optionalFields, file); if (data.redirect_config) { - validateFields(t, data.redirect_config, optionalRedirectConfigFields, file, "redirect_config"); + validateFields( + t, + data.redirect_config, + optionalRedirectConfigFields, + file, + "redirect_config", + ); } // Validate email format if (data.owner.email) { - t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); - t.true(!data.owner.email.endsWith("@users.noreply.github.com"), `${file}: Owner email should not be a GitHub no-reply email`); + t.regex( + data.owner.email, + emailRegex, + `${file}: Owner email should be a valid email address`, + ); + t.false( + data.owner.email.endsWith("@users.noreply.github.com"), + `${file}: Owner email should not be a GitHub no-reply email`, + ); } // Ensure 'record' field is not empty - t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); + t.true( + Object.keys(data.record).length > 0, + `${file}: Missing DNS records`, + ); }); }); @@ -180,7 +236,7 @@ t("Reserved domains file should be valid", (t) => { t.regex( item, subdomainRegex, - `[util/reserved-domains.json] Invalid subdomain name "${item}" at index ${index}` + `[util/reserved-domains.json] Invalid subdomain name "${item}" at index ${index}`, ); }); diff --git a/tests/proxy.test.js b/tests/proxy.test.js index d7c73bc5b..0f1c65039 100644 --- a/tests/proxy.test.js +++ b/tests/proxy.test.js @@ -25,22 +25,29 @@ function validateProxiedRecords(t, data, file) { const recordTypes = Array.from(requiredRecordsToProxy).join(", "); if (data.proxied) { - const hasProxiedRecord = Object.keys(data.record).some((key) => requiredRecordsToProxy.has(key)); + const hasProxiedRecord = Object.keys(data.record).some((key) => + requiredRecordsToProxy.has(key), + ); t.true( hasProxiedRecord, - `${file}: Proxied is true but there are no records that can be proxied (${recordTypes} expected)` + `${file}: Proxied is true but there are no records that can be proxied (${recordTypes} expected)`, ); } } const domainsPath = path.resolve("domains"); -const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); +const files = fs + .readdirSync(domainsPath) + .filter((file) => file.endsWith(".json")); -t("Domains with proxy enabled must have at least one proxy-able record", (t) => { - files.forEach((file) => { - const domain = getDomainData(file); +t( + "Domains with proxy enabled must have at least one proxy-able record", + (t) => { + files.forEach((file) => { + const domain = getDomainData(file); - validateProxiedRecords(t, domain, file); - }); -}); + validateProxiedRecords(t, domain, file); + }); + }, +); diff --git a/tests/records.test.js b/tests/records.test.js index 223971308..9f05a650b 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -2,14 +2,29 @@ const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); -const validRecordTypes = new Set(["A", "AAAA", "CAA", "CNAME", "DS", "MX", "NS", "SRV", "TXT", "URL"]); -const hostnameRegex = /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; -const ipv4Regex = /^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$/; +const validRecordTypes = new Set([ + "A", + "AAAA", + "CAA", + "CNAME", + "DS", + "MX", + "NS", + "SRV", + "TXT", + "URL", +]); +const hostnameRegex = + /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; +const ipv4Regex = + /^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$/; const ipv6Regex = /^(?:[0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}$|^::(?:[0-9a-fA-F]{1,4}:){0,6}[0-9a-fA-F]{1,4}$|^(?:[0-9a-fA-F]{1,4}:){1,7}:$|^(?:[0-9a-fA-F]{1,4}:){0,6}::(?:[0-9a-fA-F]{1,4}:){0,5}[0-9a-fA-F]{1,4}$/; const domainsPath = path.resolve("domains"); -const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); +const files = fs + .readdirSync(domainsPath) + .filter((file) => file.endsWith(".json")); const domainCache = {}; @@ -38,7 +53,7 @@ function expandIPv6(ip) { segments = [ ...nonEmptySegments.slice(0, emptyIndex), ...Array(missingSegments).fill("0000"), - ...nonEmptySegments.slice(emptyIndex) + ...nonEmptySegments.slice(emptyIndex), ]; } @@ -48,7 +63,11 @@ function expandIPv6(ip) { function validateIPv4(ip, proxied) { const parts = ip.split(".").map(Number); - if (parts.length !== 4 || parts.some((part) => isNaN(part) || part < 0 || part > 255)) return false; + if ( + parts.length !== 4 || + parts.some((part) => isNaN(part) || part < 0 || part > 255) + ) + return false; if (ip === "192.0.2.1" && proxied) return true; return !( @@ -94,100 +113,153 @@ function validateRecordValues(t, data, file) { Object.entries(data.record).forEach(([key, value]) => { // General validation for arrays if (["A", "AAAA", "MX", "NS"].includes(key)) { - t.true(Array.isArray(value), `${file}: Record value for ${key} should be an array`); + t.true( + Array.isArray(value), + `${file}: Record value for ${key} should be an array`, + ); value.forEach((record, idx) => { t.true( typeof record === "string", - `${file}: Record value for ${key} should be a string at index ${idx}` + `${file}: Record value for ${key} should be a string at index ${idx}`, ); if (key === "A") { - t.true(ipv4Regex.test(record), `${file}: Invalid IPv4 address for ${key} at index ${idx}`); + t.true( + ipv4Regex.test(record), + `${file}: Invalid IPv4 address for ${key} at index ${idx}`, + ); t.true( validateIPv4(record, data.proxied), - `${file}: Invalid IPv4 address for ${key} at index ${idx}` + `${file}: Invalid IPv4 address for ${key} at index ${idx}`, ); } else if (key === "AAAA") { const expandedIPv6 = expandIPv6(record); - t.true(ipv6Regex.test(expandedIPv6), `${file}: Invalid IPv6 address for ${key} at index ${idx}`); - t.true(validateIPv6(expandedIPv6), `${file}: Invalid IPv6 address for ${key} at index ${idx}`); + t.true( + ipv6Regex.test(expandedIPv6), + `${file}: Invalid IPv6 address for ${key} at index ${idx}`, + ); + t.true( + validateIPv6(expandedIPv6), + `${file}: Invalid IPv6 address for ${key} at index ${idx}`, + ); } else if (["MX", "NS"].includes(key)) { - t.true(isValidHostname(record), `${file}: Invalid hostname for ${key} at index ${idx}`); + t.true( + isValidHostname(record), + `${file}: Invalid hostname for ${key} at index ${idx}`, + ); } }); } // CNAME and URL validations if (["CNAME", "URL"].includes(key)) { - t.true(typeof value === "string", `${file}: Record value for ${key} should be a string`); + t.true( + typeof value === "string", + `${file}: Record value for ${key} should be a string`, + ); if (key === "CNAME") { - t.true(isValidHostname(value), `${file}: Invalid hostname for ${key}`); + t.true( + isValidHostname(value), + `${file}: Invalid hostname for ${key}`, + ); t.true(value !== file, `${file}: CNAME cannot point to itself`); } else if (key === "URL") { t.true( value.startsWith("http://") || value.startsWith("https://"), - `${file}: Record value for ${key} must start with http:// or https://` + `${file}: Record value for ${key} must start with http:// or https://`, + ); + t.notThrows( + () => new URL(value), + `${file}: Invalid URL for ${key}`, ); - t.notThrows(() => new URL(value), `${file}: Invalid URL for ${key}`); const urlHost = new URL(value).host; const isSelfReferencing = - file === "@.json" ? urlHost === "is-a.dev" : urlHost === `${subdomain}.is-a.dev`; + file === "@.json" + ? urlHost === "is-a.dev" + : urlHost === `${subdomain}.is-a.dev`; - t.true(!isSelfReferencing, `${file}: URL cannot point to itself`); + t.false( + isSelfReferencing, + `${file}: URL cannot point to itself`, + ); } } // CAA, DS, SRV validations if (["CAA", "DS", "SRV"].includes(key)) { - t.true(Array.isArray(value), `${file}: Record value for ${key} should be an array`); + t.true( + Array.isArray(value), + `${file}: Record value for ${key} should be an array`, + ); value.forEach((record, idx) => { t.true( typeof record === "object", - `${file}: Record value for ${key} should be an object at index ${idx}` + `${file}: Record value for ${key} should be an object at index ${idx}`, ); if (key === "CAA") { t.true( ["issue", "issuewild", "iodef"].includes(record.tag), - `${file}: Invalid tag for CAA at index ${idx}` + `${file}: Invalid tag for CAA at index ${idx}`, + ); + t.true( + typeof record.value === "string", + `${file}: Invalid value for CAA at index ${idx}`, ); - t.true(typeof record.value === "string", `${file}: Invalid value for CAA at index ${idx}`); t.true( isValidHostname(record.value) || record.value === ";", - `${file}: Value must be a hostname or semicolon for CAA at index ${idx}` + `${file}: Value must be a hostname or semicolon for CAA at index ${idx}`, ); } else if (key === "DS") { t.true( - Number.isInteger(record.key_tag) && record.key_tag >= 0 && record.key_tag <= 65535, - `${file}: Invalid key_tag for DS at index ${idx}` + Number.isInteger(record.key_tag) && + record.key_tag >= 0 && + record.key_tag <= 65535, + `${file}: Invalid key_tag for DS at index ${idx}`, ); t.true( - Number.isInteger(record.algorithm) && record.algorithm >= 0 && record.algorithm <= 255, - `${file}: Invalid algorithm for DS at index ${idx}` + Number.isInteger(record.algorithm) && + record.algorithm >= 0 && + record.algorithm <= 255, + `${file}: Invalid algorithm for DS at index ${idx}`, ); t.true( - Number.isInteger(record.digest_type) && record.digest_type >= 0 && record.digest_type <= 255, - `${file}: Invalid digest_type for DS at index ${idx}` + Number.isInteger(record.digest_type) && + record.digest_type >= 0 && + record.digest_type <= 255, + `${file}: Invalid digest_type for DS at index ${idx}`, + ); + t.true( + isValidHexadecimal(record.digest), + `${file}: Invalid digest for DS at index ${idx}`, ); - t.true(isValidHexadecimal(record.digest), `${file}: Invalid digest for DS at index ${idx}`); } else if (key === "SRV") { t.true( - Number.isInteger(record.priority) && record.priority >= 0 && record.priority <= 65535, - `${file}: Invalid priority for SRV at index ${idx}` + Number.isInteger(record.priority) && + record.priority >= 0 && + record.priority <= 65535, + `${file}: Invalid priority for SRV at index ${idx}`, ); t.true( - Number.isInteger(record.weight) && record.weight >= 0 && record.weight <= 65535, - `${file}: Invalid weight for SRV at index ${idx}` + Number.isInteger(record.weight) && + record.weight >= 0 && + record.weight <= 65535, + `${file}: Invalid weight for SRV at index ${idx}`, ); t.true( - Number.isInteger(record.port) && record.port >= 0 && record.port <= 65535, - `${file}: Invalid port for SRV at index ${idx}` + Number.isInteger(record.port) && + record.port >= 0 && + record.port <= 65535, + `${file}: Invalid port for SRV at index ${idx}`, + ); + t.true( + isValidHostname(record.target), + `${file}: Invalid target for SRV at index ${idx}`, ); - t.true(isValidHostname(record.target), `${file}: Invalid target for SRV at index ${idx}`); } }); } @@ -196,44 +268,60 @@ function validateRecordValues(t, data, file) { if (key === "TXT") { const values = Array.isArray(value) ? value : [value]; values.forEach((record, idx) => { - t.true(typeof record === "string", `${file}: TXT record value should be a string at index ${idx}`); + t.true( + typeof record === "string", + `${file}: TXT record value should be a string at index ${idx}`, + ); }); } }); if (data.redirect_config) { - const customPaths = Object.keys(data.redirect_config.custom_paths || {}); + const customPaths = Object.keys( + data.redirect_config.custom_paths || {}, + ); const pathRegex = /^\/[a-zA-Z0-9\-_\.\/]+(? { - const customRedirectURL = data.redirect_config.custom_paths[customPath]; + const customRedirectURL = + data.redirect_config.custom_paths[customPath]; const urlMessage = `${file}: Custom path in redirect_config`; // Validate the custom path t.true( pathRegex.test(customPath), - `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}` + `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}`, ); t.true( customPath.length >= 2 && customPath.length <= 255, - `${urlMessage} should be 2-255 characters long at index ${idx}` + `${urlMessage} should be 2-255 characters long at index ${idx}`, ); // Validate the redirect URL t.true( data.record.URL !== customRedirectURL, - `${urlMessage} should be different from the URL record at index ${idx}` + `${urlMessage} should be different from the URL record at index ${idx}`, ); t.true( - customRedirectURL.startsWith("http://") || customRedirectURL.startsWith("https://"), - `${urlMessage} must start with http:// or https:// at index ${idx}` + customRedirectURL.startsWith("http://") || + customRedirectURL.startsWith("https://"), + `${urlMessage} must start with http:// or https:// at index ${idx}`, + ); + t.notThrows( + () => new URL(customRedirectURL), + `${urlMessage} contains an invalid URL at index ${idx}`, ); - t.notThrows(() => new URL(customRedirectURL), `${urlMessage} contains an invalid URL at index ${idx}`); // Check for self-referencing redirects const urlHost = new URL(customRedirectURL).host; - const isSelfReferencing = file === "@.json" ? urlHost === "is-a.dev" : urlHost === `${subdomain}.is-a.dev`; - t.true(!isSelfReferencing, `${urlMessage} cannot point to itself at index ${idx}`); + const isSelfReferencing = + file === "@.json" + ? urlHost === "is-a.dev" + : urlHost === `${subdomain}.is-a.dev`; + t.false( + isSelfReferencing, + `${urlMessage} cannot point to itself at index ${idx}`, + ); }); } } @@ -244,35 +332,51 @@ t("All files should have valid record types", (t) => { const recordKeys = Object.keys(data.record); recordKeys.forEach((key) => { - t.true(validateRecordType(key), `${file}: Invalid record type: ${key}`); + t.true( + validateRecordType(key), + `${file}: Invalid record type: ${key}`, + ); }); // Record type combinations validation if (recordKeys.includes("CNAME") && !data.proxied) { - t.is(recordKeys.length, 1, `${file}: CNAME records cannot be combined with other records unless proxied`); + t.is( + recordKeys.length, + 1, + `${file}: CNAME records cannot be combined with other records unless proxied`, + ); } if (recordKeys.includes("NS")) { t.true( - recordKeys.length === 1 || (recordKeys.length === 2 && recordKeys.includes("DS")), - `${file}: NS records cannot be combined with other records, except for DS records` + recordKeys.length === 1 || + (recordKeys.length === 2 && recordKeys.includes("DS")), + `${file}: NS records cannot be combined with other records, except for DS records`, ); } if (recordKeys.includes("DS")) { - t.true(recordKeys.includes("NS"), `${file}: DS records must be combined with NS records`); + t.true( + recordKeys.includes("NS"), + `${file}: DS records must be combined with NS records`, + ); } if (recordKeys.includes("URL")) { t.true( - !recordKeys.includes("A") && !recordKeys.includes("AAAA") && !recordKeys.includes("CNAME"), - `${file}: URL records cannot be combined with A, AAAA, or CNAME records` + !recordKeys.includes("A") && + !recordKeys.includes("AAAA") && + !recordKeys.includes("CNAME"), + `${file}: URL records cannot be combined with A, AAAA, or CNAME records`, ); } if (data.redirect_config) { t.true( recordKeys.includes("URL") || data.proxied, - `${file}: Redirect config must be combined with a URL record or the domain must be proxied` + `${file}: Redirect config must be combined with a URL record or the domain must be proxied`, ); if (data.redirect_config.redirect_paths) { - t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); + t.true( + recordKeys.includes("URL"), + `${file}: redirect_config.redirect_paths requires a URL record`, + ); } } diff --git a/tests/special.test.js b/tests/special.test.js index bd18e3e00..3a5f8aeef 100644 --- a/tests/special.test.js +++ b/tests/special.test.js @@ -3,16 +3,24 @@ const fs = require("fs-extra"); const path = require("path"); const domainsPath = path.resolve("domains"); -const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); +const files = fs + .readdirSync(domainsPath) + .filter((file) => file.endsWith(".json")); -const bypassedUsernames = require("../util/bypassed.json").map((username) => username.toLowerCase()); +const bypassedUsernames = require("../util/bypassed.json").map((username) => + username.toLowerCase(), +); function getDomainData(subdomain) { try { - const data = fs.readJsonSync(path.join(domainsPath, `${subdomain}.json`)); + const data = fs.readJsonSync( + path.join(domainsPath, `${subdomain}.json`), + ); return data; } catch (error) { - throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); + throw new Error( + `Failed to read JSON for ${subdomain}: ${error.message}`, + ); } } @@ -23,15 +31,20 @@ t("Users are limited to one single character subdomain", (t) => { const subdomain = file.replace(/\.json$/, ""); const data = getDomainData(subdomain); - if (subdomain.length === 1 && !bypassedUsernames.includes(data.owner.username.toLowerCase())) { + if ( + subdomain.length === 1 && + !bypassedUsernames.includes(data.owner.username.toLowerCase()) + ) { results.push({ subdomain, - owner: data.owner.username.toLowerCase() + owner: data.owner.username.toLowerCase(), }); } }); - const duplicates = results.filter((result) => results.filter((r) => r.owner === result.owner).length > 1); + const duplicates = results.filter( + (result) => results.filter((r) => r.owner === result.owner).length > 1, + ); const output = duplicates.reduce((acc, curr) => { if (!acc[curr.owner]) { acc[curr.owner] = []; @@ -46,7 +59,7 @@ t("Users are limited to one single character subdomain", (t) => { 0, Object.keys(output) .map((owner) => `${owner} - ${output[owner].join(", ")}`) - .join("\n") + .join("\n"), ); t.pass(); diff --git a/util/bypassed.json b/util/bypassed.json index ed9a583ce..31fe6be0d 100644 --- a/util/bypassed.json +++ b/util/bypassed.json @@ -1,4 +1 @@ -[ - "is-a-dev", - "wdhdev" -] +["is-a-dev", "wdhdev"] diff --git a/util/reserved.json b/util/reserved.json index 0963a84a4..4482ced8e 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -1,4 +1,8 @@ [ + "_acme-challenge.www", + "_atproto.www", + "_discord.www", + "_vercel.www", "account", "accounts", "admin", diff --git a/util/wildcards.json b/util/wildcards.json deleted file mode 100644 index 2de23327b..000000000 --- a/util/wildcards.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "*.william" -] From 6aa22a1f95c8270c132837f14726dd5fb6e942ee Mon Sep 17 00:00:00 2001 From: Ibrahim Asif <73517520+Satindar31@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:36:30 +0530 Subject: [PATCH 1189/2485] Update satindar.json --- domains/satindar.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/satindar.json b/domains/satindar.json index cb46edd97..0c9847177 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -7,6 +7,12 @@ "twitter": "satindar31" }, "record": { - "NS": ["brodie.ns.cloudflare.com", "jamie.ns.cloudflare.com"] + "NS": ["brodie.ns.cloudflare.com", "jamie.ns.cloudflare.com"], + "DS": { + "key_tag": 2371, + "algorithm": 13, + "digest_type": 256, + "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" + } } } From 30d112c1b4bebec3f9cf43957c9b70b9129673ba Mon Sep 17 00:00:00 2001 From: Ibrahim Asif <73517520+Satindar31@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:43:21 +0530 Subject: [PATCH 1190/2485] Fix tests? --- domains/satindar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/satindar.json b/domains/satindar.json index 0c9847177..953eb3fd2 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -8,11 +8,11 @@ }, "record": { "NS": ["brodie.ns.cloudflare.com", "jamie.ns.cloudflare.com"], - "DS": { + "DS": [{ "key_tag": 2371, "algorithm": 13, "digest_type": 256, "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" - } + }] } } From fcebf135bee2a0489b47529a12e4531022e14951 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif <73517520+Satindar31@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:46:05 +0530 Subject: [PATCH 1191/2485] No idea what I'm doing --- domains/satindar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/satindar.json b/domains/satindar.json index 953eb3fd2..0057095e3 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -11,7 +11,7 @@ "DS": [{ "key_tag": 2371, "algorithm": 13, - "digest_type": 256, + "digest_type": "SHA256", "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" }] } From 543c9eac2dfbdd93f1920caaa28e3565320ea559 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif <73517520+Satindar31@users.noreply.github.com> Date: Thu, 13 Feb 2025 15:47:31 +0530 Subject: [PATCH 1192/2485] Is the ci stupid? --- domains/satindar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/satindar.json b/domains/satindar.json index 0057095e3..953eb3fd2 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -11,7 +11,7 @@ "DS": [{ "key_tag": 2371, "algorithm": 13, - "digest_type": "SHA256", + "digest_type": 256, "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" }] } From 9027478fc9d6ef72194d38e058b4d5ff7c53e3f6 Mon Sep 17 00:00:00 2001 From: Denisz Becskei <71346694+denisz-becskei@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:28:46 +0100 Subject: [PATCH 1193/2485] Create gustyff.json --- domains/gustyff.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gustyff.json diff --git a/domains/gustyff.json b/domains/gustyff.json new file mode 100644 index 000000000..e001a4fb1 --- /dev/null +++ b/domains/gustyff.json @@ -0,0 +1,11 @@ +{ + "description": "A personal developer portfolio", + "repo": "https://github.com/denisz-becskei/denisz-becskei.github.io", + "owner": { + "username": "denisz-becskei", + "email": "gustyff.the.dev@gmail.com" + }, + "record": { + "CNAME": "denisz-becskei.github.io" + } +} From ee549aba7d02e38b3f2c89aa6e6339b99567685b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:36:31 +0800 Subject: [PATCH 1194/2485] fix digest_type --- domains/satindar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/satindar.json b/domains/satindar.json index 953eb3fd2..9ed1644bd 100644 --- a/domains/satindar.json +++ b/domains/satindar.json @@ -11,7 +11,7 @@ "DS": [{ "key_tag": 2371, "algorithm": 13, - "digest_type": 256, + "digest_type": 2, "digest": "C2074462471B81206F792AEC23469EF33DDC53538E8580DCCC92FD130C9A6096" }] } From 19320ca47174365b9495580ad2c4ba2945ceb7aa Mon Sep 17 00:00:00 2001 From: Sulabh Nepal <48127992+sulabh-npl@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:02:12 +0545 Subject: [PATCH 1195/2485] Create sulabh.json --- domains/sulabh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/sulabh.json diff --git a/domains/sulabh.json b/domains/sulabh.json new file mode 100644 index 000000000..922c6e5e0 --- /dev/null +++ b/domains/sulabh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "sulabh-npl", + "email": "sulabh.work19@gmail.com" + }, + "record": { + "CNAME": "sulabh.info.np" + } From aa349bdff55289e5d8e4e4f05a75bdeb9c5bb396 Mon Sep 17 00:00:00 2001 From: Oswaldo Alonzo <52548392+Valitogt79@users.noreply.github.com> Date: Thu, 13 Feb 2025 05:51:49 -0600 Subject: [PATCH 1196/2485] Create oalonzo.json --- domains/oalonzo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oalonzo.json diff --git a/domains/oalonzo.json b/domains/oalonzo.json new file mode 100644 index 000000000..70e38da42 --- /dev/null +++ b/domains/oalonzo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "valitogt", + "email": "oswalonzo@hotmail.com" + }, + "record": { + "CNAME": "Valitogt79.github.io" + } +} From df8d5fa1662c5c0307bc67b3d07d015b5a098c05 Mon Sep 17 00:00:00 2001 From: cogrow4 <116611842+cogrow4@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:52:14 +1100 Subject: [PATCH 1197/2485] Create coen.json --- domains/coen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coen.json diff --git a/domains/coen.json b/domains/coen.json new file mode 100644 index 000000000..4dd7bee00 --- /dev/null +++ b/domains/coen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cogrow4", + "email": "cogrow@duck.com" + }, + "record": { + "URL": "https://github.com/cogrow4" + } +} From 5cf2c59dfbc89e0ec59b5de16c2c5efee9c84c55 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:00:43 +0700 Subject: [PATCH 1198/2485] Update hellokhangtran.json Added TXT record for Vercel domain verification. --- domains/hellokhangtran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index a32a983b5..f3afcec26 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -5,7 +5,8 @@ "email": "hellokhangtran03@gmail.com" }, "record": { - "CNAME": "hellokhangtran.vercel.app" + "CNAME": "hellokhangtran.vercel.app", + "TXT": ["vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1"] }, "proxied": false } From 1fde30e064997185a1fdaec29f0f2f242f6e8245 Mon Sep 17 00:00:00 2001 From: ganeswar-velvadapu Date: Thu, 13 Feb 2025 17:32:17 +0530 Subject: [PATCH 1199/2485] Improved ganeswarv.json --- domains/ganeswarv.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 3c9e6ce82..244fadd80 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -1,3 +1,5 @@ + + { "owner": { "username": "ganeswar-velvadapu", From 97d85dd08120ddd584cb9ec02ac1f3875d74166e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:03:14 +0800 Subject: [PATCH 1200/2485] fix typo --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ec6f221ec..7d76cec72 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ From 7fad6bfcdc8a626c46bb3f7df7909ad581bcd948 Mon Sep 17 00:00:00 2001 From: QAVV <199084747+qavv@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:15:25 +0800 Subject: [PATCH 1201/2485] Create qavv.json --- domains/qavv.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/qavv.json diff --git a/domains/qavv.json b/domains/qavv.json new file mode 100644 index 000000000..a76eacfde --- /dev/null +++ b/domains/qavv.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "qavv" + }, + "record": { + "CNAME": "qavv.github.io" + } +} From 60cc7a9f6e94ee615437137d0cfc22f6f8149929 Mon Sep 17 00:00:00 2001 From: shukraditya Date: Thu, 13 Feb 2025 17:46:04 +0530 Subject: [PATCH 1202/2485] shukraditya.json added to /domains --- domains/shukraditya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shukraditya.json diff --git a/domains/shukraditya.json b/domains/shukraditya.json new file mode 100644 index 000000000..c0ba14a62 --- /dev/null +++ b/domains/shukraditya.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Blog and portfolio", + "repo": "https://github.com/shukraditya/shukraditya", + "owner": { + "username": "shukraditya", + "email": "shukra12bose@gmail.com" + }, + "record": { + "CNAME": "shukraditya.github.io" + } +} \ No newline at end of file From 4bd58f370bf77d4881bb611cf2b4a1012648591a Mon Sep 17 00:00:00 2001 From: QAVV <199084747+qavv@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:17:32 +0800 Subject: [PATCH 1203/2485] Create _github-pages-challenge-qavv.qavv.json --- domains/_github-pages-challenge-qavv.qavv.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-qavv.qavv.json diff --git a/domains/_github-pages-challenge-qavv.qavv.json b/domains/_github-pages-challenge-qavv.qavv.json new file mode 100644 index 000000000..af2da0937 --- /dev/null +++ b/domains/_github-pages-challenge-qavv.qavv.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "qavv" + }, + "record": { + "TXT": "6598155c8cf0929e826409fb38fc02" + } +} From cf52c26d2c9f2b701bb30b427f51a0eae53459bf Mon Sep 17 00:00:00 2001 From: Dhruv Koshta <132095758+Dhruvkoshta@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:56:35 +0530 Subject: [PATCH 1204/2485] Update dhruvkoshta.json --- domains/dhruvkoshta.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 9259c036b..27cb3dfe4 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -1,6 +1,8 @@ { "owner": { - "username": "Dhruvkoshta" + "username": "Dhruvkoshta", + "email": "dhruvkoshta@gmail.com", + "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io" }, "record": { "CNAME": "dhruvkoshta.github.io" From 69150cd471e899891b82ab2ce41c37fa71b4ead6 Mon Sep 17 00:00:00 2001 From: Dhruv Koshta <132095758+Dhruvkoshta@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:57:19 +0530 Subject: [PATCH 1205/2485] Update dhruvkoshta.json --- domains/dhruvkoshta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 27cb3dfe4..568d51caa 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -2,7 +2,8 @@ "owner": { "username": "Dhruvkoshta", "email": "dhruvkoshta@gmail.com", - "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io" + "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", + "description":"portfolio site" }, "record": { "CNAME": "dhruvkoshta.github.io" From 5943b6c2cec0b49da972044dea2818bd03e06147 Mon Sep 17 00:00:00 2001 From: adityasriv2317 Date: Thu, 13 Feb 2025 18:20:29 +0530 Subject: [PATCH 1206/2485] added my domain --- domains/shikhar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shikhar.json diff --git a/domains/shikhar.json b/domains/shikhar.json new file mode 100644 index 000000000..819cecd6d --- /dev/null +++ b/domains/shikhar.json @@ -0,0 +1,11 @@ +{ + "description": "YOUR DESCRIPTION GOES HERE", + "repo": "https://github.com/adityasriv2317/portfolioAditya", + "owner": { + "username": "adityasriv2317", + "email": "adityaxia9237@gmail.com" + }, + "record": { + "URL": "https://adityasrivastava.vercel.app/" + } +} From e5b3a01c7e75805c2e24de26bcfae9cbc556dd2e Mon Sep 17 00:00:00 2001 From: Sambo Chea <7059827+sombochea@users.noreply.github.com> Date: Thu, 13 Feb 2025 13:07:07 +0000 Subject: [PATCH 1207/2485] _vercel.sombochea.json --- domains/_vercel.sombochea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.sombochea.json diff --git a/domains/_vercel.sombochea.json b/domains/_vercel.sombochea.json new file mode 100644 index 000000000..ee967eece --- /dev/null +++ b/domains/_vercel.sombochea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sombochea", + "email": "sombochea100@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sombochea.is-a.dev,2cdc71284d8d8193f021" + } +} \ No newline at end of file From 7da062543ff29a0fafa25111bd51c643b41c68ec Mon Sep 17 00:00:00 2001 From: "@aitji" <100911929+aitji@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:21:28 +0700 Subject: [PATCH 1208/2485] _vercel.aitji.json --- domains/_vercel.aitji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aitji.json diff --git a/domains/_vercel.aitji.json b/domains/_vercel.aitji.json new file mode 100644 index 000000000..ae4360a8f --- /dev/null +++ b/domains/_vercel.aitji.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aitji", + "email": "ait.suriya@gmail.com", + "discord": "aitji" + }, + "record": { + "TXT": "vc-domain-verify=aitji.is-a.dev,0a05468b82f542c74dea" + } +} From 1f208e17ce6eb779b21b82b1571f428943dcdfa9 Mon Sep 17 00:00:00 2001 From: "@aitji" <100911929+aitji@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:22:35 +0700 Subject: [PATCH 1209/2485] aitji.json --- domains/aitji.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aitji.json diff --git a/domains/aitji.json b/domains/aitji.json new file mode 100644 index 000000000..a7c793f2f --- /dev/null +++ b/domains/aitji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aitji", + "email": "ait.suriya@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From b18c6a5d14b2c9395717ed048d0c50af052cce6b Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:24:50 +0200 Subject: [PATCH 1210/2485] Update domains/coen.json --- domains/coen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coen.json b/domains/coen.json index 4dd7bee00..ae50b2c2d 100644 --- a/domains/coen.json +++ b/domains/coen.json @@ -3,7 +3,7 @@ "username": "cogrow4", "email": "cogrow@duck.com" }, - "record": { + "records": { "URL": "https://github.com/cogrow4" } } From 1e014b47ff1e1a5e1fa8854277f0470580e22e48 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:26:31 +0200 Subject: [PATCH 1211/2485] So uh, ignore what I just did --- domains/coen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coen.json b/domains/coen.json index ae50b2c2d..4dd7bee00 100644 --- a/domains/coen.json +++ b/domains/coen.json @@ -3,7 +3,7 @@ "username": "cogrow4", "email": "cogrow@duck.com" }, - "records": { + "record": { "URL": "https://github.com/cogrow4" } } From a950b0be8ebe599b775c0ea14f6c4d236680d2e6 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:54:02 +0700 Subject: [PATCH 1212/2485] Update hellokhangtran.json --- domains/hellokhangtran.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index f3afcec26..3116e616b 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -6,7 +6,6 @@ }, "record": { "CNAME": "hellokhangtran.vercel.app", - "TXT": ["vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1"] }, "proxied": false } From 7c84630f64340aad991ff1bef33c83a17496d2c5 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:56:15 +0700 Subject: [PATCH 1213/2485] Create _vercel.hellokhangtran.json --- domains/_vercel.hellokhangtran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.hellokhangtran.json diff --git a/domains/_vercel.hellokhangtran.json b/domains/_vercel.hellokhangtran.json new file mode 100644 index 000000000..72712cc54 --- /dev/null +++ b/domains/_vercel.hellokhangtran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KN2222", + "email": "hellokhangtran03@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1" + } +} From 037dfd1aa3d95e94cd72243c6a58d7410072a2ea Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 15:56:49 +0200 Subject: [PATCH 1214/2485] Repo and Description field go outside the owner section. --- domains/dhruvkoshta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dhruvkoshta.json b/domains/dhruvkoshta.json index 568d51caa..2dc4ca279 100644 --- a/domains/dhruvkoshta.json +++ b/domains/dhruvkoshta.json @@ -1,9 +1,9 @@ { + "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", + "description": "portfolio site", "owner": { "username": "Dhruvkoshta", - "email": "dhruvkoshta@gmail.com", - "repo" : "https://github.com/Dhruvkoshta/Dhruvkoshta.github.io", - "description":"portfolio site" + "email": "dhruvkoshta@gmail.com" }, "record": { "CNAME": "dhruvkoshta.github.io" From b33d9d373cde5dcba4ab0be82f0272036bb9be0b Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:57:28 +0700 Subject: [PATCH 1215/2485] Update hellokhangtran.json --- domains/hellokhangtran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index 3116e616b..a32a983b5 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -5,7 +5,7 @@ "email": "hellokhangtran03@gmail.com" }, "record": { - "CNAME": "hellokhangtran.vercel.app", + "CNAME": "hellokhangtran.vercel.app" }, "proxied": false } From f5277e7d3ddbef1accb4fa913603830a036c7df5 Mon Sep 17 00:00:00 2001 From: Armaan Nakhuda <95076879+Armaan4477@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:30:07 +0530 Subject: [PATCH 1216/2485] Update armaan44.json --- domains/armaan44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/armaan44.json b/domains/armaan44.json index b38f4b2da..9d9c048e8 100644 --- a/domains/armaan44.json +++ b/domains/armaan44.json @@ -6,6 +6,6 @@ "email": "nakhudaarmaan66@gmail.com" }, "record": { - "CNAME": "https://armaan4477.github.io/Portfolio/" + "CNAME": "armaan4477.github.io" } } From 20ea0d03e43b6a8fde02e50800c784a37e5455bb Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:04:57 +0200 Subject: [PATCH 1217/2485] Update domains/mudasir.json --- domains/mudasir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mudasir.json b/domains/mudasir.json index 37c04f599..8ad64b0cd 100644 --- a/domains/mudasir.json +++ b/domains/mudasir.json @@ -1,6 +1,6 @@ { "owner": { - "username": "insert-github-username-here", + "username": "mirzamudassir", "discord": "0xmudassir" }, "record": { From 3ca3984857cb002d36146fc8c61bd3de3e209481 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:13:40 +0200 Subject: [PATCH 1218/2485] Fix a typo from the PR author --- domains/mohsen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mohsen.json b/domains/mohsen.json index b9e64c9ad..835aa5627 100644 --- a/domains/mohsen.json +++ b/domains/mohsen.json @@ -2,9 +2,9 @@ "description": "Portfolio website for mohsenansari.com", "owner": { "username": "mohsenari", - "email": "m ansari387@gmail.com" + "email": "mansari387@gmail.com" }, "record": { "CNAME": "mohsenansari.com" } -} \ No newline at end of file +} From 1be6cc2e86c43d8dbc6534724832133edd97f52c Mon Sep 17 00:00:00 2001 From: KunalBishwal <159259649+KunalBishwal@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:48:37 +0530 Subject: [PATCH 1219/2485] Rename CodeXKun.json to codexkun.json --- domains/{CodeXKun.json => codexkun.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{CodeXKun.json => codexkun.json} (100%) diff --git a/domains/CodeXKun.json b/domains/codexkun.json similarity index 100% rename from domains/CodeXKun.json rename to domains/codexkun.json From b6717a097bdf34f3d306dd878823ca5e2674446a Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:25:19 +0300 Subject: [PATCH 1220/2485] typo --- domains/shwetarajput.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shwetarajput.json b/domains/shwetarajput.json index 92c48ac58..e2e6eb5f9 100644 --- a/domains/shwetarajput.json +++ b/domains/shwetarajput.json @@ -2,7 +2,7 @@ "owner": { "username": "shwetarajputsk" }, - "records": { + "record": { "CNAME": "shwetarajput.netlify.app" } } From c6f8446790c5716055aeb082be5810f4db3d22ee Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:25:48 +0300 Subject: [PATCH 1221/2485] typo --- domains/sulabh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/sulabh.json b/domains/sulabh.json index 922c6e5e0..d8a57efe9 100644 --- a/domains/sulabh.json +++ b/domains/sulabh.json @@ -6,3 +6,4 @@ "record": { "CNAME": "sulabh.info.np" } +} From 558e445e2b2de132101cbfc23bc78be6f8b812d7 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:28:34 +0200 Subject: [PATCH 1222/2485] Fix the json --- domains/mehrshad.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mehrshad.json b/domains/mehrshad.json index d28461f8d..3649fe4d8 100644 --- a/domains/mehrshad.json +++ b/domains/mehrshad.json @@ -1,4 +1,5 @@ - "description": "Overview And Introduction of Owner's Open Source Projects", +{ + "description": "Overview And Introduction of Owner's Open Source Projects", "repo": "https://github.com/SaintScraTchY/SaintScraTchY.github.io", "owner": { "username": "SaintScraTchY", @@ -7,3 +8,4 @@ "record": { "CNAME": "saintscratchy.github.io" } +} From e1df1c34067a0e357f87789a83abe2de55fe604a Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:45:05 +0200 Subject: [PATCH 1223/2485] Pretiffy the json a bit --- domains/fsoft72.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/fsoft72.json b/domains/fsoft72.json index 6cbd75afa..b97e6ff7d 100644 --- a/domains/fsoft72.json +++ b/domains/fsoft72.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "fsoft72", - "email": "fabio.rotondo@gmail.com" - }, - "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", - "record": { - "URL": "https://fsoft.dev" - } + "description": "👋 Hello! I'm Fabio, a passionate developer with 30+ years experience in programming. In my career I have done almost everything, from shared objects for Linux in C to complex web applications and efficient web solutions. Explore my portfolio and contact me on GitHub.", + "owner": { + "username": "fsoft72", + "email": "fabio.rotondo@gmail.com" + }, + "record": { + "URL": "https://fsoft.dev" + } } From 8f2f0efbeaefdfea34ef335d55091e1ceb20a7bf Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:41:33 +0800 Subject: [PATCH 1224/2485] Update lawrenceee04.json --- domains/lawrenceee04.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lawrenceee04.json b/domains/lawrenceee04.json index c14bb7303..ab5b04a7b 100644 --- a/domains/lawrenceee04.json +++ b/domains/lawrenceee04.json @@ -4,6 +4,6 @@ "email": "lawrencelg04@gmail.com" }, "record": { - "CNAME": "lawrenceee04.github.io" + "CNAME": "lawrenceee04.netlify.app" } } From 966bf91e585cd64b3050f17ce9411dfa41054408 Mon Sep 17 00:00:00 2001 From: Lawrence Garcia <65413418+lawrenceee04@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:41:52 +0800 Subject: [PATCH 1225/2485] Delete domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json --- ...github-pages-challenge-lawrenceee04.lawrenceee04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json diff --git a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json deleted file mode 100644 index 9b65b4df8..000000000 --- a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lawrenceee04", - "email": "lawrencelg04@gmail.com" - }, - "record": { - "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" - } -} From 91617089a71f6455a414e9a9d830347854d6aec7 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:51:11 +0300 Subject: [PATCH 1226/2485] Rename JuanTito.json to juantito.json --- domains/{JuanTito.json => juantito.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{JuanTito.json => juantito.json} (100%) diff --git a/domains/JuanTito.json b/domains/juantito.json similarity index 100% rename from domains/JuanTito.json rename to domains/juantito.json From 5898cdf62e52b963b630e91018039ae79caa4bde Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 17:52:17 +0300 Subject: [PATCH 1227/2485] Update juantito.json --- domains/juantito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juantito.json b/domains/juantito.json index 173585aff..779db68dd 100644 --- a/domains/juantito.json +++ b/domains/juantito.json @@ -1,6 +1,6 @@ { "owner": { - "username": "JuanTito" + "username": "JuanTito", "email": "JuanTito@gio.in" }, "record": { From b96a4d92fb00d00d5129c6486590fc5651025bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 15:53:59 +0100 Subject: [PATCH 1228/2485] Rename catalinaarciniegassaenz to catalinaarciniegassaenz.json --- domains/{catalinaarciniegassaenz => catalinaarciniegassaenz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{catalinaarciniegassaenz => catalinaarciniegassaenz.json} (100%) diff --git a/domains/catalinaarciniegassaenz b/domains/catalinaarciniegassaenz.json similarity index 100% rename from domains/catalinaarciniegassaenz rename to domains/catalinaarciniegassaenz.json From 61ba33ad4a8c5a2e3166263d5e50345a979b448e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 15:55:29 +0100 Subject: [PATCH 1229/2485] Update catalinaarciniegassaenz.json --- domains/catalinaarciniegassaenz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index 005b18964..69a2befbc 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -4,7 +4,7 @@ "email": "catalinaarciniegassaenz@gmail.com" }, "records": { - "CNAME": "cascodenotch.github.io/idportafolio" + "CNAME": "cascodenotch.github.io" }, "proxied": false } From 28775f87c74d95b6bbdd83bbfcf6a8a62d88cc3f Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Thu, 13 Feb 2025 20:02:25 +0500 Subject: [PATCH 1230/2485] Update affan.json --- domains/affan.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index bc5e12872..814a7a2b5 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -4,6 +4,14 @@ "email": "affanorakzai19@gmail.com" }, "record": { - "CNAME": "affanorakzai.us.kg" + "A": "75.2.60.5", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:_spf.mx.cloudflare.net include:spf.improvmx.com ~all", + "dh=92c9945830f32cb180df547af9f491ff1a4c75a9" + ] } } From 16f480b02ee9c6672c21d70b99e558e7937f5444 Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Thu, 13 Feb 2025 11:03:28 -0400 Subject: [PATCH 1231/2485] Create _github-pages-challenge-kellylawrence.json Create hostname txt file for Github pages verification. --- domains/_github-pages-challenge-kellylawrence.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kellylawrence.json diff --git a/domains/_github-pages-challenge-kellylawrence.json b/domains/_github-pages-challenge-kellylawrence.json new file mode 100644 index 000000000..a6f1930f8 --- /dev/null +++ b/domains/_github-pages-challenge-kellylawrence.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kellylawrence", + "email": "kelly@kellylawrence.ca" + }, + "record": { + "TXT": "26237ec72d51f1ba56e371e8e3fef9" + } +} From 11c21708520bf2e581230c275a8f19964a676c50 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 17:04:21 +0200 Subject: [PATCH 1232/2485] I love commas --- domains/_vercel.fendimohamed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.fendimohamed.json b/domains/_vercel.fendimohamed.json index 9412f24c5..c98014cf0 100644 --- a/domains/_vercel.fendimohamed.json +++ b/domains/_vercel.fendimohamed.json @@ -1,7 +1,7 @@ { "owner": { "username": "FendiMohamed", - "email": "fendimohamed615@gmail.com", + "email": "fendimohamed615@gmail.com" }, "record": { "TXT": "vc-domain-verify=fendimohamed.is-a.dev,36783fd4f5b7c8306eb5" From c3dd97b79f61b4c306954a85c560333d51d781d6 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 17:04:28 +0200 Subject: [PATCH 1233/2485] Update fendimohamed.json --- domains/fendimohamed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fendimohamed.json b/domains/fendimohamed.json index 9fb12dcc6..c1298253f 100644 --- a/domains/fendimohamed.json +++ b/domains/fendimohamed.json @@ -1,7 +1,7 @@ { "owner": { "username": "FendiMohamed", - "email": "fendimohamed615@gmail.com", + "email": "fendimohamed615@gmail.com" }, "record": { "A": [ From 8337de4fb2faf47d31f47b8e96fe4e77dd9b2577 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:12:29 +0300 Subject: [PATCH 1234/2485] Rename _github-pages-challenge-wildchamo.json to _github-pages-challenge.wildchamo.json --- ...enge-wildchamo.json => _github-pages-challenge.wildchamo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-wildchamo.json => _github-pages-challenge.wildchamo.json} (100%) diff --git a/domains/_github-pages-challenge-wildchamo.json b/domains/_github-pages-challenge.wildchamo.json similarity index 100% rename from domains/_github-pages-challenge-wildchamo.json rename to domains/_github-pages-challenge.wildchamo.json From 04c6630d5eee451ff454db0f230d7d82e7e9b1c9 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:14:44 +0300 Subject: [PATCH 1235/2485] typo --- ...lylawrence.json => _github-pages-challenge.kellylawrence.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-kellylawrence.json => _github-pages-challenge.kellylawrence.json} (100%) diff --git a/domains/_github-pages-challenge-kellylawrence.json b/domains/_github-pages-challenge.kellylawrence.json similarity index 100% rename from domains/_github-pages-challenge-kellylawrence.json rename to domains/_github-pages-challenge.kellylawrence.json From 7ba3bb3ef1f9ec47f01a7dd441a7ffe61165e107 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Thu, 13 Feb 2025 20:17:58 +0500 Subject: [PATCH 1236/2485] Update affan.json --- domains/affan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/affan.json b/domains/affan.json index 814a7a2b5..0e73889ac 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -4,7 +4,7 @@ "email": "affanorakzai19@gmail.com" }, "record": { - "A": "75.2.60.5", + "A": ["75.2.60.5"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From a197f41b928ffcd3118b948e2e14ee5fdee6694f Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 17:26:57 +0200 Subject: [PATCH 1237/2485] Prettify the json a bit --- domains/ganeswarv.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/ganeswarv.json b/domains/ganeswarv.json index 244fadd80..1bcc92bed 100644 --- a/domains/ganeswarv.json +++ b/domains/ganeswarv.json @@ -1,13 +1,11 @@ - - { + "repo": "https://github.com/ganeswar-velvadapu/portfolio", + "description": "My Portfolio Webiste", "owner": { "username": "ganeswar-velvadapu", "email": "ganeshvelvadapu@gmail.com" }, - "record" :{ - "CNAME" : "portfolio-tau-mauve-63.vercel.app" - }, - "repo" : "https://github.com/ganeswar-velvadapu/portfolio", - "description" : "My Portfolio Webiste" + "record": { + "CNAME": "portfolio-tau-mauve-63.vercel.app" + } } From 18a3daafd4d6427643b2f0a40a2f6b7a693fd58e Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:33:36 +0300 Subject: [PATCH 1238/2485] Rename Jvnsen.json to jvnsen.json --- domains/{Jvnsen.json => jvnsen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Jvnsen.json => jvnsen.json} (100%) diff --git a/domains/Jvnsen.json b/domains/jvnsen.json similarity index 100% rename from domains/Jvnsen.json rename to domains/jvnsen.json From c64886b2d00bd76460c6ccd97579175f60086c7f Mon Sep 17 00:00:00 2001 From: Panashe Mapika <33514253+panda-zw@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:34:51 +0200 Subject: [PATCH 1239/2485] Create panashe-mapika.json --- domains/panashe-mapika.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/panashe-mapika.json diff --git a/domains/panashe-mapika.json b/domains/panashe-mapika.json new file mode 100644 index 000000000..88535ae2c --- /dev/null +++ b/domains/panashe-mapika.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "panda-zw" + }, + "record": { + "CNAME": "panashe.codes" + } +} From 8b5b98d433541bdaaf8907fe5b1fa99a6ed47ce9 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:06:44 +0530 Subject: [PATCH 1240/2485] Rename status.killuazoldyck.json to d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json --- ...9057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{status.killuazoldyck.json => d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json} (100%) diff --git a/domains/status.killuazoldyck.json b/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json similarity index 100% rename from domains/status.killuazoldyck.json rename to domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json From 6073db338bc2647c08ced6a74fb6d01cb7978881 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 13 Feb 2025 18:42:49 +0300 Subject: [PATCH 1241/2485] Update luiz.json --- domains/luiz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/luiz.json b/domains/luiz.json index 4e9567121..acfa30b90 100644 --- a/domains/luiz.json +++ b/domains/luiz.json @@ -1,7 +1,7 @@ { "owner": { - "username": "luk4h" - "email": "luizmarcondes@lgvm.dev", + "username": "luk4h", + "email": "luizmarcondes@lgvm.dev" }, "record": { "CNAME": "lgvm.dev" From 8f0996d188b7883e58b92674788166ff64456258 Mon Sep 17 00:00:00 2001 From: Panashe Mapika <33514253+panda-zw@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:45:08 +0200 Subject: [PATCH 1242/2485] Create panashe.json --- domains/panashe.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/panashe.json diff --git a/domains/panashe.json b/domains/panashe.json new file mode 100644 index 000000000..88535ae2c --- /dev/null +++ b/domains/panashe.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "panda-zw" + }, + "record": { + "CNAME": "panashe.codes" + } +} From 99891e1885d870eb0d22173aef43b24036383a6d Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Thu, 13 Feb 2025 18:45:40 +0300 Subject: [PATCH 1243/2485] Add files via upload --- domains/sep.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sep.json diff --git a/domains/sep.json b/domains/sep.json new file mode 100644 index 000000000..f997389e3 --- /dev/null +++ b/domains/sep.json @@ -0,0 +1,12 @@ +{ + "description": "pesonel website", + "repo": "https://github.com/Sepultrex/sepultrex.github.io", + "owner": { + "username": "sepultrex", + "email": "sepultrex@gmail.com" + }, + "record": { + "CNAME": "sepultrex.github.io" + }, + "proxied": true +} \ No newline at end of file From c4ea6febe4a7c4e720874d1f4029f45a4da238ba Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:16:43 +0530 Subject: [PATCH 1244/2485] Rename d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json to d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json --- ...f68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json => d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json} (100%) diff --git a/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json b/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json similarity index 100% rename from domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.is-a.dev.json rename to domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json From 9cacb5bb2b17ee73169b4816818943d62365c324 Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 21:20:48 +0530 Subject: [PATCH 1245/2485] added json --- domains/bala.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bala.json diff --git a/domains/bala.json b/domains/bala.json new file mode 100644 index 000000000..7e2863e38 --- /dev/null +++ b/domains/bala.json @@ -0,0 +1,11 @@ +{ + "description": "For my github page", + "repo": "https://https://github.com/parzi-val/parzi-val", + "owner": { + "username": "parzi-val", + "email": "krbala1511@gmail.com" + }, + "record": { + "CNAME": "parzi-val.github.io" + } +} \ No newline at end of file From 9971bbd819677f03311293f20f74f0d8809e5802 Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:29:48 +0530 Subject: [PATCH 1246/2485] Create arvind.json --- domains/arvind.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arvind.json diff --git a/domains/arvind.json b/domains/arvind.json new file mode 100644 index 000000000..e27fb624e --- /dev/null +++ b/domains/arvind.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for my dev profile", + "repo": "https://github.com/coderman400/portfolio", + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" + } +} From 65db1323fad3fcc3549546b72404ec7d4a10ac5c Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 18:05:23 +0200 Subject: [PATCH 1247/2485] Update domains/anand.json --- domains/anand.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anand.json b/domains/anand.json index c0fe515d1..9eeb9637a 100644 --- a/domains/anand.json +++ b/domains/anand.json @@ -1,7 +1,7 @@ { "owner": { - "username": "insert-github-username-here", - "email": "insert-email-here" + "username": "anandd17", + "email": "avdoddamani123@gmail.com" }, "record": { "CNAME": "anandd17.vercel.app" From a79fbead889336cb9d0f6fd84ea7477d49718a40 Mon Sep 17 00:00:00 2001 From: esbru Date: Thu, 13 Feb 2025 11:08:42 -0500 Subject: [PATCH 1248/2485] changing domain filename --- domains/{_vercel.esteban.json => _vercel.bladimir.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.esteban.json => _vercel.bladimir.json} (100%) diff --git a/domains/_vercel.esteban.json b/domains/_vercel.bladimir.json similarity index 100% rename from domains/_vercel.esteban.json rename to domains/_vercel.bladimir.json From 47a45be327c6b10ed778f71c128e4d1d6f5497d8 Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:41:36 +0530 Subject: [PATCH 1249/2485] Create _vercel.arvind.json --- domains/_vercel.arvind.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arvind.json diff --git a/domains/_vercel.arvind.json b/domains/_vercel.arvind.json new file mode 100644 index 000000000..dc0b83863 --- /dev/null +++ b/domains/_vercel.arvind.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" + } +} From 88d896f9ca3f06c1de13aa5dbea56be12b5aa319 Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:42:03 +0530 Subject: [PATCH 1250/2485] Update arvind.json --- domains/arvind.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/arvind.json b/domains/arvind.json index e27fb624e..27dbb3731 100644 --- a/domains/arvind.json +++ b/domains/arvind.json @@ -1,11 +1,9 @@ { - "description": "Portfolio website for my dev profile", - "repo": "https://github.com/coderman400/portfolio", - "owner": { - "username": "coderman400", - "email": "achurox1121@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=arvind.is-a.dev,6078db13fb7b19c2e83d" - } + "owner": { + "username": "coderman400", + "email": "achurox1121@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-nine-sigma-65.vercel.app/" + } } From a0ec5581bd4d12893e45352b1b0d7350619e553c Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 21:42:10 +0530 Subject: [PATCH 1251/2485] verification --- domains/_github-pages-challenge-parzi-val.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-parzi-val.json diff --git a/domains/_github-pages-challenge-parzi-val.json b/domains/_github-pages-challenge-parzi-val.json new file mode 100644 index 000000000..42a5c2b1d --- /dev/null +++ b/domains/_github-pages-challenge-parzi-val.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "parzi-val", + "email": "krbala1511@gmail.com" + }, + "record": { + "TXT": "ce0aa85ad09c4e53ee08034cd66447" + } +} \ No newline at end of file From 8a6fb09680573ed7bcdc1b543f9f5cd95f6a3356 Mon Sep 17 00:00:00 2001 From: Filippo Brintazzoli Date: Thu, 13 Feb 2025 17:25:45 +0100 Subject: [PATCH 1252/2485] Create brint.json --- domains/brint.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/brint.json diff --git a/domains/brint.json b/domains/brint.json new file mode 100644 index 000000000..2cc468c60 --- /dev/null +++ b/domains/brint.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "brint97" + }, + "record": { + "CNAME": "brint97.github.io" + } +} From 9c7f8dee1134e22908d1e75b8baf03ca3934b1be Mon Sep 17 00:00:00 2001 From: coderman400 <55707157+coderman400@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:55:48 +0530 Subject: [PATCH 1253/2485] Update domains/arvind.json Co-authored-by: iostpa --- domains/arvind.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arvind.json b/domains/arvind.json index 27dbb3731..bf9ab69c0 100644 --- a/domains/arvind.json +++ b/domains/arvind.json @@ -4,6 +4,6 @@ "email": "achurox1121@gmail.com" }, "record": { - "CNAME": "https://portfolio-nine-sigma-65.vercel.app/" + "CNAME": "portfolio-nine-sigma-65.vercel.app" } } From 2eab214f00491a506e676af3f9bd8700025c47f0 Mon Sep 17 00:00:00 2001 From: Silva Tech <163982940+SilvaTechB@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:26:09 +0300 Subject: [PATCH 1254/2485] Create silva.json --- domains/silva.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/silva.json diff --git a/domains/silva.json b/domains/silva.json new file mode 100644 index 000000000..412f8402c --- /dev/null +++ b/domains/silva.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SilvaTechB", + "email": "momanyi.2913@gmail.com" + }, + "record": { + "CNAME": "silvatechb.github.io" + } +} From cbc01a97c1bc8df3a0d26eadc1237d76be822ed5 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:57:11 +0530 Subject: [PATCH 1255/2485] Update and rename d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json to 6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json --- ...f8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json => 6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json} (69%) diff --git a/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json b/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json similarity index 69% rename from domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json rename to domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json index d0fb678a4..ae3325a0e 100644 --- a/domains/d96cef68bf5c879057dc24a1af6edca38fcb61db.status.killuazoldyck.json +++ b/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "b3e4140485a45cfdc29848ccb2df91270f7e2935.fpverify.freshping.io" + "CNAME": "4a09d69ca4da197165ec3fb012b27ad85ae7ebc9.fpverify.freshping.io" } } From 8f54d165cbc95d6181c153a715f2295209329423 Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 21:57:58 +0530 Subject: [PATCH 1256/2485] changed --- ...-val.json => _github-pages-challenge-parzi-val.parzi-val.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-parzi-val.json => _github-pages-challenge-parzi-val.parzi-val.json} (100%) diff --git a/domains/_github-pages-challenge-parzi-val.json b/domains/_github-pages-challenge-parzi-val.parzi-val.json similarity index 100% rename from domains/_github-pages-challenge-parzi-val.json rename to domains/_github-pages-challenge-parzi-val.parzi-val.json From 457b92ad11283fe0e8e9750c118050f10fc681a5 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:04:57 +0530 Subject: [PATCH 1257/2485] Create status.killuazoldyck.json --- domains/status.killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.killuazoldyck.json diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json new file mode 100644 index 000000000..43a42959f --- /dev/null +++ b/domains/status.killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "statuspage.freshping.io" + } +} From 6e9267ebab0ac1dc9119cc5c35fc68696bab0919 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:15:56 +0530 Subject: [PATCH 1258/2485] Create _A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json --- ...795A66C4C8595801F1C960291B1.status.killuazoldyck.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json diff --git a/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json b/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json new file mode 100644 index 000000000..0e21845f4 --- /dev/null +++ b/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "killuazoldyckreal", + "email": "bk1030798@gmail.com" + }, + "record": { + "CNAME": "A89E46425C5A53A4955C221CC8844E93.0B606BA30E825C1B3A7F6E136E8D755F.3493e06ad575aeb.comodoca.com" + } +} From fac26cef660357cd8f20209b2945ebf6370b92d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:21:58 +0530 Subject: [PATCH 1259/2485] Update prathamesh.json --- domains/prathamesh.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/prathamesh.json b/domains/prathamesh.json index 5e405bafb..711309191 100644 --- a/domains/prathamesh.json +++ b/domains/prathamesh.json @@ -1,10 +1,9 @@ { "owner": { - "username": "Prathamesh-Dukare", - "email": "prathameshdukaremail@gmail.com", - "discord": "741144155559821342" + "username": "prathamesh-2002", + "email": "prathameshisadev@gmail.com" }, "record": { - "CNAME": "prathamesh.works" + "CNAME": "prathamesh-2002.github.io" } } From 4207b99cd61d0831b4661e19b3fc051c90b7561d Mon Sep 17 00:00:00 2001 From: KR Bala Date: Thu, 13 Feb 2025 22:25:19 +0530 Subject: [PATCH 1260/2485] changed --- ...parzi-val.json => _github-pages-challenge-parzi-val.bala.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-parzi-val.parzi-val.json => _github-pages-challenge-parzi-val.bala.json} (100%) diff --git a/domains/_github-pages-challenge-parzi-val.parzi-val.json b/domains/_github-pages-challenge-parzi-val.bala.json similarity index 100% rename from domains/_github-pages-challenge-parzi-val.parzi-val.json rename to domains/_github-pages-challenge-parzi-val.bala.json From 6fcc584774d0dd2745f173860c1cdd6fcdf3b2a1 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:25:21 +0530 Subject: [PATCH 1261/2485] Update and rename _A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json to _a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json --- ..._a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json => _a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json} (52%) diff --git a/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json b/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json similarity index 52% rename from domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json rename to domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json index 0e21845f4..ece7253e5 100644 --- a/domains/_A4202795A66C4C8595801F1C960291B1.status.killuazoldyck.json +++ b/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "A89E46425C5A53A4955C221CC8844E93.0B606BA30E825C1B3A7F6E136E8D755F.3493e06ad575aeb.comodoca.com" + "CNAME": "a89e46425c5a53a4955c221cc8844e93.0b606ba30e825c1b3a7f6e136e8d755f.3493e06ad575aeb.comodoca.com" } } From a695263bbead923d9da3dd39cd2cd2021e5189b5 Mon Sep 17 00:00:00 2001 From: Le Hong Quang Date: Thu, 13 Feb 2025 23:57:07 +0700 Subject: [PATCH 1262/2485] Create hongquang.json --- domains/hongquang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hongquang.json diff --git a/domains/hongquang.json b/domains/hongquang.json new file mode 100644 index 000000000..bfc84d262 --- /dev/null +++ b/domains/hongquang.json @@ -0,0 +1,11 @@ +{ + "description": "For introduce myself", + "repo": "https://github.com/HQuang/HQuang", + "owner": { + "username": "quanglh268", + "email": "quanglh268@gmail.com" + }, + "record": { + "CNAME": "hquang.github.io" + } +} From 6bf6879571615fe73030606737a016999093e7f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Prathamesh=20Punde=E2=9A=A1?= <54547411+prathamesh-2002@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:33:14 +0530 Subject: [PATCH 1263/2485] Delete domains/prxthamesh.json --- domains/prxthamesh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/prxthamesh.json diff --git a/domains/prxthamesh.json b/domains/prxthamesh.json deleted file mode 100644 index 711309191..000000000 --- a/domains/prxthamesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "prathamesh-2002", - "email": "prathameshisadev@gmail.com" - }, - "record": { - "CNAME": "prathamesh-2002.github.io" - } -} From 591f3ef2bd8f86c0740bab9544f9d55f1e32582b Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:09:19 -0800 Subject: [PATCH 1264/2485] Create fmode.json --- domains/fmode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fmode.json diff --git a/domains/fmode.json b/domains/fmode.json new file mode 100644 index 000000000..c9681725e --- /dev/null +++ b/domains/fmode.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website of vulnerability in ChromeOS", + "repo": "https://github.com/jOaawd/imperfect-secure", + "owner": { + "username": "jOaawd", + "email": "fmodeteam@gmail.com" + }, + "record": { + "CNAME": "https://imperfect.onrender.com/" + }, + "proxied": true +} From dd27d1d0c7f7a836edd27161c6c01e0160b34d2e Mon Sep 17 00:00:00 2001 From: Raynald Escala <71059595+raynaldescala@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:16:00 +0800 Subject: [PATCH 1265/2485] Create _vercel.raynaldescala.json --- domains/_vercel.raynaldescala.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.raynaldescala.json diff --git a/domains/_vercel.raynaldescala.json b/domains/_vercel.raynaldescala.json new file mode 100644 index 000000000..843e11542 --- /dev/null +++ b/domains/_vercel.raynaldescala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raynaldescala", + "email": "raynaldescala01@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raynaldescala.is-a.dev,7c5440b0cdb643d66472" + } +} From 75ea8036b39342ec9688e5525b702d2efbe6cba6 Mon Sep 17 00:00:00 2001 From: Raynald Escala <71059595+raynaldescala@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:17:17 +0800 Subject: [PATCH 1266/2485] Create raynaldescala.json --- domains/raynaldescala.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raynaldescala.json diff --git a/domains/raynaldescala.json b/domains/raynaldescala.json new file mode 100644 index 000000000..a2dc696f9 --- /dev/null +++ b/domains/raynaldescala.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raynaldescala", + "email": "raynaldescala01@gmail.com" + }, + "record": { + "CNAME": "raynaldescala.vercel.app" + } +} From fbc3af97233cd05dc6dc48316e3f8c00cb12df1b Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:56:10 +0530 Subject: [PATCH 1267/2485] Update and rename _a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json to _acme-challenge.status.killuazoldyck.json --- ...uazoldyck.json => _acme-challenge.status.killuazoldyck.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json => _acme-challenge.status.killuazoldyck.json} (52%) diff --git a/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json b/domains/_acme-challenge.status.killuazoldyck.json similarity index 52% rename from domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json rename to domains/_acme-challenge.status.killuazoldyck.json index ece7253e5..b37c6d454 100644 --- a/domains/_a4202795a66c4c8595801f1c960291b1.status.killuazoldyck.json +++ b/domains/_acme-challenge.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "a89e46425c5a53a4955c221cc8844e93.0b606ba30e825c1b3a7f6e136e8d755f.3493e06ad575aeb.comodoca.com" + "TXT": ["hpro7lm3n3raqogwyrdoccrrn8pvmh-c-jcnwlbsgx4"] } } From 8642ca29f993e245227d41994133f88a80867125 Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:26:18 +0300 Subject: [PATCH 1268/2485] Add files via upload --- domains/_github-pages-challenge-Sepultrex.sep.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-Sepultrex.sep.json diff --git a/domains/_github-pages-challenge-Sepultrex.sep.json b/domains/_github-pages-challenge-Sepultrex.sep.json new file mode 100644 index 000000000..5f23fd4de --- /dev/null +++ b/domains/_github-pages-challenge-Sepultrex.sep.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "sepultrex" + }, + "record": { + "TXT": "f4361a85785d0f177c31b7455c06fa" + } + } \ No newline at end of file From 2019c06cfd7d55e9add84b1914334ef73ef42996 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:36:16 -0800 Subject: [PATCH 1269/2485] Update fmode.json --- domains/fmode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fmode.json b/domains/fmode.json index c9681725e..198ebd209 100644 --- a/domains/fmode.json +++ b/domains/fmode.json @@ -6,7 +6,7 @@ "email": "fmodeteam@gmail.com" }, "record": { - "CNAME": "https://imperfect.onrender.com/" + "CNAME": "imperfect.onrender.com" }, "proxied": true } From 4f71bd150fddcbbd9f333019d3ae864c37caaf1c Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 19:43:33 +0200 Subject: [PATCH 1270/2485] anyways --- ...trex.sep.json => _github-pages-challenge-sepultrex.sep.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Sepultrex.sep.json => _github-pages-challenge-sepultrex.sep.json} (91%) diff --git a/domains/_github-pages-challenge-Sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json similarity index 91% rename from domains/_github-pages-challenge-Sepultrex.sep.json rename to domains/_github-pages-challenge-sepultrex.sep.json index 5f23fd4de..3c9f71ef3 100644 --- a/domains/_github-pages-challenge-Sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -5,4 +5,4 @@ "record": { "TXT": "f4361a85785d0f177c31b7455c06fa" } - } \ No newline at end of file + } From e5f4c5fd5c9abab600dddf42b23170a323e42620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 18:47:29 +0100 Subject: [PATCH 1271/2485] Update domains/catalinaarciniegassaenz.json Co-authored-by: iostpa --- domains/catalinaarciniegassaenz.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index 69a2befbc..fcccb6df7 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -1,5 +1,4 @@ { - "domain": "catalinaarciniegassaenz.is-a.dev", "owner": { "email": "catalinaarciniegassaenz@gmail.com" }, From 8c9ba3a1b92da8eea11f9d964ca74d06a19e21dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Catalina=20Arciniegas=20S=C3=A1enz?= Date: Thu, 13 Feb 2025 18:47:38 +0100 Subject: [PATCH 1272/2485] Update domains/catalinaarciniegassaenz.json Co-authored-by: iostpa --- domains/catalinaarciniegassaenz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index fcccb6df7..d3a6a5e4b 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -1,5 +1,6 @@ { "owner": { + "username": "cascodenotch", "email": "catalinaarciniegassaenz@gmail.com" }, "records": { From 1a1a77b5f46dae0f536ccbadc2d06a4491b10d8b Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:27:31 +0530 Subject: [PATCH 1273/2485] Update _acme-challenge.status.killuazoldyck.json --- domains/_acme-challenge.status.killuazoldyck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_acme-challenge.status.killuazoldyck.json b/domains/_acme-challenge.status.killuazoldyck.json index b37c6d454..baa72acfa 100644 --- a/domains/_acme-challenge.status.killuazoldyck.json +++ b/domains/_acme-challenge.status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "TXT": ["hpro7lm3n3raqogwyrdoccrrn8pvmh-c-jcnwlbsgx4"] + "TXT": ["hPRO7lm3N3RAQOgWyRDOCcrRN8pvMh-c-JcNwlBsGx4"] } } From 737ad4f6095005b122955e5fc91a1191b9faedb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franco=20Le=C3=B3n?= <89669737+francoleon08@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:57:33 -0300 Subject: [PATCH 1274/2485] Create francoleon.json --- domains/francoleon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/francoleon.json diff --git a/domains/francoleon.json b/domains/francoleon.json new file mode 100644 index 000000000..69c6998bc --- /dev/null +++ b/domains/francoleon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "francoleon08", + "email": "francoleon284@gmail.com" + }, + "record": { + "CNAME": "francoleondev.vercel.app" + } +} From a4a9bef3f51f4a99caeac1b03e2af78463c46303 Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:07:46 +0300 Subject: [PATCH 1275/2485] fix --- domains/_github-pages-challenge-sepultrex.sep.json | 4 ++-- domains/sep.json | 13 ++++++------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/_github-pages-challenge-sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json index 3c9f71ef3..6a857c7e9 100644 --- a/domains/_github-pages-challenge-sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -3,6 +3,6 @@ "username": "sepultrex" }, "record": { - "TXT": "f4361a85785d0f177c31b7455c06fa" + "TXT": "933e23545ec765f8615286f27b2a3d" } - } + } \ No newline at end of file diff --git a/domains/sep.json b/domains/sep.json index f997389e3..47a8c1a97 100644 --- a/domains/sep.json +++ b/domains/sep.json @@ -1,12 +1,11 @@ { - "description": "pesonel website", - "repo": "https://github.com/Sepultrex/sepultrex.github.io", + "description": "personel-website", + "repo": "https://github.com/sepultrex/sepultrex.github.io", "owner": { - "username": "sepultrex", - "email": "sepultrex@gmail.com" + "username": "sepultrex", + "email": "sepultrex@gmail.com" }, "record": { - "CNAME": "sepultrex.github.io" - }, - "proxied": true + "CNAME": "sepultrex.github.io" + } } \ No newline at end of file From 7d13ec5969efc897e892620265d3bf558ec837fb Mon Sep 17 00:00:00 2001 From: ZAPE Date: Thu, 13 Feb 2025 23:53:53 +0530 Subject: [PATCH 1276/2485] Create _github-pages-challenge-sangeeth-606.sangeeth.json --- .../_github-pages-challenge-sangeeth-606.sangeeth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sangeeth-606.sangeeth.json diff --git a/domains/_github-pages-challenge-sangeeth-606.sangeeth.json b/domains/_github-pages-challenge-sangeeth-606.sangeeth.json new file mode 100644 index 000000000..4a4eb54b2 --- /dev/null +++ b/domains/_github-pages-challenge-sangeeth-606.sangeeth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sangeeth-606", + "email": "sangeeth999123@gmail.com" + }, + "record": { + "TXT": "db86cdabc094732729851d093e4c47" + } +} From 47f6aa46b07e14e3c38c91daa69dbe7068df4916 Mon Sep 17 00:00:00 2001 From: Carter LaSalle <50027436+carterlasalle@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:15:34 -0800 Subject: [PATCH 1277/2485] Create emojisteg.json --- domains/emojisteg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/emojisteg.json diff --git a/domains/emojisteg.json b/domains/emojisteg.json new file mode 100644 index 000000000..91e5a07d3 --- /dev/null +++ b/domains/emojisteg.json @@ -0,0 +1,12 @@ +{ + "description": "Cloudflare Pages site for emojisteg", + "repo": "https://github.com/carterlasalle/emojistega", + "owner": { + "username": "carterlasalle", + "email": "carterlasalle@gmail.com" + }, + "record": { + "CNAME": "emojisteg.pages.dev" + }, + "proxied": true +} From 7b0da7829966d69ad634b6293c207d0ed71b4e0e Mon Sep 17 00:00:00 2001 From: Adam Perkowski Date: Thu, 13 Feb 2025 20:23:56 +0100 Subject: [PATCH 1278/2485] Create adamperkowski.json --- domains/adamperkowski.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adamperkowski.json diff --git a/domains/adamperkowski.json b/domains/adamperkowski.json new file mode 100644 index 000000000..91d448055 --- /dev/null +++ b/domains/adamperkowski.json @@ -0,0 +1,11 @@ +{ + "description": "Adam Perkowski's personal website", + "repo": "https://github.com/adamperkowski/website", + "owner": { + "username": "adamperkowski", + "email": "adas1per@protonmail.com" + }, + "record": { + "CNAME": "adamperkowski.dev" + } +} From 8a90144579364e27ee36a5332accdb47dc1347be Mon Sep 17 00:00:00 2001 From: Carter LaSalle <50027436+carterlasalle@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:33:50 -0800 Subject: [PATCH 1279/2485] Update emojisteg.json --- domains/emojisteg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/emojisteg.json b/domains/emojisteg.json index 91e5a07d3..1e54e92f5 100644 --- a/domains/emojisteg.json +++ b/domains/emojisteg.json @@ -6,7 +6,7 @@ "email": "carterlasalle@gmail.com" }, "record": { - "CNAME": "emojisteg.pages.dev" + "CNAME": "emojistega.pages.dev" }, "proxied": true } From 5d1bf90af6b2b9aaecbb37967c435d8d10538a5b Mon Sep 17 00:00:00 2001 From: Rupankar Majumdar <158011967+InvictusRex@users.noreply.github.com> Date: Fri, 14 Feb 2025 01:46:34 +0530 Subject: [PATCH 1280/2485] Create rupankar.json --- domains/rupankar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rupankar.json diff --git a/domains/rupankar.json b/domains/rupankar.json new file mode 100644 index 000000000..48f710c86 --- /dev/null +++ b/domains/rupankar.json @@ -0,0 +1,11 @@ +{ + "description": "A portfolio website", + "repo": "https://github.com/InvictusRex/InvictusRex.github.io", + "owner": { + "username": "InvictusRex", + "email": "rupankar.majumdar2023@vitstudent.ac.in", + }, + "record": { + "CNAME": "invictusrex.github.io/" + } +} From b66274949c9276274b570aa08222a48279d0867c Mon Sep 17 00:00:00 2001 From: Quddi <159728196+Quddiy@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:56:53 +0300 Subject: [PATCH 1281/2485] Create quddi --- domains/{quddi => quddi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{quddi => quddi.json} (100%) diff --git a/domains/quddi b/domains/quddi.json similarity index 100% rename from domains/quddi rename to domains/quddi.json From 4b7f80e1ceb8d3b35244d751ee579a7e52518e24 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:50:02 +0530 Subject: [PATCH 1282/2485] Update status.killuazoldyck.json --- domains/status.killuazoldyck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.killuazoldyck.json b/domains/status.killuazoldyck.json index 43a42959f..137660aee 100644 --- a/domains/status.killuazoldyck.json +++ b/domains/status.killuazoldyck.json @@ -4,6 +4,6 @@ "email": "bk1030798@gmail.com" }, "record": { - "CNAME": "statuspage.freshping.io" + "CNAME": "statuspage.betteruptime.com" } } From be89b7e81243413a85cde02fa36c304da402e57d Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:50:21 +0530 Subject: [PATCH 1283/2485] Delete domains/_acme-challenge.status.killuazoldyck.json --- domains/_acme-challenge.status.killuazoldyck.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_acme-challenge.status.killuazoldyck.json diff --git a/domains/_acme-challenge.status.killuazoldyck.json b/domains/_acme-challenge.status.killuazoldyck.json deleted file mode 100644 index baa72acfa..000000000 --- a/domains/_acme-challenge.status.killuazoldyck.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "killuazoldyckreal", - "email": "bk1030798@gmail.com" - }, - "record": { - "TXT": ["hPRO7lm3N3RAQOgWyRDOCcrRN8pvMh-c-JcNwlBsGx4"] - } -} From 4afca60e616df32f586fb3a69723c460ea3b54e3 Mon Sep 17 00:00:00 2001 From: Killua Zoldyck <58257876+killuazoldyckreal@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:50:46 +0530 Subject: [PATCH 1284/2485] Delete domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json --- ...cbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json diff --git a/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json b/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json deleted file mode 100644 index ae3325a0e..000000000 --- a/domains/6e0261af8bf3dcbbfc914c9cbae2aa763a1a0363.status.killuazoldyck.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "killuazoldyckreal", - "email": "bk1030798@gmail.com" - }, - "record": { - "CNAME": "4a09d69ca4da197165ec3fb012b27ad85ae7ebc9.fpverify.freshping.io" - } -} From f8dd13f6ae20a97b1f71f135344920fb735c3e53 Mon Sep 17 00:00:00 2001 From: "Eng. Kareem Elramady" <75088462+kareem-m@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:04:54 +0200 Subject: [PATCH 1285/2485] Create _vercel.kareem.json --- domains/_vercel.kareem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kareem.json diff --git a/domains/_vercel.kareem.json b/domains/_vercel.kareem.json new file mode 100644 index 000000000..fa317c31e --- /dev/null +++ b/domains/_vercel.kareem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kareem-m", + "email": "kareemmoh1911@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kareem.is-a.dev,227f1873f5be3f29395e" + } +} From fa28bf246f9d067964afdf5c4d8a039d60b7fdcf Mon Sep 17 00:00:00 2001 From: "Eng. Kareem Elramady" <75088462+kareem-m@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:07:21 +0200 Subject: [PATCH 1286/2485] Create kareem.json --- domains/kareem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kareem.json diff --git a/domains/kareem.json b/domains/kareem.json new file mode 100644 index 000000000..760ed1e29 --- /dev/null +++ b/domains/kareem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kareem-m", + "email": "kareemmoh1911@gmail.com" + }, + "record": { + "CNAME": "kareemelramady.vercel.app" + } +} From efbe4c39d4d13018840807413b74cece41589b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:55:39 -0300 Subject: [PATCH 1287/2485] Create owens.json --- domains/owens.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/owens.json diff --git a/domains/owens.json b/domains/owens.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/owens.json @@ -0,0 +1 @@ + From 6180ae711e970c0cb0b236685d480b1ca26ea363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:58:37 -0300 Subject: [PATCH 1288/2485] Update owens.json Mi repositorio --- domains/owens.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index 8b1378917..0332c732d 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "owenslopez211" + }, + "record": { + "CNAME": "owenslopez211.github.io" + } +} From 757032f72b8ce459c5aa008f5d9da4e4b69e95bb Mon Sep 17 00:00:00 2001 From: shukraditya Date: Fri, 14 Feb 2025 04:38:44 +0530 Subject: [PATCH 1289/2485] verification --- .../_github-pages-challenge-shukraditya.shukraditya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-shukraditya.shukraditya.json diff --git a/domains/_github-pages-challenge-shukraditya.shukraditya.json b/domains/_github-pages-challenge-shukraditya.shukraditya.json new file mode 100644 index 000000000..88e6eb8d1 --- /dev/null +++ b/domains/_github-pages-challenge-shukraditya.shukraditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shukraditya", + "email": "shukra12bose@gmail.com" + }, + "record": { + "TXT": "617d0b9d13126957daf657d7396ec2" + } +} \ No newline at end of file From 0e38e51e523d336e07d8ce138d2b6bc2dd638f1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franco=20Le=C3=B3n?= <89669737+francoleon08@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:04:57 -0300 Subject: [PATCH 1290/2485] update --- domains/_vercel.francoleon.json | 9 +++++++++ domains/francoleon.json | 1 + 2 files changed, 10 insertions(+) create mode 100644 domains/_vercel.francoleon.json diff --git a/domains/_vercel.francoleon.json b/domains/_vercel.francoleon.json new file mode 100644 index 000000000..d450bfd5b --- /dev/null +++ b/domains/_vercel.francoleon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "francoleon08", + "email": "francoleon284@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=francoleon.is-a.dev,ead369809cf9c9018296" + } +} \ No newline at end of file diff --git a/domains/francoleon.json b/domains/francoleon.json index 69c6998bc..b39017662 100644 --- a/domains/francoleon.json +++ b/domains/francoleon.json @@ -1,4 +1,5 @@ { + "description": "Franco Leon, Personal Portfolio", "owner": { "username": "francoleon08", "email": "francoleon284@gmail.com" From 383cea351947e7311e47fb9fc5c0dd218e34716a Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:26:15 -0700 Subject: [PATCH 1291/2485] Update skibidi.json --- domains/skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/skibidi.json b/domains/skibidi.json index e8446824e..ee66e2c72 100644 --- a/domains/skibidi.json +++ b/domains/skibidi.json @@ -1,9 +1,10 @@ { "owner": { "username": "bananaking6", + "email": "", "discord": "skibidibagel" }, "record": { - "CNAME": "bananaking6.github.io" + "CNAME": "skibidi-3.vercel.app" } } From 2ded2c30e7bd2b1982f6cc19554c9ec0a47fec57 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:28:13 -0700 Subject: [PATCH 1292/2485] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index f2cad5ed2..0d6e20472 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,7 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d" + "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", + "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" } } From f9d29d82bfd18dd855c3e4882fcbc14f99719fa8 Mon Sep 17 00:00:00 2001 From: Mikeisfree Date: Fri, 14 Feb 2025 01:28:59 +0100 Subject: [PATCH 1293/2485] new domain (add) --- domains/twistedtransistor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/twistedtransistor.json diff --git a/domains/twistedtransistor.json b/domains/twistedtransistor.json new file mode 100644 index 000000000..232247e92 --- /dev/null +++ b/domains/twistedtransistor.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio website", + "repo": "https://github.com/mikeisfree/webzone404", + "owner": { + "username": "mikeisfree", + "email": "mzaperty@gmail.com" + }, + "record": { + "CNAME": "https://mikeisfree.github.io/webzone404/" + } +} From 147d3459fe87141a239d9e20c63ce4735fc9ab4e Mon Sep 17 00:00:00 2001 From: Sepul <65771082+Sepultrex@users.noreply.github.com> Date: Fri, 14 Feb 2025 04:44:07 +0300 Subject: [PATCH 1294/2485] discord thing --- domains/_discord.sep.json | 9 +++++++++ domains/_github-pages-challenge-sepultrex.sep.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_discord.sep.json diff --git a/domains/_discord.sep.json b/domains/_discord.sep.json new file mode 100644 index 000000000..f1584c0e4 --- /dev/null +++ b/domains/_discord.sep.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sepultrex", + "email": "sepultrex@gmail.com" + }, + "record": { + "TXT": "dh=2f929b7a4935af1795801360d92ba2788e27a2ff" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-sepultrex.sep.json b/domains/_github-pages-challenge-sepultrex.sep.json index 6a857c7e9..34d0664e8 100644 --- a/domains/_github-pages-challenge-sepultrex.sep.json +++ b/domains/_github-pages-challenge-sepultrex.sep.json @@ -3,6 +3,6 @@ "username": "sepultrex" }, "record": { - "TXT": "933e23545ec765f8615286f27b2a3d" + "TXT": "9d48d99c569b77b148651f4052b25f" } } \ No newline at end of file From bae5eb0f6a1f9299ccc9968aff5bf6d8123c1aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:23:06 -0300 Subject: [PATCH 1295/2485] Update owens.json --- domains/owens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index 0332c732d..c963cfd33 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -3,6 +3,6 @@ "username": "owenslopez211" }, "record": { - "CNAME": "owenslopez211.github.io" + "CNAME": "owenslopez211.github.io/owens-dev-journey" } } From b3636aa17df8c967957b039e427d8918a25a4ff8 Mon Sep 17 00:00:00 2001 From: Rupankar Majumdar <158011967+InvictusRex@users.noreply.github.com> Date: Fri, 14 Feb 2025 08:57:18 +0530 Subject: [PATCH 1296/2485] Update rupankar.json, Fixed Issues --- domains/rupankar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rupankar.json b/domains/rupankar.json index 48f710c86..d968cb51b 100644 --- a/domains/rupankar.json +++ b/domains/rupankar.json @@ -3,9 +3,9 @@ "repo": "https://github.com/InvictusRex/InvictusRex.github.io", "owner": { "username": "InvictusRex", - "email": "rupankar.majumdar2023@vitstudent.ac.in", + "email": "rupankar.majumdar2023@vitstudent.ac.in" }, "record": { - "CNAME": "invictusrex.github.io/" + "CNAME": "invictusrex.github.io" } } From 1b3f445787fce90a6abae1c288e2acecc0cd52e1 Mon Sep 17 00:00:00 2001 From: Manoj Date: Fri, 14 Feb 2025 09:56:36 +0530 Subject: [PATCH 1297/2485] feat: add manoj.is-a.dev domain --- domains/manoj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manoj.json b/domains/manoj.json index 3a33f4eca..149c49b63 100644 --- a/domains/manoj.json +++ b/domains/manoj.json @@ -6,7 +6,7 @@ "email": "naik97059@gmail.com" }, "record": { - "URL": "https://portfolio-manojs-projects-144cb204.vercel.app/" + "CNAME": "manojinaik.github.io" } } \ No newline at end of file From 1e362ca0a38b4820a2c1a20c3d591948d7c079af Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:19:21 +0530 Subject: [PATCH 1298/2485] Update jasvinder_singh.json --- domains/jasvinder_singh.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jasvinder_singh.json b/domains/jasvinder_singh.json index 8960f7d11..4f0c75b36 100644 --- a/domains/jasvinder_singh.json +++ b/domains/jasvinder_singh.json @@ -1,8 +1,9 @@ { "owner": { - "username": "singhJasvinder101" + "username": "singhJasvinder101", + "email": "jasvindersingh3593@gmail.com", }, "record": { - "RECORDTYPE": "CNAME" + "CNAME": "jasvinder-portfolio.netlify.app" } } From 3a61a79ffaca0fc08a108a6e6f520598978a6aeb Mon Sep 17 00:00:00 2001 From: Jasvinder Singh <131908922+singhJasvinder101@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:25:49 +0530 Subject: [PATCH 1299/2485] Rename jasvinder_singh.json to jasvindersingh.json --- domains/{jasvinder_singh.json => jasvindersingh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jasvinder_singh.json => jasvindersingh.json} (100%) diff --git a/domains/jasvinder_singh.json b/domains/jasvindersingh.json similarity index 100% rename from domains/jasvinder_singh.json rename to domains/jasvindersingh.json From feecbf47f8395802ae11d99829f7208bbd2c78b9 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Fri, 14 Feb 2025 10:51:16 +0530 Subject: [PATCH 1300/2485] [ RENAME ] : utkarshsinghal26.json -> utkarsh-singhal.json & _vercel.utkarshsinghal26.json -> _vercel.utkarsh-singhal.json --- ..._vercel.utkarshsinghal26.json => _vercel.utkarsh-singhal.json} | 0 domains/{utkarshsinghal26.json => utkarsh-singhal.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.utkarshsinghal26.json => _vercel.utkarsh-singhal.json} (100%) rename domains/{utkarshsinghal26.json => utkarsh-singhal.json} (100%) diff --git a/domains/_vercel.utkarshsinghal26.json b/domains/_vercel.utkarsh-singhal.json similarity index 100% rename from domains/_vercel.utkarshsinghal26.json rename to domains/_vercel.utkarsh-singhal.json diff --git a/domains/utkarshsinghal26.json b/domains/utkarsh-singhal.json similarity index 100% rename from domains/utkarshsinghal26.json rename to domains/utkarsh-singhal.json From 6e03df4ba4360169e0932df2533421c22c996d15 Mon Sep 17 00:00:00 2001 From: Jacob <70965524+jOaawd@users.noreply.github.com> Date: Thu, 13 Feb 2025 21:40:26 -0800 Subject: [PATCH 1301/2485] Update fmode.json --- domains/fmode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fmode.json b/domains/fmode.json index 198ebd209..314c36235 100644 --- a/domains/fmode.json +++ b/domains/fmode.json @@ -8,5 +8,5 @@ "record": { "CNAME": "imperfect.onrender.com" }, - "proxied": true + "proxied": false } From b89af8405de37a4e18bd77cb17320701b3b3d8a7 Mon Sep 17 00:00:00 2001 From: Nathan Ospino <105754395+C4lumny@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:44:06 -0500 Subject: [PATCH 1302/2485] Create _vercel.nathanospino.json --- domains/_vercel.nathanospino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.nathanospino.json diff --git a/domains/_vercel.nathanospino.json b/domains/_vercel.nathanospino.json new file mode 100644 index 000000000..7de153e26 --- /dev/null +++ b/domains/_vercel.nathanospino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "C4lumny", + "email": "ospinonathan@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=nathanospino.is-a.dev,4130bdbb1e9dc4fcfcc0" + } +} From 160c87b2c0eab2b1fb9d0cc1f6f2835b33437a4c Mon Sep 17 00:00:00 2001 From: Nathan Ospino <105754395+C4lumny@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:45:26 -0500 Subject: [PATCH 1303/2485] Create nathanospino.json --- domains/nathanospino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nathanospino.json diff --git a/domains/nathanospino.json b/domains/nathanospino.json new file mode 100644 index 000000000..af1590821 --- /dev/null +++ b/domains/nathanospino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "C4lumny", + "email": "ospinonathan@gmail.com" + }, + "record": { + "CNAME": "nathanospino.vercel.app" + } +} From 60905d762c2366220a2f1117a2c1ab11e07ac390 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:06:32 +0300 Subject: [PATCH 1304/2485] fix: typo --- domains/_vercel.nathanospino.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.nathanospino.json b/domains/_vercel.nathanospino.json index 7de153e26..b66ccecf9 100644 --- a/domains/_vercel.nathanospino.json +++ b/domains/_vercel.nathanospino.json @@ -1,7 +1,7 @@ { "owner": { "username": "C4lumny", - "email": "ospinonathan@gmail.com", + "email": "ospinonathan@gmail.com" }, "record": { "TXT": "vc-domain-verify=nathanospino.is-a.dev,4130bdbb1e9dc4fcfcc0" From a537eaba1b204b0de422e1940c1cc51e2b279f61 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:08:08 +0300 Subject: [PATCH 1305/2485] fix: typo --- domains/jasvindersingh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jasvindersingh.json b/domains/jasvindersingh.json index 4f0c75b36..fe8dcd21a 100644 --- a/domains/jasvindersingh.json +++ b/domains/jasvindersingh.json @@ -1,7 +1,7 @@ { "owner": { "username": "singhJasvinder101", - "email": "jasvindersingh3593@gmail.com", + "email": "jasvindersingh3593@gmail.com" }, "record": { "CNAME": "jasvinder-portfolio.netlify.app" From 91e1828377da3aa9d5a4624383a41a6a29917c3c Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:18:14 +0300 Subject: [PATCH 1306/2485] Update quddi.json --- domains/quddi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quddi.json b/domains/quddi.json index 11769f144..ac920f3da 100644 --- a/domains/quddi.json +++ b/domains/quddi.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Quddi" + "username": "Quddi", "email": "quddi6@gmail.com" }, "record": { From 2494a2fa2be1f224632b177da252881376a695f7 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 14 Feb 2025 09:19:34 +0300 Subject: [PATCH 1307/2485] Update catalinaarciniegassaenz.json --- domains/catalinaarciniegassaenz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/catalinaarciniegassaenz.json b/domains/catalinaarciniegassaenz.json index d3a6a5e4b..2e5dab28c 100644 --- a/domains/catalinaarciniegassaenz.json +++ b/domains/catalinaarciniegassaenz.json @@ -3,7 +3,7 @@ "username": "cascodenotch", "email": "catalinaarciniegassaenz@gmail.com" }, - "records": { + "record": { "CNAME": "cascodenotch.github.io" }, "proxied": false From b7c434373f355d2caed6b14b67341d86d8b4de88 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:56:31 +0700 Subject: [PATCH 1308/2485] Create layhout.json --- domains/layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/layhout.json diff --git a/domains/layhout.json b/domains/layhout.json new file mode 100644 index 000000000..8495d5052 --- /dev/null +++ b/domains/layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "CNAME": "https://chea-layhout.vercel.app/" + } +} From ace69a89a6702056d2e3422d62627d4ec8184b18 Mon Sep 17 00:00:00 2001 From: RAJESH REDDY <93756207+Rajesh-Reddy1@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:45:41 +0530 Subject: [PATCH 1309/2485] Create _vercel.rajeshreddy.json --- domains/_vercel.rajeshreddy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.rajeshreddy.json diff --git a/domains/_vercel.rajeshreddy.json b/domains/_vercel.rajeshreddy.json new file mode 100644 index 000000000..f4bfd865c --- /dev/null +++ b/domains/_vercel.rajeshreddy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com", + "discord": "suuiii_1" + }, + "record": { + "TXT": "vc-domain-verify=rajeshreddy.is-a.dev,400e697edc993cbbeab7" + } +} From 8b33faa4dc7f28dff3b7c5953e3081fa8d1ed57f Mon Sep 17 00:00:00 2001 From: Filippo Brintazzoli Date: Fri, 14 Feb 2025 09:05:48 +0100 Subject: [PATCH 1310/2485] Changed: CNAME in domains/brint.json --- domains/brint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brint.json b/domains/brint.json index 2cc468c60..507a3e3ee 100644 --- a/domains/brint.json +++ b/domains/brint.json @@ -3,6 +3,6 @@ "username": "brint97" }, "record": { - "CNAME": "brint97.github.io" + "CNAME": "brint97.github.io/welcome" } } From 43623273920f2576afcd975b932bbba408e1bfb8 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:09:01 +0700 Subject: [PATCH 1311/2485] Update layhout.json --- domains/layhout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/layhout.json b/domains/layhout.json index 8495d5052..c36c03fa1 100644 --- a/domains/layhout.json +++ b/domains/layhout.json @@ -4,6 +4,6 @@ "email": "layhoutworkmail@gmail.com" }, "record": { - "CNAME": "https://chea-layhout.vercel.app/" + "A": ["76.76.21.21"] } } From 8553a378a62a875c44aa4260c36a5cad64e6e96a Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:15:00 +0700 Subject: [PATCH 1312/2485] Remove the email field --- domains/gewalee.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/gewalee.json b/domains/gewalee.json index e28310662..8148fa2f9 100644 --- a/domains/gewalee.json +++ b/domains/gewalee.json @@ -2,8 +2,7 @@ "description": "Github Pages serving as an online resume site for gewaleelek", "repo": "https://github.com/gewaleelek/gewaleelek.github.io", "owner": { - "username": "gewaleelek", - "email": "165679471+gewaleelek@users.noreply.github.com" + "username": "gewaleelek" }, "record": { "CNAME": "gewaleelek.github.io" From 26b016e333bd9b774240f7c1ea02c74b158e5fdc Mon Sep 17 00:00:00 2001 From: Jean Claude Geagea <88094662+jeanclaudegeagea@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:50:27 +0200 Subject: [PATCH 1313/2485] Create jeanclaude.json --- domains/jeanclaude.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jeanclaude.json diff --git a/domains/jeanclaude.json b/domains/jeanclaude.json new file mode 100644 index 000000000..6ad03b19d --- /dev/null +++ b/domains/jeanclaude.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jeanclaudegeagea", + "email": "jeanclaude.geagea@gmail.com" + }, + "record": { + "CNAME": "jeanclaude-omega.vercel.app" + } +} From 37b629ca765ec5575b97cf44465975bdf9d15429 Mon Sep 17 00:00:00 2001 From: mkrage <52537982+mkrage@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:01:29 +0100 Subject: [PATCH 1314/2485] Create raspicloud.json --- domains/raspicloud.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raspicloud.json diff --git a/domains/raspicloud.json b/domains/raspicloud.json new file mode 100644 index 000000000..cd400dd65 --- /dev/null +++ b/domains/raspicloud.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mkrage", + "email": "manuel.krage@gmx.de" + }, + "record": { + "A": ["141.144.239.115"] + } +} From 1eaddd4d2a73a628b626c856af33bdc8e0fba572 Mon Sep 17 00:00:00 2001 From: Siritas S <1682779+dahoba@users.noreply.github.com> Date: Fri, 14 Feb 2025 10:55:43 +0000 Subject: [PATCH 1315/2485] Update domains/siritas.json typo correction Co-authored-by: iostpa --- domains/siritas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siritas.json b/domains/siritas.json index 18e09e7ae..f036001d6 100644 --- a/domains/siritas.json +++ b/domains/siritas.json @@ -4,6 +4,6 @@ "email": "dahoba+github@gmail.com" }, "record": { - "URL ": "https://siritas.gitlab.io" + "URL": "https://siritas.gitlab.io" } } From 91277d49ce529763468553715a5df3163970d357 Mon Sep 17 00:00:00 2001 From: Affan Orakzai Date: Fri, 14 Feb 2025 15:59:31 +0500 Subject: [PATCH 1316/2485] 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 0e73889ac..9930f2698 100644 --- a/domains/affan.json +++ b/domains/affan.json @@ -11,7 +11,8 @@ ], "TXT": [ "v=spf1 include:_spf.mx.cloudflare.net include:spf.improvmx.com ~all", - "dh=92c9945830f32cb180df547af9f491ff1a4c75a9" + "dh=92c9945830f32cb180df547af9f491ff1a4c75a9", + "google-site-verification=siT0966V4oDzv8eaTUk2ISSZY5Ox6BU2eM28sg2fUFo" ] } } From 905292dcdea51f1cfa5e9bf2ae9f3db190fb3a79 Mon Sep 17 00:00:00 2001 From: islandboymv Date: Fri, 14 Feb 2025 16:11:28 +0500 Subject: [PATCH 1317/2485] Added islandboy.json --- domains/islandboy.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/islandboy.json diff --git a/domains/islandboy.json b/domains/islandboy.json new file mode 100644 index 000000000..7118c852e --- /dev/null +++ b/domains/islandboy.json @@ -0,0 +1,13 @@ +{ + "description": "Sub-domain of IslandBoy in is-a.dev", + "repo": "https://github.com/islandboymv/is-a-dev-register", + "owner": { + "username": "islandboymv" + }, + "record": { + "NS": [ + "barbara.ns.cloudflare.com", + "zahir.ns.cloudflare.com" + ] + } +} \ No newline at end of file From 331e4bfa6114d28f90926998c482b9cca247a9f7 Mon Sep 17 00:00:00 2001 From: islandboymv Date: Fri, 14 Feb 2025 16:12:55 +0500 Subject: [PATCH 1318/2485] Added islandboy.json --- domains/islandboy.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/islandboy.json b/domains/islandboy.json index 7118c852e..ac881eaa8 100644 --- a/domains/islandboy.json +++ b/domains/islandboy.json @@ -2,7 +2,8 @@ "description": "Sub-domain of IslandBoy in is-a.dev", "repo": "https://github.com/islandboymv/is-a-dev-register", "owner": { - "username": "islandboymv" + "username": "islandboymv", + "email": "mifzaal.scout@gmail.com" }, "record": { "NS": [ From 1707f29d24b0dd43e998ea2e3ca12de7c1478894 Mon Sep 17 00:00:00 2001 From: Jean Claude Geagea <88094662+jeanclaudegeagea@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:18:48 +0200 Subject: [PATCH 1319/2485] Create _vercel.jeanclaude.json --- domains/_vercel.jeanclaude.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jeanclaude.json diff --git a/domains/_vercel.jeanclaude.json b/domains/_vercel.jeanclaude.json new file mode 100644 index 000000000..75c0aa258 --- /dev/null +++ b/domains/_vercel.jeanclaude.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jeanclaudegeagea", + "email": "jeanclaude.geagea@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jeanclaude.is-a.dev,76b49022de3c560947e8" + } +} From 9ac2e5b7a30cd525df27bdd382f9f7ab178f2847 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Fri, 14 Feb 2025 17:55:36 +0530 Subject: [PATCH 1320/2485] Update ujjvaljoshi.json --- domains/ujjvaljoshi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ujjvaljoshi.json b/domains/ujjvaljoshi.json index ff022a990..29d8ce545 100644 --- a/domains/ujjvaljoshi.json +++ b/domains/ujjvaljoshi.json @@ -6,6 +6,6 @@ "email": "ujjvaljoshi45@gmail.com" }, "record": { - "CNAME": "portfolio-ivui.vercel.app" + "CNAME": "ujjvaljoshi45.github.io/portfolio" } } From d00c39077dec50acfe261c0c000bc95464f03e71 Mon Sep 17 00:00:00 2001 From: Varun Kumar Date: Fri, 14 Feb 2025 18:14:50 +0530 Subject: [PATCH 1321/2485] Create varun-kumar.json --- domains/varun-kumar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/varun-kumar.json diff --git a/domains/varun-kumar.json b/domains/varun-kumar.json new file mode 100644 index 000000000..747ee4f16 --- /dev/null +++ b/domains/varun-kumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "varun-kumar-code", + "email": "varunkumar1329@gmail.com" + }, + "record": { + "CNAME": "varun-kumar-code.github.io" + } +} From efcc5a9dff4e7d70562ac460c611246695f5244f Mon Sep 17 00:00:00 2001 From: Yashoku Date: Fri, 14 Feb 2025 18:50:46 +0600 Subject: [PATCH 1322/2485] Create yas.json --- domains/yas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yas.json diff --git a/domains/yas.json b/domains/yas.json new file mode 100644 index 000000000..e22f156c1 --- /dev/null +++ b/domains/yas.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/yashokuu/yashokuu.github.io", + "owner": { + "username": "yashoukuu", + "email": "yas.studios.en@gmail.com" + }, + "record": { + "CNAME": "yashokuu.github.io" + } +} From 5edf691bd067f47159834de48116267fc2a7f584 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Fri, 14 Feb 2025 14:55:38 +0100 Subject: [PATCH 1323/2485] CNAME updated CNAME updated --- domains/twistedtransistor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/twistedtransistor.json b/domains/twistedtransistor.json index 232247e92..cc5474c74 100644 --- a/domains/twistedtransistor.json +++ b/domains/twistedtransistor.json @@ -6,6 +6,6 @@ "email": "mzaperty@gmail.com" }, "record": { - "CNAME": "https://mikeisfree.github.io/webzone404/" + "CNAME": "mikeisfree.github.io"" } } From 2e5169763f7f49b7cd2b1c1f695bd36223141978 Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Fri, 14 Feb 2025 15:03:15 +0000 Subject: [PATCH 1324/2485] Create existing.json applying for a is-a-dev domain --- domains/existing.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/existing.json diff --git a/domains/existing.json b/domains/existing.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/existing.json @@ -0,0 +1 @@ + From fdd5644a677890d1459c48c2fcea25485e99199c Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Fri, 14 Feb 2025 15:20:06 +0000 Subject: [PATCH 1325/2485] Update existing.json setting file and domain structure --- domains/existing.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/existing.json b/domains/existing.json index 8b1378917..9444e0ff2 100644 --- a/domains/existing.json +++ b/domains/existing.json @@ -1 +1,12 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/existing-dev/existingdev", + "owner": { + "username": "existing-dev", + "email": "maamelankar.deveer@gmail.com" + }, + "record": { + "CNAME": "existing-dev.github.io" + } +} From 3ed7434dcc3af7172f50f76256632f36d4b90470 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Fri, 14 Feb 2025 16:55:46 +0100 Subject: [PATCH 1326/2485] Update twistedtransistor.json --- domains/twistedtransistor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/twistedtransistor.json b/domains/twistedtransistor.json index cc5474c74..2ce8dc325 100644 --- a/domains/twistedtransistor.json +++ b/domains/twistedtransistor.json @@ -6,6 +6,6 @@ "email": "mzaperty@gmail.com" }, "record": { - "CNAME": "mikeisfree.github.io"" + "CNAME": "mikeisfree.github.io" } } From 0bddef8d42611803aa075827e3562f05c011ba75 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 14 Feb 2025 22:08:37 +0500 Subject: [PATCH 1327/2485] added coolify-app --- domains/coolify-app.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coolify-app.json diff --git a/domains/coolify-app.json b/domains/coolify-app.json new file mode 100644 index 000000000..5ca2c5200 --- /dev/null +++ b/domains/coolify-app.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "A": "130.162.58.142" + } +} \ No newline at end of file From 0cb62f7e7ae68ac622ad6b024a49bf33c118b33c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=96=E4=B8=80=E5=86=96?= Date: Fri, 14 Feb 2025 18:13:00 +0100 Subject: [PATCH 1328/2485] Update schuh.json --- domains/schuh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/schuh.json b/domains/schuh.json index 8e397c1d1..896579524 100644 --- a/domains/schuh.json +++ b/domains/schuh.json @@ -4,6 +4,6 @@ "email": "theschuhofyou@gmail.com" }, "record": { - "CNAME": "schuh.pages.dev" + "CNAME": "vqpe.github.io" } } From d033c8cfc969d92b23ffd351c2083d3f3c7b7c9a Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 14 Feb 2025 22:13:20 +0500 Subject: [PATCH 1329/2485] fixed- coolify-app --- domains/coolify-app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 5ca2c5200..5cdf36f89 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -3,7 +3,7 @@ "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" }, - "record": { - "A": "130.162.58.142" - } + "records": { + "A": ["130.162.58.142"] + } } \ No newline at end of file From f929bfaa17d03151d52daf8cb5b0a21396634b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owens=20L=C3=B3pez?= <111214602+OwensLopez211@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:13:48 -0300 Subject: [PATCH 1330/2485] Update owens.json --- domains/owens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owens.json b/domains/owens.json index c963cfd33..0332c732d 100644 --- a/domains/owens.json +++ b/domains/owens.json @@ -3,6 +3,6 @@ "username": "owenslopez211" }, "record": { - "CNAME": "owenslopez211.github.io/owens-dev-journey" + "CNAME": "owenslopez211.github.io" } } From 3037469b16c3ebabfdcbee0979c447588a898104 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 14 Feb 2025 22:20:27 +0500 Subject: [PATCH 1331/2485] refixed --- domains/coolify-app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 5cdf36f89..eb126a4cc 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -3,7 +3,7 @@ "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" }, - "records": { - "A": ["130.162.58.142"] + "record": { + "URL": "http://130.162.58.142:8000/" } } \ No newline at end of file From 50d2bcb71355174c41fc8bea595438aa4d97ff69 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 18:42:47 +0100 Subject: [PATCH 1332/2485] Create omi.json --- domains/omi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/omi.json diff --git a/domains/omi.json b/domains/omi.json new file mode 100644 index 000000000..5dc58d88b --- /dev/null +++ b/domains/omi.json @@ -0,0 +1,10 @@ +{ + "description": "Omi Personal Webpage", + "owner": { + "username": "omi-the-sorcerer" + }, + "record": { + "CNAME": "casa.pribyte.cloud", + "TXT": "I Love Cats" + } +} From bca4cd936cb02ce3ac42404776482064635c65d8 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 18:47:26 +0100 Subject: [PATCH 1333/2485] Update omi.json --- domains/omi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omi.json b/domains/omi.json index 5dc58d88b..4743203d6 100644 --- a/domains/omi.json +++ b/domains/omi.json @@ -4,7 +4,7 @@ "username": "omi-the-sorcerer" }, "record": { - "CNAME": "casa.pribyte.cloud", + "CNAME": "omi.cat", "TXT": "I Love Cats" } } From 38fcccff151df7eba04ded335f5b2904f62427e0 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Fri, 14 Feb 2025 23:50:32 +0530 Subject: [PATCH 1334/2485] Create mayuresh.json --- domains/mayuresh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mayuresh.json diff --git a/domains/mayuresh.json b/domains/mayuresh.json new file mode 100644 index 000000000..8baa968e3 --- /dev/null +++ b/domains/mayuresh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mayur1377" + }, + "record": { + "CNAME": "https://iammayur.vercel.app" + } +} From effddb6a5b792f2dfc41d388d98fe224073c6f32 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Fri, 14 Feb 2025 23:54:36 +0530 Subject: [PATCH 1335/2485] Update mayuresh.json --- domains/mayuresh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mayuresh.json b/domains/mayuresh.json index 8baa968e3..2b7ef2973 100644 --- a/domains/mayuresh.json +++ b/domains/mayuresh.json @@ -1,6 +1,7 @@ { "owner": { - "username": "mayur1377" + "username": "mayur1377", + "email": "mayuresh1377@gmail.com" }, "record": { "CNAME": "https://iammayur.vercel.app" From f1a05d35f92c97ddd5e4232ff435721e147b0008 Mon Sep 17 00:00:00 2001 From: MAYUR <74107137+mayur1377@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:36:09 +0530 Subject: [PATCH 1336/2485] Update mayuresh.json fix --- domains/mayuresh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mayuresh.json b/domains/mayuresh.json index 2b7ef2973..376e8374c 100644 --- a/domains/mayuresh.json +++ b/domains/mayuresh.json @@ -4,6 +4,6 @@ "email": "mayuresh1377@gmail.com" }, "record": { - "CNAME": "https://iammayur.vercel.app" + "CNAME": "iammayur.vercel.app" } } From 2c793cc90aa263eb37e7dedfed2680729d9797f8 Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:39:49 +0530 Subject: [PATCH 1337/2485] initial commit --- saif/_vercel.saif.json | 10 ++++++++++ saif/saif.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 saif/_vercel.saif.json create mode 100644 saif/saif.json diff --git a/saif/_vercel.saif.json b/saif/_vercel.saif.json new file mode 100644 index 000000000..e8b8b3a13 --- /dev/null +++ b/saif/_vercel.saif.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" + } +} \ No newline at end of file diff --git a/saif/saif.json b/saif/saif.json new file mode 100644 index 000000000..fd53c2507 --- /dev/null +++ b/saif/saif.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com", + "discord": "" + }, + "record": { + "CNAME": "https://saif-two.vercel.app/" + } +} \ No newline at end of file From 3360a9116232a915166b0ffcbd2ec1e57bc84549 Mon Sep 17 00:00:00 2001 From: Omi The Sorcerer <2005245+omi-the-sorcerer@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:10:32 +0100 Subject: [PATCH 1338/2485] Actualizar omi.json --- domains/omi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/omi.json b/domains/omi.json index 4743203d6..e9f3641b3 100644 --- a/domains/omi.json +++ b/domains/omi.json @@ -4,7 +4,6 @@ "username": "omi-the-sorcerer" }, "record": { - "CNAME": "omi.cat", - "TXT": "I Love Cats" + "CNAME": "omi.cat" } } From 181e6c6db33ccb2af7317744bc82cc1edf8cfbf8 Mon Sep 17 00:00:00 2001 From: Jubal Slone Date: Fri, 14 Feb 2025 13:13:39 -0600 Subject: [PATCH 1339/2485] Create jubal.json --- domains/jubal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jubal.json diff --git a/domains/jubal.json b/domains/jubal.json new file mode 100644 index 000000000..076d28baa --- /dev/null +++ b/domains/jubal.json @@ -0,0 +1,11 @@ +{ + "description": "Jubal Slone's website", + "repo": "https://github.com/jubalslone/jubalslone.github.io", + "owner": { + "username": "jubalslone", + "email": "jubal.slone@gmail.com" + }, + "record": { + "CNAME": "jubalslone.github.io" + } +} From 77cbf3aaf08b308ea9513544261dfa6acf9a0c4c Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:14:39 +0700 Subject: [PATCH 1340/2485] Create rioirsan.json --- domains/rioirsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rioirsan.json diff --git a/domains/rioirsan.json b/domains/rioirsan.json new file mode 100644 index 000000000..0edf88def --- /dev/null +++ b/domains/rioirsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" + } +} From fe2cb5cf725aff3e6e241ed83be2236c238bed66 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:15:32 +0700 Subject: [PATCH 1341/2485] Create rioirsan1.json --- domains/rioirsan1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rioirsan1.json diff --git a/domains/rioirsan1.json b/domains/rioirsan1.json new file mode 100644 index 000000000..b3386cce7 --- /dev/null +++ b/domains/rioirsan1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yohanesrioirsan", + "email": "rioirsan8@gmail.com" + }, + "record": { + "CNAME": "yohanesrioirsan.vercel.app" + } +} From a40ff29841d89cb321a1e532424f5a714386be3d Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:49:04 +0530 Subject: [PATCH 1342/2485] fix --- saif/saif.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/saif/saif.json b/saif/saif.json index fd53c2507..e80847233 100644 --- a/saif/saif.json +++ b/saif/saif.json @@ -1,10 +1,5 @@ { - "owner": { - "username": "Saifkhanz", - "email": "saif137.khan@gmail.com", - "discord": "" - }, "record": { - "CNAME": "https://saif-two.vercel.app/" + "CNAME": "saif-two.vercel.app" } } \ No newline at end of file From 8cc5af192ccbacd765e8c0ec832a1ba9e89ac2b9 Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Fri, 14 Feb 2025 15:25:14 -0400 Subject: [PATCH 1343/2485] Create _github-pages-challenge-kellylawrence.kelly.json Creating properly named `_github-pages-challenge-kellylawrence.kelly.json` file as discussed at https://github.com/is-a-dev/register/pull/19914#issuecomment-2659984962 --- domains/_github-pages-challenge-kellylawrence.kelly.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kellylawrence.kelly.json diff --git a/domains/_github-pages-challenge-kellylawrence.kelly.json b/domains/_github-pages-challenge-kellylawrence.kelly.json new file mode 100644 index 000000000..a6f1930f8 --- /dev/null +++ b/domains/_github-pages-challenge-kellylawrence.kelly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kellylawrence", + "email": "kelly@kellylawrence.ca" + }, + "record": { + "TXT": "26237ec72d51f1ba56e371e8e3fef9" + } +} From 0761c1b618e4c1f2705ad77da83d6bb140b5a7f2 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:26:37 +0700 Subject: [PATCH 1344/2485] Rename rioirsan.json to _vercel.yohanesrioirsan.json --- domains/{rioirsan.json => _vercel.yohanesrioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan.json => _vercel.yohanesrioirsan.json} (100%) diff --git a/domains/rioirsan.json b/domains/_vercel.yohanesrioirsan.json similarity index 100% rename from domains/rioirsan.json rename to domains/_vercel.yohanesrioirsan.json From 75c2c38ba1f5fce907dc73a7059cfec0c78ed8cf Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:27:26 +0700 Subject: [PATCH 1345/2485] Rename rioirsan1.json to rioirsan.json --- domains/{rioirsan1.json => rioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan1.json => rioirsan.json} (100%) diff --git a/domains/rioirsan1.json b/domains/rioirsan.json similarity index 100% rename from domains/rioirsan1.json rename to domains/rioirsan.json From 427c4477c4f568fa52c4e9415e677d27fbe538ec Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Fri, 14 Feb 2025 15:27:40 -0400 Subject: [PATCH 1346/2485] Delete domains/_github-pages-challenge.kellylawrence.json Deleting improperly named `_github-pages-challenge.kellylawrence.json` file as discussed at https://github.com/is-a-dev/register/pull/19914#issuecomment-2659984962 --- domains/_github-pages-challenge.kellylawrence.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge.kellylawrence.json diff --git a/domains/_github-pages-challenge.kellylawrence.json b/domains/_github-pages-challenge.kellylawrence.json deleted file mode 100644 index a6f1930f8..000000000 --- a/domains/_github-pages-challenge.kellylawrence.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kellylawrence", - "email": "kelly@kellylawrence.ca" - }, - "record": { - "TXT": "26237ec72d51f1ba56e371e8e3fef9" - } -} From d06ceb3523bc0ff27ddd6f1dd0348b7fbcdd2e86 Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:27:53 +0700 Subject: [PATCH 1347/2485] Delete domains/yohanesrioirsan.json --- domains/yohanesrioirsan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/yohanesrioirsan.json diff --git a/domains/yohanesrioirsan.json b/domains/yohanesrioirsan.json deleted file mode 100644 index 0edf88def..000000000 --- a/domains/yohanesrioirsan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yohanesrioirsan", - "email": "rioirsan8@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=yohanesrioirsan.is-a.dev,2c8b157439c95db80770" - } -} From 5e277a699c21ecd576e79d526b29fc380b56f88c Mon Sep 17 00:00:00 2001 From: Yohanes Rio Irsan <82473445+yohanesrioirsan@users.noreply.github.com> Date: Sat, 15 Feb 2025 02:28:08 +0700 Subject: [PATCH 1348/2485] Rename rioirsan.json to yohanesrioirsan.json --- domains/{rioirsan.json => yohanesrioirsan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rioirsan.json => yohanesrioirsan.json} (100%) diff --git a/domains/rioirsan.json b/domains/yohanesrioirsan.json similarity index 100% rename from domains/rioirsan.json rename to domains/yohanesrioirsan.json From 90864ecc36faf2cfd10f29f1dfe9ff7d1bb795d6 Mon Sep 17 00:00:00 2001 From: Saifkhanz <108010381+Saifkhanz@users.noreply.github.com> Date: Sat, 15 Feb 2025 01:04:55 +0530 Subject: [PATCH 1349/2485] fix --- {saif => domains}/_vercel.saif.json | 3 +-- domains/saif.json | 9 +++++++++ saif/saif.json | 5 ----- 3 files changed, 10 insertions(+), 7 deletions(-) rename {saif => domains}/_vercel.saif.json (69%) create mode 100644 domains/saif.json delete mode 100644 saif/saif.json diff --git a/saif/_vercel.saif.json b/domains/_vercel.saif.json similarity index 69% rename from saif/_vercel.saif.json rename to domains/_vercel.saif.json index e8b8b3a13..0207cec10 100644 --- a/saif/_vercel.saif.json +++ b/domains/_vercel.saif.json @@ -1,8 +1,7 @@ { "owner": { "username": "Saifkhanz", - "email": "saif137.khan@gmail.com", - "discord": "" + "email": "saif137.khan@gmail.com" }, "record": { "TXT": "vc-domain-verify=saif.is-a.dev,8f2dcd17056c670b7276" diff --git a/domains/saif.json b/domains/saif.json new file mode 100644 index 000000000..d547e534c --- /dev/null +++ b/domains/saif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Saifkhanz", + "email": "saif137.khan@gmail.com" + }, + "record": { + "CNAME": "saif-two.vercel.app" + } +} \ No newline at end of file diff --git a/saif/saif.json b/saif/saif.json deleted file mode 100644 index e80847233..000000000 --- a/saif/saif.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "record": { - "CNAME": "saif-two.vercel.app" - } -} \ No newline at end of file From 51d3c7e64b23fb3c9b33408bb5b2997955138fac Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:48:22 -0700 Subject: [PATCH 1350/2485] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index 0d6e20472..d5f4d7781 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,7 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" } } From 66dc89f6b40c1de3a89b89bb22ce0b5539999747 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:53:55 -0700 Subject: [PATCH 1351/2485] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index d5f4d7781..7e1f54ce5 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": "vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244" + "TXT": ["vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d"] } } From 600c916f97cfd8e74e4cef46d5c36838531b793e Mon Sep 17 00:00:00 2001 From: Nova 3 Date: Sat, 15 Feb 2025 10:52:26 +1000 Subject: [PATCH 1352/2485] [chore] Update A record for nova.is-a.dev --- domains/nova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nova.json b/domains/nova.json index 6936d741d..4d94af0ef 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,6 +6,6 @@ "discord": "7un4r" }, "record": { - "A": ["154.29.72.52"] + "A": ["130.51.94.101"] } } From 8a842c4fd7a0a4bfa8fbc9154e82d0a2d0ead015 Mon Sep 17 00:00:00 2001 From: Pakorn Soikham <109463911+newpkorn@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:42:31 +0700 Subject: [PATCH 1353/2485] Update newpk.json Change host from GitHub Pages to Netlify --- domains/newpk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/newpk.json b/domains/newpk.json index 2371d4f36..c4e09a350 100644 --- a/domains/newpk.json +++ b/domains/newpk.json @@ -4,6 +4,6 @@ "email": "pakorn.soikham@gmail.com" }, "record": { - "CNAME": "newpkorn.github.io" + "CNAME": "newpk.netlify.app" } } From 89f6aae699b67202ffdd56c591404883fadb9986 Mon Sep 17 00:00:00 2001 From: SoulDevs Date: Sat, 15 Feb 2025 08:07:16 +0530 Subject: [PATCH 1354/2485] Create _vercel.soul.json --- domains/_vercel.soul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.soul.json diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json new file mode 100644 index 000000000..a52169318 --- /dev/null +++ b/domains/_vercel.soul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SoulDevs", + "email": "soulcosmic1406@proton.me", + "discord": "soulcosmic1406_" + }, + "record": { + "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" + } From 482bc4c1fca24a550def3ac05e6dc3bbb45f8c3c Mon Sep 17 00:00:00 2001 From: SoulDevs Date: Sat, 15 Feb 2025 08:10:18 +0530 Subject: [PATCH 1355/2485] Create soul.json --- domains/soul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soul.json diff --git a/domains/soul.json b/domains/soul.json new file mode 100644 index 000000000..bc18daee4 --- /dev/null +++ b/domains/soul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SoulDevs", + "email": "soulcosmic1406@proton.me" + }, + "record": { + "CNAME": "main-protfolio-seven.vercel.app" + } +} From 1b235f31caecdca421a6a32771b236b18b25e441 Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 08:32:51 +0530 Subject: [PATCH 1356/2485] Create voidvault.json # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [x] I have provided sufficient contact information in the `owner` key. # Website Preview nova-blog-tech.vercel.app --- domains/voidvault.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/voidvault.json diff --git a/domains/voidvault.json b/domains/voidvault.json new file mode 100644 index 000000000..6d11973e7 --- /dev/null +++ b/domains/voidvault.json @@ -0,0 +1,10 @@ +{ + "domain": "voidvault.is-a.dev", + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "records": { + "CNAME": "nova-blog-tech.vercel.app" + } +} From 10df09091499eafe07c3f43411e988936c4d2bcc Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 08:41:51 +0530 Subject: [PATCH 1357/2485] Create rajeshkumar.json # Requirements - [x] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). - [x] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [x] My file is in the `domains` directory and has the `.json` file extension. - [x] My file's name is lowercased and alphanumeric. - [x] My website is **reachable** and **completed**. - [x] I have provided sufficient contact information in the `owner` key. # Website Preview [dev-rajeshkumars.vercel.app](https://dev-rajeshkumars.vercel.app/) --- domains/rajeshkumar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rajeshkumar.json diff --git a/domains/rajeshkumar.json b/domains/rajeshkumar.json new file mode 100644 index 000000000..51d35a91c --- /dev/null +++ b/domains/rajeshkumar.json @@ -0,0 +1,10 @@ +{ + "domain": "rajeshkumar.is-a.dev", + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "records": { + "CNAME": "dev-rajeshkumars.vercel.app" + } +} From 7ce6827b21b40b80bcea2452cde8c1720b17e7e9 Mon Sep 17 00:00:00 2001 From: Farouk Chebaiki Date: Sat, 15 Feb 2025 04:27:29 +0100 Subject: [PATCH 1358/2485] Create _vercel.farouk.json --- domains/_vercel.farouk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.farouk.json diff --git a/domains/_vercel.farouk.json b/domains/_vercel.farouk.json new file mode 100644 index 000000000..86c13ca87 --- /dev/null +++ b/domains/_vercel.farouk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faroukchebaiki", + "email": "@faroukchebaiki" + }, + "record": { + "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" + } +} From d357b14e045a9dbd709178a7d47a919bb5c6639b Mon Sep 17 00:00:00 2001 From: Farouk Chebaiki Date: Sat, 15 Feb 2025 04:32:55 +0100 Subject: [PATCH 1359/2485] Create farouk.json --- domains/farouk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/farouk.json diff --git a/domains/farouk.json b/domains/farouk.json new file mode 100644 index 000000000..95a5a3edb --- /dev/null +++ b/domains/farouk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faroukchebaiki", + "email": "farouk.chebaiki@gmail.com" + }, + "record": { + "CNAME": "faroukchebaiki.vercel.app" + } +} From fbcc97f9c74f0ce7ace024cebbdc4a8d1dbba142 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 14 Feb 2025 22:42:57 -0500 Subject: [PATCH 1360/2485] Update _vercel.farouk.json --- domains/_vercel.farouk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.farouk.json b/domains/_vercel.farouk.json index 86c13ca87..341011e42 100644 --- a/domains/_vercel.farouk.json +++ b/domains/_vercel.farouk.json @@ -1,7 +1,7 @@ { "owner": { "username": "faroukchebaiki", - "email": "@faroukchebaiki" + "email": "farouk.chebaiki@gmail.com" }, "record": { "TXT": "vc-domain-verify=farouk.is-a.dev,ec3de2841315d1108853" From a167ac03ee7ff6d32f02175f08901960022c14c5 Mon Sep 17 00:00:00 2001 From: RAJESH REDDY <93756207+Rajesh-Reddy1@users.noreply.github.com> Date: Sat, 15 Feb 2025 09:56:30 +0530 Subject: [PATCH 1361/2485] Create rajeshreddy.json --- domains/rajeshreddy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rajeshreddy.json diff --git a/domains/rajeshreddy.json b/domains/rajeshreddy.json new file mode 100644 index 000000000..b15963b2e --- /dev/null +++ b/domains/rajeshreddy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rajesh-reddy1", + "email": "mrrajeshreddy1@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From e7c92b6e646e9cf1f397cf0d703a5b9a354e7235 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 15 Feb 2025 10:19:20 +0300 Subject: [PATCH 1362/2485] Update voidvault.json --- domains/voidvault.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/voidvault.json b/domains/voidvault.json index 6d11973e7..0c15c0ec7 100644 --- a/domains/voidvault.json +++ b/domains/voidvault.json @@ -4,7 +4,7 @@ "username": "Dev-Rajeshkumar", "email": "rajesh8778354586@gmail.com" }, - "records": { + "record": { "CNAME": "nova-blog-tech.vercel.app" } } From ed3ec6d7e1fd040b02c33396e7ab1113c92c02db Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 15 Feb 2025 10:20:25 +0300 Subject: [PATCH 1363/2485] Update rajeshkumar.json --- domains/rajeshkumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rajeshkumar.json b/domains/rajeshkumar.json index 51d35a91c..8cb72bb81 100644 --- a/domains/rajeshkumar.json +++ b/domains/rajeshkumar.json @@ -4,7 +4,7 @@ "username": "Dev-Rajeshkumar", "email": "rajesh8778354586@gmail.com" }, - "records": { + "record": { "CNAME": "dev-rajeshkumars.vercel.app" } } From 0c9f36ba3f311657b7166f4b798dbecd08952e3d Mon Sep 17 00:00:00 2001 From: Hao Hoang <65971351+vanhaohoang@users.noreply.github.com> Date: Sat, 15 Feb 2025 14:27:20 +0700 Subject: [PATCH 1364/2485] Create haohoang.json --- domains/haohoang.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/haohoang.json diff --git a/domains/haohoang.json b/domains/haohoang.json new file mode 100644 index 000000000..d12764437 --- /dev/null +++ b/domains/haohoang.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "vanhaohoang" + }, + "record": { + "CNAME": "vanhaohoang.github.io" + } +} From 334b3de1206662361d854a6626e35675051e6575 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 15 Feb 2025 13:02:48 +0530 Subject: [PATCH 1365/2485] Create arhanansari.json --- domains/arhanansari.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/arhanansari.json diff --git a/domains/arhanansari.json b/domains/arhanansari.json new file mode 100644 index 000000000..d0b9cedcc --- /dev/null +++ b/domains/arhanansari.json @@ -0,0 +1,10 @@ +{ + "domain": "arhanansari.is-a.dev", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "records": { + "CNAME": "arhanansari.vercel.app" + } +} From a73122c130161a9a56eb942f1638dfa319b6758f Mon Sep 17 00:00:00 2001 From: Sun Zizhuo <80146445+UnidentifiedX@users.noreply.github.com> Date: Sat, 15 Feb 2025 15:38:19 +0800 Subject: [PATCH 1366/2485] Create _github-pages-challenge-UnidentifiedX.json --- domains/_github-pages-challenge-UnidentifiedX.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-UnidentifiedX.json diff --git a/domains/_github-pages-challenge-UnidentifiedX.json b/domains/_github-pages-challenge-UnidentifiedX.json new file mode 100644 index 000000000..361474540 --- /dev/null +++ b/domains/_github-pages-challenge-UnidentifiedX.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnidentifiedX", + "email": "sunzizhuo33@gmail.com" + }, + "record": { + "TXT": "82c071e58d59a58ca0ac52f3240f65" + } +} From c902c68af755373739a67274a6c13512f9645c82 Mon Sep 17 00:00:00 2001 From: Sun Zizhuo <80146445+UnidentifiedX@users.noreply.github.com> Date: Sat, 15 Feb 2025 15:43:21 +0800 Subject: [PATCH 1367/2485] Rename _github-pages-challenge-UnidentifiedX.json to _github-pages-challenge-unidentifiedx.json --- ...dentifiedX.json => _github-pages-challenge-unidentifiedx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-UnidentifiedX.json => _github-pages-challenge-unidentifiedx.json} (100%) diff --git a/domains/_github-pages-challenge-UnidentifiedX.json b/domains/_github-pages-challenge-unidentifiedx.json similarity index 100% rename from domains/_github-pages-challenge-UnidentifiedX.json rename to domains/_github-pages-challenge-unidentifiedx.json From 0a4008def7848053792fc1ea9db7ade85d94ed71 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 15 Feb 2025 13:20:14 +0530 Subject: [PATCH 1368/2485] Added more social links --- domains/arhanansari.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index d0b9cedcc..b0c835249 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -2,7 +2,9 @@ "domain": "arhanansari.is-a.dev", "owner": { "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com" + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" }, "records": { "CNAME": "arhanansari.vercel.app" From a64cc31aa476289b44ca091cfdfad0514fa4afd8 Mon Sep 17 00:00:00 2001 From: Hao Hoang <65971351+vanhaohoang@users.noreply.github.com> Date: Sat, 15 Feb 2025 15:00:12 +0700 Subject: [PATCH 1369/2485] Update haohoang.json --- domains/haohoang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/haohoang.json b/domains/haohoang.json index d12764437..f9715b6d7 100644 --- a/domains/haohoang.json +++ b/domains/haohoang.json @@ -1,6 +1,8 @@ { + "description": "The blog of Hao Hoang" "owner": { - "username": "vanhaohoang" + "username": "vanhaohoang", + "email": "hoangvanhao99.01@gmail.com", }, "record": { "CNAME": "vanhaohoang.github.io" From 80e19e87a649d5cf1bb3e7015e90f580aaccd6c4 Mon Sep 17 00:00:00 2001 From: alas Date: Sat, 15 Feb 2025 11:18:21 +0100 Subject: [PATCH 1370/2485] finish improvmx setup with txt records --- domains/alas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alas.json b/domains/alas.json index b42694ddd..0681ba7c2 100644 --- a/domains/alas.json +++ b/domains/alas.json @@ -7,6 +7,7 @@ }, "record": { "URL": "https://alastrantia.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 99e5bd9800dc465e0155c6f6399e566f859e3b68 Mon Sep 17 00:00:00 2001 From: Sun Zizhuo <80146445+UnidentifiedX@users.noreply.github.com> Date: Sat, 15 Feb 2025 19:01:18 +0800 Subject: [PATCH 1371/2485] Rename _github-pages-challenge-unidentifiedx.json to _github-pages-challenge-unidentifiedx.sunzizhuo.json --- ....json => _github-pages-challenge-unidentifiedx.sunzizhuo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-unidentifiedx.json => _github-pages-challenge-unidentifiedx.sunzizhuo.json} (100%) diff --git a/domains/_github-pages-challenge-unidentifiedx.json b/domains/_github-pages-challenge-unidentifiedx.sunzizhuo.json similarity index 100% rename from domains/_github-pages-challenge-unidentifiedx.json rename to domains/_github-pages-challenge-unidentifiedx.sunzizhuo.json From 79072d9eed988f8520a3292ffcab2afce2a5108f Mon Sep 17 00:00:00 2001 From: Sambo Chea <7059827+sombochea@users.noreply.github.com> Date: Sat, 15 Feb 2025 12:08:21 +0000 Subject: [PATCH 1372/2485] add sombochea.json --- domains/sombochea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sombochea.json diff --git a/domains/sombochea.json b/domains/sombochea.json new file mode 100644 index 000000000..41182a1db --- /dev/null +++ b/domains/sombochea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sombochea", + "email": "sombochea100@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file From aff042a0cdd3d69c3fb1dfba77c00e5f102c4346 Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 18:04:31 +0530 Subject: [PATCH 1373/2485] Create _vercel.voidvault.json --- domains/_vercel.voidvault.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.voidvault.json diff --git a/domains/_vercel.voidvault.json b/domains/_vercel.voidvault.json new file mode 100644 index 000000000..9d09ef071 --- /dev/null +++ b/domains/_vercel.voidvault.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354686@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=voidvault.is-a.dev,fdc2aadb068bd286d372"] + } +} From bc304450f11fd090f346522164f07d1259ce3163 Mon Sep 17 00:00:00 2001 From: Dev-Rajeshkumar Date: Sat, 15 Feb 2025 18:10:05 +0530 Subject: [PATCH 1374/2485] Create _vercel.rajeshkumar.json --- domains/_vercel.rajeshkumar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.rajeshkumar.json diff --git a/domains/_vercel.rajeshkumar.json b/domains/_vercel.rajeshkumar.json new file mode 100644 index 000000000..ea9f3d565 --- /dev/null +++ b/domains/_vercel.rajeshkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dev-Rajeshkumar", + "email": "rajesh8778354586@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rajeshkumar.is-a.dev,52cd27c94b7115d293d5" + } +} From 35ec19075e155ed26dc38e0e194aee08cf4003f4 Mon Sep 17 00:00:00 2001 From: Yashoku Date: Sat, 15 Feb 2025 19:08:03 +0600 Subject: [PATCH 1375/2485] Create _github-pages-challenge-yashokuu.json --- domains/_github-pages-challenge-yashokuu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-yashokuu.json diff --git a/domains/_github-pages-challenge-yashokuu.json b/domains/_github-pages-challenge-yashokuu.json new file mode 100644 index 000000000..1de373534 --- /dev/null +++ b/domains/_github-pages-challenge-yashokuu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashokuu", + "email": "yas.studios.en@gmail.com" + }, + "record": { + "TXT": "3dc5a3f950e7f70f6535b6bf715042" + } +} From 1c066a7282d25506e9e4d47395f083993c3fdd7c Mon Sep 17 00:00:00 2001 From: Yashoku Date: Sat, 15 Feb 2025 19:17:18 +0600 Subject: [PATCH 1376/2485] Rename _github-pages-challenge-yashokuu.json to _github-pages-challenge-yashokuu.yas.json --- ...ge-yashokuu.json => _github-pages-challenge-yashokuu.yas.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-yashokuu.json => _github-pages-challenge-yashokuu.yas.json} (100%) diff --git a/domains/_github-pages-challenge-yashokuu.json b/domains/_github-pages-challenge-yashokuu.yas.json similarity index 100% rename from domains/_github-pages-challenge-yashokuu.json rename to domains/_github-pages-challenge-yashokuu.yas.json From 58b87c0b89c96eca0a2efca12549ebbf5b8a8b51 Mon Sep 17 00:00:00 2001 From: Sohag Jabed <70505164+sohag02@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:57:13 +0530 Subject: [PATCH 1377/2485] add new subdomain --- domains/_vercel.sohag.json | 9 +++++++++ domains/sohag.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_vercel.sohag.json create mode 100644 domains/sohag.json diff --git a/domains/_vercel.sohag.json b/domains/_vercel.sohag.json new file mode 100644 index 000000000..f8bb6eec8 --- /dev/null +++ b/domains/_vercel.sohag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sohag02", + "discord": "sohagjabed" + }, + "record": { + "TXT": "vc-domain-verify=sohag.is-a.dev,905a0fff3e8fdda0052e" + } +} \ No newline at end of file diff --git a/domains/sohag.json b/domains/sohag.json new file mode 100644 index 000000000..cd06c3546 --- /dev/null +++ b/domains/sohag.json @@ -0,0 +1,10 @@ +{ + "description": "For my portfolio", + "owner": { + "username": "sohag02", + "discord": "sohagjabed" + }, + "record": { + "CNAME": "sohagj.vercel.app" + } +} \ No newline at end of file From fcc1938246119f0317942979a54a40e03b9d7d53 Mon Sep 17 00:00:00 2001 From: Mohammed Obaid <81803774+mdobaid311@users.noreply.github.com> Date: Sat, 15 Feb 2025 19:33:28 +0530 Subject: [PATCH 1378/2485] Update mohammedobaid.json --- domains/mohammedobaid.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/mohammedobaid.json b/domains/mohammedobaid.json index 8b1378917..fbdcf05b9 100644 --- a/domains/mohammedobaid.json +++ b/domains/mohammedobaid.json @@ -1 +1,10 @@ - +{ + "description": "My name is mohammed obaid. I am a software engineer", + "owner": { + "username": "mdobaid311", + "email": "mdobaid311@gmail.com" + }, + "record": { + "CNAME": "http://mohammedobaid.vercel.app/" + } +} From d63b28c5208110a7baee186a4b40229e316998fe Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:15:22 -0700 Subject: [PATCH 1379/2485] Create projects.skibidi.json --- domains/projects.skibidi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/projects.skibidi.json diff --git a/domains/projects.skibidi.json b/domains/projects.skibidi.json new file mode 100644 index 000000000..0c1ba2ca6 --- /dev/null +++ b/domains/projects.skibidi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bananaking6", + "email": "", + "discord": "skibidibagel" + }, + "record": { + "CNAME": "skibidi-4.vercel.app" + } +} From 0731eb91b435f3a96192c0766b3f217e3e58e672 Mon Sep 17 00:00:00 2001 From: Filippo Brintazzoli Date: Sat, 15 Feb 2025 16:15:30 +0100 Subject: [PATCH 1380/2485] Update brint.json --- domains/brint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brint.json b/domains/brint.json index 507a3e3ee..2cc468c60 100644 --- a/domains/brint.json +++ b/domains/brint.json @@ -3,6 +3,6 @@ "username": "brint97" }, "record": { - "CNAME": "brint97.github.io/welcome" + "CNAME": "brint97.github.io" } } From c468829c727d997aa16fd50941321a8097b58979 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:16:14 -0700 Subject: [PATCH 1381/2485] Update _vercel.skibidi.json --- domains/_vercel.skibidi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.skibidi.json b/domains/_vercel.skibidi.json index 7e1f54ce5..3c3d88a30 100644 --- a/domains/_vercel.skibidi.json +++ b/domains/_vercel.skibidi.json @@ -4,6 +4,6 @@ "discord": "skibidibagel" }, "record": { - "TXT": ["vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d"] + "TXT": ["vc-domain-verify=skibidi.is-a.dev,b75173107a422d2f8244", "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d", "vc-domain-verify=projects.skibidi.is-a.dev,33f08aa6e287f18f368b"] } } From 76ed0b4d91fa70c3d810edae5cecca349e61082d Mon Sep 17 00:00:00 2001 From: soy-charly Date: Sat, 15 Feb 2025 17:27:12 +0100 Subject: [PATCH 1382/2485] Create _vercel.charly.json --- domains/_vercel.charly.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.charly.json diff --git a/domains/_vercel.charly.json b/domains/_vercel.charly.json new file mode 100644 index 000000000..831e2c934 --- /dev/null +++ b/domains/_vercel.charly.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "soy-charly", + "email": "carlos.scarrasco08@gmail.com", + "discord": "charly0572" + }, + "record": { + "TXT": "vc-domain-verify=charly.is-a.dev,ecb785240907dd83c0cc" + } +} From 005b38c7326d483836aae6b8875d71a2914253e4 Mon Sep 17 00:00:00 2001 From: soy-charly Date: Sat, 15 Feb 2025 17:27:35 +0100 Subject: [PATCH 1383/2485] Create charly.json --- domains/charly.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/charly.json diff --git a/domains/charly.json b/domains/charly.json new file mode 100644 index 000000000..303c9be1f --- /dev/null +++ b/domains/charly.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "soy-charly", + "email": "carlos.scarrasco08@gmail.com", + "discord": "charly0572" + }, + "record": { + "CNAME": "porfolio-bice-mu.vercel.app" + } +} From 9cfe79379a937afa980b47d3f93ceff63998e5ff Mon Sep 17 00:00:00 2001 From: AviNash N C <31386636+nashnc@users.noreply.github.com> Date: Sat, 15 Feb 2025 23:07:24 +0530 Subject: [PATCH 1384/2485] Create nashnc.json --- domains/nashnc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nashnc.json diff --git a/domains/nashnc.json b/domains/nashnc.json new file mode 100644 index 000000000..6bfb43048 --- /dev/null +++ b/domains/nashnc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nashnc", + "email": "nash.nc@gmailcom" + }, + "record": { + "CNAME": "nashnc.github.io" + } +} From 29ab1551142d64cc14be5fd298fba9d093747e5c Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sat, 15 Feb 2025 22:43:56 +0500 Subject: [PATCH 1385/2485] Adding a domain --- domains/usamakhalid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/usamakhalid.json diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json new file mode 100644 index 000000000..e8e7ac6a9 --- /dev/null +++ b/domains/usamakhalid.json @@ -0,0 +1,11 @@ +{ + "description": "THIS IS MY PORTFOLIO WEBSITE, But I am still working on it. I will update it soon.", + "repo": "https://github.com/usama0155/portfolio", + "owner": { + "username": "usama0155", + "email": "[usamak5453@gmail.com]" + }, + "record": { + "CNAME": "https://usama0155.github.io/portfolio/" + } +} \ No newline at end of file From 97cb5fa00e4523c3f953efc231e2662ec99dba7c Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:35:46 +0000 Subject: [PATCH 1386/2485] Create an.json --- domains/an.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/an.json diff --git a/domains/an.json b/domains/an.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/an.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From 7136db39719b986da6e6ae13ebd66162296fdfd8 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:36:12 +0000 Subject: [PATCH 1387/2485] Create man.json --- domains/man.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/man.json diff --git a/domains/man.json b/domains/man.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/man.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From d6544e127cfc49362b647eb0402f867fcc159559 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:36:41 +0000 Subject: [PATCH 1388/2485] Create ko.json --- domains/ko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ko.json diff --git a/domains/ko.json b/domains/ko.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/ko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From d9001f7c6ac6fbb2a63ab0db69b0c3c3b56a0ebe Mon Sep 17 00:00:00 2001 From: Marco Voegeli <31365321+Marco-Voegeli@users.noreply.github.com> Date: Sat, 15 Feb 2025 20:15:40 +0100 Subject: [PATCH 1389/2485] Create marco.voegeli.json --- domains/marco.voegeli.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marco.voegeli.json diff --git a/domains/marco.voegeli.json b/domains/marco.voegeli.json new file mode 100644 index 000000000..cb0a06623 --- /dev/null +++ b/domains/marco.voegeli.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Marco-Voegeli" + }, + "record": { + "CNAME": "marco-voegeli.github.io" + }, + "proxied": true +} From 162c4963f76fcb155d33fb4c271e7a778400f082 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Sat, 15 Feb 2025 20:22:24 +0100 Subject: [PATCH 1390/2485] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..b60418a88 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +twistedtransistor.is-a-dev \ No newline at end of file From a72989571514e7d1de2f6b010536bd28613e7442 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Sat, 15 Feb 2025 20:22:43 +0100 Subject: [PATCH 1391/2485] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index b60418a88..f5996385b 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -twistedtransistor.is-a-dev \ No newline at end of file +twistedtransistor.github.is-a-dev \ No newline at end of file From 815b99aaa0e9d8608ffd84df231f5b74c23a3d4e Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Sat, 15 Feb 2025 20:22:55 +0100 Subject: [PATCH 1392/2485] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f5996385b..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -twistedtransistor.github.is-a-dev \ No newline at end of file From a0c80fd89560f41c103d7a75918ac6b671f271c8 Mon Sep 17 00:00:00 2001 From: Marco Voegeli <31365321+Marco-Voegeli@users.noreply.github.com> Date: Sat, 15 Feb 2025 20:23:46 +0100 Subject: [PATCH 1393/2485] Update marco.voegeli.json added e-mail --- domains/marco.voegeli.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/marco.voegeli.json b/domains/marco.voegeli.json index cb0a06623..778087909 100644 --- a/domains/marco.voegeli.json +++ b/domains/marco.voegeli.json @@ -1,6 +1,8 @@ { "owner": { - "username": "Marco-Voegeli" + "username": "Marco-Voegeli", + "email": "voegelijjm@gmail.com" + }, "record": { "CNAME": "marco-voegeli.github.io" From 0cfa17a6f88b859ea8e50cb15e2bf4cf0d2f4501 Mon Sep 17 00:00:00 2001 From: franlo42 <103451559+franlo42@users.noreply.github.com> Date: Sat, 15 Feb 2025 20:43:09 +0100 Subject: [PATCH 1394/2485] Create franlo42.json --- domains/franlo42.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/franlo42.json diff --git a/domains/franlo42.json b/domains/franlo42.json new file mode 100644 index 000000000..040d16740 --- /dev/null +++ b/domains/franlo42.json @@ -0,0 +1,8 @@ +{ + "owner":{ + "username": "franlo42" + }, + "record": { + "CNAME": "franlo42.github.io" + } +} From 62d3035033b44595f9a87f7381436da20e7b7b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Alejandro=20Rodr=C3=ADguez=20L=C3=B3pez?= Date: Sat, 15 Feb 2025 16:03:11 -0500 Subject: [PATCH 1395/2485] Create _vercel.itsjhonalex.json --- domains/_vercel.itsjhonalex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.itsjhonalex.json diff --git a/domains/_vercel.itsjhonalex.json b/domains/_vercel.itsjhonalex.json new file mode 100644 index 000000000..44b1b4050 --- /dev/null +++ b/domains/_vercel.itsjhonalex.json @@ -0,0 +1,11 @@ +{ + "description": "itsjhonalex.is-a.dev", + "repo": "github.com/ItsJhonAlex/PortfolioDev", + "owner": { + "username": "ItsJhonAlex", + "email": "itsjhonalex@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=itsjhonalex.is-a.dev,8c4f4f96f1fa142804c7" + } +} From cf05b578ec5e064eb0d587eb46548b8d9d7bed84 Mon Sep 17 00:00:00 2001 From: "M.L De Veer" Date: Sat, 15 Feb 2025 22:12:37 +0000 Subject: [PATCH 1396/2485] Create mldeveer.json --- domains/mldeveer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mldeveer.json diff --git a/domains/mldeveer.json b/domains/mldeveer.json new file mode 100644 index 000000000..46b12ba80 --- /dev/null +++ b/domains/mldeveer.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/existing-dev/mldeveer", + "owner": { + "username": "existing-dev", + "email": "maamelankar.deveer@gmail.com" + }, + "record": { + "CNAME": "existing-dev.github.io" + } +} From de0aaa62d6ef33bce821c54c202b88c8cd2b3b4d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 15 Feb 2025 21:56:07 -0500 Subject: [PATCH 1397/2485] Update haohoang.json --- domains/haohoang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/haohoang.json b/domains/haohoang.json index f9715b6d7..c1d1bc5bd 100644 --- a/domains/haohoang.json +++ b/domains/haohoang.json @@ -2,7 +2,7 @@ "description": "The blog of Hao Hoang" "owner": { "username": "vanhaohoang", - "email": "hoangvanhao99.01@gmail.com", + "email": "hoangvanhao99.01@gmail.com" }, "record": { "CNAME": "vanhaohoang.github.io" From d968d7eceb881d49a1ee6bc064d2a7e208df4eeb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 15 Feb 2025 21:56:53 -0500 Subject: [PATCH 1398/2485] Update haohoang.json --- domains/haohoang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/haohoang.json b/domains/haohoang.json index c1d1bc5bd..f17d61b10 100644 --- a/domains/haohoang.json +++ b/domains/haohoang.json @@ -1,5 +1,5 @@ { - "description": "The blog of Hao Hoang" + "description": "The blog of Hao Hoang", "owner": { "username": "vanhaohoang", "email": "hoangvanhao99.01@gmail.com" From 7581acfa3d9761ee95e51b3b98df4704ec206e35 Mon Sep 17 00:00:00 2001 From: Khaif Mohamed Date: Sun, 16 Feb 2025 09:42:08 +0530 Subject: [PATCH 1399/2485] feat: added my domain --- domains/khaif.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/khaif.json diff --git a/domains/khaif.json b/domains/khaif.json new file mode 100644 index 000000000..defb0f5b2 --- /dev/null +++ b/domains/khaif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khaif", + "email": "code.khaif@gmail.com" + }, + "record": { + "CNAME": "portfolio-khxif.vercel.app" + } +} From f5439e0950a3b3a7f0f2e756e0b7e0b4cceb84b2 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 16 Feb 2025 08:34:42 +0300 Subject: [PATCH 1400/2485] Update khaif.json --- domains/khaif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/khaif.json b/domains/khaif.json index defb0f5b2..e7f8544cd 100644 --- a/domains/khaif.json +++ b/domains/khaif.json @@ -1,6 +1,6 @@ { "owner": { - "username": "khaif", + "username": "khxif", "email": "code.khaif@gmail.com" }, "record": { From a205c8de563efb27a4fd72168c20d6027b528558 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 16 Feb 2025 08:42:15 +0300 Subject: [PATCH 1401/2485] Update arhanansari.json --- domains/arhanansari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index b0c835249..65d79a803 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -6,7 +6,7 @@ "x": "https://x.com/codewitharhan", "discord": "@codewitharhan" }, - "records": { + "record": { "CNAME": "arhanansari.vercel.app" } } From f506744dcbccc925e2f1b3ba15c24a4ebe0bf1da Mon Sep 17 00:00:00 2001 From: Mohammed Obaid <81803774+mdobaid311@users.noreply.github.com> Date: Sun, 16 Feb 2025 11:15:03 +0530 Subject: [PATCH 1402/2485] Update mohammedobaid.json Co-authored-by: orangc --- domains/mohammedobaid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohammedobaid.json b/domains/mohammedobaid.json index fbdcf05b9..a01a57d5a 100644 --- a/domains/mohammedobaid.json +++ b/domains/mohammedobaid.json @@ -5,6 +5,6 @@ "email": "mdobaid311@gmail.com" }, "record": { - "CNAME": "http://mohammedobaid.vercel.app/" + "CNAME": "mohammedobaid.vercel.app" } } From dc17d6c2c1ed209d856c668cce878f55c61c10a0 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 16 Feb 2025 08:45:50 +0300 Subject: [PATCH 1403/2485] fix: typo --- domains/nashnc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nashnc.json b/domains/nashnc.json index 6bfb43048..6fc930732 100644 --- a/domains/nashnc.json +++ b/domains/nashnc.json @@ -1,7 +1,7 @@ { "owner": { "username": "nashnc", - "email": "nash.nc@gmailcom" + "email": "nash.nc@gmail.com" }, "record": { "CNAME": "nashnc.github.io" From 82fb3850b75a233ebc602ce4dbcf574c331c838e Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sun, 16 Feb 2025 10:53:04 +0500 Subject: [PATCH 1404/2485] resolved errors --- domains/usamakhalid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json index e8e7ac6a9..44cb53cf2 100644 --- a/domains/usamakhalid.json +++ b/domains/usamakhalid.json @@ -6,6 +6,6 @@ "email": "[usamak5453@gmail.com]" }, "record": { - "CNAME": "https://usama0155.github.io/portfolio/" + "CNAME": "usama0155.github.io/portfolio" } } \ No newline at end of file From 9e17794f2f595dd60ff0e0f9b081341ac4d303bb Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sat, 15 Feb 2025 22:43:56 +0500 Subject: [PATCH 1405/2485] Adding a domain --- domains/usamakhalid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/usamakhalid.json diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json new file mode 100644 index 000000000..e8e7ac6a9 --- /dev/null +++ b/domains/usamakhalid.json @@ -0,0 +1,11 @@ +{ + "description": "THIS IS MY PORTFOLIO WEBSITE, But I am still working on it. I will update it soon.", + "repo": "https://github.com/usama0155/portfolio", + "owner": { + "username": "usama0155", + "email": "[usamak5453@gmail.com]" + }, + "record": { + "CNAME": "https://usama0155.github.io/portfolio/" + } +} \ No newline at end of file From 53317e2cb9e9fbd06544259b5fe786ce8eceafab Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sun, 16 Feb 2025 10:53:04 +0500 Subject: [PATCH 1406/2485] resolved errors --- domains/usamakhalid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json index e8e7ac6a9..44cb53cf2 100644 --- a/domains/usamakhalid.json +++ b/domains/usamakhalid.json @@ -6,6 +6,6 @@ "email": "[usamak5453@gmail.com]" }, "record": { - "CNAME": "https://usama0155.github.io/portfolio/" + "CNAME": "usama0155.github.io/portfolio" } } \ No newline at end of file From 92a2668997eb487585f4e4609cb04c73e2c58808 Mon Sep 17 00:00:00 2001 From: "1rajputshashank@gmail.com" Date: Sun, 16 Feb 2025 14:01:19 +0530 Subject: [PATCH 1407/2485] add _vercel.rajputshashank.json file --- domains/_vercel.rajputshashank.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.rajputshashank.json diff --git a/domains/_vercel.rajputshashank.json b/domains/_vercel.rajputshashank.json new file mode 100644 index 000000000..038a29181 --- /dev/null +++ b/domains/_vercel.rajputshashank.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rajputshashank003", + "email" : "hariomshashank@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=rajputshashank.is-a.dev,b54453fc10c77cf72c1d"] + } + } + \ No newline at end of file From 237269981c422e0659bc7c176ee9949dd3bef9c2 Mon Sep 17 00:00:00 2001 From: glek <165679471+gewaleelek@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:14:27 +0700 Subject: [PATCH 1408/2485] Create _github-pages-challenge-gewaleelek.gewalee.json --- domains/_github-pages-challenge-gewaleelek.gewalee.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-gewaleelek.gewalee.json diff --git a/domains/_github-pages-challenge-gewaleelek.gewalee.json b/domains/_github-pages-challenge-gewaleelek.gewalee.json new file mode 100644 index 000000000..3cd79d42b --- /dev/null +++ b/domains/_github-pages-challenge-gewaleelek.gewalee.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "gewaleelek" + }, + "record": { + "TXT": "06e9ec8a834fc5e6c09ded6c524be4" + } +} From 6a786452bece2c38854c48c98faa0272b895effb Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sun, 16 Feb 2025 14:42:04 +0500 Subject: [PATCH 1409/2485] I hope now its resolved --- domains/usamakhalid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json index 44cb53cf2..4506fc819 100644 --- a/domains/usamakhalid.json +++ b/domains/usamakhalid.json @@ -6,6 +6,6 @@ "email": "[usamak5453@gmail.com]" }, "record": { - "CNAME": "usama0155.github.io/portfolio" + "CNAME": "usama0155.github.io" } } \ No newline at end of file From e43c70e900f4a421ede84eeeeb63004eda85f92d Mon Sep 17 00:00:00 2001 From: Dishant radadiya <164029200+Dishant402955@users.noreply.github.com> Date: Sun, 16 Feb 2025 15:20:55 +0530 Subject: [PATCH 1410/2485] Create dishant.json --- domains/dishant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dishant.json diff --git a/domains/dishant.json b/domains/dishant.json new file mode 100644 index 000000000..acb34f8cb --- /dev/null +++ b/domains/dishant.json @@ -0,0 +1,11 @@ +{ + "domain":"is-a.dev", + "subdomain":"dishant", + "owner":{ + "repo":"https://github.com/Dishant402955/Portfolio", + "email":"dishantradadiya3036@gmail.com" + }, + "record":{ + "CNAME":"portfolio-dishants-projects-6881d6c0.vercel.app" + } +} From 6d907a93614a62e6ee458830bff6b8f42e9ca87b Mon Sep 17 00:00:00 2001 From: PixelBend <92285161+pixelbend@users.noreply.github.com> Date: Sun, 16 Feb 2025 15:52:01 +0530 Subject: [PATCH 1411/2485] Create pixelbend.json --- domains/pixelbend.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixelbend.json diff --git a/domains/pixelbend.json b/domains/pixelbend.json new file mode 100644 index 000000000..b3d2b2822 --- /dev/null +++ b/domains/pixelbend.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pixelbend", + "email": "m.arkamfahry@gmail.com" + }, + "record": { + "CNAME": "pixelbend.github.io" + } +} From 4acc42b987a9c27c6e145408016fcdbff47c7a58 Mon Sep 17 00:00:00 2001 From: BitBend <120765262+bitbend@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:09:39 +0530 Subject: [PATCH 1412/2485] Create bitbend.json --- domains/bitbend.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bitbend.json diff --git a/domains/bitbend.json b/domains/bitbend.json new file mode 100644 index 000000000..7d6db789d --- /dev/null +++ b/domains/bitbend.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bitbend", + "email": "arkamdev@gmail.com" + }, + "record": { + "CNAME": "bitbend.github.io" + } +} From e2110ba52829719dff16e19a44d6743dc5e74cd4 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sun, 16 Feb 2025 11:41:31 +0000 Subject: [PATCH 1413/2485] Create roma.json --- domains/roma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/roma.json diff --git a/domains/roma.json b/domains/roma.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/roma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From faf819de3ee29454339e4bd6d753820152b349e1 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:12:41 +0200 Subject: [PATCH 1414/2485] Delete domains/koshikkumar17.json --- domains/koshikkumar17.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/koshikkumar17.json diff --git a/domains/koshikkumar17.json b/domains/koshikkumar17.json deleted file mode 100644 index ae0639486..000000000 --- a/domains/koshikkumar17.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Portfolio", - "repo": "https://github.com/KoshikKumar17/KoshikKumar17.github.io", - "owner": { - "username": "koshikkumar17", - "email": "cw4rriors17@gmail.com" - }, - "record": { - "CNAME": "koshikkumar17.github.io" - } -} From 0d595881a77c396e547e27d3a2e0a1b5a4b881c8 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:13:00 +0200 Subject: [PATCH 1415/2485] Delete domains/love.json --- domains/love.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/love.json diff --git a/domains/love.json b/domains/love.json deleted file mode 100644 index 56da804a4..000000000 --- a/domains/love.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zx155", - "email": "laiquanguy82@gmail.com" - }, - "record": { - "CNAME": "zx155.github.io" - } -} From 4ef189168cc9507f305b277e628defe69391e8cf Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:13:20 +0200 Subject: [PATCH 1416/2485] Delete domains/saraxa.json --- domains/saraxa.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/saraxa.json diff --git a/domains/saraxa.json b/domains/saraxa.json deleted file mode 100644 index b6ffa9638..000000000 --- a/domains/saraxa.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "saraxa personal website", - "repo": "https://github.com/reef1447/reef1447.github.io", - "owner": { - "username": "reef1447", - "email": "spray123kira@gmail.com", - "discord": "saraxa#8899" - }, - "record": { - "CNAME": "reef1447.github.io" - } -} From e6e622c56c092a1a22aef6eeb1e23413ae9a5e99 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:14:19 +0200 Subject: [PATCH 1417/2485] Delete domains/aargh.json --- domains/aargh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/aargh.json diff --git a/domains/aargh.json b/domains/aargh.json deleted file mode 100644 index a1eef442d..000000000 --- a/domains/aargh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "aargh.is-a.dev", - "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", - "owner": { - "username": "FloatingComet62", - "email": "shubh2007rai@gmail.com" - }, - "record": { - "CNAME": "floatingcomet62.github.io" - } -} From 6b976db8816aee66ee830cfd1ba2d1bc39cfbf25 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:14:34 +0200 Subject: [PATCH 1418/2485] Delete domains/aadi.json --- domains/aadi.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aadi.json diff --git a/domains/aadi.json b/domains/aadi.json deleted file mode 100644 index 2594b614b..000000000 --- a/domains/aadi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/ringholder/ringholder.github.io", - "owner": { - "username": "ringholder", - "discord": "ringholder" - }, - "record": { - "CNAME": "ringholder.github.io" - } -} From 0cf92ae5f45023c753d5879263dd08c61853899d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:15:19 +0200 Subject: [PATCH 1419/2485] Delete domains/owentech.json --- domains/owentech.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/owentech.json diff --git a/domains/owentech.json b/domains/owentech.json deleted file mode 100644 index c7ff567a7..000000000 --- a/domains/owentech.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Owen's website", - "owner": { - "username": "owentechv", - "email": "dowenx83@gmail.com" - }, - "record": { - "CNAME": "owentechv.github.io" - } -} From 9220e498c8e652985507bf3f77da9eab07d54e9c Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:15:28 +0200 Subject: [PATCH 1420/2485] Delete domains/_github-pages-challenge-owentechv.owentech.json --- domains/_github-pages-challenge-owentechv.owentech.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-owentechv.owentech.json diff --git a/domains/_github-pages-challenge-owentechv.owentech.json b/domains/_github-pages-challenge-owentechv.owentech.json deleted file mode 100644 index 927cddd9f..000000000 --- a/domains/_github-pages-challenge-owentechv.owentech.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "owentechv", - "email": "dowenx83@gmail.com" - }, - "record": { - "TXT": "c07b3c627d33a0c9fe4cbc593a2234" - } -} From 8d1408e8c00bb6b353f5ec095d4c3fadbaa758a1 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:16:39 +0200 Subject: [PATCH 1421/2485] Delete domains/samirpaul.json --- domains/samirpaul.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/samirpaul.json diff --git a/domains/samirpaul.json b/domains/samirpaul.json deleted file mode 100644 index 8b1ee4b58..000000000 --- a/domains/samirpaul.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Samir Paul's Portfolio Website.", - "repo": "https://github.com/SamirPaul1/samirpaul", - "owner": { - "username": "SamirPaul1", - "email": "samirpaulb@gmail.com", - "twitter": "SamirPaulb" - }, - "record": { - "CNAME": "samirpaul1.github.io" - } -} From 8655696bce2b05d2151df777267c6a9147c9f9aa Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:17:18 +0200 Subject: [PATCH 1422/2485] Delete domains/eletrixtime.json --- domains/eletrixtime.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/eletrixtime.json diff --git a/domains/eletrixtime.json b/domains/eletrixtime.json deleted file mode 100644 index 39bb05d91..000000000 --- a/domains/eletrixtime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EletrixtimeYT", - "email": "lisandro.b@outlook.com" - }, - "record": { - "CNAME": "eletrixtimeyt.github.io" - } -} From efde596c0ddb32469a8ee229998df58c9502400f Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:17:34 +0200 Subject: [PATCH 1423/2485] Delete domains/light.json --- domains/light.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/light.json diff --git a/domains/light.json b/domains/light.json deleted file mode 100644 index 652b1c7e1..000000000 --- a/domains/light.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "LightClient", - "repo": "https://github.com/EvaZeVolt/GBA-Emulator", - "owner": { - "username": "Voltage", - "email": "Voltagenesis@outlook.com" - }, - "record": { - "CNAME": "evazevolt.github.io" - } -} From 012dbfebbb73c39c0b5772a4a88803252861444a Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:17:50 +0200 Subject: [PATCH 1424/2485] Delete domains/ppg00.json --- domains/ppg00.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ppg00.json diff --git a/domains/ppg00.json b/domains/ppg00.json deleted file mode 100644 index e1f703da2..000000000 --- a/domains/ppg00.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "for my personal website ^_^", - "repo": "https://github.com/ppg00/ppg00.github.io", - "owner": { - "username": "ppg00", - "email": "ppqg00@gmail.com", - "twitter": "qqg00" - }, - "record": { - "CNAME": "ppg00.github.io" - } -} From 42d92fbbbd322499a28d0b98945951e6f4396307 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:18:06 +0200 Subject: [PATCH 1425/2485] Delete domains/abdelkarim-ain.json --- domains/abdelkarim-ain.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/abdelkarim-ain.json diff --git a/domains/abdelkarim-ain.json b/domains/abdelkarim-ain.json deleted file mode 100644 index 64ace5d29..000000000 --- a/domains/abdelkarim-ain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abdelkarimain", - "email": "abdelkarimain0@gmail.com" - }, - "record": { - "CNAME": "abdelkarimain.github.io" - } -} From 9acd807df7eff903e1bc7653df7f2b426839b4d4 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:18:24 +0200 Subject: [PATCH 1426/2485] Delete domains/qwerty.json --- domains/qwerty.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/qwerty.json diff --git a/domains/qwerty.json b/domains/qwerty.json deleted file mode 100644 index 749836d47..000000000 --- a/domains/qwerty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Redirecting to my personal website!", - "repo": "https://github.com/qwertyiscoding/simple-redirect", - "owner": { - "username": "QwertyIsCoding", - "email": "3kn5nsfkb@relay.firefox.com", - "twitter": "qwertyiscoding" - }, - "record": { - "CNAME": "qwertyiscoding.github.io" - } -} From b698dd00cd9145ec89423f1ea5630d2ff986d7bd Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:19:03 +0200 Subject: [PATCH 1427/2485] Delete domains/abdullah.json --- domains/abdullah.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abdullah.json diff --git a/domains/abdullah.json b/domains/abdullah.json deleted file mode 100644 index 549ce8855..000000000 --- a/domains/abdullah.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "adistar964", - "email": "adistar964@gmail.com" - }, - "description": "this is for my personal website made.", - "record": { - "CNAME": "adistar964.github.io" - } -} From 81295992924436744490411156500c031548d98e Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:19:29 +0200 Subject: [PATCH 1428/2485] Delete domains/aliezan.json --- domains/aliezan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aliezan.json diff --git a/domains/aliezan.json b/domains/aliezan.json deleted file mode 100644 index aa5890989..000000000 --- a/domains/aliezan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Aliezan", - "email": "muhammadalieza4@gmail.com" - }, - "record": { - "CNAME": "aliezan.github.io" - } -} From 1db06c419e2091de0f052338fcf29442ce006a6d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:19:43 +0200 Subject: [PATCH 1429/2485] Delete domains/xthe.json --- domains/xthe.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/xthe.json diff --git a/domains/xthe.json b/domains/xthe.json deleted file mode 100644 index 64667b6b1..000000000 --- a/domains/xthe.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/SirXThe/sirxthe.github.io", - "owner": { - "username": "SirXThe", - "email": "sirxthe@gmail.com", - "discord": "XThe#4695" - }, - "record": { - "CNAME": "sirxthe.github.io" - } -} From c637db253184fbc4121af43e9b92a310b8aab705 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:20:17 +0200 Subject: [PATCH 1430/2485] Delete domains/isaiahday.json --- domains/isaiahday.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/isaiahday.json diff --git a/domains/isaiahday.json b/domains/isaiahday.json deleted file mode 100644 index c4e8135bb..000000000 --- a/domains/isaiahday.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Isaiah08-D's personal website.", - "repo": "https://github.com/Isaiah08-D/isaiah08-d.github.io", - "owner": { - "username": "Isaiah08-D", - "email": "isaiahgrisha@gmail.com", - "discord": "isaiah08#6008" - }, - "record": { - "CNAME": "isaiah08-d.github.io" - } -} From c813e0bcc8899f12ada9be6ac216490e4573c1c3 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:20:32 +0200 Subject: [PATCH 1431/2485] Delete domains/muheko.json --- domains/muheko.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/muheko.json diff --git a/domains/muheko.json b/domains/muheko.json deleted file mode 100644 index b748bac89..000000000 --- a/domains/muheko.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My Personal Landing Page!", - "repo": "https://github.com/MuhekoNikolas/p3", - "owner": { - "username": "MuhekoNikolas", - "email": "13nikolusmuheko@gmail.com", - "twitter": "MuhekoNikolas" - }, - "record": { - "CNAME": "muhekonikolas.github.io" - } -} From 875b2a593c5851c07b35f9e6c0d0e8124a178143 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:20:43 +0200 Subject: [PATCH 1432/2485] Delete domains/farzan.json --- domains/farzan.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/farzan.json diff --git a/domains/farzan.json b/domains/farzan.json deleted file mode 100644 index 9344f9dea..000000000 --- a/domains/farzan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Farzan F A is a Dev", - "repo": "https://github.com/Farzanfa/Farzanfa.github.io", - "owner": { - "username": "farzanfa", - "email": "farzanfa007@gmail.com" - }, - "record": { - "CNAME": "farzanfa.github.io" - } -} From 73d71311a5d1f2c628dbef6f5e595262f6f6f4da Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:21:15 +0200 Subject: [PATCH 1433/2485] Delete domains/callumjt.json --- domains/callumjt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/callumjt.json diff --git a/domains/callumjt.json b/domains/callumjt.json deleted file mode 100644 index d16cc03b6..000000000 --- a/domains/callumjt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "callumjt", - "email": "cjblack2009@icloud.com" - }, - "record": { - "CNAME": "callumjt.github.io" - } -} From 6fd2a8228a9fb235ca8e61130484cbd1db0c2124 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:21:30 +0200 Subject: [PATCH 1434/2485] Delete domains/furycraft.json --- domains/furycraft.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/furycraft.json diff --git a/domains/furycraft.json b/domains/furycraft.json deleted file mode 100644 index f1bb6919e..000000000 --- a/domains/furycraft.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Used as portfolio and to promote my work", - "repo": "https://github.com/FuryCraft/furycraft.github.io", - "owner": { - "username": "FuryCraft", - "email": "pro.furycraft@outlook.fr", - "twitter": "furycraft_", - "discord": "Fury_Craft#9831" - }, - "record": { - "CNAME": "furycraft.github.io" - } -} From cffc244261873b0a04da35d0a3b29049604f5708 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:21:48 +0200 Subject: [PATCH 1435/2485] Delete domains/stavkv.json --- domains/stavkv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/stavkv.json diff --git a/domains/stavkv.json b/domains/stavkv.json deleted file mode 100644 index 89d5833b2..000000000 --- a/domains/stavkv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "stavkv", - "email": "singhvikal891@gmail.com" - }, - "record": { - "CNAME": "stavkv.github.io" - } -} From 848d897503faadf09377b832467766bcf51d319e Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:22:10 +0200 Subject: [PATCH 1436/2485] Delete domains/javier.json --- domains/javier.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/javier.json diff --git a/domains/javier.json b/domains/javier.json deleted file mode 100644 index e10b9826f..000000000 --- a/domains/javier.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Javier Zaleta's personal website", - "repo": "https://github.com/jzaleta/jzaleta", - "owner": { - "username": "jzaleta", - "twitter": "j_cordz" - }, - "record": { - "CNAME": "jzaleta.github.io" - } -} From 5e48d083e8acfa07cde6a3a4c8193e4a7d57439c Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:24:03 +0200 Subject: [PATCH 1437/2485] Delete domains/araf.json --- domains/araf.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/araf.json diff --git a/domains/araf.json b/domains/araf.json deleted file mode 100644 index 442c23e60..000000000 --- a/domains/araf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yasar-arafath", - "email": "1up6i9jv@duck.com" - }, - "record": { - "CNAME": "yasar-arafath.github.io" - } -} From dc34c4125a16ad7751d5c4f86e05d9b9d43ccb8d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:24:28 +0200 Subject: [PATCH 1438/2485] Delete domains/charcg.json --- domains/charcg.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/charcg.json diff --git a/domains/charcg.json b/domains/charcg.json deleted file mode 100644 index f49dbde7e..000000000 --- a/domains/charcg.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "CharCG's Website", - "repo": "https://github.com/charcg/charcg.github.io", - "owner": { - "username": "CharCG", - "email": "charlescong91@gmail.com", - "twitter": "charlescong91" - }, - "record": { - "CNAME": "charcg.github.io" - } -} From f778be5328f54bc90340bbc885f33202814e60aa Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:24:52 +0200 Subject: [PATCH 1439/2485] Delete domains/arjix.json --- domains/arjix.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/arjix.json diff --git a/domains/arjix.json b/domains/arjix.json deleted file mode 100644 index 3af0bba31..000000000 --- a/domains/arjix.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Most likely a page for my portfolio.", - "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io", - "owner": { - "username": "ArjixWasTaken", - "discord": "Hecker#5573" - }, - "record": { - "CNAME": "arjixwastaken.github.io" - } -} From 74c75d48e326f027d2b8c14fef700fe21c48b8e4 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 16 Feb 2025 14:35:58 +0200 Subject: [PATCH 1440/2485] Remove this because Willy said so --- domains/itsdemongamez.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/itsdemongamez.json diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json deleted file mode 100644 index ad1448374..000000000 --- a/domains/itsdemongamez.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DemonGamez", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" - }, - "record": { - "CNAME": "demongamez.github.io" - } -} From c31b410324eed8b10737bb0b3caab74d820683f3 Mon Sep 17 00:00:00 2001 From: Idriss Douiri <112064985+AstroDriss@users.noreply.github.com> Date: Sun, 16 Feb 2025 12:59:49 +0000 Subject: [PATCH 1441/2485] Update idriss.json --- domains/idriss.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/idriss.json b/domains/idriss.json index be40bb738..58db049ff 100644 --- a/domains/idriss.json +++ b/domains/idriss.json @@ -4,6 +4,6 @@ "email": "drisspennywise@gmail.com" }, "record": { - "CNAME": "idriss.douiri.org" + "A": ["76.76.21.21"] } } From 47ed43b08b389d944c8df2d332c497599a194a84 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 16 Feb 2025 20:00:56 +0700 Subject: [PATCH 1442/2485] Create miteigi --- domains/miteigi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miteigi diff --git a/domains/miteigi b/domains/miteigi new file mode 100644 index 000000000..764161773 --- /dev/null +++ b/domains/miteigi @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "actuallyundefined", + "email": "baokhang4930@gmail.com" + }, + "record": { + "NS": ["elijah.ns.cloudflare.com", "jo.ns.cloudflare.com"] + } +} From b905f62de45a721a7716ff09d0b236a85a9d79ce Mon Sep 17 00:00:00 2001 From: Idriss Douiri <112064985+AstroDriss@users.noreply.github.com> Date: Sun, 16 Feb 2025 13:02:33 +0000 Subject: [PATCH 1443/2485] Create _vercel.idriss.json --- domains/_vercel.idriss.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.idriss.json diff --git a/domains/_vercel.idriss.json b/domains/_vercel.idriss.json new file mode 100644 index 000000000..286c47ce7 --- /dev/null +++ b/domains/_vercel.idriss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AstroDriss", + "email": "drisspennywise@gmail.com" +}, + "record": { + "TXT": "vc-domain-verify=idriss.is-a.dev,375d6639e027c0907afd" + } +} From d5ea4ff6af213783433613b7062f90c41a1559d5 Mon Sep 17 00:00:00 2001 From: Undefined Date: Sun, 16 Feb 2025 20:07:08 +0700 Subject: [PATCH 1444/2485] Rename miteigi to miteigi.json --- domains/{miteigi => miteigi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{miteigi => miteigi.json} (100%) diff --git a/domains/miteigi b/domains/miteigi.json similarity index 100% rename from domains/miteigi rename to domains/miteigi.json From 84556234b6faee6ed454615a5f3d3183d2fd5e6f Mon Sep 17 00:00:00 2001 From: BougSoon Studio <133879335+BougSoon-Studio@users.noreply.github.com> Date: Sun, 16 Feb 2025 14:42:41 +0100 Subject: [PATCH 1445/2485] Update mr-julus.json --- domains/mr-julus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mr-julus.json b/domains/mr-julus.json index 7a5159704..69e7ef7d5 100644 --- a/domains/mr-julus.json +++ b/domains/mr-julus.json @@ -5,6 +5,6 @@ "email": "bougsoon.studio@gmail.com" }, "record": { - "CNAME": "mr-julus.web.app" + "TXT": "vc-domain-verify=mr-julus.is-a.dev,caaed911982c75cb0961" } } From a3d13a7a673f9258d1ce8d3ea6cb3772f17dc237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=96=E4=B8=80=E5=86=96?= Date: Sun, 16 Feb 2025 15:16:09 +0100 Subject: [PATCH 1446/2485] Create _discord.schuh.json --- domains/_discord.schuh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.schuh.json diff --git a/domains/_discord.schuh.json b/domains/_discord.schuh.json new file mode 100644 index 000000000..29d469ab3 --- /dev/null +++ b/domains/_discord.schuh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vqpe", + "email": "theschuhofyou@gmail.com" + }, + "record": { + "TXT": "dh=7e4702912048b4ff69b652081db69782cd50ccf3" + } +} From 86566d89e57906ff91de75a4c8abb2fc80503322 Mon Sep 17 00:00:00 2001 From: Juan Pablo Leon <55759064+juanleon8581@users.noreply.github.com> Date: Sun, 16 Feb 2025 09:41:47 -0500 Subject: [PATCH 1447/2485] Add juanpabloleonmaya subdomain register --- domains/_vercel.juanpabloleonmaya.json | 9 +++++++++ domains/juanpabloleonmaya.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.juanpabloleonmaya.json create mode 100644 domains/juanpabloleonmaya.json diff --git a/domains/_vercel.juanpabloleonmaya.json b/domains/_vercel.juanpabloleonmaya.json new file mode 100644 index 000000000..305e434d8 --- /dev/null +++ b/domains/_vercel.juanpabloleonmaya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "juanleon8581", + "email": "juanleon8581@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=juanpabloleonmaya.is-a.dev,60444b8f6c0ae7c91c12" + } +} \ No newline at end of file diff --git a/domains/juanpabloleonmaya.json b/domains/juanpabloleonmaya.json new file mode 100644 index 000000000..395a2c086 --- /dev/null +++ b/domains/juanpabloleonmaya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "juanleon8581", + "email": "juanleon8581@gmail.com" + }, + "record": { + "TXT": "juanpabloleonmaya.vercel.app" + } +} \ No newline at end of file From c2336a3f8d5c3436e64cd5ee77e2b459d074ab66 Mon Sep 17 00:00:00 2001 From: Nguyen Thanh Trieu Date: Sun, 16 Feb 2025 21:47:14 +0700 Subject: [PATCH 1448/2485] create konnn04 --- domains/konnn04.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/konnn04.json diff --git a/domains/konnn04.json b/domains/konnn04.json new file mode 100644 index 000000000..1da6901be --- /dev/null +++ b/domains/konnn04.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "konnn04", + "email": "trieukon1011@gmail.com" + }, + "record": { + "CNAME": "konnn04.github.io" + } + } + \ No newline at end of file From 3f1c81d31c122086d06a529c2b0eee0202f9b0d9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 16 Feb 2025 18:55:20 +0400 Subject: [PATCH 1449/2485] update username for prev domain --- domains/undefined.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/undefined.json b/domains/undefined.json index d860e36c3..d2143d6e5 100644 --- a/domains/undefined.json +++ b/domains/undefined.json @@ -1,8 +1,7 @@ { "description": "This subdomain is for my personal portfolio website.", - "repo": "https://github.com/baokhang4930/baokhang4930.github.io", "owner": { - "username": "baokhang4930", + "username": "actuallyundefined", "email": "baokhang4930@gmail.com", "twitter": "undefiined__" }, From 4e71dc5599205550d20e443b2b4bc6ddddc1ee1c Mon Sep 17 00:00:00 2001 From: SA-Army <85917299+SA-Army@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:28:34 +0530 Subject: [PATCH 1450/2485] Create anveshraman.json --- domains/anveshraman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anveshraman.json diff --git a/domains/anveshraman.json b/domains/anveshraman.json new file mode 100644 index 000000000..89f6b3639 --- /dev/null +++ b/domains/anveshraman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SA-Army", + "email": "anveshraman.ae@gmail.com" + }, + "record": { + "CNAME": "sa-army.github.io" + } +} From b5d3cf31f47dbf0f3113172431fc7bc92fa8b820 Mon Sep 17 00:00:00 2001 From: Enzo Mazzariol <150281793+enzomazzariol@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:09:39 +0100 Subject: [PATCH 1451/2485] Create enzomazzariol.json --- domains/enzomazzariol.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/enzomazzariol.json diff --git a/domains/enzomazzariol.json b/domains/enzomazzariol.json new file mode 100644 index 000000000..70cfa4472 --- /dev/null +++ b/domains/enzomazzariol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "enzomazzariol", + "email": "mazzariolenzo@gmail.com" + }, + "record": { + "CNAME": "enzomazzariol.netlify.app" + } +} From a83220b04a2ac8b45d84ae532ad8106ece35e071 Mon Sep 17 00:00:00 2001 From: prashant48653c Date: Sun, 16 Feb 2025 20:57:31 +0545 Subject: [PATCH 1452/2485] Added new domain --- domains/prasant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prasant.json diff --git a/domains/prasant.json b/domains/prasant.json new file mode 100644 index 000000000..e7f6582ed --- /dev/null +++ b/domains/prasant.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/prashant48653c/portfolio", + "owner": { + "username": "prashant48653c", + "email": "acharyaprashant227@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From 8b0e49192451745a6261961b9cd52b8713ecc53c Mon Sep 17 00:00:00 2001 From: Luiz Araujo <87837854+leduardoaraujo@users.noreply.github.com> Date: Sun, 16 Feb 2025 12:27:36 -0300 Subject: [PATCH 1453/2485] Create ludolua.json --- domains/ludolua.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ludolua.json diff --git a/domains/ludolua.json b/domains/ludolua.json new file mode 100644 index 000000000..ed49f49cf --- /dev/null +++ b/domains/ludolua.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "leduardoaraujo", + "email": "luizeduardo55062@gmail.com" + }, + "record": { + "CNAME": "leduardoaraujo.github.io" + } +} From bc4ca43eb46f504aa883c04bfe0210f7c8703234 Mon Sep 17 00:00:00 2001 From: Khaif Mohamed Date: Sun, 16 Feb 2025 21:13:20 +0530 Subject: [PATCH 1454/2485] create: _vercel.khaif.json --- domains/_vercel.khaif.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.khaif.json diff --git a/domains/_vercel.khaif.json b/domains/_vercel.khaif.json new file mode 100644 index 000000000..2f5f158f0 --- /dev/null +++ b/domains/_vercel.khaif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khxif", + "email": "code.khaif@gmail.com" + }, + "record": { + "TXT": "fe39b6b2d8e96026a707" + } +} From 0bfa6519d2bba81f3f9c3f9b6100cdb56442d2ed Mon Sep 17 00:00:00 2001 From: Mark Date: Sun, 16 Feb 2025 17:03:37 +0100 Subject: [PATCH 1455/2485] Update markblum.json --- domains/markblum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/markblum.json b/domains/markblum.json index 073ee14d4..11b3bfc81 100644 --- a/domains/markblum.json +++ b/domains/markblum.json @@ -4,6 +4,6 @@ "email": "mark@el-blum.de" }, "record": { - "CNAME": "el-blum.selfhost.co" + "CNAME": "dyndns.el-blum.de" } } From 47f216394d9157fa3a5c90845a35d8f9a181fb42 Mon Sep 17 00:00:00 2001 From: Eduardo Bravo Date: Sun, 16 Feb 2025 12:37:34 -0400 Subject: [PATCH 1456/2485] chore: :speech_balloon: added euler.json --- domains/euler.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/euler.json diff --git a/domains/euler.json b/domains/euler.json new file mode 100644 index 000000000..2765bcc02 --- /dev/null +++ b/domains/euler.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Euler-B", + "email": "eduardojosebb.matescience@gmail.com" +}, + "record": { + "CNAME": "euler-b.pages.dev" + } +} \ No newline at end of file From 3290b625b3ef048c8fe96fb7ecb9423d673e86f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Ferr=C3=B3n?= Date: Sun, 16 Feb 2025 17:55:48 +0100 Subject: [PATCH 1457/2485] Create xavier.json --- domains/xavier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xavier.json diff --git a/domains/xavier.json b/domains/xavier.json new file mode 100644 index 000000000..fa5b6efeb --- /dev/null +++ b/domains/xavier.json @@ -0,0 +1,11 @@ +{ + "description": "Xavier Personal Development Site", + "repo": "https://github.com/MrSiir/mrsiir.github.io", + "owner": { + "username": "MrSiir", + "email": "mrsiir@gmail.com" + }, + "record": { + "CNAME": "mrsiir.github.io" + } +} \ No newline at end of file From 1a2e5eafb4d9ba71f22da199ac762c5726cd9eec Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Sun, 16 Feb 2025 17:38:33 +0000 Subject: [PATCH 1458/2485] Create subdomain guilleLM71 --- domains/guilleLM.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/guilleLM.json diff --git a/domains/guilleLM.json b/domains/guilleLM.json new file mode 100644 index 000000000..a81eb3645 --- /dev/null +++ b/domains/guilleLM.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Tech Website...", + "repo": "https://github.com/guilleLM71/portafolio", + "owner": { + "username": "guilleLM71", + "email": "jlauram3@fcpn.edu.bo" + }, + "record": { + "CNAME": "https://guillelm71.github.io/portafolio" + } +} From 3728e67d7c526812d536e67bdc6b9c0a4b03bcce Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Sun, 16 Feb 2025 17:44:28 +0000 Subject: [PATCH 1459/2485] Change name file --- domains/{guilleLM.json => guillelm.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{guilleLM.json => guillelm.json} (100%) diff --git a/domains/guilleLM.json b/domains/guillelm.json similarity index 100% rename from domains/guilleLM.json rename to domains/guillelm.json From 0d8a41f041786307b55956577d093bd762b2478d Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:35:50 +0100 Subject: [PATCH 1460/2485] Create _atproto.notcoded.json --- domains/_atproto.notcoded.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_atproto.notcoded.json diff --git a/domains/_atproto.notcoded.json b/domains/_atproto.notcoded.json new file mode 100644 index 000000000..293c22341 --- /dev/null +++ b/domains/_atproto.notcoded.json @@ -0,0 +1,11 @@ +{ + "description": "domain verification for bluesky", + "owner": { + "username": "not-coded", + "discord": "notcoded", + "discordUserID": "620662953347121163" + }, + "record": { + "TXT": "did=did:plc:hvgfiqmdl5sqcba2453dfpxe" + } +} From 1ab28f26b5e2b3b5447b7035469de9d2718cb751 Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:40:03 +0100 Subject: [PATCH 1461/2485] Create _discord.notcoded.json --- domains/_discord.notcoded.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.notcoded.json diff --git a/domains/_discord.notcoded.json b/domains/_discord.notcoded.json new file mode 100644 index 000000000..4b0d5f267 --- /dev/null +++ b/domains/_discord.notcoded.json @@ -0,0 +1,11 @@ +{ + "description": "domain verification for discord", + "owner": { + "username": "not-coded", + "discord": "notcoded", + "discordUserID": "620662953347121163" + }, + "record": { + "TXT": "dh=0a6a5afd3a6ee9b2709a43a77e6679a2e9969384" + } +} From 4bdf22e85f1cef2ad72b293fc38a16080abb65bc Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:40:43 +0100 Subject: [PATCH 1462/2485] update discord username --- domains/notcoded.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/notcoded.json b/domains/notcoded.json index d065c32ac..de3fc586b 100644 --- a/domains/notcoded.json +++ b/domains/notcoded.json @@ -3,7 +3,7 @@ "repo": "https://github.com/not-coded/not-coded.github.io", "owner": { "username": "not-coded", - "discord": "Code#9844", + "discord": "notcoded", "discordUserID": "620662953347121163" }, "record": { From 04c3f819bbe9354a896fd1ef06398ed0ea133152 Mon Sep 17 00:00:00 2001 From: BougSoon Studio <133879335+BougSoon-Studio@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:53:04 +0100 Subject: [PATCH 1463/2485] Update mr-julus.json --- domains/mr-julus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mr-julus.json b/domains/mr-julus.json index 69e7ef7d5..eabbee29c 100644 --- a/domains/mr-julus.json +++ b/domains/mr-julus.json @@ -5,6 +5,6 @@ "email": "bougsoon.studio@gmail.com" }, "record": { - "TXT": "vc-domain-verify=mr-julus.is-a.dev,caaed911982c75cb0961" + "TXT": "mr-julus.vercel.app" } } From 6c34e17b623d764445ff62f5ffceff14a243c65e Mon Sep 17 00:00:00 2001 From: BougSoon Studio <133879335+BougSoon-Studio@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:54:54 +0100 Subject: [PATCH 1464/2485] Create _vercel.mr-julus.json --- domains/_vercel.mr-julus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mr-julus.json diff --git a/domains/_vercel.mr-julus.json b/domains/_vercel.mr-julus.json new file mode 100644 index 000000000..a1333e074 --- /dev/null +++ b/domains/_vercel.mr-julus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BougSoon-Studio", + "email": "bougsoon.studio@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=mr-julus.is-a.dev,caaed911982c75cb0961" + } +} From 882eeedbdced1987ad4c41d2db52b07aacdccca7 Mon Sep 17 00:00:00 2001 From: BougSoon Studio <133879335+BougSoon-Studio@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:56:00 +0100 Subject: [PATCH 1465/2485] Update mr-julus.json --- domains/mr-julus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mr-julus.json b/domains/mr-julus.json index eabbee29c..ef0d33648 100644 --- a/domains/mr-julus.json +++ b/domains/mr-julus.json @@ -5,6 +5,6 @@ "email": "bougsoon.studio@gmail.com" }, "record": { - "TXT": "mr-julus.vercel.app" + "CNAME": "mr-julus.vercel.app" } } From 3d3e6ce6a24dd35f10f9bc5b682d27f52795fd8c Mon Sep 17 00:00:00 2001 From: Juan Pablo Leon <55759064+juanleon8581@users.noreply.github.com> Date: Sun, 16 Feb 2025 16:31:32 -0500 Subject: [PATCH 1466/2485] Updata A record for juanpabloleonmaya.json --- domains/juanpabloleonmaya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juanpabloleonmaya.json b/domains/juanpabloleonmaya.json index 395a2c086..fcd0b2390 100644 --- a/domains/juanpabloleonmaya.json +++ b/domains/juanpabloleonmaya.json @@ -4,6 +4,6 @@ "email": "juanleon8581@gmail.com" }, "record": { - "TXT": "juanpabloleonmaya.vercel.app" + "A": ["76.76.21.21"] } } \ No newline at end of file From 7672a401c7fd445e76a3999250cd24f305865330 Mon Sep 17 00:00:00 2001 From: Simon Smith Date: Sun, 16 Feb 2025 22:23:04 +0000 Subject: [PATCH 1467/2485] Create si458.json --- domains/si458.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/si458.json diff --git a/domains/si458.json b/domains/si458.json new file mode 100644 index 000000000..8382bc1e0 --- /dev/null +++ b/domains/si458.json @@ -0,0 +1,14 @@ +{ + "description": "Opensource software developer supporting opensourcea pplications", + "repo": "https://github.com/si458", + "owner": { + "username": "si458", + "email": "simonsmith5521@gmail.com" + }, + "record": { + "NS": [ + "jake.ns.cloudflare.com", + "jill.ns.cloudflare.com" + ] + } +} From 4dac34aba7173b8a384aeb26edecaed357e38f4f Mon Sep 17 00:00:00 2001 From: Simon Smith Date: Sun, 16 Feb 2025 22:30:10 +0000 Subject: [PATCH 1468/2485] Update si458.json --- domains/si458.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/si458.json b/domains/si458.json index 8382bc1e0..3043e5a4d 100644 --- a/domains/si458.json +++ b/domains/si458.json @@ -1,5 +1,5 @@ { - "description": "Opensource software developer supporting opensourcea pplications", + "description": "an open source software developer supporting opensource applications", "repo": "https://github.com/si458", "owner": { "username": "si458", From b07746b098b64b43b4d02f1aafa22c675d6da6f9 Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Mon, 17 Feb 2025 10:29:39 +0800 Subject: [PATCH 1469/2485] Update jb.json --- domains/jb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jb.json b/domains/jb.json index 6b3454fee..d35e7c01c 100644 --- a/domains/jb.json +++ b/domains/jb.json @@ -6,6 +6,6 @@ "email": "jbcarreon212@gmail.com" }, "record": { - "A": ["35.223.92.119"] + "A": ["34.56.187.73"] } } From 2b6d2a0512a39c16513e83033a4e2e5663d0ec43 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 17 Feb 2025 08:55:44 +0300 Subject: [PATCH 1470/2485] Update usamakhalid.json --- domains/usamakhalid.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/usamakhalid.json b/domains/usamakhalid.json index 4506fc819..45f90bddc 100644 --- a/domains/usamakhalid.json +++ b/domains/usamakhalid.json @@ -3,9 +3,9 @@ "repo": "https://github.com/usama0155/portfolio", "owner": { "username": "usama0155", - "email": "[usamak5453@gmail.com]" + "email": "usamak5453@gmail.com" }, "record": { "CNAME": "usama0155.github.io" } -} \ No newline at end of file +} From 8b2368fceaa72a6cb5d0486e9a2ac225216f0d17 Mon Sep 17 00:00:00 2001 From: Paul-Marc Date: Mon, 17 Feb 2025 09:12:35 +0200 Subject: [PATCH 1471/2485] Adding CNAME for dev.paulmarc.org --- domains/paulmarc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/paulmarc.json diff --git a/domains/paulmarc.json b/domains/paulmarc.json new file mode 100644 index 000000000..f059e27f5 --- /dev/null +++ b/domains/paulmarc.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Dev website for paulmarc.is-a.dev", + "repo": "https://github.com/paulmarc", + "owner": { + "username": "paulmarc", + "email": "develop@paulmarc.org" + }, + "record": { + "CNAME": "dev.paulmarc.org" + }, + "proxied": false +} From ce377a471f10d6b4228130acf9640f9c1334e40c Mon Sep 17 00:00:00 2001 From: Marco Voegeli <31365321+Marco-Voegeli@users.noreply.github.com> Date: Mon, 17 Feb 2025 09:58:35 +0100 Subject: [PATCH 1472/2485] Update marco.voegeli.json Proxy doesn't seem to work so I removed it --- domains/marco.voegeli.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/marco.voegeli.json b/domains/marco.voegeli.json index 778087909..c92231ffe 100644 --- a/domains/marco.voegeli.json +++ b/domains/marco.voegeli.json @@ -2,10 +2,8 @@ "owner": { "username": "Marco-Voegeli", "email": "voegelijjm@gmail.com" - }, "record": { "CNAME": "marco-voegeli.github.io" - }, - "proxied": true + } } From aef9b6e2f6b8d140c9fd141ee3dbc42416428b86 Mon Sep 17 00:00:00 2001 From: Shahadat Hossen Shams <100944767+shshams@users.noreply.github.com> Date: Mon, 17 Feb 2025 15:15:50 +0600 Subject: [PATCH 1473/2485] Create _vercel.xenonrexo.json --- domains/_vercel.xenonrexo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.xenonrexo.json diff --git a/domains/_vercel.xenonrexo.json b/domains/_vercel.xenonrexo.json new file mode 100644 index 000000000..2a6c78644 --- /dev/null +++ b/domains/_vercel.xenonrexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shshahms", + "email": "shahadathossenshams@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=xenonrexo.is-a.dev,8fbb85bd77adeb090add" + } +} From 336ea0c20b40d5c7f0896ba2d77316f15eb5278f Mon Sep 17 00:00:00 2001 From: MrSiir Date: Mon, 17 Feb 2025 11:53:43 +0100 Subject: [PATCH 1474/2485] Create _github-pages-challenge-mrsiir.xavier.json --- domains/_github-pages-challenge-mrsiir.xavier.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-mrsiir.xavier.json diff --git a/domains/_github-pages-challenge-mrsiir.xavier.json b/domains/_github-pages-challenge-mrsiir.xavier.json new file mode 100644 index 000000000..f86ea66ba --- /dev/null +++ b/domains/_github-pages-challenge-mrsiir.xavier.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrSiir", + "email": "mrsiir@gmail.com" + }, + "record": { + "TXT": "137e2b17a723cce89a10e5e245a3b5" + } +} \ No newline at end of file From bf6f5dcc2cf466438dd91b9ee08a24ac90630725 Mon Sep 17 00:00:00 2001 From: Khaif Mohamed Date: Mon, 17 Feb 2025 16:46:25 +0530 Subject: [PATCH 1475/2485] update _vercel.khaif.json --- domains/_vercel.khaif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.khaif.json b/domains/_vercel.khaif.json index 2f5f158f0..f197c11b8 100644 --- a/domains/_vercel.khaif.json +++ b/domains/_vercel.khaif.json @@ -4,6 +4,6 @@ "email": "code.khaif@gmail.com" }, "record": { - "TXT": "fe39b6b2d8e96026a707" + "TXT": "vc-domain-verify=khaif.is-a.dev,fe39b6b2d8e96026a707" } } From 387c84d703cfe4682a6c1c6a56d0ea3832dd6d3f Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch Date: Mon, 17 Feb 2025 18:32:59 +0700 Subject: [PATCH 1476/2485] config: add davidsneighbour.is-a.dev Signed-off-by: Patrick Kollitsch --- domains/davidsneighbour.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/davidsneighbour.json diff --git a/domains/davidsneighbour.json b/domains/davidsneighbour.json new file mode 100644 index 000000000..854028e93 --- /dev/null +++ b/domains/davidsneighbour.json @@ -0,0 +1,13 @@ +{ + "description": "My GitHub profile", + "owner": { + "username": "davidsneighbour", + "email": "83281+davidsneighbour@users.noreply.github.com" + }, + "record": { + "URL": "https://github.com/davidsneighbour/", + "MX": [ + "smtp.google.com" + ] + } +} From 3d7b7a4641bbf529c376a75624e884a77b6e5781 Mon Sep 17 00:00:00 2001 From: Dishant radadiya <164029200+Dishant402955@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:13:19 +0530 Subject: [PATCH 1477/2485] Update domains/dishant.json Co-authored-by: iostpa --- domains/dishant.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/dishant.json b/domains/dishant.json index acb34f8cb..05340852e 100644 --- a/domains/dishant.json +++ b/domains/dishant.json @@ -1,6 +1,4 @@ { - "domain":"is-a.dev", - "subdomain":"dishant", "owner":{ "repo":"https://github.com/Dishant402955/Portfolio", "email":"dishantradadiya3036@gmail.com" From 01b8d00788efb4491407d4dbd42d38af54db57ea Mon Sep 17 00:00:00 2001 From: Dishant radadiya <164029200+Dishant402955@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:13:33 +0530 Subject: [PATCH 1478/2485] Update domains/dishant.json Co-authored-by: iostpa --- domains/dishant.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dishant.json b/domains/dishant.json index 05340852e..5d91b89b7 100644 --- a/domains/dishant.json +++ b/domains/dishant.json @@ -1,6 +1,7 @@ { + "repo":"https://github.com/Dishant402955/Portfolio", "owner":{ - "repo":"https://github.com/Dishant402955/Portfolio", + "username": "Dishant402955", "email":"dishantradadiya3036@gmail.com" }, "record":{ From 408c4d385094f06d07f0f57a902d619c37632a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberto=20D=C3=ADaz=20Mu=C3=B1oz?= Date: Mon, 17 Feb 2025 13:14:11 +0100 Subject: [PATCH 1479/2485] Create albertodm.json --- domains/albertodm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/albertodm.json diff --git a/domains/albertodm.json b/domains/albertodm.json new file mode 100644 index 000000000..868ccddca --- /dev/null +++ b/domains/albertodm.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/MonforteGG/portfolio", + "owner": { + "username": "MonforteGG", + "email": "albdiamun@gmail.com" + }, + "description": "portfolio website", + "record": { + "CNAME": "albertodm.netlify.app" + } +} From 470204b97f11874fb507736126dbffde6868345c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Mon, 17 Feb 2025 17:48:43 +0300 Subject: [PATCH 1480/2485] Update baturalp.json --- domains/baturalp.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/baturalp.json b/domains/baturalp.json index 8b1378917..9707e7d66 100644 --- a/domains/baturalp.json +++ b/domains/baturalp.json @@ -1 +1,11 @@ - +{ + "description": "Baturalp Sönmez Portfolio website", + "repo": "https://github.com/Baturalp52/Baturalp52.github.io", + "owner": { + "username": "Baturalp52", + "email": "baturalpsonmez2002@gmail.com" + }, + "record": { + "CNAME": "baturalp52.github.io" + } +} From 07256c39d14cc75d46a1d99c6d255bad670fb10e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Mon, 17 Feb 2025 18:10:10 +0300 Subject: [PATCH 1481/2485] Update baturalp.json --- domains/baturalp.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/baturalp.json b/domains/baturalp.json index 9707e7d66..dc50c1049 100644 --- a/domains/baturalp.json +++ b/domains/baturalp.json @@ -6,6 +6,7 @@ "email": "baturalpsonmez2002@gmail.com" }, "record": { - "CNAME": "baturalp52.github.io" + "CNAME": "baturalp52.github.io", + "TXT": "8e1fd82942a7ceae35f62019e370aa" } } From 203d67517cc23f6714a213c41658d1266accda69 Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:57:19 +0200 Subject: [PATCH 1482/2485] add website --- domains/omardotdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omardotdev.json diff --git a/domains/omardotdev.json b/domains/omardotdev.json new file mode 100644 index 000000000..e8f7e70c9 --- /dev/null +++ b/domains/omardotdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omardotdev", + "email": "om749843@tutanota.de" + }, + "record": { + "CNAME": "omardotdev.codeberg.page" + } +} From 573da350bd35d357d2e0bbc5f6a50584ec812622 Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:59:31 +0200 Subject: [PATCH 1483/2485] add discord id too --- domains/omardotdev.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/omardotdev.json b/domains/omardotdev.json index e8f7e70c9..ed5543e76 100644 --- a/domains/omardotdev.json +++ b/domains/omardotdev.json @@ -1,7 +1,8 @@ { "owner": { "username": "omardotdev", - "email": "om749843@tutanota.de" + "email": "om749843@tutanota.de", + "discord": "1135918173959491595" }, "record": { "CNAME": "omardotdev.codeberg.page" From 3230be4afdfe93d4e08dfd744dd8d0c2fa8a53ba Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Mon, 17 Feb 2025 18:16:04 +0200 Subject: [PATCH 1484/2485] use correct domain scheme --- domains/omardotdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omardotdev.json b/domains/omardotdev.json index ed5543e76..1fc9ec116 100644 --- a/domains/omardotdev.json +++ b/domains/omardotdev.json @@ -5,6 +5,6 @@ "discord": "1135918173959491595" }, "record": { - "CNAME": "omardotdev.codeberg.page" + "CNAME": "pages.omardotdev.codeberg.page" } } From 1c4d6119ac36ebe9e0d3b1152170ec5a4485b2be Mon Sep 17 00:00:00 2001 From: Nguyen Truong Ton <62142317+nguyentruongton@users.noreply.github.com> Date: Mon, 17 Feb 2025 23:20:39 +0700 Subject: [PATCH 1485/2485] Create stark.json --- domains/stark | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stark diff --git a/domains/stark b/domains/stark new file mode 100644 index 000000000..582d30863 --- /dev/null +++ b/domains/stark @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nguyentruongton", + "email": "tonstark.dev@gmail.com" + }, + "record": { + "CNAME": "truongton.vercel.app" + } +} From b18b23d8399cfeecf30a5d5832c32181333e0bf0 Mon Sep 17 00:00:00 2001 From: Carlos Tirado Date: Mon, 17 Feb 2025 11:54:04 -0500 Subject: [PATCH 1486/2485] Create carlostirado.json --- domains/carlostirado.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/carlostirado.json diff --git a/domains/carlostirado.json b/domains/carlostirado.json new file mode 100644 index 000000000..f22b79ffd --- /dev/null +++ b/domains/carlostirado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carlostirado23", + "email": "mariotiradotovar@outlook.com" + }, + "record": { + "CNAME": "https://carlostirado.vercel.app/" + } +} From f732d0abbd9a5220d302baca2669186f69cf0a60 Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 17 Feb 2025 14:16:40 -0300 Subject: [PATCH 1487/2485] Update finch.json I have modified CNAME and EMAIL. Thank you. --- domains/finch.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/finch.json b/domains/finch.json index cb9df88e5..d074436de 100644 --- a/domains/finch.json +++ b/domains/finch.json @@ -1,9 +1,9 @@ { "owner": { "username": "metalespesados", - "email": "metalespesados@icloud.com" + "email": "bengfm@icloud.com" }, "record": { - "CNAME": "metalespesados.vercel.app" + "CNAME": "ebn.netlify.app" } } From 16cf72cd449248a358182135839f21bf4a03a8d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Mon, 17 Feb 2025 20:56:27 +0300 Subject: [PATCH 1488/2485] Update baturalp.json --- domains/baturalp.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/baturalp.json b/domains/baturalp.json index dc50c1049..9707e7d66 100644 --- a/domains/baturalp.json +++ b/domains/baturalp.json @@ -6,7 +6,6 @@ "email": "baturalpsonmez2002@gmail.com" }, "record": { - "CNAME": "baturalp52.github.io", - "TXT": "8e1fd82942a7ceae35f62019e370aa" + "CNAME": "baturalp52.github.io" } } From 278cbe257dcbf16ec23d92e39e81c702e4ee8e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baturalp=20S=C3=B6nmez?= Date: Mon, 17 Feb 2025 20:58:07 +0300 Subject: [PATCH 1489/2485] Create _github-pages-challenge-Baturalp52.json --- domains/_github-pages-challenge-Baturalp52.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Baturalp52.json diff --git a/domains/_github-pages-challenge-Baturalp52.json b/domains/_github-pages-challenge-Baturalp52.json new file mode 100644 index 000000000..8907a66a2 --- /dev/null +++ b/domains/_github-pages-challenge-Baturalp52.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Baturalp52", + "email": "baturalpsonmez2002@gmail.com" + }, + "record": { + "TXT": "8e1fd82942a7ceae35f62019e370aa" + } +} From da0566c180e3dd1c6c35b08a156112f920a1089f Mon Sep 17 00:00:00 2001 From: "leo.lb" <86248211+leo-lb29@users.noreply.github.com> Date: Mon, 17 Feb 2025 19:29:41 +0100 Subject: [PATCH 1490/2485] Update leolb.json --- domains/leolb.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/leolb.json b/domains/leolb.json index 1df9b7d5f..d8d150035 100644 --- a/domains/leolb.json +++ b/domains/leolb.json @@ -1,12 +1,11 @@ { - "description": "Site personnel de Léo", - "repo": "https://github.com/leo-lb29/register", + "description": "Leo LB Portfolio", + "repo": "https://github.com/leo-lb29", "owner": { "username": "leo-lb29", - "email": "postyourbot@gmail.com", - "discord": "leo.lb" + "email": "postyourbot@gmail.com" }, "record": { - "CNAME": "leo.dev.project-maker.fr" + "URL": "https://leolb.wagoo.app" } } From cea9c23951647b48ed648c057488621023fd0d53 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch Date: Tue, 18 Feb 2025 04:15:13 +0700 Subject: [PATCH 1491/2485] fix: add non-noreply email address as contact Signed-off-by: Patrick Kollitsch --- domains/davidsneighbour.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/davidsneighbour.json b/domains/davidsneighbour.json index 854028e93..ad352b6a0 100644 --- a/domains/davidsneighbour.json +++ b/domains/davidsneighbour.json @@ -2,7 +2,7 @@ "description": "My GitHub profile", "owner": { "username": "davidsneighbour", - "email": "83281+davidsneighbour@users.noreply.github.com" + "email": "pkollitsch+isadev@gmail.com" }, "record": { "URL": "https://github.com/davidsneighbour/", From 7c8ae54a776557d694e10bbe0a967e37c126e8d7 Mon Sep 17 00:00:00 2001 From: Connor Date: Mon, 17 Feb 2025 23:15:41 +0100 Subject: [PATCH 1492/2485] Update connor.json --- domains/connor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/connor.json b/domains/connor.json index 2fb2b310e..36a89f81f 100644 --- a/domains/connor.json +++ b/domains/connor.json @@ -3,9 +3,9 @@ "repo": "https://github.com/ConnorDoesDev/connordoesdev.github.io", "owner": { "username": "ConnorDoesDev", - "email": "connor@cstudios.gay" + "email": "connor@dmc.chat" }, "record": { - "CNAME": "connordoesdev.github.io" + "A": ["173.249.45.163"] } } From 2722d67ba61b39389c85c89d094a3f33d7235d8e Mon Sep 17 00:00:00 2001 From: Nuggew Date: Mon, 17 Feb 2025 20:06:23 -0300 Subject: [PATCH 1493/2485] Register my website --- domains/nuggew.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nuggew.json diff --git a/domains/nuggew.json b/domains/nuggew.json new file mode 100644 index 000000000..5fcaa485a --- /dev/null +++ b/domains/nuggew.json @@ -0,0 +1,10 @@ +{ + "description": "nuggew's fortress (portfolio)", + "owner": { + "username": "Nuggew", + "email": "contato.guilherme.silva.araujo@gmail.com" + }, + "record": { + "URL": "nuggew.github.io" + } +} From f34e11ca9e5c358f66336ece4e9c00031930608d Mon Sep 17 00:00:00 2001 From: Ikram Maulana Date: Mon, 17 Feb 2025 23:58:41 +0000 Subject: [PATCH 1494/2485] remove proxied property from domain configurations --- domains/ikram.json | 3 +-- domains/kakureta.ikram.json | 3 +-- domains/links.ikram.json | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/domains/ikram.json b/domains/ikram.json index 515170fc1..84ac66224 100644 --- a/domains/ikram.json +++ b/domains/ikram.json @@ -11,6 +11,5 @@ "v=spf1 include:spf.improvmx.com ~all", "google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4" ] - }, - "proxied": true + } } diff --git a/domains/kakureta.ikram.json b/domains/kakureta.ikram.json index 0bf36e18f..ff29ca1bb 100644 --- a/domains/kakureta.ikram.json +++ b/domains/kakureta.ikram.json @@ -6,6 +6,5 @@ }, "record": { "A": ["76.76.21.21"] - }, - "proxied": true + } } diff --git a/domains/links.ikram.json b/domains/links.ikram.json index 0bf36e18f..ff29ca1bb 100644 --- a/domains/links.ikram.json +++ b/domains/links.ikram.json @@ -6,6 +6,5 @@ }, "record": { "A": ["76.76.21.21"] - }, - "proxied": true + } } From 37ed092b28152a8450686db71cfd6203453368a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phan=20L=C3=AA=20H=E1=BB=93?= Date: Tue, 18 Feb 2025 03:38:45 +0000 Subject: [PATCH 1495/2485] Create holedev.json --- domains/holedev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/holedev.json diff --git a/domains/holedev.json b/domains/holedev.json new file mode 100644 index 000000000..882353c20 --- /dev/null +++ b/domains/holedev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "holedev", + "email": "phanleho002@gmail.com" + }, + "record": { + "URL": "https://github.com/holedev" + } +} \ No newline at end of file From ad4b6173c12382208a01d07c6095f8a47205f2b3 Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Tue, 18 Feb 2025 11:41:57 +0800 Subject: [PATCH 1496/2485] Enable cloudflare proxy: Update `jb.json` --- domains/jb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jb.json b/domains/jb.json index d35e7c01c..adc9648b7 100644 --- a/domains/jb.json +++ b/domains/jb.json @@ -7,5 +7,6 @@ }, "record": { "A": ["34.56.187.73"] - } + }, + "proxied": true } From 1ccfee1e361d5dcadd46db771fdccb62356a72df Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:59:24 +0545 Subject: [PATCH 1497/2485] Create nabin.json --- domains/nabin.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nabin.json diff --git a/domains/nabin.json b/domains/nabin.json new file mode 100644 index 000000000..be84f68e9 --- /dev/null +++ b/domains/nabin.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nabinkatwal7" + }, + "record": { + "RECORDTYPE": "A" + } +} From 9a5491b5af1d6ef15a54c888ab3cee6d7cf55cb5 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:08:57 +0545 Subject: [PATCH 1498/2485] Update nabin.json --- domains/nabin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index be84f68e9..8aa251a49 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -3,6 +3,7 @@ "username": "nabinkatwal7" }, "record": { - "RECORDTYPE": "A" + "CNAME": "https://portfolio-v3-six-iota.vercel.app/", + "A": "76.76.21.21" } } From 194122fd44842f02db538e0508d8b3d1f78ebfab Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:10:37 +0545 Subject: [PATCH 1499/2485] Update nabin.json --- domains/nabin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index 8aa251a49..04d0f6b49 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -1,6 +1,7 @@ { "owner": { - "username": "nabinkatwal7" + "username": "nabinkatwal7", + "email":"mediocampistaa@gmail.com" }, "record": { "CNAME": "https://portfolio-v3-six-iota.vercel.app/", From 001b98e3f98a0168640f771d08bfca7a4bfc837a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phan=20L=C3=AA=20H=E1=BB=93?= Date: Tue, 18 Feb 2025 04:49:38 +0000 Subject: [PATCH 1500/2485] change email owner holedev.json --- domains/holedev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/holedev.json b/domains/holedev.json index 882353c20..25c0f5245 100644 --- a/domains/holedev.json +++ b/domains/holedev.json @@ -1,7 +1,7 @@ { "owner": { "username": "holedev", - "email": "phanleho002@gmail.com" + "email": "contact@holedev.com" }, "record": { "URL": "https://github.com/holedev" From 25aa4296584eff48399d5497f757a9158a75f53e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=E1=BB=87t=20Hu=E1=BB=B3nh?= Date: Tue, 18 Feb 2025 11:50:39 +0700 Subject: [PATCH 1501/2485] Create viet.json --- domains/viet.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/viet.json diff --git a/domains/viet.json b/domains/viet.json new file mode 100644 index 000000000..17a7d3607 --- /dev/null +++ b/domains/viet.json @@ -0,0 +1,15 @@ +{ + "description": "Secondary domain for vietthe.dev", + "repo": "https://github.com/vietthedev/vietthe.dev", + "owner": { + "username": "vietthedev", + "email": "vietthedev@gmail.com", + "discord": "vietthedev" + }, + "record": { + "NS": [ + "evangeline.ns.cloudflare.com", + "salvador.ns.cloudflare.com" + ] + } +} From d6a24c44ebfc040e749c6dc2f257acf9d17469ed Mon Sep 17 00:00:00 2001 From: dtdung07 Date: Tue, 18 Feb 2025 12:05:09 +0700 Subject: [PATCH 1502/2485] Create dtdung.json --- domains/dtdung.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dtdung.json diff --git a/domains/dtdung.json b/domains/dtdung.json new file mode 100644 index 000000000..db2e7f5e9 --- /dev/null +++ b/domains/dtdung.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dtdung07" + }, + "record": { + "URL": "https://dtdung.us.to" + } +} From 6233394ce06d806ccd61bb4ef13ea9496714b106 Mon Sep 17 00:00:00 2001 From: xuanthu <59557208+xuan-Thu@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:36:27 +0700 Subject: [PATCH 1503/2485] Create lazy.json --- domains/lazy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lazy.json diff --git a/domains/lazy.json b/domains/lazy.json new file mode 100644 index 000000000..e4610e565 --- /dev/null +++ b/domains/lazy.json @@ -0,0 +1,10 @@ +{ + "description": "lazydragon.is-a.dev", + "owner": { + "username": "xuan-Thu", + "email": "xuanthu13090@gmail.com" + }, + "record": { + "CNAME": "xuan-thu.github.io" + } +} From d185c16d2fb0924b4561512f636c3d560742479a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Duy=20To=C3=A0n?= <93266912+tranduytoan@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:40:42 +0700 Subject: [PATCH 1504/2485] Create tranduytoan.json --- domains/tranduytoan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tranduytoan.json diff --git a/domains/tranduytoan.json b/domains/tranduytoan.json new file mode 100644 index 000000000..cafc84d34 --- /dev/null +++ b/domains/tranduytoan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tranduytoan" + }, + "record": { + "CNAME": "tranduytoan.github.io" + } +} From bd0ea3c7737d746a222e2fa6f7e7a8bfab6fcfbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Duy=20To=C3=A0n?= <93266912+tranduytoan@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:49:04 +0700 Subject: [PATCH 1505/2485] Add email --- domains/tranduytoan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/tranduytoan.json b/domains/tranduytoan.json index cafc84d34..532ebdc88 100644 --- a/domains/tranduytoan.json +++ b/domains/tranduytoan.json @@ -1,6 +1,7 @@ { "owner": { - "username": "tranduytoan" + "username": "tranduytoan", + "email": "[toandeptraibodoiqua.10a4@gmail.com]" }, "record": { "CNAME": "tranduytoan.github.io" From 177b9d53c7df72c9eb780e11e2a5e4d6e4aa6976 Mon Sep 17 00:00:00 2001 From: Duc Nguyen Date: Tue, 18 Feb 2025 13:04:34 +0700 Subject: [PATCH 1506/2485] feat: add duc.is-a.dev --- domains/duc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/duc diff --git a/domains/duc b/domains/duc new file mode 100644 index 000000000..99533eb81 --- /dev/null +++ b/domains/duc @@ -0,0 +1,11 @@ +{ + "description": "duc.is-a.dev", + "repo": "https://github.com/duc-ios/duc-ios.github.io", + "owner": { + "username": "duc-ios", + "email": "[email protected]" + }, + "record": { + "CNAME": "duc-ios.github.io" + } +} From 301e5b646a636fabd087e2fafa4a47dfc4ee2b3e Mon Sep 17 00:00:00 2001 From: Duc Nguyen Date: Tue, 18 Feb 2025 13:11:09 +0700 Subject: [PATCH 1507/2485] feat(duc.is-a.dev): add email --- domains/duc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duc b/domains/duc index 99533eb81..dcdd0bddb 100644 --- a/domains/duc +++ b/domains/duc @@ -3,7 +3,7 @@ "repo": "https://github.com/duc-ios/duc-ios.github.io", "owner": { "username": "duc-ios", - "email": "[email protected]" + "email": "hi@duk.one" }, "record": { "CNAME": "duc-ios.github.io" From fa13e9a0f1c1c60876edfcacda95d50f3ad11342 Mon Sep 17 00:00:00 2001 From: Duc Nguyen Date: Tue, 18 Feb 2025 13:16:16 +0700 Subject: [PATCH 1508/2485] fix: Rename duc to duc.json --- domains/{duc => duc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{duc => duc.json} (100%) diff --git a/domains/duc b/domains/duc.json similarity index 100% rename from domains/duc rename to domains/duc.json From d61f285e3090e91877e99b2df37162bad5b0b1b9 Mon Sep 17 00:00:00 2001 From: hieunt Date: Tue, 18 Feb 2025 13:20:15 +0700 Subject: [PATCH 1509/2485] Create alec.json --- alec.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 alec.json diff --git a/alec.json b/alec.json new file mode 100644 index 000000000..03ca80bdc --- /dev/null +++ b/alec.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "asidsdamad1" + }, + "record": { + "CNAME": "asidsdamad1.github.io/" + } +} From 363733b5e632ca1d7ec23500bc563ece593d95cc Mon Sep 17 00:00:00 2001 From: Laksh Nahar Date: Tue, 18 Feb 2025 11:59:59 +0530 Subject: [PATCH 1510/2485] Create lyaxsh.json --- domains/lyaxsh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lyaxsh.json diff --git a/domains/lyaxsh.json b/domains/lyaxsh.json new file mode 100644 index 000000000..54c01068b --- /dev/null +++ b/domains/lyaxsh.json @@ -0,0 +1,11 @@ +{ + "description": "Simple portfolio website", + "repo": "https://github.com/lyaxsh/lyaxsh.github.io", + "owner": { + "username": "lyaxsh", + "email": "[email protected]" + }, + "record": { + "CNAME": "lyaxsh.github.io" + } +} From 29c8ef9b7a4e4f3b66da4d517f5067d93ee20320 Mon Sep 17 00:00:00 2001 From: Vu Tuan Anh <128233728+anhvt3010@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:30:20 +0700 Subject: [PATCH 1511/2485] Create anhvt.json --- domains/anhvt.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/anhvt.json diff --git a/domains/anhvt.json b/domains/anhvt.json new file mode 100644 index 000000000..b8e61bcdb --- /dev/null +++ b/domains/anhvt.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "anhvt3010" + }, + "record": { + "CNAME": "https://build-cv.vercel.app" + } +} From d5e1c057100a521d6eae27530f540c51c5b7f164 Mon Sep 17 00:00:00 2001 From: Laksh Nahar Date: Tue, 18 Feb 2025 12:05:07 +0530 Subject: [PATCH 1512/2485] Update lyaxsh.json --- domains/lyaxsh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lyaxsh.json b/domains/lyaxsh.json index 54c01068b..7c4c61b87 100644 --- a/domains/lyaxsh.json +++ b/domains/lyaxsh.json @@ -1,9 +1,9 @@ { - "description": "Simple portfolio website", + "description": "Simple portfolio website for lyaxsh", "repo": "https://github.com/lyaxsh/lyaxsh.github.io", "owner": { "username": "lyaxsh", - "email": "[email protected]" + "email": "lakshnahar.forwork@gmail.com" }, "record": { "CNAME": "lyaxsh.github.io" From ed4c56a10a332fc84801d4c0be89750e3c379ba0 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 09:43:48 +0300 Subject: [PATCH 1513/2485] Rename _github-pages-challenge-Baturalp52.json to _github-pages-challenge-Baturalp52.baturalp.json --- ...lp52.json => _github-pages-challenge-Baturalp52.baturalp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Baturalp52.json => _github-pages-challenge-Baturalp52.baturalp.json} (100%) diff --git a/domains/_github-pages-challenge-Baturalp52.json b/domains/_github-pages-challenge-Baturalp52.baturalp.json similarity index 100% rename from domains/_github-pages-challenge-Baturalp52.json rename to domains/_github-pages-challenge-Baturalp52.baturalp.json From ec03bcf477b2b2158213394ea2a7c335a2b4c125 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 09:44:42 +0300 Subject: [PATCH 1514/2485] Rename _github-pages-challenge-Baturalp52.baturalp.json to _github-pages-challenge-baturalp52.baturalp.json --- ...ralp.json => _github-pages-challenge-baturalp52.baturalp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Baturalp52.baturalp.json => _github-pages-challenge-baturalp52.baturalp.json} (100%) diff --git a/domains/_github-pages-challenge-Baturalp52.baturalp.json b/domains/_github-pages-challenge-baturalp52.baturalp.json similarity index 100% rename from domains/_github-pages-challenge-Baturalp52.baturalp.json rename to domains/_github-pages-challenge-baturalp52.baturalp.json From 35610e4eba5f890c8b2970ea33aeeeb1d21cdf57 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 09:45:34 +0300 Subject: [PATCH 1515/2485] Rename stark to stark.json --- domains/{stark => stark.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{stark => stark.json} (100%) diff --git a/domains/stark b/domains/stark.json similarity index 100% rename from domains/stark rename to domains/stark.json From 797b646b7ef02fd9fbb25747686595e9e4a71160 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 09:53:12 +0300 Subject: [PATCH 1516/2485] Update nuggew.json --- domains/nuggew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nuggew.json b/domains/nuggew.json index 5fcaa485a..8df1272f2 100644 --- a/domains/nuggew.json +++ b/domains/nuggew.json @@ -5,6 +5,6 @@ "email": "contato.guilherme.silva.araujo@gmail.com" }, "record": { - "URL": "nuggew.github.io" + "URL": "https://nuggew.github.io" } } From 9e1f52f5c1855180d7a721357999cefe906dc00a Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 10:22:29 +0300 Subject: [PATCH 1517/2485] Update tranduytoan.json --- domains/tranduytoan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tranduytoan.json b/domains/tranduytoan.json index 532ebdc88..a53d5ed79 100644 --- a/domains/tranduytoan.json +++ b/domains/tranduytoan.json @@ -1,7 +1,7 @@ { "owner": { "username": "tranduytoan", - "email": "[toandeptraibodoiqua.10a4@gmail.com]" + "email": "toandeptraibodoiqua.10a4@gmail.com" }, "record": { "CNAME": "tranduytoan.github.io" From c3b275faa08d2c01c5b0af5c71d6ff7f46db6f85 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 10:26:04 +0300 Subject: [PATCH 1518/2485] Update alec.json --- alec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alec.json b/alec.json index 03ca80bdc..8bd61cf74 100644 --- a/alec.json +++ b/alec.json @@ -3,6 +3,6 @@ "username": "asidsdamad1" }, "record": { - "CNAME": "asidsdamad1.github.io/" + "CNAME": "asidsdamad1.github.io" } } From 5751f74ae6fc5371ca1cdfd863ff72f74832a4f4 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 10:28:36 +0300 Subject: [PATCH 1519/2485] Rename alec.json to domains/alec.json --- alec.json => domains/alec.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename alec.json => domains/alec.json (100%) diff --git a/alec.json b/domains/alec.json similarity index 100% rename from alec.json rename to domains/alec.json From fb2816b9144aa1a4ae37952dd6ab181def5f372c Mon Sep 17 00:00:00 2001 From: Laksh Nahar Date: Tue, 18 Feb 2025 13:01:44 +0530 Subject: [PATCH 1520/2485] Create _github-pages-challenge-lyaxsh.json --- domains/_github-pages-challenge-lyaxsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lyaxsh.json diff --git a/domains/_github-pages-challenge-lyaxsh.json b/domains/_github-pages-challenge-lyaxsh.json new file mode 100644 index 000000000..796fbda51 --- /dev/null +++ b/domains/_github-pages-challenge-lyaxsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lyaxsh", + "email": "lakshnahar.forwork@gmail.com" + }, + "record": { + "TXT": "052e15826ee7e1723c713d222b1bcc" + } +} From 4818ef406a88829c54771f2c01fdb1bc9f8b6c78 Mon Sep 17 00:00:00 2001 From: Vu Tuan Anh <128233728+anhvt3010@users.noreply.github.com> Date: Tue, 18 Feb 2025 07:48:45 +0000 Subject: [PATCH 1521/2485] update code --- domains/anhvt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anhvt.json b/domains/anhvt.json index b8e61bcdb..e750992e6 100644 --- a/domains/anhvt.json +++ b/domains/anhvt.json @@ -3,6 +3,6 @@ "username": "anhvt3010" }, "record": { - "CNAME": "https://build-cv.vercel.app" + "CNAME": "build-cv.vercel.app" } } From dbd7c09a83a1352f4a8248df146bf1e09fcd9177 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Tue, 18 Feb 2025 13:46:00 +0530 Subject: [PATCH 1522/2485] Update and rename ujjvaljoshi.json to _vercel.ujjvaljoshi.json Migrated app to vercel --- domains/{ujjvaljoshi.json => _vercel.ujjvaljoshi.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{ujjvaljoshi.json => _vercel.ujjvaljoshi.json} (74%) diff --git a/domains/ujjvaljoshi.json b/domains/_vercel.ujjvaljoshi.json similarity index 74% rename from domains/ujjvaljoshi.json rename to domains/_vercel.ujjvaljoshi.json index 29d8ce545..f19d60b0c 100644 --- a/domains/ujjvaljoshi.json +++ b/domains/_vercel.ujjvaljoshi.json @@ -6,6 +6,6 @@ "email": "ujjvaljoshi45@gmail.com" }, "record": { - "CNAME": "ujjvaljoshi45.github.io/portfolio" + "TXT": "vc-domain-verify=ujjvaljoshi.is-a.dev,f7ed737aeb48311d634c" } } From 0c603a697e3240fc1189f5e631dbcfcc2a604de7 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 11:24:56 +0300 Subject: [PATCH 1523/2485] Rename _github-pages-challenge-lyaxsh.json to _github-pages-challenge-lyaxsh.lyaxsh.json --- ...nge-lyaxsh.json => _github-pages-challenge-lyaxsh.lyaxsh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-lyaxsh.json => _github-pages-challenge-lyaxsh.lyaxsh.json} (100%) diff --git a/domains/_github-pages-challenge-lyaxsh.json b/domains/_github-pages-challenge-lyaxsh.lyaxsh.json similarity index 100% rename from domains/_github-pages-challenge-lyaxsh.json rename to domains/_github-pages-challenge-lyaxsh.lyaxsh.json From ea70f87e226f618fe6b215a106a35440920a799f Mon Sep 17 00:00:00 2001 From: Duc Nguyen Date: Tue, 18 Feb 2025 15:32:19 +0700 Subject: [PATCH 1524/2485] Create _github-pages-challenge-duc-ios.json --- domains/_github-pages-challenge-duc-ios.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-duc-ios.json diff --git a/domains/_github-pages-challenge-duc-ios.json b/domains/_github-pages-challenge-duc-ios.json new file mode 100644 index 000000000..4a017f679 --- /dev/null +++ b/domains/_github-pages-challenge-duc-ios.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duc-ios", + "email": "hi@duk.one" + }, + "record": { + "TXT": "91c9fd955fd906fab980881cb5f477" + } +} From 29739b01ff3acf7396c611d188cb58ea784284bd Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 11:43:29 +0300 Subject: [PATCH 1525/2485] Rename _github-pages-challenge-duc-ios.json to _github-pages-challenge-duc-ios.duc.json --- ...enge-duc-ios.json => _github-pages-challenge-duc-ios.duc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-duc-ios.json => _github-pages-challenge-duc-ios.duc.json} (100%) diff --git a/domains/_github-pages-challenge-duc-ios.json b/domains/_github-pages-challenge-duc-ios.duc.json similarity index 100% rename from domains/_github-pages-challenge-duc-ios.json rename to domains/_github-pages-challenge-duc-ios.duc.json From 3e205a98e22d1db5b62fa3343bb6ae2414582b7c Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:49:32 +0700 Subject: [PATCH 1526/2485] Create thangle.json --- domains/thangle.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/thangle.json diff --git a/domains/thangle.json b/domains/thangle.json new file mode 100644 index 000000000..f2d390545 --- /dev/null +++ b/domains/thangle.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "thangle9999" + }, + "record": { + "TXT": "vc-domain-verify=thangle.is-a.dev,bd6f80914ee2949ce900" + } +} From 4da03140b9036ae5205d30df864f5c81cd1cf724 Mon Sep 17 00:00:00 2001 From: Shimizu <90589837+Mikofoxie@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:50:31 +0700 Subject: [PATCH 1527/2485] _vercel.shimizu.is-a.dev --- domains/_vercel.shimizu.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.shimizu.is-a.dev diff --git a/domains/_vercel.shimizu.is-a.dev b/domains/_vercel.shimizu.is-a.dev new file mode 100644 index 000000000..f69c8f0a8 --- /dev/null +++ b/domains/_vercel.shimizu.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=shimizu.is-a.dev,3356672e8054fe9b4d65" + } +} From 0082e25a583fdd5c7d9555e97c30d9b900efcd3d Mon Sep 17 00:00:00 2001 From: Shimizu <90589837+Mikofoxie@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:51:58 +0700 Subject: [PATCH 1528/2485] shimizu.json --- domains/shimizu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shimizu.json diff --git a/domains/shimizu.json b/domains/shimizu.json new file mode 100644 index 000000000..da5b1d4e5 --- /dev/null +++ b/domains/shimizu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "CNAME": "shimizulinks.vercel.app" + } +} From 250428c12e3d9be6786206e89419d80585c2123e Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:58:51 +0700 Subject: [PATCH 1529/2485] Update thangle.json --- domains/thangle.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/thangle.json b/domains/thangle.json index f2d390545..521a29d38 100644 --- a/domains/thangle.json +++ b/domains/thangle.json @@ -1,6 +1,7 @@ { "owner": { - "username": "thangle9999" + "username": "thangle9999", + "discord": "thangle9999" }, "record": { "TXT": "vc-domain-verify=thangle.is-a.dev,bd6f80914ee2949ce900" From 695caf20bd6b214fcd9ff263c3205a6770e2e785 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 18 Feb 2025 12:03:29 +0300 Subject: [PATCH 1530/2485] Rename _vercel.shimizu.is-a.dev to _vercel.shimizu.json --- domains/{_vercel.shimizu.is-a.dev => _vercel.shimizu.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.shimizu.is-a.dev => _vercel.shimizu.json} (100%) diff --git a/domains/_vercel.shimizu.is-a.dev b/domains/_vercel.shimizu.json similarity index 100% rename from domains/_vercel.shimizu.is-a.dev rename to domains/_vercel.shimizu.json From 9199690729662025af971705b68a0cac89e78053 Mon Sep 17 00:00:00 2001 From: "Atom." <65351520+atom-tr@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:29:54 +0700 Subject: [PATCH 1531/2485] Create atomtr.json --- domains/atomtr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/atomtr.json diff --git a/domains/atomtr.json b/domains/atomtr.json new file mode 100644 index 000000000..0cea42150 --- /dev/null +++ b/domains/atomtr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "atom-tr", + "email": "thai.tr@hotmail.com", + "discord": "423327141921423361" + }, + "record": { + "CNAME": "astro-erudite.pages.dev" + }, + "repo": "https://github.com/atom-tr/astro-erudite" +} From ed6d0a85a0db5c359ecc64885d1d142a28d5b3f3 Mon Sep 17 00:00:00 2001 From: Zehao Date: Tue, 18 Feb 2025 17:47:45 +0800 Subject: [PATCH 1532/2485] Create _vercel.zehao.json --- domains/_vercel.zehao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.zehao.json diff --git a/domains/_vercel.zehao.json b/domains/_vercel.zehao.json new file mode 100644 index 000000000..cf6b9d3ca --- /dev/null +++ b/domains/_vercel.zehao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2eha0", + "email": "zehao93@outlook.com" + }, + "record": { + "TXT": "vc-domain-verify=zehao.is-a.dev,6fbc4cc62fac0cd68f14" + } +} From 5e9453a6f263cc26f1daef4f408c328c946e6ef3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Thanh=20Tri=E1=BB=81u?= <85620049+konnn04@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:49:22 +0700 Subject: [PATCH 1533/2485] Update konnn04.json --- domains/konnn04.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/domains/konnn04.json b/domains/konnn04.json index 1da6901be..2b0a05909 100644 --- a/domains/konnn04.json +++ b/domains/konnn04.json @@ -1,10 +1,11 @@ { - "owner": { - "username": "konnn04", - "email": "trieukon1011@gmail.com" - }, - "record": { - "CNAME": "konnn04.github.io" - } + "description": "Hello World!", + "repo": "https://github.com/konnn04/konnn04.github.io", + "owner": { + "username": "konnn04", + "email": "trieukon1011@gmail.com", + }, + "record": { + "CNAME": "konnn04.github.io" } - \ No newline at end of file +} From c0b13aa379802dbe436d68c5577119fb14b5ef29 Mon Sep 17 00:00:00 2001 From: Zehao Date: Tue, 18 Feb 2025 17:49:45 +0800 Subject: [PATCH 1534/2485] Create zehao.json --- domains/zehao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zehao.json diff --git a/domains/zehao.json b/domains/zehao.json new file mode 100644 index 000000000..dd9f8938b --- /dev/null +++ b/domains/zehao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2eha0", + "email": "zehao93@outlook.com" + }, + "record": { + "CNAME": "blog-pi-eight.vercel.app" + } +} From a086521d3d82e626a2b212638c1a1a092863195a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Thanh=20Tri=E1=BB=81u?= <85620049+konnn04@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:57:05 +0700 Subject: [PATCH 1535/2485] Update konnn04.json Fix json format, and update more info --- domains/konnn04.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/konnn04.json b/domains/konnn04.json index 2b0a05909..97a66b43e 100644 --- a/domains/konnn04.json +++ b/domains/konnn04.json @@ -1,11 +1,11 @@ { - "description": "Hello World!", - "repo": "https://github.com/konnn04/konnn04.github.io", - "owner": { - "username": "konnn04", - "email": "trieukon1011@gmail.com", - }, - "record": { - "CNAME": "konnn04.github.io" - } + "description": "Hello World!", + "repo": "https://github.com/konnn04/konnn04.github.io", + "owner": { + "username": "konnn04", + "email": "trieukon1011@gmail.com" + }, + "record": { + "CNAME": "konnn04.github.io" + } } From cb0bf35630f9726737a291c56b6b959258749c4a Mon Sep 17 00:00:00 2001 From: redcodemohammed <51872890+redcodemohammed@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:26:20 +0300 Subject: [PATCH 1536/2485] Create mohammed-wisam.json --- domains/mohammed-wisam.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mohammed-wisam.json diff --git a/domains/mohammed-wisam.json b/domains/mohammed-wisam.json new file mode 100644 index 000000000..660d94189 --- /dev/null +++ b/domains/mohammed-wisam.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "redcodemohammed", + "email": "redcodemohammed@gmail.com" + }, + "record": { + "CNAME": "mohammed-wisam.pages.dev" + } +} +# From 66aa23daaa741747d52b9115dbb60e47f98b119a Mon Sep 17 00:00:00 2001 From: redcodemohammed <51872890+redcodemohammed@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:28:19 +0300 Subject: [PATCH 1537/2485] Update and rename mohammed-wisam.json to mohammedwisam.json --- domains/{mohammed-wisam.json => mohammedwisam.json} | 1 - 1 file changed, 1 deletion(-) rename domains/{mohammed-wisam.json => mohammedwisam.json} (98%) diff --git a/domains/mohammed-wisam.json b/domains/mohammedwisam.json similarity index 98% rename from domains/mohammed-wisam.json rename to domains/mohammedwisam.json index 660d94189..a25cce59a 100644 --- a/domains/mohammed-wisam.json +++ b/domains/mohammedwisam.json @@ -7,4 +7,3 @@ "CNAME": "mohammed-wisam.pages.dev" } } -# From 6598164b5fb7d7a44f6db3db7cb0656d07deb777 Mon Sep 17 00:00:00 2001 From: Mifzaal Abdul Baari Date: Tue, 18 Feb 2025 15:44:28 +0500 Subject: [PATCH 1538/2485] Update NS records of islandboy.json --- domains/islandboy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/islandboy.json b/domains/islandboy.json index ac881eaa8..1ff10640a 100644 --- a/domains/islandboy.json +++ b/domains/islandboy.json @@ -7,8 +7,8 @@ }, "record": { "NS": [ - "barbara.ns.cloudflare.com", - "zahir.ns.cloudflare.com" + "lucy.ns.cloudflare.com", + "mario.ns.cloudflare.com" ] } -} \ No newline at end of file +} From bf2cd1059c6ef63b0088d0c35a8a524e85581af2 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:36:12 +0545 Subject: [PATCH 1539/2485] Update domains/nabin.json Co-authored-by: orangc --- domains/nabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index 04d0f6b49..ed33745a1 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -4,7 +4,7 @@ "email":"mediocampistaa@gmail.com" }, "record": { - "CNAME": "https://portfolio-v3-six-iota.vercel.app/", + "CNAME": "portfolio-v3-six-iota.vercel.app" "A": "76.76.21.21" } } From da5031393a23382c3ee4d8b8f32b150a4b28ebc3 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:36:25 +0545 Subject: [PATCH 1540/2485] Update domains/nabin.json Co-authored-by: orangc --- domains/nabin.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/nabin.json b/domains/nabin.json index ed33745a1..4ccee6dd2 100644 --- a/domains/nabin.json +++ b/domains/nabin.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "portfolio-v3-six-iota.vercel.app" - "A": "76.76.21.21" } } From 296f4d29a8375b989e7e56c64d6464463c81c283 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Tue, 18 Feb 2025 18:26:49 +0700 Subject: [PATCH 1541/2485] Register lmt.is-a.dev --- domains/lmt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lmt.json diff --git a/domains/lmt.json b/domains/lmt.json new file mode 100644 index 000000000..5c7cca1a3 --- /dev/null +++ b/domains/lmt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ThangLe9999", + "discord": "872078632565215282", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G5BtkuOaAUmFdixUP1IN4ZTmec-NZCllzsliK6q8sggJkBzasXefGfeEh6pBOiZ6ZkV2gr-GCdTN7LkP7QLPgLN6FglXac8BP1DSGDF3Lo8ULvrM-CpLUdeR0mqes6OQVvWdmPhZgVFGF3ItzDXQ7SqB6zrMbEWEwuZeg2KLHyPqvHsdrWLjzNpvVUwZRBuxicPyNTT70oMbPaOn3cvg4J_mVxNywnrIY5F34-T4tmiOEijsHmPwG2RzHsTCzC3cGYfNmokQtAsL0jhIMH4GzYdbTUsjDOrqbLdT-W2y33pQkeQuCjdf8KkeYCfacE0oWAZKFhrW2X0zJLYvGQBeuw.3qY1yT9H2x2WH2DePTziiw.PJvjWBGxfTgCKqZiHuAsRaUEdjld3XeMAw7NwX9P28VSFOS3-xsSiOvbLrCo1n1nTF-4g8EIRkkFJPn2P1T6YUDNuHVqbvnGg2wfhpfdSaM.yxghx67x9iGLMjDEKJdeAw" + }, + + "record": { + "TXT": "vc-domain-verify=lmt.is-a.dev,e18df29b9b97f6e4f8c8" + } + } + \ No newline at end of file From 032848ce6967a6844e574fa215d45c866556e1bf Mon Sep 17 00:00:00 2001 From: Ashkan Tofangdar Date: Tue, 18 Feb 2025 15:05:35 +0330 Subject: [PATCH 1542/2485] Create ashkan.json --- domains/ashkan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ashkan.json diff --git a/domains/ashkan.json b/domains/ashkan.json new file mode 100644 index 000000000..ad34f385a --- /dev/null +++ b/domains/ashkan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ashkan4472" + }, + "record": { + "CNAME": "ashkan4472.github.io" + } +} From bb18f553c539886e6814407c31746b6bcb28cf66 Mon Sep 17 00:00:00 2001 From: Sylphin <130824149+Sylphin3107@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:03:26 +0700 Subject: [PATCH 1543/2485] Create sylphin3107.json --- domains/sylphin3107.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sylphin3107.json diff --git a/domains/sylphin3107.json b/domains/sylphin3107.json new file mode 100644 index 000000000..6d5793229 --- /dev/null +++ b/domains/sylphin3107.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sylphin3107", + "email": "tqvcontacts@gmail.com" + }, + "record": { + "URL": "sylphin3107.uwu.ai" + } +} From ac43bf00d70ff0b97a032fcf12cf2fc506c87702 Mon Sep 17 00:00:00 2001 From: Vo-Hoang-Tuan Ngo Date: Tue, 18 Feb 2025 14:12:30 +0100 Subject: [PATCH 1544/2485] Create zerot69.json --- domains/zerot69.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/zerot69.json diff --git a/domains/zerot69.json b/domains/zerot69.json new file mode 100644 index 000000000..a7ceda1cb --- /dev/null +++ b/domains/zerot69.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "zerot69" + }, + "record": { + "CNAME": "zerot69.github.io" + } +} From a60d71c2da43563911fa314510cfc805993a128f Mon Sep 17 00:00:00 2001 From: Wahid Nursidik <59178637+dns24@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:45:48 +0700 Subject: [PATCH 1545/2485] Create brokends.json --- domains/brokends.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brokends.json diff --git a/domains/brokends.json b/domains/brokends.json new file mode 100644 index 000000000..d3cf0501f --- /dev/null +++ b/domains/brokends.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dns24", + "email": "wahidns24@gmail.com" + }, + "record": { + "CNAME": "dns24.github.io" + } +} From 118aa1ea509d2ac93dfc642f4b6de728af315920 Mon Sep 17 00:00:00 2001 From: dauvet Date: Tue, 18 Feb 2025 20:51:53 +0700 Subject: [PATCH 1546/2485] Create dauvet.json --- domains/dauvet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dauvet.json diff --git a/domains/dauvet.json b/domains/dauvet.json new file mode 100644 index 000000000..a40c252ad --- /dev/null +++ b/domains/dauvet.json @@ -0,0 +1,9 @@ + + "owner": { + "username": "dauvet", + "email": "vanhieu85@gmail.com" + }, + "record": { + "CNAME": "dauuvet.github.io" + } +} From d1686377460c5384a0e76227ab81dbaa3f765e1f Mon Sep 17 00:00:00 2001 From: Kevin Molina Date: Tue, 18 Feb 2025 09:59:20 -0400 Subject: [PATCH 1547/2485] Adding "kevinmolina" subdomain --- domains/_vercel.kevinmolina.json | 9 +++++++++ domains/kevinmolina.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.kevinmolina.json create mode 100644 domains/kevinmolina.json diff --git a/domains/_vercel.kevinmolina.json b/domains/_vercel.kevinmolina.json new file mode 100644 index 000000000..c30ac1bf5 --- /dev/null +++ b/domains/_vercel.kevinmolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kevinmolinadev", + "email": "kevinmolina.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kevinmolina.is-a.dev,514e23dcdfedeb5ae4c5" + } +} \ No newline at end of file diff --git a/domains/kevinmolina.json b/domains/kevinmolina.json new file mode 100644 index 000000000..5d1d0baa9 --- /dev/null +++ b/domains/kevinmolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kevinmolinadev", + "email": "kevinmolina.dev@gmail.com" + }, + "record": { + "CNAME": "kevinmolinadev.vercel.app" + } +} \ No newline at end of file From c58dbfb74ccaafd489e021d6e3c36103c0ec03e5 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:55:44 +0100 Subject: [PATCH 1548/2485] Update rouf0x.json --- domains/rouf0x.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/rouf0x.json b/domains/rouf0x.json index 47555a910..ad4235268 100644 --- a/domains/rouf0x.json +++ b/domains/rouf0x.json @@ -1,7 +1,6 @@ { "owner": { "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", "discord": "790712104058617876" }, "record": { From 62cfde0c55b38d314127be53e7867b2c54ce2bdd Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:56:01 +0100 Subject: [PATCH 1549/2485] Update roufox.json --- domains/roufox.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/roufox.json b/domains/roufox.json index 653875194..cdcfccd46 100644 --- a/domains/roufox.json +++ b/domains/roufox.json @@ -1,7 +1,6 @@ { "owner": { "username": "Rouf0x", - "email": "gabriel.ruf@gmail.com", "discord": "790712104058617876" }, "record": { From 2fa4efc84876b54c1c5539eb19f223d20024e140 Mon Sep 17 00:00:00 2001 From: Roufox <61273311+Rouf0x@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:56:19 +0100 Subject: [PATCH 1550/2485] Update _discord.rouf0x.json --- domains/_discord.rouf0x.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_discord.rouf0x.json b/domains/_discord.rouf0x.json index b8e5e35c2..c5afbd574 100644 --- a/domains/_discord.rouf0x.json +++ b/domains/_discord.rouf0x.json @@ -1,7 +1,6 @@ { "owner": { "username": "Roufox", - "email": "gabrielruf.fr@gmail.com", "discord": "Roufox" }, "record": { From 25694fe71f1deb4d4fe45c23a7c96e4edc17d39c Mon Sep 17 00:00:00 2001 From: Odie Date: Tue, 18 Feb 2025 15:03:06 +0000 Subject: [PATCH 1551/2485] feat: add andriampeno.json --- domains/andriampeno.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andriampeno.json diff --git a/domains/andriampeno.json b/domains/andriampeno.json new file mode 100644 index 000000000..e613e77d6 --- /dev/null +++ b/domains/andriampeno.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for my personal portfolio", + "repo": "https://github.com/odie100/odie100.github.io", + "owner": { + "username": "odie100", + "email": "andriampeno.odilon@gmail.com" + }, + "record": { + "CNAME": "odie100.github.io" + } + } + \ No newline at end of file From e8ccbadd6b38ac7c26eed2701ac664133cfb888f Mon Sep 17 00:00:00 2001 From: WSteeven Date: Tue, 18 Feb 2025 10:04:04 -0500 Subject: [PATCH 1552/2485] add my subdomain file JSON --- domains/wilson-cordova.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wilson-cordova.json diff --git a/domains/wilson-cordova.json b/domains/wilson-cordova.json new file mode 100644 index 000000000..c05e472c1 --- /dev/null +++ b/domains/wilson-cordova.json @@ -0,0 +1,11 @@ +{ + "description": "Subdominio para el portafolio de Wilson Córdova", + "repo": "https://github.com/WSteeven/wilson-steeven.github.io", + "owner": { + "username": "WSteeven", + "email": "wilson972906@gmail.com" + }, + "record": { + "CNAME": ["wsteeven.github.io"] + } +} \ No newline at end of file From 6b15cda320362cb049519a5611d294a7cb92f9b6 Mon Sep 17 00:00:00 2001 From: Kenny Molina <42689547+xXMolinaXx@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:46:56 -0600 Subject: [PATCH 1553/2485] Create kennyMolina.json --- domains/kennyMolina.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kennyMolina.json diff --git a/domains/kennyMolina.json b/domains/kennyMolina.json new file mode 100644 index 000000000..d39dfa9f5 --- /dev/null +++ b/domains/kennyMolina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xXMolinaXx", + "email": "kjmolina@live.com" + }, + "record": { + "CNAME": "https://xxmolinaxx.github.io/" + } +} From f7dc3730de9cfde2c2b568589547472a808d52e8 Mon Sep 17 00:00:00 2001 From: Carlos Tirado Date: Tue, 18 Feb 2025 10:50:46 -0500 Subject: [PATCH 1554/2485] Update carlostirado.json --- domains/carlostirado.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/carlostirado.json b/domains/carlostirado.json index f22b79ffd..67bc47f9c 100644 --- a/domains/carlostirado.json +++ b/domains/carlostirado.json @@ -4,6 +4,6 @@ "email": "mariotiradotovar@outlook.com" }, "record": { - "CNAME": "https://carlostirado.vercel.app/" + "CNAME": "carlostirado.vercel.app" } } From 7266b9bdd064145bc17a3be3f4a3513df7507db2 Mon Sep 17 00:00:00 2001 From: Kenny Molina <42689547+xXMolinaXx@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:51:40 -0600 Subject: [PATCH 1555/2485] Rename kennyMolina.json to kennymolina.json --- domains/{kennyMolina.json => kennymolina.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{kennyMolina.json => kennymolina.json} (100%) diff --git a/domains/kennyMolina.json b/domains/kennymolina.json similarity index 100% rename from domains/kennyMolina.json rename to domains/kennymolina.json From 191e8fac00c3123c6797e54553b78a0cd87d130e Mon Sep 17 00:00:00 2001 From: Ravi Khokhar Date: Tue, 18 Feb 2025 10:54:32 -0500 Subject: [PATCH 1556/2485] Create ravi.json --- domains/ravi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ravi.json diff --git a/domains/ravi.json b/domains/ravi.json new file mode 100644 index 000000000..c524f989a --- /dev/null +++ b/domains/ravi.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website of Ravi", + "repo": "https://github.com/ravikhokhar23/ravikhokhar23.github.io", + "owner": { + "username": "ravikhokhar23" + }, + "record": { + "CNAME": "ravikhokhar23.github.io" + } +} From 748d2238c142f559db355068f26be1c257173328 Mon Sep 17 00:00:00 2001 From: Nuggew Date: Tue, 18 Feb 2025 13:31:02 -0300 Subject: [PATCH 1557/2485] Update nuggew.json --- domains/nuggew.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nuggew.json b/domains/nuggew.json index 8df1272f2..917fd7f2a 100644 --- a/domains/nuggew.json +++ b/domains/nuggew.json @@ -5,6 +5,6 @@ "email": "contato.guilherme.silva.araujo@gmail.com" }, "record": { - "URL": "https://nuggew.github.io" + "CNAME": "nuggew.github.io" } } From 81d58f8acd06cd2fc84401e6b2af8686f09090c2 Mon Sep 17 00:00:00 2001 From: Paul-Marc Date: Tue, 18 Feb 2025 19:39:18 +0200 Subject: [PATCH 1558/2485] Update paulmarc.json Redirecting to GitHub. --- domains/paulmarc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/paulmarc.json b/domains/paulmarc.json index f059e27f5..814800126 100644 --- a/domains/paulmarc.json +++ b/domains/paulmarc.json @@ -6,7 +6,7 @@ "email": "develop@paulmarc.org" }, "record": { - "CNAME": "dev.paulmarc.org" + "URL": "https://github.com/paulmarc" }, "proxied": false } From d83596773e7cd8636e5d970d5c17816fb2fd1bb0 Mon Sep 17 00:00:00 2001 From: Akash0816 Date: Tue, 18 Feb 2025 23:26:34 +0530 Subject: [PATCH 1559/2485] Create ak-profile.json --- ak-profile.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ak-profile.json diff --git a/ak-profile.json b/ak-profile.json new file mode 100644 index 000000000..6beabd313 --- /dev/null +++ b/ak-profile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akash0816", + "email": "akashoffical321@gmail.com" + }, + "record": { + "CNAME": "Akash0816.github.io" + } +} From d25f8d62800103c88b7f447e11f8a81623624aa1 Mon Sep 17 00:00:00 2001 From: acruz97 Date: Tue, 18 Feb 2025 12:12:05 -0600 Subject: [PATCH 1560/2485] Update cruz.json --- domains/cruz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/cruz.json b/domains/cruz.json index ae4b088cf..3dcebf315 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -6,6 +6,7 @@ "email": "angelo.t.cruz1@gmail.com" }, "record": { - "CNAME": "acruz97.github.io" + "CNAME": "acruz97.github.io", + "TXT": "271f6d921b81604bb4e7e380285880" } } From caab9384b34d8b3da67cf4e0267c8a6c9829b5e8 Mon Sep 17 00:00:00 2001 From: Abhinav shyju <96369574+abhinavshyju@users.noreply.github.com> Date: Wed, 19 Feb 2025 00:48:35 +0530 Subject: [PATCH 1561/2485] Create abhinav-shyju.json --- domains/abhinav-shyju.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abhinav-shyju.json diff --git a/domains/abhinav-shyju.json b/domains/abhinav-shyju.json new file mode 100644 index 000000000..24d2c8bbe --- /dev/null +++ b/domains/abhinav-shyju.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abhinavshyju", + "email":"abhinavshyjupc@gmail.com" + }, + "record": { + "CNAME": "portfolio-6ns.pages.dev" + } +} From 24983032cf94eb79da0f420413b3c516c70396db Mon Sep 17 00:00:00 2001 From: James Wiseman <62024516+JamesRobertWiseman@users.noreply.github.com> Date: Tue, 18 Feb 2025 21:40:18 +0200 Subject: [PATCH 1562/2485] Create james-wiseman.json --- domains/james-wiseman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/james-wiseman.json diff --git a/domains/james-wiseman.json b/domains/james-wiseman.json new file mode 100644 index 000000000..714b1da17 --- /dev/null +++ b/domains/james-wiseman.json @@ -0,0 +1,10 @@ +{ + "description": "Personal site for James Wiseman", + "owner": { + "username": "jamesrobertwiseman", + }, + "record": { + "CNAME": "jameswiseman.me" + }, + "proxied": true +} From 54dd1a694b1622891e138b21b73f4ac8a75f76e9 Mon Sep 17 00:00:00 2001 From: James Wiseman <62024516+JamesRobertWiseman@users.noreply.github.com> Date: Tue, 18 Feb 2025 21:43:14 +0200 Subject: [PATCH 1563/2485] Update james-wiseman.json --- domains/james-wiseman.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/james-wiseman.json b/domains/james-wiseman.json index 714b1da17..973df57b8 100644 --- a/domains/james-wiseman.json +++ b/domains/james-wiseman.json @@ -2,6 +2,7 @@ "description": "Personal site for James Wiseman", "owner": { "username": "jamesrobertwiseman", + "email": "hello@jameswiseman.me" }, "record": { "CNAME": "jameswiseman.me" From c3324a0199e542640e3ef4b6cdd91579dc62a6f9 Mon Sep 17 00:00:00 2001 From: Mahmoud Makady Date: Tue, 18 Feb 2025 22:23:42 +0200 Subject: [PATCH 1564/2485] Create mahmoud-makady.json --- domains/mahmoud-makady.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mahmoud-makady.json diff --git a/domains/mahmoud-makady.json b/domains/mahmoud-makady.json new file mode 100644 index 000000000..7da8c61e3 --- /dev/null +++ b/domains/mahmoud-makady.json @@ -0,0 +1,11 @@ +{ + "mahmoud-makady": { + "owner": { + "username": "Mahmoud-Makady", + "email": "m.makady19@gmail.com" + }, + "records": { + "CNAME": "mahmoud-makady.netlify.app" + } + } +} From 3b860e0a7e491d1c8c92efced7faf9054d16bad5 Mon Sep 17 00:00:00 2001 From: Naman sethi <93597591+namansethi13@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:44:02 +0000 Subject: [PATCH 1565/2485] added namansethi --- domains/namansethi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/namansethi.json diff --git a/domains/namansethi.json b/domains/namansethi.json new file mode 100644 index 000000000..4bfb8065a --- /dev/null +++ b/domains/namansethi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "namansethi13", + "email": "heynamansethi@gmail.com" + }, + "record": { + "CNAME": "namansethi.vercel.app" + } + } + \ No newline at end of file From 3d1a8c6587b3fa4f102fa5dc11223f6e8cd543ad Mon Sep 17 00:00:00 2001 From: Naman sethi <93597591+namansethi13@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:56:42 +0000 Subject: [PATCH 1566/2485] added _vercel.namansethi.json --- domains/_vercel.namansethi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.namansethi.json diff --git a/domains/_vercel.namansethi.json b/domains/_vercel.namansethi.json new file mode 100644 index 000000000..fb48c2e36 --- /dev/null +++ b/domains/_vercel.namansethi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "namansethi13", + "discord": "namansethi", + "email": "namansethi1328@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=namansethi.is-a.dev,e0b892773250b43800c9" + } + } + \ No newline at end of file From a83694d89df8a497a2ccaa047868bd063d94a610 Mon Sep 17 00:00:00 2001 From: josem430 <44243335+josem430@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:31:58 -0500 Subject: [PATCH 1567/2485] Create _vercel.jmc.json --- domains/_vercel.jmc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.jmc.json diff --git a/domains/_vercel.jmc.json b/domains/_vercel.jmc.json new file mode 100644 index 000000000..ac1990440 --- /dev/null +++ b/domains/_vercel.jmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "josem430", + "email": "jmc300499@gmail.com", + "discord": "josem430" + }, + "record": { + "TXT": "vc-domain-verify=jmc.is-a.dev,27b92885b5a4c6e96615" + } +} From 18c90afe184a039f4e4163a8854d96c8746e358e Mon Sep 17 00:00:00 2001 From: Thuc Nguyen <59547942+thucngyyen@users.noreply.github.com> Date: Tue, 18 Feb 2025 14:33:09 -0800 Subject: [PATCH 1568/2485] Create thuc.json --- domains/thuc.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/thuc.json diff --git a/domains/thuc.json b/domains/thuc.json new file mode 100644 index 000000000..8490e92e4 --- /dev/null +++ b/domains/thuc.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "thucngyyen" + }, + "record": { + "RECORDTYPE": "thucngyyen.github.io" + } +} From 19c6722d315ba95231c3bfcf39d7d955f2eb3f01 Mon Sep 17 00:00:00 2001 From: "Eli j. Chavez" Date: Tue, 18 Feb 2025 22:09:20 -0400 Subject: [PATCH 1569/2485] Create elib0.json --- domains/elib0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elib0.json diff --git a/domains/elib0.json b/domains/elib0.json new file mode 100644 index 000000000..25a17df8d --- /dev/null +++ b/domains/elib0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "elib0", + "email": "elijose.c@gmail.com" + }, + "record": { + "TXT": "elib0.github.io" + } +} From d93f8235b87b6763aff7c66941b7ec2d7979526a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 19 Feb 2025 07:10:05 +0400 Subject: [PATCH 1570/2485] URL should contain protocol --- domains/sylphin3107.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sylphin3107.json b/domains/sylphin3107.json index 6d5793229..673d0cd5d 100644 --- a/domains/sylphin3107.json +++ b/domains/sylphin3107.json @@ -4,6 +4,6 @@ "email": "tqvcontacts@gmail.com" }, "record": { - "URL": "sylphin3107.uwu.ai" + "URL": "https://sylphin3107.uwu.ai/" } } From 487dea73672d4a558b74409bede71238dcae430e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ph=C6=B0=C6=A1ng=20Nam?= <80313991+NBlue@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:22:11 +0700 Subject: [PATCH 1571/2485] Create nguyen-phuong-nam --- domains/nguyen-phuong-nam | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nguyen-phuong-nam diff --git a/domains/nguyen-phuong-nam b/domains/nguyen-phuong-nam new file mode 100644 index 000000000..0f7c0f87d --- /dev/null +++ b/domains/nguyen-phuong-nam @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NBlue", + "email": "nam.np194336@gmail.com" + }, + "record": { + "CNAME": "https://protofilo-beta.vercel.app/" + } +} From 277f4ae13b3ca9cd00d9505f52d3b275b03469e0 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:48:09 +0700 Subject: [PATCH 1572/2485] Update and rename lmt.json to _vercel.lmt.json --- domains/{lmt.json => _vercel.lmt.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{lmt.json => _vercel.lmt.json} (98%) diff --git a/domains/lmt.json b/domains/_vercel.lmt.json similarity index 98% rename from domains/lmt.json rename to domains/_vercel.lmt.json index 5c7cca1a3..923d666b0 100644 --- a/domains/lmt.json +++ b/domains/_vercel.lmt.json @@ -8,5 +8,5 @@ "record": { "TXT": "vc-domain-verify=lmt.is-a.dev,e18df29b9b97f6e4f8c8" } - } - \ No newline at end of file +} + From 6b455aadc71e87e2a65ac16d2626ac072a765de6 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:38:58 +0545 Subject: [PATCH 1573/2485] Create _vercel.nabin.json --- domains/_vercel.nabin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.nabin.json diff --git a/domains/_vercel.nabin.json b/domains/_vercel.nabin.json new file mode 100644 index 000000000..1dcf09876 --- /dev/null +++ b/domains/_vercel.nabin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nabinkatwal7", + "email": "mediocampistaa@gmail.com" + }, + "record": { + "TXT": "portfolio-v3-six-iota.vercel.app" + } +} From 70cda1054c3c4e1e7c7c98ef511d1de18943c4d2 Mon Sep 17 00:00:00 2001 From: Ujjval Joshi Date: Wed, 19 Feb 2025 09:26:37 +0530 Subject: [PATCH 1574/2485] Create ujjvaljoshi.json --- domains/ujjvaljoshi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ujjvaljoshi.json diff --git a/domains/ujjvaljoshi.json b/domains/ujjvaljoshi.json new file mode 100644 index 000000000..aeffece32 --- /dev/null +++ b/domains/ujjvaljoshi.json @@ -0,0 +1,10 @@ +{ + "description": "Main Page", + "owner": { + "username": "ujjvaljoshi45", + "email": "ujjvaljoshi45@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 20aecb138c486b7bb08a96969917c10ac2d87868 Mon Sep 17 00:00:00 2001 From: Nabin Katwal <91274113+nabinkatwal7@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:43:23 +0545 Subject: [PATCH 1575/2485] Update _vercel.nabin.json --- domains/_vercel.nabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.nabin.json b/domains/_vercel.nabin.json index 1dcf09876..48c57c535 100644 --- a/domains/_vercel.nabin.json +++ b/domains/_vercel.nabin.json @@ -4,6 +4,6 @@ "email": "mediocampistaa@gmail.com" }, "record": { - "TXT": "portfolio-v3-six-iota.vercel.app" + "TXT": "vc-domain-verify=nabin.is-a.dev,bfd13935a3cb2aaea0e5" } } From 607a82019f96f63b7011239e5dd3ca17fcbe3946 Mon Sep 17 00:00:00 2001 From: Shubham Verma <84174011+Stroller15@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:48:24 +0530 Subject: [PATCH 1576/2485] Create shubhamverma.json --- domains/shubhamverma.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/shubhamverma.json diff --git a/domains/shubhamverma.json b/domains/shubhamverma.json new file mode 100644 index 000000000..2141e8dc9 --- /dev/null +++ b/domains/shubhamverma.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Stroller15" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 50b542e84082bab002d1b779e16f2ed733260453 Mon Sep 17 00:00:00 2001 From: Nowshad Jawad <59194549+Jawad0501@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:40:32 +0600 Subject: [PATCH 1577/2485] Create jawad0501.json --- domains/jawad0501.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jawad0501.json diff --git a/domains/jawad0501.json b/domains/jawad0501.json new file mode 100644 index 000000000..a0cfc9d51 --- /dev/null +++ b/domains/jawad0501.json @@ -0,0 +1,11 @@ +{ + "description": "jawad's personal portfolio website", + "repo": "https://github.com/Jawad0501/terminal-portfolio.git", + "owner": { + "username": "Jawad0501", + "email": "anmjawad007@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 749b0710a0cbd7b5570fbc71f90a105873ba2d49 Mon Sep 17 00:00:00 2001 From: SoulDevs Date: Wed, 19 Feb 2025 10:42:01 +0530 Subject: [PATCH 1578/2485] Update domains/_vercel.soul.json Co-authored-by: 21Z <21z95@proton.me> --- domains/_vercel.soul.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json index a52169318..0c95fe2a4 100644 --- a/domains/_vercel.soul.json +++ b/domains/_vercel.soul.json @@ -6,4 +6,5 @@ }, "record": { "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" - } + }, +} From 2aa22498557dec73b7a45f79dc2471e4965ce494 Mon Sep 17 00:00:00 2001 From: Hrithik Dhakrey <35266081+iamdhakrey@users.noreply.github.com> Date: Wed, 19 Feb 2025 05:42:22 +0000 Subject: [PATCH 1579/2485] Create iamdhakrey.json --- domains/iamdhakrey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iamdhakrey.json diff --git a/domains/iamdhakrey.json b/domains/iamdhakrey.json new file mode 100644 index 000000000..906251226 --- /dev/null +++ b/domains/iamdhakrey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iamdhakrey", + "email": "dhakreyhrithik@gmail.com" + }, + "record": { + "URL": "https://iamdhakrey.dev/" + } + } \ No newline at end of file From 44d33672993ca4180109f9cf898202fbc9d469c4 Mon Sep 17 00:00:00 2001 From: Ethan Tran Date: Wed, 19 Feb 2025 13:33:27 +0700 Subject: [PATCH 1580/2485] Create ethantran.json --- domains/ethantran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ethantran.json diff --git a/domains/ethantran.json b/domains/ethantran.json new file mode 100644 index 000000000..fd2b34f39 --- /dev/null +++ b/domains/ethantran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ethanxcode", + "email": "trannguyendanhuy2904@gmail.com" + }, + "record": { + "CNAME": "ethanxcode.vercel.app" + } +} From f8fbe2a24c32ab259cf0bb491afa3aa128866d20 Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:57:23 +0700 Subject: [PATCH 1581/2485] Create febs.json --- domains/febs.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/febs.json diff --git a/domains/febs.json b/domains/febs.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/febs.json @@ -0,0 +1 @@ + From 03fd499e6db4c163d876a534ff983702fd3e2556 Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Wed, 19 Feb 2025 14:00:20 +0700 Subject: [PATCH 1582/2485] Update febs.json Update content --- domains/febs.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/febs.json b/domains/febs.json index 8b1378917..d175dcb1f 100644 --- a/domains/febs.json +++ b/domains/febs.json @@ -1 +1,7 @@ - +{ + "description": "febs.is-a.dev", + "owner": { + "username": "febriansf", + "email": "febrian.xiii@gmail.com" + }, +} From 587d6f56378bf52f4c7d0ce1096f81cac46c123d Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Wed, 19 Feb 2025 14:03:45 +0700 Subject: [PATCH 1583/2485] Update febs.json Add Record --- domains/febs.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/febs.json b/domains/febs.json index d175dcb1f..d8b269a89 100644 --- a/domains/febs.json +++ b/domains/febs.json @@ -4,4 +4,7 @@ "username": "febriansf", "email": "febrian.xiii@gmail.com" }, + "record": { + "CNAME": "febriansf.github.io" + } } From 8f2dc1433868f5638bec0272f9ddd2e6662dfb5a Mon Sep 17 00:00:00 2001 From: Kush Dhingra <132370004+thekushdhingra@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:08:27 +0530 Subject: [PATCH 1584/2485] Delete domains/kush.json --- domains/kush.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kush.json diff --git a/domains/kush.json b/domains/kush.json deleted file mode 100644 index 185f39166..000000000 --- a/domains/kush.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Kush-Dhingra", - "email": "kushdhingra3112@gmail.com", - "discord": "1035869217796403220" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} From 427e490ab0a25c9332e60e8875785c1256e7eb2c Mon Sep 17 00:00:00 2001 From: Kush Dhingra <132370004+thekushdhingra@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:10:04 +0530 Subject: [PATCH 1585/2485] Delete domains/_vercel.kushdhingra.json --- domains/_vercel.kushdhingra.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/_vercel.kushdhingra.json diff --git a/domains/_vercel.kushdhingra.json b/domains/_vercel.kushdhingra.json deleted file mode 100644 index 350a577a1..000000000 --- a/domains/_vercel.kushdhingra.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "kushdhingra" - }, - "record": { - "TXT": ["vc-domain-verify=kushdhingra.is-a.dev,a0343a97ff791537efcd"] - } -} From 03c15c9e8d068365d309aa37fc6c8539a158933d Mon Sep 17 00:00:00 2001 From: Kush Dhingra <132370004+thekushdhingra@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:10:27 +0530 Subject: [PATCH 1586/2485] Delete domains/kushdhingra.json --- domains/kushdhingra.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kushdhingra.json diff --git a/domains/kushdhingra.json b/domains/kushdhingra.json deleted file mode 100644 index 94d0dfea3..000000000 --- a/domains/kushdhingra.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "kushdhingra", - "email": "kushdhingra3112@gmail.com", - "discord": "1035869217796403220", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJTReSXxF-8BxDH8rn6i_DIx0XuVrc4yYnOEN1Awfp7mZcYPIgcPt4mvsScPbJYhZLN5XtDlxl0DcdU8Za12GCk-aIWegJ9-_32bdjw3agBzaJ-ltaslRoVpNJ3zfLaQ9V-BrhwVMEJhpz5-0eYeEiikL4tHAoPzzKMlYIf8f5l7IL6aMfhBZvIFf0B3upGg2FeOpFCXAsttU5QiKkjUt4BjetuYb29UJoNzDco1ZExLdudlKd_fz6IcaAsw2K1u6MMDDs2khsic9M42AE3pRFCP_hacdllY5Z66ATlmKhYAxFryJYWrgbfpGX2PxSrQalAao_IP1TIGgiq7ugiBDw.Lg-WIZSH_nzEfnLZct78Cg.soPtqjy32EA2Ew63dHQ8P8-dt4ZihvZpipBVkHyX_rlnv-y5YpS5v2-2d3O5hGHRfCKnfxQsvewDfcPSGa4_Oq8BN01Kzhbet8AXRCK6uOM.ouoa2YqHKAeX9lKWZoFaog" - }, - "record": { - "CNAME": "kushdhingra.vercel.app" - } -} From e77b9e14c8b79c840811429a1e88f96f926b175b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petris=CC=A6or=20Buga?= Date: Wed, 19 Feb 2025 10:02:11 +0200 Subject: [PATCH 1587/2485] Create peterbuga.json --- domains/peterbuga.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/peterbuga.json diff --git a/domains/peterbuga.json b/domains/peterbuga.json new file mode 100644 index 000000000..9aec666b2 --- /dev/null +++ b/domains/peterbuga.json @@ -0,0 +1,10 @@ +{ + "description": "Presentation website for peterbuga", + "repo": "https://github.com/peterbuga/peterbuga.github.io", + "owner": { + "username": "peterbuga" + }, + "record": { + "CNAME": "peterbuga.github.io" + } +} From 8f776367f95e6464208529ce207375ab64e11c9d Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:10:08 +0700 Subject: [PATCH 1588/2485] Create thavirak json --- domains/thavirak | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thavirak diff --git a/domains/thavirak b/domains/thavirak new file mode 100644 index 000000000..c1bf93590 --- /dev/null +++ b/domains/thavirak @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thavirak", + "email": "thavirak@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From ed4f23334651ce5963e6f2d4ed72779e8201a4e7 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:11:30 +0700 Subject: [PATCH 1589/2485] Create _vercel.thavirak.json --- domains/_vercel.thavirak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.thavirak.json diff --git a/domains/_vercel.thavirak.json b/domains/_vercel.thavirak.json new file mode 100644 index 000000000..a9d574af4 --- /dev/null +++ b/domains/_vercel.thavirak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thavirak", + "email": "thavirak@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=thavirak.is-a.dev,7a6a4ebd89476f7b339a"] + } +} From 18edf5c6baea983d0418df868fb38a566cbe2ed9 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:12:37 +0700 Subject: [PATCH 1590/2485] Rename thavirak to thavirak.json --- domains/{thavirak => thavirak.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{thavirak => thavirak.json} (100%) diff --git a/domains/thavirak b/domains/thavirak.json similarity index 100% rename from domains/thavirak rename to domains/thavirak.json From 89527d57ee4849cd3a4a70504e6913742cc40754 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 19 Feb 2025 14:25:58 +0530 Subject: [PATCH 1591/2485] Update divyanshudhruv.json Update CNAME from netlify to vercel. --- domains/divyanshudhruv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json index 4e927568d..7cd988fb0 100644 --- a/domains/divyanshudhruv.json +++ b/domains/divyanshudhruv.json @@ -6,6 +6,6 @@ "email": "divyanshudhruv24@gmail.com" }, "record": { - "CNAME": "divyanshudhruv.netlify.app" + "CNAME": "divyanshudhruv.vercel.app" } } From 48ae702e406412a88edc247c228626a1c8009866 Mon Sep 17 00:00:00 2001 From: Arya Date: Wed, 19 Feb 2025 16:41:40 +0700 Subject: [PATCH 1592/2485] Create worldsavior --- domains/worldsavior | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/worldsavior diff --git a/domains/worldsavior b/domains/worldsavior new file mode 100644 index 000000000..def794982 --- /dev/null +++ b/domains/worldsavior @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Worldsavior", + "email": "kajuki27@gmail.com" + }, + "record": { + "CNAME": "worldsavior.me" + } +} From f0831d68fceaac461b1fa79159eec4541bc5ad76 Mon Sep 17 00:00:00 2001 From: Rizqiansyah <57321470+RizqiSeijuuro@users.noreply.github.com> Date: Wed, 19 Feb 2025 17:35:38 +0700 Subject: [PATCH 1593/2485] Create rizqi.json --- domains/rizqi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rizqi.json diff --git a/domains/rizqi.json b/domains/rizqi.json new file mode 100644 index 000000000..d567e13eb --- /dev/null +++ b/domains/rizqi.json @@ -0,0 +1,11 @@ +{ + "description": "Portofolio Website.", + "repo": "https://github.com/RizqiSeijuuro/portfolio", + "owner": { + "username": "RizqiSeijuuro", + "email": "rizqiansyah52@gmail.com" + }, + "record": { + "CNAME": "RizqiSeijuuro.github.io/portfolio" + } +} \ No newline at end of file From 48ff75b63adb2ca26142f4a860bffad1f285861a Mon Sep 17 00:00:00 2001 From: Sultan imam muttaqin <30957395+kilamieaz@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:05:50 +0700 Subject: [PATCH 1594/2485] Create kilamieaz.json --- domains/kilamieaz.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/kilamieaz.json diff --git a/domains/kilamieaz.json b/domains/kilamieaz.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/kilamieaz.json @@ -0,0 +1 @@ + From 71598e693b0cc000608041df0a12c7408845ff51 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Wed, 19 Feb 2025 17:55:33 +0530 Subject: [PATCH 1595/2485] Update arhanansari.jsoning Details --- domains/arhanansari.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index 65d79a803..3860214ae 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -1,12 +1,11 @@ { - "domain": "arhanansari.is-a.dev", - "owner": { - "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com", - "x": "https://x.com/codewitharhan", - "discord": "@codewitharhan" - }, - "record": { - "CNAME": "arhanansari.vercel.app" - } + "description": "A sleek and 3D portfolio website for Arhan Ansari.", + "repo": "https://github.com/ArhanAnsari/Arhans-Portfolio", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "CNAME": "arhanansari.vercel.app" + } } From 63f56e936e6bb06973bdaa9bb77e830c99c0cf03 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Wed, 19 Feb 2025 18:02:00 +0530 Subject: [PATCH 1596/2485] Create _vercel.arhanansari.json --- domains/_vercel.arhanansari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arhanansari.json diff --git a/domains/_vercel.arhanansari.json b/domains/_vercel.arhanansari.json new file mode 100644 index 000000000..3f13b6a53 --- /dev/null +++ b/domains/_vercel.arhanansari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arhanansari.is-a.dev,73384f1ab64fc8f50509" + } +} From fd296e56e415bdb7e98b33270c3878f02200b809 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Wed, 19 Feb 2025 18:11:38 +0530 Subject: [PATCH 1597/2485] Update arhanansari.json --- domains/arhanansari.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/arhanansari.json b/domains/arhanansari.json index 3860214ae..fb16e46e7 100644 --- a/domains/arhanansari.json +++ b/domains/arhanansari.json @@ -3,7 +3,9 @@ "repo": "https://github.com/ArhanAnsari/Arhans-Portfolio", "owner": { "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com" + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" }, "record": { "CNAME": "arhanansari.vercel.app" From 30e9f9f99d98e5434c74348e4bc28ea104e109af Mon Sep 17 00:00:00 2001 From: Vo-Hoang-Tuan Ngo Date: Wed, 19 Feb 2025 13:50:19 +0100 Subject: [PATCH 1598/2485] Update zerot69.json --- domains/zerot69.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/zerot69.json b/domains/zerot69.json index a7ceda1cb..c4654bd07 100644 --- a/domains/zerot69.json +++ b/domains/zerot69.json @@ -1,6 +1,7 @@ { "owner": { - "username": "zerot69" + "username": "zerot69", + "email": "ngo.vo.hoang.tuan.69@gmail.com" }, "record": { "CNAME": "zerot69.github.io" From e5a4d18e9fc68bbdeb200d06fbf41de8b1ef4990 Mon Sep 17 00:00:00 2001 From: Kajpio Date: Wed, 19 Feb 2025 14:37:28 +0100 Subject: [PATCH 1599/2485] Add kajetan.json --- domains/kajetan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kajetan.json diff --git a/domains/kajetan.json b/domains/kajetan.json new file mode 100644 index 000000000..79f0f0dd5 --- /dev/null +++ b/domains/kajetan.json @@ -0,0 +1,11 @@ +{ + "description": "Personal use for my portofolio website", + "repo": "https://github.com/Kajpio/kajpio.github.io", + "owner": { + "username": "Kajpio", + "email": "thugmichel14@gmail.com" + }, + "record": { + "CNAME": "kajpio.github.io" + } +} From b51a557082f75dd27ceeef7cca72949d2270c2b0 Mon Sep 17 00:00:00 2001 From: Tawiah <57331395+tawiahnyt@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:39:45 +0000 Subject: [PATCH 1600/2485] Create tawiah.json --- domains/tawiah.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tawiah.json diff --git a/domains/tawiah.json b/domains/tawiah.json new file mode 100644 index 000000000..cf4f34eec --- /dev/null +++ b/domains/tawiah.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/tawiahnyt/tawiah", + "owner": { + "username": "tawiahnyt", + "email": "tawiahin4k@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From ba66dc82688c87b4ccd93f480bd7272c62a254e2 Mon Sep 17 00:00:00 2001 From: Angga Eko Pratama Date: Wed, 19 Feb 2025 21:16:33 +0700 Subject: [PATCH 1601/2485] Create angganix.json --- domains/angganix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/angganix.json diff --git a/domains/angganix.json b/domains/angganix.json new file mode 100644 index 000000000..ab07741ca --- /dev/null +++ b/domains/angganix.json @@ -0,0 +1,11 @@ +{ + "description": "For personal site, blogging, and displayed portofolio", + "repo": "https://github.com/angganix/angganix.github.io", + "owner": { + "username": "angganix", + "email": "angganix@gmail.com" + }, + "record": { + "CNAME": "angganix.github.io" + } +} From ac6a07f666b8a88c1feb92a7ceb1292d4aacee53 Mon Sep 17 00:00:00 2001 From: uditdev1 Date: Wed, 19 Feb 2025 19:49:34 +0530 Subject: [PATCH 1602/2485] add udit.json and _vercel.udit.json --- domains/_vercel.udit.json | 10 ++++++++++ domains/udit.json | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.udit.json create mode 100644 domains/udit.json diff --git a/domains/_vercel.udit.json b/domains/_vercel.udit.json new file mode 100644 index 000000000..5877b6aed --- /dev/null +++ b/domains/_vercel.udit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "uditdev", + "email" : "uditdev0008@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=udit.is-a.dev,8718c1c2a08417265d7e"] + } + } + \ No newline at end of file diff --git a/domains/udit.json b/domains/udit.json new file mode 100644 index 000000000..1583fe5c4 --- /dev/null +++ b/domains/udit.json @@ -0,0 +1,11 @@ +{ + "description": "Udit's portfolio", + "repo": "https://github.com/uditdev1/details", + "owner": { + "username": "uditdev", + "email": "uditdev0008@gmail.com" + }, + "record": { + "CNAME": "details-five.vercel.app" + } +} \ No newline at end of file From faab45ccae33692eadfc633e391a63c4c0945089 Mon Sep 17 00:00:00 2001 From: Fongg <46365986+nphng15@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:20:47 +0700 Subject: [PATCH 1603/2485] Create fongg.json --- domains/fongg.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/fongg.json diff --git a/domains/fongg.json b/domains/fongg.json new file mode 100644 index 000000000..5a0ef21ba --- /dev/null +++ b/domains/fongg.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nphng15" + }, + "record": { + "CNAME": "nphng15.github.io" + } +} From 853c4fbe0e45d4334da98dd8c5754a5735e65f0c Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Wed, 19 Feb 2025 20:44:13 +0530 Subject: [PATCH 1604/2485] Update therookiecoder.json --- domains/therookiecoder.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/therookiecoder.json b/domains/therookiecoder.json index 3dec24550..be47f4fa2 100644 --- a/domains/therookiecoder.json +++ b/domains/therookiecoder.json @@ -1,10 +1,12 @@ { + "description": "My personal website", + "repo": "https://github.com/theRookieCoder/theRookieCoder.github.io", "owner": { "username": "theRookieCoder", "email": "ileshkt@gmail.com", - "discord": "theRookieCoder#1287" + "discord": "therookiecoder" }, "record": { - "URL": "https://github.com/theRookieCoder" + "CNAME": "therookiecoder.github.io" } } From a0f8516bf95120b644f92f68ef195954496d3f38 Mon Sep 17 00:00:00 2001 From: Edgar Lopez Date: Wed, 19 Feb 2025 10:09:24 -0600 Subject: [PATCH 1605/2485] Create viernes.json --- domains/viernes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/viernes.json diff --git a/domains/viernes.json b/domains/viernes.json new file mode 100644 index 000000000..d8a7a2d67 --- /dev/null +++ b/domains/viernes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "br0k3r", + "email": "br0k3r@protonmail.com" + }, + "record": { + "CNAME": "viernes.surge.sh" + } + } + \ No newline at end of file From 1eeedc706cb4064eb99da52ce5fa6ba39650cce7 Mon Sep 17 00:00:00 2001 From: Fongg <46365986+nphng15@users.noreply.github.com> Date: Wed, 19 Feb 2025 23:20:02 +0700 Subject: [PATCH 1606/2485] Update fongg.json --- domains/fongg.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/fongg.json b/domains/fongg.json index 5a0ef21ba..ebf63ec29 100644 --- a/domains/fongg.json +++ b/domains/fongg.json @@ -1,6 +1,9 @@ { + "description": "nphng15.is-a.dev", + "repo": "https://github.com/nphng15/nphng15.github.io", "owner": { - "username": "nphng15" + "username": "nphng15", + "email": "23521172@gm.uit.edu.vn" }, "record": { "CNAME": "nphng15.github.io" From da4e5eef5faddd38a7b4b69d53841a8b8ed8b85d Mon Sep 17 00:00:00 2001 From: Akash0816 Date: Wed, 19 Feb 2025 22:51:50 +0530 Subject: [PATCH 1607/2485] Create akprofile.json --- domains/akprofile.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akprofile.json diff --git a/domains/akprofile.json b/domains/akprofile.json new file mode 100644 index 000000000..6beabd313 --- /dev/null +++ b/domains/akprofile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akash0816", + "email": "akashoffical321@gmail.com" + }, + "record": { + "CNAME": "Akash0816.github.io" + } +} From 0b806ed29236a25846e073b623c812ceb5ceebd8 Mon Sep 17 00:00:00 2001 From: Sahand Soleimani Date: Wed, 19 Feb 2025 20:57:55 +0330 Subject: [PATCH 1608/2485] Adding `arsenobetaine.is-a.dev` Connecting the subdomain to my GitHub page. --- domains/arsenobetaine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arsenobetaine.json diff --git a/domains/arsenobetaine.json b/domains/arsenobetaine.json new file mode 100644 index 000000000..f2e96f391 --- /dev/null +++ b/domains/arsenobetaine.json @@ -0,0 +1,11 @@ +{ + "description": "A personal website for information on me and my projects.", + "repo": "https://github.com/arsenobetaine/arsenobetaine.is-a.dev", + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "CNAME": "arsenobetaine.github.io" + } +} From 56b33d2505fa6c6819b258b204e4d8a9e8187d1f Mon Sep 17 00:00:00 2001 From: Sahand Soleimani Date: Wed, 19 Feb 2025 20:59:10 +0330 Subject: [PATCH 1609/2485] Adding `_discord.arsenobetaine.is-a.dev` Connecting the subdomain to my discord account. --- domains/_discord.arsenobetaine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.arsenobetaine.json diff --git a/domains/_discord.arsenobetaine.json b/domains/_discord.arsenobetaine.json new file mode 100644 index 000000000..cef3ec70a --- /dev/null +++ b/domains/_discord.arsenobetaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "TXT": "dh=a7836fe0f1ee1642624faaa1e95fedba6f53f907" + } +} From 6f13771e5de4daf8a3b2ca40c446f6aadc9826ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Garc=C3=ADa?= <119504786+sergarsilla@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:31:19 +0100 Subject: [PATCH 1610/2485] Create sergarsilla.json --- domains/sergarsilla.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/sergarsilla.json diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/sergarsilla.json @@ -0,0 +1 @@ + From 53b62654a3b4d25d93e5d6f605a1c1c8975a4fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Garc=C3=ADa?= <119504786+sergarsilla@users.noreply.github.com> Date: Wed, 19 Feb 2025 18:35:40 +0100 Subject: [PATCH 1611/2485] Update sergarsilla.json --- domains/sergarsilla.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json index 8b1378917..bead42d1e 100644 --- a/domains/sergarsilla.json +++ b/domains/sergarsilla.json @@ -1 +1,6 @@ - +{ + "owner": { + "username": "sergarsilla", + "email": "sergarsilla@gmail.com" + } +} From 04e375d95f0b8d11e6591744f5525e48ba5c5bd4 Mon Sep 17 00:00:00 2001 From: Thuc Nguyen <59547942+thucngyyen@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:51:37 -0800 Subject: [PATCH 1612/2485] Update thuc.json --- domains/thuc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thuc.json b/domains/thuc.json index 8490e92e4..1bf1a2bbb 100644 --- a/domains/thuc.json +++ b/domains/thuc.json @@ -3,6 +3,6 @@ "username": "thucngyyen" }, "record": { - "RECORDTYPE": "thucngyyen.github.io" + "CNAME": "thucngyyen.github.io" } } From a8ce5b1c90f6955cda0872b62c485e3155ebedf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Garc=C3=ADa?= <119504786+sergarsilla@users.noreply.github.com> Date: Wed, 19 Feb 2025 20:01:52 +0100 Subject: [PATCH 1613/2485] Update sergarsilla.json --- domains/sergarsilla.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json index bead42d1e..9ad926a9a 100644 --- a/domains/sergarsilla.json +++ b/domains/sergarsilla.json @@ -3,4 +3,7 @@ "username": "sergarsilla", "email": "sergarsilla@gmail.com" } + "record": { + "CNAME": "sergarsilla.github.io" + } } From cb5e190aa71466fbf7683cbb9bf673bba5318319 Mon Sep 17 00:00:00 2001 From: Zero_0R <80145720+Rahat87942R@users.noreply.github.com> Date: Thu, 20 Feb 2025 01:04:58 +0600 Subject: [PATCH 1614/2485] Create rahatrumi.is-a.dev.json --- domains/rahatrumi.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rahatrumi.is-a.dev.json diff --git a/domains/rahatrumi.is-a.dev.json b/domains/rahatrumi.is-a.dev.json new file mode 100644 index 000000000..d9cb4c7c7 --- /dev/null +++ b/domains/rahatrumi.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rahat87942R", + "email": "rumirahat63@gmail.com" + }, + "record": { + "CNAME": "rahatrumi.vercel.app" + } +} From 3932f371cda017bcc6c145f98ea78e1c3074ecbc Mon Sep 17 00:00:00 2001 From: Mahmoud Makady Date: Wed, 19 Feb 2025 21:41:28 +0200 Subject: [PATCH 1615/2485] Update mahmoud-makady.json --- domains/mahmoud-makady.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/mahmoud-makady.json b/domains/mahmoud-makady.json index 7da8c61e3..9d081449f 100644 --- a/domains/mahmoud-makady.json +++ b/domains/mahmoud-makady.json @@ -1,5 +1,4 @@ { - "mahmoud-makady": { "owner": { "username": "Mahmoud-Makady", "email": "m.makady19@gmail.com" @@ -7,5 +6,4 @@ "records": { "CNAME": "mahmoud-makady.netlify.app" } - } } From f03cbf9abf57dbaa888da04caa7c43abf6517c98 Mon Sep 17 00:00:00 2001 From: Mahmoud Makady Date: Wed, 19 Feb 2025 22:18:39 +0200 Subject: [PATCH 1616/2485] Update mahmoud-makady.json From aa477ef2d4f597c130cdd924b25d028f7afd1666 Mon Sep 17 00:00:00 2001 From: Kenny Molina <42689547+xXMolinaXx@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:25:13 -0600 Subject: [PATCH 1617/2485] Update kennymolina.json --- domains/kennymolina.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kennymolina.json b/domains/kennymolina.json index d39dfa9f5..4f15f284c 100644 --- a/domains/kennymolina.json +++ b/domains/kennymolina.json @@ -4,6 +4,6 @@ "email": "kjmolina@live.com" }, "record": { - "CNAME": "https://xxmolinaxx.github.io/" + "CNAME": "xxmolinaxx.github.io" } } From 8cc918d2047970301d2de2735b4377deab8883b0 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 03:41:39 +0500 Subject: [PATCH 1618/2485] added / FIxed --- domains/coolify-app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index eb126a4cc..24a6d9720 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,6 +4,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "URL": "http://130.162.58.142:8000/" - } + "A": ["89.168.88.28"] + } } \ No newline at end of file From 4e23d6787f18e31ed659301d12e13063bdb707f4 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 03:51:52 +0500 Subject: [PATCH 1619/2485] added a records --- domains/coolify-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 24a6d9720..9033e7931 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,6 +4,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "A": ["89.168.88.28"] + "A": ["89.168.88.28", "129.159.253.45"] } } \ No newline at end of file From 9cbf4cba02bced62a260925fd987f176823ba50d Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 03:57:34 +0500 Subject: [PATCH 1620/2485] readded domain --- domains/coolify-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 9033e7931..8f27657c9 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,6 +4,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "A": ["89.168.88.28", "129.159.253.45"] + "A": ["129.159.253.45"] } } \ No newline at end of file From 45a5155e1738b2fff4051450b049315be0331105 Mon Sep 17 00:00:00 2001 From: Dzubayyan Ahmad Date: Thu, 20 Feb 2025 08:34:11 +0800 Subject: [PATCH 1621/2485] add masdzub.json all of requirement is ok personal site is https://masdzub.com --- domains/masdzub.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/masdzub.json diff --git a/domains/masdzub.json b/domains/masdzub.json new file mode 100644 index 000000000..a39de10c1 --- /dev/null +++ b/domains/masdzub.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website.", + "repo": "https://github.com/masdzub/masdzub.github.io", + "owner": { + "username": "masdzub", + "email": "hello@masdzub.com" + }, + "record": { + "CNAME": "masdzub-github-io.pages.dev" + } +} From 4455b26f0468c4af75b3c4364315bdb27c18a1bf Mon Sep 17 00:00:00 2001 From: Nathaniel Lewis <111205104+golvellius32@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:46:42 +1100 Subject: [PATCH 1622/2485] Create golvellius32 adding new gitbug page --- domains/golvellius32 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/golvellius32 diff --git a/domains/golvellius32 b/domains/golvellius32 new file mode 100644 index 000000000..ae112d20f --- /dev/null +++ b/domains/golvellius32 @@ -0,0 +1,11 @@ +{ + "description": "Golvellius's website", + "repo": "https://github.com/golvellius32/skills-github-pages-public", + "owner": { + "username": "0x3st", + "email": "[protected]", + }, + "record": { + "CNAME": "golvellius32.github.io" + } +} From d74c89747bb1ebc2c5698f1ec23b6b23f6b489ea Mon Sep 17 00:00:00 2001 From: Nathaniel Lewis <111205104+golvellius32@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:49:49 +1100 Subject: [PATCH 1623/2485] Update golvellius32 --- domains/golvellius32 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/golvellius32 b/domains/golvellius32 index ae112d20f..972beb090 100644 --- a/domains/golvellius32 +++ b/domains/golvellius32 @@ -2,8 +2,8 @@ "description": "Golvellius's website", "repo": "https://github.com/golvellius32/skills-github-pages-public", "owner": { - "username": "0x3st", - "email": "[protected]", + "username": "golvellius32", + "email": "golvellius@hotmail.com", }, "record": { "CNAME": "golvellius32.github.io" From 27890df9532e834a8f98043fb041edcca16198fd Mon Sep 17 00:00:00 2001 From: Do Minh Duy Date: Thu, 20 Feb 2025 07:59:14 +0700 Subject: [PATCH 1624/2485] Create duyhandsome.json --- domains/duyhandsome.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/duyhandsome.json diff --git a/domains/duyhandsome.json b/domains/duyhandsome.json new file mode 100644 index 000000000..aaefa83e0 --- /dev/null +++ b/domains/duyhandsome.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "dominhduy09" + }, + "record": { + "URL": "https://dominhduy09.github.io/profile/" + } +} From b8bf9e84768949349e1a11a5e9e98e05aed81a67 Mon Sep 17 00:00:00 2001 From: dauvet Date: Thu, 20 Feb 2025 08:06:27 +0700 Subject: [PATCH 1625/2485] Update dauvet.json --- domains/dauvet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dauvet.json b/domains/dauvet.json index a40c252ad..482ddd9e6 100644 --- a/domains/dauvet.json +++ b/domains/dauvet.json @@ -1,4 +1,4 @@ - +{ "owner": { "username": "dauvet", "email": "vanhieu85@gmail.com" From c8192f91605cbda2feb134b714daa0b2384e6140 Mon Sep 17 00:00:00 2001 From: Rizqiansyah <57321470+RizqiSeijuuro@users.noreply.github.com> Date: Thu, 20 Feb 2025 08:26:36 +0700 Subject: [PATCH 1626/2485] Update domains/rizqi.json Co-authored-by: JustDeveloper --- domains/rizqi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizqi.json b/domains/rizqi.json index d567e13eb..99046675f 100644 --- a/domains/rizqi.json +++ b/domains/rizqi.json @@ -6,6 +6,6 @@ "email": "rizqiansyah52@gmail.com" }, "record": { - "CNAME": "RizqiSeijuuro.github.io/portfolio" + "CNAME": "rizqiseijuuro.github.io" } } \ No newline at end of file From 5ad5d6d235375f1fbfe48202ea102133fc92b7f7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:08:58 +0800 Subject: [PATCH 1627/2485] Update ak-profile.json Co-authored-by: JustDeveloper --- ak-profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ak-profile.json b/ak-profile.json index 6beabd313..cf97a0f79 100644 --- a/ak-profile.json +++ b/ak-profile.json @@ -4,6 +4,6 @@ "email": "akashoffical321@gmail.com" }, "record": { - "CNAME": "Akash0816.github.io" + "CNAME": "akash0816.github.io" } } From c6d446275212e0c69ca0365ca8cb1d67fe1d393d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ph=C6=B0=C6=A1ng=20Nam?= <80313991+NBlue@users.noreply.github.com> Date: Thu, 20 Feb 2025 09:11:14 +0700 Subject: [PATCH 1628/2485] Update and rename nguyen-phuong-nam to nguyen-phuong-nam.json --- domains/{nguyen-phuong-nam => nguyen-phuong-nam.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{nguyen-phuong-nam => nguyen-phuong-nam.json} (68%) diff --git a/domains/nguyen-phuong-nam b/domains/nguyen-phuong-nam.json similarity index 68% rename from domains/nguyen-phuong-nam rename to domains/nguyen-phuong-nam.json index 0f7c0f87d..f9aabd490 100644 --- a/domains/nguyen-phuong-nam +++ b/domains/nguyen-phuong-nam.json @@ -4,6 +4,6 @@ "email": "nam.np194336@gmail.com" }, "record": { - "CNAME": "https://protofilo-beta.vercel.app/" + "CNAME": "protofilo-beta.vercel.app/" } } From b4fbbd960fe18ccc35fd93cf2226bb74a4b0e347 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:11:36 +0800 Subject: [PATCH 1629/2485] Rename ak-profile.json to domains/ak-profile.json --- ak-profile.json => domains/ak-profile.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ak-profile.json => domains/ak-profile.json (100%) diff --git a/ak-profile.json b/domains/ak-profile.json similarity index 100% rename from ak-profile.json rename to domains/ak-profile.json From 5648491a1a87423c503b50038ec7948320f240f9 Mon Sep 17 00:00:00 2001 From: Risqi Ahmad Sultoni Date: Thu, 20 Feb 2025 09:37:34 +0700 Subject: [PATCH 1630/2485] add my domain please --- domains/_vercel.risqiahmad.json | 10 ++++++++++ domains/risqiahmad.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.risqiahmad.json create mode 100644 domains/risqiahmad.json diff --git a/domains/_vercel.risqiahmad.json b/domains/_vercel.risqiahmad.json new file mode 100644 index 000000000..8a73f6c6e --- /dev/null +++ b/domains/_vercel.risqiahmad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "risqi17", + "email": "ahmadreys@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=risqiahmad.is-a.dev,8bd8af8f24fe915c1ac4"] + } + } + \ No newline at end of file diff --git a/domains/risqiahmad.json b/domains/risqiahmad.json new file mode 100644 index 000000000..c6225b852 --- /dev/null +++ b/domains/risqiahmad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "risqi17", + "email": "ahmadreys@gmail.com" + }, + "record": { + "CNAME": "nextjs-notion-starter-kit-transitive-bullshit.vercel.app" + } + } + \ No newline at end of file From 080535d249eac0048634b8e9b0226dce37377994 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:41:51 -0500 Subject: [PATCH 1631/2485] Update nguyen-phuong-nam.json --- domains/nguyen-phuong-nam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nguyen-phuong-nam.json b/domains/nguyen-phuong-nam.json index f9aabd490..de6f86e58 100644 --- a/domains/nguyen-phuong-nam.json +++ b/domains/nguyen-phuong-nam.json @@ -4,6 +4,6 @@ "email": "nam.np194336@gmail.com" }, "record": { - "CNAME": "protofilo-beta.vercel.app/" + "CNAME": "protofilo-beta.vercel.app" } } From 0e8c02c82b4c785f18f6de5258b4bacbda957ed2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:44:41 +0800 Subject: [PATCH 1632/2485] remove dnscontrol validation --- .github/workflows/{validation.yml => ci.yml} | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) rename .github/workflows/{validation.yml => ci.yml} (68%) diff --git a/.github/workflows/validation.yml b/.github/workflows/ci.yml similarity index 68% rename from .github/workflows/validation.yml rename to .github/workflows/ci.yml index fa0fa8f5f..38cf61d44 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Validation +name: CI on: pull_request: @@ -19,16 +19,6 @@ concurrency: cancel-in-progress: true jobs: - dnscontrol: - name: DNSControl - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - uses: is-a-dev/dnscontrol-action@main - with: - args: check - tests: name: Tests runs-on: ubuntu-latest From 958a0a4032c59d51c93c1f2e107b398b78b6c578 Mon Sep 17 00:00:00 2001 From: Dniw Date: Thu, 20 Feb 2025 09:51:51 +0700 Subject: [PATCH 1633/2485] Register yellososa.is-a.dev --- domains/yellososa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yellososa.json diff --git a/domains/yellososa.json b/domains/yellososa.json new file mode 100644 index 000000000..d5141d19b --- /dev/null +++ b/domains/yellososa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dn1w", + "discord": "923208452581511199", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.UYEThSdIZTWX2_fHUJL6USuvkXNHtizdv6i6tq7VlLbxQ8hB9ShSrlEvwEbAL7xapElXx-Zjn9-DeeQLlpD6evOb-qeUOLp2bBA_TK9RmLnJnQEfTNsnjZAJwkd_IZUWtSoPVISyooLfEIFROAalmyBvOqO4jo6f_VS62akDJjFkpNHGizyTy3Ap4o4ECYhw3DJDpj70ZUfYlMym4IR9vBx-FENksCdRszGj9uSnCqrut0ebez8BhS4orxwF3iyh2zjOJ9RnvZdaBUM_T0bovHD-4W26p4PiOXVlJG-TPiLAA1oJrpRTjO4pIOeokstysYJWCfZMtz8Vzf1wsAXUnw.AtmbV8Ll8uA5ExuCKoLJAA.rw-ak74Tw-ynZRDyHMgKIwwy6-i-RNUSCEHQrvr4lK24iT5nsdqkqzBPFbIAnpbL-UT9VjlXF5JE-VDkg4p9iXaTPcNm11FSaqOEFSwEPIY.LbsXNr4vTuO14AqbVrEXJA" + }, + + "record": { + "CNAME": "yellososa.github.io" + } + } + \ No newline at end of file From ec61bc5add1b9ab43c568b00d6605012a4f5e8ff Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:53:26 -0500 Subject: [PATCH 1634/2485] Rename rahatrumi.is-a.dev.json to rahatrumi.json --- domains/{rahatrumi.is-a.dev.json => rahatrumi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rahatrumi.is-a.dev.json => rahatrumi.json} (100%) diff --git a/domains/rahatrumi.is-a.dev.json b/domains/rahatrumi.json similarity index 100% rename from domains/rahatrumi.is-a.dev.json rename to domains/rahatrumi.json From 18cab8b471d37854df4e5d6dd51106a1af391d81 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:54:14 -0500 Subject: [PATCH 1635/2485] Update sergarsilla.json --- domains/sergarsilla.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/sergarsilla.json b/domains/sergarsilla.json index 9ad926a9a..33486348a 100644 --- a/domains/sergarsilla.json +++ b/domains/sergarsilla.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sergarsilla", - "email": "sergarsilla@gmail.com" - } - "record": { - "CNAME": "sergarsilla.github.io" - } + "owner": { + "username": "sergarsilla", + "email": "sergarsilla@gmail.com" + }, + "record": { + "CNAME": "sergarsilla.github.io" + } } From 75ab265db929c90123c38c7341fa205671ee68f7 Mon Sep 17 00:00:00 2001 From: Nathaniel Lewis <111205104+golvellius32@users.noreply.github.com> Date: Thu, 20 Feb 2025 13:59:53 +1100 Subject: [PATCH 1636/2485] Rename golvellius32 to golvellius32.json --- domains/{golvellius32 => golvellius32.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{golvellius32 => golvellius32.json} (100%) diff --git a/domains/golvellius32 b/domains/golvellius32.json similarity index 100% rename from domains/golvellius32 rename to domains/golvellius32.json From f3aa956be99d67af91fe2eef47866787c3fd2fcb Mon Sep 17 00:00:00 2001 From: Risqi Ahmad Sultoni Date: Thu, 20 Feb 2025 10:08:42 +0700 Subject: [PATCH 1637/2485] add my subdomain --- domains/_vercel.risqiahmad.json | 5 +++-- domains/risqiahmad.json | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/_vercel.risqiahmad.json b/domains/_vercel.risqiahmad.json index 8a73f6c6e..d543a0d55 100644 --- a/domains/_vercel.risqiahmad.json +++ b/domains/_vercel.risqiahmad.json @@ -1,10 +1,11 @@ { "owner": { "username": "risqi17", - "email": "ahmadreys@gmail.com" + "email": "ahmadreys@gmail.com", + "discord": "risqi_ahmad9230" }, "record": { - "TXT": ["vc-domain-verify=risqiahmad.is-a.dev,8bd8af8f24fe915c1ac4"] + "TXT": "vc-domain-verify=risqiahmad.is-a.dev,8bd8af8f24fe915c1ac4" } } \ No newline at end of file diff --git a/domains/risqiahmad.json b/domains/risqiahmad.json index c6225b852..325cc3b83 100644 --- a/domains/risqiahmad.json +++ b/domains/risqiahmad.json @@ -1,7 +1,8 @@ { "owner": { "username": "risqi17", - "email": "ahmadreys@gmail.com" + "email": "ahmadreys@gmail.com", + "discord": "risqi_ahmad9230" }, "record": { "CNAME": "nextjs-notion-starter-kit-transitive-bullshit.vercel.app" From ab3dff3b3387630f51645d372ba2fbe6adbf19d8 Mon Sep 17 00:00:00 2001 From: Terry Kim Date: Thu, 20 Feb 2025 16:09:31 +1300 Subject: [PATCH 1638/2485] Create _vercel.terry.json --- domains/_vercel.terry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.terry.json diff --git a/domains/_vercel.terry.json b/domains/_vercel.terry.json new file mode 100644 index 000000000..19e0e060f --- /dev/null +++ b/domains/_vercel.terry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyoterry", + "email": "theterrykim@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=terry.is-a.dev,77663b6ef45302529609" + } +} From 7cf8d39c7a25cc91f666e76c715a0584d9ecd3f3 Mon Sep 17 00:00:00 2001 From: Terry Kim Date: Thu, 20 Feb 2025 16:10:12 +1300 Subject: [PATCH 1639/2485] Create terry.json --- domains/terry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/terry.json diff --git a/domains/terry.json b/domains/terry.json new file mode 100644 index 000000000..264442cfd --- /dev/null +++ b/domains/terry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realyoterry", + "email": "theterrykim@gmail.com" + }, + "record": { + "CNAME": "realyoterry.vercel.app" + } +} From 06e80d1fe9b2c7c5e11349ad343d6ab45dd79aff Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Thu, 20 Feb 2025 09:04:46 +0530 Subject: [PATCH 1640/2485] Create _github-pages-challenge-therookiecoder.therookiecoder.json --- ...ages-challenge-therookiecoder.therookiecoder.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-therookiecoder.therookiecoder.json diff --git a/domains/_github-pages-challenge-therookiecoder.therookiecoder.json b/domains/_github-pages-challenge-therookiecoder.therookiecoder.json new file mode 100644 index 000000000..fbf7295f8 --- /dev/null +++ b/domains/_github-pages-challenge-therookiecoder.therookiecoder.json @@ -0,0 +1,12 @@ +{ + "description": "GitHub domain verification for my personal website", + "repo": "https://github.com/theRookieCoder/theRookieCoder.github.io", + "owner": { + "username": "theRookieCoder", + "email": "ileshkt@gmail.com", + "discord": "therookiecoder" + }, + "record": { + "TXT": "11a49aa635c8bc15e62134fbd34a46" + } +} From 4b0789646110acf550cbff340c8ea4bece290f9d Mon Sep 17 00:00:00 2001 From: Sang Huynh Thanh Date: Tue, 18 Feb 2025 14:39:22 +0700 Subject: [PATCH 1641/2485] Add ninh.json --- domains/ninh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ninh.json diff --git a/domains/ninh.json b/domains/ninh.json new file mode 100644 index 000000000..0e80e07a0 --- /dev/null +++ b/domains/ninh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanG-github", + "email": "sanghuynh20000@gmail.com" + }, + "record": { + "CNAME": "haininh.vercel.app" + } +} From 83a9e59f9333374f60ae5bb1cfc6c209652e9be4 Mon Sep 17 00:00:00 2001 From: Sang Huynh Thanh Date: Tue, 18 Feb 2025 14:39:29 +0700 Subject: [PATCH 1642/2485] Add thanh-sang.json --- domains/thanh-sang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thanh-sang.json diff --git a/domains/thanh-sang.json b/domains/thanh-sang.json new file mode 100644 index 000000000..b5ba21e8f --- /dev/null +++ b/domains/thanh-sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanG-github", + "email": "sanghuynh20000@gmail.com" + }, + "record": { + "CNAME": "portfolio-logan.netlify.app" + } +} From e74f05834fa8e176cd2e8a4cca1ddffc07fbe3da Mon Sep 17 00:00:00 2001 From: Sang Huynh Thanh Date: Tue, 18 Feb 2025 16:27:00 +0700 Subject: [PATCH 1643/2485] Remove PFM site --- domains/ninh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ninh.json diff --git a/domains/ninh.json b/domains/ninh.json deleted file mode 100644 index 0e80e07a0..000000000 --- a/domains/ninh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sanG-github", - "email": "sanghuynh20000@gmail.com" - }, - "record": { - "CNAME": "haininh.vercel.app" - } -} From 313a5436867015afbbef6670bded7d2927b93b43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Urroz?= <88216183+GitCesc07@users.noreply.github.com> Date: Wed, 19 Feb 2025 22:41:01 -0600 Subject: [PATCH 1644/2485] Create cescdev.json --- domains/cescdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cescdev.json diff --git a/domains/cescdev.json b/domains/cescdev.json new file mode 100644 index 000000000..79520e392 --- /dev/null +++ b/domains/cescdev.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username": "GitCesc07", +"email": "cesar0407197@gmail.com" +}, +"record": { + "CNAME": "cescdev-portafolio.netlify.app/" +} +} From 8694bbd28e4c931fbf0bf928501ec3ed89aeb826 Mon Sep 17 00:00:00 2001 From: Irfan Zharauri Nanda Sudiyanto Date: Thu, 20 Feb 2025 12:21:39 +0700 Subject: [PATCH 1645/2485] Add Vercel domain configuration for zara.is-a.dev --- domains/_vercel.zara.json | 9 +++++++++ domains/zara.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.zara.json create mode 100644 domains/zara.json diff --git a/domains/_vercel.zara.json b/domains/_vercel.zara.json new file mode 100644 index 000000000..e5e0538b0 --- /dev/null +++ b/domains/_vercel.zara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tutupharirabu", + "email": "code.zharaurien@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=zara.is-a.dev,54fd6194f447f7c5295b" + } +} \ No newline at end of file diff --git a/domains/zara.json b/domains/zara.json new file mode 100644 index 000000000..521b04e19 --- /dev/null +++ b/domains/zara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tutupharirabu", + "email": "code.zharaurien@gmail.com" + }, + "record": { + "CNAME": "portofolio-pribadi-irfan-zharauri.vercel.app" + } +} \ No newline at end of file From 7c6bf4914deb92a3c76ef34daea153c3014afe11 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Thu, 20 Feb 2025 01:21:49 -0500 Subject: [PATCH 1646/2485] Create breakertws.json --- domains/breakertws.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..c6ffb03ac --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/BreakerTWS.github.io", + "owner": { + "username": "BreakerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "CNAME": "breakertws.github.io", + "TXT": "0341066cad9d529001925f19bd4d34" + } +} From b41c2c9213c5fc6c734aa172522c305f923f3a4b Mon Sep 17 00:00:00 2001 From: Gal Abra Date: Thu, 20 Feb 2025 09:47:07 +0200 Subject: [PATCH 1647/2485] Added the "galabra" subdomain --- domains/galabra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/galabra.json diff --git a/domains/galabra.json b/domains/galabra.json new file mode 100644 index 000000000..afe92d20d --- /dev/null +++ b/domains/galabra.json @@ -0,0 +1,9 @@ +{ + "description": "I'm a dev.", + "owner": { + "username": "galabra" + }, + "record": { + "CNAME": "https://github.com/galabra" + } +} From ffe72135437a8102cb3ec32215df493a139308c2 Mon Sep 17 00:00:00 2001 From: Gal Abra Date: Thu, 20 Feb 2025 09:51:39 +0200 Subject: [PATCH 1648/2485] Added an email address to galabra.json --- domains/galabra.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/galabra.json b/domains/galabra.json index afe92d20d..7486f1d0a 100644 --- a/domains/galabra.json +++ b/domains/galabra.json @@ -1,7 +1,8 @@ { "description": "I'm a dev.", "owner": { - "username": "galabra" + "username": "galabra", + "email": "galabra.dev@gmail.com" }, "record": { "CNAME": "https://github.com/galabra" From 425ec1221aa399d84dd6469abca5d2a778dd1cca Mon Sep 17 00:00:00 2001 From: Arya Date: Thu, 20 Feb 2025 16:31:33 +0700 Subject: [PATCH 1649/2485] Rename worldsavior to worldsavior.json --- domains/{worldsavior => worldsavior.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{worldsavior => worldsavior.json} (100%) diff --git a/domains/worldsavior b/domains/worldsavior.json similarity index 100% rename from domains/worldsavior rename to domains/worldsavior.json From 582b21ea4e8bd610698b6c1730e169231c8f954e Mon Sep 17 00:00:00 2001 From: "G.T." Date: Thu, 20 Feb 2025 12:39:19 +0300 Subject: [PATCH 1650/2485] the guvent.is-a.dev request --- domains/guvent.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/guvent.json diff --git a/domains/guvent.json b/domains/guvent.json new file mode 100644 index 000000000..470563897 --- /dev/null +++ b/domains/guvent.json @@ -0,0 +1,12 @@ +{ + "description": "The portfolio site of Guven Topal", + "repo": "https://github.com/guvent/guvent", + "owner": { + "username": "guvent", + "email": "me@guvent.com" + }, + "record": { + "CNAME": "guvent.com" + } + } + \ No newline at end of file From 77ed7345f3ba9d4438e17472b0b4fc3de5af9752 Mon Sep 17 00:00:00 2001 From: Md Ariful Islam <46021788+Arif-Islam@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:18:18 +0600 Subject: [PATCH 1651/2485] Create arif.json --- domains/arif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arif.json diff --git a/domains/arif.json b/domains/arif.json new file mode 100644 index 000000000..b3df945d0 --- /dev/null +++ b/domains/arif.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/Arif-Islam/Portfolio-site", + "owner": { + "username": "Arif-Islam", + "email": "arif8491@gmail.com" + }, + "record": { + "CNAME": "Arif-Islam.github.io" + } +} From ce8bea7782c0502c51852921edc5696a0f37d978 Mon Sep 17 00:00:00 2001 From: Amr Gawish <87614+agawish@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:00:30 +0000 Subject: [PATCH 1652/2485] Create amr.json To have `amr-is-a.dev` --- domains/amr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amr.json diff --git a/domains/amr.json b/domains/amr.json new file mode 100644 index 000000000..d33621228 --- /dev/null +++ b/domains/amr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "agawish", + "email": "amr.gawish@gmail.com" + }, + "record": { + "CNAME": "amr-gawish.com" + } +} From 1769b61b3a9df5c7e7ef26832d25ea55e80f3030 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:45:43 +0700 Subject: [PATCH 1653/2485] Update and rename _vercel.lmt.json to _discord.thangle.is-a.dev --- domains/{_vercel.lmt.json => _discord.thangle.is-a.dev} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_vercel.lmt.json => _discord.thangle.is-a.dev} (91%) diff --git a/domains/_vercel.lmt.json b/domains/_discord.thangle.is-a.dev similarity index 91% rename from domains/_vercel.lmt.json rename to domains/_discord.thangle.is-a.dev index 923d666b0..06ee5723d 100644 --- a/domains/_vercel.lmt.json +++ b/domains/_discord.thangle.is-a.dev @@ -6,7 +6,7 @@ }, "record": { - "TXT": "vc-domain-verify=lmt.is-a.dev,e18df29b9b97f6e4f8c8" + "TXT": "dh=8d98fb5fefbb1915e89d5dc43c9fdd9fa801557f" } } From 79c536d8b2cb9ac700da46de0a6bdf921fbcb784 Mon Sep 17 00:00:00 2001 From: ThangLe <153090942+ThangLe9999@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:49:01 +0700 Subject: [PATCH 1654/2485] Rename _discord.thangle.is-a.dev to _discord.thangle.json --- domains/{_discord.thangle.is-a.dev => _discord.thangle.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.thangle.is-a.dev => _discord.thangle.json} (100%) diff --git a/domains/_discord.thangle.is-a.dev b/domains/_discord.thangle.json similarity index 100% rename from domains/_discord.thangle.is-a.dev rename to domains/_discord.thangle.json From 96d81b576e4db1b45e4458ef859138a2808ced07 Mon Sep 17 00:00:00 2001 From: Dishant radadiya <164029200+Dishant402955@users.noreply.github.com> Date: Thu, 20 Feb 2025 18:18:44 +0530 Subject: [PATCH 1655/2485] Create _vercel.dishant.json (for the verification) --- domains/_vercel.dishant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.dishant.json diff --git a/domains/_vercel.dishant.json b/domains/_vercel.dishant.json new file mode 100644 index 000000000..8e1e08fd2 --- /dev/null +++ b/domains/_vercel.dishant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dishant402955", + "email": "dishantradadiya3036@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=dishant.is-a.dev,cfc2c6cd0ad49054757b" + } +} From 660a0a2155adc019d56be6615b062d889e949299 Mon Sep 17 00:00:00 2001 From: Adrian Miranda Date: Thu, 20 Feb 2025 10:40:59 -0300 Subject: [PATCH 1656/2485] Create adriancmiranda.json --- domains/adriancmiranda.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/adriancmiranda.json diff --git a/domains/adriancmiranda.json b/domains/adriancmiranda.json new file mode 100644 index 000000000..d3768400b --- /dev/null +++ b/domains/adriancmiranda.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "adriancmiranda", + "email": "ad@is-a.dev" + }, + "record": { + "URL": "https://adrian-miranda.vercel.app" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/adriancmiranda" + }, + "redirect_paths": true + } +} From a1fe971f087301e9bb46793d0796f05b67437021 Mon Sep 17 00:00:00 2001 From: Sahand Soleimani Date: Thu, 20 Feb 2025 17:15:23 +0330 Subject: [PATCH 1657/2485] Adding `_github-pages-challenge-arsenobetaine.arsenobetaine.is-a.dev` Connecting the subdomain to my GitHub account. --- ...thub-pages-challenge-arsenobetaine.arsenobetaine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json diff --git a/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json b/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json new file mode 100644 index 000000000..ab62a0cc6 --- /dev/null +++ b/domains/_github-pages-challenge-arsenobetaine.arsenobetaine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arsenobetaine", + "email": "arsenobetaine@gmail.com" + }, + "record": { + "TXT": "02ff8b21eeaed5e8333376fc244485" + } +} From c885fda20bf5e93c4ae737447fb8f72c9343ed96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petris=CC=A6or=20Buga?= Date: Thu, 20 Feb 2025 15:45:25 +0200 Subject: [PATCH 1658/2485] chore: Added owner.discord information --- domains/peterbuga.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/peterbuga.json b/domains/peterbuga.json index 9aec666b2..f4ee26dca 100644 --- a/domains/peterbuga.json +++ b/domains/peterbuga.json @@ -2,7 +2,8 @@ "description": "Presentation website for peterbuga", "repo": "https://github.com/peterbuga/peterbuga.github.io", "owner": { - "username": "peterbuga" + "username": "peterbuga", + "discord": "902580031044325407" }, "record": { "CNAME": "peterbuga.github.io" From e2ea23c1e6cc8bb10f98871dc65b0393ec9357f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isaac=20D=27C=C3=A9sares?= Date: Thu, 20 Feb 2025 10:46:22 -0300 Subject: [PATCH 1659/2485] Create idcesares.json --- domains/idcesares.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/idcesares.json diff --git a/domains/idcesares.json b/domains/idcesares.json new file mode 100644 index 000000000..53cb961d0 --- /dev/null +++ b/domains/idcesares.json @@ -0,0 +1,11 @@ +{ + "description": "Isaac D'Césares personal website", + "repo": "https://github.com/idcesares", + "owner": { + "username": "idcesares", + "email": "isaac.dcesares@gmail.com" + }, + "record": { + "URL": "https://dcesares.dev" + } +} From cab2aad6d9b32e0c5d0e0bdfb511a05da18cac61 Mon Sep 17 00:00:00 2001 From: Khanh Dang <96910105+lmlmdf404@users.noreply.github.com> Date: Thu, 20 Feb 2025 21:16:51 +0700 Subject: [PATCH 1660/2485] Create blkdang1.json --- domains/blkdang1.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/blkdang1.json diff --git a/domains/blkdang1.json b/domains/blkdang1.json new file mode 100644 index 000000000..eea2ecdea --- /dev/null +++ b/domains/blkdang1.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "lmlmdf404" + }, + "record": { + "CNAME": "lmlmdf404.github.io" + } +} From 3e9949a78117b3775bf1ec3f9d14a1c05b1c3526 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 19:23:42 +0500 Subject: [PATCH 1661/2485] enabled proxy --- domains/coolify-app.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 8f27657c9..819d44be5 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -5,5 +5,6 @@ }, "record": { "A": ["129.159.253.45"] - } + }, + "proxied": true } \ No newline at end of file From 687ee1f52339b8f35aa9d824d5c577bab023c36a Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Thu, 20 Feb 2025 19:46:46 +0500 Subject: [PATCH 1662/2485] Create _vercel.raafey.json --- domains/_vercel.raafey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.raafey.json diff --git a/domains/_vercel.raafey.json b/domains/_vercel.raafey.json new file mode 100644 index 000000000..0e7768b13 --- /dev/null +++ b/domains/_vercel.raafey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raafey.is-a.dev,aa0e06a894333b259a4b" + } +} From 83415e333e0400279b5c58128bc0372fe4b3f81d Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Thu, 20 Feb 2025 19:47:45 +0500 Subject: [PATCH 1663/2485] Update raafey.json --- domains/raafey.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index b2cd0e262..0e0c632bb 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,8 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "A": ["69.197.135.202"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "CNAME": "v0-personal-portfolio-tf.vercel.app" } } From 04f1c170209e6ae75afab4f1886e935c3b407537 Mon Sep 17 00:00:00 2001 From: rajputsiya Date: Thu, 20 Feb 2025 20:56:50 +0530 Subject: [PATCH 1664/2485] add new domain json and _vercel json file --- domains/_vercel.siya.json | 10 ++++++++++ domains/siya.json | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.siya.json create mode 100644 domains/siya.json diff --git a/domains/_vercel.siya.json b/domains/_vercel.siya.json new file mode 100644 index 000000000..38ec823e9 --- /dev/null +++ b/domains/_vercel.siya.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rajputsiya", + "email" : "siyarajput9258@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=siya.is-a.dev,8b5584a1aeb3bb9a60c5"] + } + } + \ No newline at end of file diff --git a/domains/siya.json b/domains/siya.json new file mode 100644 index 000000000..23d0afd79 --- /dev/null +++ b/domains/siya.json @@ -0,0 +1,11 @@ +{ + "description": "Siya's portfolio", + "repo": "https://github.com/rajputsiya/portfolio", + "owner": { + "username": "rajputsiya", + "email": "siyarajput9258@gmail.com" + }, + "record": { + "CNAME": "siyarajput.vercel.app" + } +} \ No newline at end of file From ad04e41e97542a1d4c3bd731915e696b6e13ddd8 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 20 Feb 2025 19:52:06 +0400 Subject: [PATCH 1665/2485] Update _vercel.soul.json --- domains/_vercel.soul.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.soul.json b/domains/_vercel.soul.json index 0c95fe2a4..c9f35bd01 100644 --- a/domains/_vercel.soul.json +++ b/domains/_vercel.soul.json @@ -6,5 +6,5 @@ }, "record": { "TXT": "vc-domain-verify=soul.is-a.dev,6f957e2edcd5bb791896" - }, + } } From a3232bbc61bdf6cf3227b1559912974fb04f8ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=C6=B0=C6=A1ng=20V=C4=83n=20Th=C3=B4ng?= <82353328+truongvanthong@users.noreply.github.com> Date: Thu, 20 Feb 2025 23:07:30 +0700 Subject: [PATCH 1666/2485] Create truongvanthong.json --- domains/truongvanthong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/truongvanthong.json diff --git a/domains/truongvanthong.json b/domains/truongvanthong.json new file mode 100644 index 000000000..432565ec8 --- /dev/null +++ b/domains/truongvanthong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "truongvanthong", + "email": "thongvanpro2002@gmail.com" + }, + "record": { + "CNAME": "truongvanthong.github.io" + } +} From b21068907c3acdeb97d72ce4b3a1253851708712 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Thu, 20 Feb 2025 11:33:10 -0500 Subject: [PATCH 1667/2485] Create leek.is-a.dev --- domains/leek.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/leek.is-a.dev diff --git a/domains/leek.is-a.dev b/domains/leek.is-a.dev new file mode 100644 index 000000000..8352459fc --- /dev/null +++ b/domains/leek.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "leek", + "email": "leeked+isadev@gmail.com" + }, + "record": { + "URL": "https://leek.io" + } +} From e0b2deff17d565e5ae80845da870e02f8b6409c5 Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Thu, 20 Feb 2025 11:35:50 -0500 Subject: [PATCH 1668/2485] Rename leek.is-a.dev to leek.json --- domains/{leek.is-a.dev => leek.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{leek.is-a.dev => leek.json} (100%) diff --git a/domains/leek.is-a.dev b/domains/leek.json similarity index 100% rename from domains/leek.is-a.dev rename to domains/leek.json From 39b387a472d4f0f537d67d758be5bdfea06afc24 Mon Sep 17 00:00:00 2001 From: Renan Teixeira Date: Thu, 20 Feb 2025 13:44:21 -0300 Subject: [PATCH 1669/2485] Create _vercel.renant.json --- domains/_vercel.renant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.renant.json diff --git a/domains/_vercel.renant.json b/domains/_vercel.renant.json new file mode 100644 index 000000000..f1f52c9d5 --- /dev/null +++ b/domains/_vercel.renant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "renant", + "email": "renan_replay@live.com" + }, + "record": { + "TXT": "vc-domain-verify=renant.is-a.dev,fe738eebddc5a20097e6" + } +} From 4bb49ba8638f1c7216a7fb5b4840cc5e1fbb36b3 Mon Sep 17 00:00:00 2001 From: Renan Teixeira Date: Thu, 20 Feb 2025 13:46:13 -0300 Subject: [PATCH 1670/2485] Create renant.json --- domains/renant.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/renant.json diff --git a/domains/renant.json b/domains/renant.json new file mode 100644 index 000000000..d86f6e745 --- /dev/null +++ b/domains/renant.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "renant", + "email": "renan_replay@live.com" + }, + "record": { + "CNAME": "domainname.vercel.app" + } +} From 93f13ccafe95fcb87862ce8fac0e2cd3820af61f Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 20 Feb 2025 22:10:06 +0500 Subject: [PATCH 1671/2485] changes Record A --- domains/coolify-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolify-app.json b/domains/coolify-app.json index 819d44be5..bfadfe245 100644 --- a/domains/coolify-app.json +++ b/domains/coolify-app.json @@ -4,7 +4,7 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "A": ["129.159.253.45"] + "A": ["89.168.88.28"] }, "proxied": true } \ No newline at end of file From 7ea2499576d49dbca4e461dde7f8710c354bb95e Mon Sep 17 00:00:00 2001 From: Aishik Mukherjee Date: Thu, 20 Feb 2025 22:54:55 +0530 Subject: [PATCH 1672/2485] Create aishik999.json --- domains/aishik999.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aishik999.json diff --git a/domains/aishik999.json b/domains/aishik999.json new file mode 100644 index 000000000..2e09e3b16 --- /dev/null +++ b/domains/aishik999.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aishik999", + "email": "aishikm2002@gmail.com" + }, + "record": { + "CNAME": "aishik999.vercel.app" + } +} From 67886054eb162a96d60f59afe282cb8509301096 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:42:05 +0200 Subject: [PATCH 1673/2485] Create img.devmatei.json --- domains/img.devmatei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/img.devmatei.json diff --git a/domains/img.devmatei.json b/domains/img.devmatei.json new file mode 100644 index 000000000..b0b7702b5 --- /dev/null +++ b/domains/img.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "CNAME": "proxy.iostpa.com" + } +} From 1627aa868e56c4f99a0bd95e36d3f2dcb0a76056 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 20 Feb 2025 20:01:38 +0100 Subject: [PATCH 1674/2485] Adding `colin.json` and `_discord.colin.json` --- domains/_discord.colin.json | 9 +++++++++ domains/colin.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_discord.colin.json create mode 100644 domains/colin.json diff --git a/domains/_discord.colin.json b/domains/_discord.colin.json new file mode 100644 index 000000000..ef66babf0 --- /dev/null +++ b/domains/_discord.colin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ColinLeDev" + }, + "record": { + "TXT": ["dh=f51bcf0f0dac685ca2a69541d3981cd689a1e96a"] + } + } + \ No newline at end of file diff --git a/domains/colin.json b/domains/colin.json new file mode 100644 index 000000000..493c28dd1 --- /dev/null +++ b/domains/colin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ColinLeDev", + "email": "spam+isadev@col1n.fr" + }, + "record": { + "URL": "https://is-a-dev.redirect.col1n.fr", + "MX": "mx.col1n.fr" + } + } + \ No newline at end of file From debdc4f324e4e5129e91968d237aebbb626543f9 Mon Sep 17 00:00:00 2001 From: Adarsh Kumar <86740712+adarshrkumar@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:36:48 -0800 Subject: [PATCH 1675/2485] Create adarshkumar.json --- adarshkumar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 adarshkumar.json diff --git a/adarshkumar.json b/adarshkumar.json new file mode 100644 index 000000000..33719d97f --- /dev/null +++ b/adarshkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adarsh R. Kumar", + "email": "adarshravikumar2@gmail.com" + }, + "record": { + "CNAME": "adarshrkumar.github.io" + } +} From a86757bc679d10cd8133656a7b7848490230d59e Mon Sep 17 00:00:00 2001 From: Adarsh Kumar <86740712+adarshrkumar@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:47:51 -0800 Subject: [PATCH 1676/2485] Rename adarshkumar.json to domains/adarshkumar.json --- adarshkumar.json => domains/adarshkumar.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename adarshkumar.json => domains/adarshkumar.json (100%) diff --git a/adarshkumar.json b/domains/adarshkumar.json similarity index 100% rename from adarshkumar.json rename to domains/adarshkumar.json From cd648b7a468d7c46de8dc8cccccf73529c897cce Mon Sep 17 00:00:00 2001 From: Nuggew Date: Thu, 20 Feb 2025 17:34:09 -0300 Subject: [PATCH 1677/2485] Create _discord.nuggew.json --- domains/_discord.nuggew.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.nuggew.json diff --git a/domains/_discord.nuggew.json b/domains/_discord.nuggew.json new file mode 100644 index 000000000..39d8df00c --- /dev/null +++ b/domains/_discord.nuggew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nuggew", + "email": "contato.guilherme.silva.araujo@gmail.com" + }, + "record": { + "TXT": "dh=a5d33ae1ddbac9692e675b562538f6b316f1aa1f" + } +} From fabc8cd094599fd54d65d834f65a9b2f8239043a Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 20 Feb 2025 23:50:55 +0100 Subject: [PATCH 1678/2485] cname instead of redirect --- domains/colin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/colin.json b/domains/colin.json index 493c28dd1..caaae089b 100644 --- a/domains/colin.json +++ b/domains/colin.json @@ -4,7 +4,7 @@ "email": "spam+isadev@col1n.fr" }, "record": { - "URL": "https://is-a-dev.redirect.col1n.fr", + "CNAME": "proxy.col1n.fr", "MX": "mx.col1n.fr" } } From 22bf04b5567be925687956b3e3290be5098be1bb Mon Sep 17 00:00:00 2001 From: Mert Demir Date: Fri, 21 Feb 2025 01:15:58 +0100 Subject: [PATCH 1679/2485] Create mertdemir.json --- domains/mertdemir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mertdemir.json diff --git a/domains/mertdemir.json b/domains/mertdemir.json new file mode 100644 index 000000000..ca349c00b --- /dev/null +++ b/domains/mertdemir.json @@ -0,0 +1,12 @@ +{ + "description": "Mert Demir CV", + "repo": "https://github.com/mertdemir0/mertdemir0.github.io", + "owner": { + "username": "mertdemir0", + "email" : "mertdemir@pec.it" + + }, + "record": { + "CNAME": "mertdemir0.github.io" + } +} From 774d231a116d1b528e291182dd3207ca44eab8d5 Mon Sep 17 00:00:00 2001 From: levon Date: Fri, 21 Feb 2025 01:07:22 +0000 Subject: [PATCH 1680/2485] Create levon.json --- domains/levon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/levon.json diff --git a/domains/levon.json b/domains/levon.json new file mode 100644 index 000000000..a3e33e903 --- /dev/null +++ b/domains/levon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "levon-d", + "email": "mycroft2003@gmail.com" + }, + "record": { + "CNAME": "levon-d.github.io" + } +} From ac8bbe3cc9e0f0e2f059d01eae21d31bdaff97bd Mon Sep 17 00:00:00 2001 From: Vu Tuan Anh <128233728+anhvt3010@users.noreply.github.com> Date: Fri, 21 Feb 2025 01:13:04 +0000 Subject: [PATCH 1681/2485] add contact --- domains/anhvt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/anhvt.json b/domains/anhvt.json index e750992e6..3200b804f 100644 --- a/domains/anhvt.json +++ b/domains/anhvt.json @@ -1,6 +1,7 @@ { "owner": { - "username": "anhvt3010" + "username": "anhvt3010", + "email": "anh.vt.3010@gmail.com" }, "record": { "CNAME": "build-cv.vercel.app" From ae7e6f364d2bcdd6f70918d356f571ef0fae55d4 Mon Sep 17 00:00:00 2001 From: Hrithik Dhakrey <35266081+iamdhakrey@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:03:51 +0530 Subject: [PATCH 1682/2485] Update iamdhakrey.json --- domains/iamdhakrey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamdhakrey.json b/domains/iamdhakrey.json index 906251226..ba23e89e5 100644 --- a/domains/iamdhakrey.json +++ b/domains/iamdhakrey.json @@ -4,6 +4,6 @@ "email": "dhakreyhrithik@gmail.com" }, "record": { - "URL": "https://iamdhakrey.dev/" + "CNAME": "iamdhakrey.github.io" } } \ No newline at end of file From 49eced0919cad14410d109f645752680a79bf135 Mon Sep 17 00:00:00 2001 From: Hrithik Dhakrey <35266081+iamdhakrey@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:06:02 +0530 Subject: [PATCH 1683/2485] Update iamdhakrey.json --- domains/iamdhakrey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamdhakrey.json b/domains/iamdhakrey.json index ba23e89e5..a9d55f97e 100644 --- a/domains/iamdhakrey.json +++ b/domains/iamdhakrey.json @@ -4,6 +4,6 @@ "email": "dhakreyhrithik@gmail.com" }, "record": { - "CNAME": "iamdhakrey.github.io" + "URL": "https://iamdhakrey.dev" } } \ No newline at end of file From c80bdf3c74c6d8d31d7992abdeb43e333aa24e20 Mon Sep 17 00:00:00 2001 From: "Harindra.Reddy" Date: Fri, 21 Feb 2025 11:37:22 +0530 Subject: [PATCH 1684/2485] Add inputly.is-a.dev subdomain --- domains/_vercel.inputly.json | 9 +++++++++ domains/inputly.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.inputly.json create mode 100644 domains/inputly.json diff --git a/domains/_vercel.inputly.json b/domains/_vercel.inputly.json new file mode 100644 index 000000000..37ca7e0ba --- /dev/null +++ b/domains/_vercel.inputly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateNear", + "email": "matternate21@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=inputly.is-a.dev,650df8c4415b2035e3e3" + } +} \ No newline at end of file diff --git a/domains/inputly.json b/domains/inputly.json new file mode 100644 index 000000000..b2685635a --- /dev/null +++ b/domains/inputly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateNear", + "email": "matternate21@gmail.com" + }, + "record": { + "CNAME": "inputly.vercel.app" + } +} \ No newline at end of file From 740e63f3bb5dfeb4ffb6a2d65dae5cc7740321e0 Mon Sep 17 00:00:00 2001 From: Rapper Gi Date: Fri, 21 Feb 2025 13:31:26 +0700 Subject: [PATCH 1685/2485] Create rappergi.json --- domains/rappergi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rappergi.json diff --git a/domains/rappergi.json b/domains/rappergi.json new file mode 100644 index 000000000..07a5ddf9c --- /dev/null +++ b/domains/rappergi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rappergi", + "email": "hoangvanchu202@gmail.com" + }, + "record": { + "NS": ["norm.ns.cloudflare.com", "pola.ns.cloudflare.com"] + } +} From 5f175ed50f065b5415211cda63d0bc629414b715 Mon Sep 17 00:00:00 2001 From: ThienNQ <88243209+NgoQuangThien@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:06:57 +0700 Subject: [PATCH 1686/2485] Create secsum.json Register new subdomain --- domains/secsum.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/secsum.json diff --git a/domains/secsum.json b/domains/secsum.json new file mode 100644 index 000000000..36a00b649 --- /dev/null +++ b/domains/secsum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NgoQuangThien", + "email": "quangthien18032000@gmail.com" + }, + "record": { + "A": "3.24.49.246" + } +} From 2c723645f2a370d188fbb95a7ea570bffb8233f3 Mon Sep 17 00:00:00 2001 From: saxophone-dev Date: Fri, 21 Feb 2025 12:54:04 +0530 Subject: [PATCH 1687/2485] netlify --- domains/me.saxophone.json | 10 ++++++++++ domains/saxophone.json | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 domains/me.saxophone.json diff --git a/domains/me.saxophone.json b/domains/me.saxophone.json new file mode 100644 index 000000000..7ca869745 --- /dev/null +++ b/domains/me.saxophone.json @@ -0,0 +1,10 @@ +{ + "description": "my personal site where i do random stuff i guess", + "owner": { + "username": "saxophone-dev", + "email": "itsarchit@keemail.me" + }, + "record": { + "CNAME": "apex-loadbalancer.netlify.com" + } +} diff --git a/domains/saxophone.json b/domains/saxophone.json index 7e6fc1394..b762ec4b3 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -1,7 +1,7 @@ { "description": "my personal site where i do random stuff i guess", "owner": { - "username": "saxophone-guy", + "username": "saxophone-dev", "email": "itsarchit@keemail.me" }, "record": { @@ -10,6 +10,6 @@ "forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU" ], - "A": ["216.24.57.1"] + "URL": "https://me.saxophone.is-a.dev" } } From 04a027a1e1332ba767236875cc2a94bf0f40299d Mon Sep 17 00:00:00 2001 From: saxophone-dev Date: Fri, 21 Feb 2025 13:51:30 +0530 Subject: [PATCH 1688/2485] vercel --- domains/_vercel.saxophone.json | 10 ++++++++++ domains/me.saxophone.json | 10 ---------- domains/saxophone.json | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 domains/_vercel.saxophone.json delete mode 100644 domains/me.saxophone.json diff --git a/domains/_vercel.saxophone.json b/domains/_vercel.saxophone.json new file mode 100644 index 000000000..cb0b800f5 --- /dev/null +++ b/domains/_vercel.saxophone.json @@ -0,0 +1,10 @@ +{ + "description": "vercel stuff for personal site", + "owner": { + "username": "saxophone-dev", + "email": "itsarchit@keemail.me" + }, + "record": { + "TXT": ["vc-domain-verify=saxophone.is-a.dev,e2dac8b9c5e42361fda8"] + } +} diff --git a/domains/me.saxophone.json b/domains/me.saxophone.json deleted file mode 100644 index 7ca869745..000000000 --- a/domains/me.saxophone.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "my personal site where i do random stuff i guess", - "owner": { - "username": "saxophone-dev", - "email": "itsarchit@keemail.me" - }, - "record": { - "CNAME": "apex-loadbalancer.netlify.com" - } -} diff --git a/domains/saxophone.json b/domains/saxophone.json index b762ec4b3..ae8888e00 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -10,6 +10,6 @@ "forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU" ], - "URL": "https://me.saxophone.is-a.dev" + "A": ["76.76.21.21"] } } From c41064e882c3e2231a46dbc668c2cc5f509c4aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Wed, 19 Feb 2025 06:40:29 +0000 Subject: [PATCH 1689/2485] Create khuong.json --- domains/khuong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khuong.json diff --git a/domains/khuong.json b/domains/khuong.json new file mode 100644 index 000000000..3959d95a7 --- /dev/null +++ b/domains/khuong.json @@ -0,0 +1,10 @@ +{ + "description": "khuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From 2a357e13ba0a0d7c8063ff363e117226f97810f4 Mon Sep 17 00:00:00 2001 From: lakshay choudhary Date: Fri, 21 Feb 2025 14:18:01 +0530 Subject: [PATCH 1690/2485] Create lux unlux lakshay.json --- domains/lakshay.json | 10 ++++++++++ domains/lux.json | 10 ++++++++++ domains/unlux.json | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 domains/lakshay.json create mode 100644 domains/lux.json create mode 100644 domains/unlux.json diff --git a/domains/lakshay.json b/domains/lakshay.json new file mode 100644 index 000000000..e6afac701 --- /dev/null +++ b/domains/lakshay.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "[email protected]" + }, + "record": { + "url": "https://unlux.dev" + } +} diff --git a/domains/lux.json b/domains/lux.json new file mode 100644 index 000000000..e6afac701 --- /dev/null +++ b/domains/lux.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "[email protected]" + }, + "record": { + "url": "https://unlux.dev" + } +} diff --git a/domains/unlux.json b/domains/unlux.json new file mode 100644 index 000000000..e6afac701 --- /dev/null +++ b/domains/unlux.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "[email protected]" + }, + "record": { + "url": "https://unlux.dev" + } +} From 56fb454031372f3e13b5160a726133ef48f8419b Mon Sep 17 00:00:00 2001 From: lakshay choudhary Date: Fri, 21 Feb 2025 14:22:50 +0530 Subject: [PATCH 1691/2485] added email field --- domains/lakshay.json | 2 +- domains/lux.json | 2 +- domains/unlux.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lakshay.json b/domains/lakshay.json index e6afac701..6d7da3b05 100644 --- a/domains/lakshay.json +++ b/domains/lakshay.json @@ -2,7 +2,7 @@ "description": "Porfolio website link for lux", "owner": { "username": "unlux", - "email": "[email protected]" + "email": "support@unlux.dev" }, "record": { "url": "https://unlux.dev" diff --git a/domains/lux.json b/domains/lux.json index e6afac701..6d7da3b05 100644 --- a/domains/lux.json +++ b/domains/lux.json @@ -2,7 +2,7 @@ "description": "Porfolio website link for lux", "owner": { "username": "unlux", - "email": "[email protected]" + "email": "support@unlux.dev" }, "record": { "url": "https://unlux.dev" diff --git a/domains/unlux.json b/domains/unlux.json index e6afac701..6d7da3b05 100644 --- a/domains/unlux.json +++ b/domains/unlux.json @@ -2,7 +2,7 @@ "description": "Porfolio website link for lux", "owner": { "username": "unlux", - "email": "[email protected]" + "email": "support@unlux.dev" }, "record": { "url": "https://unlux.dev" From 63ab1d3b9f4f78c9961972eebe485cf82839bcb7 Mon Sep 17 00:00:00 2001 From: nvhai272 <136921099+nvhai272@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:00:05 +0700 Subject: [PATCH 1692/2485] Create nvhai272.json --- domains/nvhai272.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nvhai272.json diff --git a/domains/nvhai272.json b/domains/nvhai272.json new file mode 100644 index 000000000..ff4640aed --- /dev/null +++ b/domains/nvhai272.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nvhai272" + }, + "record": { + "CNAME": "nvhai272.github.io" + } +} From 8e36a67fb0832c98146e1fdcbfa75548d8e05627 Mon Sep 17 00:00:00 2001 From: Ashkan Tofangdar Date: Fri, 21 Feb 2025 14:03:46 +0330 Subject: [PATCH 1693/2485] Update ashkan.json --- domains/ashkan.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/ashkan.json b/domains/ashkan.json index ad34f385a..c0f2d160b 100644 --- a/domains/ashkan.json +++ b/domains/ashkan.json @@ -1,6 +1,9 @@ { + "description": "Welcome to Ashkan's portfolio – a full-stack developer specializing in Angular, React, NestJS, Go, and cloud-native applications", + "repo": "https://github.com/Ashkan4472/ashkan4472.github.io", "owner": { - "username": "ashkan4472" + "username": "ashkan4472", + "email": "ashkan4472@gmail.com" }, "record": { "CNAME": "ashkan4472.github.io" From 657b5971e4b895eacba2365b47819876d7f0f849 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Fri, 21 Feb 2025 18:42:49 +0800 Subject: [PATCH 1694/2485] Create jecoh.json --- domains/jecoh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jecoh.json diff --git a/domains/jecoh.json b/domains/jecoh.json new file mode 100644 index 000000000..e19354fa8 --- /dev/null +++ b/domains/jecoh.json @@ -0,0 +1,11 @@ +{ + "description": "For personal/portfolio use only.", + "repo": "https://github.com/jecoh12/jecoh-is-a.dev", + "owner": { + "username": "jecoh12", + "email": "[jecoh12@gmail.com]" + }, + "record": { + "CNAME": "jecoh12.github.io" + } +} From 053cacc613f952134893725f6d7d1c7256f919ec Mon Sep 17 00:00:00 2001 From: DenisBlokhin <36451996+DenisBlokhin@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:22:52 +0300 Subject: [PATCH 1695/2485] Create denblo.json --- domains/denblo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/denblo.json diff --git a/domains/denblo.json b/domains/denblo.json new file mode 100644 index 000000000..1ed9a6bdc --- /dev/null +++ b/domains/denblo.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/DenisBlokhin/DenisBlokhin.github.io", + "owner": { + "username": "DenisBlokhin", + "email": "denis.blokhin@outlook.com" + }, + "record": { + "CNAME": "DenisBlokhin.github.io" + } +} From 6b2d734e25a58ede1ea2935bdd3eb8a3e10f154f Mon Sep 17 00:00:00 2001 From: Jona Goldman Date: Fri, 21 Feb 2025 08:54:49 -0300 Subject: [PATCH 1696/2485] Create jonagoldman.json --- domains/jonagoldman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jonagoldman.json diff --git a/domains/jonagoldman.json b/domains/jonagoldman.json new file mode 100644 index 000000000..1bd9f1004 --- /dev/null +++ b/domains/jonagoldman.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/jonagoldman/jonagoldman.github.io", + "owner": { + "username": "jonagoldman", + "email": "jonagoldman@gmail.com" + }, + "record": { + "CNAME": "jonagoldman.github.io" + } +} From 7a1d5c5fab138fe0d08cc96f9ba2dd2084337c50 Mon Sep 17 00:00:00 2001 From: Sai Akash Janapati <82522996+akash-janapati@users.noreply.github.com> Date: Fri, 21 Feb 2025 18:26:38 +0530 Subject: [PATCH 1697/2485] Create akashj.json --- domains/akashj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akashj.json diff --git a/domains/akashj.json b/domains/akashj.json new file mode 100644 index 000000000..5e52375e9 --- /dev/null +++ b/domains/akashj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-janapati", + "email": "akash2009janapati@gmail.com" + }, + "record": { + "CNAME": "akash-janapati.github.io" + } +} From 9d1eb13a79fe04de8d9e3d80e3745cc553b6f7fc Mon Sep 17 00:00:00 2001 From: Ravi Khokhar Date: Fri, 21 Feb 2025 08:42:51 -0500 Subject: [PATCH 1698/2485] Added contact information --- domains/ravi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ravi.json b/domains/ravi.json index c524f989a..4bf4de478 100644 --- a/domains/ravi.json +++ b/domains/ravi.json @@ -2,7 +2,8 @@ "description": "Personal website of Ravi", "repo": "https://github.com/ravikhokhar23/ravikhokhar23.github.io", "owner": { - "username": "ravikhokhar23" + "username": "ravikhokhar23", + "email": "khokhar.ravikumar@gmail.com" }, "record": { "CNAME": "ravikhokhar23.github.io" From 24c7c8bed7e25d99d64b695ab5791d228a29ea43 Mon Sep 17 00:00:00 2001 From: sebas Date: Fri, 21 Feb 2025 08:55:32 -0600 Subject: [PATCH 1699/2485] Create sebdev.json --- domains/sebdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sebdev.json diff --git a/domains/sebdev.json b/domains/sebdev.json new file mode 100644 index 000000000..0dd244795 --- /dev/null +++ b/domains/sebdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sebdev", + "email": "seb@sebdev.io" + }, + "record": { + "CNAME": "blog.sebdev.io" + } +} From c67ce54f39945ee06502dc540d76c6033196a6f3 Mon Sep 17 00:00:00 2001 From: sebas Date: Fri, 21 Feb 2025 08:58:50 -0600 Subject: [PATCH 1700/2485] Update sebdev.json add gh username --- domains/sebdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sebdev.json b/domains/sebdev.json index 0dd244795..c51e20935 100644 --- a/domains/sebdev.json +++ b/domains/sebdev.json @@ -1,6 +1,6 @@ { "owner": { - "username": "sebdev", + "username": "sebdeveloper6952", "email": "seb@sebdev.io" }, "record": { From 5178b44ab3df2ba115d2109a8f4515dc3e595856 Mon Sep 17 00:00:00 2001 From: WSteeven <34004641+WSteeven@users.noreply.github.com> Date: Fri, 21 Feb 2025 10:27:24 -0500 Subject: [PATCH 1701/2485] Update domains/wilson-cordova.json Remove unnecessary brackets Co-authored-by: JustDeveloper --- domains/wilson-cordova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wilson-cordova.json b/domains/wilson-cordova.json index c05e472c1..737221366 100644 --- a/domains/wilson-cordova.json +++ b/domains/wilson-cordova.json @@ -6,6 +6,6 @@ "email": "wilson972906@gmail.com" }, "record": { - "CNAME": ["wsteeven.github.io"] + "CNAME": "wsteeven.github.io" } } \ No newline at end of file From 23b1f4073991420791f614fddaff4be79cfcb317 Mon Sep 17 00:00:00 2001 From: Blake <89687390+bnfone@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:34:42 +0100 Subject: [PATCH 1702/2485] Create xn--3s9h.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit xn--3s9h is punycode for 🦄 I want to register 🦄.is-a.dev because I already own unicorn.is-a.dev --- domains/xn--3s9h.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xn--3s9h.json diff --git a/domains/xn--3s9h.json b/domains/xn--3s9h.json new file mode 100644 index 000000000..02ef1de45 --- /dev/null +++ b/domains/xn--3s9h.json @@ -0,0 +1,11 @@ +{ + "description": "I own unicorn.is-a.dev, so I thought it would be funny if I also own xn--3s9h.is-a.dev which is a unicorn-emoji.is-a.dev", + "repo": "https://github.com/6nf0n3/is-a-dev_register", + "owner": { + "username": "bnfone", + "email": "is-a-dev-registration.zbden@simplelogin.com" + }, + "record": { + "CNAME": "unicorn-e21.pages.dev" + } +} From d394e8268a702a23bc69ee44fa21de2e6dd38aaa Mon Sep 17 00:00:00 2001 From: Blake <89687390+bnfone@users.noreply.github.com> Date: Fri, 21 Feb 2025 17:07:07 +0100 Subject: [PATCH 1703/2485] Update xn--3s9h.json --- domains/xn--3s9h.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xn--3s9h.json b/domains/xn--3s9h.json index 02ef1de45..e401bb43f 100644 --- a/domains/xn--3s9h.json +++ b/domains/xn--3s9h.json @@ -6,6 +6,6 @@ "email": "is-a-dev-registration.zbden@simplelogin.com" }, "record": { - "CNAME": "unicorn-e21.pages.dev" + "URL": "https://unicorn.is-a.dev" } } From 2fdcf59d694d21d13adf423363f11cc8704374ad Mon Sep 17 00:00:00 2001 From: Machmul Pratama <81360021+MahmulP@users.noreply.github.com> Date: Sat, 22 Feb 2025 00:39:26 +0700 Subject: [PATCH 1704/2485] Create mahmulp.json --- domains/mahmulp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mahmulp.json diff --git a/domains/mahmulp.json b/domains/mahmulp.json new file mode 100644 index 000000000..f54a85c39 --- /dev/null +++ b/domains/mahmulp.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for Machmul Pratama", + "owner": { + "username": "MahmulP", + "email": "hello@mahmulp.my.id" + }, + "record": { + "CNAME": "mahmulp.my.id" + }, + "proxied": false +} From 08c1a9e114e0d2f66da98ed8d6d23bcb246d88bb Mon Sep 17 00:00:00 2001 From: saxophone Date: Sat, 22 Feb 2025 00:33:03 +0530 Subject: [PATCH 1705/2485] Create xn--ol8h.json --- domains/xn--ol8h.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/xn--ol8h.json diff --git a/domains/xn--ol8h.json b/domains/xn--ol8h.json new file mode 100644 index 000000000..322469f54 --- /dev/null +++ b/domains/xn--ol8h.json @@ -0,0 +1,10 @@ +{ + "description": "emoji redirect", + "owner": { + "username": "saxophone-dev", + "email": "itsarchit@keemail.me" + }, + "record": { + "URL": "https://saxophone.is-a.dev" + } +} From ce2720bbf129478c6c6ae57822d1f4a397b398f1 Mon Sep 17 00:00:00 2001 From: Glitched Da Kitty Cat School Account <178820833+GlitchedDaKittyCatSchoolaccount@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:08:33 -0600 Subject: [PATCH 1706/2485] Create _vercel.glitched-da-kitty-cat.json --- domains/_vercel.glitched-da-kitty-cat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.glitched-da-kitty-cat.json diff --git a/domains/_vercel.glitched-da-kitty-cat.json b/domains/_vercel.glitched-da-kitty-cat.json new file mode 100644 index 000000000..0ac16eaaa --- /dev/null +++ b/domains/_vercel.glitched-da-kitty-cat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GlitchedDaKittyCatSchoolaccount", + "email": "glitcheddacat@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=glitched-da-kitty-cat.is-a.dev,d3ead0cedf604d462fbb" + } +} From 1e09d62866a4262dccc680846de719337da32149 Mon Sep 17 00:00:00 2001 From: Glitched Da Kitty Cat School Account <178820833+GlitchedDaKittyCatSchoolaccount@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:09:52 -0600 Subject: [PATCH 1707/2485] Create glitched-da-kitty-cat.json --- domains/glitched-da-kitty-cat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/glitched-da-kitty-cat.json diff --git a/domains/glitched-da-kitty-cat.json b/domains/glitched-da-kitty-cat.json new file mode 100644 index 000000000..18dc8b2e1 --- /dev/null +++ b/domains/glitched-da-kitty-cat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GlitchedDaKittyCatSchoolaccount", + "email": "glitcheddacat@gmail.com" + }, + "record": { + "CNAME": "glitched-da-kitty-cat.vercel.app" + } +} From 5fb4c06b44ee145c1b1d997c5af3c3ce74edf1b6 Mon Sep 17 00:00:00 2001 From: Armando Salcedo <77073673+asd1495@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:50:33 -0600 Subject: [PATCH 1708/2485] Create armandosalcedo.json --- domains/armandosalcedo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/armandosalcedo.json diff --git a/domains/armandosalcedo.json b/domains/armandosalcedo.json new file mode 100644 index 000000000..baae0c54d --- /dev/null +++ b/domains/armandosalcedo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asd1495", + "email": "armando.salcedo95@gmail.com" + }, + "record": { + "CNAME": "asd1495.github.io" + } +} From 54ae7494cd10a5782d562121fb2e812c9290b5a7 Mon Sep 17 00:00:00 2001 From: acruz97 Date: Fri, 21 Feb 2025 15:06:00 -0600 Subject: [PATCH 1709/2485] Update cruz.json --- domains/cruz.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/cruz.json b/domains/cruz.json index 3dcebf315..6c2013d45 100644 --- a/domains/cruz.json +++ b/domains/cruz.json @@ -6,7 +6,6 @@ "email": "angelo.t.cruz1@gmail.com" }, "record": { - "CNAME": "acruz97.github.io", "TXT": "271f6d921b81604bb4e7e380285880" } } From fdbf1c95cc16a8e8c2e77faef254542243c8accd Mon Sep 17 00:00:00 2001 From: Ravi Khokhar Date: Fri, 21 Feb 2025 16:34:46 -0500 Subject: [PATCH 1710/2485] Verifying DNS for my github pages --- domains/_github-pages-challenge-ravikhokhar23.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ravikhokhar23.json diff --git a/domains/_github-pages-challenge-ravikhokhar23.json b/domains/_github-pages-challenge-ravikhokhar23.json new file mode 100644 index 000000000..47c732492 --- /dev/null +++ b/domains/_github-pages-challenge-ravikhokhar23.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ravikhokhar23", + "email": "khokhar.ravikumar@gmail.com" + }, + "record": { + "TXT": "48fae48f04aa23f0be9bb8b052c7d0" + } +} From 4a32c3c1336cc320096563dddf51fbb2a501dd14 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+bernardonogueira8@users.noreply.github.com> Date: Fri, 21 Feb 2025 20:03:56 -0300 Subject: [PATCH 1711/2485] Update saftec.json --- domains/saftec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saftec.json b/domains/saftec.json index 516324bb9..29f984f33 100644 --- a/domains/saftec.json +++ b/domains/saftec.json @@ -4,6 +4,6 @@ "email": "Samuraiflamesf@gmail.com" }, "record": { - "A": ["207.244.235.32"] + "A": ["152.67.45.142"] } } From 7b670543727578b09b6d0fceea786dbffb4cf980 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+bernardonogueira8@users.noreply.github.com> Date: Fri, 21 Feb 2025 20:04:08 -0300 Subject: [PATCH 1712/2485] Update hotfix.saftec.json --- domains/hotfix.saftec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json index 516324bb9..29f984f33 100644 --- a/domains/hotfix.saftec.json +++ b/domains/hotfix.saftec.json @@ -4,6 +4,6 @@ "email": "Samuraiflamesf@gmail.com" }, "record": { - "A": ["207.244.235.32"] + "A": ["152.67.45.142"] } } From 919e5f912266a36efd847001ced4305708bb65cc Mon Sep 17 00:00:00 2001 From: Lovian Alvaro Date: Sat, 22 Feb 2025 09:23:25 +0700 Subject: [PATCH 1713/2485] Create alvaro14.json --- domains/alvaro14.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/alvaro14.json diff --git a/domains/alvaro14.json b/domains/alvaro14.json new file mode 100644 index 000000000..2bebe860d --- /dev/null +++ b/domains/alvaro14.json @@ -0,0 +1,8 @@ + "owner": { + "username": "lovian", + "email": "stikamera26@gmail.com" + }, + "record": { + "CNAME": "cfpages-4pw.pages.dev" + } +} From e96ea58caf314bad8818314dbd4deb469ddfc92a Mon Sep 17 00:00:00 2001 From: Janith Madarasinghe <73998693+Janithpm@users.noreply.github.com> Date: Sat, 22 Feb 2025 08:12:34 +0530 Subject: [PATCH 1714/2485] Create janith.json --- domains/janith.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/janith.json diff --git a/domains/janith.json b/domains/janith.json new file mode 100644 index 000000000..92cf35b54 --- /dev/null +++ b/domains/janith.json @@ -0,0 +1,11 @@ +{ + "description": "Janith .is-a.dev domain", + "repo": "https://github.com/janithpm/janithpm.github.io", + "owner": { + "username": "Janithpm", + "email": "janithmadarasinghe@gmail.com" + }, + "record": { + "CNAME": "janithpm.github.io" + } +} From d726cb7e0249a4d17a12bed31c0a7b1845d165ac Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 21:50:24 -0500 Subject: [PATCH 1715/2485] Update denblo.json --- domains/denblo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/denblo.json b/domains/denblo.json index 1ed9a6bdc..b639fb837 100644 --- a/domains/denblo.json +++ b/domains/denblo.json @@ -5,6 +5,6 @@ "email": "denis.blokhin@outlook.com" }, "record": { - "CNAME": "DenisBlokhin.github.io" + "CNAME": "denisblokhin.github.io" } } From 1cf0e40a6517b600c38a7ac8c626aa65543c71b4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:06:48 -0500 Subject: [PATCH 1716/2485] Update mahmoud-makady.json --- domains/mahmoud-makady.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mahmoud-makady.json b/domains/mahmoud-makady.json index 9d081449f..46eff1630 100644 --- a/domains/mahmoud-makady.json +++ b/domains/mahmoud-makady.json @@ -3,7 +3,7 @@ "username": "Mahmoud-Makady", "email": "m.makady19@gmail.com" }, - "records": { + "record": { "CNAME": "mahmoud-makady.netlify.app" } } From f235da18b4ebbf7ac589b18b58a6e3b0873bb291 Mon Sep 17 00:00:00 2001 From: Nothing <107240771+nguyenngocphung2000@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:27:04 +0700 Subject: [PATCH 1717/2485] Create ngocphung.json Update --- domains/ngocphung.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ngocphung.json diff --git a/domains/ngocphung.json b/domains/ngocphung.json new file mode 100644 index 000000000..2aee1f5fe --- /dev/null +++ b/domains/ngocphung.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nguyenngocphung2000" + }, + "record": { + "CNAME": "nguyenngocphung2000.github.io" + } +} From 9733ea7e875d70d0c3087043c80fa2b7396bfb2b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:29:27 -0500 Subject: [PATCH 1718/2485] fix(json): invalid --- domains/alvaro14.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/alvaro14.json b/domains/alvaro14.json index 2bebe860d..cdc63ec9d 100644 --- a/domains/alvaro14.json +++ b/domains/alvaro14.json @@ -1,3 +1,4 @@ +{ "owner": { "username": "lovian", "email": "stikamera26@gmail.com" From a4920fe6c5a93b6899e0b2d0d9cee6c2e4dc8041 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:33:03 -0500 Subject: [PATCH 1719/2485] Update jecoh.json --- domains/jecoh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jecoh.json b/domains/jecoh.json index e19354fa8..22f4d0cd7 100644 --- a/domains/jecoh.json +++ b/domains/jecoh.json @@ -3,7 +3,7 @@ "repo": "https://github.com/jecoh12/jecoh-is-a.dev", "owner": { "username": "jecoh12", - "email": "[jecoh12@gmail.com]" + "email": "jecoh12@gmail.com" }, "record": { "CNAME": "jecoh12.github.io" From 9b39a0bc0bac979fed8fab91c26b4504e7332875 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:35:29 -0500 Subject: [PATCH 1720/2485] Update secsum.json --- domains/secsum.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/secsum.json b/domains/secsum.json index 36a00b649..e35bf9625 100644 --- a/domains/secsum.json +++ b/domains/secsum.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "NgoQuangThien", - "email": "quangthien18032000@gmail.com" - }, - "record": { - "A": "3.24.49.246" - } + "owner": { + "username": "NgoQuangThien", + "email": "quangthien18032000@gmail.com" + }, + "record": { + "A": [ + "3.24.49.246" + ] + } } From 8d06779bbfe54585dba305301e5169e1f0626e59 Mon Sep 17 00:00:00 2001 From: Duong Tran <105262836+DTDucas@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:38:41 +0700 Subject: [PATCH 1721/2485] Create dtducas.json --- domains/dtducas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dtducas.json diff --git a/domains/dtducas.json b/domains/dtducas.json new file mode 100644 index 000000000..d29c1ed94 --- /dev/null +++ b/domains/dtducas.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website for DTDucas", + "repo": "https://github.com/DTDucas", + "owner": { + "username": "DTDucas", + "email": "baymax.contact@gmail.com" + }, + "record": { + "CNAME": "dtducas.github.io" + }, + "proxied": true +} From 405f1ea60f1d7df3b4ef83b0304050d1d4e504e5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:47:47 -0500 Subject: [PATCH 1722/2485] Update domains/cescdev.json Co-authored-by: JustDeveloper --- domains/cescdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cescdev.json b/domains/cescdev.json index 79520e392..ee2571b3f 100644 --- a/domains/cescdev.json +++ b/domains/cescdev.json @@ -4,6 +4,6 @@ "email": "cesar0407197@gmail.com" }, "record": { - "CNAME": "cescdev-portafolio.netlify.app/" + "CNAME": "cescdev-portafolio.netlify.app" } } From 5b38a98037ccfa6b4d34fcea5048fa597a0cb356 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:48:04 -0500 Subject: [PATCH 1723/2485] chore: formatting --- domains/cescdev.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/cescdev.json b/domains/cescdev.json index ee2571b3f..a6b71ceae 100644 --- a/domains/cescdev.json +++ b/domains/cescdev.json @@ -1,9 +1,9 @@ { -"owner": { - "username": "GitCesc07", -"email": "cesar0407197@gmail.com" -}, -"record": { - "CNAME": "cescdev-portafolio.netlify.app" -} + "owner": { + "username": "GitCesc07", + "email": "cesar0407197@gmail.com" + }, + "record": { + "CNAME": "cescdev-portafolio.netlify.app" + } } From 3ddb4ddcf8a330f99ae4f5236ff7f1022f656caa Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:50:44 -0500 Subject: [PATCH 1724/2485] Update domains/arif.json Co-authored-by: JustDeveloper --- domains/arif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arif.json b/domains/arif.json index b3df945d0..65cbda863 100644 --- a/domains/arif.json +++ b/domains/arif.json @@ -6,6 +6,6 @@ "email": "arif8491@gmail.com" }, "record": { - "CNAME": "Arif-Islam.github.io" + "CNAME": "arif-islam.github.io" } } From 9f0c2f1eb8c01783792c77bc01cba0cb11bb6be4 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 00:54:33 -0300 Subject: [PATCH 1725/2485] Create mateogariboglio.json --- domains/mateogariboglio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mateogariboglio.json diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json new file mode 100644 index 000000000..22f1825fb --- /dev/null +++ b/domains/mateogariboglio.json @@ -0,0 +1,10 @@ +{ + "mateogariboglio": { + "owner": { + "username": "Mateo-404" + }, + "record": { + "CNAME": "portfolio-mateo-404s-projects.vercel.app" + } + } +} From 1d02468a3cfab33b81c9e3192dd973e6425b9a29 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:04:28 -0500 Subject: [PATCH 1726/2485] Update domains/elib0.json Co-authored-by: JustDeveloper --- domains/elib0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elib0.json b/domains/elib0.json index 25a17df8d..dfb6c8537 100644 --- a/domains/elib0.json +++ b/domains/elib0.json @@ -4,6 +4,6 @@ "email": "elijose.c@gmail.com" }, "record": { - "TXT": "elib0.github.io" + "CNAME": "elib0.github.io" } } From c49b120306f5e814f4fb78c23de7492b91cd3d16 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:05:15 -0300 Subject: [PATCH 1727/2485] Update mateogariboglio.json --- domains/mateogariboglio.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index 22f1825fb..b05778049 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -2,6 +2,7 @@ "mateogariboglio": { "owner": { "username": "Mateo-404" + "discord": "gary_______" }, "record": { "CNAME": "portfolio-mateo-404s-projects.vercel.app" From b56fb88bb20a6045fc61f4f624562df1838b9eda Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:16:15 -0500 Subject: [PATCH 1728/2485] Update golvellius32.json --- domains/golvellius32.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/golvellius32.json b/domains/golvellius32.json index 972beb090..5c7eb91fd 100644 --- a/domains/golvellius32.json +++ b/domains/golvellius32.json @@ -3,7 +3,7 @@ "repo": "https://github.com/golvellius32/skills-github-pages-public", "owner": { "username": "golvellius32", - "email": "golvellius@hotmail.com", + "email": "golvellius@hotmail.com" }, "record": { "CNAME": "golvellius32.github.io" From 43489c3e44bac18515e5b9f856b4ed76c34d1e28 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:17:41 -0300 Subject: [PATCH 1729/2485] Update mateogariboglio.json --- domains/mateogariboglio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index b05778049..fd94b30cc 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -1,7 +1,7 @@ { "mateogariboglio": { "owner": { - "username": "Mateo-404" + "username": "Mateo-404", "discord": "gary_______" }, "record": { From 28c81a42e56e108db3a88d4273eccd9cd1c50c34 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:18:58 -0500 Subject: [PATCH 1730/2485] chore: fixing json --- domains/mateogariboglio.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index fd94b30cc..3b73f89dc 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -1,11 +1,9 @@ { - "mateogariboglio": { "owner": { - "username": "Mateo-404", - "discord": "gary_______" + "username": "Mateo-404", + "discord": "gary_______" }, "record": { - "CNAME": "portfolio-mateo-404s-projects.vercel.app" + "CNAME": "portfolio-mateo-404s-projects.vercel.app" } - } } From ac33173f0530b6e2c4cf5f5e10b5dabcb18f4807 Mon Sep 17 00:00:00 2001 From: dauvet Date: Sat, 22 Feb 2025 11:22:42 +0700 Subject: [PATCH 1731/2485] Update dauvet.json --- domains/dauvet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dauvet.json b/domains/dauvet.json index 482ddd9e6..86909dbb3 100644 --- a/domains/dauvet.json +++ b/domains/dauvet.json @@ -4,6 +4,6 @@ "email": "vanhieu85@gmail.com" }, "record": { - "CNAME": "dauuvet.github.io" + "CNAME": "dauvet.github.io" } } From 654d5bcbd37c78641695f2c03d30c3dc518acc3d Mon Sep 17 00:00:00 2001 From: lakshay choudhary Date: Sat, 22 Feb 2025 09:56:33 +0530 Subject: [PATCH 1732/2485] fix minor rookie mistake --- domains/lakshay.json | 2 +- domains/lux.json | 2 +- domains/unlux.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lakshay.json b/domains/lakshay.json index 6d7da3b05..48c3d9643 100644 --- a/domains/lakshay.json +++ b/domains/lakshay.json @@ -5,6 +5,6 @@ "email": "support@unlux.dev" }, "record": { - "url": "https://unlux.dev" + "URL": "https://unlux.dev" } } diff --git a/domains/lux.json b/domains/lux.json index 6d7da3b05..48c3d9643 100644 --- a/domains/lux.json +++ b/domains/lux.json @@ -5,6 +5,6 @@ "email": "support@unlux.dev" }, "record": { - "url": "https://unlux.dev" + "URL": "https://unlux.dev" } } diff --git a/domains/unlux.json b/domains/unlux.json index 6d7da3b05..48c3d9643 100644 --- a/domains/unlux.json +++ b/domains/unlux.json @@ -5,6 +5,6 @@ "email": "support@unlux.dev" }, "record": { - "url": "https://unlux.dev" + "URL": "https://unlux.dev" } } From ef31863934da555b791f075cb0ef644d1a6e02ed Mon Sep 17 00:00:00 2001 From: acruz97 Date: Fri, 21 Feb 2025 22:29:54 -0600 Subject: [PATCH 1733/2485] Delete domains/cruz.json --- domains/cruz.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cruz.json diff --git a/domains/cruz.json b/domains/cruz.json deleted file mode 100644 index 6c2013d45..000000000 --- a/domains/cruz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my portfolio", - "repo": "https://github.com/acruz97/me", - "owner": { - "username": "acruz97", - "email": "angelo.t.cruz1@gmail.com" - }, - "record": { - "TXT": "271f6d921b81604bb4e7e380285880" - } -} From ef5ee30a4ed73503ef988b5c1d9a2585d183e2bf Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:31:12 -0300 Subject: [PATCH 1734/2485] Update mateogariboglio.json --- domains/mateogariboglio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index 3b73f89dc..2478ce6f1 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -4,6 +4,6 @@ "discord": "gary_______" }, "record": { - "CNAME": "portfolio-mateo-404s-projects.vercel.app" + "TXT": "https://docs.is-a.dev/guides/vercel/" } } From 4cee66031f5c1ace27d8f3a4c9f1d0e7a40580dd Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:40:51 -0300 Subject: [PATCH 1735/2485] Update mateogariboglio.json --- domains/mateogariboglio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mateogariboglio.json b/domains/mateogariboglio.json index 2478ce6f1..3b73f89dc 100644 --- a/domains/mateogariboglio.json +++ b/domains/mateogariboglio.json @@ -4,6 +4,6 @@ "discord": "gary_______" }, "record": { - "TXT": "https://docs.is-a.dev/guides/vercel/" + "CNAME": "portfolio-mateo-404s-projects.vercel.app" } } From 31299d6112d717211a56ebb839e0561eb8659b44 Mon Sep 17 00:00:00 2001 From: Mateo Gariboglio <63440714+Mateo-404@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:42:33 -0300 Subject: [PATCH 1736/2485] Create _vercel.mateogariboglio.json --- domains/_vercel.mateogariboglio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.mateogariboglio.json diff --git a/domains/_vercel.mateogariboglio.json b/domains/_vercel.mateogariboglio.json new file mode 100644 index 000000000..fdfca6250 --- /dev/null +++ b/domains/_vercel.mateogariboglio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mateo-404", + "discord": "gary_______" + }, + "record": { + "TXT": "vc-domain-verify=mateogariboglio.is-a.dev,5241b76c19e0f7de2f4a" + } +} From 3f8a53d1317ca3b37a203a39cda533c2fc8a4052 Mon Sep 17 00:00:00 2001 From: Shimizu <90589837+Mikofoxie@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:37:21 +0700 Subject: [PATCH 1737/2485] _discord.shimizu.json --- domains/_discord.shimizu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.shimizu.json diff --git a/domains/_discord.shimizu.json b/domains/_discord.shimizu.json new file mode 100644 index 000000000..5ce34aa5e --- /dev/null +++ b/domains/_discord.shimizu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikofoxie", + "email": "shimizulazy@gmail.com" + }, + "record": { + "TXT": "dh=a24d14132caded8f17f5e4fdd4222378e8df2b89" + } +} From a507d576a601e02dd0cac2d20bd42ffbe35b44e7 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 09:49:40 +0300 Subject: [PATCH 1738/2485] redirects, https://github.com/JustStudio7/Website/blob/main/js/404.js --- domains/juststudio.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 287ea66c3..b1bc73d32 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -19,6 +19,16 @@ "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" - ] + ], + "redirect_config": { + "custom_paths": { + "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/accounts": "https://juststudio.is-a.dev/account/", + "/accounts/": "https://juststudio.is-a.dev/account/" + }, + "redirect_paths": true + } } } From 208c6f721a9c0a4d963cd4b2803bf1ab462e670d Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 09:50:22 +0300 Subject: [PATCH 1739/2485] skill issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit i put them as records 💀 --- domains/juststudio.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index b1bc73d32..1e580c02a 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -19,16 +19,16 @@ "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" - ], - "redirect_config": { - "custom_paths": { - "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", - "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms-of-service/": "https://juststudio.is-a.dev/terms", - "/accounts": "https://juststudio.is-a.dev/account/", - "/accounts/": "https://juststudio.is-a.dev/account/" - }, - "redirect_paths": true - } + ] + }, + "redirect_config": { + "custom_paths": { + "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/accounts": "https://juststudio.is-a.dev/account/", + "/accounts/": "https://juststudio.is-a.dev/account/" + }, + "redirect_paths": true } } From 8ec89509c2fe5d46ac4edb0883cc1b78648e8af6 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 09:59:40 +0300 Subject: [PATCH 1740/2485] Update js.json --- domains/js.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/domains/js.json b/domains/js.json index 1b9626783..d740de055 100644 --- a/domains/js.json +++ b/domains/js.json @@ -1,11 +1,19 @@ { - "description": "7.is.a.dev why not", + "description": "js.is-a.dev", "owner": { "username": "JustDeveloper1", - "email": "justdeveloper@juststudio.is-a.dev", + "email": "support@juststudio.is-a.dev", "discord": "1117482901353812088" }, "record": { "A": ["89.106.200.1"] + }, + "redirect_config": { + "custom_paths": { + "/encoder": "https://encoder.js.is-a.dev/", + "/encoder@latest": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", + "/encoder@1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js" + }, + "redirect_paths": true } } From 71de7a48dffb8a490e7d069174aff47103931810 Mon Sep 17 00:00:00 2001 From: Harun Abdullah Rakin <160221616+harunabdullahrakin@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:59:57 +0600 Subject: [PATCH 1741/2485] Create harunabdullah.json --- domains/harunabdullah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/harunabdullah.json diff --git a/domains/harunabdullah.json b/domains/harunabdullah.json new file mode 100644 index 000000000..16e71771f --- /dev/null +++ b/domains/harunabdullah.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "harunabdullahrakin" + }, + + "record": { + "A": [ + "185.31.40.12" + ] + +} +} From c7b94f47255e8fd02c4858c5696b6adf7e609eb9 Mon Sep 17 00:00:00 2001 From: Harun Abdullah Rakin <160221616+harunabdullahrakin@users.noreply.github.com> Date: Sat, 22 Feb 2025 13:05:13 +0600 Subject: [PATCH 1742/2485] Create www.harunabdullah.json --- domains/www.harunabdullah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/www.harunabdullah.json diff --git a/domains/www.harunabdullah.json b/domains/www.harunabdullah.json new file mode 100644 index 000000000..8a2ef2a61 --- /dev/null +++ b/domains/www.harunabdullah.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "harunabdullahrakin" + }, + + "record": { + "A": [ + "185.31.40.12" + ] + } + +} From 44a8038d9195681f766455acb8918a6ac9d4d68b Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 10:11:01 +0300 Subject: [PATCH 1743/2485] i hope this fine --- domains/js.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/js.json b/domains/js.json index d740de055..fbf8413db 100644 --- a/domains/js.json +++ b/domains/js.json @@ -6,7 +6,7 @@ "discord": "1117482901353812088" }, "record": { - "A": ["89.106.200.1"] + "URL": "https://juststudio.is-a.dev/" }, "redirect_config": { "custom_paths": { From 0a01d783bf4173442fc82dc5f1a71842bad04422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Sat, 22 Feb 2025 14:26:08 +0700 Subject: [PATCH 1744/2485] Create ngockhuong.json --- domains/ngockhuong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ngockhuong.json diff --git a/domains/ngockhuong.json b/domains/ngockhuong.json new file mode 100644 index 000000000..0288067de --- /dev/null +++ b/domains/ngockhuong.json @@ -0,0 +1,10 @@ +{ + "description": "ngockhuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From 7277d5972903cd3f9b98564895fb5d44ad42b037 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Sat, 22 Feb 2025 08:37:21 +0100 Subject: [PATCH 1745/2485] Create notzer0two.json --- domains/notzer0two.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notzer0two.json diff --git a/domains/notzer0two.json b/domains/notzer0two.json new file mode 100644 index 000000000..263514b6b --- /dev/null +++ b/domains/notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=notzer0two.is-a.dev,38a2a717010666874386" + } +} From ce676c423ae83cfb2ec7500c8d452f5433da6008 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sat, 22 Feb 2025 17:25:54 +0800 Subject: [PATCH 1746/2485] Create _github-pages-challenge-jecoh12.json --- domains/_github-pages-challenge-jecoh12.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jecoh12.json diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.json new file mode 100644 index 000000000..ddf183187 --- /dev/null +++ b/domains/_github-pages-challenge-jecoh12.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jecoh12", + "email": "[jecoh12@gmail.com]" + }, + "record": { + "TXT": "06b17cb3b27f897547ef636ec8189d" + } +} From df361825749c113e513ce781c6451e0ff0e0851a Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 22 Feb 2025 11:09:57 +0100 Subject: [PATCH 1747/2485] Removed MX record --- domains/colin.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/colin.json b/domains/colin.json index caaae089b..afeee8671 100644 --- a/domains/colin.json +++ b/domains/colin.json @@ -4,8 +4,7 @@ "email": "spam+isadev@col1n.fr" }, "record": { - "CNAME": "proxy.col1n.fr", - "MX": "mx.col1n.fr" + "CNAME": "proxy.col1n.fr" } } \ No newline at end of file From c663330154428523c9973bfb89f946d49360b555 Mon Sep 17 00:00:00 2001 From: Renan Teixeira Date: Sat, 22 Feb 2025 08:06:32 -0300 Subject: [PATCH 1748/2485] Update renant.json --- domains/renant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/renant.json b/domains/renant.json index d86f6e745..c3fdf18a9 100644 --- a/domains/renant.json +++ b/domains/renant.json @@ -4,6 +4,6 @@ "email": "renan_replay@live.com" }, "record": { - "CNAME": "domainname.vercel.app" + "CNAME": "renant.vercel.app" } } From 10a82021e5b9fdaa846e5174b72ffdad365ae653 Mon Sep 17 00:00:00 2001 From: Juncheng Hou <142193992+hjc-code@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:25:26 +0800 Subject: [PATCH 1749/2485] Create hjc.json --- domains/hjc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hjc.json diff --git a/domains/hjc.json b/domains/hjc.json new file mode 100644 index 000000000..30eb94731 --- /dev/null +++ b/domains/hjc.json @@ -0,0 +1,12 @@ +{ + "description": "The repo is my personal blog,it will record the things about how to develop.I will make some tutorials as well.", + "repo": "https://github.com/hjc-code/hjc-code.github.io", + "owner": { + "username": "hjc-code", + "email": "houjuncheng.me@gmail.com" + }, + "record": { + "CNAME": "hjc-code.github.io" + }, + "proxied": true +} From 782f47f0affb9e4f07d03a63bc840b4d2a08e6d1 Mon Sep 17 00:00:00 2001 From: CyrilGuoCODE <159008447+CyrilGuoCODE@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:43:51 +0800 Subject: [PATCH 1750/2485] Create gwly.json --- domains/gwly.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/gwly.json diff --git a/domains/gwly.json b/domains/gwly.json new file mode 100644 index 000000000..26e78f64a --- /dev/null +++ b/domains/gwly.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "cyrilguocode" + }, + "record": { + "CNAME": "gwlyweb.pages.dev" + } +} From 89d07746e40d8ff8866e1f2f6609896d1ec562db Mon Sep 17 00:00:00 2001 From: Mike van den Berge Date: Sat, 22 Feb 2025 13:28:51 +0100 Subject: [PATCH 1751/2485] Create mikevdberge.is-a.dev domain --- domains/mikevdberge | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mikevdberge diff --git a/domains/mikevdberge b/domains/mikevdberge new file mode 100644 index 000000000..5bd161431 --- /dev/null +++ b/domains/mikevdberge @@ -0,0 +1,10 @@ +{ + "description": "Mike van den Berge's website and blog", + "owner": { + "username": "mikevdberge", + "email": "mike.van.den.berge@gmail.com" + }, + "record": { + "CNAME": "mikevdberge.github.io/" + } +} From 7af9e52e02b4d52b8a3da76306090ab8fbaa04c6 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 16:09:26 +0300 Subject: [PATCH 1752/2485] Update juststudio.json --- domains/juststudio.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 1e580c02a..883584ff3 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -30,5 +30,6 @@ "/accounts/": "https://juststudio.is-a.dev/account/" }, "redirect_paths": true - } + }, + "proxied": true } From 0e81fc149434f803d770bc66053e0ff0772e14d6 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 22 Feb 2025 18:57:47 +0530 Subject: [PATCH 1753/2485] Create synthara.json --- domains/synthara.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/synthara.json diff --git a/domains/synthara.json b/domains/synthara.json new file mode 100644 index 000000000..7aee4a82d --- /dev/null +++ b/domains/synthara.json @@ -0,0 +1,13 @@ +{ + "description": "🚀 Synthara – Your Smart AI Assistant Synthara is an advanced AI-powered virtual assistant designed to enhance productivity, answer queries, and automate tasks efficiently. Built with cutting-edge AI technology, Synthara delivers seamless interactions and intelligent responses.", + "repo": "https://github.com/ArhanAnsari/Synthara", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" + }, + "record": { + "CNAME": "synthara.vercel.app" + } +} From 2f8363041eea835c54cab6c2b108dc21d88c9d94 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Sat, 22 Feb 2025 18:59:18 +0530 Subject: [PATCH 1754/2485] Create _vercel.synthara.json --- domains/_vercel.synthara.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.synthara.json diff --git a/domains/_vercel.synthara.json b/domains/_vercel.synthara.json new file mode 100644 index 000000000..1c48f3e66 --- /dev/null +++ b/domains/_vercel.synthara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=synthara.is-a.dev,5cfe1b6f6a8530d47a55" + } +} From b122eea734ebcf5688d562253bc6b44786097095 Mon Sep 17 00:00:00 2001 From: josem430 <44243335+josem430@users.noreply.github.com> Date: Sat, 22 Feb 2025 08:48:34 -0500 Subject: [PATCH 1755/2485] Create jmc.is-a.dev.json --- domains/jmc.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jmc.is-a.dev.json diff --git a/domains/jmc.is-a.dev.json b/domains/jmc.is-a.dev.json new file mode 100644 index 000000000..b938c448e --- /dev/null +++ b/domains/jmc.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "josem430", + "email": "jmc300499@gmail.com", + "discord": "josem430" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 372e24640de7055f7cc12f252abe0f3df8f95435 Mon Sep 17 00:00:00 2001 From: FuSoraS Date: Sat, 22 Feb 2025 10:51:59 -0300 Subject: [PATCH 1756/2485] Create fusoras.json --- domains/fusoras.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fusoras.json diff --git a/domains/fusoras.json b/domains/fusoras.json new file mode 100644 index 000000000..315659dac --- /dev/null +++ b/domains/fusoras.json @@ -0,0 +1,11 @@ +{ + "description": "Porfolio website", + "repo": "https://github.com/FuSoraS/portfolio", + "owner": { + "username": "FuSoraS", + "email": "developer.FuSoraS@gmail.com" + }, + "record": { + "CNAME": "FuSoraS.github.io" + } +} From b941c4ae76e05a12f292841fcea825507b0e4c4a Mon Sep 17 00:00:00 2001 From: guilleLM71 <118865731+guilleLM71@users.noreply.github.com> Date: Sat, 22 Feb 2025 13:55:50 +0000 Subject: [PATCH 1757/2485] Fix CNAME --- domains/guillelm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/guillelm.json b/domains/guillelm.json index a81eb3645..5baef4118 100644 --- a/domains/guillelm.json +++ b/domains/guillelm.json @@ -6,6 +6,6 @@ "email": "jlauram3@fcpn.edu.bo" }, "record": { - "CNAME": "https://guillelm71.github.io/portafolio" + "CNAME": "guillelm71.github.io" } } From f9404f0bb01f6d30ea4dfbc820a4f42b9a5b1a41 Mon Sep 17 00:00:00 2001 From: FuSoraS Date: Sat, 22 Feb 2025 11:07:51 -0300 Subject: [PATCH 1758/2485] Update fusoras.json --- domains/fusoras.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fusoras.json b/domains/fusoras.json index 315659dac..4be4671cb 100644 --- a/domains/fusoras.json +++ b/domains/fusoras.json @@ -6,6 +6,6 @@ "email": "developer.FuSoraS@gmail.com" }, "record": { - "CNAME": "FuSoraS.github.io" + "CNAME": "fusoras.github.io" } } From b492d4aefcf30858fa2db3de39c80577b5f1b6d2 Mon Sep 17 00:00:00 2001 From: Rafael Andrade de Oliveira Date: Sat, 22 Feb 2025 11:17:30 -0300 Subject: [PATCH 1759/2485] A domain for eurafa- my github page --- domains/eurafa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eurafa.json diff --git a/domains/eurafa.json b/domains/eurafa.json new file mode 100644 index 000000000..dcae5393d --- /dev/null +++ b/domains/eurafa.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/eurafa/eurafa.github.io", + "owner": { + "username": "eurafa", + "email": "eurafa@gmail.com", + "discord": "eurafa" + }, + "record": { + "CNAME": "https://eurafa.github.io/" + } +} From 1bc42fda60b81823f99fe4c7af5b60343dd3c70f Mon Sep 17 00:00:00 2001 From: josem430 <44243335+josem430@users.noreply.github.com> Date: Sat, 22 Feb 2025 09:29:05 -0500 Subject: [PATCH 1760/2485] Rename jmc.is-a.dev.json to jmc.json --- domains/{jmc.is-a.dev.json => jmc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jmc.is-a.dev.json => jmc.json} (100%) diff --git a/domains/jmc.is-a.dev.json b/domains/jmc.json similarity index 100% rename from domains/jmc.is-a.dev.json rename to domains/jmc.json From fb6513b1b2c740c9f4f580a5b2be985999f00653 Mon Sep 17 00:00:00 2001 From: vs Date: Sat, 22 Feb 2025 20:10:27 +0530 Subject: [PATCH 1761/2485] Create vs206.json --- domains/vs206.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vs206.json diff --git a/domains/vs206.json b/domains/vs206.json new file mode 100644 index 000000000..28fded3f2 --- /dev/null +++ b/domains/vs206.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vs206/vs206.github.io", + "owner": { + "username": "vs206", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "vs206.github.io" + } +} From 402c331fefd7bd524b2ad49e02e01bb032f41ac4 Mon Sep 17 00:00:00 2001 From: Mike van den Berge Date: Sat, 22 Feb 2025 14:54:06 +0000 Subject: [PATCH 1762/2485] Rename to .json --- domains/{mikevdberge => mikevdberge.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mikevdberge => mikevdberge.json} (100%) diff --git a/domains/mikevdberge b/domains/mikevdberge.json similarity index 100% rename from domains/mikevdberge rename to domains/mikevdberge.json From 50872897acf240680e66133690674f609f09e1b0 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sat, 22 Feb 2025 17:13:47 +0100 Subject: [PATCH 1763/2485] fix cname --- domains/mikevdberge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mikevdberge.json b/domains/mikevdberge.json index 5bd161431..92498766b 100644 --- a/domains/mikevdberge.json +++ b/domains/mikevdberge.json @@ -5,6 +5,6 @@ "email": "mike.van.den.berge@gmail.com" }, "record": { - "CNAME": "mikevdberge.github.io/" + "CNAME": "mikevdberge.github.io" } } From be518bcefb897f802c70edeecd767d51152f11b1 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Sat, 22 Feb 2025 17:22:00 +0100 Subject: [PATCH 1764/2485] Rename notzer0two.json to _vercel.notzer0two.json --- domains/{notzer0two.json => _vercel.notzer0two.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{notzer0two.json => _vercel.notzer0two.json} (100%) diff --git a/domains/notzer0two.json b/domains/_vercel.notzer0two.json similarity index 100% rename from domains/notzer0two.json rename to domains/_vercel.notzer0two.json From 8f7e5a392a920456b37e9176cb3484efab597722 Mon Sep 17 00:00:00 2001 From: udithamanohara Date: Sat, 22 Feb 2025 22:11:36 +0530 Subject: [PATCH 1765/2485] Create uditha.json --- domains/uditha.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/uditha.json diff --git a/domains/uditha.json b/domains/uditha.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/uditha.json @@ -0,0 +1 @@ + From 5af94f107ea74a590a3832f613a10c2b92ce7119 Mon Sep 17 00:00:00 2001 From: udithamanohara Date: Sat, 22 Feb 2025 22:16:12 +0530 Subject: [PATCH 1766/2485] Update uditha.json --- domains/uditha.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/domains/uditha.json b/domains/uditha.json index 8b1378917..b3ffe8963 100644 --- a/domains/uditha.json +++ b/domains/uditha.json @@ -1 +1,9 @@ +{ + "owner": { + "username": "udithamanohara" + }, + "record": { + "CNAME": "udithamanohara.github.io" + } +} From 31ac20a357ea5d19fc4003fe92aecb8fe0071fcf Mon Sep 17 00:00:00 2001 From: Rafael Andrade de Oliveira Date: Sat, 22 Feb 2025 14:11:29 -0300 Subject: [PATCH 1767/2485] fix: CNAME Co-authored-by: Stefano Del Prete --- domains/eurafa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eurafa.json b/domains/eurafa.json index dcae5393d..83a2a5b22 100644 --- a/domains/eurafa.json +++ b/domains/eurafa.json @@ -6,6 +6,6 @@ "discord": "eurafa" }, "record": { - "CNAME": "https://eurafa.github.io/" + "CNAME": "eurafa.github.io" } } From c64a389da07b2bbcdca2b75c50c925eee3fc6e52 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 22 Feb 2025 20:51:06 +0300 Subject: [PATCH 1768/2485] Update reserved.json --- util/reserved.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 4482ced8e..5bac083b7 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -24,6 +24,8 @@ "catalog", "chat", "checkout", + "cname", + "cname[1-99]", "co", "com", "com[1-9]", @@ -105,6 +107,8 @@ "signin", "signout", "signup", + "srv", + "srv[1-99]", "staff", "statistics", "stats", @@ -120,6 +124,8 @@ "tld", "token", "tokens", + "txt", + "txt[1-9999]", "url", "url[1-9999]", "user", From 75c86baf082bf8d7493bb8bfa00f76766fec16d6 Mon Sep 17 00:00:00 2001 From: Doan Si Linh <87761063+doansilinh@users.noreply.github.com> Date: Sun, 23 Feb 2025 01:05:10 +0700 Subject: [PATCH 1769/2485] Create doansilinh.json --- domains/doansilinh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/doansilinh.json diff --git a/domains/doansilinh.json b/domains/doansilinh.json new file mode 100644 index 000000000..9001d14a2 --- /dev/null +++ b/domains/doansilinh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "doansilinh" + }, + "record": { + "CNAME": "doansilinh.github.io" + } +} From f6011d4a754fa7dd4212194c600f14378463a811 Mon Sep 17 00:00:00 2001 From: CristianSitov Date: Sat, 22 Feb 2025 21:33:52 +0200 Subject: [PATCH 1770/2485] Create sitov.json --- domains/sitov.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sitov.json diff --git a/domains/sitov.json b/domains/sitov.json new file mode 100644 index 000000000..84c2cb4a1 --- /dev/null +++ b/domains/sitov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sitov", + "email": "cristian.sitov@gmail.com" + }, + "record": { + "CNAME": "sitov.ro" + } +} From 1da4e1de5a3cfb8ea36fd9aab3a883ff95cbc4b8 Mon Sep 17 00:00:00 2001 From: Ravi Khokhar Date: Sat, 22 Feb 2025 17:15:15 -0500 Subject: [PATCH 1771/2485] Rename file name --- ...har23.json => _github-pages-challenge-ravikhokhar23.ravi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ravikhokhar23.json => _github-pages-challenge-ravikhokhar23.ravi.json} (100%) diff --git a/domains/_github-pages-challenge-ravikhokhar23.json b/domains/_github-pages-challenge-ravikhokhar23.ravi.json similarity index 100% rename from domains/_github-pages-challenge-ravikhokhar23.json rename to domains/_github-pages-challenge-ravikhokhar23.ravi.json From 2380f67cc70400a867aa5e9d3575f858708fe5b8 Mon Sep 17 00:00:00 2001 From: Jeiel Lima Miranda <72875404+Jetrom17@users.noreply.github.com> Date: Sat, 22 Feb 2025 21:42:33 -0300 Subject: [PATCH 1772/2485] Create JeielMiranda.json Following the documentation... --- domains/JeielMiranda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/JeielMiranda.json diff --git a/domains/JeielMiranda.json b/domains/JeielMiranda.json new file mode 100644 index 000000000..f50a9a840 --- /dev/null +++ b/domains/JeielMiranda.json @@ -0,0 +1,11 @@ +{ + "description": "Personal subdomain", + "repo": "https://github.com/Jetrom17/jetrom17.github.io", + "owner": { + "username": "Jetrom17", + "email": "72875404+Jetrom17@users.noreply.github.com" + }, + "record": { + "CNAME": "jetrom17.github.io" + } +} From 9b49395292bc07a200f70fbee789891531980915 Mon Sep 17 00:00:00 2001 From: Jeiel Lima Miranda <72875404+Jetrom17@users.noreply.github.com> Date: Sat, 22 Feb 2025 21:46:34 -0300 Subject: [PATCH 1773/2485] Rename JeielMiranda.json to jeielmiranda.json --- domains/{JeielMiranda.json => jeielmiranda.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{JeielMiranda.json => jeielmiranda.json} (100%) diff --git a/domains/JeielMiranda.json b/domains/jeielmiranda.json similarity index 100% rename from domains/JeielMiranda.json rename to domains/jeielmiranda.json From aae12968e289c834ce6920518480a118fa31dc9e Mon Sep 17 00:00:00 2001 From: Udyan Saha Upal Date: Sun, 23 Feb 2025 07:28:07 +0600 Subject: [PATCH 1774/2485] Create udyanupal.json --- domains/udyanupal.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/udyanupal.json diff --git a/domains/udyanupal.json b/domains/udyanupal.json new file mode 100644 index 000000000..5c569ad40 --- /dev/null +++ b/domains/udyanupal.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "udyanupal" + }, + "record": { + "CNAME": "usupal.vercel.app" + } +} From 6ed02f656ed2b116d988f4fecc73d43fe2ba59e7 Mon Sep 17 00:00:00 2001 From: Milan Jadav Date: Sun, 23 Feb 2025 08:26:49 +0530 Subject: [PATCH 1775/2485] Create mln.json --- domains/mln.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mln.json diff --git a/domains/mln.json b/domains/mln.json new file mode 100644 index 000000000..6439d777e --- /dev/null +++ b/domains/mln.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/xmi1an/portfoliov2.git", + "owner": { + "username": "xmi1an", + "email": "xnarcos300@gmail.com" + }, + "record": { + "CNAME": "xmi1an.vercel.app" + } +} From d24619ae176b898584fd2d1d4c920ff59856b201 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sat, 22 Feb 2025 22:10:03 -0500 Subject: [PATCH 1776/2485] Delete domains/breakertws.json --- domains/breakertws.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json deleted file mode 100644 index c6ffb03ac..000000000 --- a/domains/breakertws.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio by Breaker TWS", - "repo": "https://github.com/BreakerTWS/BreakerTWS.github.io", - "owner": { - "username": "BreakerTWS", - "email": "breakingtws@gmail.com" - }, - "record": { - "CNAME": "breakertws.github.io", - "TXT": "0341066cad9d529001925f19bd4d34" - } -} From cfe6196f91dcba7a886fe1c478ef1d5e007684f3 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sat, 22 Feb 2025 22:10:27 -0500 Subject: [PATCH 1777/2485] Create breakertws.json --- domains/breakertws.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..94d0efa74 --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/breakertws.github.io", + "owner": { + "username": "BreskerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "TXT": "0341066cad9d529001925f19bd4d34" + } +} From 374f0f7fcac6f169e0d0896a420a09052e260a2f Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 12:49:06 +0800 Subject: [PATCH 1778/2485] Update domains/_github-pages-challenge-jecoh12.json Co-authored-by: Stefano Del Prete --- domains/_github-pages-challenge-jecoh12.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.json index ddf183187..999b1de72 100644 --- a/domains/_github-pages-challenge-jecoh12.json +++ b/domains/_github-pages-challenge-jecoh12.json @@ -1,7 +1,7 @@ { "owner": { "username": "jecoh12", - "email": "[jecoh12@gmail.com]" + "email": "jecoh12@gmail.com" }, "record": { "TXT": "06b17cb3b27f897547ef636ec8189d" From 7f521cf0d5655318df19286f92dcf02c64e4fb6a Mon Sep 17 00:00:00 2001 From: Tsania <69724694+tsnzzhr@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:51:32 +0700 Subject: [PATCH 1779/2485] Create _vercel.tsania.json --- domains/_vercel.tsania.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.tsania.json diff --git a/domains/_vercel.tsania.json b/domains/_vercel.tsania.json new file mode 100644 index 000000000..89c86c079 --- /dev/null +++ b/domains/_vercel.tsania.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tsnzzhr" + }, + "record": { + "TXT": "vc-domain-verify=tsania-az.is-a.dev,3cf74b208f3938a96f7b" + } +} From 59d4a7e5acce9284e49de2366df57a9281468183 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 13:31:10 +0800 Subject: [PATCH 1780/2485] Rename _github-pages-challenge-jecoh12.json to _github-pages-challenge-jecoh12.jecoh.is-a.dev.json --- ...2.json => _github-pages-challenge-jecoh12.jecoh.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jecoh12.json => _github-pages-challenge-jecoh12.jecoh.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-jecoh12.json rename to domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json From 404f8384dd43320ac53915804806ab6a7b95a0b1 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 13:33:08 +0800 Subject: [PATCH 1781/2485] Rename _github-pages-challenge-jecoh12.jecoh.is-a.dev.json to _github-pages-challenge-jecoh12.json --- ...2.jecoh.is-a.dev.json => _github-pages-challenge-jecoh12.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jecoh12.jecoh.is-a.dev.json => _github-pages-challenge-jecoh12.json} (100%) diff --git a/domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json b/domains/_github-pages-challenge-jecoh12.json similarity index 100% rename from domains/_github-pages-challenge-jecoh12.jecoh.is-a.dev.json rename to domains/_github-pages-challenge-jecoh12.json From 28825ce82b25e5c09434fdd62282a65afb2c78c2 Mon Sep 17 00:00:00 2001 From: bonusbubble <> Date: Sat, 22 Feb 2025 23:43:47 -0600 Subject: [PATCH 1782/2485] Add bonusbubble.is-a.dev Map `bonusbubble.is-a.dev` to `bonusbubble.github.io` --- domains/bonusbubble.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bonusbubble.json diff --git a/domains/bonusbubble.json b/domains/bonusbubble.json new file mode 100644 index 000000000..666ca8480 --- /dev/null +++ b/domains/bonusbubble.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bonusbubble", + "email": "bonusbubble@proton.me" + }, + "record": { + "CNAME": "bonusbubble.github.io" + } +} From b353ff3108fca97e1d803989aa1bdbdd7e94c8a6 Mon Sep 17 00:00:00 2001 From: jecoh12 <108396006+jecoh12@users.noreply.github.com> Date: Sun, 23 Feb 2025 14:26:58 +0800 Subject: [PATCH 1783/2485] Rename _github-pages-challenge-jecoh12.json to _github-pages-challenge-jecoh12.jecoh.json --- ...ge-jecoh12.json => _github-pages-challenge-jecoh12.jecoh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jecoh12.json => _github-pages-challenge-jecoh12.jecoh.json} (100%) diff --git a/domains/_github-pages-challenge-jecoh12.json b/domains/_github-pages-challenge-jecoh12.jecoh.json similarity index 100% rename from domains/_github-pages-challenge-jecoh12.json rename to domains/_github-pages-challenge-jecoh12.jecoh.json From 6dad33a09c06f63fe6b52e3168acb2cfa5d5a61e Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:22:05 +0000 Subject: [PATCH 1784/2485] Create andresarr.json --- domains/andresarr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andresarr.json diff --git a/domains/andresarr.json b/domains/andresarr.json new file mode 100644 index 000000000..e7f767efd --- /dev/null +++ b/domains/andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" + } + } From 0807079b10621477b9c5e75e452ec87bf6caa440 Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:24:35 +0000 Subject: [PATCH 1785/2485] Delete domains/andresarr.json --- domains/andresarr.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/andresarr.json diff --git a/domains/andresarr.json b/domains/andresarr.json deleted file mode 100644 index e7f767efd..000000000 --- a/domains/andresarr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anonymous1223334444", - "email": "replit005@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" - } - } From 47d1b39af2ca486ae94c4b662ad8190b90d83507 Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:25:19 +0000 Subject: [PATCH 1786/2485] Create _vercel.andresarr.json --- domains/_vercel.andresarr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.andresarr.json diff --git a/domains/_vercel.andresarr.json b/domains/_vercel.andresarr.json new file mode 100644 index 000000000..e7f767efd --- /dev/null +++ b/domains/_vercel.andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=andresarr.is-a.dev,c7c6b930211214eb12c5" + } + } From 802da57e59103f7e5167abb8abfc3339cdf034cf Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Sun, 23 Feb 2025 09:27:14 +0000 Subject: [PATCH 1787/2485] Create andresarr.json --- domains/andresarr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andresarr.json diff --git a/domains/andresarr.json b/domains/andresarr.json new file mode 100644 index 000000000..113a3ae54 --- /dev/null +++ b/domains/andresarr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anonymous1223334444", + "email": "replit005@gmail.com" + }, + "record": { + "CNAME": "https://portofoliowebdev.vercel.app" + } + } From 586138298ee951db3d61b200c17e75394d8d4759 Mon Sep 17 00:00:00 2001 From: Jeiel Lima Miranda <72875404+Jetrom17@users.noreply.github.com> Date: Sun, 23 Feb 2025 08:20:17 -0300 Subject: [PATCH 1788/2485] Mail --- domains/jeielmiranda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeielmiranda.json b/domains/jeielmiranda.json index f50a9a840..ab21b4c1b 100644 --- a/domains/jeielmiranda.json +++ b/domains/jeielmiranda.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Jetrom17/jetrom17.github.io", "owner": { "username": "Jetrom17", - "email": "72875404+Jetrom17@users.noreply.github.com" + "email": "jeiel@duck.com" }, "record": { "CNAME": "jetrom17.github.io" From 4811b0ef66ddd896e1e34c19ecfe54ea955d4a6e Mon Sep 17 00:00:00 2001 From: Rafael Fernandes Date: Sun, 23 Feb 2025 09:39:06 -0300 Subject: [PATCH 1789/2485] adding my domain --- domains/rafaelfernandes.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/rafaelfernandes.json diff --git a/domains/rafaelfernandes.json b/domains/rafaelfernandes.json new file mode 100644 index 000000000..dd7b9099d --- /dev/null +++ b/domains/rafaelfernandes.json @@ -0,0 +1,17 @@ +{ + "description": "Personal potifolho site.", + "repo": "https://github.com/RafaelFernandesBR/rafaelfernandes.github.io", + "owner": { + "username": "RafaelFernandesBR", + "email": "marcorafaeldemelo16@protonmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + }, + "proxied": true +} \ No newline at end of file From fa72c7213b659ccfad148f543b07702f21032624 Mon Sep 17 00:00:00 2001 From: Sonik <69720319+SuperS0n1k@users.noreply.github.com> Date: Sun, 23 Feb 2025 12:48:31 +0000 Subject: [PATCH 1790/2485] Create supers0n1k.json --- domains/supers0n1k.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/supers0n1k.json diff --git a/domains/supers0n1k.json b/domains/supers0n1k.json new file mode 100644 index 000000000..a40335388 --- /dev/null +++ b/domains/supers0n1k.json @@ -0,0 +1,11 @@ +{ + "description": "supers0n1k's website. private email not disclosed", + "repo": "https://github.com/supers0n1k/supers0n1k.github.io", + "owner": { + "username": "supers0n1k", + "email": "368o7k@belgianairways.com" + }, + "record": { + "CNAME": "supers0n1k.github.io" + } +} From 4fdec3dbfc1c879bfe13e2bd004c665148dc75d9 Mon Sep 17 00:00:00 2001 From: Sonik <69720319+SuperS0n1k@users.noreply.github.com> Date: Sun, 23 Feb 2025 13:11:34 +0000 Subject: [PATCH 1791/2485] Update supers0n1k.json --- domains/supers0n1k.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/supers0n1k.json b/domains/supers0n1k.json index a40335388..ffdf6933b 100644 --- a/domains/supers0n1k.json +++ b/domains/supers0n1k.json @@ -1,9 +1,9 @@ { - "description": "supers0n1k's website. private email not disclosed", + "description": "supers0n1k's website. private email not disclosed. discord contact given", "repo": "https://github.com/supers0n1k/supers0n1k.github.io", "owner": { "username": "supers0n1k", - "email": "368o7k@belgianairways.com" + "discord": "46mil" }, "record": { "CNAME": "supers0n1k.github.io" From 95dbf8ee267ad11c3ffe1057165ac376bb297a74 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:06:39 +0530 Subject: [PATCH 1792/2485] Create wasim.json --- domains/wasim.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wasim.json diff --git a/domains/wasim.json b/domains/wasim.json new file mode 100644 index 000000000..c65cdb9bc --- /dev/null +++ b/domains/wasim.json @@ -0,0 +1,10 @@ +{ + "subdomain": "wasim", + "owner": { + "email": "wasimbaig000@gmail.com" + }, + "records": { + "CNAME": "wasimb.vercel.app" + }, + "proxied": false +} From 328f6867e96e69bea1129cddbb80e59db1ec8a0f Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 21:19:22 +0530 Subject: [PATCH 1793/2485] Update wasim.json --- domains/wasim.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/wasim.json b/domains/wasim.json index c65cdb9bc..15ef005ed 100644 --- a/domains/wasim.json +++ b/domains/wasim.json @@ -5,6 +5,7 @@ }, "records": { "CNAME": "wasimb.vercel.app" + "TXT": "_vercel=vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" }, "proxied": false } From 0ecea840499493e34c2522fdb97d85a7f3ba3acd Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:09:34 -0500 Subject: [PATCH 1794/2485] Create lver.json --- domains/lver.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/lver.json diff --git a/domains/lver.json b/domains/lver.json new file mode 100644 index 000000000..c8d88ba54 --- /dev/null +++ b/domains/lver.json @@ -0,0 +1,20 @@ +{ + "description": "Link in bio for Lver.", + "repo": "https://github.com/lverx/lver-Link-in-Bio", + "owner": { + "username": "lverx", + }, + "record": { + "CNAME": "lverz.glitch.me" + }, + "proxied": true + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link" + }, + "redirect_paths": true +} From 34c9ea91ae5e9f091bf2c123428f2c83284287d0 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:12:05 -0500 Subject: [PATCH 1795/2485] Update lver.json From cfdbb52cd12e9f02372fa08f81ecb1b1f08a335f Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sun, 23 Feb 2025 19:45:06 +0300 Subject: [PATCH 1796/2485] new version --- domains/js.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/js.json b/domains/js.json index fbf8413db..7d89abd75 100644 --- a/domains/js.json +++ b/domains/js.json @@ -11,8 +11,9 @@ "redirect_config": { "custom_paths": { "/encoder": "https://encoder.js.is-a.dev/", - "/encoder@latest": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", - "/encoder@1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js" + "/encoder@latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", + "/encoder@1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", + "/encoder@1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" }, "redirect_paths": true } From 9c7a279302918eefe67d59c9b045e911cbc48f28 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:54:08 -0500 Subject: [PATCH 1797/2485] Update domains/lver.json Co-authored-by: JustDeveloper --- domains/lver.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lver.json b/domains/lver.json index c8d88ba54..d5376682d 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -17,4 +17,5 @@ "/site": "https://lver.link" }, "redirect_paths": true + } } From 05a28b642249d11e76b4d11e4112b7783f87aa05 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:54:16 -0500 Subject: [PATCH 1798/2485] Update domains/lver.json Co-authored-by: JustDeveloper --- domains/lver.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index d5376682d..064aa355a 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -8,7 +8,6 @@ "CNAME": "lverz.glitch.me" }, "proxied": true - }, "redirect_config": { "custom_paths": { "/github": "https://github.com/lverx", From 383b4a580c34ba49c04df862e58665da06484795 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:32:58 +0530 Subject: [PATCH 1799/2485] Create _vercel.wasim.json --- domains/_vercel.wasim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.wasim.json diff --git a/domains/_vercel.wasim.json b/domains/_vercel.wasim.json new file mode 100644 index 000000000..82edb123b --- /dev/null +++ b/domains/_vercel.wasim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "simbaig", + "email": "wasimbaig000@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" + } +} From 7655e4808e02e14ae0283bf1ca00173e9b26f246 Mon Sep 17 00:00:00 2001 From: Wasim Baig <84036037+simbaig@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:33:39 +0530 Subject: [PATCH 1800/2485] Update wasim.json --- domains/wasim.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/wasim.json b/domains/wasim.json index 15ef005ed..0543bf374 100644 --- a/domains/wasim.json +++ b/domains/wasim.json @@ -1,11 +1,9 @@ { - "subdomain": "wasim", - "owner": { - "email": "wasimbaig000@gmail.com" - }, - "records": { - "CNAME": "wasimb.vercel.app" - "TXT": "_vercel=vc-domain-verify=wasim.is-a.dev,6b4abdaf07b7f6517075" - }, - "proxied": false + "owner": { + "username": "simbaig", + "email": "wasimbaig000@gmail.com" + }, + "record": { + "CNAME": "wasimb.vercel.app" + } } From e91fe689d3130db2fe9ec02b8f7c6b4ae0d7ee9e Mon Sep 17 00:00:00 2001 From: Tsania <69724694+tsnzzhr@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:46:23 +0700 Subject: [PATCH 1801/2485] Create tsania.json --- domains/tsania.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tsania.json diff --git a/domains/tsania.json b/domains/tsania.json new file mode 100644 index 000000000..1e4edfed4 --- /dev/null +++ b/domains/tsania.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tsnzzhr", + "email": "tsnzzhr102@gmail.com" + }, + "record": { + "CNAME": "tsanias.vercel.app" + } +} From cbfa8a31be590bc39af23761854bf1f0e3441b7b Mon Sep 17 00:00:00 2001 From: Tsania <69724694+tsnzzhr@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:47:20 +0700 Subject: [PATCH 1802/2485] Create _vercel.tsania.json --- domains/_vercel.tsania.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.tsania.json diff --git a/domains/_vercel.tsania.json b/domains/_vercel.tsania.json new file mode 100644 index 000000000..fff4ac588 --- /dev/null +++ b/domains/_vercel.tsania.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tsnzzhr", + "email": "tsnzzhr102@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tsania-az.is-a.dev,3cf74b208f3938a96f7b" + } +} From fbcc913e01d06cb9c21d9dd24244091f2c045a36 Mon Sep 17 00:00:00 2001 From: Akash Kumar Date: Sun, 23 Feb 2025 23:56:09 +0530 Subject: [PATCH 1803/2485] create subdomain akashkumar --- domains/_vercel.akashkumar.json | 9 +++++++++ domains/akashkumar.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.akashkumar.json create mode 100644 domains/akashkumar.json diff --git a/domains/_vercel.akashkumar.json b/domains/_vercel.akashkumar.json new file mode 100644 index 000000000..dad802add --- /dev/null +++ b/domains/_vercel.akashkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-kumar-dev", + "email": "akashkumar.dev00@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=akashkumar.is.a.dev,836ca93ecc6d34cf78fb" + } +} \ No newline at end of file diff --git a/domains/akashkumar.json b/domains/akashkumar.json new file mode 100644 index 000000000..4d28c8345 --- /dev/null +++ b/domains/akashkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-kumar-dev", + "email": "akashkumar.dev00@gmail.com" + }, + "record": { + "CNAME": "akashkumar-dev.vercel.app" + } +} \ No newline at end of file From 524cb8ba9491634eaafc5da145acf1cf88ec12e6 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:14:15 +0100 Subject: [PATCH 1804/2485] add joelst.json --- domains/joelst.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/joelst.json diff --git a/domains/joelst.json b/domains/joelst.json new file mode 100644 index 000000000..3562f78ab --- /dev/null +++ b/domains/joelst.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "joestr" + }, + "record": { + "NS": [ + "ns1-03.azure-dns.com", + "ns2-03.azure-dns.net", + "ns3-03.azure-dns.org", + "ns4-03.azure-dns.info", + ] + } +} From 70a69d0a313fa3a8ed8ff3d87618d3576e7084f4 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:15:31 +0100 Subject: [PATCH 1805/2485] remove comma from joelst.json --- domains/joelst.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joelst.json b/domains/joelst.json index 3562f78ab..5a3c51ef8 100644 --- a/domains/joelst.json +++ b/domains/joelst.json @@ -7,7 +7,7 @@ "ns1-03.azure-dns.com", "ns2-03.azure-dns.net", "ns3-03.azure-dns.org", - "ns4-03.azure-dns.info", + "ns4-03.azure-dns.info" ] } } From c7df8301878bc2befd01084402e94c17cb14c839 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:27:28 +0100 Subject: [PATCH 1806/2485] add email to joelst.json --- domains/joelst.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joelst.json b/domains/joelst.json index 5a3c51ef8..8cf3e6bbd 100644 --- a/domains/joelst.json +++ b/domains/joelst.json @@ -1,6 +1,7 @@ { "owner": { - "username": "joestr" + "username": "joestr", + "email": "joelstrasser1@gmail.com" }, "record": { "NS": [ From 6c05535587c83ada2a2d6d2d1995611856c918b4 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sun, 23 Feb 2025 15:35:49 -0500 Subject: [PATCH 1807/2485] Delete domains/breakertws.json --- domains/breakertws.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json deleted file mode 100644 index 94d0efa74..000000000 --- a/domains/breakertws.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio by Breaker TWS", - "repo": "https://github.com/BreakerTWS/breakertws.github.io", - "owner": { - "username": "BreskerTWS", - "email": "breakingtws@gmail.com" - }, - "record": { - "TXT": "0341066cad9d529001925f19bd4d34" - } -} From ff0b439ee6d56c398531fd1a388a52abbedd9e26 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sun, 23 Feb 2025 15:36:47 -0500 Subject: [PATCH 1808/2485] Create breakertws.json --- domains/breakertws.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..b4531a2e3 --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/breakertws.github.io", + "owner": { + "username": "BreskerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "CNAME": "breakertws.github.io" + } +} From bfbdff8c1cc51d2483abf0a08af86dfa2de29c4f Mon Sep 17 00:00:00 2001 From: Yeasin Arfat Date: Mon, 24 Feb 2025 02:47:16 +0600 Subject: [PATCH 1809/2485] Create subdomain yeasiin --- domains/yeasin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yeasin.json diff --git a/domains/yeasin.json b/domains/yeasin.json new file mode 100644 index 000000000..f38aed582 --- /dev/null +++ b/domains/yeasin.json @@ -0,0 +1,10 @@ +{ + "description": "yeasin.is-a.dev", + "owner": { + "username": "yeasiin", + "email": "iamyeasiin@gmail.com" + }, + "record": { + "CNAME": "yeasiin.github.io/website" + } +} \ No newline at end of file From 99d94f35984166eba62cf5c6a313e5d2f0185e40 Mon Sep 17 00:00:00 2001 From: Yeasin Arfat Date: Mon, 24 Feb 2025 02:52:21 +0600 Subject: [PATCH 1810/2485] enable proxied --- domains/yeasin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yeasin.json b/domains/yeasin.json index f38aed582..1bab3c8d1 100644 --- a/domains/yeasin.json +++ b/domains/yeasin.json @@ -6,5 +6,6 @@ }, "record": { "CNAME": "yeasiin.github.io/website" - } + }, + "proxied": true } \ No newline at end of file From adc38e8d9ee3aaef7ee9c9cad4320c88bdeb8b25 Mon Sep 17 00:00:00 2001 From: Gal Abra Date: Sun, 23 Feb 2025 23:29:56 +0200 Subject: [PATCH 1811/2485] Update galabra.json to use a URL key when connecting a GitHub profile --- domains/galabra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/galabra.json b/domains/galabra.json index 7486f1d0a..aa819d542 100644 --- a/domains/galabra.json +++ b/domains/galabra.json @@ -5,6 +5,6 @@ "email": "galabra.dev@gmail.com" }, "record": { - "CNAME": "https://github.com/galabra" + "URL": "https://github.com/galabra" } } From 049953a4e752b66e4f9c47b3472afd63ad1fa6ab Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 24 Feb 2025 07:00:09 +0800 Subject: [PATCH 1812/2485] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 5bac083b7..98267ebff 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -88,6 +88,8 @@ "payments", "portal", "postmaster", + "prod", + "production", "recovery", "redirect", "registrar", @@ -110,6 +112,7 @@ "srv", "srv[1-99]", "staff", + "staging", "statistics", "stats", "status", From 204e9d9acccc016b5716e70cbbf1ce600edd60b9 Mon Sep 17 00:00:00 2001 From: Pham Duy Truc <100112055+trucpham04@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:36:54 +0700 Subject: [PATCH 1813/2485] Create trucpham.json file. --- domains/trucpham.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/trucpham.json diff --git a/domains/trucpham.json b/domains/trucpham.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/trucpham.json @@ -0,0 +1 @@ + From 5140a6496112257ab0997e19dbaf6ed9792a93a5 Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Mon, 24 Feb 2025 09:38:02 +0700 Subject: [PATCH 1814/2485] feat: add subdomain --- domains/hungthai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hungthai.json diff --git a/domains/hungthai.json b/domains/hungthai.json new file mode 100644 index 000000000..895a9e4a6 --- /dev/null +++ b/domains/hungthai.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Resume Website", + "repo": "https://github.com/hungthai1401/resume", + "owner": { + "username": "hungthai1401", + "email": "hungthai1401.it@gmail.com" + }, + "record": { + "CNAME": "hungthai1401.github.io" + } +} \ No newline at end of file From a68e7deddcacc5ca67d3eb47dc079c4415102e85 Mon Sep 17 00:00:00 2001 From: Lorenzo Bautista Castellano <33525671+lorenbaucas@users.noreply.github.com> Date: Mon, 24 Feb 2025 03:48:33 +0100 Subject: [PATCH 1815/2485] Delete domains/lorenzobautista.json --- domains/lorenzobautista.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lorenzobautista.json diff --git a/domains/lorenzobautista.json b/domains/lorenzobautista.json deleted file mode 100644 index 9f2b103a1..000000000 --- a/domains/lorenzobautista.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lorenbaucas", - "discord": "Draklum#3847" - }, - "record": { - "CNAME": "myblog-e3n6qwsjfj.live-website.com" - } -} From c86aa7783a8ac5e0a6852b395ecea3c4c49fec87 Mon Sep 17 00:00:00 2001 From: vikipranata Date: Mon, 24 Feb 2025 10:13:40 +0700 Subject: [PATCH 1816/2485] Create new subdomains --- domains/homelab.json | 13 +++++++++++++ domains/vikipranata.json | 11 +++++++++++ domains/www.vikipranata.json | 11 +++++++++++ 3 files changed, 35 insertions(+) create mode 100644 domains/homelab.json create mode 100644 domains/vikipranata.json create mode 100644 domains/www.vikipranata.json diff --git a/domains/homelab.json b/domains/homelab.json new file mode 100644 index 000000000..c93d8014e --- /dev/null +++ b/domains/homelab.json @@ -0,0 +1,13 @@ +{ + "description": "Domain for dynamic DNS updates and Cloudflare Tunnel setup for demo and home lab purposes", + "owner": { + "username": "vikipranata", + "email": "helovikipranata@gmail.com" + }, + "record": { + "NS": [ + "deb.ns.cloudflare.com", + "sid.ns.cloudflare.com" + ] + } +} diff --git a/domains/vikipranata.json b/domains/vikipranata.json new file mode 100644 index 000000000..e766affcf --- /dev/null +++ b/domains/vikipranata.json @@ -0,0 +1,11 @@ +{ + "description": "Domain for personal web pages", + "owner": { + "username": "vikipranata", + "email": "helovikipranata@gmail.com" + }, + "record": { + "CNAME": "vikipranata.github.io" + }, + "proxied": true +} diff --git a/domains/www.vikipranata.json b/domains/www.vikipranata.json new file mode 100644 index 000000000..6b6019742 --- /dev/null +++ b/domains/www.vikipranata.json @@ -0,0 +1,11 @@ +{ + "description": "Domain for redirection to vikipranata.is-a.dev", + "owner": { + "username": "vikipranata", + "email": "helovikipranata@gmail.com" + }, + "record": { + "URL": "https://vikipranata.is-a.dev" + }, + "proxied": true +} From 0f8c41f55407666fb3f3696a1aa413ef426d2fc6 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:29:29 +0700 Subject: [PATCH 1817/2485] edit cname and txt --- domains/luanvu.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 5d94b96db..03973097f 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -5,9 +5,14 @@ "username": "zthanhluan", "email": "dientu078@gmail.com" }, - "record": { - "A": ["46.17.172.206"] + "records": { + "CNAME": "luanvu.betaenglish.com.vn", + "TXT": [ + { + "name": "_luanvu", + "value": "luanvu.is-a.dev=3452643218" + } + ] }, - "proxied": false -} +} \ No newline at end of file From 76e5e4aef1020f3a9b813e6b392424168ed668ef Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:29:51 +0700 Subject: [PATCH 1818/2485] Update febs.json Change CNAME value for febs --- domains/febs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/febs.json b/domains/febs.json index d8b269a89..57a535b1d 100644 --- a/domains/febs.json +++ b/domains/febs.json @@ -5,6 +5,6 @@ "email": "febrian.xiii@gmail.com" }, "record": { - "CNAME": "febriansf.github.io" + "CNAME": "febriansf.netlify.app" } } From 21fd2f8a3a3c348588ec38f2f63471c7144de04c Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:33:25 +0700 Subject: [PATCH 1819/2485] Add files via upload --- domains/luanvu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 03973097f..58b3738cf 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -5,7 +5,7 @@ "username": "zthanhluan", "email": "dientu078@gmail.com" }, - "records": { + "record": { "CNAME": "luanvu.betaenglish.com.vn", "TXT": [ { From 7916d17f67c8fea79dfc351194da5a5dddddd8f5 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:35:15 +0700 Subject: [PATCH 1820/2485] Add files via upload --- domains/luanvu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 58b3738cf..1abe7fe7d 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -13,6 +13,5 @@ "value": "luanvu.is-a.dev=3452643218" } ] - }, - "proxied": false + } } \ No newline at end of file From aafe7020ca2d483a9c74b2e868800a1e1ced19fe Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:38:12 +0700 Subject: [PATCH 1821/2485] Add files via upload --- domains/luanvu.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 1abe7fe7d..8889964ad 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,12 +6,8 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn", - "TXT": [ - { - "name": "_luanvu", - "value": "luanvu.is-a.dev=3452643218" - } + "CNAME": "luanvu.betaenglish.com.vn" ] - } + }, + "proxied": false } \ No newline at end of file From 98a1e885895bf99597ead1965108f0239d2ec4bd Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:40:07 +0700 Subject: [PATCH 1822/2485] Add files via upload --- domains/luanvu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 8889964ad..17035e38e 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,8 +6,7 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn" - ] + "CNAME": "luanvu.betaenglish.com.vn" }, "proxied": false } \ No newline at end of file From f9796e6ee1461646d19a68fb87f0747fae708020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Mon, 24 Feb 2025 10:45:04 +0700 Subject: [PATCH 1823/2485] Create khuongln.json --- domains/khuongln.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khuongln.json diff --git a/domains/khuongln.json b/domains/khuongln.json new file mode 100644 index 000000000..acfca4116 --- /dev/null +++ b/domains/khuongln.json @@ -0,0 +1,10 @@ +{ + "description": "khuongln.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From 4763d4f6c68db51e7e60561e4d6d688a8c49280a Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:33:09 +0000 Subject: [PATCH 1824/2485] Create _vercel.loomeh.json Handles the subdomains for my main website and the websites for some of my projects. Here are the default vercel-generated URLs for these sites. - https://portfolio-website-loomehs-projects.vercel.app/ - https://libresplit-website.vercel.app - https://libresplit-autosplitters-website.vercel.app/ - https://guess-the-ktp-character.vercel.app/ --- domains/_vercel.loomeh.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/_vercel.loomeh.json diff --git a/domains/_vercel.loomeh.json b/domains/_vercel.loomeh.json new file mode 100644 index 000000000..b1f138aab --- /dev/null +++ b/domains/_vercel.loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "TXT": [ + "vc-domain-verify=loomeh.is-a.dev,a6084877a07f81dfa4b2", + "vc-domain-verify=libresplit.loomeh.is-a.dev,345e69da9c8565af78cb", + "vc-domain-verify=libresplit-resources.loomeh.is-a.dev,41fad39e7213cf56c118", + "vc-domain-verify=ktpguesser.loomeh.is-a.dev,7e26e46b10152c2df032" + ] + } +} From c558a26f4ac80131a9e69032ce0ff6de8d735f04 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:40:30 +0000 Subject: [PATCH 1825/2485] Create loomeh.json --- domains/loomeh.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/loomeh.json diff --git a/domains/loomeh.json b/domains/loomeh.json new file mode 100644 index 000000000..450b9ee89 --- /dev/null +++ b/domains/loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "A": ["76.76.21.21"], + "TXT": [ + "v=spf1 include:zohomail.eu ~all", + "zoho-verification=zb06679817.zmverify.zoho.eu" + ] + } +} From 1408fc8bb1d817f84fa5810bca2898f7d25e8ae4 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:41:49 +0000 Subject: [PATCH 1826/2485] Create www.libresplit.loomeh.json --- domains/www.libresplit.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.libresplit.loomeh.json diff --git a/domains/www.libresplit.loomeh.json b/domains/www.libresplit.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.libresplit.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 51c42d98514e05723b37766ddcddf8d46abee11c Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:43:46 +0000 Subject: [PATCH 1827/2485] Create www.libresplit-resources.loomeh.json --- domains/www.libresplit-resources.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.libresplit-resources.loomeh.json diff --git a/domains/www.libresplit-resources.loomeh.json b/domains/www.libresplit-resources.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.libresplit-resources.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 0cba903825b0958f3e57f7401f6ae5b00df4bcdb Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:44:26 +0000 Subject: [PATCH 1828/2485] Create www.ktpguesser.loomeh.json --- domains/www.ktpguesser.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.ktpguesser.loomeh.json diff --git a/domains/www.ktpguesser.loomeh.json b/domains/www.ktpguesser.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.ktpguesser.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 19aeedaf0228c066a1eaa18e5dbe30f738c17731 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:44:56 +0000 Subject: [PATCH 1829/2485] Create www.loomeh.json --- domains/www.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.loomeh.json diff --git a/domains/www.loomeh.json b/domains/www.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 31abde0781f2660fa7656270d27cf838c8e513cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAnior=20Messias?= Date: Mon, 24 Feb 2025 01:56:29 -0300 Subject: [PATCH 1830/2485] Create jrmessias.json --- domains/jrmessias.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jrmessias.json diff --git a/domains/jrmessias.json b/domains/jrmessias.json new file mode 100644 index 000000000..b24dfa200 --- /dev/null +++ b/domains/jrmessias.json @@ -0,0 +1,12 @@ +{ + "description": "For a personal website", + "repo": "https://github.com/jrmessias/jrmessias.github.io", + "owner": { + "username": "jrmessias", + "email": "jrmessias@gmail.com", + "twitter": "jrmessias" + }, + "record": { + "CNAME": "jrmessias.github.io" + } +} From 14f46fa28d83662443becd72704471d3f4c6f800 Mon Sep 17 00:00:00 2001 From: Omkar Kirpan Date: Mon, 24 Feb 2025 10:40:07 +0530 Subject: [PATCH 1831/2485] feat: new domain --- domains/omkar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omkar.json diff --git a/domains/omkar.json b/domains/omkar.json new file mode 100644 index 000000000..8a8fd377a --- /dev/null +++ b/domains/omkar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "omkarkirpan", + "email": "okirpan@gmail.com" + }, + "repo": "https://github.com/omkarkirpan", + "record": { + "CNAME": "omkarkirpan.com" + } + } + \ No newline at end of file From 709e203e9a791aecb21684b571a0a38fe0c4a2b2 Mon Sep 17 00:00:00 2001 From: Jonathan Russ Date: Mon, 24 Feb 2025 06:29:03 +0100 Subject: [PATCH 1832/2485] chore(domain): use nameservers --- domains/jonathan-russ.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json index 4a3e8c54a..2ec02dd8d 100644 --- a/domains/jonathan-russ.json +++ b/domains/jonathan-russ.json @@ -7,7 +7,6 @@ "discord": "494042822320717827" }, "record": { - "A": ["76.76.21.21"], - "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" + "NS": ["ns1.vercel-dns.com", "ns2.vercel-dns.com"] } } From dd703bb885bedd94835d3da3888075f90e3dd53a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 24 Feb 2025 10:18:56 +0400 Subject: [PATCH 1833/2485] fix: json --- domains/lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 064aa355a..8bf5911a1 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -7,7 +7,7 @@ "record": { "CNAME": "lverz.glitch.me" }, - "proxied": true + "proxied": true, "redirect_config": { "custom_paths": { "/github": "https://github.com/lverx", From 18823dc3491358566132ba669e4c8c4bc525272c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:35:37 +0100 Subject: [PATCH 1834/2485] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From 6819a64cba84528f86d90ef94e193f8cf889b496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:36:04 +0100 Subject: [PATCH 1835/2485] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 2f1f6f57f27bd1ca3c7c7fcfdc6512235540b164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:38:11 +0100 Subject: [PATCH 1836/2485] Create static.yml --- .github/workflows/static.yml | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 .github/workflows/static.yml diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml new file mode 100644 index 000000000..f2c9e97c9 --- /dev/null +++ b/.github/workflows/static.yml @@ -0,0 +1,43 @@ +# Simple workflow for deploying static content to GitHub Pages +name: Deploy static content to Pages + +on: + # Runs on pushes targeting the default branch + push: + branches: ["main"] + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages +permissions: + contents: read + pages: write + id-token: write + +# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. +# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. +concurrency: + group: "pages" + cancel-in-progress: false + +jobs: + # Single deploy job since we're just deploying + deploy: + environment: + name: github-pages + url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v4 + - name: Setup Pages + uses: actions/configure-pages@v5 + - name: Upload artifact + uses: actions/upload-pages-artifact@v3 + with: + # Upload entire repository + path: '.' + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4 From 8301df5754bccc2ccdb3f74bccdb1f36fc01a586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:47:05 +0100 Subject: [PATCH 1837/2485] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From 8548a135498d7c8f9eefb1e2d476060e6e965b4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Enrique=20Villar=20Misa?= Date: Mon, 24 Feb 2025 08:48:10 +0100 Subject: [PATCH 1838/2485] add domain --- .idea/.gitignore | 3 +++ .idea/vcs.xml | 6 ++++++ domains/thorito.json | 12 ++++++++++++ 3 files changed, 21 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/vcs.xml create mode 100644 domains/thorito.json diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 000000000..26d33521a --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..352138b5e --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com", + "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + }, + "record": { + "CNAME": "thorito.github.io" + } +} \ No newline at end of file From b210c54b82626efcdc20b10c083f06c29dafa228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Enrique=20Villar=20Misa?= Date: Mon, 24 Feb 2025 08:48:10 +0100 Subject: [PATCH 1839/2485] add domain --- .idea/.gitignore | 3 + .idea/caches/deviceStreaming.xml | 509 +++++++++++++++++++++++++++++++ .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/register.iml | 9 + .idea/vcs.xml | 6 + domains/thorito.json | 12 + 7 files changed, 553 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/caches/deviceStreaming.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/register.iml create mode 100644 .idea/vcs.xml create mode 100644 domains/thorito.json diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 000000000..26d33521a --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml new file mode 100644 index 000000000..f37d0c543 --- /dev/null +++ b/.idea/caches/deviceStreaming.xml @@ -0,0 +1,509 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 000000000..1945ce5fd --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 000000000..a4ca902b4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/register.iml b/.idea/register.iml new file mode 100644 index 000000000..d6ebd4805 --- /dev/null +++ b/.idea/register.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..352138b5e --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com", + "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + }, + "record": { + "CNAME": "thorito.github.io" + } +} \ No newline at end of file From b460856b81adb00a4e32489b3cc45c406bd05c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:52:56 +0100 Subject: [PATCH 1840/2485] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From aed7f5abb911485dcca72a3d0317c18b2dad2361 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:28:05 +0530 Subject: [PATCH 1841/2485] "Added ajay.is-a.dev" --- ajay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ajay.json diff --git a/ajay.json b/ajay.json new file mode 100644 index 000000000..56785e2a8 --- /dev/null +++ b/ajay.json @@ -0,0 +1,10 @@ +{ + "domain": "ajay.is-a.dev", + "subdomain": "ajay", + "owner": { + "email": "ajay260505@gmail.com" + }, + "records": { + "CNAME": "ajayjaisankar.netlify.app" + } +} From 55dd10d505047281d9f0a8a58c4d70db36f5d302 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Mon, 24 Feb 2025 11:00:39 +0300 Subject: [PATCH 1842/2485] Update _discord.justdeveloper.json --- domains/_discord.justdeveloper.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.justdeveloper.json b/domains/_discord.justdeveloper.json index dd6ef3666..9dfa8c4ff 100644 --- a/domains/_discord.justdeveloper.json +++ b/domains/_discord.justdeveloper.json @@ -1,7 +1,7 @@ { "owner": { "username": "JustDeveloper1", - "email": "lk.qq@ya.ru" + "email": "justdeveloper@juststudio.is-a.dev" }, "record": { "TXT": "dh=a468556178a0bac462fa84043545b67b982e7fe0" From 1b85e6cb91710560b6a02c573b234e43fe70b157 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:37:36 +0530 Subject: [PATCH 1843/2485] "Added ajayj.is-a.dev" --- ajay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ajay.json b/ajay.json index 56785e2a8..332fe72db 100644 --- a/ajay.json +++ b/ajay.json @@ -1,6 +1,6 @@ { - "domain": "ajay.is-a.dev", - "subdomain": "ajay", + "domain": "ajayj.is-a.dev", + "subdomain": "ajayj", "owner": { "email": "ajay260505@gmail.com" }, From 175cffb6ac880f353033c4b2681ed1c4c7e606a5 Mon Sep 17 00:00:00 2001 From: Andre Sarr <109352018+Anonymous1223334444@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:27:49 +0000 Subject: [PATCH 1844/2485] Update domains/andresarr.json Co-authored-by: JustDeveloper --- domains/andresarr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andresarr.json b/domains/andresarr.json index 113a3ae54..278122706 100644 --- a/domains/andresarr.json +++ b/domains/andresarr.json @@ -4,6 +4,6 @@ "email": "replit005@gmail.com" }, "record": { - "CNAME": "https://portofoliowebdev.vercel.app" + "CNAME": "portofoliowebdev.vercel.app" } } From d2f5827afe87bb48b321faab85c93666fc0481dc Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:42:53 +0000 Subject: [PATCH 1845/2485] Create libresplit.loomeh.json --- domains/libresplit.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/libresplit.loomeh.json diff --git a/domains/libresplit.loomeh.json b/domains/libresplit.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 7f08cc79d118b90008520d4fbe9d7f0e7ec1dc3e Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:43:12 +0000 Subject: [PATCH 1846/2485] Create libresplit-resources.loomeh.json --- domains/libresplit-resources.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/libresplit-resources.loomeh.json diff --git a/domains/libresplit-resources.loomeh.json b/domains/libresplit-resources.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit-resources.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 4f737f7fa37e3c14bc5a2574ab022cd4ba033b44 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:43:39 +0000 Subject: [PATCH 1847/2485] Create ktpguesser.loomeh.json --- domains/ktpguesser.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ktpguesser.loomeh.json diff --git a/domains/ktpguesser.loomeh.json b/domains/ktpguesser.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/ktpguesser.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 6b7ba89daa1667ad917dd39a3cd9001d694c27c8 Mon Sep 17 00:00:00 2001 From: Jan Date: Mon, 24 Feb 2025 10:48:49 +0100 Subject: [PATCH 1848/2485] Create jan.json --- domains/jan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jan.json diff --git a/domains/jan.json b/domains/jan.json new file mode 100644 index 000000000..8f9eb0dfc --- /dev/null +++ b/domains/jan.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Dev Website", + "owner": { + "username": "jpgreth", + "email": "github@greth.me" + }, + "record": { + "CNAME": "greth.dev" + } +} From c1d8ec145400be41d0b118ba14df4bd9f88a4520 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 24 Feb 2025 15:23:04 +0530 Subject: [PATCH 1849/2485] Update 0xarchit.json --- domains/0xarchit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index fb1a5f5ce..c1feb9bed 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,7 +4,7 @@ "mail": "0xarchit@proton.me" }, "record": { - "NS": "cartman.ns.cloudflare.com", "cartman.ns.cloudflare.com", - "CNAME": "0xarchit.pages.dev" + "TXT name": "0xarchit" + "TXT value": "zoho-verification=zb94087787.zmverify.zoho.in" } } From 65c233ca5e2b24d1d56f81c9564d80c422e39aa4 Mon Sep 17 00:00:00 2001 From: Mohamed Faaris <74762980+Mohamed-faaris@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:35:16 +0530 Subject: [PATCH 1850/2485] add abu and faaris --- domains/abu.json | 10 ++++++++++ domains/faaris.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/abu.json create mode 100644 domains/faaris.json diff --git a/domains/abu.json b/domains/abu.json new file mode 100644 index 000000000..f0d25189d --- /dev/null +++ b/domains/abu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Mohamed-faaris", + "email": "mohammedfaaris2005@gmail.com" + }, + "record": { + "CNAME": "https://github.com/Mohamed-Abu-Bakkar" + } + } + \ No newline at end of file diff --git a/domains/faaris.json b/domains/faaris.json new file mode 100644 index 000000000..4ed7e06c0 --- /dev/null +++ b/domains/faaris.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Mohamed-faaris", + "email": "mohammedfaaris2005@gmail.com" + }, + "record": { + "CNAME": "https://github.com/Mohamed-faaris" + } + } + \ No newline at end of file From 7b9502a598afd4ccf6b3c039fe9e7ef460e26293 Mon Sep 17 00:00:00 2001 From: Pau Gallardo Date: Mon, 24 Feb 2025 11:38:44 +0100 Subject: [PATCH 1851/2485] ADD pau.json --- domains/pau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pau.json diff --git a/domains/pau.json b/domains/pau.json new file mode 100644 index 000000000..3a7a69d5e --- /dev/null +++ b/domains/pau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Pau Gallardo", + "email": "hello@pau.dev" + }, + "record": { + "URL": "https://pau.dev/" + } +} From 8b1e27119953fc069093d933385dc5dfe503b4de Mon Sep 17 00:00:00 2001 From: Pau Gallardo Date: Mon, 24 Feb 2025 11:46:05 +0100 Subject: [PATCH 1852/2485] Update pau.json --- domains/pau.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pau.json b/domains/pau.json index 3a7a69d5e..0681828fc 100644 --- a/domains/pau.json +++ b/domains/pau.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Pau Gallardo", + "username": "paugp", "email": "hello@pau.dev" }, "record": { From 35f6f7478f601e5824ffa9f12574f3aa5c1dcc5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:54:07 +0100 Subject: [PATCH 1853/2485] Delete .idea directory --- .idea/.gitignore | 3 - .idea/caches/deviceStreaming.xml | 509 ------------------------------- .idea/misc.xml | 6 - .idea/modules.xml | 8 - .idea/register.iml | 9 - .idea/vcs.xml | 6 - 6 files changed, 541 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/caches/deviceStreaming.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/register.iml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 26d33521a..000000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml deleted file mode 100644 index f37d0c543..000000000 --- a/.idea/caches/deviceStreaming.xml +++ /dev/null @@ -1,509 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 1945ce5fd..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index a4ca902b4..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/register.iml b/.idea/register.iml deleted file mode 100644 index d6ebd4805..000000000 --- a/.idea/register.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddfb..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file From ec97a8eccb657294a9e4eb83946cf226ba764f19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:59:09 +0100 Subject: [PATCH 1854/2485] Delete .github/workflows/static.yml --- .github/workflows/static.yml | 43 ------------------------------------ 1 file changed, 43 deletions(-) delete mode 100644 .github/workflows/static.yml diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml deleted file mode 100644 index f2c9e97c9..000000000 --- a/.github/workflows/static.yml +++ /dev/null @@ -1,43 +0,0 @@ -# Simple workflow for deploying static content to GitHub Pages -name: Deploy static content to Pages - -on: - # Runs on pushes targeting the default branch - push: - branches: ["main"] - - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: - -# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages -permissions: - contents: read - pages: write - id-token: write - -# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. -# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. -concurrency: - group: "pages" - cancel-in-progress: false - -jobs: - # Single deploy job since we're just deploying - deploy: - environment: - name: github-pages - url: ${{ steps.deployment.outputs.page_url }} - runs-on: ubuntu-latest - steps: - - name: Checkout - uses: actions/checkout@v4 - - name: Setup Pages - uses: actions/configure-pages@v5 - - name: Upload artifact - uses: actions/upload-pages-artifact@v3 - with: - # Upload entire repository - path: '.' - - name: Deploy to GitHub Pages - id: deployment - uses: actions/deploy-pages@v4 From 1ecf161158297e4f62c35197aca0e07b444383d5 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 24 Feb 2025 16:36:56 +0530 Subject: [PATCH 1855/2485] Update 0xarchit.json --- domains/0xarchit.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index c1feb9bed..522abeae2 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,8 +3,8 @@ "username": "0xacrhit", "mail": "0xarchit@proton.me" }, - "record": { - "TXT name": "0xarchit" - "TXT value": "zoho-verification=zb94087787.zmverify.zoho.in" - } + "TXT": [ + "0xarchit", + "zoho-verification=zb94087787.zmverify.zoho.in" + ] } From 8c3fd7cf33e049b8a616ad853861f9156a4be322 Mon Sep 17 00:00:00 2001 From: V Devanarayan <89205573+CodeTitan7@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:40:09 +0530 Subject: [PATCH 1856/2485] Update vdevanarayan.json --- domains/vdevanarayan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vdevanarayan.json b/domains/vdevanarayan.json index 91adbc61a..474bf1ce4 100644 --- a/domains/vdevanarayan.json +++ b/domains/vdevanarayan.json @@ -4,6 +4,6 @@ "email": "octavius1983bc@gmail.com" }, "record": { - "URL": "https://vdevanarayan.vercel.app" + "A": ["76.76.21.21"] } } From cec5dab1448b14dc2440d141ac0f3b12a6ed5823 Mon Sep 17 00:00:00 2001 From: V Devanarayan <89205573+CodeTitan7@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:43:55 +0530 Subject: [PATCH 1857/2485] Create _vercel.vdevanarayan.json --- domains/_vercel.vdevanarayan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.vdevanarayan.json diff --git a/domains/_vercel.vdevanarayan.json b/domains/_vercel.vdevanarayan.json new file mode 100644 index 000000000..7310781ca --- /dev/null +++ b/domains/_vercel.vdevanarayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeTitan7", + "email": "octavius1983bc@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vdevanarayan.is-a.dev,0c0c081b89b565d7ece1" + } +} From 30e6798fc21548cba694317e78995158b339a533 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 24 Feb 2025 16:47:46 +0530 Subject: [PATCH 1858/2485] Update 0xarchit.json --- domains/0xarchit.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 522abeae2..c60fa1c62 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,8 +3,10 @@ "username": "0xacrhit", "mail": "0xarchit@proton.me" }, - "TXT": [ + "record": { + "TXT": [ "0xarchit", "zoho-verification=zb94087787.zmverify.zoho.in" ] + } } From 71f729dba90afb6c40aaf6fbaaa460ff793561c3 Mon Sep 17 00:00:00 2001 From: Laffy <3121560032@sv.sgu.edu.vn> Date: Mon, 24 Feb 2025 18:27:25 +0700 Subject: [PATCH 1859/2485] Add huu-hoang.is-a.dev domain --- domains/huu-hoang.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/huu-hoang.json diff --git a/domains/huu-hoang.json b/domains/huu-hoang.json new file mode 100644 index 000000000..3447093da --- /dev/null +++ b/domains/huu-hoang.json @@ -0,0 +1,12 @@ +{ + "domain": "huu-hoang.is-a.dev", + "owner": { + "email": "huuhoag1412@gmail.com", + "username": "Mirai3103" + }, + "records": { + "A": [ + "103.82.194.100" + ] + } +} From 421a1eed9ea72f373c0ce53214ff433861c2b7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petris=CC=A6or=20Buga?= Date: Mon, 24 Feb 2025 13:50:49 +0200 Subject: [PATCH 1860/2485] GitHub Pages `peterbuga` TXT DNS challenge --- domains/_github-pages-challenge-peterbuga.peterbuga.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-peterbuga.peterbuga.json diff --git a/domains/_github-pages-challenge-peterbuga.peterbuga.json b/domains/_github-pages-challenge-peterbuga.peterbuga.json new file mode 100644 index 000000000..5049a8aea --- /dev/null +++ b/domains/_github-pages-challenge-peterbuga.peterbuga.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "peterbuga", + "discord": "902580031044325407" + }, + "record": { + "TXT": "02d47f8f8f4e0b58658a80eff34a66" + } +} From 23410e467faadcbe0e1f0375cad14efba7c37115 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:40:26 +0700 Subject: [PATCH 1861/2485] Delete domains/nepnep.imm0nv1nhtv.json --- domains/nepnep.imm0nv1nhtv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/nepnep.imm0nv1nhtv.json diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json deleted file mode 100644 index 2bae8b5a4..000000000 --- a/domains/nepnep.imm0nv1nhtv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "imm0nv1nhtv", - "email": "windows10phamvinh+github@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From f000c0ada203b6f22fe96042fc9a1318596b9a0e Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:41:12 +0700 Subject: [PATCH 1862/2485] Delete domains/_discord.imm0nv1nhtv.json --- domains/_discord.imm0nv1nhtv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.imm0nv1nhtv.json diff --git a/domains/_discord.imm0nv1nhtv.json b/domains/_discord.imm0nv1nhtv.json deleted file mode 100644 index dcce76bce..000000000 --- a/domains/_discord.imm0nv1nhtv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "imm0nv1nhtv", - "email": "windows10phamvinh+github@gmail.com" - }, - "record": { - "TXT": "dh=05d77c5d6895f487e96ea956a6a985fa532fa0ee" - } -} From 2bcef0169c01166cdf78cd229cd35fded5358b6d Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:42:05 +0700 Subject: [PATCH 1863/2485] Update imm0nv1nhtv.json --- domains/imm0nv1nhtv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imm0nv1nhtv.json b/domains/imm0nv1nhtv.json index 4aff3bd16..967b65be3 100644 --- a/domains/imm0nv1nhtv.json +++ b/domains/imm0nv1nhtv.json @@ -4,6 +4,6 @@ "email": "windows10phamvinh+github@gmail.com" }, "record": { - "CNAME": "imm0nv1nhtv.pages.dev" + "NS":["alberto.ns.cloudflare.com", "rosemary.ns.cloudflare.com"] } } From 54b5cd991b3dde4abc66adbe98080105e4e54c4b Mon Sep 17 00:00:00 2001 From: Valentin Vivaldi Date: Mon, 24 Feb 2025 10:28:12 -0300 Subject: [PATCH 1864/2485] Register valenvivaldi --- domains/valenvivaldi | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/valenvivaldi diff --git a/domains/valenvivaldi b/domains/valenvivaldi new file mode 100644 index 000000000..e4dae1730 --- /dev/null +++ b/domains/valenvivaldi @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "valenvivaldi" + }, + "record": { + "URL": "https://github.com/valenvivaldi" + } +} From dc95ca39379f0832960894103dffad31a8dd1bb3 Mon Sep 17 00:00:00 2001 From: Yeasin Arfat <62445940+Yeasiin@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:36:11 +0600 Subject: [PATCH 1865/2485] updated the url. Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/yeasin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yeasin.json b/domains/yeasin.json index 1bab3c8d1..a54bc6124 100644 --- a/domains/yeasin.json +++ b/domains/yeasin.json @@ -5,7 +5,7 @@ "email": "iamyeasiin@gmail.com" }, "record": { - "CNAME": "yeasiin.github.io/website" + "CNAME": "yeasiin.github.io" }, "proxied": true } \ No newline at end of file From f470ab9609fd99bda1d4d25d22f36769f70438e8 Mon Sep 17 00:00:00 2001 From: Valentin Vivaldi Date: Mon, 24 Feb 2025 10:38:24 -0300 Subject: [PATCH 1866/2485] Rename valenvivaldi to valenvivaldi.json --- domains/{valenvivaldi => valenvivaldi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{valenvivaldi => valenvivaldi.json} (100%) diff --git a/domains/valenvivaldi b/domains/valenvivaldi.json similarity index 100% rename from domains/valenvivaldi rename to domains/valenvivaldi.json From e835a7a07cb02d10c6722d376c2cd4e9f2dc984d Mon Sep 17 00:00:00 2001 From: anshaneja5 Date: Mon, 24 Feb 2025 21:00:28 +0530 Subject: [PATCH 1867/2485] create ansh.json --- domains/_vercel.ansh.json | 9 +++++++++ domains/ansh.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.ansh.json create mode 100644 domains/ansh.json diff --git a/domains/_vercel.ansh.json b/domains/_vercel.ansh.json new file mode 100644 index 000000000..0cd79fabc --- /dev/null +++ b/domains/_vercel.ansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshaneja5", + "email": "anshanejaa@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ansh.is-a.dev,074c2e585d197374e108" + } +} diff --git a/domains/ansh.json b/domains/ansh.json new file mode 100644 index 000000000..6242415b8 --- /dev/null +++ b/domains/ansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anshaneja5", + "email": "anshanejaa@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-xi-liard-96.vercel.app/" + } +} \ No newline at end of file From bd09e3e42569c03e08723fb945b5035c1dbe2a48 Mon Sep 17 00:00:00 2001 From: Mohamed Faaris <74762980+Mohamed-faaris@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:06:15 +0530 Subject: [PATCH 1868/2485] update abu and faaris --- domains/abu.json | 2 +- domains/faaris.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/abu.json b/domains/abu.json index f0d25189d..62c3163d8 100644 --- a/domains/abu.json +++ b/domains/abu.json @@ -4,7 +4,7 @@ "email": "mohammedfaaris2005@gmail.com" }, "record": { - "CNAME": "https://github.com/Mohamed-Abu-Bakkar" + "URL": "https://github.com/Mohamed-Abu-Bakkar" } } \ No newline at end of file diff --git a/domains/faaris.json b/domains/faaris.json index 4ed7e06c0..b4786320d 100644 --- a/domains/faaris.json +++ b/domains/faaris.json @@ -4,7 +4,7 @@ "email": "mohammedfaaris2005@gmail.com" }, "record": { - "CNAME": "https://github.com/Mohamed-faaris" + "URL": "https://github.com/Mohamed-faaris" } } \ No newline at end of file From e065434f3fcbe4cb765b2466d26490f92278f542 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 24 Feb 2025 16:46:50 +0100 Subject: [PATCH 1869/2485] Update ansh.json --- domains/ansh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ansh.json b/domains/ansh.json index 6242415b8..f883bd6d9 100644 --- a/domains/ansh.json +++ b/domains/ansh.json @@ -4,6 +4,6 @@ "email": "anshanejaa@gmail.com" }, "record": { - "CNAME": "https://portfolio-xi-liard-96.vercel.app/" + "CNAME": "portfolio-xi-liard-96.vercel.app" } -} \ No newline at end of file +} From 7c238b2d31065be7178681bf920c96fd61a8097d Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 24 Feb 2025 16:53:19 +0100 Subject: [PATCH 1870/2485] records -> record --- domains/huu-hoang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/huu-hoang.json b/domains/huu-hoang.json index 3447093da..77dec9839 100644 --- a/domains/huu-hoang.json +++ b/domains/huu-hoang.json @@ -4,7 +4,7 @@ "email": "huuhoag1412@gmail.com", "username": "Mirai3103" }, - "records": { + "record": { "A": [ "103.82.194.100" ] From da872bb3d8a6d0177250177a47ca530121f9d109 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 24 Feb 2025 16:59:11 +0100 Subject: [PATCH 1871/2485] fix username --- domains/0xarchit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index c60fa1c62..0526b1d0c 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -1,6 +1,6 @@ { "owner": { - "username": "0xacrhit", + "username": "0xarchit", "mail": "0xarchit@proton.me" }, "record": { From 9178d48ae873d9b9844f9e6e170813cd543c22e7 Mon Sep 17 00:00:00 2001 From: Ha Trong Nguyen <117032710+htrnguyen@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:04:49 +0700 Subject: [PATCH 1872/2485] Create htrnguyen.json --- domains/htrnguyen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/htrnguyen.json diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json new file mode 100644 index 000000000..c0f0becdd --- /dev/null +++ b/domains/htrnguyen.json @@ -0,0 +1,11 @@ +{ + "github": "htrnguyen", + "vercel": "astro-portfolio-nu-seven", + "owner": { + "email": "hatrongnguyen04@gmail.com" + }, + "records": { + "CNAME": "cname.vercel-dns.com" + }, + "proxied": true +} From 7e9a2812fbea65395be8aca3cd4ce59dca2c80a2 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 24 Feb 2025 17:24:14 +0100 Subject: [PATCH 1873/2485] fix username --- domains/breakertws.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/breakertws.json b/domains/breakertws.json index b4531a2e3..76346dedd 100644 --- a/domains/breakertws.json +++ b/domains/breakertws.json @@ -2,7 +2,7 @@ "description": "Portfolio by Breaker TWS", "repo": "https://github.com/BreakerTWS/breakertws.github.io", "owner": { - "username": "BreskerTWS", + "username": "BreakerTWS", "email": "breakingtws@gmail.com" }, "record": { From de44a0deb434edfadda6fa5d5e046ccc58990546 Mon Sep 17 00:00:00 2001 From: Ha Trong Nguyen <117032710+htrnguyen@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:41:22 +0700 Subject: [PATCH 1874/2485] Update htrnguyen.json --- domains/htrnguyen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json index c0f0becdd..e8104094a 100644 --- a/domains/htrnguyen.json +++ b/domains/htrnguyen.json @@ -2,10 +2,10 @@ "github": "htrnguyen", "vercel": "astro-portfolio-nu-seven", "owner": { - "email": "hatrongnguyen04@gmail.com" + "email": "youremail@example.com" }, "records": { "CNAME": "cname.vercel-dns.com" }, - "proxied": true + "proxied": false } From 38c18abafdb9f3c53d7caa7bc8bfcf16ee17e9f7 Mon Sep 17 00:00:00 2001 From: Akash Kumar Date: Mon, 24 Feb 2025 22:15:46 +0530 Subject: [PATCH 1875/2485] correct TXT record of subdomain akashkumar --- domains/_vercel.akashkumar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.akashkumar.json b/domains/_vercel.akashkumar.json index dad802add..7f58c5a8f 100644 --- a/domains/_vercel.akashkumar.json +++ b/domains/_vercel.akashkumar.json @@ -4,6 +4,6 @@ "email": "akashkumar.dev00@gmail.com" }, "record": { - "TXT": "vc-domain-verify=akashkumar.is.a.dev,836ca93ecc6d34cf78fb" + "TXT": "vc-domain-verify=akashkumar.is-a.dev,844132b059abdd5bd808" } } \ No newline at end of file From 314e1b44ae25ad7f53ebefaa5777ddfe93f597cd Mon Sep 17 00:00:00 2001 From: Nipuni Gamage <87087840+nipunigamage@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:23:59 +0530 Subject: [PATCH 1876/2485] Create nipuni.json --- domains/nipuni.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nipuni.json diff --git a/domains/nipuni.json b/domains/nipuni.json new file mode 100644 index 000000000..3cec2f300 --- /dev/null +++ b/domains/nipuni.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nipunigamage" + }, + "record": { + "CNAME": "https://nipuni.pages.dev" + } +} From 63c04370dc6d8c8a4b0133960fcfe07b1e81f0cd Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 24 Feb 2025 22:29:12 +0530 Subject: [PATCH 1877/2485] Update 0xarchit.json --- domains/0xarchit.json | 39 ++++++++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 5 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 0526b1d0c..ce09f5fa8 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,10 +3,39 @@ "username": "0xarchit", "mail": "0xarchit@proton.me" }, - "record": { - "TXT": [ - "0xarchit", - "zoho-verification=zb94087787.zmverify.zoho.in" + "records": [ + { + "type": "MX", + "host": "0xarchit", + "value": "mx.zoho.in", + "priority": 10 + }, + { + "type": "MX", + "host": "0xarchit", + "value": "mx2.zoho.in", + "priority": 20 + }, + { + "type": "MX", + "host": "0xarchit", + "value": "mx3.zoho.in", + "priority": 50 + }, + { + "type": "TXT", + "host": "0xarchit", + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "type": "TXT", + "host": "0xarchit", + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, + { + "type": "TXT", + "host": "zmail._domainkey.0xarchit", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } ] - } } From a08bce9e4f7a14e27e9f27f704e6bcd1ad51fa63 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:42:22 +0530 Subject: [PATCH 1878/2485] Created ajayj.json --- domains/ajayj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ajayj.json diff --git a/domains/ajayj.json b/domains/ajayj.json new file mode 100644 index 000000000..ba89b8a74 --- /dev/null +++ b/domains/ajayj.json @@ -0,0 +1,11 @@ +{ + "domain": "ajayj.is-a.dev", + "subdomain": "ajayj", + "owner": { + "email": "ajay260505@gmail.com", + "github": "AJAY260505" + }, + "records": { + "CNAME": "ajayjaisankar.netlify.app" + } +} From 2a23a2fb6c545f0ebe32efe08df4d7267fef0ece Mon Sep 17 00:00:00 2001 From: Nipuni Gamage <87087840+nipunigamage@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:44:39 +0530 Subject: [PATCH 1879/2485] Update nipuni.json --- domains/nipuni.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/nipuni.json b/domains/nipuni.json index 3cec2f300..2fdb6e9d5 100644 --- a/domains/nipuni.json +++ b/domains/nipuni.json @@ -1,8 +1,9 @@ { "owner": { - "username": "nipunigamage" + "username": "nipunigamage", + "email": "nipunikanishka255@gmail.com" }, "record": { - "CNAME": "https://nipuni.pages.dev" + "CNAME": "nipuni.pages.dev" } } From 596e539012332894a830249179cdb9f5e126815d Mon Sep 17 00:00:00 2001 From: Pham Duy Truc <100112055+trucpham04@users.noreply.github.com> Date: Tue, 25 Feb 2025 01:30:14 +0700 Subject: [PATCH 1880/2485] Update trucpham.json --- domains/trucpham.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/trucpham.json b/domains/trucpham.json index 8b1378917..af42286f9 100644 --- a/domains/trucpham.json +++ b/domains/trucpham.json @@ -1 +1,12 @@ - +{ + "description": "My portfolio website.", + "repo": "https://github.com/trucpham04", + "owner": { + "username": "trucpham04", + "email": "trucpham04@proton.me" + }, + "record": { + "CNAME": "trucpham.pages.dev" + }, + "proxied": true +} From 671c3b559924a99686252734b8b976de28b1e688 Mon Sep 17 00:00:00 2001 From: Hamdi Bougattaya Date: Mon, 24 Feb 2025 21:52:51 +0300 Subject: [PATCH 1881/2485] Create hamdi.json --- domains/hamdi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hamdi.json diff --git a/domains/hamdi.json b/domains/hamdi.json new file mode 100644 index 000000000..b718fb161 --- /dev/null +++ b/domains/hamdi.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/hb12devtn/Portfolio", + "owner": { + "username": "hb12devtn", + "email": "h.bougattaya1212@gmail.com" + }, + "record": { + "CNAME": "hb12devtn.github.io" + } +} From 768776766af954d4216b034dd4f1d097ce6dabe8 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 20:45:57 +0100 Subject: [PATCH 1882/2485] Create tobi.json --- domains/tobi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/tobi.json diff --git a/domains/tobi.json b/domains/tobi.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/tobi.json @@ -0,0 +1 @@ + From 3a1fbbc4a9d98c4e5f6b3b546133050556bf80c0 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 20:51:28 +0100 Subject: [PATCH 1883/2485] Update tobi.json --- domains/tobi.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/tobi.json b/domains/tobi.json index 8b1378917..5c61ea4d3 100644 --- a/domains/tobi.json +++ b/domains/tobi.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "tobikli", + "email": "tobikli@pm.me" + }, + "record": { + "CNAME": "tobia.sh" + } +} From 74d8cfd8694c394787a8c5dc7648e62c37e00390 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 21:06:39 +0100 Subject: [PATCH 1884/2485] Update tobi.json --- domains/tobi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tobi.json b/domains/tobi.json index 5c61ea4d3..f1b429d06 100644 --- a/domains/tobi.json +++ b/domains/tobi.json @@ -4,6 +4,6 @@ "email": "tobikli@pm.me" }, "record": { - "CNAME": "tobia.sh" + "CNAME": "tobikli.github.io" } } From 3d815cfc71799024777709fd4528e6e2b376eac0 Mon Sep 17 00:00:00 2001 From: Tobias Klingenberg Date: Mon, 24 Feb 2025 21:11:25 +0100 Subject: [PATCH 1885/2485] Update tobi.json --- domains/tobi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tobi.json b/domains/tobi.json index f1b429d06..e1589e415 100644 --- a/domains/tobi.json +++ b/domains/tobi.json @@ -4,6 +4,6 @@ "email": "tobikli@pm.me" }, "record": { - "CNAME": "tobikli.github.io" + "URL": "https://tobia.sh" } } From 973a5a4f75e5bcdd085f79774323def2308cbfb4 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:14:45 +0000 Subject: [PATCH 1886/2485] Delete domains/www.libresplit.loomeh.json --- domains/www.libresplit.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.libresplit.loomeh.json diff --git a/domains/www.libresplit.loomeh.json b/domains/www.libresplit.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.libresplit.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From f794eadce458e3bc6c49de9f726d7688e68d4234 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:00 +0000 Subject: [PATCH 1887/2485] Delete domains/www.libresplit-resources.loomeh.json --- domains/www.libresplit-resources.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.libresplit-resources.loomeh.json diff --git a/domains/www.libresplit-resources.loomeh.json b/domains/www.libresplit-resources.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.libresplit-resources.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 9f3506063370535016031cb552386ce7b0ace4db Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:15 +0000 Subject: [PATCH 1888/2485] Delete domains/www.ktpguesser.loomeh.json --- domains/www.ktpguesser.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.ktpguesser.loomeh.json diff --git a/domains/www.ktpguesser.loomeh.json b/domains/www.ktpguesser.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.ktpguesser.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 89c6f1f38dcf814e90ab3e132a8c3bff684daa68 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:31 +0000 Subject: [PATCH 1889/2485] Delete domains/www.loomeh.json --- domains/www.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.loomeh.json diff --git a/domains/www.loomeh.json b/domains/www.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 24c89e9eaabc2750e630f50ea0bfd8a370cda134 Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Mon, 24 Feb 2025 23:33:58 +0300 Subject: [PATCH 1890/2485] add info about my repo --- domains/summon-the-coder.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 9355baa01..4bb5ece14 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,9 +1,10 @@ -{ +{ "description": "Site about me", + "repo": "https://github.com/banana6boom/about-me", "owner": { - "username": "SUMMON_THE_CODER", + "username": "banana6boom", "email": "themadhouse@mail.ru" }, "record": { - "CNAME": "summon-the-coder.github.io" + "CNAME": "https://banana6boom.github.io/about-me/" } } From b8fffde9e1c8cb6c35bc3362a11aae10e6705277 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:37:34 +0300 Subject: [PATCH 1891/2485] =?UTF-8?q?add=20another=20=D0=AF=D0=BD=D0=B4?= =?UTF-8?q?=D0=B5=D0=BA=D1=81-verification?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/justdeveloper.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index 4313ccf47..9c8538421 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -15,7 +15,8 @@ ], "TXT": [ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s", - "yandex-verification: 10cec93159ddc69f" + "yandex-verification: 10cec93159ddc69f", + "yandex-verification: a31dc9b638bff027" ] } } From fecee19cdf1d493253015b2c7b619a8044751487 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:40:42 +0300 Subject: [PATCH 1892/2485] Add ImprovMX --- domains/justdeveloper.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index 9c8538421..90d752488 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -13,10 +13,15 @@ "185.199.110.153", "185.199.111.153" ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] "TXT": [ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s", "yandex-verification: 10cec93159ddc69f", - "yandex-verification: a31dc9b638bff027" + "yandex-verification: a31dc9b638bff027", + "v=spf1 include:spf.improvmx.com ~all" ] } } From 24b1fb9222fa06969844ce170d21b188ebde140f Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:41:31 +0300 Subject: [PATCH 1893/2485] i want it look like this --- domains/juststudio.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 287ea66c3..60754c353 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -13,7 +13,11 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], "TXT": [ "v=spf1 include:zohomail.eu ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", From 385e43a9ed8a7bbfb04894e26811b8df659b0263 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:44:19 +0300 Subject: [PATCH 1894/2485] skill issue fix json --- domains/justdeveloper.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/justdeveloper.json b/domains/justdeveloper.json index 90d752488..3e7b887bd 100644 --- a/domains/justdeveloper.json +++ b/domains/justdeveloper.json @@ -16,7 +16,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": [ "google-site-verification=qBaFslC7xe6gcHiolYEJ32HjpJVk-ZOMbRpu_1zkm_s", "yandex-verification: 10cec93159ddc69f", From a4abfa3cd80d8c52564f7364f4fa673ee83e21e8 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:46:26 +0300 Subject: [PATCH 1895/2485] ctrl+c & ctrl+v changes from https://github.com/is-a-dev/register/pull/20545 --- domains/juststudio.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 883584ff3..2be1de3d8 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -13,7 +13,11 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], "TXT": [ "v=spf1 include:zohomail.eu ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", From 21c50e1f3df71c5588c58be15f58bcbe4e5da6c3 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:54:16 +0300 Subject: [PATCH 1896/2485] Create www.juststudio.json --- domains/www.juststudio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.juststudio.json diff --git a/domains/www.juststudio.json b/domains/www.juststudio.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/www.juststudio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +} From c7fedca2a227626cfa9dbb9051cdf81cc2f89556 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 24 Feb 2025 23:55:43 +0300 Subject: [PATCH 1897/2485] Create www.justdeveloper.json --- domains/www.justdeveloper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.justdeveloper.json diff --git a/domains/www.justdeveloper.json b/domains/www.justdeveloper.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/www.justdeveloper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} From c72429c8980e1b5de82d4e18018274eb994c2977 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:49:19 -0500 Subject: [PATCH 1898/2485] Create _vercel.codesoft.json --- domains/_vercel.codesoft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.codesoft.json diff --git a/domains/_vercel.codesoft.json b/domains/_vercel.codesoft.json new file mode 100644 index 000000000..f4c5a04af --- /dev/null +++ b/domains/_vercel.codesoft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=codesoft.is-a.dev,18c04513308f15b350a9" + } +} From 28d3a52f25cbac33732f003436cb09a90c5571c6 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:51:51 -0500 Subject: [PATCH 1899/2485] Update codesoft.json --- domains/codesoft.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/codesoft.json b/domains/codesoft.json index bf961a1c8..28f62a79f 100644 --- a/domains/codesoft.json +++ b/domains/codesoft.json @@ -4,7 +4,6 @@ "email": "codesft@proton.me" }, "record": { - "CNAME": "codesoftgit.github.io" - }, - "proxied": true + "CNAME": "portfolio-codesoftgits-projects.vercel.app" + } } From 521909e97d5254c0708c84fd9b2ff61af92a3d7c Mon Sep 17 00:00:00 2001 From: "qing." Date: Tue, 25 Feb 2025 05:51:54 +0800 Subject: [PATCH 1900/2485] Create _discord.qing762.is-a.dev.json --- domains/_discord.qing762.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.qing762.is-a.dev.json diff --git a/domains/_discord.qing762.is-a.dev.json b/domains/_discord.qing762.is-a.dev.json new file mode 100644 index 000000000..5eec384c6 --- /dev/null +++ b/domains/_discord.qing762.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qing762", + "email": "q1ng762@outlook.com" + }, + "record": { + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" + } +} \ No newline at end of file From 04268a39aee778a337869b6eeee3316f386562a3 Mon Sep 17 00:00:00 2001 From: "qing." Date: Tue, 25 Feb 2025 06:03:03 +0800 Subject: [PATCH 1901/2485] Discard changes to domains/aqilhensem.json --- domains/aqilhensem.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/aqilhensem.json b/domains/aqilhensem.json index 280a06465..84c94a4f2 100644 --- a/domains/aqilhensem.json +++ b/domains/aqilhensem.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "qing762", - "email": "threatedblade@outlook.com" - }, - "record": { - "CNAME": "qing762.is-a.dev/aqil" - } + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "CNAME": "qing762.github.io" + } } From 8cf7874775049ec24b909a13ada454186c4afcb2 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:09:51 -0500 Subject: [PATCH 1902/2485] Update lver.json --- domains/lver.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lver.json b/domains/lver.json index 8bf5911a1..1c7970a34 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -3,6 +3,7 @@ "repo": "https://github.com/lverx/lver-Link-in-Bio", "owner": { "username": "lverx", + "email": "hydrosexuallol@gmail.com" }, "record": { "CNAME": "lverz.glitch.me" From 3f048ace17b2798ab535c52d444c7e900e705aeb Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Tue, 25 Feb 2025 08:06:03 +0530 Subject: [PATCH 1903/2485] Update 0xarchit.json --- domains/0xarchit.json | 68 +++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 35 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index ce09f5fa8..75044b9f6 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -3,39 +3,37 @@ "username": "0xarchit", "mail": "0xarchit@proton.me" }, - "records": [ - { - "type": "MX", - "host": "0xarchit", - "value": "mx.zoho.in", - "priority": 10 - }, - { - "type": "MX", - "host": "0xarchit", - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "type": "MX", - "host": "0xarchit", - "value": "mx3.zoho.in", - "priority": 50 - }, - { - "type": "TXT", - "host": "0xarchit", - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "type": "TXT", - "host": "0xarchit", - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, - { - "type": "TXT", - "host": "zmail._domainkey.0xarchit", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } - ] + "record": { + "MX": [ + { + "host": "0xarchit", + "value": "mx.zoho.in", + "priority": 10 + }, + { + "host": "0xarchit", + "value": "mx2.zoho.in", + "priority": 20 + }, + { + "host": "0xarchit", + "value": "mx3.zoho.in", + "priority": 50 + } + ], + "TXT": [ + { + "host": "0xarchit", + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "host": "0xarchit", + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, + { + "host": "zmail._domainkey.0xarchit", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } + ] + } } From ac48456d9ce498e86c3ea64e73c80d5aa1846d2e Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Tue, 25 Feb 2025 09:41:09 +0700 Subject: [PATCH 1904/2485] feat: add subdomain --- domains/_github-pages-challenge-hungthai1401.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-hungthai1401.json diff --git a/domains/_github-pages-challenge-hungthai1401.json b/domains/_github-pages-challenge-hungthai1401.json new file mode 100644 index 000000000..13abbc273 --- /dev/null +++ b/domains/_github-pages-challenge-hungthai1401.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hungthai1401", + "email": "hungthai1401.it@gmail.com" + }, + "record": { + "TXT": "693e3be4f1121fc00f2fbad65439d0" + } +} \ No newline at end of file From 94010f6bbb40faf176a2743f87d528b72ba6c6e0 Mon Sep 17 00:00:00 2001 From: AJAY J <120657267+AJAY260505@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:33:55 +0530 Subject: [PATCH 1905/2485] ajay.json deleted --- ajay.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 ajay.json diff --git a/ajay.json b/ajay.json deleted file mode 100644 index 332fe72db..000000000 --- a/ajay.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "domain": "ajayj.is-a.dev", - "subdomain": "ajayj", - "owner": { - "email": "ajay260505@gmail.com" - }, - "records": { - "CNAME": "ajayjaisankar.netlify.app" - } -} From eefdb6de025d34a3c00b6da5e82636ec6fd6c3e7 Mon Sep 17 00:00:00 2001 From: Elbek Khamdullaev Date: Tue, 25 Feb 2025 09:09:21 +0500 Subject: [PATCH 1906/2485] Create elbek.json --- domains/elbek.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/elbek.json diff --git a/domains/elbek.json b/domains/elbek.json new file mode 100644 index 000000000..52d0a3e66 --- /dev/null +++ b/domains/elbek.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "khamdullaevuz" + }, + "record": { + "CNAME": "khamdullaevuz.github.io" + } +} From 6fa28df1bbd74d5ee1e0ed5133c3f08f2502c1e7 Mon Sep 17 00:00:00 2001 From: Jer <88963373+i-Jer@users.noreply.github.com> Date: Tue, 25 Feb 2025 11:15:35 +0700 Subject: [PATCH 1907/2485] Update jer.json --- domains/jer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jer.json b/domains/jer.json index be66faf1a..bc4ea8f0c 100644 --- a/domains/jer.json +++ b/domains/jer.json @@ -1,9 +1,9 @@ { "owner": { - "username": "JerBlox", + "username": "i-Jer", "email": "chen.fuyuan07@gmail.com" }, "record": { - "CNAME": "cbx3ryr6.up.railway.app" + "URL": "https://www.i-jer.com/" } } From f8c5fc9d784058bc12c5a0fa8fde2f94ad6ace65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Tue, 25 Feb 2025 13:16:44 +0700 Subject: [PATCH 1908/2485] Create lamngockhuong.json --- domains/lamngockhuong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lamngockhuong.json diff --git a/domains/lamngockhuong.json b/domains/lamngockhuong.json new file mode 100644 index 000000000..b06704cbe --- /dev/null +++ b/domains/lamngockhuong.json @@ -0,0 +1,10 @@ +{ + "description": "lamngockhuong.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From 19ac10fdd61d3221c8001e537357dec127a9af85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:33:02 +0100 Subject: [PATCH 1909/2485] Update thorito.json --- domains/thorito.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/thorito.json b/domains/thorito.json index 352138b5e..d8859cbca 100644 --- a/domains/thorito.json +++ b/domains/thorito.json @@ -1,12 +1,10 @@ { "description": "Personal Portfolio Website", - "repo": "https://github.com/thorito/thorito", "owner": { "username": "thorito", - "email": "victor.villar.misa@gmail.com", - "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + "email": "victor.villar.misa@gmail.com" }, "record": { "CNAME": "thorito.github.io" } -} \ No newline at end of file +} From b6ccba385727994cb4f7f75489cf0258a279250a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:39:12 +0100 Subject: [PATCH 1910/2485] Update thorito.json --- domains/thorito.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/thorito.json b/domains/thorito.json index d8859cbca..f9b31b22d 100644 --- a/domains/thorito.json +++ b/domains/thorito.json @@ -1,5 +1,6 @@ { "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito.github.io", "owner": { "username": "thorito", "email": "victor.villar.misa@gmail.com" From 2bf3ccd3e548ac3c0c8eb324a946729a4c087f99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:42:18 +0100 Subject: [PATCH 1911/2485] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From e840b9010c4633ac11109e7b1cc77565ea11cba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:43:10 +0100 Subject: [PATCH 1912/2485] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 2cf53d477c205da3fec0b2d930d455060c085f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:49:00 +0100 Subject: [PATCH 1913/2485] Update thorito.json --- domains/thorito.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thorito.json b/domains/thorito.json index f9b31b22d..b91e362e9 100644 --- a/domains/thorito.json +++ b/domains/thorito.json @@ -6,6 +6,6 @@ "email": "victor.villar.misa@gmail.com" }, "record": { - "CNAME": "thorito.github.io" + "TXT": "900d61c3e5e63880bf2f15832064bc" } } From 95500c150aadf4939729ee8c0a3318eeff3c293e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:55:32 +0100 Subject: [PATCH 1914/2485] Rename thorito.json to _github-pages-challenge-thorito.json --- domains/{thorito.json => _github-pages-challenge-thorito.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{thorito.json => _github-pages-challenge-thorito.json} (100%) diff --git a/domains/thorito.json b/domains/_github-pages-challenge-thorito.json similarity index 100% rename from domains/thorito.json rename to domains/_github-pages-challenge-thorito.json From b33579dbf4755bf78f1467eadf049f55b031467d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:57:03 +0100 Subject: [PATCH 1915/2485] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index b91e362e9..55bb8a9dd 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -3,7 +3,8 @@ "repo": "https://github.com/thorito/thorito.github.io", "owner": { "username": "thorito", - "email": "victor.villar.misa@gmail.com" + "email": "victor.villar.misa@gmail.com", + "linkedin": "https://www.linkedin.com/in/victor-villar-misa" }, "record": { "TXT": "900d61c3e5e63880bf2f15832064bc" From 86a5f400ee61df55d859ac2d2c99975b6d16bef8 Mon Sep 17 00:00:00 2001 From: crystalbajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:32:05 +0545 Subject: [PATCH 1916/2485] Update crystal.json Changed portfolio repo url and CNAME. --- domains/crystal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/crystal.json b/domains/crystal.json index dadbdde8e..49f09c784 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -1,12 +1,12 @@ { "description": "For hosting my portfolio", - "repo": "https://github.com/crystalbajgai/crystalbajgai.github.io", + "repo": "https://github.com/crystalbajgai/portfolio", "owner": { "username": "crystalbajgai", "email": "crystalbajgai@gmail.com", - "twitter": "Crissy0__0" + "twitter": "crystaaaal" }, "record": { - "CNAME": "crystalbajgai.github.io" + "CNAME": "crystalbajgai.vercel.app" } } From 43a0948e8686a93a52d637f24a22be215ec54530 Mon Sep 17 00:00:00 2001 From: crystalbajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:33:29 +0545 Subject: [PATCH 1917/2485] Create _vercel.crystal.json --- domains/_vercel.crystal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.crystal.json diff --git a/domains/_vercel.crystal.json b/domains/_vercel.crystal.json new file mode 100644 index 000000000..aa0de75d2 --- /dev/null +++ b/domains/_vercel.crystal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crystalbajgai", + "email": "crystalbajgai@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=crystal.is-a.dev,ef573673a0e376748ea9" + } +} From 6762b571b863fa95c2623697c4a474b0d28426a5 Mon Sep 17 00:00:00 2001 From: Ethan Tran Date: Tue, 25 Feb 2025 17:01:46 +0700 Subject: [PATCH 1918/2485] Create _vercel.ethantran.json --- domains/_vercel.ethantran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ethantran.json diff --git a/domains/_vercel.ethantran.json b/domains/_vercel.ethantran.json new file mode 100644 index 000000000..ebe8e1643 --- /dev/null +++ b/domains/_vercel.ethantran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ethanxcode", + "email": "trannguyendanhuy2904@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ethantran.is-a.dev,5f35b845871b948c0035" + } +} From 183ab43a7f526b2712c7a93c8383aeb176d7d262 Mon Sep 17 00:00:00 2001 From: Minh Hieu <47441476+ken-kuro@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:22:20 +0700 Subject: [PATCH 1919/2485] feat: added ken-kuro.json --- domains/_vercel.ken-kuro.json | 9 +++++++++ domains/ken-kuro.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.ken-kuro.json create mode 100644 domains/ken-kuro.json diff --git a/domains/_vercel.ken-kuro.json b/domains/_vercel.ken-kuro.json new file mode 100644 index 000000000..bb082b97a --- /dev/null +++ b/domains/_vercel.ken-kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ken-kuro", + "linkedin": "hieuhm2610" + }, + "record": { + "TXT": "vc-domain-verify=ken-kuro.is-a.dev,f7190a78aaa06c66bd44" + } +} diff --git a/domains/ken-kuro.json b/domains/ken-kuro.json new file mode 100644 index 000000000..f40d7e31d --- /dev/null +++ b/domains/ken-kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ken-kuro", + "linkedin": "hieuhm2610" + }, + "record": { + "CNAME": "kuro-querencia.vercel.app" + } +} From b1f82144ebcabeb2d75c32a638d65d589288da2e Mon Sep 17 00:00:00 2001 From: Syakhisk Al Azmi Date: Tue, 25 Feb 2025 17:32:34 +0700 Subject: [PATCH 1920/2485] add sakis.is-a.dev --- domains/sakis.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sakis.json diff --git a/domains/sakis.json b/domains/sakis.json new file mode 100644 index 000000000..a6e1c94db --- /dev/null +++ b/domains/sakis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syakhisk", + "email": "syakhisks@gmail.com" + }, + "record": { + "URL": "https://al-az.me" + } +} From 20e954221ae3f62a88d1c43c095f05cd315f07ee Mon Sep 17 00:00:00 2001 From: Aryan Kushwaha Date: Tue, 25 Feb 2025 16:28:59 +0530 Subject: [PATCH 1921/2485] Create funinkina.json --- domains/funinkina.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/funinkina.json diff --git a/domains/funinkina.json b/domains/funinkina.json new file mode 100644 index 000000000..8ebcbeaf6 --- /dev/null +++ b/domains/funinkina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "funinkina", + "email": "aryankushwaha3101@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=funinkina.is-a.dev,8581bc99ee19dbb2326b" + } +} From e2b2e288a704e07880b86ac90461eda772aa551f Mon Sep 17 00:00:00 2001 From: Aryan Kushwaha Date: Tue, 25 Feb 2025 16:37:03 +0530 Subject: [PATCH 1922/2485] Rename funinkina.json to _vercel.funinkina.json --- domains/{funinkina.json => _vercel.funinkina.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{funinkina.json => _vercel.funinkina.json} (100%) diff --git a/domains/funinkina.json b/domains/_vercel.funinkina.json similarity index 100% rename from domains/funinkina.json rename to domains/_vercel.funinkina.json From c084893b9e8b1d787abf7fcb40d96afa5e4f4fcb Mon Sep 17 00:00:00 2001 From: Aryan Kushwaha Date: Tue, 25 Feb 2025 16:40:44 +0530 Subject: [PATCH 1923/2485] Create funinkina.json --- domains/funinkina.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/funinkina.json diff --git a/domains/funinkina.json b/domains/funinkina.json new file mode 100644 index 000000000..95986c38b --- /dev/null +++ b/domains/funinkina.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "funinkina", + "email": "aryankushwaha3101@gmail.com" + }, + "record": { + "CNAME": "funinkina.vercel.app" + } +} From 122660ce0f1d4a20bf855cec8968cbe71b9a59e6 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:09:23 +0100 Subject: [PATCH 1924/2485] Create notzer0two.json --- domains/notzer0two.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notzer0two.json diff --git a/domains/notzer0two.json b/domains/notzer0two.json new file mode 100644 index 000000000..13d45fb45 --- /dev/null +++ b/domains/notzer0two.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "CNAME": "notzer0two.vercel.app" + } +} From 4bda0a69d41862f28d48af454e8bfe4a8ebe5f15 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:14:29 +0100 Subject: [PATCH 1925/2485] Create _discord.notzer0two.is-a.dev --- domains/_discord.notzer0two.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.notzer0two.is-a.dev diff --git a/domains/_discord.notzer0two.is-a.dev b/domains/_discord.notzer0two.is-a.dev new file mode 100644 index 000000000..73045103f --- /dev/null +++ b/domains/_discord.notzer0two.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotZer0Two", + "email": "lyonfan2010@gmail.com" + }, + "record": { + "TXT": "dh=89504c863f0365fd5e214e695141b54b8d44c6c7" + } +} From deaf7001ae8086ce0d2924b12db5a193ea4188c5 Mon Sep 17 00:00:00 2001 From: notzerotwo_ <63092138+NotZer0Two@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:15:28 +0100 Subject: [PATCH 1926/2485] Rename _discord.notzer0two.is-a.dev to _discord.notzer0two.json --- .../{_discord.notzer0two.is-a.dev => _discord.notzer0two.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.notzer0two.is-a.dev => _discord.notzer0two.json} (100%) diff --git a/domains/_discord.notzer0two.is-a.dev b/domains/_discord.notzer0two.json similarity index 100% rename from domains/_discord.notzer0two.is-a.dev rename to domains/_discord.notzer0two.json From cff03b4b7e9e2313b4bc55c1096c5ab28801e68d Mon Sep 17 00:00:00 2001 From: Viki Pranata <66620208+vikipranata@users.noreply.github.com> Date: Tue, 25 Feb 2025 20:10:01 +0700 Subject: [PATCH 1927/2485] Update www.vikipranata.json --- domains/www.vikipranata.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/www.vikipranata.json b/domains/www.vikipranata.json index 6b6019742..6f71cbfe9 100644 --- a/domains/www.vikipranata.json +++ b/domains/www.vikipranata.json @@ -6,6 +6,5 @@ }, "record": { "URL": "https://vikipranata.is-a.dev" - }, - "proxied": true + } } From 7e5315cac7c69993893ffe8327ca1ce7544277f7 Mon Sep 17 00:00:00 2001 From: Ha Trong Nguyen <117032710+htrnguyen@users.noreply.github.com> Date: Tue, 25 Feb 2025 21:39:29 +0700 Subject: [PATCH 1928/2485] Update domains/htrnguyen.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/htrnguyen.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json index e8104094a..8b40c1beb 100644 --- a/domains/htrnguyen.json +++ b/domains/htrnguyen.json @@ -7,5 +7,4 @@ "records": { "CNAME": "cname.vercel-dns.com" }, - "proxied": false } From 9d2c2d9322033a4db78976b80102ca24b130f5a1 Mon Sep 17 00:00:00 2001 From: Ha Trong Nguyen <117032710+htrnguyen@users.noreply.github.com> Date: Tue, 25 Feb 2025 21:39:57 +0700 Subject: [PATCH 1929/2485] Update htrnguyen.json --- domains/htrnguyen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json index 8b40c1beb..16a2bc5c0 100644 --- a/domains/htrnguyen.json +++ b/domains/htrnguyen.json @@ -2,7 +2,7 @@ "github": "htrnguyen", "vercel": "astro-portfolio-nu-seven", "owner": { - "email": "youremail@example.com" + "email": "hatrongnguyen04@gmail.com" }, "records": { "CNAME": "cname.vercel-dns.com" From 10424a5c685135092ede5989a9d760cb02459c48 Mon Sep 17 00:00:00 2001 From: "Javier \"Javi\" Carrion" Date: Tue, 25 Feb 2025 10:47:38 -0500 Subject: [PATCH 1930/2485] Create code-vista.json --- domains/code-vista.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/code-vista.json diff --git a/domains/code-vista.json b/domains/code-vista.json new file mode 100644 index 000000000..8fede4c41 --- /dev/null +++ b/domains/code-vista.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "JavaVista" + }, + "record": { + "CNAME": "javavista.github.io" + } +} From e7daf5be87552591c55ac17ed5567e5a79c78d3c Mon Sep 17 00:00:00 2001 From: "Javier \"Javi\" Carrion" Date: Tue, 25 Feb 2025 12:26:56 -0500 Subject: [PATCH 1931/2485] Update code-vista.json --- domains/code-vista.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/code-vista.json b/domains/code-vista.json index 8fede4c41..cba571c63 100644 --- a/domains/code-vista.json +++ b/domains/code-vista.json @@ -1,6 +1,10 @@ { + "description": "Just a personal website to use with this is-a.dev subdomain", + "repo": "https://github.com/JavaVista/code-vista-site", "owner": { - "username": "JavaVista" + "username": "JavaVista", + "discord": "codevista", + "email": "code-vista@outlook.com" }, "record": { "CNAME": "javavista.github.io" From 2206332df3f1cfdfd462580eaebe6f47e05a9f74 Mon Sep 17 00:00:00 2001 From: Moiz Rehman <124293457+mrtspeedy@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:11:25 +0000 Subject: [PATCH 1932/2485] Add mrtspeedy domain + vercel --- domains/_vercel.mrtspeedy.json | 9 +++++++++ domains/mrtspeedy.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.mrtspeedy.json create mode 100644 domains/mrtspeedy.json diff --git a/domains/_vercel.mrtspeedy.json b/domains/_vercel.mrtspeedy.json new file mode 100644 index 000000000..69a2e32a5 --- /dev/null +++ b/domains/_vercel.mrtspeedy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtspeedy", + "email": "toxicspeedytv@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=mrtspeedy.is-a.dev,c168ba7b9bdca5dd1be8" + } +} \ No newline at end of file diff --git a/domains/mrtspeedy.json b/domains/mrtspeedy.json new file mode 100644 index 000000000..814a5edfb --- /dev/null +++ b/domains/mrtspeedy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtspeedy", + "email": "toxicspeedytv@gmail.com" + }, + "record": { + "CNAME": "portfolio-mrtspeedy.vercel.app" + } +} \ No newline at end of file From f37ff3bb8e849f43ccaaeb25f92fd31344d26618 Mon Sep 17 00:00:00 2001 From: Moiz Rehman <124293457+mrtspeedy@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:17:34 +0000 Subject: [PATCH 1933/2485] Added discord user id for contact --- domains/_vercel.mrtspeedy.json | 3 ++- domains/mrtspeedy.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.mrtspeedy.json b/domains/_vercel.mrtspeedy.json index 69a2e32a5..bb5aed1e9 100644 --- a/domains/_vercel.mrtspeedy.json +++ b/domains/_vercel.mrtspeedy.json @@ -1,7 +1,8 @@ { "owner": { "username": "mrtspeedy", - "email": "toxicspeedytv@gmail.com" + "email": "toxicspeedytv@gmail.com", + "discord": "1095502790534627348" }, "record": { "TXT": "vc-domain-verify=mrtspeedy.is-a.dev,c168ba7b9bdca5dd1be8" diff --git a/domains/mrtspeedy.json b/domains/mrtspeedy.json index 814a5edfb..c41b41107 100644 --- a/domains/mrtspeedy.json +++ b/domains/mrtspeedy.json @@ -1,7 +1,8 @@ { "owner": { "username": "mrtspeedy", - "email": "toxicspeedytv@gmail.com" + "email": "toxicspeedytv@gmail.com", + "discord": "1095502790534627348" }, "record": { "CNAME": "portfolio-mrtspeedy.vercel.app" From 64515f49c9e3440f6e1af0325756b462542aacb7 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 01:58:32 +0530 Subject: [PATCH 1934/2485] Create _vercel.divyanshudhruv.is-a.dev --- domains/_vercel.divyanshudhruv.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divyanshudhruv.is-a.dev diff --git a/domains/_vercel.divyanshudhruv.is-a.dev b/domains/_vercel.divyanshudhruv.is-a.dev new file mode 100644 index 000000000..8d49d84ed --- /dev/null +++ b/domains/_vercel.divyanshudhruv.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" + } +} From c86524f903814c3d9220734d6571cf445a49f901 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 01:59:08 +0530 Subject: [PATCH 1935/2485] Delete domains/divyanshudhruv.json --- domains/divyanshudhruv.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/divyanshudhruv.json diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json deleted file mode 100644 index 7cd988fb0..000000000 --- a/domains/divyanshudhruv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Its just my portfolio :)", - "repo": "https://github.com/divyanshudhruv/divyanshudhruv.github.io", - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "CNAME": "divyanshudhruv.vercel.app" - } -} From d2fe48a3b4bdf9db36130f0000d8e3893595f4ce Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:00:02 +0530 Subject: [PATCH 1936/2485] Create divyanshudhruv.is-a.dev.json --- domains/divyanshudhruv.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/divyanshudhruv.is-a.dev.json diff --git a/domains/divyanshudhruv.is-a.dev.json b/domains/divyanshudhruv.is-a.dev.json new file mode 100644 index 000000000..51defdcd6 --- /dev/null +++ b/domains/divyanshudhruv.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "CNAME": "divyanshudhruv.vercel.app" + } +} From 6673924b12f518d25dc5ebecb0f408e4b2951361 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:02:27 +0530 Subject: [PATCH 1937/2485] Delete domains/_vercel.divyanshudhruv.is-a.dev --- domains/_vercel.divyanshudhruv.is-a.dev | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.divyanshudhruv.is-a.dev diff --git a/domains/_vercel.divyanshudhruv.is-a.dev b/domains/_vercel.divyanshudhruv.is-a.dev deleted file mode 100644 index 8d49d84ed..000000000 --- a/domains/_vercel.divyanshudhruv.is-a.dev +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" - } -} From 8a19c09812fc17401090b4dc74827792bb52509e Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:02:44 +0530 Subject: [PATCH 1938/2485] Create _vercel.divyanshudhruv.is-a.dev.json --- domains/_vercel.divyanshudhruv.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divyanshudhruv.is-a.dev.json diff --git a/domains/_vercel.divyanshudhruv.is-a.dev.json b/domains/_vercel.divyanshudhruv.is-a.dev.json new file mode 100644 index 000000000..8d49d84ed --- /dev/null +++ b/domains/_vercel.divyanshudhruv.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" + } +} From 229f285079c011800d98ccc59c35a4b592a8dcb7 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:09:48 +0530 Subject: [PATCH 1939/2485] Update _vercel.divyanshudhruv.is-a.dev.json --- domains/_vercel.divyanshudhruv.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.divyanshudhruv.is-a.dev.json b/domains/_vercel.divyanshudhruv.is-a.dev.json index 8d49d84ed..c93570095 100644 --- a/domains/_vercel.divyanshudhruv.is-a.dev.json +++ b/domains/_vercel.divyanshudhruv.is-a.dev.json @@ -4,6 +4,6 @@ "email": "divyanshudhruv24@gmail.com" }, "record": { - "TXT": "vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46" + "TXT": "3736859f922a85d87e46" } } From bb3c9377a2b3327004c2b0f817f19f6e64cdb0f5 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:12:06 +0530 Subject: [PATCH 1940/2485] Delete domains/divyanshudhruv.is-a.dev.json --- domains/divyanshudhruv.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/divyanshudhruv.is-a.dev.json diff --git a/domains/divyanshudhruv.is-a.dev.json b/domains/divyanshudhruv.is-a.dev.json deleted file mode 100644 index 51defdcd6..000000000 --- a/domains/divyanshudhruv.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "CNAME": "divyanshudhruv.vercel.app" - } -} From da7873dddd769680bb8577979f747d4a952367f8 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:12:24 +0530 Subject: [PATCH 1941/2485] Create divyanshudhruv.json --- domains/divyanshudhruv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/divyanshudhruv.json diff --git a/domains/divyanshudhruv.json b/domains/divyanshudhruv.json new file mode 100644 index 000000000..51defdcd6 --- /dev/null +++ b/domains/divyanshudhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "CNAME": "divyanshudhruv.vercel.app" + } +} From c9dfcda6a569292d6b212366993b58fbf7c5de11 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:12:36 +0530 Subject: [PATCH 1942/2485] Delete domains/_vercel.divyanshudhruv.is-a.dev.json --- domains/_vercel.divyanshudhruv.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.divyanshudhruv.is-a.dev.json diff --git a/domains/_vercel.divyanshudhruv.is-a.dev.json b/domains/_vercel.divyanshudhruv.is-a.dev.json deleted file mode 100644 index c93570095..000000000 --- a/domains/_vercel.divyanshudhruv.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "divyanshudhruv", - "email": "divyanshudhruv24@gmail.com" - }, - "record": { - "TXT": "3736859f922a85d87e46" - } -} From bb5e4f77de0b1cdf5028563faad06b58154b3460 Mon Sep 17 00:00:00 2001 From: Divyanshu Dhruv Date: Wed, 26 Feb 2025 02:14:01 +0530 Subject: [PATCH 1943/2485] Create _vercel.divyanshudhruv.json --- domains/_vercel.divyanshudhruv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.divyanshudhruv.json diff --git a/domains/_vercel.divyanshudhruv.json b/domains/_vercel.divyanshudhruv.json new file mode 100644 index 000000000..93c67cd42 --- /dev/null +++ b/domains/_vercel.divyanshudhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "divyanshudhruv", + "email": "divyanshudhruv24@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=divyanshudhruv.is-a.dev,3736859f922a85d87e46"] + } +} From 8273f450eccbc57b9047f1dcf2b7235c488018da Mon Sep 17 00:00:00 2001 From: Berk <67962407+berkkaradalan@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:54:40 +0300 Subject: [PATCH 1944/2485] Create berkk.json --- domains/berkk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/berkk.json diff --git a/domains/berkk.json b/domains/berkk.json new file mode 100644 index 000000000..9271fcc40 --- /dev/null +++ b/domains/berkk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "berkkaradalan", + "email": "berkkaradalan@gmail.com" + }, + "record": { + "CNAME": "https://berkkaradalan.github.io/" + } +} From 4a56f08448c4df4ef53b0e22b1c5f7805df817ee Mon Sep 17 00:00:00 2001 From: "qing." Date: Wed, 26 Feb 2025 09:39:57 +0800 Subject: [PATCH 1945/2485] Create _discord.qing762.json --- .../{_discord.qing762.is-a.dev.json => _discord.qing762.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.qing762.is-a.dev.json => _discord.qing762.json} (65%) diff --git a/domains/_discord.qing762.is-a.dev.json b/domains/_discord.qing762.json similarity index 65% rename from domains/_discord.qing762.is-a.dev.json rename to domains/_discord.qing762.json index 5eec384c6..5308dfeaa 100644 --- a/domains/_discord.qing762.is-a.dev.json +++ b/domains/_discord.qing762.json @@ -4,6 +4,6 @@ "email": "q1ng762@outlook.com" }, "record": { - "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675a" } } \ No newline at end of file From db17600520e07332f1fdac12e90e67dd264fe131 Mon Sep 17 00:00:00 2001 From: "qing." Date: Wed, 26 Feb 2025 10:00:09 +0800 Subject: [PATCH 1946/2485] Update _discord.qing762.json --- domains/_discord.qing762.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.qing762.json b/domains/_discord.qing762.json index 5308dfeaa..5eec384c6 100644 --- a/domains/_discord.qing762.json +++ b/domains/_discord.qing762.json @@ -4,6 +4,6 @@ "email": "q1ng762@outlook.com" }, "record": { - "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675a" + "TXT": "dh=c798ccabffa36b2206669860c46efe903852e675" } } \ No newline at end of file From 401aed547c7f78641e6874dffad90e95c988c1f7 Mon Sep 17 00:00:00 2001 From: Vugx <147163032+TheVugx@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:50:49 -0300 Subject: [PATCH 1947/2485] Create vugx.json --- domains/vugx.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vugx.json diff --git a/domains/vugx.json b/domains/vugx.json new file mode 100644 index 000000000..5056febdd --- /dev/null +++ b/domains/vugx.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "TheVugx" + }, + "record": { + "CNAME": "https://TheVugx.github.io/" + } +} From 2a0acb1d485cb77d534eedb82282c95c0ec38436 Mon Sep 17 00:00:00 2001 From: Maciel Suassuna Date: Wed, 26 Feb 2025 00:53:58 -0300 Subject: [PATCH 1948/2485] feat: macielsuassuna --- domains/macielsuassuna.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/macielsuassuna.json diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json new file mode 100644 index 000000000..b956408c0 --- /dev/null +++ b/domains/macielsuassuna.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Maciel64", + "discord": "macielmano", + "email": "macielsuassuna14@gmail.com" + }, + "record": { + "TXT": [ + "_vercel", + "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" + ] + } +} From 71c6ff780ca19e663e86814b0d15f48dafb50379 Mon Sep 17 00:00:00 2001 From: V Devanarayan <89205573+CodeTitan7@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:24:05 +0530 Subject: [PATCH 1949/2485] Update vdevanarayan.json --- domains/vdevanarayan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/vdevanarayan.json b/domains/vdevanarayan.json index 474bf1ce4..149ef15b8 100644 --- a/domains/vdevanarayan.json +++ b/domains/vdevanarayan.json @@ -4,6 +4,7 @@ "email": "octavius1983bc@gmail.com" }, "record": { - "A": ["76.76.21.21"] + "A": ["76.76.21.21"], + "TXT": "google-site-verification=NcQI-OpciiCC6SO5bs1ws-ptlIZ9AEZskMszLGwFcOY" } } From 3ef8f117c06a01fe61cc2fa95123fa3be218de05 Mon Sep 17 00:00:00 2001 From: Omesh Date: Wed, 26 Feb 2025 11:13:41 +0530 Subject: [PATCH 1950/2485] Create omesh.json --- domains/omesh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/omesh.json diff --git a/domains/omesh.json b/domains/omesh.json new file mode 100644 index 000000000..4bd26f1cb --- /dev/null +++ b/domains/omesh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "omesh7" + }, + "record": { + "CNAME": "omesh7.github.io" + } +} From 97b81363c83b0b638b30b0f7c8bd87ee37cfe5bf Mon Sep 17 00:00:00 2001 From: Al Rakib Date: Wed, 26 Feb 2025 13:00:09 +0600 Subject: [PATCH 1951/2485] Create _vercel.alrakib.json --- domains/_vercel.alrakib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.alrakib.json diff --git a/domains/_vercel.alrakib.json b/domains/_vercel.alrakib.json new file mode 100644 index 000000000..196d3233a --- /dev/null +++ b/domains/_vercel.alrakib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alrakibthedev", + "email": "alrakibthedev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=alrakib.is-a.dev,3a2663fe979960b1dad2" + } +} From bc4cb82d27e14a2643cd6d2fe46eed319a8490d3 Mon Sep 17 00:00:00 2001 From: Al Rakib Date: Wed, 26 Feb 2025 13:03:26 +0600 Subject: [PATCH 1952/2485] Create alrakib.json --- domains/alrakib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alrakib.json diff --git a/domains/alrakib.json b/domains/alrakib.json new file mode 100644 index 000000000..75d580d88 --- /dev/null +++ b/domains/alrakib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alrakibthedev", + "email": "alrakibthedev@gmail.com" + }, + "record": { + "CNAME": "alrakibthedev.vercel.app" + } +} From 546deb4ac78c0e47279deb67f6bba26efe0e8d06 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 26 Feb 2025 14:19:45 +0400 Subject: [PATCH 1953/2485] fix: fields --- domains/ajayj.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/ajayj.json b/domains/ajayj.json index ba89b8a74..a6c769dc1 100644 --- a/domains/ajayj.json +++ b/domains/ajayj.json @@ -1,11 +1,9 @@ { - "domain": "ajayj.is-a.dev", - "subdomain": "ajayj", "owner": { - "email": "ajay260505@gmail.com", - "github": "AJAY260505" + "username": "AJAY260505", + "email": "ajay260505@gmail.com" }, - "records": { + "record": { "CNAME": "ajayjaisankar.netlify.app" } } From 1a51747f7cd716536904fe04abaf85c16ad85c4f Mon Sep 17 00:00:00 2001 From: locionic <47636017+locionic@users.noreply.github.com> Date: Wed, 26 Feb 2025 17:34:35 +0700 Subject: [PATCH 1954/2485] Create _vercel.locionic.json --- domains/_vercel.locionic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.locionic.json diff --git a/domains/_vercel.locionic.json b/domains/_vercel.locionic.json new file mode 100644 index 000000000..b6b264d1d --- /dev/null +++ b/domains/_vercel.locionic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "locionic", + "email": "noone000a@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=locionic.is-a.dev,1d6fe75265bd8065f222" + } +} From 1ed33eccbddbf8bb7570f116c97a0e2acb7e221c Mon Sep 17 00:00:00 2001 From: locionic <47636017+locionic@users.noreply.github.com> Date: Wed, 26 Feb 2025 17:40:02 +0700 Subject: [PATCH 1955/2485] Create locionic.json --- domains/locionic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/locionic.json diff --git a/domains/locionic.json b/domains/locionic.json new file mode 100644 index 000000000..7b8b7b50f --- /dev/null +++ b/domains/locionic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "locionic", + "email": "noone000a@gmail.com" + }, + "record": { + "CNAME": "portfolio-blog-locionic.vercel.app" + } +} From a11c3298206ae7a20cb7d3f9e54693c4526c32f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:55:00 +0100 Subject: [PATCH 1956/2485] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From f45a8fbfbc09d90c753998cd117e71a6697c6320 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:55:24 +0100 Subject: [PATCH 1957/2485] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 029b48cc566ee3b50ba723efc706de8871bc738d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:00:06 +0100 Subject: [PATCH 1958/2485] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From 5f5619003092211e41f8d8970b471667dc9c0f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:00:29 +0100 Subject: [PATCH 1959/2485] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file From 86d48a72cf6d9ff346a50898a4487a18d720f767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:28:39 +0100 Subject: [PATCH 1960/2485] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index 55bb8a9dd..517999f9c 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -1,10 +1,7 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/thorito/thorito.github.io", "owner": { "username": "thorito", - "email": "victor.villar.misa@gmail.com", - "linkedin": "https://www.linkedin.com/in/victor-villar-misa" + "email": "victor.villar.misa@gmail.com" }, "record": { "TXT": "900d61c3e5e63880bf2f15832064bc" From 28f5fac0a3d91ab93f06396db29042cf83225874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:32:01 +0100 Subject: [PATCH 1961/2485] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd464f38e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +thorito.is-a.dev \ No newline at end of file From e629c31516365bba723deeffa079ae2696bf2661 Mon Sep 17 00:00:00 2001 From: Viki Pranata <66620208+vikipranata@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:57:38 +0700 Subject: [PATCH 1962/2485] Update vikipranata.json TXT record for google site verification --- domains/vikipranata.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vikipranata.json b/domains/vikipranata.json index e766affcf..1c32606a2 100644 --- a/domains/vikipranata.json +++ b/domains/vikipranata.json @@ -5,7 +5,9 @@ "email": "helovikipranata@gmail.com" }, "record": { - "CNAME": "vikipranata.github.io" + "CNAME": "vikipranata.github.io", + "TXT": "google-site-verification=P0NDXXGrIMQIApUCl70HKX0nLphXZtzeW2B4qckwuLE" + } }, "proxied": true } From 4287f60c329086286ae36f9787455b3477a70ef9 Mon Sep 17 00:00:00 2001 From: Viki Pranata <66620208+vikipranata@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:58:28 +0700 Subject: [PATCH 1963/2485] Update vikipranata.json TXT record for google-site-verification --- domains/vikipranata.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/vikipranata.json b/domains/vikipranata.json index 1c32606a2..1bdca1386 100644 --- a/domains/vikipranata.json +++ b/domains/vikipranata.json @@ -7,7 +7,6 @@ "record": { "CNAME": "vikipranata.github.io", "TXT": "google-site-verification=P0NDXXGrIMQIApUCl70HKX0nLphXZtzeW2B4qckwuLE" - } }, "proxied": true } From d11620b2cac172f25b61c7d25ba313cb2cbaf04b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=C6=B0=E1=BB=9Fng?= <115712610+16-thag5@users.noreply.github.com> Date: Wed, 26 Feb 2025 20:21:02 +0700 Subject: [PATCH 1964/2485] Create beoo.json --- domains/beoo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/beoo.json diff --git a/domains/beoo.json b/domains/beoo.json new file mode 100644 index 000000000..c616f639b --- /dev/null +++ b/domains/beoo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "16-thag5", + "email": "truongvan1605.yahoo@gmail." + }, + "record": { + "CNAME": "16-thag5.github.io" + } +} From 56f799ba8e6e2223ab5f15c945ed32524e6ad3e4 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:35:50 +0530 Subject: [PATCH 1965/2485] Update _vercel.alvin.json --- domains/_vercel.alvin.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.alvin.json b/domains/_vercel.alvin.json index 73cbbec62..acb3eafa7 100644 --- a/domains/_vercel.alvin.json +++ b/domains/_vercel.alvin.json @@ -11,7 +11,9 @@ "vc-domain-verify=chat.alvin.is-a.dev,520a1452a367459dd568", "vc-domain-verify=www.chat.alvin.is-a.dev,df452600790ef98fd42e", "vc-domain-verify=todo.alvin.is-a.dev,08b2734d859de7c855c5", - "vc-domain-verify=www.todo.alvin.is-a.dev,affd5e1204871843ebb8" + "vc-domain-verify=www.todo.alvin.is-a.dev,affd5e1204871843ebb8", + "vc-domain-verify=sign.alvin.is-a.dev,2563e8f2f9edc85132ac", + "vc-domain-verify=www.sign.alvin.is-a.dev,94900e209df86ce94741" ] } } From 6b3fbabc3a2b324ac60e2222f162b7ad8492e620 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:36:42 +0530 Subject: [PATCH 1966/2485] Create sign.alvin.json --- domains/sign.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sign.alvin.json diff --git a/domains/sign.alvin.json b/domains/sign.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From da488a46baab6140ae4db6a491bc1a8190919a5e Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:37:01 +0530 Subject: [PATCH 1967/2485] Create www.sign.alvin.json --- domains/www.sign.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.sign.alvin.json diff --git a/domains/www.sign.alvin.json b/domains/www.sign.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/www.sign.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From d68c742431b61fbe891ad2cf5f5f0836dad419df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:01:56 +0100 Subject: [PATCH 1968/2485] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index 517999f9c..6a54ef30f 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -1,4 +1,5 @@ { + "domain": "thorito.is-a.dev", "owner": { "username": "thorito", "email": "victor.villar.misa@gmail.com" From c616c321c9d13f0488825e70df7a000971173f72 Mon Sep 17 00:00:00 2001 From: Berk <67962407+berkkaradalan@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:02:17 +0300 Subject: [PATCH 1969/2485] Apply suggestions from code review Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/berkk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/berkk.json b/domains/berkk.json index 9271fcc40..e4af0c6d3 100644 --- a/domains/berkk.json +++ b/domains/berkk.json @@ -4,6 +4,6 @@ "email": "berkkaradalan@gmail.com" }, "record": { - "CNAME": "https://berkkaradalan.github.io/" + "CNAME": "berkkaradalan.github.io" } } From 83a5c984597bd3ea435e6dcc4b1e9fb9ea79883c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:15:57 +0100 Subject: [PATCH 1970/2485] Update _github-pages-challenge-thorito.json --- domains/_github-pages-challenge-thorito.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.json index 6a54ef30f..517999f9c 100644 --- a/domains/_github-pages-challenge-thorito.json +++ b/domains/_github-pages-challenge-thorito.json @@ -1,5 +1,4 @@ { - "domain": "thorito.is-a.dev", "owner": { "username": "thorito", "email": "victor.villar.misa@gmail.com" From 152e165bb5fcaf3fc82e1a9f59f810949cd86f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Villar?= <594395+thorito@users.noreply.github.com> Date: Wed, 26 Feb 2025 19:18:01 +0100 Subject: [PATCH 1971/2485] Create thorito.json --- domains/thorito.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thorito.json diff --git a/domains/thorito.json b/domains/thorito.json new file mode 100644 index 000000000..4e348830c --- /dev/null +++ b/domains/thorito.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/thorito/thorito.github.io", + "owner": { + "username": "thorito", + "email": "victor.villar.misa@gmail.com" + }, + "record": { + "CNAME": "thorito.github.io" + } +} From 1907ad28d7f3b99e0f16088f01be375adb2ede25 Mon Sep 17 00:00:00 2001 From: Maciel Suassuna Date: Wed, 26 Feb 2025 15:18:02 -0300 Subject: [PATCH 1972/2485] fix: vercel configuration --- domains/_vercel.macielsuassuna.json | 10 ++++++++++ domains/macielsuassuna.json | 5 +---- 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 domains/_vercel.macielsuassuna.json diff --git a/domains/_vercel.macielsuassuna.json b/domains/_vercel.macielsuassuna.json new file mode 100644 index 000000000..273788c96 --- /dev/null +++ b/domains/_vercel.macielsuassuna.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maciel64", + "discord": "macielmano", + "email": "macielsuassuna14@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" + } +} diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json index b956408c0..313f46dcf 100644 --- a/domains/macielsuassuna.json +++ b/domains/macielsuassuna.json @@ -5,9 +5,6 @@ "email": "macielsuassuna14@gmail.com" }, "record": { - "TXT": [ - "_vercel", - "vc-domain-verify=macielsuassuna.is-a.dev,8c379ebe1b06a321ff44" - ] + "CNAME": "macielsuassuna-portifolio.vercel.app" } } From ae0fa0f0616f24a84ca87bd197ebcd08c1335c5b Mon Sep 17 00:00:00 2001 From: Maciel Suassuna Date: Wed, 26 Feb 2025 15:23:21 -0300 Subject: [PATCH 1973/2485] . --- domains/macielsuassuna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/macielsuassuna.json b/domains/macielsuassuna.json index 313f46dcf..78bdb88e7 100644 --- a/domains/macielsuassuna.json +++ b/domains/macielsuassuna.json @@ -5,6 +5,6 @@ "email": "macielsuassuna14@gmail.com" }, "record": { - "CNAME": "macielsuassuna-portifolio.vercel.app" + "CNAME": "macielsuassuna-portfolio.vercel.app" } } From 6c56765f0fb56699007367f90c35596ca1b158ea Mon Sep 17 00:00:00 2001 From: HemathKumar R Date: Wed, 26 Feb 2025 23:54:56 +0530 Subject: [PATCH 1974/2485] create hemath.json --- domains/hemath.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hemath.json diff --git a/domains/hemath.json b/domains/hemath.json new file mode 100644 index 000000000..4328e6a63 --- /dev/null +++ b/domains/hemath.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "djhemath", + "email": "djhemath@gmail.com" + }, + "record": { + "URL": "https://hemath.dev" + } + } + \ No newline at end of file From f94939f5322f323db24bee1b5125bcdcf8010593 Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:04:12 +1300 Subject: [PATCH 1975/2485] Migrate user0.json to codeberg --- domains/user0.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/user0.json b/domains/user0.json index f20cd0911..6b5f693e3 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -4,9 +4,8 @@ "owner": { "username": "user0-07161", "email": "user0thenyancat@proton.me", - "discord": "1213799919920484364" }, "record": { - "CNAME": "user0-07161.github.io" + "CNAME": "user0-07161.codeberg.page" } } From 6c05be8f8ad82ede529e8df457f3c024a303b07a Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:07:39 +1300 Subject: [PATCH 1976/2485] Make it valid JSON --- domains/user0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/user0.json b/domains/user0.json index 6b5f693e3..a4d0c0619 100644 --- a/domains/user0.json +++ b/domains/user0.json @@ -3,7 +3,7 @@ "repo": "https://github.com/user0-07161/user0-07161.github.io", "owner": { "username": "user0-07161", - "email": "user0thenyancat@proton.me", + "email": "user0thenyancat@proton.me" }, "record": { "CNAME": "user0-07161.codeberg.page" From 8b4f3884ceb3e40c139b57fcd7cb3fd80edbdc62 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 16:28:35 -0500 Subject: [PATCH 1977/2485] Update lver.json --- domains/lver.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 1c7970a34..bb09a38d6 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -6,7 +6,12 @@ "email": "hydrosexuallol@gmail.com" }, "record": { - "CNAME": "lverz.glitch.me" + "URL": "https://lverz.glitch.me" + "MX": [ + "ASPMX.L.GOOGLE.COM", + "ALT1.ASPMX.L.GOOGLE.COM" + ] + }, }, "proxied": true, "redirect_config": { From 8b54d8e5c4ab340ad0a9a3328397bba9e92a4d68 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 16:30:50 -0500 Subject: [PATCH 1978/2485] Update lver.json --- domains/lver.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index bb09a38d6..563550289 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -1,19 +1,16 @@ { - "description": "Link in bio for Lver.", - "repo": "https://github.com/lverx/lver-Link-in-Bio", + "repo": "https://github.com/lverx", "owner": { "username": "lverx", "email": "hydrosexuallol@gmail.com" }, "record": { - "URL": "https://lverz.glitch.me" "MX": [ "ASPMX.L.GOOGLE.COM", "ALT1.ASPMX.L.GOOGLE.COM" ] }, }, - "proxied": true, "redirect_config": { "custom_paths": { "/github": "https://github.com/lverx", @@ -22,5 +19,6 @@ "/site": "https://lver.link" }, "redirect_paths": true - } + }, + "proxied": true } From 28bd1065f88adf868aa6d049dcfda1c612c528b0 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:35:21 -0500 Subject: [PATCH 1979/2485] Update lver.json --- domains/lver.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/lver.json b/domains/lver.json index 563550289..ea6164f88 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -3,6 +3,7 @@ "owner": { "username": "lverx", "email": "hydrosexuallol@gmail.com" + "sms": "(616) 256-0214 [business]" }, "record": { "MX": [ @@ -17,6 +18,7 @@ "/biz": "https://github.com/lverz", "/contact": "https://contact-lver.pages.dev/", "/site": "https://lver.link" + "/sms": "sms:16162560214" }, "redirect_paths": true }, From e185fe7c17228bafcf564615eaafa3d40b06b8bd Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:42:34 -0500 Subject: [PATCH 1980/2485] Update lver.json --- domains/lver.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/lver.json b/domains/lver.json index ea6164f88..63e8dc8d8 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -11,6 +11,10 @@ "ALT1.ASPMX.L.GOOGLE.COM" ] }, + "CNAME": "lverz.glitch.me" + }, + "URL": "https://lverz.glitch.me/" + }, }, "redirect_config": { "custom_paths": { From 8bc0f2fd01580d86594df7f1a481d4d794a3a418 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:43:59 -0500 Subject: [PATCH 1981/2485] Fixed JSON errors. --- domains/lver.json | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index 63e8dc8d8..187fa49de 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -2,29 +2,27 @@ "repo": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "hydrosexuallol@gmail.com" + "email": "hydrosexuallol@gmail.com", "sms": "(616) 256-0214 [business]" }, "record": { "MX": [ "ASPMX.L.GOOGLE.COM", "ALT1.ASPMX.L.GOOGLE.COM" - ] - }, - "CNAME": "lverz.glitch.me" - }, + ] + }, + "CNAME": "lverz.glitch.me", "URL": "https://lverz.glitch.me/" - }, +}, +"redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link", + "/sms": "sms:16162560214" }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/lverx", - "/biz": "https://github.com/lverz", - "/contact": "https://contact-lver.pages.dev/", - "/site": "https://lver.link" - "/sms": "sms:16162560214" - }, - "redirect_paths": true - }, - "proxied": true -} + "redirect_paths": true +}, +"proxied": true +} \ No newline at end of file From 5e09c3fe6a7218fe69a90d0b65d8f270776facf1 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:49:04 -0500 Subject: [PATCH 1982/2485] Update domains --- domains/_discord.lver.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.lver.json diff --git a/domains/_discord.lver.json b/domains/_discord.lver.json new file mode 100644 index 000000000..c2bafa3d3 --- /dev/null +++ b/domains/_discord.lver.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "TXT": "dh=2e24b5f5d9aa41852614d8b5760748d097b138b9" + } +} \ No newline at end of file From d039b11ec3b09898d7e77800d13068d87f94029e Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:49:55 -0500 Subject: [PATCH 1983/2485] Update email to new address --- domains/lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 187fa49de..8ac9ccdca 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -2,7 +2,7 @@ "repo": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "hydrosexuallol@gmail.com", + "email": "profoundlvr@gmail.com", "sms": "(616) 256-0214 [business]" }, "record": { From 62e3fa5a5ad3d3e5cc57348b5cb98a3a61d28fdd Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:59:49 +0000 Subject: [PATCH 1984/2485] Add zoho domainkey for loomeh --- domains/zmail._domainkey.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zmail._domainkey.loomeh.json diff --git a/domains/zmail._domainkey.loomeh.json b/domains/zmail._domainkey.loomeh.json new file mode 100644 index 000000000..d6cf72b5d --- /dev/null +++ b/domains/zmail._domainkey.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrWUZ5Vfigr20ye1jk/A8BprQadj0d0ry2cd64fKfh+8r28UkocwQeIFFQ0CYq6vCzeaKHb1ejJh5PZG+C+8J/q152wkerLLgb6+l0FrDC1e7oN5dvIpy4oDvbzAg4dTyG5h3T5W12zFLp58EagAXLC9FLikxer2VstZYBxcUFCQIDAQAB" + } +} From 1809f0e5d459db3ad30139be0b8bf5b013f37fdd Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Thu, 27 Feb 2025 01:07:07 +0000 Subject: [PATCH 1985/2485] Add description for loomeh zmail domainkey --- domains/zmail._domainkey.loomeh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/zmail._domainkey.loomeh.json b/domains/zmail._domainkey.loomeh.json index d6cf72b5d..20b5d4dd5 100644 --- a/domains/zmail._domainkey.loomeh.json +++ b/domains/zmail._domainkey.loomeh.json @@ -1,4 +1,5 @@ { + "description": "zoho mail for loomeh.is-a.dev", "owner": { "username": "loomeh", "bluesky": "loomeh.bsky.social" From 77f9684334b02365e8da93a2d9d21f12b5ea166c Mon Sep 17 00:00:00 2001 From: huuloc2026 <147939523+huuloc2026@users.noreply.github.com> Date: Thu, 27 Feb 2025 09:31:22 +0700 Subject: [PATCH 1986/2485] Create _vercel.huuloc.json --- domains/_vercel.huuloc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.huuloc.json diff --git a/domains/_vercel.huuloc.json b/domains/_vercel.huuloc.json new file mode 100644 index 000000000..3c2811d75 --- /dev/null +++ b/domains/_vercel.huuloc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "huuloc", + "email": "huuloc2026@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=huuloc.is-a.dev,251080b2d18334a71c6e" + ] + } +} From 905ec81ff6b66c51039b74d4ef3786fc5f98abbc Mon Sep 17 00:00:00 2001 From: Ha Trong Nguyen <117032710+htrnguyen@users.noreply.github.com> Date: Thu, 27 Feb 2025 09:43:48 +0700 Subject: [PATCH 1987/2485] Update htrnguyen.json --- domains/htrnguyen.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json index 16a2bc5c0..3e56dcb94 100644 --- a/domains/htrnguyen.json +++ b/domains/htrnguyen.json @@ -1,10 +1,10 @@ { - "github": "htrnguyen", - "vercel": "astro-portfolio-nu-seven", "owner": { - "email": "hatrongnguyen04@gmail.com" + "username": "htrnguyen", + "email": "hatrongnguyen04@gmail.com", + "vercel": "astro-portfolio-nu-seven" }, "records": { "CNAME": "cname.vercel-dns.com" - }, + } } From b3abf929c5f9696355d78c3ea7491c116a002184 Mon Sep 17 00:00:00 2001 From: Ha Trong Nguyen <117032710+htrnguyen@users.noreply.github.com> Date: Thu, 27 Feb 2025 09:48:09 +0700 Subject: [PATCH 1988/2485] Update htrnguyen.json --- domains/htrnguyen.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json index 3e56dcb94..94a988e05 100644 --- a/domains/htrnguyen.json +++ b/domains/htrnguyen.json @@ -1,10 +1,9 @@ { "owner": { "username": "htrnguyen", - "email": "hatrongnguyen04@gmail.com", - "vercel": "astro-portfolio-nu-seven" + "email": "hatrongnguyen04@gmail.com" }, "records": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "astro-portfolio-nu-seven.vercel.app" } } From 0710d3f95b51ad82a8162a69a71b045bcb0f2906 Mon Sep 17 00:00:00 2001 From: Isaac Robert Date: Thu, 27 Feb 2025 04:35:42 +0100 Subject: [PATCH 1989/2485] Create _vercel.isaacrobert33.json --- domains/_vercel.isaacrobert33.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.isaacrobert33.json diff --git a/domains/_vercel.isaacrobert33.json b/domains/_vercel.isaacrobert33.json new file mode 100644 index 000000000..b4cd6007d --- /dev/null +++ b/domains/_vercel.isaacrobert33.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "isaacrobert33", + "email": "isaacrobertoluwaseun@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=isaacrobert33.is-a.dev,1688a3dfda585e08298e" + } +} From 5c65cb42e4d440e04dfaf4a40905310d10803ec4 Mon Sep 17 00:00:00 2001 From: Isaac Robert Date: Thu, 27 Feb 2025 04:41:49 +0100 Subject: [PATCH 1990/2485] Create isaacrobert33.json --- domains/isaacrobert33.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isaacrobert33.json diff --git a/domains/isaacrobert33.json b/domains/isaacrobert33.json new file mode 100644 index 000000000..53d087fb0 --- /dev/null +++ b/domains/isaacrobert33.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "isaacrobert33", + "email": "isaacrobertoluwaseun@gmail.com" + }, + "record": { + "CNAME": "isaacrobert-is-adev.vercel.app" + } +} From 9dfd22b1d70737d8af2e935bd49f7af881de135b Mon Sep 17 00:00:00 2001 From: DevHanza <75363593+DevHanza@users.noreply.github.com> Date: Thu, 27 Feb 2025 09:21:13 +0530 Subject: [PATCH 1991/2485] Update devhanza.json --- domains/devhanza.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devhanza.json b/domains/devhanza.json index e7e14efc3..e18b914ce 100644 --- a/domains/devhanza.json +++ b/domains/devhanza.json @@ -4,6 +4,6 @@ "email": "josephandrew1@logicstreak.com" }, "record": { - "URL": "https://hansana.is-a.dev/" + "URL": "https://contra.com/devhanza/work" } } From 57c96e908ed92e43803281622d130d0c2aeb6d13 Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Thu, 27 Feb 2025 10:58:17 +0700 Subject: [PATCH 1992/2485] fix: correct filename with subdomain --- ...01.json => _github-pages-challenge-hungthai1401.hungthai.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-hungthai1401.json => _github-pages-challenge-hungthai1401.hungthai.json} (100%) diff --git a/domains/_github-pages-challenge-hungthai1401.json b/domains/_github-pages-challenge-hungthai1401.hungthai.json similarity index 100% rename from domains/_github-pages-challenge-hungthai1401.json rename to domains/_github-pages-challenge-hungthai1401.hungthai.json From 301019703eba324a384b17d0651a8fa5cd601a04 Mon Sep 17 00:00:00 2001 From: reiya Date: Thu, 27 Feb 2025 13:13:33 +0900 Subject: [PATCH 1993/2485] Create reiya.json --- domains/reiya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/reiya.json diff --git a/domains/reiya.json b/domains/reiya.json new file mode 100644 index 000000000..eb9fb0c60 --- /dev/null +++ b/domains/reiya.json @@ -0,0 +1,12 @@ +{ + "domain": "reiya.is-a.dev", + "subdomain": "reiya", + "owner": { + "username": "atlayer3" + "discord": "atlayer3" + }, + "record": { + "CNAME": "atlayer3.net", + "TXT": "dh=4daf7f999b56b7662a4cbcbec15c4ddc23692020" + } +} From be8fe94255f4c1e4e89c47f478868783ddd483ef Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 27 Feb 2025 04:59:41 +0000 Subject: [PATCH 1994/2485] Create drbaph.json --- domains/drbaph.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/drbaph.json diff --git a/domains/drbaph.json b/domains/drbaph.json new file mode 100644 index 000000000..6545afc62 --- /dev/null +++ b/domains/drbaph.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saganaki22", + "email": "info@drbaph.dev" + }, + "record": { + "CNAME": "https://drbaph-srj.pages.dev/" + }, + "proxied": true +} From aa055b17f7c01f7ee65bba3a5b8fee9f06c85786 Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 27 Feb 2025 06:38:11 +0000 Subject: [PATCH 1995/2485] Update drbaph.json thank you --- domains/drbaph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/drbaph.json b/domains/drbaph.json index 6545afc62..fae963698 100644 --- a/domains/drbaph.json +++ b/domains/drbaph.json @@ -6,5 +6,5 @@ "record": { "CNAME": "https://drbaph-srj.pages.dev/" }, - "proxied": true + "proxied": true } From 00acd0fe0911e2238e0185280b5b578f29ab03fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=B5=20Quang=20Chi=E1=BA=BFn?= <2giosangmitom@proton.me> Date: Thu, 27 Feb 2025 13:46:34 +0700 Subject: [PATCH 1996/2485] Update 2giosangmitom.json --- domains/2giosangmitom.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/2giosangmitom.json b/domains/2giosangmitom.json index 37e11d6c0..48468e286 100644 --- a/domains/2giosangmitom.json +++ b/domains/2giosangmitom.json @@ -1,9 +1,9 @@ { "owner": { "username": "2giosangmitom", - "email": "yeuxacucodon.dev@proton.me" + "email": "2giosangmitom@gmail.com" }, "record": { - "CNAME": "2giosangmitom.github.io" + "CNAME": "blog-o7t.pages.dev" } } From 404327372d748e22d8fba89a5dd5025a16ed1205 Mon Sep 17 00:00:00 2001 From: Spencer Lee <37911329+LeeSpencer@users.noreply.github.com> Date: Thu, 27 Feb 2025 02:09:18 -0500 Subject: [PATCH 1997/2485] Create spencer.json --- domains/spencer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spencer.json diff --git a/domains/spencer.json b/domains/spencer.json new file mode 100644 index 000000000..b5fda7019 --- /dev/null +++ b/domains/spencer.json @@ -0,0 +1,11 @@ +{ + "description": "Spencer's website", + "repo": "https://github.com/LeeSpencer/leespencer.github.io", + "owner": { + "username": "LeeSpencer", + "email": "mr.lee.spencer@gmail.com" + }, + "record": { + "CNAME": "leespencer.github.io" + } +} From c48b400a1307bc836dc200e92126de6dde97a834 Mon Sep 17 00:00:00 2001 From: Sultan imam muttaqin <30957395+kilamieaz@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:56:11 +0700 Subject: [PATCH 1998/2485] Update kilamieaz.json --- domains/kilamieaz.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/kilamieaz.json b/domains/kilamieaz.json index 8b1378917..badbb6876 100644 --- a/domains/kilamieaz.json +++ b/domains/kilamieaz.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "kilamieaz", + "email": "im.sultaan05@gmail.com" + }, + "record": { + "CNAME": "kilamieaz.vercel.app" + } +} From 91e52396e992f5ad0739c834910b179aecf6c226 Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Thu, 27 Feb 2025 16:05:47 +0530 Subject: [PATCH 1999/2485] Create clipgen-ai --- domains/clipgen-ai | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/clipgen-ai diff --git a/domains/clipgen-ai b/domains/clipgen-ai new file mode 100644 index 000000000..5d790e1cb --- /dev/null +++ b/domains/clipgen-ai @@ -0,0 +1,13 @@ +{ + "description": "ClipGen AI is a YouTube Video AI Agent which is build during Sonny Sangha's Challenge.", + "repo": "https://github.com/ArhanAnsari/clipgen-ai", + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com", + "x": "https://x.com/codewitharhan", + "discord": "@codewitharhan" + }, + "record": { + "CNAME": "arhans-clipgen-ai.vercel.app" + } +} From bee0167dd5a352172e14181c42f90025ddc366ff Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Thu, 27 Feb 2025 16:07:59 +0530 Subject: [PATCH 2000/2485] Create _vercel.clipgen-ai.json --- domains/_vercel.clipgen-ai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.clipgen-ai.json diff --git a/domains/_vercel.clipgen-ai.json b/domains/_vercel.clipgen-ai.json new file mode 100644 index 000000000..bfd43cc49 --- /dev/null +++ b/domains/_vercel.clipgen-ai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArhanAnsari", + "email": "arhanansari2009@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=clipgen-ai.is-a.dev,cc29b5e3741c1c7dc9db" + } +} From 5b64a202e6c037a2f52476fd5032377ffd6d25bc Mon Sep 17 00:00:00 2001 From: Arhan Ansari Date: Thu, 27 Feb 2025 16:11:51 +0530 Subject: [PATCH 2001/2485] Rename clipgen-ai to clipgen-ai.json --- domains/{clipgen-ai => clipgen-ai.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{clipgen-ai => clipgen-ai.json} (100%) diff --git a/domains/clipgen-ai b/domains/clipgen-ai.json similarity index 100% rename from domains/clipgen-ai rename to domains/clipgen-ai.json From 5dade908733be08b1782696b951f9e1518fbb7b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=C6=B0=E1=BB=9Fng?= <115712610+16-thag5@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:57:54 +0700 Subject: [PATCH 2002/2485] Update domains/beoo.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/beoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/beoo.json b/domains/beoo.json index c616f639b..c42f729af 100644 --- a/domains/beoo.json +++ b/domains/beoo.json @@ -1,7 +1,7 @@ { "owner": { "username": "16-thag5", - "email": "truongvan1605.yahoo@gmail." + "email": "truongvan1605.yahoo@gmail.com" }, "record": { "CNAME": "16-thag5.github.io" From 165b2b5c48436665caa6554141c5aa5f809e5757 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Feb 2025 14:58:09 +0400 Subject: [PATCH 2003/2485] Delete domains/clipgen-ai.json --- domains/clipgen-ai.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/clipgen-ai.json diff --git a/domains/clipgen-ai.json b/domains/clipgen-ai.json deleted file mode 100644 index 5d790e1cb..000000000 --- a/domains/clipgen-ai.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "ClipGen AI is a YouTube Video AI Agent which is build during Sonny Sangha's Challenge.", - "repo": "https://github.com/ArhanAnsari/clipgen-ai", - "owner": { - "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com", - "x": "https://x.com/codewitharhan", - "discord": "@codewitharhan" - }, - "record": { - "CNAME": "arhans-clipgen-ai.vercel.app" - } -} From 17a6356634c70e0532289fdca18e72b0ac6130d9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Feb 2025 15:00:20 +0400 Subject: [PATCH 2004/2485] Delete domains/_vercel.clipgen-ai.json --- domains/_vercel.clipgen-ai.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_vercel.clipgen-ai.json diff --git a/domains/_vercel.clipgen-ai.json b/domains/_vercel.clipgen-ai.json deleted file mode 100644 index bfd43cc49..000000000 --- a/domains/_vercel.clipgen-ai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ArhanAnsari", - "email": "arhanansari2009@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=clipgen-ai.is-a.dev,cc29b5e3741c1c7dc9db" - } -} From bb6b7b00bcc77d1db0ad1d0190271dc4d1659dfd Mon Sep 17 00:00:00 2001 From: The Silitonix <135009134+Silitonix@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:43:13 +0330 Subject: [PATCH 2005/2485] Create saeedmfarahani.json --- domains/saeedmfarahani.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/saeedmfarahani.json diff --git a/domains/saeedmfarahani.json b/domains/saeedmfarahani.json new file mode 100644 index 000000000..10813186c --- /dev/null +++ b/domains/saeedmfarahani.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Silitonix" + }, + "record": { + "CNAME": "silitonix.github.io" + } +} From 6bc5111bf4e70f3d9f416397eaa2c7e97d891abd Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 27 Feb 2025 15:36:06 +0400 Subject: [PATCH 2006/2485] fix: files --- CNAME | 1 - ...thorito.json => _github-pages-challenge-thorito.thorito.json} | 0 2 files changed, 1 deletion(-) delete mode 100644 CNAME rename domains/{_github-pages-challenge-thorito.json => _github-pages-challenge-thorito.thorito.json} (100%) diff --git a/CNAME b/CNAME deleted file mode 100644 index dd464f38e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -thorito.is-a.dev \ No newline at end of file diff --git a/domains/_github-pages-challenge-thorito.json b/domains/_github-pages-challenge-thorito.thorito.json similarity index 100% rename from domains/_github-pages-challenge-thorito.json rename to domains/_github-pages-challenge-thorito.thorito.json From 41d44e6c2383a61a3b63ede8039243e09cea1e7b Mon Sep 17 00:00:00 2001 From: Kajpio Date: Thu, 27 Feb 2025 11:37:55 +0000 Subject: [PATCH 2007/2485] Add github challenge domain --- domains/_github-pages-challenge-Kajpio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Kajpio.json diff --git a/domains/_github-pages-challenge-Kajpio.json b/domains/_github-pages-challenge-Kajpio.json new file mode 100644 index 000000000..02b3d6692 --- /dev/null +++ b/domains/_github-pages-challenge-Kajpio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kajpio", + "email": "thugmichel14@gmail.com" + }, + "record": { + "TXT": "22a0972632a2df28e644ae320025b9" + } +} \ No newline at end of file From e7c64386f6439451525eb7430eef3ec842e49180 Mon Sep 17 00:00:00 2001 From: Kajpio Date: Thu, 27 Feb 2025 11:41:08 +0000 Subject: [PATCH 2008/2485] Correct filename --- ...ge-Kajpio.json => _github-pages-challenge-Kajpio.kajetan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Kajpio.json => _github-pages-challenge-Kajpio.kajetan.json} (100%) diff --git a/domains/_github-pages-challenge-Kajpio.json b/domains/_github-pages-challenge-Kajpio.kajetan.json similarity index 100% rename from domains/_github-pages-challenge-Kajpio.json rename to domains/_github-pages-challenge-Kajpio.kajetan.json From bbc391f7018ea55202e7f798c69ef2ba73eb76ed Mon Sep 17 00:00:00 2001 From: uladkaminski Date: Thu, 27 Feb 2025 12:41:08 +0000 Subject: [PATCH 2009/2485] create vlad.is-a.dev domain --- domains/vlad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vlad.json diff --git a/domains/vlad.json b/domains/vlad.json new file mode 100644 index 000000000..cfc329f7e --- /dev/null +++ b/domains/vlad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "uladkaminski", + "email": "i@uladkaminski.com" + }, + "record": { + "CNAME": "uladkaminski.com" + } +} From 861d84c4626271175888905ea69fbd192c0b2884 Mon Sep 17 00:00:00 2001 From: huuloc2026 <147939523+huuloc2026@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:27:30 +0700 Subject: [PATCH 2010/2485] Create _vercel.huuloc.json --- domains/_vercel.huuloc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.huuloc.json diff --git a/domains/_vercel.huuloc.json b/domains/_vercel.huuloc.json new file mode 100644 index 000000000..3c2811d75 --- /dev/null +++ b/domains/_vercel.huuloc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "huuloc", + "email": "huuloc2026@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=huuloc.is-a.dev,251080b2d18334a71c6e" + ] + } +} From 855d14bea1b6a5ba80947a3060fd6d1a60a7e73f Mon Sep 17 00:00:00 2001 From: xhide341 Date: Thu, 27 Feb 2025 23:17:46 +0800 Subject: [PATCH 2011/2485] feat: add xhide341.is-a.dev domain --- domains/xhide341.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/xhide341.json diff --git a/domains/xhide341.json b/domains/xhide341.json new file mode 100644 index 000000000..874947249 --- /dev/null +++ b/domains/xhide341.json @@ -0,0 +1,13 @@ +{ + "description": "Hey, I'm hide and I'm a developer", + "repo": "https://github.com/xhide341/portfolio", + "owner": { + "username": "xhide341", + "email": "shawnehgn10@gmail.com", + "discord": "364749406878171136" + }, + "record": { + "A": ["75.2.60.5"], + "CNAME": ["xhide341.netlify.app"] + } +} \ No newline at end of file From f3eeaa551549cf90b6d24af227fc9ad4ed97d591 Mon Sep 17 00:00:00 2001 From: Pulkit Midha Date: Thu, 27 Feb 2025 22:28:47 +0530 Subject: [PATCH 2012/2485] Create pulkitmidha.json --- domains/pulkitmidha.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pulkitmidha.json diff --git a/domains/pulkitmidha.json b/domains/pulkitmidha.json new file mode 100644 index 000000000..9e0d36c21 --- /dev/null +++ b/domains/pulkitmidha.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website", + "owner": { + "username": "midopooler", + "email": "midhapulkit28@gmail.com" + }, + "record": { + "CNAME": "midopooler.github.io" + } +} From 9823ea29a86662c80cd3f235698adbca7e234736 Mon Sep 17 00:00:00 2001 From: Joshua Hargreaves Date: Wed, 26 Feb 2025 10:21:12 +0000 Subject: [PATCH 2013/2485] Create josh.json --- domains/josh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/josh.json diff --git a/domains/josh.json b/domains/josh.json new file mode 100644 index 000000000..8dd0b3ee8 --- /dev/null +++ b/domains/josh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joshhargreaves", + "email": "me@joshhargreaves.co.uk" + }, + "CNAME": { + "URL": "joshhargreaves.co.uk" + } +} From 16f9995fed4d21b49dd2cbd022d74d010b7ac4d2 Mon Sep 17 00:00:00 2001 From: Joshua Hargreaves Date: Thu, 27 Feb 2025 08:45:31 +0000 Subject: [PATCH 2014/2485] Update domains/josh.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/josh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/josh.json b/domains/josh.json index 8dd0b3ee8..5fdf74fa9 100644 --- a/domains/josh.json +++ b/domains/josh.json @@ -4,6 +4,6 @@ "email": "me@joshhargreaves.co.uk" }, "CNAME": { - "URL": "joshhargreaves.co.uk" + "URL": "http://joshhargreaves.co.uk" } } From b04a59c8fe77f9cb9a55210f9b51320ab3c0af23 Mon Sep 17 00:00:00 2001 From: Joshua Hargreaves Date: Thu, 27 Feb 2025 11:00:12 +0000 Subject: [PATCH 2015/2485] Update josh.json --- domains/josh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/josh.json b/domains/josh.json index 5fdf74fa9..40b563016 100644 --- a/domains/josh.json +++ b/domains/josh.json @@ -3,7 +3,7 @@ "username": "joshhargreaves", "email": "me@joshhargreaves.co.uk" }, - "CNAME": { - "URL": "http://joshhargreaves.co.uk" - } + "record": { + "CNAME": "http://joshhargreaves.co.uk" + } } From 6632db517053936fd55c68be9fe80b11faa136c4 Mon Sep 17 00:00:00 2001 From: Joshua Hargreaves Date: Thu, 27 Feb 2025 13:13:16 +0000 Subject: [PATCH 2016/2485] Update josh.json --- domains/josh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/josh.json b/domains/josh.json index 40b563016..5ecec70d2 100644 --- a/domains/josh.json +++ b/domains/josh.json @@ -4,6 +4,6 @@ "email": "me@joshhargreaves.co.uk" }, "record": { - "CNAME": "http://joshhargreaves.co.uk" + "URL": "http://joshhargreaves.co.uk" } } From 437d64881ff1f332cc046cdbeb33e31a099ef181 Mon Sep 17 00:00:00 2001 From: Joshua Hargreaves Date: Thu, 27 Feb 2025 13:19:28 +0000 Subject: [PATCH 2017/2485] Update josh.json --- domains/josh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/josh.json b/domains/josh.json index 5ecec70d2..cd8aa496e 100644 --- a/domains/josh.json +++ b/domains/josh.json @@ -4,6 +4,6 @@ "email": "me@joshhargreaves.co.uk" }, "record": { - "URL": "http://joshhargreaves.co.uk" + "URL": "https://joshhargreaves.co.uk" } } From 8934318feb7b0be2ac8ded71d20b885bc1ff20c9 Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:21:06 +0000 Subject: [PATCH 2018/2485] Update domains/drbaph.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/drbaph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/drbaph.json b/domains/drbaph.json index fae963698..e8a42f364 100644 --- a/domains/drbaph.json +++ b/domains/drbaph.json @@ -4,7 +4,7 @@ "email": "info@drbaph.dev" }, "record": { - "CNAME": "https://drbaph-srj.pages.dev/" + "CNAME": "drbaph-srj.pages.dev" }, "proxied": true } From 07a9d9fb1013c5221c7abad217f0d3a45992d8d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Thu, 27 Feb 2025 14:46:56 -0600 Subject: [PATCH 2019/2485] Create ghsearch.json --- domains/ghsearch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ghsearch.json diff --git a/domains/ghsearch.json b/domains/ghsearch.json new file mode 100644 index 000000000..02ca6d9d6 --- /dev/null +++ b/domains/ghsearch.json @@ -0,0 +1,11 @@ +{ + "description": "Aplicación web para buscar repositorios en GitHub por tema, utilizando la API de GitHub. Construida con HTML, CSS y JavaScript.", + "repo": "https://https://github.com/herwingx/awesome-github-search", + "owner": { + "username": "herwingx", + "email": "[email protected]" + }, + "record": { + "CNAME": "herwingx.github.io" + } +} From 1bfa9c4d93dec352d3c98c58f4927cdc06d9dd3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Thu, 27 Feb 2025 15:00:05 -0600 Subject: [PATCH 2020/2485] Update ghsearch.json --- domains/ghsearch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ghsearch.json b/domains/ghsearch.json index 02ca6d9d6..e4ccc8ef1 100644 --- a/domains/ghsearch.json +++ b/domains/ghsearch.json @@ -3,7 +3,7 @@ "repo": "https://https://github.com/herwingx/awesome-github-search", "owner": { "username": "herwingx", - "email": "[email protected]" + "email": "herwingmacias@gmial.com" }, "record": { "CNAME": "herwingx.github.io" From 20e6ea144800c7a06d7bcc66e67103c93dda383b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Thu, 27 Feb 2025 15:01:06 -0600 Subject: [PATCH 2021/2485] Update ghsearch.json --- domains/ghsearch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ghsearch.json b/domains/ghsearch.json index e4ccc8ef1..a5b257566 100644 --- a/domains/ghsearch.json +++ b/domains/ghsearch.json @@ -3,7 +3,7 @@ "repo": "https://https://github.com/herwingx/awesome-github-search", "owner": { "username": "herwingx", - "email": "herwingmacias@gmial.com" + "email": "herwingmacias@gmail.com" }, "record": { "CNAME": "herwingx.github.io" From df0c2a5910cf2bac8fe1adba374aea1f58a2b7ab Mon Sep 17 00:00:00 2001 From: pita <154020297+pita092@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:23:29 +0000 Subject: [PATCH 2022/2485] Create pita.json --- domains/pita.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/pita.json diff --git a/domains/pita.json b/domains/pita.json new file mode 100644 index 000000000..bfe580154 --- /dev/null +++ b/domains/pita.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "pita092" + }, + "record": { + "CNAME": "pita092.github.io" + } +} From b94637d1ee09af3fab9a67a07f29f53414988826 Mon Sep 17 00:00:00 2001 From: Abeer Gupta <68943872+abeer555@users.noreply.github.com> Date: Fri, 28 Feb 2025 02:54:19 +0530 Subject: [PATCH 2023/2485] Create abeer.json --- domains/abeer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abeer.json diff --git a/domains/abeer.json b/domains/abeer.json new file mode 100644 index 000000000..c78b73e57 --- /dev/null +++ b/domains/abeer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abeer555", + "email": "abeergupta555@gmail.com" + }, + "record": { + "CNAME": "abeer555.github.io" + } +} From 5bc6d36acc97fc8d748646be28f79222725440e3 Mon Sep 17 00:00:00 2001 From: pita <154020297+pita092@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:33:37 +0000 Subject: [PATCH 2024/2485] Update pita.json --- domains/pita.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/pita.json b/domains/pita.json index bfe580154..03a906f47 100644 --- a/domains/pita.json +++ b/domains/pita.json @@ -1,6 +1,7 @@ { "owner": { "username": "pita092" + "discord": "spongebob_spongebob_spongebob" }, "record": { "CNAME": "pita092.github.io" From 4f7b6847e3bd414a81442f2df625582fab77193d Mon Sep 17 00:00:00 2001 From: AdrielValecillo <110248185+AdrielValecillo@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:50:49 -0500 Subject: [PATCH 2025/2485] Create _vercel.isaiadriel.json --- domains/_vercel.isaiadriel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.isaiadriel.json diff --git a/domains/_vercel.isaiadriel.json b/domains/_vercel.isaiadriel.json new file mode 100644 index 000000000..59e6f6108 --- /dev/null +++ b/domains/_vercel.isaiadriel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AdrielValecillo", + "email": "", + "discord": "386501216504512514" + }, + "record": { + "TXT": "vc-domain-verify=isaiadriel.is-a.dev,bbb52dc1293221795089" + } +} From ecbe7a3bcc820752ff76d0c8b5edfc7638b4d81a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:25:26 -0500 Subject: [PATCH 2026/2485] fix(file): broken JSON --- domains/htrnguyen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json index 94a988e05..b5247526a 100644 --- a/domains/htrnguyen.json +++ b/domains/htrnguyen.json @@ -3,7 +3,7 @@ "username": "htrnguyen", "email": "hatrongnguyen04@gmail.com" }, - "records": { + "record": { "CNAME": "astro-portfolio-nu-seven.vercel.app" } } From 9fff7d526520c48cfafc8d669b034422fe07e464 Mon Sep 17 00:00:00 2001 From: eli <96390650+elisoreal@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:30:51 -0500 Subject: [PATCH 2027/2485] Create eli.json --- domains/eli.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/eli.json diff --git a/domains/eli.json b/domains/eli.json new file mode 100644 index 000000000..6d8c06c49 --- /dev/null +++ b/domains/eli.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "elisoreal" + }, + "record": { + "CNAME": "elisoreal.github.io" + } +} From b5068bc22d792830cff894e733ae93fd9bc299e3 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Fri, 28 Feb 2025 06:01:33 +0700 Subject: [PATCH 2028/2485] Create tanbaycu.json --- domains/tanbaycu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tanbaycu.json diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json new file mode 100644 index 000000000..f73959755 --- /dev/null +++ b/domains/tanbaycu.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tanbaycu" + }, + "record": { + "CNAME": "tanbaycu.github.io" + } +} From 6c8f3e37db22fa44e1e3e87ba8d0234bf0b8fb26 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:29:51 +0530 Subject: [PATCH 2029/2485] Update 0xarchit.json Changed records accorting to docs --- domains/0xarchit.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 75044b9f6..02bb92a45 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -1,38 +1,33 @@ { "owner": { "username": "0xarchit", - "mail": "0xarchit@proton.me" + "email": "0xarchit@proton.me" }, "record": { "MX": [ { - "host": "0xarchit", "value": "mx.zoho.in", "priority": 10 }, { - "host": "0xarchit", "value": "mx2.zoho.in", "priority": 20 }, { - "host": "0xarchit", "value": "mx3.zoho.in", "priority": 50 } ], "TXT": [ { - "host": "0xarchit", "value": "v=spf1 include:zohomail.in ~all" }, { - "host": "0xarchit", "value": "zoho-verification=zb94087787.zmverify.zoho.in" }, { - "host": "zmail._domainkey.0xarchit", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", + "host": "zmail._domainkey.0xarchit" } ] } From e533fbf6221123f65a9bb2a464dcec8e8efb7896 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:32:28 +0530 Subject: [PATCH 2030/2485] Update 0xarchit.json --- domains/0xarchit.json | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 02bb92a45..a3a14a69b 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,26 +5,13 @@ }, "record": { "MX": [ - { - "value": "mx.zoho.in", - "priority": 10 - }, - { - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "value": "mx3.zoho.in", - "priority": 50 - } + "10 mx.zoho.in", + "20 mx2.zoho.in", + "50 mx3.zoho.in" ], "TXT": [ - { - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", { "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", "host": "zmail._domainkey.0xarchit" From e09465da48751fc762a6993b6d5ffd97e18279e4 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:36:17 +0530 Subject: [PATCH 2031/2485] Update 0xarchit.json --- domains/0xarchit.json | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index a3a14a69b..02bb92a45 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,13 +5,26 @@ }, "record": { "MX": [ - "10 mx.zoho.in", - "20 mx2.zoho.in", - "50 mx3.zoho.in" + { + "value": "mx.zoho.in", + "priority": 10 + }, + { + "value": "mx2.zoho.in", + "priority": 20 + }, + { + "value": "mx3.zoho.in", + "priority": 50 + } ], "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", + { + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, { "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", "host": "zmail._domainkey.0xarchit" From 69b906cc85b7df9f646864aeedf6f2626176e0d5 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:38:06 +0530 Subject: [PATCH 2032/2485] Update 0xarchit.json --- domains/0xarchit.json | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 02bb92a45..a3a14a69b 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,26 +5,13 @@ }, "record": { "MX": [ - { - "value": "mx.zoho.in", - "priority": 10 - }, - { - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "value": "mx3.zoho.in", - "priority": 50 - } + "10 mx.zoho.in", + "20 mx2.zoho.in", + "50 mx3.zoho.in" ], "TXT": [ - { - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", { "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", "host": "zmail._domainkey.0xarchit" From b3c0fbc334308f36508dc8d4254913c42a9cba69 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Fri, 28 Feb 2025 07:41:13 +0530 Subject: [PATCH 2033/2485] Update 0xarchit.json --- domains/0xarchit.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index a3a14a69b..ede3f61cd 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,17 +5,14 @@ }, "record": { "MX": [ - "10 mx.zoho.in", - "20 mx2.zoho.in", - "50 mx3.zoho.in" + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" ], "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - { - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB", - "host": "zmail._domainkey.0xarchit" - } + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } } From 073969b31ce68417f7c50d8f3b83e41a58512fdb Mon Sep 17 00:00:00 2001 From: Sultan imam muttaqin <30957395+kilamieaz@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:17:10 +0700 Subject: [PATCH 2034/2485] Create _vercel.kilamieaz.json --- domains/_vercel.kilamieaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kilamieaz.json diff --git a/domains/_vercel.kilamieaz.json b/domains/_vercel.kilamieaz.json new file mode 100644 index 000000000..814a409fd --- /dev/null +++ b/domains/_vercel.kilamieaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kilamieaz", + "email": "im.sultaan05@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kilamieaz.is-a.dev,43bb0e712f64dcb9c8a5" + } +} From 0395310691d83e03b5f2ff61183a5fefa290516f Mon Sep 17 00:00:00 2001 From: Bumi Denpasar <159143878+BumiDenpasar@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:30:48 +0700 Subject: [PATCH 2035/2485] Create bumidenpasar.json --- domains/bumidenpasar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bumidenpasar.json diff --git a/domains/bumidenpasar.json b/domains/bumidenpasar.json new file mode 100644 index 000000000..afdd3d4ca --- /dev/null +++ b/domains/bumidenpasar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BumiDenpasar", + "instagram": "ibummmbumi" + }, + "record": { + "CNAME": "portofolio-gray-nine.vercel.app" + } +} From d3f8019bdff0a061330a6cd8418172423181a2c1 Mon Sep 17 00:00:00 2001 From: Bumi Denpasar <159143878+BumiDenpasar@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:32:01 +0700 Subject: [PATCH 2036/2485] Create _vercel.bumidenpasar.json --- domains/_vercel.bumidenpasar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.bumidenpasar.json diff --git a/domains/_vercel.bumidenpasar.json b/domains/_vercel.bumidenpasar.json new file mode 100644 index 000000000..b5d4b30f7 --- /dev/null +++ b/domains/_vercel.bumidenpasar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BumiDenpasar", + "instagram": "ibummmbumi" + }, + "record": { + "TXT": "vc-domain-verify=bumidenpasar.is-a.dev,2acace80e7ea336fd678" + } +} From e22d9f96ff30f2cce831ec88f42843cd15d4655b Mon Sep 17 00:00:00 2001 From: reiya Date: Fri, 28 Feb 2025 12:38:34 +0900 Subject: [PATCH 2037/2485] Update domains/reiya.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/reiya.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/reiya.json b/domains/reiya.json index eb9fb0c60..8f5b801e2 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -1,6 +1,4 @@ { - "domain": "reiya.is-a.dev", - "subdomain": "reiya", "owner": { "username": "atlayer3" "discord": "atlayer3" From bd50b35cd8d66d680e2f62618362c36f5bb5e36f Mon Sep 17 00:00:00 2001 From: reiya Date: Fri, 28 Feb 2025 12:43:22 +0900 Subject: [PATCH 2038/2485] Update reiya.json --- domains/reiya.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/reiya.json b/domains/reiya.json index eb9fb0c60..fb632c7a9 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -1,12 +1,9 @@ { - "domain": "reiya.is-a.dev", - "subdomain": "reiya", "owner": { - "username": "atlayer3" + "username": "reiya" "discord": "atlayer3" }, "record": { "CNAME": "atlayer3.net", - "TXT": "dh=4daf7f999b56b7662a4cbcbec15c4ddc23692020" } } From 775535a0932cd220225c0d746157423800e40121 Mon Sep 17 00:00:00 2001 From: Thomas Iwainski Date: Fri, 28 Feb 2025 14:46:14 +1100 Subject: [PATCH 2039/2485] Create tomek.json --- domains/tomek.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tomek.json diff --git a/domains/tomek.json b/domains/tomek.json new file mode 100644 index 000000000..04410165b --- /dev/null +++ b/domains/tomek.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tomek-i" + }, + "record": { + "CNAME": "tomek-i.github.io" + } +} From f4782aa55a8344272a857da6a73f4ea92d286dc8 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:22:39 +0700 Subject: [PATCH 2040/2485] Create jznctt.json --- domains/jznctt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jznctt.json diff --git a/domains/jznctt.json b/domains/jznctt.json new file mode 100644 index 000000000..f968d9603 --- /dev/null +++ b/domains/jznctt.json @@ -0,0 +1,9 @@ +{ + "description": "Profile Website of Jznctt", + "repo": "https://github.com/ncttjz/ProfileWeb", + "owner": { + "username": "ncttjz" + }, + "record": { + "CNAME": "ncttjz.github.io" + }, From a6790796d6f77ad599e091b4734dc3a195699578 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:38:21 +0700 Subject: [PATCH 2041/2485] Create jznctt.json --- domains/jznctt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index f968d9603..2f5fd85b6 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -2,7 +2,8 @@ "description": "Profile Website of Jznctt", "repo": "https://github.com/ncttjz/ProfileWeb", "owner": { - "username": "ncttjz" + "username": "ncttjz"; + "email": "jznctt@gmail.com" }, "record": { "CNAME": "ncttjz.github.io" From 3e657243e280c9f891c86da5e9c042fcac72b7b4 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:44:34 +0700 Subject: [PATCH 2042/2485] Create jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 2f5fd85b6..598fa1daf 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -6,5 +6,5 @@ "email": "jznctt@gmail.com" }, "record": { - "CNAME": "ncttjz.github.io" + "URL": "https://jznctt.is-a.dev" }, From 0f7c62f8e46ea50f788ae25db12d69d68a2860b1 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:45:11 +0700 Subject: [PATCH 2043/2485] Update jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 598fa1daf..9b9ad5c3b 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -2,7 +2,7 @@ "description": "Profile Website of Jznctt", "repo": "https://github.com/ncttjz/ProfileWeb", "owner": { - "username": "ncttjz"; + "username": "ncttjz", "email": "jznctt@gmail.com" }, "record": { From 5599a0fadd8c466e7e4ffd7497bfec6787e6b9ad Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:58:31 +0700 Subject: [PATCH 2044/2485] Update jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 9b9ad5c3b..b5ad34b61 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -1,6 +1,6 @@ { "description": "Profile Website of Jznctt", - "repo": "https://github.com/ncttjz/ProfileWeb", + "repo": "https://github.com/ncttjz/ncttjz.github.io", "owner": { "username": "ncttjz", "email": "jznctt@gmail.com" From 3952a921d91c6f6edfc1a0f4f96c0c03b5a20083 Mon Sep 17 00:00:00 2001 From: Bao Pham Date: Fri, 28 Feb 2025 15:56:46 +0700 Subject: [PATCH 2045/2485] Create bao.json --- domains/bao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bao.json diff --git a/domains/bao.json b/domains/bao.json new file mode 100644 index 000000000..712d7588f --- /dev/null +++ b/domains/bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From aa7ea0b982d9ca03bba2744222895c3305e33c06 Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Fri, 28 Feb 2025 16:47:34 +0700 Subject: [PATCH 2046/2485] Update jznctt.json --- domains/jznctt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index b5ad34b61..4154d6fff 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -6,5 +6,5 @@ "email": "jznctt@gmail.com" }, "record": { - "URL": "https://jznctt.is-a.dev" + "CNAME": "ncttjz.github.io" }, From a4f98ac1a338734c355c66f0d4df11730605c4b8 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:32:44 +0700 Subject: [PATCH 2047/2485] Delete domains/_atproto.ligmatv.json --- domains/_atproto.ligmatv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_atproto.ligmatv.json diff --git a/domains/_atproto.ligmatv.json b/domains/_atproto.ligmatv.json deleted file mode 100644 index 1d0d9b048..000000000 --- a/domains/_atproto.ligmatv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain verification for my Bluesky account.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" - } -} From 362c78809190c5e5201b731e6bcc3338eb95f3ca Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:33:59 +0700 Subject: [PATCH 2048/2485] Delete domains/ligmatv.json --- domains/ligmatv.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ligmatv.json diff --git a/domains/ligmatv.json b/domains/ligmatv.json deleted file mode 100644 index 12be4ab97..000000000 --- a/domains/ligmatv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This subdomain will i use for my LIGMATV's blog website.", - "repo": "https://github.com/LIGMATV/LIGMATV.github.io", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv.github.io" - } -} From 9f4b3b4ee1e78eb0f879ad5878788e8e62919883 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:34:12 +0700 Subject: [PATCH 2049/2485] Delete domains/_github-pages-challenge-ligmatv.ligmatv.json --- domains/_github-pages-challenge-ligmatv.ligmatv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-ligmatv.ligmatv.json diff --git a/domains/_github-pages-challenge-ligmatv.ligmatv.json b/domains/_github-pages-challenge-ligmatv.ligmatv.json deleted file mode 100644 index 7e27b7ac0..000000000 --- a/domains/_github-pages-challenge-ligmatv.ligmatv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "de8560c4ea3c0f753266b402385c50" - } -} From 997fac7a43e416b3b93a73dc86f0302f964aa26d Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:34:27 +0700 Subject: [PATCH 2050/2485] Delete domains/co.ligmatv.json --- domains/co.ligmatv.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/co.ligmatv.json diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json deleted file mode 100644 index 7ce8810b1..000000000 --- a/domains/co.ligmatv.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "This sub-subdomain will i use for my Zoho email.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], - "TXT": [ - "zoho-verification=zb21447312.zmverify.zoho.com", - "v=spf1 include:zoho.com ~all" - ] - } -} From 1883387aca9300be537d2f5af87e053e2b7c6152 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:34:37 +0700 Subject: [PATCH 2051/2485] Delete domains/zmail._domainkey.co.ligmatv.json --- domains/zmail._domainkey.co.ligmatv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/zmail._domainkey.co.ligmatv.json diff --git a/domains/zmail._domainkey.co.ligmatv.json b/domains/zmail._domainkey.co.ligmatv.json deleted file mode 100644 index cd08c7a23..000000000 --- a/domains/zmail._domainkey.co.ligmatv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This sub-subdomain will i use for my Zoho email.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO+5yaTA58OpZCT1ejrzPxjO4xNvsImCfvA2UigeVQwtFbl5QbwcdZUf6ga0LE6VOIDA3bMzHmVgTSZfYizmYDxNZ3TOobKEiT3TaaMcZj1sM2zWFVCpuYCHZ3WYPJj7rFF/PKZK9gCPPr1eLgao2SFkXnpwL/BWGL+uQ5OHZvlQIDAQAB" - } -} From c584d70a739ff8b60a43af8248895d0d38b6afc5 Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:36:56 +0700 Subject: [PATCH 2052/2485] Create _vercel.w3teal.json --- domains/_vercel.w3teal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.w3teal.json diff --git a/domains/_vercel.w3teal.json b/domains/_vercel.w3teal.json new file mode 100644 index 000000000..80199abbc --- /dev/null +++ b/domains/_vercel.w3teal.json @@ -0,0 +1,11 @@ +{ + "description": "Used for my W3Teal's blog website.", + "repo": "https://github.com/w3teal/w3teal.github.io", + "owner": { + "username": "w3teal", + "email": "w3teal@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=w3teal.is-a.dev,d0cb532c15b16a993c2a" + } +} From 08a6792eb9fea2d4fbaf8368163acb07da39c90a Mon Sep 17 00:00:00 2001 From: W3Teal Date: Fri, 28 Feb 2025 18:37:23 +0700 Subject: [PATCH 2053/2485] Create w3teal.json --- domains/w3teal.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/w3teal.json diff --git a/domains/w3teal.json b/domains/w3teal.json new file mode 100644 index 000000000..3c4267490 --- /dev/null +++ b/domains/w3teal.json @@ -0,0 +1,19 @@ +{ + "description": "Used for my W3Teal's blog website, Keyoxide verification and ImprovMX.", + "repo": "https://github.com/w3teal/w3teal.github.io", + "owner": { + "username": "w3teal", + "email": "w3teal@gmail.com" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": [ + "aspe:keyoxide.org:YM7J2J5UIVYRWSHRSOTYFYJ2HQ", + "v=spf1 include:spf.improvmx.com ~all" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From 33d3dda8319485e7398fbd81904787ca9341bb0a Mon Sep 17 00:00:00 2001 From: Daffa Muhammad Faizan <112247545+daffafaizan@users.noreply.github.com> Date: Fri, 28 Feb 2025 19:11:12 +0700 Subject: [PATCH 2054/2485] Create daffa.json --- domains/daffa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/daffa.json diff --git a/domains/daffa.json b/domains/daffa.json new file mode 100644 index 000000000..de6e74424 --- /dev/null +++ b/domains/daffa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daffafaizan", + "email": "daffamfzn@gmail.com" + }, + "record": { + "URL": "https://daffafaizan.com" + } +} From bf3524c1b51e50bf998126f243d78063084a9254 Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Fri, 28 Feb 2025 01:59:11 +0530 Subject: [PATCH 2055/2485] Create kunalpurandare.json --- domains/kunalpurandare.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/kunalpurandare.json diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json new file mode 100644 index 000000000..aced85525 --- /dev/null +++ b/domains/kunalpurandare.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "kunalpurandare" + }, + "record": { + "CNAME": "https://kunalpurandare.github.io" + } +} From 00e0a430c8fd64716f74e8cf863e275cc850ab57 Mon Sep 17 00:00:00 2001 From: roylee0704 Date: Fri, 28 Feb 2025 20:07:49 +0700 Subject: [PATCH 2056/2485] Create roylee0704 --- domains/roylee0704 | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/roylee0704 diff --git a/domains/roylee0704 b/domains/roylee0704 new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/roylee0704 @@ -0,0 +1 @@ + From 839fcf371b6ca2a375f3a92850387e3a3ac686d0 Mon Sep 17 00:00:00 2001 From: cally <116295240+cally-jt@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:59:43 +0000 Subject: [PATCH 2057/2485] Create cally.json --- domains/cally.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cally.json diff --git a/domains/cally.json b/domains/cally.json new file mode 100644 index 000000000..795487de4 --- /dev/null +++ b/domains/cally.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cally-jt", + "email": "callumjt@proton.me" + }, + "record": { + "CNAME": "cally-jt.github.io" + } +} From 4683bdaa2c52a5009b5ee05a4a958147e9e7a866 Mon Sep 17 00:00:00 2001 From: Kajpio Date: Fri, 28 Feb 2025 15:35:00 +0000 Subject: [PATCH 2058/2485] Rename file to lowercase --- ...o.kajetan.json => _github-pages-challenge-kajpio.kajetan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Kajpio.kajetan.json => _github-pages-challenge-kajpio.kajetan.json} (100%) diff --git a/domains/_github-pages-challenge-Kajpio.kajetan.json b/domains/_github-pages-challenge-kajpio.kajetan.json similarity index 100% rename from domains/_github-pages-challenge-Kajpio.kajetan.json rename to domains/_github-pages-challenge-kajpio.kajetan.json From 1dedf70eead7cf7084a91dfc05c81c818a6b0ae2 Mon Sep 17 00:00:00 2001 From: Narendra Dwivedi <30528539+NarendraDwivedi@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:28:13 +0530 Subject: [PATCH 2059/2485] Create narendradwivedi.json --- domains/narendradwivedi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/narendradwivedi.json diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json new file mode 100644 index 000000000..374e5bd0f --- /dev/null +++ b/domains/narendradwivedi.json @@ -0,0 +1,10 @@ +{ + "description": "narendradwivedi.is-a.dev for portfolio and projects", + "owner": { + "username": "NarendraDwivedi", + "email": "narendradwivedi.org@gmail.com" + }, + "record": { + "CNAME": "narendradwivedi.github.io" + } +} From f3444582d8b1e2c51401859933afbca3eaf28785 Mon Sep 17 00:00:00 2001 From: Narendra Dwivedi <30528539+NarendraDwivedi@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:31:16 +0530 Subject: [PATCH 2060/2485] Delete domains/narendradwivedi.json --- domains/narendradwivedi.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/narendradwivedi.json diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json deleted file mode 100644 index 374e5bd0f..000000000 --- a/domains/narendradwivedi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "narendradwivedi.is-a.dev for portfolio and projects", - "owner": { - "username": "NarendraDwivedi", - "email": "narendradwivedi.org@gmail.com" - }, - "record": { - "CNAME": "narendradwivedi.github.io" - } -} From 6da16b8c9a5a42f02617d3c3eb1e3242a2271018 Mon Sep 17 00:00:00 2001 From: Narendra Dwivedi <30528539+NarendraDwivedi@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:33:21 +0530 Subject: [PATCH 2061/2485] Create narendradwivedi.json --- domains/narendradwivedi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/narendradwivedi.json diff --git a/domains/narendradwivedi.json b/domains/narendradwivedi.json new file mode 100644 index 000000000..c8151310e --- /dev/null +++ b/domains/narendradwivedi.json @@ -0,0 +1,10 @@ +{ + "description": "narendradwivedi.is-a.dev for portfolio and projects", + "owner": { + "username": "NarendraDwivedi", + "discord": "narendradwivedi" + }, + "record": { + "CNAME": "narendradwivedi.github.io" + } +} From 9e3e0a348983df943a15deb4d9f6f79b62f87699 Mon Sep 17 00:00:00 2001 From: Ayushman Rathi <85310902+AMRzip@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:00:54 +0530 Subject: [PATCH 2062/2485] Create ayushman.json --- domains/ayushman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayushman.json diff --git a/domains/ayushman.json b/domains/ayushman.json new file mode 100644 index 000000000..ec481315c --- /dev/null +++ b/domains/ayushman.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Ayushman", + "owner": { + "username": "AMRzip", + "email": "ayushmanrathi0@gmail.com" + }, + "record": { + "CNAME": "ARMzip.github.io" + }, + "proxied": false +} From 7fcb58f58424d505f6b856dfcf2af361772f99a3 Mon Sep 17 00:00:00 2001 From: Ankit <111228237+Ankit-0310@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:39:15 +0530 Subject: [PATCH 2063/2485] Create aankit.json --- domains/aankit.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/aankit.json diff --git a/domains/aankit.json b/domains/aankit.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/aankit.json @@ -0,0 +1 @@ + From c968eb9f5f08a435cdc6bd8f6b5b68214ba329ba Mon Sep 17 00:00:00 2001 From: Ankit <111228237+Ankit-0310@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:47:18 +0530 Subject: [PATCH 2064/2485] Update aankit.json --- domains/aankit.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/domains/aankit.json b/domains/aankit.json index 8b1378917..6f23070b9 100644 --- a/domains/aankit.json +++ b/domains/aankit.json @@ -1 +1,14 @@ +{ + "description": "Ankit's GitHub page", + "repo": "https://github.com/Ankit-0310", + "owner": { + "username": "Ankit-0310", + "email": "ankitarya753@gmail.com", + "telegram": "F0RBIDDEN_USER", + "github": "Ankit-0310" + }, + "record": { + "CNAME": "Ankit-0310.github.io" + } +} From ef0bd674a261c4fc6ee9eb43219eeebaf45751fd Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 28 Feb 2025 20:49:23 +0200 Subject: [PATCH 2065/2485] Create www.wizzybot.joe50097.json --- domains/www.wizzybot.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.wizzybot.joe50097.json diff --git a/domains/www.wizzybot.joe50097.json b/domains/www.wizzybot.joe50097.json new file mode 100644 index 000000000..832d78797 --- /dev/null +++ b/domains/www.wizzybot.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "wizzybot.netlify.app" + } +} From 8d9e54f78643a3573562c9f962a3dd853b8bac7d Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 28 Feb 2025 20:53:53 +0200 Subject: [PATCH 2066/2485] Create wizzybot.joe50097.json --- domains/wizzybot.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wizzybot.joe50097.json diff --git a/domains/wizzybot.joe50097.json b/domains/wizzybot.joe50097.json new file mode 100644 index 000000000..832d78797 --- /dev/null +++ b/domains/wizzybot.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "CNAME": "wizzybot.netlify.app" + } +} From e627d107795fc5ad207661e846cc4468e02c2705 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Fri, 28 Feb 2025 14:59:41 -0500 Subject: [PATCH 2067/2485] Update nathan.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I reached out to the owner of this domain, and they very graciously allowed me to take it over: Me: "Hi presumably fellow Nathan, I was wondering if you would be kind enough to allow me to use nathan.is-a.dev as I see you created nathan.json in that repo. https://github.com/is-a-dev/register/blob/main/domains/nathan.json As a fellow Nathan and fellow dev, the domain I was using previously is getting a bit too expensive, so would greatly greatly appreciate it, if you wouldn't mind? Only reaching out because it seems like the domain is not used currently? If I am wrong, no worries, but I thought it was worth asking. Best, Another Nathan" Them: "Yes of course you can use it. I bought my own domain name a long time ago so no worries there, i’m not sure how the process of giving you the domain goes but you have my approval, lmk of anything else i need to do to help you out 👍 Yours truly, The other Nathan in question" --- domains/nathan.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/nathan.json b/domains/nathan.json index 86bb6d99d..074669a7f 100644 --- a/domains/nathan.json +++ b/domains/nathan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/MagedNuggets/MagedNuggets.github.io", + "repo": "https://github.com/nduartech/nduartech.github.io", "owner": { - "username": "MagedNuggets", - "email": "mastertofu12345@gmail.com" + "username": "nduartech", + "email": "nduartech101@gmail.com" }, "record": { - "CNAME": "magednuggets.github.io" + "CNAME": "nduartech.github.io" } } From 479bf7c29cb4b95c138024fb3dd4f409a66af5b0 Mon Sep 17 00:00:00 2001 From: playreaver Date: Fri, 28 Feb 2025 23:31:11 +0300 Subject: [PATCH 2068/2485] Create element,json --- domains/element,json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/element,json diff --git a/domains/element,json b/domains/element,json new file mode 100644 index 000000000..7d1ba136e --- /dev/null +++ b/domains/element,json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/playreaver/reaverlauncher", + "owner": { + "username": "playreaver", + "email": "reaver.entertainment@hotmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 7bc290541c1e50fd90cd8e78e643c4de9108f168 Mon Sep 17 00:00:00 2001 From: playreaver Date: Fri, 28 Feb 2025 23:38:37 +0300 Subject: [PATCH 2069/2485] Rename element,json to element.json --- domains/{element,json => element.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{element,json => element.json} (100%) diff --git a/domains/element,json b/domains/element.json similarity index 100% rename from domains/element,json rename to domains/element.json From aff8b221369f5dad506e1b9ad6d65f70105d224b Mon Sep 17 00:00:00 2001 From: Youssef lmouden <168273055+YoussefDevPro@users.noreply.github.com> Date: Fri, 28 Feb 2025 21:24:37 +0000 Subject: [PATCH 2070/2485] Update and rename youssef-lmouden.json to youssef.json --- domains/youssef-lmouden.json | 8 -------- domains/youssef.json | 9 +++++++++ 2 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 domains/youssef-lmouden.json create mode 100644 domains/youssef.json diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json deleted file mode 100644 index 922756d8c..000000000 --- a/domains/youssef-lmouden.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "YoussefDevPro" - }, - "record": { - "CNAME": "youssefdevpro.github.io" - } -} diff --git a/domains/youssef.json b/domains/youssef.json new file mode 100644 index 000000000..72737d5b5 --- /dev/null +++ b/domains/youssef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" + }, + "record": { + "CNAME": "youssef-portfolio-sigma-youssefdevpros-projects.vercel.app" + } +} From 3dab19f31ee00d7ca5bc1bd05a6562b489680dad Mon Sep 17 00:00:00 2001 From: Roberto Selles Date: Fri, 28 Feb 2025 17:02:53 -0800 Subject: [PATCH 2071/2485] Create _vercel.henderythmix.json --- domains/_vercel.henderythmix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.henderythmix.json diff --git a/domains/_vercel.henderythmix.json b/domains/_vercel.henderythmix.json new file mode 100644 index 000000000..12397cb8c --- /dev/null +++ b/domains/_vercel.henderythmix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Henderythmix", + "email": "robertoselleswork@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=henderythmix.is-a.dev,daad531219c3ad9b7579" + } +} From f84f65fc6703165d52bf082284f1f5ce077c9898 Mon Sep 17 00:00:00 2001 From: Roberto Selles Date: Fri, 28 Feb 2025 17:04:27 -0800 Subject: [PATCH 2072/2485] Create henderythmix.json --- domains/henderythmix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/henderythmix.json diff --git a/domains/henderythmix.json b/domains/henderythmix.json new file mode 100644 index 000000000..ca1a63df4 --- /dev/null +++ b/domains/henderythmix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "henderythmix", + "email": "robertoselleswork@gmail.com" + }, + "record": { + "CNAME": "henderythmix.vercel.app" + } +} From 434a489db2fb452a88c905c0adcb730e8c1750d7 Mon Sep 17 00:00:00 2001 From: Quang Tran Date: Sat, 1 Mar 2025 09:48:34 +0700 Subject: [PATCH 2073/2485] Create quang.json --- domains/quang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quang.json diff --git a/domains/quang.json b/domains/quang.json new file mode 100644 index 000000000..832f5f7d6 --- /dev/null +++ b/domains/quang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kokkini", + "email": "trannhatquang1104@gmail.com" + }, + "record": { + "CNAME": "kokkini.github.io" + } +} From 9b20fe544598ce05921748a885eace23eb76cabc Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:04:23 -0500 Subject: [PATCH 2074/2485] Update records --- domains/lver.json | 53 ++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 28 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index 8ac9ccdca..89850ba12 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -1,28 +1,25 @@ -{ - "repo": "https://github.com/lverx", - "owner": { - "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" - }, - "record": { - "MX": [ - "ASPMX.L.GOOGLE.COM", - "ALT1.ASPMX.L.GOOGLE.COM" - ] - }, - "CNAME": "lverz.glitch.me", - "URL": "https://lverz.glitch.me/" -}, -"redirect_config": { - "custom_paths": { - "/github": "https://github.com/lverx", - "/biz": "https://github.com/lverz", - "/contact": "https://contact-lver.pages.dev/", - "/site": "https://lver.link", - "/sms": "sms:16162560214" - }, - "redirect_paths": true -}, -"proxied": true -} \ No newline at end of file +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "CNAME": { + "name": "www", + "value": "lverz.glitch.me" + } + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link", + "/sms": "sms:16162560214" + }, + "redirect_paths": true + }, + "proxied": true +} From 9a9ef7907cc0fce4ea1e1218792e5367d192e6ed Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:10:26 -0500 Subject: [PATCH 2075/2485] Create mail.lver.json --- domains/mail.lver.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/mail.lver.json diff --git a/domains/mail.lver.json b/domains/mail.lver.json new file mode 100644 index 000000000..9c69cb0f8 --- /dev/null +++ b/domains/mail.lver.json @@ -0,0 +1,15 @@ +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, + "proxied": true +} From b2acd91965cd1b7f0cc3eb99bad1477b7e9b0e74 Mon Sep 17 00:00:00 2001 From: ramirosanchezarnda Date: Sat, 1 Mar 2025 00:52:48 -0300 Subject: [PATCH 2076/2485] etercore.is-a.dev request --- domains/etercore.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/etercore.json diff --git a/domains/etercore.json b/domains/etercore.json new file mode 100644 index 000000000..09e81b792 --- /dev/null +++ b/domains/etercore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramirosanchezaranda", + "email": "etercoredesignweb@gmail.com" + }, + "record": { + "CNAME": "etercore.vercel.app" + } + } \ No newline at end of file From 9b8461c07aeb7bff87a4500f5f1ce6a9e0ef5299 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Fri, 28 Feb 2025 23:19:18 -0500 Subject: [PATCH 2077/2485] Update records: fixed --- domains/lver.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index 89850ba12..491a05962 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -6,9 +6,7 @@ "sms": "(616) 256-0214 [business]" }, "record": { - "CNAME": { - "name": "www", - "value": "lverz.glitch.me" + "CNAME": "lverz.glitch.me" } }, "redirect_config": { From 2f7f319ef4e26a153b207225565b9ad9cae19cb1 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sat, 1 Mar 2025 12:03:26 +0700 Subject: [PATCH 2078/2485] Update tanbaycu.json --- domains/tanbaycu.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json index f73959755..7defadbe3 100644 --- a/domains/tanbaycu.json +++ b/domains/tanbaycu.json @@ -1,8 +1,12 @@ { - "owner": { - "username": "tanbaycu" - }, - "record": { - "CNAME": "tanbaycu.github.io" - } + "description": "Trang portfolio cá nhân của tôi.", + "repo": "https://github.com/tanbaycu/tanbaycu.github.io", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "tanbaycu.github.io" + }, + "proxied": true } From 4c4507f03dd99f634518ca3bf7318a13f963225a Mon Sep 17 00:00:00 2001 From: Nahuel Date: Sat, 1 Mar 2025 04:22:55 -0300 Subject: [PATCH 2079/2485] Add nestornahuel.is-a.dev subdomain --- domains/_vercel.nestornahuel.json | 9 +++++++++ domains/nestornahuel.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.nestornahuel.json create mode 100644 domains/nestornahuel.json diff --git a/domains/_vercel.nestornahuel.json b/domains/_vercel.nestornahuel.json new file mode 100644 index 000000000..32be602d4 --- /dev/null +++ b/domains/_vercel.nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nestornahuel.is-a.dev,efb92feab05594a5f526" + } +} diff --git a/domains/nestornahuel.json b/domains/nestornahuel.json new file mode 100644 index 000000000..2394f21e7 --- /dev/null +++ b/domains/nestornahuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NestorNahuel", + "email": "nahuel6195@gmail.com" + }, + "record": { + "CNAME": "portfolio-steel-seven-72.vercel.app" + } +} From e18e1f7d304f084fa4193666eabd0c1ec5414b8f Mon Sep 17 00:00:00 2001 From: orangci Date: Sat, 1 Mar 2025 13:44:05 +0300 Subject: [PATCH 2080/2485] feat(domains): register `cirno.is-a.dev` --- domains/cirno.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cirno.json diff --git a/domains/cirno.json b/domains/cirno.json new file mode 100644 index 000000000..37a73adae --- /dev/null +++ b/domains/cirno.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangci", + "discord": "orangc" + }, + "record": { + "URL": "https://orangc.net" + } + } + \ No newline at end of file From 86cf578456b3cfb221185d47a3eee0b7ccbf625d Mon Sep 17 00:00:00 2001 From: Sreehari Date: Sat, 1 Mar 2025 02:14:46 +0530 Subject: [PATCH 2081/2485] Create sreehari.json --- domains/sreehari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sreehari.json diff --git a/domains/sreehari.json b/domains/sreehari.json new file mode 100644 index 000000000..b58faca18 --- /dev/null +++ b/domains/sreehari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SreehariTS", + "email": "sreeharisudarshan@gmail.com" + }, + "record": { + "CNAME": "sreeharits.github.io" + } +} From c7377c99a70fcd68bec72fd0d21e3292df223234 Mon Sep 17 00:00:00 2001 From: Draken <131387159+dragonx943@users.noreply.github.com> Date: Sat, 1 Mar 2025 18:21:56 +0700 Subject: [PATCH 2082/2485] Create dragonx943.json --- domains/dragonx943.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dragonx943.json diff --git a/domains/dragonx943.json b/domains/dragonx943.json new file mode 100644 index 000000000..afce4ce3a --- /dev/null +++ b/domains/dragonx943.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dragonx943", + "email": "premieregirl26@gmail.com" + }, + "record": { + "A": "54.254.71.100" + } +} From 250498a5fdb12a3502a629954e7684621567e0f3 Mon Sep 17 00:00:00 2001 From: Draken <131387159+dragonx943@users.noreply.github.com> Date: Sat, 1 Mar 2025 18:28:32 +0700 Subject: [PATCH 2083/2485] Update dragonx943.json --- domains/dragonx943.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dragonx943.json b/domains/dragonx943.json index afce4ce3a..580371565 100644 --- a/domains/dragonx943.json +++ b/domains/dragonx943.json @@ -4,6 +4,6 @@ "email": "premieregirl26@gmail.com" }, "record": { - "A": "54.254.71.100" + "A": ["54.254.71.100"] } } From 7dfeb5f7109a9900912dae11d572e5563a7d1949 Mon Sep 17 00:00:00 2001 From: Abineethan Date: Sat, 1 Mar 2025 19:24:21 +0530 Subject: [PATCH 2084/2485] Update abineethan.json Update CNAME Record --- domains/abineethan.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/abineethan.json b/domains/abineethan.json index d65050360..9983a2f6d 100644 --- a/domains/abineethan.json +++ b/domains/abineethan.json @@ -1,11 +1,10 @@ { - "description": "This subdomain hosts my personal portfolio website.", - "repo": "https://github.com/abineethan/abineethan.github.io", + "description": "This is my portfolio website.", "owner": { "username": "abineethan", "email": "abineethan22@gmail.com" }, "record": { - "CNAME": "abineethan.github.io" + "CNAME": "abineethan-dev.web.app" } } From 3b02c4bd37bf463b03a28c8e5d98972713c6058e Mon Sep 17 00:00:00 2001 From: Rudyy Greyrat Date: Sat, 1 Mar 2025 20:57:25 +0700 Subject: [PATCH 2085/2485] Create rudeus.json --- domains/rudeus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rudeus.json diff --git a/domains/rudeus.json b/domains/rudeus.json new file mode 100644 index 000000000..442899d78 --- /dev/null +++ b/domains/rudeus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dmquang", + "email": "mq.rudyy.08@gmai.com" + }, + "record": { + "CNAME": "dmquang.github.io" + } +} From 050b64aad536bbe06224461db9ece4ef696343d6 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sat, 1 Mar 2025 10:28:37 -0500 Subject: [PATCH 2086/2485] fixed JSON --- domains/lver.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 491a05962..628d9472b 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -7,7 +7,6 @@ }, "record": { "CNAME": "lverz.glitch.me" - } }, "redirect_config": { "custom_paths": { From 0e583a471adc58d4e0ce990336e35ebc1b5500fe Mon Sep 17 00:00:00 2001 From: "M. Baharuddin Yusuf" Date: Sat, 1 Mar 2025 22:57:21 +0700 Subject: [PATCH 2087/2485] Create bayu.json --- domains/bayu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bayu.json diff --git a/domains/bayu.json b/domains/bayu.json new file mode 100644 index 000000000..1a28a3df2 --- /dev/null +++ b/domains/bayu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ByeByu07", + "email":"muhammadbaharuddin08123@gmail.com" + }, + "record": { + "CNAME": "byebyu07.github.io" + } +} From f45234f4a601b69611b406abe279e9a0b6992b8e Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:26:14 +0700 Subject: [PATCH 2088/2485] Update new record for tanbaycu.json --- domains/tanbaycu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json index 7defadbe3..a09c6ad1d 100644 --- a/domains/tanbaycu.json +++ b/domains/tanbaycu.json @@ -6,7 +6,7 @@ "email": "tanbaycu@gmail.com" }, "record": { - "CNAME": "tanbaycu.github.io" + "CNAME": "tanbaycu.verccel.app" }, "proxied": true } From 57398346e16aa63110bd51b6cfb70147bc905899 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Mar 2025 11:38:11 -0500 Subject: [PATCH 2089/2485] Apply suggestions from code review Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/reiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reiya.json b/domains/reiya.json index fb632c7a9..e0e0a44e0 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -1,6 +1,6 @@ { "owner": { - "username": "reiya" + "username": "reiya", "discord": "atlayer3" }, "record": { From 9248362247f85795d114dbc652ca76e67b6711a9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Mar 2025 11:38:20 -0500 Subject: [PATCH 2090/2485] Update reiya.json --- domains/reiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reiya.json b/domains/reiya.json index e0e0a44e0..840a23f7a 100644 --- a/domains/reiya.json +++ b/domains/reiya.json @@ -4,6 +4,6 @@ "discord": "atlayer3" }, "record": { - "CNAME": "atlayer3.net", + "CNAME": "atlayer3.net" } } From d95757d6f5b670ec94e8fc3ba1839101f8c737ce Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Sat, 1 Mar 2025 22:11:22 +0530 Subject: [PATCH 2091/2485] Update kunalpurandare.json --- domains/kunalpurandare.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json index aced85525..a59df3070 100644 --- a/domains/kunalpurandare.json +++ b/domains/kunalpurandare.json @@ -1,8 +1,9 @@ { "owner": { - "username": "kunalpurandare" + "username": "kunalpurandare", + "email": "kunalpurandare1703@gmail.com" }, "record": { - "CNAME": "https://kunalpurandare.github.io" + "CNAME": "kunalpurandare.github.io" } } From db6edf057dda897602447e5bd0269063905b5231 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Sat, 1 Mar 2025 11:47:45 -0500 Subject: [PATCH 2092/2485] Create _github-pages-challenge-nduartech.nathan.is-a.dev.json --- ...github-pages-challenge-nduartech.nathan.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json diff --git a/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json b/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json new file mode 100644 index 000000000..937af8d0d --- /dev/null +++ b/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nduartech", + "email": "nduartech101@gmail.com" + }, + "record": { + "TXT": "79d3051264abe353b91b26d27d0e42" + } +} From 685484654ec76d255725c88985ece6b226e28459 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Sat, 1 Mar 2025 11:50:24 -0500 Subject: [PATCH 2093/2485] Rename _github-pages-challenge-nduartech.nathan.is-a.dev.json to _github-pages-challenge-nduartech.nathan.json --- ...s-a.dev.json => _github-pages-challenge-nduartech.nathan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-nduartech.nathan.is-a.dev.json => _github-pages-challenge-nduartech.nathan.json} (100%) diff --git a/domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json b/domains/_github-pages-challenge-nduartech.nathan.json similarity index 100% rename from domains/_github-pages-challenge-nduartech.nathan.is-a.dev.json rename to domains/_github-pages-challenge-nduartech.nathan.json From 9f2dba4cac2e83e98924d0ab8ae0d1137f72f49a Mon Sep 17 00:00:00 2001 From: Bryan Sanchez <14BryanSaenz@gmail.com> Date: Sat, 1 Mar 2025 10:50:26 -0600 Subject: [PATCH 2094/2485] Create Bryan14Saenz.is-a.dev.json --- domains/Bryan14Saenz.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Bryan14Saenz.is-a.dev.json diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json new file mode 100644 index 000000000..4c4726104 --- /dev/null +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "domain": "is-a.dev", + "subdomain": "Bryan14Saenz", + "owner": { + "email": "14BryanSaenz@gmail.com" + }, + "records": { + "CNAME": "https://portafoliob14s.netlify.app/" + } +} From 5326355075de831331608b3995e524e753107ab3 Mon Sep 17 00:00:00 2001 From: Bryan Sanchez <14BryanSaenz@gmail.com> Date: Sat, 1 Mar 2025 10:55:18 -0600 Subject: [PATCH 2095/2485] Update Bryan14Saenz.is-a.dev.json --- domains/Bryan14Saenz.is-a.dev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json index 4c4726104..2dac9e5a8 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -1,8 +1,8 @@ { "domain": "is-a.dev", - "subdomain": "Bryan14Saenz", + "subdomain": "bryan14baenz", "owner": { - "email": "14BryanSaenz@gmail.com" + "email": "14bryansaenz@gmail.com" }, "records": { "CNAME": "https://portafoliob14s.netlify.app/" From 32d9982eba91893a253a76ab68183681b7eaaedf Mon Sep 17 00:00:00 2001 From: Bao Pham Date: Sun, 2 Mar 2025 00:02:53 +0700 Subject: [PATCH 2096/2485] Create www.bao.json --- domains/www.bao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.bao.json diff --git a/domains/www.bao.json b/domains/www.bao.json new file mode 100644 index 000000000..712d7588f --- /dev/null +++ b/domains/www.bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From 0855ad15f3bdb3546963d3d832f0aa4065d84877 Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sat, 1 Mar 2025 22:37:34 +0530 Subject: [PATCH 2097/2485] Create sandun.json --- domains/sandun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sandun.json diff --git a/domains/sandun.json b/domains/sandun.json new file mode 100644 index 000000000..ebcd760bc --- /dev/null +++ b/domains/sandun.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website of Sandun Madhushan", + "repo": "https://github.com/sandunMadhushan/sandunMadhushan.github.io", + "owner": { + "username": "sandunMadhushan", + "email": "sandunhmadushan9330@gmail.com" + }, + "record": { + "CNAME": "sandunMadhushan.github.io" + } +} From 82e1ebaf7bfa82b054d7c4182f13f0bbda8daedc Mon Sep 17 00:00:00 2001 From: cally <116295240+cally-jt@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:10:07 +0000 Subject: [PATCH 2098/2485] Create _discord.cally,json --- domains/_discord.cally,json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.cally,json diff --git a/domains/_discord.cally,json b/domains/_discord.cally,json new file mode 100644 index 000000000..80607c630 --- /dev/null +++ b/domains/_discord.cally,json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cally-jt", + "email": "callumjt@proton.me" + }, + "record": { + "TXT": "dh=ad9865a1b510eca9917556bd35b8e60d089d3888" + } +} From 89985ce114f0cb0573aa755864a3605f455050b4 Mon Sep 17 00:00:00 2001 From: cally <116295240+cally-jt@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:10:25 +0000 Subject: [PATCH 2099/2485] Create _discord.cally.json --- domains/_discord.cally.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.cally.json diff --git a/domains/_discord.cally.json b/domains/_discord.cally.json new file mode 100644 index 000000000..80607c630 --- /dev/null +++ b/domains/_discord.cally.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cally-jt", + "email": "callumjt@proton.me" + }, + "record": { + "TXT": "dh=ad9865a1b510eca9917556bd35b8e60d089d3888" + } +} From bf407fb63b6980f319cbea3cb8d8aeed25d25b63 Mon Sep 17 00:00:00 2001 From: Dharamvir Sinh Date: Sat, 1 Mar 2025 22:41:44 +0530 Subject: [PATCH 2100/2485] Create dharamvir.json --- domains/dharamvir.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dharamvir.json diff --git a/domains/dharamvir.json b/domains/dharamvir.json new file mode 100644 index 000000000..543e4aa8f --- /dev/null +++ b/domains/dharamvir.json @@ -0,0 +1,10 @@ +{ + "domain": "dharamvir.is-a.dev", + "owner": { + "email": "gohildharamvirsinh1530@gmail.com", + "github": "DH4R4M" + }, + "record": { + "CNAME": "DH4R4M.github.io" + } +} From aad1c93ab97c292d3aa1695f88d913077edd6bad Mon Sep 17 00:00:00 2001 From: cally <116295240+cally-jt@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:12:47 +0000 Subject: [PATCH 2101/2485] Delete domains/_discord.cally,json --- domains/_discord.cally,json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.cally,json diff --git a/domains/_discord.cally,json b/domains/_discord.cally,json deleted file mode 100644 index 80607c630..000000000 --- a/domains/_discord.cally,json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "cally-jt", - "email": "callumjt@proton.me" - }, - "record": { - "TXT": "dh=ad9865a1b510eca9917556bd35b8e60d089d3888" - } -} From 91903b8e005e32dafc7cc9f17b01d8b40f4627bb Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:25:56 +0700 Subject: [PATCH 2102/2485] Update tanbaycu.json --- domains/tanbaycu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json index a09c6ad1d..892edd731 100644 --- a/domains/tanbaycu.json +++ b/domains/tanbaycu.json @@ -6,7 +6,7 @@ "email": "tanbaycu@gmail.com" }, "record": { - "CNAME": "tanbaycu.verccel.app" + "CNAME": "tanbaycu.vercel.app" }, "proxied": true } From 7146471b432c0056f219f2703707856bfd1c1818 Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sat, 1 Mar 2025 22:58:06 +0530 Subject: [PATCH 2103/2485] Update domains/sandun.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/sandun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sandun.json b/domains/sandun.json index ebcd760bc..9e888ae80 100644 --- a/domains/sandun.json +++ b/domains/sandun.json @@ -6,6 +6,6 @@ "email": "sandunhmadushan9330@gmail.com" }, "record": { - "CNAME": "sandunMadhushan.github.io" + "CNAME": "sandunmadhushan.github.io" } } From 6f2e6264d33cfc842c55dd03be9bb4aed9adaf8a Mon Sep 17 00:00:00 2001 From: Youssef lmouden <168273055+YoussefDevPro@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:52:44 +0000 Subject: [PATCH 2104/2485] Create _vercel.youssef.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit alr, my bad 💀 i legit thought i had to put _vercel.youssef.json in my own repo, but yeah... turns out that was a major skill issue 😭 appreciate the patience, won’t happen again (i hope) 😅 --- domains/_vercel.youssef.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.youssef.json diff --git a/domains/_vercel.youssef.json b/domains/_vercel.youssef.json new file mode 100644 index 000000000..e598a4a15 --- /dev/null +++ b/domains/_vercel.youssef.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" +}, +"record": { + "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" +} +} From 847edb0722574e427b53afbc8ca6ec1127c863a1 Mon Sep 17 00:00:00 2001 From: Bryan Sanchez <14BryanSaenz@gmail.com> Date: Sat, 1 Mar 2025 12:00:39 -0600 Subject: [PATCH 2105/2485] Update Bryan14Saenz.is-a.dev.json --- domains/Bryan14Saenz.is-a.dev.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json index 2dac9e5a8..b11efd67a 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -1,10 +1,11 @@ { "domain": "is-a.dev", - "subdomain": "bryan14baenz", + "subdomain": "bryan14saenz", "owner": { + "username": "Bryan14Saenz" "email": "14bryansaenz@gmail.com" }, "records": { - "CNAME": "https://portafoliob14s.netlify.app/" + "CNAME": "portafoliob14s.netlify.app" } } From ed9906bf829eb277247f9bc8ee50146e863d168d Mon Sep 17 00:00:00 2001 From: Harun Abdullah Rakin <160221616+harunabdullahrakin@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:11:54 +0600 Subject: [PATCH 2106/2485] Create _discord.harunabdullah.json --- domains/_discord.harunabdullah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.harunabdullah.json diff --git a/domains/_discord.harunabdullah.json b/domains/_discord.harunabdullah.json new file mode 100644 index 000000000..b02c66be9 --- /dev/null +++ b/domains/_discord.harunabdullah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "harunabdullah", + "email": "harunabdullahrakin@gmail.com" + }, + "record": { + "TXT": "dh=08ca7b2a348ba12437193e6d84e9b819dc75da31" + } +} From 465cf1d84941d9ab0fba45011d27a324ea52b15f Mon Sep 17 00:00:00 2001 From: vinitshah101 <76030990+vinitshah101@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:47:26 +0530 Subject: [PATCH 2107/2485] Create vinitshah --- domains/vinitshah | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vinitshah diff --git a/domains/vinitshah b/domains/vinitshah new file mode 100644 index 000000000..deca1eb4f --- /dev/null +++ b/domains/vinitshah @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Webisite", + "repo": "https://github.com/vinitshah101/portfolio-website", + "owner": { + "username": "vinitshah101", + "email": "vinitshahofficial@gmail.com" + }, + "record": { + "CNAME": "vinitshah101.github.io" + } +} From 1f3aa2f990866b59ed298630fb564efc74272a77 Mon Sep 17 00:00:00 2001 From: Abdul-Quddus Date: Sat, 1 Mar 2025 19:21:23 +0100 Subject: [PATCH 2108/2485] Added my subdomain --- domains/abdulquddus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abdulquddus.json diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json new file mode 100644 index 000000000..f6cd52709 --- /dev/null +++ b/domains/abdulquddus.json @@ -0,0 +1,10 @@ +{ + "subdomain": "abdulquddus", + "owner": { + "email": "abdulquddusinda@gmail.com" + }, + "records": { + "CNAME": "abdulquddus.onrender.com" + } + } + \ No newline at end of file From fd4d764bc615e9c94f64e589a29ec9ba6d7c7fd8 Mon Sep 17 00:00:00 2001 From: vinitshah101 <76030990+vinitshah101@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:54:35 +0530 Subject: [PATCH 2109/2485] added vinitshah.json --- domains/{vinitshah => vinitshah.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{vinitshah => vinitshah.json} (100%) diff --git a/domains/vinitshah b/domains/vinitshah.json similarity index 100% rename from domains/vinitshah rename to domains/vinitshah.json From d2c428dcfa9d2caff62b90303f49a48ba49ee400 Mon Sep 17 00:00:00 2001 From: supperfreddo Date: Sat, 1 Mar 2025 19:59:17 +0100 Subject: [PATCH 2110/2485] Create supperfreddo.json --- domains/_vercel.supperfreddo.json | 10 ++++++++++ domains/supperfreddo.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.supperfreddo.json create mode 100644 domains/supperfreddo.json diff --git a/domains/_vercel.supperfreddo.json b/domains/_vercel.supperfreddo.json new file mode 100644 index 000000000..66480369b --- /dev/null +++ b/domains/_vercel.supperfreddo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "supperfreddo", + "email": "supperfreddoio@gmail.com", + "discord": "supperfreddo" + }, + "record": { + "TXT": "vc-domain-verify=supperfreddo.is-a.dev,68c20273ddb3ea11e1d6" + } +} \ No newline at end of file diff --git a/domains/supperfreddo.json b/domains/supperfreddo.json new file mode 100644 index 000000000..daaa546fb --- /dev/null +++ b/domains/supperfreddo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "supperfreddo", + "email": "supperfreddoio@gmail.com", + "discord": "supperfreddo" + }, + "record": { + "CNAME": "supperfreddo.vercel.app" + } +} \ No newline at end of file From 758ff5cf6df978362463456fd70fe4725ba39e85 Mon Sep 17 00:00:00 2001 From: Abdul-Quddus Date: Sat, 1 Mar 2025 20:33:05 +0100 Subject: [PATCH 2111/2485] Update domains/abdulquddus.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/abdulquddus.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json index f6cd52709..529c55659 100644 --- a/domains/abdulquddus.json +++ b/domains/abdulquddus.json @@ -1,5 +1,4 @@ { - "subdomain": "abdulquddus", "owner": { "email": "abdulquddusinda@gmail.com" }, From 702b5c5f2e06edf85f1380bc1eab4713bcdd3179 Mon Sep 17 00:00:00 2001 From: Abdul-Quddus Date: Sat, 1 Mar 2025 20:33:20 +0100 Subject: [PATCH 2112/2485] Update domains/abdulquddus.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/abdulquddus.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json index 529c55659..fceea4ca2 100644 --- a/domains/abdulquddus.json +++ b/domains/abdulquddus.json @@ -1,5 +1,6 @@ { "owner": { + "username": "aqdev-tech", "email": "abdulquddusinda@gmail.com" }, "records": { From 049379bd7a27d1883ce3c4c7effeedca1c97c55b Mon Sep 17 00:00:00 2001 From: Spencer Lee <37911329+LeeSpencer@users.noreply.github.com> Date: Sat, 1 Mar 2025 14:54:33 -0500 Subject: [PATCH 2113/2485] Create _github-pages-challenge-LeeSpencer.json --- domains/_github-pages-challenge-LeeSpencer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LeeSpencer.json diff --git a/domains/_github-pages-challenge-LeeSpencer.json b/domains/_github-pages-challenge-LeeSpencer.json new file mode 100644 index 000000000..6482df6a5 --- /dev/null +++ b/domains/_github-pages-challenge-LeeSpencer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeeSpencer", + "email": "mr.lee.spencer@gmail.com" + }, + "record": { + "TXT": "d2ec009b06395dafb0b2a7cb525a3a" + } +} From e9ed0649215ead2c04861c054a06e6fcb3f3c95b Mon Sep 17 00:00:00 2001 From: Spencer Lee <37911329+LeeSpencer@users.noreply.github.com> Date: Sat, 1 Mar 2025 15:06:52 -0500 Subject: [PATCH 2114/2485] Rename _github-pages-challenge-LeeSpencer.json to _github-pages-challenge-leespencer.spencer.json --- ...encer.json => _github-pages-challenge-leespencer.spencer.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-LeeSpencer.json => _github-pages-challenge-leespencer.spencer.json} (100%) diff --git a/domains/_github-pages-challenge-LeeSpencer.json b/domains/_github-pages-challenge-leespencer.spencer.json similarity index 100% rename from domains/_github-pages-challenge-LeeSpencer.json rename to domains/_github-pages-challenge-leespencer.spencer.json From c560c2251a86f68a3169846157bf01b975d34535 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:40:46 -0500 Subject: [PATCH 2115/2485] Update domains/_vercel.youssef.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/_vercel.youssef.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/_vercel.youssef.json b/domains/_vercel.youssef.json index e598a4a15..e54a53d60 100644 --- a/domains/_vercel.youssef.json +++ b/domains/_vercel.youssef.json @@ -1,9 +1,9 @@ { -"owner": { - "username": "YoussefDevPro", - "email": "youssef.pro.coding@gmail.com" -}, -"record": { - "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" -} + "owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" + } } From b08d0f06e817b347077599627e72269617bc29ba Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 05:51:21 +0700 Subject: [PATCH 2116/2485] Create _vercel.tanbaycu.json --- domains/_vercel.tanbaycu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.tanbaycu.json diff --git a/domains/_vercel.tanbaycu.json b/domains/_vercel.tanbaycu.json new file mode 100644 index 000000000..00e1f3e11 --- /dev/null +++ b/domains/_vercel.tanbaycu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=tanbaycu.is-a.dev,39c822aec04365116c16" + } +} From c18e974eb832e5c37bcb923d37d864675869207b Mon Sep 17 00:00:00 2001 From: nickibreeki Date: Sun, 2 Mar 2025 10:06:32 +0700 Subject: [PATCH 2117/2485] Create nickibreeki.json --- domains/nickibreeki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nickibreeki.json diff --git a/domains/nickibreeki.json b/domains/nickibreeki.json new file mode 100644 index 000000000..6ea9cac03 --- /dev/null +++ b/domains/nickibreeki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "n1ckibreeki", + "email": "nickibreeki@outlook.com" + }, + "record": { + "CNAME": "nickibreeki.pages.dev" + } +} From 58a4cbcef5b06b86a25f5352a718a8b98d2dc119 Mon Sep 17 00:00:00 2001 From: Quang Tran Date: Sun, 2 Mar 2025 11:18:00 +0700 Subject: [PATCH 2118/2485] Create quangtran.json --- domains/quangtran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quangtran.json diff --git a/domains/quangtran.json b/domains/quangtran.json new file mode 100644 index 000000000..832f5f7d6 --- /dev/null +++ b/domains/quangtran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kokkini", + "email": "trannhatquang1104@gmail.com" + }, + "record": { + "CNAME": "kokkini.github.io" + } +} From 52957800fafcdf634f1944e3ad3ed745962fbaba Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:37:00 -0500 Subject: [PATCH 2119/2485] Create lit.lver.json --- domains/lit.lver.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/lit.lver.json diff --git a/domains/lit.lver.json b/domains/lit.lver.json new file mode 100644 index 000000000..aebffe910 --- /dev/null +++ b/domains/lit.lver.json @@ -0,0 +1,17 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "URL": "https://linktr.ee/lverboy" + }, + "redirect_config": { + "custom_paths": { + "/home": "https://lver.is-a.dev/" + }, + "redirect_paths": true + }, +} From 67dfee4591a3edc7f69e0d21ca9323bf62e22d26 Mon Sep 17 00:00:00 2001 From: marjuzdev <47751150+marjuzdev@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:52:17 -0500 Subject: [PATCH 2120/2485] Create marjuz --- domains/marjuz | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/marjuz diff --git a/domains/marjuz b/domains/marjuz new file mode 100644 index 000000000..8398f546d --- /dev/null +++ b/domains/marjuz @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "marjuzdev" + }, + "records": { + "CNAME": "marjuz.netlify.app" + } +} From 7d420d4e9dc6810598ae79859652de82fdc9c52e Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:22:21 -0500 Subject: [PATCH 2121/2485] Create lver-rocks.lver.json --- domains/lver-rocks.lver.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/lver-rocks.lver.json diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json new file mode 100644 index 000000000..088396f05 --- /dev/null +++ b/domains/lver-rocks.lver.json @@ -0,0 +1,23 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "CNAME": "lver-rocks.pages.dev" + }, + "redirect_config": { + "custom_paths": { + "/home": "https://lver.is-a.dev/", + "/host": "https://pages.dev/", + "/dir": "https://github.com/is-a-dev/register", + "/iad": "https://is-a.dev/", + "/proxy": "https://developers.cloudflare.com/dns/proxy-status/", + "/contact": "https://contact-lver.pages.dev", + }, + "redirect_paths": true + }, + "proxied": true +} From 19f79122494e05eac8d441ad70378d3ca433cb66 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:06:21 +0530 Subject: [PATCH 2122/2485] Update 0xarchit.json mail records not setting up. so using nameserver --- domains/0xarchit.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index ede3f61cd..965e8b8ad 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,15 +4,9 @@ "email": "0xarchit@proton.me" }, "record": { - "MX": [ - "mx.zoho.in", - "mx2.zoho.in", - "mx3.zoho.in" - ], - "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + "NS": [ + "brenna.ns.cloudflare.com", + "cartman.ns.cloudflare.com" ] } } From 5217bc60501e373b7944c7d4a9d7e6a5e919343d Mon Sep 17 00:00:00 2001 From: jznctt <109400524+ncttjz@users.noreply.github.com> Date: Sun, 2 Mar 2025 12:39:17 +0700 Subject: [PATCH 2123/2485] Update jznctt.json --- domains/jznctt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jznctt.json b/domains/jznctt.json index 4154d6fff..a4f78e30e 100644 --- a/domains/jznctt.json +++ b/domains/jznctt.json @@ -7,4 +7,5 @@ }, "record": { "CNAME": "ncttjz.github.io" - }, + } +} From f2dd6c76e21d287a7bf213c96d33d909f3249c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20P=C3=A9rez=20Fleita?= <82460793+frankperez-github@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:45:14 -0500 Subject: [PATCH 2124/2485] Create frank-perez-fleita.json --- domains/frank-perez-fleita.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/frank-perez-fleita.json diff --git a/domains/frank-perez-fleita.json b/domains/frank-perez-fleita.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/frank-perez-fleita.json @@ -0,0 +1 @@ + From 0ce5fc633650b9df60f38ad612202891eda62a81 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:21:42 +0530 Subject: [PATCH 2125/2485] Update 0xarchit.json --- domains/0xarchit.json | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 965e8b8ad..170132b32 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,9 +4,29 @@ "email": "0xarchit@proton.me" }, "record": { - "NS": [ - "brenna.ns.cloudflare.com", - "cartman.ns.cloudflare.com" + "MX": [ + { + "value": "mx.zoho.in", + "priority": "10" + }, + { + "value": "mx2.zoho.in", + "priority": "20" + }, + { + "value": "mx3.zoho.in", + "priority": "50" + } + ], + "TXT": [ + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", + ], + "TXT": [ + { + "host": "zmail._domainkey", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } ] } } From e49ad5eb205333d392a91848d22089daaa246564 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:24:50 +0530 Subject: [PATCH 2126/2485] Update 0xarchit.json --- domains/0xarchit.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 170132b32..4a1b0a620 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -6,23 +6,21 @@ "record": { "MX": [ { - "value": "mx.zoho.in", - "priority": "10" + "value": "mx.zoho.in", + "priority": 10 }, { - "value": "mx2.zoho.in", - "priority": "20" + "value": "mx2.zoho.in", + "priority": 20 }, { - "value": "mx3.zoho.in", - "priority": "50" + "value": "mx3.zoho.in", + "priority": 50 } ], "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - ], - "TXT": [ { "host": "zmail._domainkey", "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" From 799c049496e1c4d44895cf7bf27a5a1172306672 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:26:18 +0530 Subject: [PATCH 2127/2485] Update 0xarchit.json --- domains/0xarchit.json | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 4a1b0a620..d11e24ccf 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,26 +5,14 @@ }, "record": { "MX": [ - { - "value": "mx.zoho.in", - "priority": 10 - }, - { - "value": "mx2.zoho.in", - "priority": 20 - }, - { - "value": "mx3.zoho.in", - "priority": 50 - } + "10 mx.zoho.in", + "20 mx2.zoho.in", + "50 mx3.zoho.in" ], "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - { - "host": "zmail._domainkey", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } + "zmail._domainkey=v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } } From 3937bc33e73d46e18b4d4e2319e9a8e6c85238cc Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 11:27:33 +0530 Subject: [PATCH 2128/2485] Update 0xarchit.json --- domains/0xarchit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index d11e24ccf..72ba340f9 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -5,9 +5,9 @@ }, "record": { "MX": [ - "10 mx.zoho.in", - "20 mx2.zoho.in", - "50 mx3.zoho.in" + "mx.zoho.in", + "mx2.zoho.in", + "mx3.zoho.in" ], "TXT": [ "v=spf1 include:zohomail.in ~all", From a18ed77b574bf48380c0353ca0a20840652edba9 Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 13:41:18 +0700 Subject: [PATCH 2129/2485] Create handikatriarlan.json --- domains/handikatriarlan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/handikatriarlan.json diff --git a/domains/handikatriarlan.json b/domains/handikatriarlan.json new file mode 100644 index 000000000..53a083687 --- /dev/null +++ b/domains/handikatriarlan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "handikatriarlan" + }, + "record": { + "CNAME": "cname.vercel-dns.com." + } +} From 08a0acba7b8b4937f71165ef2d791224ca1728fc Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:47:27 +0300 Subject: [PATCH 2130/2485] Update domains/pita.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/pita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pita.json b/domains/pita.json index 03a906f47..901098b86 100644 --- a/domains/pita.json +++ b/domains/pita.json @@ -1,6 +1,6 @@ { "owner": { - "username": "pita092" + "username": "pita092", "discord": "spongebob_spongebob_spongebob" }, "record": { From 311c7d3a2a6eafaf8578c6b3f0d5c1ee5752d234 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:49:23 +0300 Subject: [PATCH 2131/2485] this aint supposed to be in here nephew --- domains/Bryan14Saenz.is-a.dev.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.is-a.dev.json index b11efd67a..f38786b87 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.is-a.dev.json @@ -1,6 +1,4 @@ { - "domain": "is-a.dev", - "subdomain": "bryan14saenz", "owner": { "username": "Bryan14Saenz" "email": "14bryansaenz@gmail.com" From ccc0e57f56ae71d069d4540d150a3a38565d2436 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:50:46 +0300 Subject: [PATCH 2132/2485] kids these days :( --- domains/{Bryan14Saenz.is-a.dev.json => Bryan14Saenz.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Bryan14Saenz.is-a.dev.json => Bryan14Saenz.json} (79%) diff --git a/domains/Bryan14Saenz.is-a.dev.json b/domains/Bryan14Saenz.json similarity index 79% rename from domains/Bryan14Saenz.is-a.dev.json rename to domains/Bryan14Saenz.json index f38786b87..54fdcd676 100644 --- a/domains/Bryan14Saenz.is-a.dev.json +++ b/domains/Bryan14Saenz.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Bryan14Saenz" + "username": "Bryan14Saenz", "email": "14bryansaenz@gmail.com" }, "records": { From 26964eef259b3c9d6a0cb26993552b159258db79 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:53:47 +0300 Subject: [PATCH 2133/2485] istg another typo happens and ill rope --- domains/Bryan14Saenz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Bryan14Saenz.json b/domains/Bryan14Saenz.json index 54fdcd676..7d5956ba0 100644 --- a/domains/Bryan14Saenz.json +++ b/domains/Bryan14Saenz.json @@ -3,7 +3,7 @@ "username": "Bryan14Saenz", "email": "14bryansaenz@gmail.com" }, - "records": { + "record": { "CNAME": "portafoliob14s.netlify.app" } } From 8e44c3d49fd9845aa5365819db6d43c124692f42 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:55:39 +0300 Subject: [PATCH 2134/2485] death --- domains/{Bryan14Saenz.json => bryan14saenz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Bryan14Saenz.json => bryan14saenz.json} (100%) diff --git a/domains/Bryan14Saenz.json b/domains/bryan14saenz.json similarity index 100% rename from domains/Bryan14Saenz.json rename to domains/bryan14saenz.json From d22f9da1912d231bf567d91ceda2d8b03af24b4f Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 09:59:42 +0300 Subject: [PATCH 2135/2485] typo --- domains/abdulquddus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/abdulquddus.json b/domains/abdulquddus.json index fceea4ca2..84b383608 100644 --- a/domains/abdulquddus.json +++ b/domains/abdulquddus.json @@ -3,8 +3,8 @@ "username": "aqdev-tech", "email": "abdulquddusinda@gmail.com" }, - "records": { + "record": { "CNAME": "abdulquddus.onrender.com" } } - \ No newline at end of file + From b8503cfec85c658001cceddacf274dd8e3aad6ed Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 10:05:17 +0300 Subject: [PATCH 2136/2485] Update marjuz --- domains/marjuz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marjuz b/domains/marjuz index 8398f546d..f678aa328 100644 --- a/domains/marjuz +++ b/domains/marjuz @@ -2,7 +2,7 @@ "owner": { "username": "marjuzdev" }, - "records": { + "record": { "CNAME": "marjuz.netlify.app" } } From a00db17e970257e76b66461cdf4c0a5a784b387f Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 2 Mar 2025 10:06:30 +0300 Subject: [PATCH 2137/2485] Rename marjuz to marjuz.json --- domains/{marjuz => marjuz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{marjuz => marjuz.json} (100%) diff --git a/domains/marjuz b/domains/marjuz.json similarity index 100% rename from domains/marjuz rename to domains/marjuz.json From 48e0c2fee61251a34c7aade7a2de9e22dc6c3bb9 Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 14:11:19 +0700 Subject: [PATCH 2138/2485] Update handikatriarlan.json --- domains/handikatriarlan.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/handikatriarlan.json b/domains/handikatriarlan.json index 53a083687..073a5b8f8 100644 --- a/domains/handikatriarlan.json +++ b/domains/handikatriarlan.json @@ -1,8 +1,9 @@ { "owner": { - "username": "handikatriarlan" + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com." + "CNAME": "cname.vercel-dns.com" } } From 19c3184a2d7946837afee3a79d5a27bfc424382e Mon Sep 17 00:00:00 2001 From: roylee0704 Date: Sun, 2 Mar 2025 14:13:13 +0700 Subject: [PATCH 2139/2485] Update roylee0704 --- domains/roylee0704 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/roylee0704 b/domains/roylee0704 index 8b1378917..d250f5340 100644 --- a/domains/roylee0704 +++ b/domains/roylee0704 @@ -1 +1,9 @@ - +{ + "owner": { + "username": "roylee0704", + "email": "roylee0704@gmail.com" + }, + "record": { + "CNAME": "https://roylee0704.github.io/react-flexbox-grid" + } +} From c2b6977147aea7552a0dfd34b55291782e956436 Mon Sep 17 00:00:00 2001 From: roylee0704 Date: Sun, 2 Mar 2025 14:26:15 +0700 Subject: [PATCH 2140/2485] Update domains/roylee0704 Co-authored-by: orangc --- domains/roylee0704 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roylee0704 b/domains/roylee0704 index d250f5340..66a6a4721 100644 --- a/domains/roylee0704 +++ b/domains/roylee0704 @@ -4,6 +4,6 @@ "email": "roylee0704@gmail.com" }, "record": { - "CNAME": "https://roylee0704.github.io/react-flexbox-grid" + "CNAME": "roylee0704.github.io" } } From 18a6f5e376d48cf5743329cc866c9a9716cf65e3 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:36:23 +0700 Subject: [PATCH 2141/2485] Create minhtan.json --- domains/minhtan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/minhtan.json diff --git a/domains/minhtan.json b/domains/minhtan.json new file mode 100644 index 000000000..3211b7562 --- /dev/null +++ b/domains/minhtan.json @@ -0,0 +1,12 @@ +{ + "description": "Trình giả lập chạy mã Python trên website.", + "repo": "https://github.com/tanbaycu/pythonCLI-webapp", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "python-cli-webapp.vercel.app" + }, + "proxied": true +} From 972857e4354833a9931db63bbbab79918d5d6dca Mon Sep 17 00:00:00 2001 From: Bandu Mulla Date: Sun, 2 Mar 2025 13:07:34 +0530 Subject: [PATCH 2142/2485] Add bandu.json configuration for domain ownership and CNAME record --- domains/bandu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bandu.json diff --git a/domains/bandu.json b/domains/bandu.json new file mode 100644 index 000000000..b0cd2619a --- /dev/null +++ b/domains/bandu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bmulla7", + "email": "bmulla7@gmail.com" + }, + "record": { + "CNAME": "bandu.pages.dev" + } +} From fa8815a91d8e42c057ed32e6513c1c1f25e4c8a4 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:37:38 +0700 Subject: [PATCH 2143/2485] Create _vercel.minhtan.json --- domains/_vercel.minhtan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.minhtan.json diff --git a/domains/_vercel.minhtan.json b/domains/_vercel.minhtan.json new file mode 100644 index 000000000..60f5234bc --- /dev/null +++ b/domains/_vercel.minhtan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=minhtan.is-a.dev,7be64448654af271a7c5" + } +} From 39f09b3bfc127308b3aac7bf46ff78ba99dd883c Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 16:31:09 +0700 Subject: [PATCH 2144/2485] Update handikatriarlan.json --- domains/handikatriarlan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/handikatriarlan.json b/domains/handikatriarlan.json index 073a5b8f8..8bf3bab5f 100644 --- a/domains/handikatriarlan.json +++ b/domains/handikatriarlan.json @@ -4,6 +4,6 @@ "email": "handikaarlan@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" } } From c8dd131bb6cdc6131e2c7169fec64c099b447b7b Mon Sep 17 00:00:00 2001 From: Yahli Gitzi <111854403+yahligitzi@users.noreply.github.com> Date: Sun, 2 Mar 2025 11:48:27 +0200 Subject: [PATCH 2145/2485] Create yahli.json --- domains/yahli.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yahli.json diff --git a/domains/yahli.json b/domains/yahli.json new file mode 100644 index 000000000..94473bb32 --- /dev/null +++ b/domains/yahli.json @@ -0,0 +1,10 @@ +{ + "description": "Personal dev website", + "owner": { + "username": "yahligitzi", + "email": "yahligitzi2@gmail.com" + }, + "record": { + "CNAME": "yahligitzi.github.io" + } +} From 75836fe412a8481a33ff44a9c646d25091981c8e Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 16:48:51 +0700 Subject: [PATCH 2146/2485] Rename handikatriarlan.json to arlan.json --- domains/{handikatriarlan.json => arlan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{handikatriarlan.json => arlan.json} (100%) diff --git a/domains/handikatriarlan.json b/domains/arlan.json similarity index 100% rename from domains/handikatriarlan.json rename to domains/arlan.json From c393aaee25c34b8d8be9c3f90572e5ef6063ef71 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 16:17:13 +0530 Subject: [PATCH 2147/2485] Create zmail._domainkey.0xarchit --- domains/zmail._domainkey.0xarchit | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zmail._domainkey.0xarchit diff --git a/domains/zmail._domainkey.0xarchit b/domains/zmail._domainkey.0xarchit new file mode 100644 index 000000000..9e1d85a52 --- /dev/null +++ b/domains/zmail._domainkey.0xarchit @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xarchit", + "email": "0xarchit@proton.me" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } +} From a67411f42546ac5d25296dc3079546ec90628904 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 16:18:22 +0530 Subject: [PATCH 2148/2485] Rename zmail._domainkey.0xarchit to zmail._domainkey.0xarchit.json --- .../{zmail._domainkey.0xarchit => zmail._domainkey.0xarchit.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{zmail._domainkey.0xarchit => zmail._domainkey.0xarchit.json} (100%) diff --git a/domains/zmail._domainkey.0xarchit b/domains/zmail._domainkey.0xarchit.json similarity index 100% rename from domains/zmail._domainkey.0xarchit rename to domains/zmail._domainkey.0xarchit.json From d49a950c48696a9f18562637ad0e2f6ec43dd397 Mon Sep 17 00:00:00 2001 From: Shoaib Ahmad <127685413+D3vShoaib@users.noreply.github.com> Date: Sun, 2 Mar 2025 16:23:07 +0530 Subject: [PATCH 2149/2485] Create shoaib.json --- domains/shoaib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shoaib.json diff --git a/domains/shoaib.json b/domains/shoaib.json new file mode 100644 index 000000000..d032d1025 --- /dev/null +++ b/domains/shoaib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d3vshoaib" + "email": "d3vshoaib@gmail.com" + }, + "record": { + "CNAME": "d3vshoaib.netlify.app" + } +} From 0b0452a5dda81dfb6f351dc993d7ce8aa53fa196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cemal=20G=C3=B6n=C3=BClta=C5=9F?= <45357531+cemalgnlts@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:38:24 +0300 Subject: [PATCH 2150/2485] Create cemalgnlts.json --- domains/cemalgnlts.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/cemalgnlts.json diff --git a/domains/cemalgnlts.json b/domains/cemalgnlts.json new file mode 100644 index 000000000..19173f65e --- /dev/null +++ b/domains/cemalgnlts.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "cemalgnlts", + }, + "record": { + "CNAME": "cemalgnlts.surge.sh" + } +} From 96bfd99114c30155cdb95720f2e6847232790344 Mon Sep 17 00:00:00 2001 From: Aadityaa Nagarajan Date: Sun, 2 Mar 2025 17:16:42 +0530 Subject: [PATCH 2151/2485] Create _vercel.aadityaa.json --- domains/_vercel.aadityaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.aadityaa.json diff --git a/domains/_vercel.aadityaa.json b/domains/_vercel.aadityaa.json new file mode 100644 index 000000000..bfa029eff --- /dev/null +++ b/domains/_vercel.aadityaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aadityaa2606", + "email": "aadityaa2606@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aadityaa.is-a.dev,ac8d0d70ecad184cddfa" + } +} From ddf06f8dc75ad664e2b0d5375c01748065afb4d1 Mon Sep 17 00:00:00 2001 From: Aadityaa Nagarajan Date: Sun, 2 Mar 2025 17:17:35 +0530 Subject: [PATCH 2152/2485] Create aadityaa.json --- domains/aadityaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aadityaa.json diff --git a/domains/aadityaa.json b/domains/aadityaa.json new file mode 100644 index 000000000..0609b2d10 --- /dev/null +++ b/domains/aadityaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aadityaa2606", + "email": "aadityaa2606@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 63a9af4c8eb9d56e731158dce927564c25d77ca9 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 16:10:03 +0400 Subject: [PATCH 2153/2485] fix: json --- domains/shoaib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shoaib.json b/domains/shoaib.json index d032d1025..07d506eed 100644 --- a/domains/shoaib.json +++ b/domains/shoaib.json @@ -1,6 +1,6 @@ { "owner": { - "username": "d3vshoaib" + "username": "d3vshoaib", "email": "d3vshoaib@gmail.com" }, "record": { From c31c2fc9b21e001df4d95e6af19d3f3f261376ca Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 17:45:28 +0530 Subject: [PATCH 2154/2485] Update 0xarchit.json --- domains/0xarchit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 72ba340f9..8f1343b7f 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -12,7 +12,10 @@ "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - "zmail._domainkey=v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + { + "host": "zmail._domainkey.0xarchit", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } ] } } From 717ce481c1c6bff16c5402e43cd14782a711a144 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 17:51:45 +0530 Subject: [PATCH 2155/2485] Update 0xarchit.json --- domains/0xarchit.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 8f1343b7f..766feacce 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -10,8 +10,14 @@ "mx3.zoho.in" ], "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", + { + "host": "@", + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "host": "@", + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, { "host": "zmail._domainkey.0xarchit", "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" From 85a66c134254742c0d38580e434b64a2808be968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cemal=20G=C3=B6n=C3=BClta=C5=9F?= <45357531+cemalgnlts@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:25:44 +0300 Subject: [PATCH 2156/2485] Add contact method --- domains/cemalgnlts.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/cemalgnlts.json b/domains/cemalgnlts.json index 19173f65e..c9869cd61 100644 --- a/domains/cemalgnlts.json +++ b/domains/cemalgnlts.json @@ -1,6 +1,7 @@ { "owner": { "username": "cemalgnlts", + "discord": "cemalgnlts" }, "record": { "CNAME": "cemalgnlts.surge.sh" From 0251429e5cb4279c04595914eb4fb5f994be0ba9 Mon Sep 17 00:00:00 2001 From: Priscila Date: Sun, 2 Mar 2025 13:29:06 +0100 Subject: [PATCH 2157/2485] Create priscila.json --- domains/priscila.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/priscila.json diff --git a/domains/priscila.json b/domains/priscila.json new file mode 100644 index 000000000..6362a0f46 --- /dev/null +++ b/domains/priscila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pgoliv-code", + "email": "pguillen.oliv@gmail.com" + }, + "record": { + "CNAME": "https://pgoliv-code.github.io/" + } +} From 47fb8771ec6ebc2ddc2d9aa0bcd5fed5e9c93fe5 Mon Sep 17 00:00:00 2001 From: nickibreeki Date: Sun, 2 Mar 2025 19:30:01 +0700 Subject: [PATCH 2158/2485] Create _discord.nickibreeki.json --- domains/_discord.nickibreeki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.nickibreeki.json diff --git a/domains/_discord.nickibreeki.json b/domains/_discord.nickibreeki.json new file mode 100644 index 000000000..6a6fbec44 --- /dev/null +++ b/domains/_discord.nickibreeki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "n1ckibreeki", + "email": "nickibreeki@outlook.com" + }, + "record": { + "TXT": "dh=14acda3ef13ac5d15f7cf8e8cfd3a8556fc227eb" + } +} From db545c7cbd93389f6de569a3e802db617d7fbc94 Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sun, 2 Mar 2025 18:01:25 +0530 Subject: [PATCH 2159/2485] Create _github-pages-challenge-sandunmadhushan.json --- domains/_github-pages-challenge-sandunmadhushan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sandunmadhushan.json diff --git a/domains/_github-pages-challenge-sandunmadhushan.json b/domains/_github-pages-challenge-sandunmadhushan.json new file mode 100644 index 000000000..64530a2c7 --- /dev/null +++ b/domains/_github-pages-challenge-sandunmadhushan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sandunMadhushan", + "email": "sandunhmadushan9330@gmail.com" + }, + "record": { + "TXT": "6f8cbcd17af6f3e277eb864f78cfeb" + } +} From 1ff321c4624224af31582d9c9d6872f2cae6427c Mon Sep 17 00:00:00 2001 From: Sandun Madhushan Date: Sun, 2 Mar 2025 18:10:01 +0530 Subject: [PATCH 2160/2485] Rename _github-pages-challenge-sandunmadhushan.json to _github-pages-challenge-sandunmadhushan.sandun.json --- ...n.json => _github-pages-challenge-sandunmadhushan.sandun.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-sandunmadhushan.json => _github-pages-challenge-sandunmadhushan.sandun.json} (100%) diff --git a/domains/_github-pages-challenge-sandunmadhushan.json b/domains/_github-pages-challenge-sandunmadhushan.sandun.json similarity index 100% rename from domains/_github-pages-challenge-sandunmadhushan.json rename to domains/_github-pages-challenge-sandunmadhushan.sandun.json From decf444b54889b150f5e1557adf6ea251fdc8961 Mon Sep 17 00:00:00 2001 From: Priscila Date: Sun, 2 Mar 2025 13:40:38 +0100 Subject: [PATCH 2161/2485] Update domains/priscila.json Co-authored-by: iostpa --- domains/priscila.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/priscila.json b/domains/priscila.json index 6362a0f46..f827b48c6 100644 --- a/domains/priscila.json +++ b/domains/priscila.json @@ -4,6 +4,6 @@ "email": "pguillen.oliv@gmail.com" }, "record": { - "CNAME": "https://pgoliv-code.github.io/" + "CNAME": "pgoliv-code.github.io" } } From 79f9aee4585c08a36949ea71af1b2ac7a03f75a9 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:14:36 +0530 Subject: [PATCH 2162/2485] Update 0xarchit.json : Redirect Path --- domains/0xarchit.json | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 766feacce..274cb96f5 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -10,18 +10,16 @@ "mx3.zoho.in" ], "TXT": [ - { - "host": "@", - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "host": "@", - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, - { - "host": "zmail._domainkey.0xarchit", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } + "redirect_config": { + "custom_paths": { + "/": "https://0xarchit.pages.dev" + }, + "redirect_paths": true + } +} } From a93c52ae2aaee407b11b3c82994350c5a12dd44a Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:15:10 +0530 Subject: [PATCH 2163/2485] Update 0xarchit.json --- domains/0xarchit.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 274cb96f5..75ee5bdc6 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -22,4 +22,3 @@ "redirect_paths": true } } -} From e840fe2e03515aa3862af355fed27d79e7f8c301 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:20:29 +0530 Subject: [PATCH 2164/2485] Update 0xarchit.json --- domains/0xarchit.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 75ee5bdc6..ede3f61cd 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -15,10 +15,4 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } - "redirect_config": { - "custom_paths": { - "/": "https://0xarchit.pages.dev" - }, - "redirect_paths": true - } } From f1028fd0446464fb8ea0fc72b792728de794f4db Mon Sep 17 00:00:00 2001 From: taitai2107 <91364752+taitai2107@users.noreply.github.com> Date: Sun, 2 Mar 2025 19:57:24 +0700 Subject: [PATCH 2165/2485] Create tainguyen.json --- domains/tainguyen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tainguyen.json diff --git a/domains/tainguyen.json b/domains/tainguyen.json new file mode 100644 index 000000000..a6759b620 --- /dev/null +++ b/domains/tainguyen.json @@ -0,0 +1,11 @@ +{ + "description" : "this is my profile" , + "repo" : "https://github.com/taitai2107/web_cv" , + "owner" : { + "username" : "taitai2107" , + "email" : "nguyencongkhanhtai21072001@gmail.com" + }, + "record" : { + "CNAME" : "taitai2107.github.io" + } +} From ad0f9a69a93a358e19ea2a8d447f27399987fe6c Mon Sep 17 00:00:00 2001 From: Marten-Mrfc <101009922+Marten-Mrfc@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:59:28 +0100 Subject: [PATCH 2166/2485] Create marten-mrfc.json --- domains/marten-mrfc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marten-mrfc.json diff --git a/domains/marten-mrfc.json b/domains/marten-mrfc.json new file mode 100644 index 000000000..b5d2c9ae3 --- /dev/null +++ b/domains/marten-mrfc.json @@ -0,0 +1,11 @@ +{ + "description": "For my portfolio site", + "repo": "https://github.com/Marten-Mrfc/Marten-Mrfc", + "owner": { + "username": "Marten-Mrfc", + "email": "martensog@gmail.com" + }, + "record": { + "CNAME": "marten-mrfc.github.io" + } +} From b9d081c9334355fe5d56d4b6de894bc772785c19 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:33:49 +0530 Subject: [PATCH 2167/2485] setting up redirect path --- domains/0xarchit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index ede3f61cd..700077b75 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -13,6 +13,7 @@ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - ] + ], + "URL": "https://0xarchit.pages.dev" } } From e383766fac0030717adf800b4d40e01f9c160457 Mon Sep 17 00:00:00 2001 From: xhide341 Date: Sun, 2 Mar 2025 21:10:32 +0800 Subject: [PATCH 2168/2485] refactor: remove address record --- domains/xhide341.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/xhide341.json b/domains/xhide341.json index 874947249..7ea9d136a 100644 --- a/domains/xhide341.json +++ b/domains/xhide341.json @@ -7,7 +7,6 @@ "discord": "364749406878171136" }, "record": { - "A": ["75.2.60.5"], "CNAME": ["xhide341.netlify.app"] } } \ No newline at end of file From 751d7bb4d81a437446d275e4f590a57ed2d2dc49 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:52:28 +0530 Subject: [PATCH 2169/2485] Update 0xarchit.json Added cname instead of redirection --- domains/0xarchit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 700077b75..1cf91ac5c 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -14,6 +14,6 @@ "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], - "URL": "https://0xarchit.pages.dev" + "CNAME": "0xarchit.pages.dev" } } From 1371bf2d442ba5e67408f96f18a5e56f1e802c95 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:57:04 +0530 Subject: [PATCH 2170/2485] Update 0xarchit.json --- domains/0xarchit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 1cf91ac5c..303e85c79 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -15,5 +15,6 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], "CNAME": "0xarchit.pages.dev" - } + }, + "proxied": true } From 6a2f0b24e513d1f0a8277e4057f24c5ae1b3992f Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Sun, 2 Mar 2025 19:01:56 +0530 Subject: [PATCH 2171/2485] Updated kunalpurandare.json --- domains/kunalpurandare.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json index a59df3070..d36baa6d8 100644 --- a/domains/kunalpurandare.json +++ b/domains/kunalpurandare.json @@ -4,6 +4,6 @@ "email": "kunalpurandare1703@gmail.com" }, "record": { - "CNAME": "kunalpurandare.github.io" + "URL": "https://kunalpurandare.github.io/portfolio" } } From 1b11513d57025e0f6d874f2fb4b37f8989e20a03 Mon Sep 17 00:00:00 2001 From: Thanh NT Date: Sun, 2 Mar 2025 20:36:28 +0700 Subject: [PATCH 2172/2485] Create ysoseriouz.json --- domains/ysoseriouz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ysoseriouz.json diff --git a/domains/ysoseriouz.json b/domains/ysoseriouz.json new file mode 100644 index 000000000..79c8f6184 --- /dev/null +++ b/domains/ysoseriouz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ysoseriouz" + }, + "record": { + "CNAME": "ysoseriouz.com" + } +} From d2d20d40981b879a779314e56710fff199f3613e Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 21:01:38 +0700 Subject: [PATCH 2173/2485] Create _vercel.arlan.json --- domains/_vercel.arlan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arlan.json diff --git a/domains/_vercel.arlan.json b/domains/_vercel.arlan.json new file mode 100644 index 000000000..8bf3bab5f --- /dev/null +++ b/domains/_vercel.arlan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" + } +} From f017bd37c11e405f02e7fe4a1fbf45a14f3dcf1d Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 21:02:26 +0700 Subject: [PATCH 2174/2485] Update arlan.json --- domains/arlan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arlan.json b/domains/arlan.json index 8bf3bab5f..ba3c9bb28 100644 --- a/domains/arlan.json +++ b/domains/arlan.json @@ -4,6 +4,6 @@ "email": "handikaarlan@gmail.com" }, "record": { - "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" + "CNAME": "handikatriarlan.vercel.app" } } From 7a123c978421602bb75e3cc3ec121ff405dd18df Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 09:49:00 -0500 Subject: [PATCH 2175/2485] Update lver.json --- domains/lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 628d9472b..e399cf914 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -6,7 +6,7 @@ "sms": "(616) 256-0214 [business]" }, "record": { - "CNAME": "lverz.glitch.me" + "URL": "https://lverz.glitch.me/" }, "redirect_config": { "custom_paths": { From 3040aba6d0a4568425257603b1c3963cb6a0618a Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 09:49:31 -0500 Subject: [PATCH 2176/2485] Update lver-rocks.lver.json --- domains/lver-rocks.lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json index 088396f05..a440c7873 100644 --- a/domains/lver-rocks.lver.json +++ b/domains/lver-rocks.lver.json @@ -6,7 +6,7 @@ "sms": "(616) 256-0214 [business]" }, "record": { - "CNAME": "lver-rocks.pages.dev" + "URL": "https://lver-rocks.pages.dev/" }, "redirect_config": { "custom_paths": { From cf466eafb3fea1086bf4607e2be81607b2fe1b9e Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 10:48:43 -0500 Subject: [PATCH 2177/2485] Create ad.lver.json This is for rebrand.ly --- domains/ad.lver.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ad.lver.json diff --git a/domains/ad.lver.json b/domains/ad.lver.json new file mode 100644 index 000000000..c8d770541 --- /dev/null +++ b/domains/ad.lver.json @@ -0,0 +1,12 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "A": "52.72.49.79" + }, + "proxied": true +} From c5588c30edc93ce3574832b7d3596902c57d1d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Fri, 7 Feb 2025 14:48:35 +0100 Subject: [PATCH 2178/2485] add _github-pages-challenge-totalolage.filip.is-a.dev verification --- domains/_github-pages-challenge-totalolage.filip.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-totalolage.filip.json diff --git a/domains/_github-pages-challenge-totalolage.filip.json b/domains/_github-pages-challenge-totalolage.filip.json new file mode 100644 index 000000000..01eff4575 --- /dev/null +++ b/domains/_github-pages-challenge-totalolage.filip.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "totalolage", + "email": "filip@kalny.net" + }, + "record": { + "TXT": "7023b937e5e580da1a941ec57734df" + } +} From 7348d61550316aba761ca69820f9c745518ffbeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Fri, 7 Feb 2025 14:55:19 +0100 Subject: [PATCH 2179/2485] redirect filip.is-a.dev to vps1.kalny.net --- domains/filip.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/filip.json b/domains/filip.json index 8028dc3cd..d3a9284d8 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -6,6 +6,6 @@ "email": "filip@kalny.net" }, "record": { - "CNAME": "totalolage.github.io" + "CNAME": "vps1.kalny.net" } -} +} \ No newline at end of file From c033564c79578e1a29e0af90f6e7d6e968c2a31a Mon Sep 17 00:00:00 2001 From: innocentzero Date: Sun, 2 Mar 2025 23:05:55 +0530 Subject: [PATCH 2180/2485] add innocentzero.json Signed-off-by: innocentzero --- domains/innocentzero.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/innocentzero.json diff --git a/domains/innocentzero.json b/domains/innocentzero.json new file mode 100644 index 000000000..6d9c93b6b --- /dev/null +++ b/domains/innocentzero.json @@ -0,0 +1,11 @@ +{ + "description": "My personal blog", + "repo": "https://codeberg.org/innocentzer0/pages", + "owner": { + "username": "InnocentZero", + "email": "isfarulhaque@proton.me" + }, + "record": { + "CNAME": "innocentzer0.codeberg.page" + } +} From 181450412739d82cca7b5f0412c2f188441e1956 Mon Sep 17 00:00:00 2001 From: Omar Adel Date: Sun, 2 Mar 2025 19:32:05 +0200 Subject: [PATCH 2181/2485] Add omar.adel.json --- domains/omar.adel.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/omar.adel.json diff --git a/domains/omar.adel.json b/domains/omar.adel.json new file mode 100644 index 000000000..a951305d7 --- /dev/null +++ b/domains/omar.adel.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "0xOmarAdel" + }, + "record": { + "CNAME": "https://omar-adel.netlify.app" + } +} From 9e6ac50c0037450b8a6626aa03733eebc43685a5 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 21:46:09 +0400 Subject: [PATCH 2182/2485] fix: remove sms field --- domains/ad.lver.json | 3 +-- domains/lit.lver.json | 3 +-- domains/lver-rocks.lver.json | 3 +-- domains/lver.json | 3 +-- domains/mail.lver.json | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) diff --git a/domains/ad.lver.json b/domains/ad.lver.json index c8d770541..bada24418 100644 --- a/domains/ad.lver.json +++ b/domains/ad.lver.json @@ -2,8 +2,7 @@ "github": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "A": "52.72.49.79" diff --git a/domains/lit.lver.json b/domains/lit.lver.json index aebffe910..be27992cd 100644 --- a/domains/lit.lver.json +++ b/domains/lit.lver.json @@ -2,8 +2,7 @@ "github": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "URL": "https://linktr.ee/lverboy" diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json index a440c7873..b6b347cd5 100644 --- a/domains/lver-rocks.lver.json +++ b/domains/lver-rocks.lver.json @@ -2,8 +2,7 @@ "github": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "URL": "https://lver-rocks.pages.dev/" diff --git a/domains/lver.json b/domains/lver.json index e399cf914..9e7b6384b 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -2,8 +2,7 @@ "repo": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "URL": "https://lverz.glitch.me/" diff --git a/domains/mail.lver.json b/domains/mail.lver.json index 9c69cb0f8..d16e5d32e 100644 --- a/domains/mail.lver.json +++ b/domains/mail.lver.json @@ -2,8 +2,7 @@ "repo": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" + "email": "profoundlvr@gmail.com" }, "record": { "MX": [ From 6f538cb42de40dc4c5037d78094e5459d1192f99 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 21:49:28 +0400 Subject: [PATCH 2183/2485] fix: json and A record --- domains/ad.lver.json | 2 +- domains/lit.lver.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ad.lver.json b/domains/ad.lver.json index bada24418..2ae1da6dc 100644 --- a/domains/ad.lver.json +++ b/domains/ad.lver.json @@ -5,7 +5,7 @@ "email": "profoundlvr@gmail.com" }, "record": { - "A": "52.72.49.79" + "A": ["52.72.49.79"] }, "proxied": true } diff --git a/domains/lit.lver.json b/domains/lit.lver.json index be27992cd..e707644de 100644 --- a/domains/lit.lver.json +++ b/domains/lit.lver.json @@ -12,5 +12,5 @@ "/home": "https://lver.is-a.dev/" }, "redirect_paths": true - }, + } } From 6ff13bff0b38d7ddfb3c970790fc24f3be99eb50 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 22:06:42 +0400 Subject: [PATCH 2184/2485] fix: json --- domains/lver-rocks.lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json index b6b347cd5..8118b4839 100644 --- a/domains/lver-rocks.lver.json +++ b/domains/lver-rocks.lver.json @@ -14,7 +14,7 @@ "/dir": "https://github.com/is-a-dev/register", "/iad": "https://is-a.dev/", "/proxy": "https://developers.cloudflare.com/dns/proxy-status/", - "/contact": "https://contact-lver.pages.dev", + "/contact": "https://contact-lver.pages.dev" }, "redirect_paths": true }, From e59f2d77e461de24a1c0055930f1fc23dc613807 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sun, 2 Mar 2025 22:11:52 +0400 Subject: [PATCH 2185/2485] fix: removed proxied for url --- domains/lver-rocks.lver.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json index 8118b4839..c6816fddd 100644 --- a/domains/lver-rocks.lver.json +++ b/domains/lver-rocks.lver.json @@ -17,6 +17,5 @@ "/contact": "https://contact-lver.pages.dev" }, "redirect_paths": true - }, - "proxied": true + } } From 1969c965a15d4df55fa48daa7a662d19f6a5cfad Mon Sep 17 00:00:00 2001 From: Arlann Date: Mon, 3 Mar 2025 01:13:04 +0700 Subject: [PATCH 2186/2485] Update _vercel.arlan.json --- domains/_vercel.arlan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.arlan.json b/domains/_vercel.arlan.json index 8bf3bab5f..9268ae87b 100644 --- a/domains/_vercel.arlan.json +++ b/domains/_vercel.arlan.json @@ -4,6 +4,6 @@ "email": "handikaarlan@gmail.com" }, "record": { - "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" + "TXT": "vc-domain-verify=arlan.is-a.dev,0ab1dd26cecd05574326" } } From a845879e31151ab06d63460bfb219cd7329a041f Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sun, 2 Mar 2025 21:20:49 +0300 Subject: [PATCH 2187/2485] uh i dont actually need 301 redirects here --- domains/juststudio.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 2be1de3d8..60754c353 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -24,16 +24,5 @@ "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" ] - }, - "redirect_config": { - "custom_paths": { - "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", - "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms-of-service/": "https://juststudio.is-a.dev/terms", - "/accounts": "https://juststudio.is-a.dev/account/", - "/accounts/": "https://juststudio.is-a.dev/account/" - }, - "redirect_paths": true - }, - "proxied": true + } } From 529bf0854d01725066062ede0a2cd24de29ce101 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sun, 2 Mar 2025 21:28:19 +0300 Subject: [PATCH 2188/2485] =?UTF-8?q?nah=20i=20actually=20need=20them?= =?UTF-8?q?=E2=98=A0=EF=B8=8F,=20idk=F0=9F=98=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/juststudio.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 60754c353..2be1de3d8 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -24,5 +24,16 @@ "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" ] - } + }, + "redirect_config": { + "custom_paths": { + "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/accounts": "https://juststudio.is-a.dev/account/", + "/accounts/": "https://juststudio.is-a.dev/account/" + }, + "redirect_paths": true + }, + "proxied": true } From ac7fb9c2dde712f447e3098e62286f8dfb938d07 Mon Sep 17 00:00:00 2001 From: alenseeman Date: Sun, 2 Mar 2025 19:39:16 +0100 Subject: [PATCH 2189/2485] Update alen.json --- domains/alen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alen.json b/domains/alen.json index d8c4914f2..4fe388df4 100644 --- a/domains/alen.json +++ b/domains/alen.json @@ -6,6 +6,6 @@ "email": "alenseeman@hotmail.com" }, "record": { - "CNAME": "dev.github.io" + "CNAME": "alenseeman.github.io" } } From bce5028322920466d78d2b656647e986694148e7 Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Sun, 2 Mar 2025 21:48:05 +0300 Subject: [PATCH 2190/2485] fix cname --- domains/summon-the-coder.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 4bb5ece14..4cfa3d624 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,10 +1,10 @@ { "description": "Site about me", - "repo": "https://github.com/banana6boom/about-me", + "repo": "https://github.com/banana6boom/banana6boom.github.io", "owner": { "username": "banana6boom", "email": "themadhouse@mail.ru" }, "record": { - "CNAME": "https://banana6boom.github.io/about-me/" + "CNAME": "banana6boom.github.io" } } From c04e2bb0577a0eb6b0f1db045ee888b2d2f9660e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:54:32 -0500 Subject: [PATCH 2191/2485] chore: formatting --- domains/summon-the-coder.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 4cfa3d624..5ed790f42 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,4 +1,5 @@ -{ "description": "Site about me", +{ + "description": "Site about me", "repo": "https://github.com/banana6boom/banana6boom.github.io", "owner": { "username": "banana6boom", From a0f3d1d2d7fc9ffcf65521f38b7dfbe176c64204 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 01:16:12 +0530 Subject: [PATCH 2192/2485] Update 0xarchit.json --- domains/0xarchit.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 303e85c79..f6bcc5007 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -14,7 +14,13 @@ "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], - "CNAME": "0xarchit.pages.dev" + "CNAME": "0xarchit.pages.dev", + "IMAP": { + "incomingServer": "imap.zoho.in", + "port": 993, + "requireSSL": true, + "username": "mail@0xarchit.is-a.dev" + } }, "proxied": true } From 2fbc99490dc535a2d4320d2f63b79a4888795174 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 01:23:05 +0530 Subject: [PATCH 2193/2485] Update 0xarchit.json --- domains/0xarchit.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index f6bcc5007..35dc4665e 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -15,12 +15,6 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], "CNAME": "0xarchit.pages.dev", - "IMAP": { - "incomingServer": "imap.zoho.in", - "port": 993, - "requireSSL": true, - "username": "mail@0xarchit.is-a.dev" - } }, "proxied": true } From 1f32a30e4c547a49c3e29cbdd69e204fcadba415 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 01:24:39 +0530 Subject: [PATCH 2194/2485] Update 0xarchit.json --- domains/0xarchit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 35dc4665e..303e85c79 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -14,7 +14,7 @@ "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], - "CNAME": "0xarchit.pages.dev", + "CNAME": "0xarchit.pages.dev" }, "proxied": true } From 840a427a8c1305c1b11b838ae467cce485ff1130 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:20:19 -0500 Subject: [PATCH 2195/2485] Update lver.json --- domains/lver.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index 9e7b6384b..8dbd40de8 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -12,10 +12,8 @@ "/github": "https://github.com/lverx", "/biz": "https://github.com/lverz", "/contact": "https://contact-lver.pages.dev/", - "/site": "https://lver.link", - "/sms": "sms:16162560214" + "/site": "https://lver.link" }, "redirect_paths": true }, - "proxied": true } From fd7d624d3c29b589a7397c3bdc7db97af1a4fa5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20P=C3=A9rez=20Fleita?= <82460793+frankperez-github@users.noreply.github.com> Date: Sun, 2 Mar 2025 20:30:48 -0500 Subject: [PATCH 2196/2485] Update frank-perez-fleita.json --- domains/frank-perez-fleita.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/frank-perez-fleita.json b/domains/frank-perez-fleita.json index 8b1378917..86a078f93 100644 --- a/domains/frank-perez-fleita.json +++ b/domains/frank-perez-fleita.json @@ -1 +1,10 @@ - +{ + "description": "Personal domain for Frank Perez Fleita, redirecting to my Vercel app.", + "owner": { + "username": "frankperez-github", + "email": "fp848584@gmail.com" + }, + "record": { + "URL": "https://frank-perez-fleita.vercel.app" + } +} From c8b3ca4aa7384fa5ca39cfc9b5970e40b58dffad Mon Sep 17 00:00:00 2001 From: Thanh NT Date: Mon, 3 Mar 2025 08:44:55 +0700 Subject: [PATCH 2197/2485] Update ysoseriouz.json --- domains/ysoseriouz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ysoseriouz.json b/domains/ysoseriouz.json index 79c8f6184..fd0e82bd3 100644 --- a/domains/ysoseriouz.json +++ b/domains/ysoseriouz.json @@ -1,6 +1,7 @@ { "owner": { - "username": "ysoseriouz" + "username": "ysoseriouz", + "email": "thanh.nguyen.ntt2612@gmail.com" }, "record": { "CNAME": "ysoseriouz.com" From c2a366e238b8b3dab78f35559ac0209a8db40838 Mon Sep 17 00:00:00 2001 From: Elbek Khamdullaev Date: Mon, 3 Mar 2025 08:19:43 +0500 Subject: [PATCH 2198/2485] Update elbek.json --- domains/elbek.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/elbek.json b/domains/elbek.json index 52d0a3e66..3a366e598 100644 --- a/domains/elbek.json +++ b/domains/elbek.json @@ -1,6 +1,7 @@ { "owner": { - "username": "khamdullaevuz" + "username": "khamdullaevuz", + "email": "elbek.khamdullaev@gmail.com" }, "record": { "CNAME": "khamdullaevuz.github.io" From 1c1046365ae6a14fdbd463509c760c79c98d7775 Mon Sep 17 00:00:00 2001 From: Omar Adel Date: Mon, 3 Mar 2025 07:03:10 +0200 Subject: [PATCH 2199/2485] Rename omar.adel.json to omaradel.json --- domains/{omar.adel.json => omaradel.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{omar.adel.json => omaradel.json} (100%) diff --git a/domains/omar.adel.json b/domains/omaradel.json similarity index 100% rename from domains/omar.adel.json rename to domains/omaradel.json From e70d76e25d58e8147aed34719b4e3eea970e7f60 Mon Sep 17 00:00:00 2001 From: Omar Adel Date: Mon, 3 Mar 2025 07:04:23 +0200 Subject: [PATCH 2200/2485] Fix CNAME and contact info --- domains/omaradel.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/omaradel.json b/domains/omaradel.json index a951305d7..0b634aaba 100644 --- a/domains/omaradel.json +++ b/domains/omaradel.json @@ -1,8 +1,9 @@ { "owner": { - "username": "0xOmarAdel" + "username": "0xOmarAdel", + "email": "omaradelawad20013@gmail.com" }, "record": { - "CNAME": "https://omar-adel.netlify.app" + "CNAME": "omar-adel.netlify.app" } } From a9a7ba8db9b761ddd5d1ab64f32a575d4863fd9e Mon Sep 17 00:00:00 2001 From: xhide341 Date: Mon, 3 Mar 2025 14:26:26 +0800 Subject: [PATCH 2201/2485] fix: fix syntax --- domains/xhide341.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xhide341.json b/domains/xhide341.json index 7ea9d136a..8c861139d 100644 --- a/domains/xhide341.json +++ b/domains/xhide341.json @@ -7,6 +7,6 @@ "discord": "364749406878171136" }, "record": { - "CNAME": ["xhide341.netlify.app"] + "CNAME": "xhide341.netlify.app" } } \ No newline at end of file From 7496c5241f6f0d43abee92ce4fc24b2bfc4bc4d2 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 3 Mar 2025 10:02:26 +0300 Subject: [PATCH 2202/2485] typo --- domains/lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lver.json b/domains/lver.json index 8dbd40de8..4adc422c0 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -15,5 +15,5 @@ "/site": "https://lver.link" }, "redirect_paths": true - }, + } } From 94e3bf21d1689a6644df2c9f57d94b61d698a30d Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 3 Mar 2025 10:06:40 +0300 Subject: [PATCH 2203/2485] Update mail.lver.json --- domains/mail.lver.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mail.lver.json b/domains/mail.lver.json index d16e5d32e..f3fee13f6 100644 --- a/domains/mail.lver.json +++ b/domains/mail.lver.json @@ -9,6 +9,5 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] - }, - "proxied": true + } } From b331df1c44abe35d1b8040d01998ec264e729630 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 3 Mar 2025 10:08:37 +0300 Subject: [PATCH 2204/2485] Rename roylee0704 to roylee0704.json --- domains/{roylee0704 => roylee0704.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{roylee0704 => roylee0704.json} (100%) diff --git a/domains/roylee0704 b/domains/roylee0704.json similarity index 100% rename from domains/roylee0704 rename to domains/roylee0704.json From d3b3fc2bc587941a1f7063b6b01b8d547a52938a Mon Sep 17 00:00:00 2001 From: faisalamin001 Date: Mon, 3 Mar 2025 12:52:49 +0500 Subject: [PATCH 2205/2485] Add faisalamin.json file --- domains/faisalamin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/faisalamin.json diff --git a/domains/faisalamin.json b/domains/faisalamin.json new file mode 100644 index 000000000..75e121438 --- /dev/null +++ b/domains/faisalamin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faisalamin001", + "email": "faysalamin001@gmail.com" + }, + "record": { + "URL": "https://faisalamin001.vercel.app/" + } +} From 0508d95dd676c28de521ebd68874abc1db83d282 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 13:23:55 +0530 Subject: [PATCH 2206/2485] Create www.0xarchit --- domains/www.0xarchit | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.0xarchit diff --git a/domains/www.0xarchit b/domains/www.0xarchit new file mode 100644 index 000000000..cc8de8c49 --- /dev/null +++ b/domains/www.0xarchit @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xarchit", + "email": "mail@0xarchit.is-a.dev" + }, + "record": { + "URL": "https://0xarchit.is-a.dev" + }, +} From fa8fea6913805021af30ec7ee4d24ed7e966d116 Mon Sep 17 00:00:00 2001 From: Dat Tran Date: Mon, 3 Mar 2025 15:00:19 +0700 Subject: [PATCH 2207/2485] Create datit309.json --- domains/datit309.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/datit309.json diff --git a/domains/datit309.json b/domains/datit309.json new file mode 100644 index 000000000..de6fa31b4 --- /dev/null +++ b/domains/datit309.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/datit309309/register", + "owner": { + "username": "datit309", + "email": "datit309@gmail.com" + }, + "record": { + "CNAME": "datit309.github.io" + }, + "proxied": true +} From cb67450cd84a8f4088674e2863ed63a09d8df8de Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Mon, 3 Mar 2025 13:36:09 +0530 Subject: [PATCH 2208/2485] Create www.0xarchit.json --- domains/www.0xarchit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.0xarchit.json diff --git a/domains/www.0xarchit.json b/domains/www.0xarchit.json new file mode 100644 index 000000000..42d68a421 --- /dev/null +++ b/domains/www.0xarchit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xarchit", + "email": "0xarchit@proton.me" + }, + "record": { + "URL": "https://0xarchit.is-a.dev" + }, +} From 6d0bdf532d9531180928bdd05c5bb19325b98a4b Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Mon, 3 Mar 2025 13:37:54 +0530 Subject: [PATCH 2209/2485] Delete domains/www.0xarchit --- domains/www.0xarchit | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.0xarchit diff --git a/domains/www.0xarchit b/domains/www.0xarchit deleted file mode 100644 index cc8de8c49..000000000 --- a/domains/www.0xarchit +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xarchit", - "email": "mail@0xarchit.is-a.dev" - }, - "record": { - "URL": "https://0xarchit.is-a.dev" - }, -} From 861018b7a3674359c6efdd983b60d6d9d8444ae8 Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Mon, 3 Mar 2025 13:42:23 +0530 Subject: [PATCH 2210/2485] Update www.0xarchit.json --- domains/www.0xarchit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/www.0xarchit.json b/domains/www.0xarchit.json index 42d68a421..2283aae72 100644 --- a/domains/www.0xarchit.json +++ b/domains/www.0xarchit.json @@ -1,9 +1,9 @@ { "owner": { "username": "0xarchit", - "email": "0xarchit@proton.me" + "email": "mail@0xarchit.is-a.dev" }, "record": { "URL": "https://0xarchit.is-a.dev" - }, + } } From 4cea8209fdc425e454e1265325b221018ce60430 Mon Sep 17 00:00:00 2001 From: Rizky Kurniawan Ritonga Date: Mon, 3 Mar 2025 15:31:50 +0700 Subject: [PATCH 2211/2485] Create rizkykr.json --- domains/rizkykr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rizkykr.json diff --git a/domains/rizkykr.json b/domains/rizkykr.json new file mode 100644 index 000000000..a75b21f21 --- /dev/null +++ b/domains/rizkykr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rizkykr", + "email": "me@rizkykr.com" + }, + "description": "Personal Website for Personal Branding", + "record": { + "CNAME": "sub-is-dev.rizkykr.com" + }, + "proxied": true +} From e8b769fa93bf692b0ddff3c31d90ee0277bcd386 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:00:22 +0300 Subject: [PATCH 2212/2485] Update js.json --- domains/js.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/domains/js.json b/domains/js.json index 7d89abd75..e3cf91277 100644 --- a/domains/js.json +++ b/domains/js.json @@ -7,14 +7,5 @@ }, "record": { "URL": "https://juststudio.is-a.dev/" - }, - "redirect_config": { - "custom_paths": { - "/encoder": "https://encoder.js.is-a.dev/", - "/encoder@latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", - "/encoder@1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", - "/encoder@1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" - }, - "redirect_paths": true } } From f0228a2b3cdc1dfbd9f2d0764b9b356078bd320c Mon Sep 17 00:00:00 2001 From: Abid Raza Date: Mon, 3 Mar 2025 15:25:53 +0530 Subject: [PATCH 2213/2485] Create abidraza.json --- domains/abidraza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abidraza.json diff --git a/domains/abidraza.json b/domains/abidraza.json new file mode 100644 index 000000000..7be5b4881 --- /dev/null +++ b/domains/abidraza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ariabid", + "email": "ari.abid@gmail.com" + }, + "record": { + "URL": "https://abidraza.com" + } +} From 7a10802599566a2880e267bebac4498a2c700c56 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:56:00 +0300 Subject: [PATCH 2214/2485] i hope this fine trying to add improvmx as fallback --- domains/juststudio.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 2be1de3d8..4f53258c1 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -16,10 +16,12 @@ "MX": [ "mx.zoho.eu", "mx2.zoho.eu", - "mx3.zoho.eu" + "mx3.zoho.eu", + "mx1.improvmx.com", + "mx2.improvmx.com" ], "TXT": [ - "v=spf1 include:zohomail.eu ~all", + "v=spf1 include:zohomail.eu include:spf.improvmx.com ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" From 7888ee11e567edec187047332d49863fb81506a8 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:15:36 +0300 Subject: [PATCH 2215/2485] no its not --- domains/juststudio.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 4f53258c1..2be1de3d8 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -16,12 +16,10 @@ "MX": [ "mx.zoho.eu", "mx2.zoho.eu", - "mx3.zoho.eu", - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx3.zoho.eu" ], "TXT": [ - "v=spf1 include:zohomail.eu include:spf.improvmx.com ~all", + "v=spf1 include:zohomail.eu ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", "yandex-verification: aac5928d8d57ade9", "yandex-verification: 75d6e8d99eae89d4" From bc62c84c8179553237accf2aef17b9c3a47f2149 Mon Sep 17 00:00:00 2001 From: Abid Raza Date: Mon, 3 Mar 2025 15:49:09 +0530 Subject: [PATCH 2216/2485] Create ariabid.json --- domains/ariabid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ariabid.json diff --git a/domains/ariabid.json b/domains/ariabid.json new file mode 100644 index 000000000..300f6555d --- /dev/null +++ b/domains/ariabid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ariabid", + "email": "ari.abid@gmail.com" + }, + "record": { + "URL": "https://ariabid.github.io" + } +} From 25f5844ce631b5de737661ef5585c76ef5b8c86b Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 16:57:52 +0530 Subject: [PATCH 2217/2485] Create ushnish.json --- ushnish.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 ushnish.json diff --git a/ushnish.json b/ushnish.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/ushnish.json @@ -0,0 +1 @@ + From 0d1d85b308f3fd2ba11c9d8ecc788e0634a260a9 Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 16:58:43 +0530 Subject: [PATCH 2218/2485] Create ushnish.json --- domains/ushnish.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/ushnish.json diff --git a/domains/ushnish.json b/domains/ushnish.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/ushnish.json @@ -0,0 +1 @@ + From 39d26a82de67ba6bff4c2ad4e7103b058a8039d7 Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 17:01:20 +0530 Subject: [PATCH 2219/2485] Delete ushnish.json --- ushnish.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 ushnish.json diff --git a/ushnish.json b/ushnish.json deleted file mode 100644 index 8b1378917..000000000 --- a/ushnish.json +++ /dev/null @@ -1 +0,0 @@ - From a330f2d84ff6971c02f9ef6140a6b6eb5aebdadf Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Mon, 3 Mar 2025 06:42:39 -0500 Subject: [PATCH 2220/2485] Add SPF to record --- domains/mail.lver.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mail.lver.json b/domains/mail.lver.json index f3fee13f6..fb294820b 100644 --- a/domains/mail.lver.json +++ b/domains/mail.lver.json @@ -8,6 +8,8 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ] + }, + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 3ffab47ae6cbae4dc7a75a9f1976917bedb7b8cc Mon Sep 17 00:00:00 2001 From: Ushnish Ghosal Date: Mon, 3 Mar 2025 17:13:18 +0530 Subject: [PATCH 2221/2485] Update ushnish.json --- domains/ushnish.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/domains/ushnish.json b/domains/ushnish.json index 8b1378917..e0b48b548 100644 --- a/domains/ushnish.json +++ b/domains/ushnish.json @@ -1 +1,16 @@ - +{ + "owner": { + "username": "UshnishG", + "email": "ghosalushnish@gmail.com" + }, + "record": { + "URL": "https://ushnish.vercel.app" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/UshnishG", + "/linkedin" : "https://www.linkedin.com/in/ushnishghosal" + }, + "redirect_paths": true + } +} From 0f5d9b27c8d3f4c2a273c3ebac08c24084da6558 Mon Sep 17 00:00:00 2001 From: miki Date: Mon, 3 Mar 2025 16:00:37 +0300 Subject: [PATCH 2222/2485] Create moddatei.json --- domains/moddatei.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/moddatei.json diff --git a/domains/moddatei.json b/domains/moddatei.json new file mode 100644 index 000000000..139102edb --- /dev/null +++ b/domains/moddatei.json @@ -0,0 +1,11 @@ +{ + "description" : "this is my profile / portfolio" , + "repo" : "https://github.com/moddatei/moddatei.github.io" , + "owner" : { + "username" : "doxfile" , + "email" : "moddatei@proton.me" + }, + "record" : { + "CNAME" : "moddatei.github.io" + } +} From 3f8ecd3afdbe47dae99d38f7933bf081245edf2c Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Mon, 3 Mar 2025 20:35:53 +0700 Subject: [PATCH 2223/2485] Create _vercel.blogs.akk1to.json --- domains/_vercel.blogs.akk1to.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.blogs.akk1to.json diff --git a/domains/_vercel.blogs.akk1to.json b/domains/_vercel.blogs.akk1to.json new file mode 100644 index 000000000..910e17289 --- /dev/null +++ b/domains/_vercel.blogs.akk1to.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=blogs.akk1to.is-a.dev,18b784bd5f6ecb5feeb8" + } +} From c2635727d5fc560faaf0ca9e3deaae590f947d8c Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Mon, 3 Mar 2025 20:49:41 +0700 Subject: [PATCH 2224/2485] Create blogs.akk1to.json --- domains/blogs.akk1to.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blogs.akk1to.json diff --git a/domains/blogs.akk1to.json b/domains/blogs.akk1to.json new file mode 100644 index 000000000..efda20b8b --- /dev/null +++ b/domains/blogs.akk1to.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 4829e78c88891d9df56a4e1a16728a9705af812f Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Mon, 3 Mar 2025 20:51:48 +0700 Subject: [PATCH 2225/2485] Create send.blogs.akk1to.json --- domains/send.blogs.akk1to.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/send.blogs.akk1to.json diff --git a/domains/send.blogs.akk1to.json b/domains/send.blogs.akk1to.json new file mode 100644 index 000000000..6c1b33707 --- /dev/null +++ b/domains/send.blogs.akk1to.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@outlook.com" + }, + "record": { + "MX": ["feedback-smtp.us-east-1.amazonses.com"], + "TXT": "v=spf1 include:amazonses.com ~all" + } +} From 3596656ef8ffba41848f68534968fd83660433ae Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Mon, 3 Mar 2025 20:55:11 +0700 Subject: [PATCH 2226/2485] Create resend._domainkey.blogs.akk1to.json --- domains/resend._domainkey.blogs.akk1to.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/resend._domainkey.blogs.akk1to.json diff --git a/domains/resend._domainkey.blogs.akk1to.json b/domains/resend._domainkey.blogs.akk1to.json new file mode 100644 index 000000000..0d4f04ee8 --- /dev/null +++ b/domains/resend._domainkey.blogs.akk1to.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com" + }, + "record": { + "TXT": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCkC3QeDPeGYFp3nDf2GByvCWnS24VLN9lnWJWWnkPNJGiFuoucjxU8CpeD74C1XlZDz6dr/zcNPsOrh5Zi/87XugfwQsDzjfPPosCRIGa1SVqm1S4kdaT2Ms7i6//x5Y0y7uoE+dK2EecDVwLJAqc93Yipp+xihK9HOf4ffO6nxwIDAQAB" + } +} From bcd40f7894e0d885f7928e15aad7e10176801886 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:03:11 +0300 Subject: [PATCH 2227/2485] Update js.json --- domains/js.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/js.json b/domains/js.json index e3cf91277..f919c8916 100644 --- a/domains/js.json +++ b/domains/js.json @@ -6,6 +6,7 @@ "discord": "1117482901353812088" }, "record": { - "URL": "https://juststudio.is-a.dev/" + "A": ["34.120.54.55"], + "AAAA": ["2600:1901:0:6d85::"] } } From 31513392b5ffb33efd7888cf671fc3c973686a13 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:04:03 +0300 Subject: [PATCH 2228/2485] Update js.json --- domains/js.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/js.json b/domains/js.json index f919c8916..6a9f43e88 100644 --- a/domains/js.json +++ b/domains/js.json @@ -6,7 +6,10 @@ "discord": "1117482901353812088" }, "record": { - "A": ["34.120.54.55"], + "A": [ + "34.120.54.55", + "89.106.200.1" + ], "AAAA": ["2600:1901:0:6d85::"] } } From 76fb2488a168218fd8514d0e7840b7e7f3a8d127 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:33:55 +0300 Subject: [PATCH 2229/2485] Update js.json --- domains/js.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/domains/js.json b/domains/js.json index 6a9f43e88..a0e26b31f 100644 --- a/domains/js.json +++ b/domains/js.json @@ -6,10 +6,15 @@ "discord": "1117482901353812088" }, "record": { - "A": [ - "34.120.54.55", - "89.106.200.1" - ], - "AAAA": ["2600:1901:0:6d85::"] + "URL": "https://juststudio.is-a.dev/" + }, + "redirect_config": { + "custom_paths": { + "/encoder": "https://encoder.js.is-a.dev/", + "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", + "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", + "/encoder/1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" + }, + "redirect_paths": true } } From 63ea8971e883e8ffc04881736626ee2d16e25500 Mon Sep 17 00:00:00 2001 From: Fangxing Liu <59960292+Fangoling@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:41:32 +0100 Subject: [PATCH 2230/2485] Create fang.json --- domains/fang.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/fang.json diff --git a/domains/fang.json b/domains/fang.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/fang.json @@ -0,0 +1 @@ + From 6742602f4eadcef05cef0d5ea8652790bc2d9eb7 Mon Sep 17 00:00:00 2001 From: Fangxing Liu <59960292+Fangoling@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:46:26 +0100 Subject: [PATCH 2231/2485] Update fang.json --- domains/fang.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/fang.json b/domains/fang.json index 8b1378917..d3a267c3a 100644 --- a/domains/fang.json +++ b/domains/fang.json @@ -1 +1,10 @@ - +{ + "owner":{ + "username":"Fangoling", + "discord":"327905667778347019", + "bluesky":"bsky.app/profile/fangx.ing" + } + "record":{ + "URL":"fangx.ing" + } +} From 290e2cda77c0b10d09b2c70baffa43aa39944462 Mon Sep 17 00:00:00 2001 From: Fangxing Liu <59960292+Fangoling@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:52:38 +0100 Subject: [PATCH 2232/2485] Update fang.json --- domains/fang.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/fang.json b/domains/fang.json index d3a267c3a..310f60a3d 100644 --- a/domains/fang.json +++ b/domains/fang.json @@ -1,10 +1,10 @@ { - "owner":{ - "username":"Fangoling", - "discord":"327905667778347019", - "bluesky":"bsky.app/profile/fangx.ing" - } - "record":{ - "URL":"fangx.ing" + "owner": { + "username": "Fangoling", + "discord": "327905667778347019", + "bluesky": "bsky.app/profile/fangx.ing" + }, + "record": { + "URL": "fangx.ing" } } From 362b8bbae48316525970fdf2364720af4f627db8 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:58:48 +0300 Subject: [PATCH 2233/2485] Update juststudio.json --- domains/juststudio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 2be1de3d8..ccabff4a3 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -25,6 +25,7 @@ "yandex-verification: 75d6e8d99eae89d4" ] }, + "proxied": true, "redirect_config": { "custom_paths": { "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", @@ -34,6 +35,5 @@ "/accounts/": "https://juststudio.is-a.dev/account/" }, "redirect_paths": true - }, - "proxied": true + } } From 664ba6c13ebc2abb51e8ca9e8f7738ea52a43b3e Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:07:41 +0300 Subject: [PATCH 2234/2485] Update juststudio.json --- domains/juststudio.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index ccabff4a3..8afe7dab1 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -25,7 +25,6 @@ "yandex-verification: 75d6e8d99eae89d4" ] }, - "proxied": true, "redirect_config": { "custom_paths": { "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", @@ -33,7 +32,7 @@ "/terms-of-service/": "https://juststudio.is-a.dev/terms", "/accounts": "https://juststudio.is-a.dev/account/", "/accounts/": "https://juststudio.is-a.dev/account/" - }, - "redirect_paths": true - } + } + }, + "proxied": true } From 859c885c1a3e8eb2a95f519ccbeed098410a8c0a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:15:07 +0300 Subject: [PATCH 2235/2485] for bypassing tests --- domains/js.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/js.json b/domains/js.json index a0e26b31f..812a0a581 100644 --- a/domains/js.json +++ b/domains/js.json @@ -10,7 +10,13 @@ }, "redirect_config": { "custom_paths": { + "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/accounts": "https://juststudio.is-a.dev/account/", + "/accounts/": "https://juststudio.is-a.dev/account/", "/encoder": "https://encoder.js.is-a.dev/", + "/encoder/": "https://encoder.js.is-a.dev/", "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", "/encoder/1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" From 2426ac311aff5e018ec030f9df5c1843d7e953f4 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:18:51 +0300 Subject: [PATCH 2236/2485] fix --- domains/js.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/js.json b/domains/js.json index 812a0a581..0afc19637 100644 --- a/domains/js.json +++ b/domains/js.json @@ -12,11 +12,11 @@ "custom_paths": { "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms-of-service/": "https://juststudio.is-a.dev/terms", + "/user-agreement": "https://juststudio.is-a.dev/terms", + "/rules-for-players": "https://juststudio.is-a.dev/rules", "/accounts": "https://juststudio.is-a.dev/account/", - "/accounts/": "https://juststudio.is-a.dev/account/", + "/account": "https://juststudio.is-a.dev/account/" "/encoder": "https://encoder.js.is-a.dev/", - "/encoder/": "https://encoder.js.is-a.dev/", "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", "/encoder/1.0.1": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js" From fa047f966595f8810c69e3cb1dcfb4418bc4b990 Mon Sep 17 00:00:00 2001 From: Dikshant Singh Date: Mon, 3 Mar 2025 20:50:25 +0530 Subject: [PATCH 2237/2485] Create dikshantsingh.json --- domains/dikshantsingh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dikshantsingh.json diff --git a/domains/dikshantsingh.json b/domains/dikshantsingh.json new file mode 100644 index 000000000..9f2685748 --- /dev/null +++ b/domains/dikshantsingh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dikshantsingh510", + "email":"dikshantsingh510@gmail.com" + }, + "record": { + "CNAME": "dikshantsingh510.github.io" + } +} From 9edbc4411d67a5eca7ec1e45239d9073b18586fd Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:22:26 +0300 Subject: [PATCH 2238/2485] bypassing tests --- domains/juststudio.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 8afe7dab1..c086246f8 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -27,11 +27,11 @@ }, "redirect_config": { "custom_paths": { - "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", - "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms-of-service/": "https://juststudio.is-a.dev/terms", - "/accounts": "https://juststudio.is-a.dev/account/", - "/accounts/": "https://juststudio.is-a.dev/account/" + "/.well-known/change-password": "https://js.is-a.dev/.well-known/change-password", + "/terms-of-service": "https://js.is-a.dev/terms", + "/user-agreement": "https://js.is-a.dev/terms", + "/rules-for-players": "https://js.is-a.dev/rules", + "/accounts": "https://js.is-a.dev/account/" } }, "proxied": true From 552908386dd57c372a8c443d7167784762348dbb Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:24:55 +0300 Subject: [PATCH 2239/2485] i said bypassing tests --- domains/js.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/js.json b/domains/js.json index 0afc19637..0bdbb406e 100644 --- a/domains/js.json +++ b/domains/js.json @@ -12,10 +12,12 @@ "custom_paths": { "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", "/terms-of-service": "https://juststudio.is-a.dev/terms", + "/terms": "https://juststudio.is-a.dev/terms", "/user-agreement": "https://juststudio.is-a.dev/terms", "/rules-for-players": "https://juststudio.is-a.dev/rules", + "/rules": "https://juststudio.is-a.dev/rules", "/accounts": "https://juststudio.is-a.dev/account/", - "/account": "https://juststudio.is-a.dev/account/" + "/account": "https://juststudio.is-a.dev/account/", "/encoder": "https://encoder.js.is-a.dev/", "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", From 5820b0c4976b0e44512692da7acd1a88649bf050 Mon Sep 17 00:00:00 2001 From: Defective4 Date: Mon, 3 Mar 2025 16:25:16 +0100 Subject: [PATCH 2240/2485] Create services.defective.json --- domains/services.defective.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/services.defective.json diff --git a/domains/services.defective.json b/domains/services.defective.json new file mode 100644 index 000000000..14b7e4031 --- /dev/null +++ b/domains/services.defective.json @@ -0,0 +1,10 @@ +{ + "description": "A sub-domain for my services", + "owner": { + "username": "Defective4", + "email": "def3ctive4@gmail.com" + }, + "record": { + "A": "130.61.27.34" + } +} From ad092b97e9311f8227f9dbe68fd8898882c19177 Mon Sep 17 00:00:00 2001 From: Defective4 Date: Mon, 3 Mar 2025 16:37:50 +0100 Subject: [PATCH 2241/2485] services.defective - forgot to make "A" record an array --- domains/services.defective.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/services.defective.json b/domains/services.defective.json index 14b7e4031..3a9459cac 100644 --- a/domains/services.defective.json +++ b/domains/services.defective.json @@ -5,6 +5,6 @@ "email": "def3ctive4@gmail.com" }, "record": { - "A": "130.61.27.34" + "A": ["130.61.27.34"] } } From 47f79cf488e1e07d734b1f144c53afc1a4097f2a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:38:58 +0300 Subject: [PATCH 2242/2485] add redirects --- domains/juststudio.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index c086246f8..dd393328a 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -31,7 +31,10 @@ "/terms-of-service": "https://js.is-a.dev/terms", "/user-agreement": "https://js.is-a.dev/terms", "/rules-for-players": "https://js.is-a.dev/rules", - "/accounts": "https://js.is-a.dev/account/" + "/accounts": "https://js.is-a.dev/account/", + "/r?discord": "https://discord.gg/aHXxS6VvcC", + "/r?roblox": "https://www.roblox.com/groups/11641563/JustStudio#!/about", + "/r?github": "https://github.com/JustStudio7" } }, "proxied": true From faf4ea130e0ea6b65ffdb808020d2590ab80b2ef Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:40:22 +0300 Subject: [PATCH 2243/2485] fix --- domains/juststudio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index dd393328a..ff85f7630 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -32,9 +32,9 @@ "/user-agreement": "https://js.is-a.dev/terms", "/rules-for-players": "https://js.is-a.dev/rules", "/accounts": "https://js.is-a.dev/account/", - "/r?discord": "https://discord.gg/aHXxS6VvcC", - "/r?roblox": "https://www.roblox.com/groups/11641563/JustStudio#!/about", - "/r?github": "https://github.com/JustStudio7" + "/r/discord": "https://discord.gg/aHXxS6VvcC", + "/r/roblox": "https://www.roblox.com/groups/11641563/JustStudio#!/about", + "/r/github": "https://github.com/JustStudio7" } }, "proxied": true From 7f8619ee373419996849300ca54030392d92522a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:43:00 +0300 Subject: [PATCH 2244/2485] =?UTF-8?q?almost=2030=20commits=F0=9F=94=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/js.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/domains/js.json b/domains/js.json index 0bdbb406e..74716d6de 100644 --- a/domains/js.json +++ b/domains/js.json @@ -10,14 +10,10 @@ }, "redirect_config": { "custom_paths": { - "/.well-known/change-password": "https://juststudio.is-a.dev/account/#/security?from=wellknown", - "/terms-of-service": "https://juststudio.is-a.dev/terms", - "/terms": "https://juststudio.is-a.dev/terms", - "/user-agreement": "https://juststudio.is-a.dev/terms", - "/rules-for-players": "https://juststudio.is-a.dev/rules", - "/rules": "https://juststudio.is-a.dev/rules", - "/accounts": "https://juststudio.is-a.dev/account/", - "/account": "https://juststudio.is-a.dev/account/", + "/00": "https://juststudio.is-a.dev/account/#/security?from=wellknown", + "/01": "https://juststudio.is-a.dev/terms", + "/02": "https://juststudio.is-a.dev/rules", + "/03": "https://juststudio.is-a.dev/account/", "/encoder": "https://encoder.js.is-a.dev/", "/encoder/latest": "https://encoder.js.is-a.dev/encoder.js@1.0.1.js", "/encoder/1.0.0": "https://encoder.js.is-a.dev/encoder.js@1.0.0.js", From 4fea75ae18fe711a580716f570cd392b789f2664 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:43:55 +0300 Subject: [PATCH 2245/2485] Update juststudio.json --- domains/juststudio.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index ff85f7630..bf7bf26bb 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -27,11 +27,11 @@ }, "redirect_config": { "custom_paths": { - "/.well-known/change-password": "https://js.is-a.dev/.well-known/change-password", - "/terms-of-service": "https://js.is-a.dev/terms", - "/user-agreement": "https://js.is-a.dev/terms", - "/rules-for-players": "https://js.is-a.dev/rules", - "/accounts": "https://js.is-a.dev/account/", + "/.well-known/change-password": "https://js.is-a.dev/00", + "/terms-of-service": "https://js.is-a.dev/01", + "/user-agreement": "https://js.is-a.dev/01", + "/rules-for-players": "https://js.is-a.dev/02", + "/accounts": "https://js.is-a.dev/03", "/r/discord": "https://discord.gg/aHXxS6VvcC", "/r/roblox": "https://www.roblox.com/groups/11641563/JustStudio#!/about", "/r/github": "https://github.com/JustStudio7" From 62e890dbc65c8f8b1408853c54d19efd380aef47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Macias=20=F0=9F=91=BE?= Date: Mon, 3 Mar 2025 09:54:54 -0600 Subject: [PATCH 2246/2485] Create _github-pages-challenge-herwingx.ghsearch.json --- domains/_github-pages-challenge-herwingx.ghsearch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-herwingx.ghsearch.json diff --git a/domains/_github-pages-challenge-herwingx.ghsearch.json b/domains/_github-pages-challenge-herwingx.ghsearch.json new file mode 100644 index 000000000..ee7bc69e0 --- /dev/null +++ b/domains/_github-pages-challenge-herwingx.ghsearch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herwingx", + "email": "herwingmacias@gmail.com" + }, + "record": { + "TXT": "2a006f5ffbfb592d6001e215d479da" + } +} From 14fd49a8440e9fbecf34a866b1101d9aa20d3262 Mon Sep 17 00:00:00 2001 From: Rahul Sunil Date: Mon, 3 Mar 2025 21:51:03 +0530 Subject: [PATCH 2247/2485] Create rahulsunil.json --- domains/rahulsunil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulsunil.json diff --git a/domains/rahulsunil.json b/domains/rahulsunil.json new file mode 100644 index 000000000..16358d721 --- /dev/null +++ b/domains/rahulsunil.json @@ -0,0 +1,11 @@ +{ + "description": "Rahul Sunil - GenAI Engineer", + "repo": "https://github.com/rahulsunil2/rahulsunil-code-portfolio", + "owner": { + "username": "rahulsunil2", + "email": "rahulsunil2@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 305a51840349f60b258662047e5ee632254a408a Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Mar 2025 17:55:13 +0100 Subject: [PATCH 2248/2485] Update moddatei.json --- domains/moddatei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/moddatei.json b/domains/moddatei.json index 139102edb..9277801f8 100644 --- a/domains/moddatei.json +++ b/domains/moddatei.json @@ -2,7 +2,7 @@ "description" : "this is my profile / portfolio" , "repo" : "https://github.com/moddatei/moddatei.github.io" , "owner" : { - "username" : "doxfile" , + "username" : "moddatei" , "email" : "moddatei@proton.me" }, "record" : { From b073e9ad66d6ae96fae6ddba8dd62d8fe9cfcc6f Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 3 Mar 2025 18:01:26 +0100 Subject: [PATCH 2249/2485] Update fang.json --- domains/fang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fang.json b/domains/fang.json index 310f60a3d..7d7b80cb5 100644 --- a/domains/fang.json +++ b/domains/fang.json @@ -5,6 +5,6 @@ "bluesky": "bsky.app/profile/fangx.ing" }, "record": { - "URL": "fangx.ing" + "URL": "https://fangx.ing" } } From e84d5fdc10c5f41c9d01ffd673e27c58616cd692 Mon Sep 17 00:00:00 2001 From: miki Date: Mon, 3 Mar 2025 20:08:11 +0300 Subject: [PATCH 2250/2485] Create _discord.moddatei.json --- domains/_discord.moddatei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.moddatei.json diff --git a/domains/_discord.moddatei.json b/domains/_discord.moddatei.json new file mode 100644 index 000000000..0f2871c2c --- /dev/null +++ b/domains/_discord.moddatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "moddatei", + "email": "moddatei@proton.me" + }, + "record": { + "TXT": "dh=61bcf3ed41433d6b179422a6b0bd4fc2b95acf4e" + } +} From d1165251510e2d668b3fe0aa99ff18526e359441 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:23:38 +0300 Subject: [PATCH 2251/2485] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 98267ebff..c923a5141 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -83,6 +83,7 @@ "ops", "org", "organisation", + "owner", "pay", "payment", "payments", From 3aae9f8f768ff3bbf3a1d867273b206c875b1405 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:25:24 +0300 Subject: [PATCH 2252/2485] Create get.json --- domains/get.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/get.json diff --git a/domains/get.json b/domains/get.json new file mode 100644 index 000000000..aab28d71a --- /dev/null +++ b/domains/get.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://github.com/is-a-dev/register" + } +} From e4fec8684d75a2bcf026ac859041fa158a34d632 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:30:26 +0300 Subject: [PATCH 2253/2485] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index c923a5141..85dafea8b 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -32,6 +32,7 @@ "con", "confirm", "confirmation", + "create", "dashboard", "default", "dns", From 6f7ec026a6490b651ff284d121564acaf7d477a7 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:30:59 +0300 Subject: [PATCH 2254/2485] Update reserved.json --- util/reserved.json | 1 - 1 file changed, 1 deletion(-) diff --git a/util/reserved.json b/util/reserved.json index 85dafea8b..c923a5141 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -32,7 +32,6 @@ "con", "confirm", "confirmation", - "create", "dashboard", "default", "dns", From feebc0f133b953eaa0b754bd1f634119d26273f0 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:34:57 +0300 Subject: [PATCH 2255/2485] Update reserved.json --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index c923a5141..886d80aa2 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -32,6 +32,7 @@ "con", "confirm", "confirmation", + "dash", "dashboard", "default", "dns", @@ -78,6 +79,7 @@ "ns[1-99]", "nul", "oauth", + "oauth[1-99]", "official", "operations", "ops", From 242a61609a528be9591ffaff7ecc11abec438dc6 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:35:29 +0300 Subject: [PATCH 2256/2485] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 886d80aa2..c4b8fcf99 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -3,6 +3,7 @@ "_atproto.www", "_discord.www", "_vercel.www", + "acc", "account", "accounts", "admin", From 7d104a03f79e55d3905606ad3a249d6781d0810f Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:36:35 +0300 Subject: [PATCH 2257/2485] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index c4b8fcf99..757136a13 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -47,6 +47,9 @@ "events", "example", "feedback", + "file", + "file[1-9999]", + "files", "finance", "forgot", "forgot-password", From 34de2565ed5e2b8f6589dd53fbed950ef57774dc Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:39:17 +0300 Subject: [PATCH 2258/2485] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 757136a13..3cb9d41b4 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -134,6 +134,7 @@ "tld", "token", "tokens", + "tos", "txt", "txt[1-9999]", "url", From 324a36de7221f3e43ef81940b5dfe6c39f8cbbbe Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:40:15 +0300 Subject: [PATCH 2259/2485] Update reserved.json --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 3cb9d41b4..05fa5b39e 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -131,6 +131,8 @@ "teams", "test", "test[1-9999]", + "termsofservice", + "terms-of-service", "tld", "token", "tokens", From 34447444c120b0c4a0fb5a71cd85e3c9df1d555a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:41:03 +0300 Subject: [PATCH 2260/2485] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 05fa5b39e..111a48463 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -7,7 +7,10 @@ "account", "accounts", "admin", + "admin[1-99]", + "admins", "administrator", + "administrators", "alert", "alerts", "api", From b14fba14f72a0d88dd607ba231c19886cf648437 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:42:09 +0300 Subject: [PATCH 2261/2485] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 111a48463..f1e96ff9e 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -65,6 +65,7 @@ "infos", "int", "internal", + "license", "login", "logout", "lpt[1-9]", From f41193159b7dcb8558cd2245275b8c685a3ad18b Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:43:15 +0300 Subject: [PATCH 2262/2485] Update reserved.json --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index f1e96ff9e..136dfcd8f 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -31,6 +31,8 @@ "cname", "cname[1-99]", "co", + "codeofconduct", + "code-of-conduct", "com", "com[1-9]", "con", From d16d34f6aa25a40b6918dd096d5da4cb6773169a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:43:46 +0300 Subject: [PATCH 2263/2485] Update reserved.json --- util/reserved.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved.json b/util/reserved.json index 136dfcd8f..74db885b7 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -14,6 +14,7 @@ "alert", "alerts", "api", + "apis", "auth", "authentication", "authorisation", From fd03e0750f07f58f6672f9ceeac159e62093f71a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:48:07 +0300 Subject: [PATCH 2264/2485] Update reserved.json --- util/reserved.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 74db885b7..5c00f4ebc 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -68,6 +68,7 @@ "infos", "int", "internal", + "legal", "license", "login", "logout", @@ -79,6 +80,11 @@ "marketing", "media", "mobile", + "mod", + "mod[1-99]", + "mods", + "moderator", + "moderators", "net", "network", "news", From 21bcc79fe5fdeb7c471b35b594698f0ac8b92e16 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:50:46 +0300 Subject: [PATCH 2265/2485] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 5c00f4ebc..8ac0501fd 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -63,6 +63,9 @@ "guest", "help", "helpdesk", + "helper", + "helper[1-99]", + "helpers", "hostmaster", "info", "infos", From e4b48bbe6658f5f7e0418ad80cf9cdc34e278cac Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:01:08 +0200 Subject: [PATCH 2266/2485] update cname --- domains/omardotdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omardotdev.json b/domains/omardotdev.json index 1fc9ec116..7628e8e62 100644 --- a/domains/omardotdev.json +++ b/domains/omardotdev.json @@ -5,6 +5,6 @@ "discord": "1135918173959491595" }, "record": { - "CNAME": "pages.omardotdev.codeberg.page" + "CNAME": "omardotdev.pages.dev" } } From ee8742d59636fae6623227691d0cf544efb03b1c Mon Sep 17 00:00:00 2001 From: Joshua Webb <162640629+jwe0@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:58:23 +0000 Subject: [PATCH 2267/2485] Create jwe0.json --- domains/jwe0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jwe0.json diff --git a/domains/jwe0.json b/domains/jwe0.json new file mode 100644 index 000000000..44002c409 --- /dev/null +++ b/domains/jwe0.json @@ -0,0 +1,9 @@ +{ + "description": "Forwarding", + "owner": { + "email": "900qxecf7@mozmail.com" + }, + "record": { + "NS": ["betty.ns.cloudflare.com", "cody.ns.cloudflare.com"] + } +} From 28de557a5fc4660acf492e3cd513bc62b71f560f Mon Sep 17 00:00:00 2001 From: Rilliat Date: Mon, 3 Mar 2025 22:24:05 +0300 Subject: [PATCH 2268/2485] Create rilliat.json --- domains/rilliat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rilliat.json diff --git a/domains/rilliat.json b/domains/rilliat.json new file mode 100644 index 000000000..de2a17858 --- /dev/null +++ b/domains/rilliat.json @@ -0,0 +1,11 @@ +{ + "description": "Rilliat's is-a.dev domain", + "repo": "https://github.com/Rilliat/rilliat.github.io", + "owner": { + "username": "Rilliat", + "email": "rilliatserver@gmail.com" + }, + "record": { + "URL": "https://www.rilliat.ru" + } +} From 6ba8804f5fdd980bfcedcc6e7210bc925dcf710b Mon Sep 17 00:00:00 2001 From: Rilliat Date: Mon, 3 Mar 2025 22:29:19 +0300 Subject: [PATCH 2269/2485] Update rilliat.json --- domains/rilliat.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/rilliat.json b/domains/rilliat.json index de2a17858..d21cc827c 100644 --- a/domains/rilliat.json +++ b/domains/rilliat.json @@ -3,7 +3,8 @@ "repo": "https://github.com/Rilliat/rilliat.github.io", "owner": { "username": "Rilliat", - "email": "rilliatserver@gmail.com" + "email": "rilliatserver@gmail.com", + "telegram": "rilliat.t.me" }, "record": { "URL": "https://www.rilliat.ru" From a4e0550d66aa9716864ad3cbbe475424dbccc9e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Mon, 3 Mar 2025 22:37:53 +0100 Subject: [PATCH 2270/2485] allow letsencrypt to issue certs for filip.is-a.dev --- domains/filip.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/domains/filip.json b/domains/filip.json index d3a9284d8..9b248fad8 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -6,6 +6,13 @@ "email": "filip@kalny.net" }, "record": { - "CNAME": "vps1.kalny.net" + "CNAME": "vps1.kalny.net", + "CAA": [ + { + "flags": 0, + "tag": "issue", + "value": "letsencrypt.org" + } + ] } -} \ No newline at end of file +} From d8b46d2c1deb8cb41d0c557a18d8dd4d5e776ac4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Mon, 3 Mar 2025 22:45:52 +0100 Subject: [PATCH 2271/2485] mark filip.is-a.dev as proxied --- domains/filip.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/filip.json b/domains/filip.json index 9b248fad8..6d8e1b9af 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -5,6 +5,7 @@ "username": "totalolage", "email": "filip@kalny.net" }, + "proxied": true, "record": { "CNAME": "vps1.kalny.net", "CAA": [ From da3b8f2a075292961fde14d3f67507b13b15b31e Mon Sep 17 00:00:00 2001 From: Rizky Kurniawan Ritonga Date: Tue, 4 Mar 2025 10:31:57 +0700 Subject: [PATCH 2272/2485] change proxied to false false for prevent CNAME Cross-User Banned: Error 1014 --- domains/rizkykr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizkykr.json b/domains/rizkykr.json index a75b21f21..ba47c4d0c 100644 --- a/domains/rizkykr.json +++ b/domains/rizkykr.json @@ -7,5 +7,5 @@ "record": { "CNAME": "sub-is-dev.rizkykr.com" }, - "proxied": true + "proxied": false } From 86fe445dcb1b54e68b1dd377f3f9a7cb52b22543 Mon Sep 17 00:00:00 2001 From: hareesh Date: Tue, 4 Mar 2025 14:34:34 +0530 Subject: [PATCH 2273/2485] Creating the domain files for hareesh.is-a.dev domain --- domains/_vercel.hareesh.json | 9 +++++++++ domains/hareesh.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.hareesh.json create mode 100644 domains/hareesh.json diff --git a/domains/_vercel.hareesh.json b/domains/_vercel.hareesh.json new file mode 100644 index 000000000..a2e8f060f --- /dev/null +++ b/domains/_vercel.hareesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hareesh108", + "email": "hareeshbhittam@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=hareesh.is-a.dev,477c6844f0ac3a8191e6" + } +} \ No newline at end of file diff --git a/domains/hareesh.json b/domains/hareesh.json new file mode 100644 index 000000000..7b68823f8 --- /dev/null +++ b/domains/hareesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hareesh108", + "email": "hareeshbhittam@gmail.com" + }, + "record": { + "URL": "https://me-hazel-delta.vercel.app" + } +} \ No newline at end of file From 6c782150980e39aab4ecd1e2bdf727d89e119e60 Mon Sep 17 00:00:00 2001 From: Dat Tran Date: Tue, 4 Mar 2025 16:44:27 +0700 Subject: [PATCH 2274/2485] Update datit309.json --- domains/datit309.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/datit309.json b/domains/datit309.json index de6fa31b4..20ff0b256 100644 --- a/domains/datit309.json +++ b/domains/datit309.json @@ -6,7 +6,10 @@ "email": "datit309@gmail.com" }, "record": { - "CNAME": "datit309.github.io" + "URL": "https://datit309.github.io", + "record": { + "TXT": "google-site-verification=2F7H5wS3Sly_6DKcp2IIlsDI3z3PWGfqv81YFGbMRKY" + } }, "proxied": true } From cc8cc00d6662054386ae370098191af930581f50 Mon Sep 17 00:00:00 2001 From: Alejandro Miguel Pi Cano Date: Tue, 4 Mar 2025 10:47:44 +0100 Subject: [PATCH 2275/2485] Create alejandropi.json --- domains/alejandropi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alejandropi.json diff --git a/domains/alejandropi.json b/domains/alejandropi.json new file mode 100644 index 000000000..da1441620 --- /dev/null +++ b/domains/alejandropi.json @@ -0,0 +1,11 @@ +{ + "description": "Alejandro's Portfolio ", + "repo": "https://github.com/AlejandroPiCano/alejandropi", + "owner": { + "username": "AlejandroPiCano", + "email": "alejandro.pi87@gmail.com" + }, + "record": { + "CNAME": "alejandropicano.github.io" + } +} From 9919ed08bf1e7ee52ba20e8cd6039f966cfe0b9a Mon Sep 17 00:00:00 2001 From: Jonathan Moya Moreno Date: Tue, 4 Mar 2025 12:22:10 +0100 Subject: [PATCH 2276/2485] Create jonathanmoya.json Create new subdomain --- domains/jonathanmoya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jonathanmoya.json diff --git a/domains/jonathanmoya.json b/domains/jonathanmoya.json new file mode 100644 index 000000000..055cfc7a8 --- /dev/null +++ b/domains/jonathanmoya.json @@ -0,0 +1,11 @@ +{ + "description": "Subdominio personal para portfolio web", + "repo": "https://github.com/srgrover/portfolio", + "owner": { + "username": "srgrover", + "email": "jthmoya.webdev@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From ffefba53434e1689fe1b536b6061f10294527c80 Mon Sep 17 00:00:00 2001 From: sh13y <153997025+sh13y@users.noreply.github.com> Date: Tue, 4 Mar 2025 19:06:36 +0530 Subject: [PATCH 2277/2485] Create sh13y.json --- domains/sh13y.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sh13y.json diff --git a/domains/sh13y.json b/domains/sh13y.json new file mode 100644 index 000000000..45459c20a --- /dev/null +++ b/domains/sh13y.json @@ -0,0 +1,11 @@ +{ + "description": "For My Blog", + "repo": "https://github.com/sh13y/register, + "owner": { + "username": "sh13y", + "email": "[email protected]" + }, + "record": { + "CNAME": "sh13y.github.io" + } +} From 06135310c72d3d6537f5cc17e03d8b8f9f82d8a1 Mon Sep 17 00:00:00 2001 From: Arlan Date: Tue, 4 Mar 2025 20:39:49 +0700 Subject: [PATCH 2278/2485] Create _discord.arlan.json --- domains/_discord.arlan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.arlan.json diff --git a/domains/_discord.arlan.json b/domains/_discord.arlan.json new file mode 100644 index 000000000..dbc8285c1 --- /dev/null +++ b/domains/_discord.arlan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" + }, + "record": { + "TXT": "dh=bc2dcf8fbcb6ee4e4d77621a0f2369571bc03416" + } +} From 5a88ca2efd6d16958795a5f7186eeac05f776658 Mon Sep 17 00:00:00 2001 From: mahi160 Date: Tue, 4 Mar 2025 19:59:20 +0600 Subject: [PATCH 2279/2485] add sifat.is-a.dev as subdomain --- domains/_vercel.sifat.json | 9 +++++++++ domains/sifat.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.sifat.json create mode 100644 domains/sifat.json diff --git a/domains/_vercel.sifat.json b/domains/_vercel.sifat.json new file mode 100644 index 000000000..76e4ebabc --- /dev/null +++ b/domains/_vercel.sifat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mahi160 ", + "email": "omarsifat288@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=sifat.is-a.dev,cc8d1b30995eac869fea" + } +} diff --git a/domains/sifat.json b/domains/sifat.json new file mode 100644 index 000000000..a3e8c2d1a --- /dev/null +++ b/domains/sifat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mahi160 ", + "email": "omarsifat288@gmail.com" + }, + "record": { + "CNAME": "sifat.vercel.app" + } +} From 4ccc85c0be496236448be203d3eb4a3fe75671e0 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Tue, 4 Mar 2025 09:14:19 -0500 Subject: [PATCH 2280/2485] Create link-to.lver.json --- domains/link-to.lver.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/link-to.lver.json diff --git a/domains/link-to.lver.json b/domains/link-to.lver.json new file mode 100644 index 000000000..c7b378dda --- /dev/null +++ b/domains/link-to.lver.json @@ -0,0 +1,11 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "A": ["52.72.49.79"] + }, + "proxied": true +} \ No newline at end of file From 204c61e31297a471623d8d17f1f5b036619ffbab Mon Sep 17 00:00:00 2001 From: Vugx <147163032+TheVugx@users.noreply.github.com> Date: Tue, 4 Mar 2025 11:29:47 -0300 Subject: [PATCH 2281/2485] actualizacion detalles --- domains/vugx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/vugx.json b/domains/vugx.json index 5056febdd..36f984eb4 100644 --- a/domains/vugx.json +++ b/domains/vugx.json @@ -1,8 +1,9 @@ { "owner": { - "username": "TheVugx" + "username": "TheVugx", + "email": "thevugx@gmail.com" }, "record": { - "CNAME": "https://TheVugx.github.io/" + "CNAME": "thevugx.github.io" } } From f2b12a9dfd13ecc1c6a88d4d653664f91ef86889 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Tue, 4 Mar 2025 21:48:46 +0700 Subject: [PATCH 2282/2485] Update blogs.akk1to.json --- domains/blogs.akk1to.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blogs.akk1to.json b/domains/blogs.akk1to.json index efda20b8b..4ceb0bc1e 100644 --- a/domains/blogs.akk1to.json +++ b/domains/blogs.akk1to.json @@ -4,6 +4,6 @@ "email": "akk1to.dev@gmail.com" }, "record": { - "A": ["76.76.21.21"] + "CNAME": "blogs-chi-pearl.vercel.app" } } From 3f89ad051b7ecf40551f2f4f48cbc8509aac1412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=AB=AF=E9=98=B3?= Date: Tue, 4 Mar 2025 23:02:57 +0800 Subject: [PATCH 2283/2485] Create duanyang.json --- domains/duanyang.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/duanyang.json diff --git a/domains/duanyang.json b/domains/duanyang.json new file mode 100644 index 000000000..a0e3a28d6 --- /dev/null +++ b/domains/duanyang.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Mrliduanyang", + "email": "duanyangchn@gmail.com" + }, + "target": { + "CNAME": { + "name": "duanyang", + "value": "duanyang.cool" + } + }, + "proxied": false +} From 41e3427e42c57e516c1d8d0adcba8d9b6110eb32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=AB=AF=E9=98=B3?= Date: Tue, 4 Mar 2025 23:11:28 +0800 Subject: [PATCH 2284/2485] Update duanyang.json --- domains/duanyang.json | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/domains/duanyang.json b/domains/duanyang.json index a0e3a28d6..d30ef6dbb 100644 --- a/domains/duanyang.json +++ b/domains/duanyang.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "Mrliduanyang", - "email": "duanyangchn@gmail.com" - }, - "target": { - "CNAME": { - "name": "duanyang", - "value": "duanyang.cool" - } - }, - "proxied": false + "owner": { + "username": "Mrliduanyang", + "email": "duanyangchn@gmail.com" + }, + "record": { + "CNAME": "github-username.github.io" + }, + "proxied": false } From d3ff12ebc2a7c59cf6c823a74908badd38791258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=AB=AF=E9=98=B3?= Date: Tue, 4 Mar 2025 23:12:17 +0800 Subject: [PATCH 2285/2485] Update duanyang.json --- domains/duanyang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duanyang.json b/domains/duanyang.json index d30ef6dbb..391e00e10 100644 --- a/domains/duanyang.json +++ b/domains/duanyang.json @@ -4,7 +4,7 @@ "email": "duanyangchn@gmail.com" }, "record": { - "CNAME": "github-username.github.io" + "CNAME": "duanyang.cool" }, "proxied": false } From 0d023ad100e3b2ed494d156fdf33064aab8b081f Mon Sep 17 00:00:00 2001 From: simone Date: Tue, 4 Mar 2025 16:17:47 +0100 Subject: [PATCH 2286/2485] create simone.json --- domains/_vercel.simone.json | 9 +++++++++ domains/simone.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.simone.json create mode 100644 domains/simone.json diff --git a/domains/_vercel.simone.json b/domains/_vercel.simone.json new file mode 100644 index 000000000..0d605acbe --- /dev/null +++ b/domains/_vercel.simone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cimasim89", + "email": "cimasim89@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=simone.is-a.dev,dc2853a2476427303b16" + } +} diff --git a/domains/simone.json b/domains/simone.json new file mode 100644 index 000000000..6adc3b493 --- /dev/null +++ b/domains/simone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cimasim89", + "email": "cimasim89@gmail.com" + }, + "record": { + "CNAME": "cimasim-portfolio.vercel.app" + } +} From 6d6fce29811ec6ba2ccd7bb76a7b849fc496ea87 Mon Sep 17 00:00:00 2001 From: Aditya Date: Tue, 4 Mar 2025 21:02:19 +0530 Subject: [PATCH 2287/2485] Create _vercel.aditya.json --- domains/_vercel.aditya.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.aditya.json diff --git a/domains/_vercel.aditya.json b/domains/_vercel.aditya.json new file mode 100644 index 000000000..5f57b1ead --- /dev/null +++ b/domains/_vercel.aditya.json @@ -0,0 +1,10 @@ +{ + "description": "Aditya portfolio", + "owner": { + "username": "raghav-45", + "email": "raghavbhai4545@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=aditya.is-a.dev,bb0fe79d43ee24597631" + } +} From 193a6046aef2d2b37678b6c30f3c58b8abee44a1 Mon Sep 17 00:00:00 2001 From: Aditya Date: Tue, 4 Mar 2025 21:05:47 +0530 Subject: [PATCH 2288/2485] Update aditya.json --- domains/aditya.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/aditya.json b/domains/aditya.json index d9137efed..d10ac72f2 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -1,12 +1,10 @@ { - "description": "my personal homepage", + "description": "Aditya portfolio", "owner": { - "username": "dedomil", - "email": "ishqaddy@gmail.com", - "twitter": "aadixl", - "discord": "dedomil" + "username": "raghav-45", + "email": "raghavbhai4545@gmail.com", }, "record": { - "CNAME": "dedomil.github.io" + "A": ["76.76.21.21"] } } From bdc8bd36ec40335c8a9ae73699bbb342e001f043 Mon Sep 17 00:00:00 2001 From: Emanuel Prado Date: Tue, 4 Mar 2025 13:44:08 -0300 Subject: [PATCH 2289/2485] add emanuel-prado subdomain --- domains/_vercel.emanuel-prado.json | 9 +++++++++ domains/emanuel-prado.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.emanuel-prado.json create mode 100644 domains/emanuel-prado.json diff --git a/domains/_vercel.emanuel-prado.json b/domains/_vercel.emanuel-prado.json new file mode 100644 index 000000000..918c4885f --- /dev/null +++ b/domains/_vercel.emanuel-prado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "emanu-dev", + "email": "emanuel.prado.dev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=emanuel-prado.is-a.dev,2852fb034d376417491f" + } +} \ No newline at end of file diff --git a/domains/emanuel-prado.json b/domains/emanuel-prado.json new file mode 100644 index 000000000..378746fe6 --- /dev/null +++ b/domains/emanuel-prado.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "emanu-dev", + "email": "emanuel.prado.dev@gmail.com" + }, + "record": { + "CNAME": "meteoric-swarm.vercel.app" + } +} \ No newline at end of file From fe11cbac5bd2ef0ba501328a922982a85c5702f4 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:10:11 +0100 Subject: [PATCH 2290/2485] add the missing `"` --- domains/sh13y.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh13y.json b/domains/sh13y.json index 45459c20a..2a9e25af1 100644 --- a/domains/sh13y.json +++ b/domains/sh13y.json @@ -1,6 +1,6 @@ { "description": "For My Blog", - "repo": "https://github.com/sh13y/register, + "repo": "https://github.com/sh13y/register", "owner": { "username": "sh13y", "email": "[email protected]" From 828b8b4e23f788f4e4040f2ed1160682c035a9e5 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:12:15 -0500 Subject: [PATCH 2291/2485] Update mail.lver.json --- domains/mail.lver.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/mail.lver.json b/domains/mail.lver.json index fb294820b..b0e64b735 100644 --- a/domains/mail.lver.json +++ b/domains/mail.lver.json @@ -5,11 +5,6 @@ "email": "profoundlvr@gmail.com" }, "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - }, - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": " zoho-verification=zb98323889.zmverify.zoho.com" } } From 4fb0b3e75dacd94a2fc58ae158f9ae85ac272d6d Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:12:34 +0100 Subject: [PATCH 2292/2485] fix username --- domains/_vercel.sifat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.sifat.json b/domains/_vercel.sifat.json index 76e4ebabc..fc4e9c80a 100644 --- a/domains/_vercel.sifat.json +++ b/domains/_vercel.sifat.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mahi160 ", + "username": "mahi160", "email": "omarsifat288@gmail.com" }, "record": { From b3ab2ec54197ea920426df26d3e18366b5c95ca6 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:12:48 +0100 Subject: [PATCH 2293/2485] fix username --- domains/sifat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sifat.json b/domains/sifat.json index a3e8c2d1a..21ed36ce3 100644 --- a/domains/sifat.json +++ b/domains/sifat.json @@ -1,6 +1,6 @@ { "owner": { - "username": "mahi160 ", + "username": "mahi160", "email": "omarsifat288@gmail.com" }, "record": { From c4354108cf2482443c3811ee8d1c82b9e41a2a6c Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:14:54 +0100 Subject: [PATCH 2294/2485] fix user typo --- domains/_vercel.aditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.aditya.json b/domains/_vercel.aditya.json index 5f57b1ead..69fd750da 100644 --- a/domains/_vercel.aditya.json +++ b/domains/_vercel.aditya.json @@ -2,7 +2,7 @@ "description": "Aditya portfolio", "owner": { "username": "raghav-45", - "email": "raghavbhai4545@gmail.com", + "email": "raghavbhai4545@gmail.com" }, "record": { "TXT": "vc-domain-verify=aditya.is-a.dev,bb0fe79d43ee24597631" From 58b444f92607744a5b8220ac5a2b15ad909bc720 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 4 Mar 2025 18:15:39 +0100 Subject: [PATCH 2295/2485] fix user typo --- domains/aditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aditya.json b/domains/aditya.json index d10ac72f2..191ff4102 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -2,7 +2,7 @@ "description": "Aditya portfolio", "owner": { "username": "raghav-45", - "email": "raghavbhai4545@gmail.com", + "email": "raghavbhai4545@gmail.com" }, "record": { "A": ["76.76.21.21"] From d8ddbcf8ef2b98b8ca0996bd3eae248f4df6c686 Mon Sep 17 00:00:00 2001 From: Joshua Webb <162640629+jwe0@users.noreply.github.com> Date: Tue, 4 Mar 2025 19:46:01 +0000 Subject: [PATCH 2296/2485] Update jwe0.json --- domains/jwe0.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jwe0.json b/domains/jwe0.json index 44002c409..22e259b58 100644 --- a/domains/jwe0.json +++ b/domains/jwe0.json @@ -1,9 +1,10 @@ { "description": "Forwarding", "owner": { - "email": "900qxecf7@mozmail.com" + "email": "900qxecf7@mozmail.com", + "username" : "jwe0" }, "record": { - "NS": ["betty.ns.cloudflare.com", "cody.ns.cloudflare.com"] + "CNAME" : "jwe0.xyz" } } From c2922cca55c4224039fb7c74eaf8d46ac31155f8 Mon Sep 17 00:00:00 2001 From: sh13y <153997025+sh13y@users.noreply.github.com> Date: Wed, 5 Mar 2025 04:16:22 +0530 Subject: [PATCH 2297/2485] Update sh13y.json Add Email --- domains/sh13y.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sh13y.json b/domains/sh13y.json index 2a9e25af1..663d3be97 100644 --- a/domains/sh13y.json +++ b/domains/sh13y.json @@ -3,7 +3,7 @@ "repo": "https://github.com/sh13y/register", "owner": { "username": "sh13y", - "email": "[email protected]" + "email": "lucky10isuru@gmail.com" }, "record": { "CNAME": "sh13y.github.io" From 80726f262514be3c9a604d5fb91c28aca1aaf42b Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Tue, 4 Mar 2025 23:22:24 +0000 Subject: [PATCH 2298/2485] Update drbaph.json --- domains/drbaph.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/drbaph.json b/domains/drbaph.json index e8a42f364..f3166ee6a 100644 --- a/domains/drbaph.json +++ b/domains/drbaph.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "drbaph-srj.pages.dev" - }, - "proxied": true + } } From 71ef617bc97e60be6b81132bdd33e453d44aeaaf Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Tue, 4 Mar 2025 18:53:28 -0500 Subject: [PATCH 2299/2485] Update mail.lver.json --- domains/mail.lver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.lver.json b/domains/mail.lver.json index b0e64b735..14465d83b 100644 --- a/domains/mail.lver.json +++ b/domains/mail.lver.json @@ -5,6 +5,6 @@ "email": "profoundlvr@gmail.com" }, "record": { - "TXT": " zoho-verification=zb98323889.zmverify.zoho.com" + "TXT": "zoho-verification=zb43169475.zmverify.zoho.com" } } From 5b08973cfd73063a10ee4197fe93b685cb9723ad Mon Sep 17 00:00:00 2001 From: William Holley Date: Tue, 4 Mar 2025 18:09:39 -0600 Subject: [PATCH 2300/2485] Create william2sober.json --- domains/william2sober.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/william2sober.json diff --git a/domains/william2sober.json b/domains/william2sober.json new file mode 100644 index 000000000..1b209e708 --- /dev/null +++ b/domains/william2sober.json @@ -0,0 +1,14 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/william2sober/is-a-dev", + "owner": { + "username": "william2sober.is-a-dev", + "email": "willliam2sober@gmail.com" + }, + "record": { + "A": [ + 76.76.21.21 + ] + }, + "proxied": false +} From 6319abf3e0f7d30e1f5575356d8e72bcc79edc4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valent=C3=ADn=20Nicheglod?= <67331469+ValentinNicheglod@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:01:18 -0300 Subject: [PATCH 2301/2485] Create valentin-nicheglod.json --- domains/valentin-nicheglod.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/valentin-nicheglod.json diff --git a/domains/valentin-nicheglod.json b/domains/valentin-nicheglod.json new file mode 100644 index 000000000..08cf9c30c --- /dev/null +++ b/domains/valentin-nicheglod.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "valentinnicheglod", + "email": "nicheglod69@gmail.com" + }, + "record": { + "CNAME": "valentinnicheglod.github.io" + } +} From d91956c2747019b9ae625965294f2616da869cfe Mon Sep 17 00:00:00 2001 From: Rizky Kurniawan Ritonga Date: Wed, 5 Mar 2025 08:55:58 +0700 Subject: [PATCH 2302/2485] Change CNAME into Cloudflare Workers for prevent ip public exposed --- domains/rizkykr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rizkykr.json b/domains/rizkykr.json index ba47c4d0c..ca7de90b7 100644 --- a/domains/rizkykr.json +++ b/domains/rizkykr.json @@ -5,7 +5,7 @@ }, "description": "Personal Website for Personal Branding", "record": { - "CNAME": "sub-is-dev.rizkykr.com" + "CNAME": "rizkykr-is-a-dev.rizkykr.workers.dev" }, - "proxied": false + "proxied": true } From 7a8adfead996f27a04f1b385fd0608149f1a1aed Mon Sep 17 00:00:00 2001 From: hareesh Date: Wed, 5 Mar 2025 09:58:18 +0530 Subject: [PATCH 2303/2485] Updated changes according to suggestions --- domains/hareesh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hareesh.json b/domains/hareesh.json index 7b68823f8..be06919ef 100644 --- a/domains/hareesh.json +++ b/domains/hareesh.json @@ -4,6 +4,7 @@ "email": "hareeshbhittam@gmail.com" }, "record": { - "URL": "https://me-hazel-delta.vercel.app" + "URL": "https://me-hazel-delta.vercel.app", + "CNAME": "me-hazel-delta.vercel.app" } } \ No newline at end of file From 05192076024b3dc566a12f7fe963080a80b96f35 Mon Sep 17 00:00:00 2001 From: Marlon Mogollon <99307306+MarlonDevs@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:13:08 -0700 Subject: [PATCH 2304/2485] Create marlon.json --- domains/marlon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marlon.json diff --git a/domains/marlon.json b/domains/marlon.json new file mode 100644 index 000000000..2d605e643 --- /dev/null +++ b/domains/marlon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MarlonDevs", // Nuestro usuario de Github + "email": "marlonmogollon13@gmail.com", // Tu email + }, + "record": { + "CNAME": "marlondevs.github.io" // URL a la cual aputa tu web + } +} From 4b68326699ae7cb9fa950db09638a1bd33b2b6aa Mon Sep 17 00:00:00 2001 From: hareesh Date: Wed, 5 Mar 2025 11:03:21 +0530 Subject: [PATCH 2305/2485] Minor change --- domains/hareesh.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hareesh.json b/domains/hareesh.json index be06919ef..ec4c3873f 100644 --- a/domains/hareesh.json +++ b/domains/hareesh.json @@ -4,7 +4,6 @@ "email": "hareeshbhittam@gmail.com" }, "record": { - "URL": "https://me-hazel-delta.vercel.app", "CNAME": "me-hazel-delta.vercel.app" } } \ No newline at end of file From df636572148d09a632dbf958ff527e5c096474f6 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Wed, 5 Mar 2025 12:52:16 +0700 Subject: [PATCH 2306/2485] Rename _vercel.blogs.akk1to.json to _vercel.akk1to.json --- domains/{_vercel.blogs.akk1to.json => _vercel.akk1to.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.blogs.akk1to.json => _vercel.akk1to.json} (100%) diff --git a/domains/_vercel.blogs.akk1to.json b/domains/_vercel.akk1to.json similarity index 100% rename from domains/_vercel.blogs.akk1to.json rename to domains/_vercel.akk1to.json From e9619088a220af59c01f88a1b2bf140539b87603 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=AB=AF=E9=98=B3?= Date: Wed, 5 Mar 2025 15:03:52 +0800 Subject: [PATCH 2307/2485] Update duanyang.json --- domains/duanyang.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/duanyang.json b/domains/duanyang.json index 391e00e10..1d80f4940 100644 --- a/domains/duanyang.json +++ b/domains/duanyang.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Mrliduanyang", - "email": "duanyangchn@gmail.com" - }, - "record": { - "CNAME": "duanyang.cool" - }, - "proxied": false + "owner": { + "username": "Mrliduanyang", + "email": "duanyangchn@gmail.com" + }, + "record": { + "CNAME": "duanyang.cool" + }, + "proxied": false } From d8b9e9adc3af1bd600793779e1f691a68de14272 Mon Sep 17 00:00:00 2001 From: Florent <59729754+flobsx@users.noreply.github.com> Date: Wed, 5 Mar 2025 00:14:09 +0100 Subject: [PATCH 2308/2485] Create florent.json --- domains/florent.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/florent.json diff --git a/domains/florent.json b/domains/florent.json new file mode 100644 index 000000000..61ba01769 --- /dev/null +++ b/domains/florent.json @@ -0,0 +1,18 @@ +{ + "repo": "https://github.com/flobsx", + "owner": { + "username": "florent", + "email": "flo@bsx.pm" + }, + "record": { + "CNAME": "flobsx.github.io" + }, + "proxied": true, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/flobsx", + "/linkedin": "https://www.linkedin.com/in/florent-bissiriex/" + }, + "redirect_paths": true + } +} From 4cafe5e6cd83bae4b5c8c845963d2e9d4f7094b6 Mon Sep 17 00:00:00 2001 From: Florent <59729754+flobsx@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:18:10 +0100 Subject: [PATCH 2309/2485] Fix username to match github account Co-authored-by: 21Z <21z95@proton.me> --- domains/florent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/florent.json b/domains/florent.json index 61ba01769..1b5f712b4 100644 --- a/domains/florent.json +++ b/domains/florent.json @@ -1,7 +1,7 @@ { "repo": "https://github.com/flobsx", "owner": { - "username": "florent", + "username": "flobsx", "email": "flo@bsx.pm" }, "record": { From f6f17fc897af7e962c81d20c2908956deebc508c Mon Sep 17 00:00:00 2001 From: Florent <59729754+flobsx@users.noreply.github.com> Date: Wed, 5 Mar 2025 08:21:52 +0000 Subject: [PATCH 2310/2485] Fix: remove redirection not possible with cname --- domains/florent.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/domains/florent.json b/domains/florent.json index 1b5f712b4..60009a9bd 100644 --- a/domains/florent.json +++ b/domains/florent.json @@ -7,12 +7,5 @@ "record": { "CNAME": "flobsx.github.io" }, - "proxied": true, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/flobsx", - "/linkedin": "https://www.linkedin.com/in/florent-bissiriex/" - }, - "redirect_paths": true - } -} + "proxied": true +} \ No newline at end of file From 1d7fe4ebd626005aa6d1cb8f9cb95f5f47974817 Mon Sep 17 00:00:00 2001 From: Vedant Date: Wed, 5 Mar 2025 14:17:33 +0530 Subject: [PATCH 2311/2485] Create vedant.json --- domains/vedant.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/vedant.json diff --git a/domains/vedant.json b/domains/vedant.json new file mode 100644 index 000000000..1148cc2ea --- /dev/null +++ b/domains/vedant.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "theonlyvedu" + }, + "record": { + "CNAME": "theonlyvedu.github.io" + } +} From 72288581f9cc6cb3797351131186ea5440f79b29 Mon Sep 17 00:00:00 2001 From: nuraly-v <161432065+nuraly-v@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:50:00 +0100 Subject: [PATCH 2312/2485] Create nuraly.json --- domains/nuraly.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nuraly.json diff --git a/domains/nuraly.json b/domains/nuraly.json new file mode 100644 index 000000000..1dded7be9 --- /dev/null +++ b/domains/nuraly.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for the portfolio website", + "owner": { + "username": "nuraly-v", + "email": "mescorpx@gmail.com" + }, + "record": { + "CNAME": "nuraly-v.github.io" + } +} From 2352d06ec76f4807466fe628e75b970bae726731 Mon Sep 17 00:00:00 2001 From: Bao Pham Date: Wed, 5 Mar 2025 16:47:57 +0700 Subject: [PATCH 2313/2485] Create r42mp6d7pwns.bao.json --- domains/r42mp6d7pwns.bao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r42mp6d7pwns.bao.json diff --git a/domains/r42mp6d7pwns.bao.json b/domains/r42mp6d7pwns.bao.json new file mode 100644 index 000000000..3acff5b85 --- /dev/null +++ b/domains/r42mp6d7pwns.bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "gv-t63jjd67zkqqxj.dv.googlehosted.com" + } +} From 86cc068230224048369c15b12894634180ab7388 Mon Sep 17 00:00:00 2001 From: Milan Dangol <32799872+milandangol@users.noreply.github.com> Date: Wed, 5 Mar 2025 16:30:26 +0545 Subject: [PATCH 2314/2485] Create milaan.json --- domains/milaan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/milaan.json diff --git a/domains/milaan.json b/domains/milaan.json new file mode 100644 index 000000000..a3f7b017c --- /dev/null +++ b/domains/milaan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "milandangol", + "email": "milandangol57@gmail.com" + }, + "record": { + "CNAME": "milaan.pages.dev" + } +} From 444e70b00e0bc78abcd1a50391692e820c2d5872 Mon Sep 17 00:00:00 2001 From: Deeptanshuu Date: Wed, 5 Mar 2025 17:42:29 +0530 Subject: [PATCH 2315/2485] . --- domains/_vercel.deeptanshu.json | 9 +++++++++ domains/deeptanshu.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.deeptanshu.json create mode 100644 domains/deeptanshu.json diff --git a/domains/_vercel.deeptanshu.json b/domains/_vercel.deeptanshu.json new file mode 100644 index 000000000..35310ba7c --- /dev/null +++ b/domains/_vercel.deeptanshu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Deeptanshuu", + "email": "laldeeptanshu96@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=deeptanshu.is-a.dev,28a4f0adf29f7fd2f9c3" + } +} diff --git a/domains/deeptanshu.json b/domains/deeptanshu.json new file mode 100644 index 000000000..1873c86ef --- /dev/null +++ b/domains/deeptanshu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Deeptanshuu", + "email": "laldeeptanshu96@gmail.com" + }, + "record": { + "CNAME": "deeptanshu.vercel.app" + } +} From a5d6db6f536270f6a3f2336bdbb6dc71b1d9572e Mon Sep 17 00:00:00 2001 From: William Holley Date: Wed, 5 Mar 2025 06:29:52 -0600 Subject: [PATCH 2316/2485] Update william2sober.json --- domains/william2sober.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/william2sober.json b/domains/william2sober.json index 1b209e708..a29cc6284 100644 --- a/domains/william2sober.json +++ b/domains/william2sober.json @@ -1,14 +1,14 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/william2sober/is-a-dev", - "owner": { - "username": "william2sober.is-a-dev", - "email": "willliam2sober@gmail.com" - }, - "record": { - "A": [ - 76.76.21.21 - ] - }, - "proxied": false + "description": "The Website is to show off all my links and Dev Discord server", + "repo": "https://github.com/william2sober/is-a-dev", + "owner": { + "username": "william2sober", + "email": "willliam2sober@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ] + }, + "proxied": false } From cdbd82d492f56c73af25ef45c8de7fe7194a84cb Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 5 Mar 2025 15:37:21 +0300 Subject: [PATCH 2317/2485] Update domains/marlon.json Co-authored-by: 21Z <21z95@proton.me> --- domains/marlon.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/marlon.json b/domains/marlon.json index 2d605e643..416476ccb 100644 --- a/domains/marlon.json +++ b/domains/marlon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MarlonDevs", // Nuestro usuario de Github - "email": "marlonmogollon13@gmail.com", // Tu email - }, - "record": { - "CNAME": "marlondevs.github.io" // URL a la cual aputa tu web - } + "owner": { + "username": "MarlonDevs", + "email": "marlonmogollon13@gmail.com", + }, + "record": { + "CNAME": "marlondevs.github.io" + } } From 215b01d1833f9aec7536b243fa2c69f611bba568 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 5 Mar 2025 15:37:56 +0300 Subject: [PATCH 2318/2485] Update marlon.json --- domains/marlon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marlon.json b/domains/marlon.json index 416476ccb..e63997d25 100644 --- a/domains/marlon.json +++ b/domains/marlon.json @@ -1,7 +1,7 @@ { "owner": { "username": "MarlonDevs", - "email": "marlonmogollon13@gmail.com", + "email": "marlonmogollon13@gmail.com" }, "record": { "CNAME": "marlondevs.github.io" From 85d59622d683404fce2d0e9ceb87cd870af94034 Mon Sep 17 00:00:00 2001 From: Ingo Hollmann Date: Wed, 5 Mar 2025 13:48:27 +0100 Subject: [PATCH 2319/2485] Create ingo.json --- domains/ingo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ingo.json diff --git a/domains/ingo.json b/domains/ingo.json new file mode 100644 index 000000000..8666dfb0d --- /dev/null +++ b/domains/ingo.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "bugHunter2k", + }, + "record": { + "URL": "https://ingohollmann.de/" + } +} From d50ee2b68df8cc09aa933f5ed35e8a27a2944447 Mon Sep 17 00:00:00 2001 From: Ingo Hollmann Date: Wed, 5 Mar 2025 13:52:21 +0100 Subject: [PATCH 2320/2485] Add email --- domains/ingo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ingo.json b/domains/ingo.json index 8666dfb0d..05cb1319d 100644 --- a/domains/ingo.json +++ b/domains/ingo.json @@ -1,6 +1,7 @@ { "owner": { - "username": "bugHunter2k", + "username": "BugHunter2k", + "email": "hello@ingohollmann.de" }, "record": { "URL": "https://ingohollmann.de/" From 758ed08926c2f91fc1b9d7153ccf958e0ba5bf32 Mon Sep 17 00:00:00 2001 From: Dat Tran Date: Wed, 5 Mar 2025 22:25:25 +0700 Subject: [PATCH 2321/2485] Update datit309.json --- domains/datit309.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/datit309.json b/domains/datit309.json index 20ff0b256..4569834ab 100644 --- a/domains/datit309.json +++ b/domains/datit309.json @@ -7,9 +7,7 @@ }, "record": { "URL": "https://datit309.github.io", - "record": { - "TXT": "google-site-verification=2F7H5wS3Sly_6DKcp2IIlsDI3z3PWGfqv81YFGbMRKY" - } + "TXT": "google-site-verification=2F7H5wS3Sly_6DKcp2IIlsDI3z3PWGfqv81YFGbMRKY" }, "proxied": true } From 7aa13a28fef4974d0c3e5ce9b3b36946857ebc3a Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 5 Mar 2025 11:21:44 -0500 Subject: [PATCH 2322/2485] Update mail.lver.json --- domains/mail.lver.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/mail.lver.json b/domains/mail.lver.json index 14465d83b..3998a2170 100644 --- a/domains/mail.lver.json +++ b/domains/mail.lver.json @@ -6,5 +6,10 @@ }, "record": { "TXT": "zoho-verification=zb43169475.zmverify.zoho.com" - } + }, + "MX": [ + "mx.zoho.com", + "mx2.zoho.com", + "mx3.zoho.com" + ] } From 27226bf7f5ba62e8f0ffcd7dd8113366c239c561 Mon Sep 17 00:00:00 2001 From: "amackzie@gmail.com" Date: Wed, 5 Mar 2025 19:56:14 +0300 Subject: [PATCH 2323/2485] modify domain to redirect to vercel and not github pages --- domains/_vercel.zessu.json | 9 +++++++++ domains/drew.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.zessu.json diff --git a/domains/_vercel.zessu.json b/domains/_vercel.zessu.json new file mode 100644 index 000000000..5d12c9a0e --- /dev/null +++ b/domains/_vercel.zessu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zessu", + "email": "regime-pluck-gulf@duck.com" + }, + "record": { + "TXT": "vc-domain-verify=drew.is-a.dev,78b1c3bcf18815fe9bfe" + } +} diff --git a/domains/drew.json b/domains/drew.json index bd7232463..94b4df25b 100644 --- a/domains/drew.json +++ b/domains/drew.json @@ -6,6 +6,6 @@ "email": "regime-pluck-gulf@duck.com" }, "record": { - "CNAME": "zessu.github.io" + "CNAME": "zessu-github-io-7l1v.vercel.app" } } From 5a527adecfe6b2be0891df85bb5050d662b98ccc Mon Sep 17 00:00:00 2001 From: Omar Jaber Date: Wed, 5 Mar 2025 19:00:06 +0200 Subject: [PATCH 2324/2485] add omarjaber.json --- domains/omarjaber.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omarjaber.json diff --git a/domains/omarjaber.json b/domains/omarjaber.json new file mode 100644 index 000000000..a6696ab59 --- /dev/null +++ b/domains/omarjaber.json @@ -0,0 +1,11 @@ +{ + + "repo": "https://github.com/omarHJ/Portfolio-Website", + "owner": { + "username": "omarHJ", + "email": "omarpp5555@gmail.com" + }, + "record": { + "CNAME": "omarHJ.github.io" + } +} \ No newline at end of file From 29d2e38dad53beb25aa56882282ba43ea6908d47 Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Wed, 5 Mar 2025 22:43:16 +0530 Subject: [PATCH 2325/2485] Update kunalpurandare.json --- domains/kunalpurandare.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json index d36baa6d8..65b0486e4 100644 --- a/domains/kunalpurandare.json +++ b/domains/kunalpurandare.json @@ -1,9 +1,10 @@ { + "repo":"https://kunalpurandare.github.io/portfolio", "owner": { "username": "kunalpurandare", "email": "kunalpurandare1703@gmail.com" }, "record": { - "URL": "https://kunalpurandare.github.io/portfolio" + "CNAME": "kunalpurandare.github.io" } } From 442b5fac4455f658ae9867597cae9811a6f45dbb Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 5 Mar 2025 21:32:13 +0400 Subject: [PATCH 2326/2485] fix: remove proxy --- domains/datit309.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/datit309.json b/domains/datit309.json index 4569834ab..ddc334f39 100644 --- a/domains/datit309.json +++ b/domains/datit309.json @@ -8,6 +8,5 @@ "record": { "URL": "https://datit309.github.io", "TXT": "google-site-verification=2F7H5wS3Sly_6DKcp2IIlsDI3z3PWGfqv81YFGbMRKY" - }, - "proxied": true + } } From 63324abe1df590b2196d79c76e5e7132e3da8fb3 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Wed, 5 Mar 2025 21:40:26 +0400 Subject: [PATCH 2327/2485] fix --- domains/mail.lver.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/mail.lver.json b/domains/mail.lver.json index 3998a2170..0b110e3c6 100644 --- a/domains/mail.lver.json +++ b/domains/mail.lver.json @@ -5,11 +5,14 @@ "email": "profoundlvr@gmail.com" }, "record": { - "TXT": "zoho-verification=zb43169475.zmverify.zoho.com" - }, + "TXT": [ + "zoho-verification=zb43169475.zmverify.zoho.com", + "v=spf1 include:zohomail.com ~all" + ], "MX": [ "mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com" ] } +} From 09c95e03eccc0d8bd0f1870441ca9400f4b7150f Mon Sep 17 00:00:00 2001 From: Rahul Verma Date: Wed, 5 Mar 2025 23:37:35 +0530 Subject: [PATCH 2328/2485] registering rahulverma.is-a.dev --- domains/rahulverma | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulverma diff --git a/domains/rahulverma b/domains/rahulverma new file mode 100644 index 000000000..e2efabccd --- /dev/null +++ b/domains/rahulverma @@ -0,0 +1,11 @@ +{ + "description": "My Developer Portfolio", + "repo": "https://github.com/SudoRV/register", + "owner": { + "username": "SudoRV", + "email": "rahulverma.1.2005@gamil.com" + }, + "record": { + "CNAME": "rahul-verma.onrender.com" + } +} From 916738f91c04361eb6c5248389e6886a118ca6d1 Mon Sep 17 00:00:00 2001 From: Bryan Johnson Date: Wed, 5 Mar 2025 19:17:29 -0700 Subject: [PATCH 2329/2485] Create bryanj.json --- domains/bryanj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bryanj.json diff --git a/domains/bryanj.json b/domains/bryanj.json new file mode 100644 index 000000000..951f8c692 --- /dev/null +++ b/domains/bryanj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bryanj0410", + "email": "bryanj0410@gmail.com" + }, + "record": { + "CNAME": "portfolio-holy-fog-2069.fly.dev" + } +} From cd6eaacad1a9aebca2d6b672ef535a4b0df92caa Mon Sep 17 00:00:00 2001 From: "amackzie@gmail.com" Date: Thu, 6 Mar 2025 07:41:21 +0300 Subject: [PATCH 2330/2485] fix bug in _vercel file name, should be drew not zessu --- domains/{_vercel.zessu.json => _vercel.drew.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.zessu.json => _vercel.drew.json} (100%) diff --git a/domains/_vercel.zessu.json b/domains/_vercel.drew.json similarity index 100% rename from domains/_vercel.zessu.json rename to domains/_vercel.drew.json From 21dedbaf6dca46145479227800a3bc84563dc559 Mon Sep 17 00:00:00 2001 From: Griffen Fargo Date: Wed, 5 Mar 2025 23:59:45 -0500 Subject: [PATCH 2331/2485] Add `griff.json` to domains Introduce a new domain configuration `griff.json` for a portfolio, blog, and personal website. The domain is owned by `gfargo` with contact details including email and Twitter handle --- domains/griff.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/griff.json diff --git a/domains/griff.json b/domains/griff.json new file mode 100644 index 000000000..faffbe6fa --- /dev/null +++ b/domains/griff.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio, blog and personal website", + "owner": { + "username": "gfargo", + "email": "ghfargo@gmail.com", + "twitter": "ghfargo" + }, + "record": { + "URL": "https://griffen.codes" + } +} From 6acf59b3c8dca3d7012ece7f6a4cd898ad25e947 Mon Sep 17 00:00:00 2001 From: nuraly-v <161432065+nuraly-v@users.noreply.github.com> Date: Thu, 6 Mar 2025 09:34:56 +0100 Subject: [PATCH 2332/2485] Create DNS record for verification --- domains/_github-pages-challenge-nuraly-v.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-nuraly-v.json diff --git a/domains/_github-pages-challenge-nuraly-v.json b/domains/_github-pages-challenge-nuraly-v.json new file mode 100644 index 000000000..54bf7bf6f --- /dev/null +++ b/domains/_github-pages-challenge-nuraly-v.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nuraly-v", + "email": "mescorpx@gmail.com" + }, + "record": { + "TXT": "aecce766c2f539c48be6e59e611020" + } +} From e153ffdea464611192901301d140ffc1b6668f29 Mon Sep 17 00:00:00 2001 From: nuraly-v <161432065+nuraly-v@users.noreply.github.com> Date: Thu, 6 Mar 2025 09:48:12 +0100 Subject: [PATCH 2333/2485] Renaming the file according to instructions --- ...nuraly-v.json => _github-pages-challenge-nuraly-v.nuraly.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-nuraly-v.json => _github-pages-challenge-nuraly-v.nuraly.json} (100%) diff --git a/domains/_github-pages-challenge-nuraly-v.json b/domains/_github-pages-challenge-nuraly-v.nuraly.json similarity index 100% rename from domains/_github-pages-challenge-nuraly-v.json rename to domains/_github-pages-challenge-nuraly-v.nuraly.json From 1d0518ccbb294eeb5d0451a4cfe2099b2cedbeae Mon Sep 17 00:00:00 2001 From: Septyoadi <88996560+Lycorissss@users.noreply.github.com> Date: Thu, 6 Mar 2025 15:48:28 +0700 Subject: [PATCH 2334/2485] Create _vercel.LYCORIS.json --- domains/_vercel.LYCORIS.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.LYCORIS.json diff --git a/domains/_vercel.LYCORIS.json b/domains/_vercel.LYCORIS.json new file mode 100644 index 000000000..969f26a4b --- /dev/null +++ b/domains/_vercel.LYCORIS.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lycorissss", + "email": "beelzebub5758@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=lycoris.is-a.dev,c3b18b1afc1e66757025" + } +} From 07dcd23698c46071f86444a50018903a60bbe775 Mon Sep 17 00:00:00 2001 From: Rizky Kurniawan Ritonga Date: Thu, 6 Mar 2025 15:48:57 +0700 Subject: [PATCH 2335/2485] Update rizkykr.json --- domains/rizkykr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizkykr.json b/domains/rizkykr.json index ca7de90b7..bcab1cd18 100644 --- a/domains/rizkykr.json +++ b/domains/rizkykr.json @@ -7,5 +7,5 @@ "record": { "CNAME": "rizkykr-is-a-dev.rizkykr.workers.dev" }, - "proxied": true + "proxied": false } From d44a7ab549e87d10a358df98f17ecec8b07321d0 Mon Sep 17 00:00:00 2001 From: Septyoadi <88996560+Lycorissss@users.noreply.github.com> Date: Thu, 6 Mar 2025 15:53:42 +0700 Subject: [PATCH 2336/2485] Create lycoris --- domains/lycoris | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lycoris diff --git a/domains/lycoris b/domains/lycoris new file mode 100644 index 000000000..00e7fb281 --- /dev/null +++ b/domains/lycoris @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lycorissss", + "email": "beelzebub5758@gmail.com" + }, + "record": { + "CNAME": "septyo-adi-dwi-putra.vercel.app" + } +} From 801d4756967cdada3bfc578aa3a86efa04bed90e Mon Sep 17 00:00:00 2001 From: Septyoadi <88996560+Lycorissss@users.noreply.github.com> Date: Thu, 6 Mar 2025 16:01:38 +0700 Subject: [PATCH 2337/2485] rename file --- domains/{lycoris => lycoris.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{lycoris => lycoris.json} (100%) diff --git a/domains/lycoris b/domains/lycoris.json similarity index 100% rename from domains/lycoris rename to domains/lycoris.json From b5c95dabd9b1da84338c346634fc0e2e6f890acb Mon Sep 17 00:00:00 2001 From: mahi160 Date: Thu, 6 Mar 2025 15:47:12 +0600 Subject: [PATCH 2338/2485] update CNAME --- domains/sifat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sifat.json b/domains/sifat.json index 21ed36ce3..0e714ec56 100644 --- a/domains/sifat.json +++ b/domains/sifat.json @@ -4,6 +4,6 @@ "email": "omarsifat288@gmail.com" }, "record": { - "CNAME": "sifat.vercel.app" + "CNAME": "mahi160.vercel.app" } } From 0d74722f0f91eefaa5c4365aa732df0998676af0 Mon Sep 17 00:00:00 2001 From: Luke <125390274+sageofluke@users.noreply.github.com> Date: Thu, 6 Mar 2025 16:07:00 +0530 Subject: [PATCH 2339/2485] Update yourtilak.json --- domains/yourtilak.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/yourtilak.json b/domains/yourtilak.json index 23c7fd71e..0478258a9 100644 --- a/domains/yourtilak.json +++ b/domains/yourtilak.json @@ -1,11 +1,11 @@ { - "description": "YourTilak.is-a.dev", - "repo": "https://github.com/YourTilak/YourTilak.github.io", + "description": "SageofLuke.is-a.dev", + "repo": "https://github.com/sageofluke/sageofluke.github.io", "owner": { - "username": "YourTilak", + "username": "SageOfLuke", "email": "rj05tilak@gmail.com" }, "record": { - "CNAME": "yourtilak.github.io" + "CNAME": "sageofluke.github.io" } } From 1f0c4c92519bb3ea41692f2e17bc86cc8c8d6b41 Mon Sep 17 00:00:00 2001 From: Luke <125390274+sageofluke@users.noreply.github.com> Date: Thu, 6 Mar 2025 16:07:14 +0530 Subject: [PATCH 2340/2485] Rename yourtilak.json to sageofluke.json --- domains/{yourtilak.json => sageofluke.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{yourtilak.json => sageofluke.json} (100%) diff --git a/domains/yourtilak.json b/domains/sageofluke.json similarity index 100% rename from domains/yourtilak.json rename to domains/sageofluke.json From d1e2bbb92d49d65534f201f43be770c1625459da Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 6 Mar 2025 13:52:03 +0300 Subject: [PATCH 2341/2485] Rename _vercel.LYCORIS.json to _vercel.lycoris.json --- domains/{_vercel.LYCORIS.json => _vercel.lycoris.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercel.LYCORIS.json => _vercel.lycoris.json} (100%) diff --git a/domains/_vercel.LYCORIS.json b/domains/_vercel.lycoris.json similarity index 100% rename from domains/_vercel.LYCORIS.json rename to domains/_vercel.lycoris.json From 53b685583e53ac0bfd7a34e208643ab71da3198b Mon Sep 17 00:00:00 2001 From: Angga Eko Pratama Date: Thu, 6 Mar 2025 17:59:19 +0700 Subject: [PATCH 2342/2485] Add TXT Google Search Console Verification Adding txt record for google search console verification --- domains/angganix.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/angganix.json b/domains/angganix.json index ab07741ca..dec3b8188 100644 --- a/domains/angganix.json +++ b/domains/angganix.json @@ -6,6 +6,7 @@ "email": "angganix@gmail.com" }, "record": { - "CNAME": "angganix.github.io" + "CNAME": "angganix.github.io", + "TXT": "google-site-verification=q5JulUF0tB8rSEi7z2cnvV6IgMZr5En3l_O_uq70ijI" } } From b879aa94d10e6c87263d382d69f9de2ecbb13553 Mon Sep 17 00:00:00 2001 From: Samadhi Gunasinghe Date: Thu, 6 Mar 2025 16:34:45 +0530 Subject: [PATCH 2343/2485] Create samadhi.json --- domains/samadhi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/samadhi.json diff --git a/domains/samadhi.json b/domains/samadhi.json new file mode 100644 index 000000000..46904f7b9 --- /dev/null +++ b/domains/samadhi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "samadhi1311", + "email": "samadhilakmina.sl@gmail.com" + }, + "record": { + "CNAME": "samadhi-gunasinghe.pages.dev" + } +} From 2c93781d638c98bc98908fe57ee089cb71e64f3f Mon Sep 17 00:00:00 2001 From: Luxorens <91131005+Luxorens@users.noreply.github.com> Date: Thu, 6 Mar 2025 12:06:18 +0100 Subject: [PATCH 2344/2485] Create luxorens.json --- domains/luxorens.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luxorens.json diff --git a/domains/luxorens.json b/domains/luxorens.json new file mode 100644 index 000000000..2b8a2d91a --- /dev/null +++ b/domains/luxorens.json @@ -0,0 +1,11 @@ +{ + "description": "Website for Luxorens projects", + "owner": { + "username": "Luxorens", + "email": "luxorens@gmail.com" + }, + "record": { + "CNAME": "luxorens.github.io" + }, + "proxied": true +} From 109b2e95c9cf6b989d8d0ced8035771b10a366be Mon Sep 17 00:00:00 2001 From: Angga Eko Pratama Date: Thu, 6 Mar 2025 18:11:19 +0700 Subject: [PATCH 2345/2485] Fix Proxied to be true --- domains/angganix.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/angganix.json b/domains/angganix.json index dec3b8188..36563d7e5 100644 --- a/domains/angganix.json +++ b/domains/angganix.json @@ -8,5 +8,6 @@ "record": { "CNAME": "angganix.github.io", "TXT": "google-site-verification=q5JulUF0tB8rSEi7z2cnvV6IgMZr5En3l_O_uq70ijI" - } + }, + "proxied": true } From 770a973b087af467adf55d0af5fc2e4f8ca28097 Mon Sep 17 00:00:00 2001 From: Luke <125390274+sageofluke@users.noreply.github.com> Date: Thu, 6 Mar 2025 16:46:45 +0530 Subject: [PATCH 2346/2485] Update sageofluke.json --- domains/sageofluke.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sageofluke.json b/domains/sageofluke.json index 0478258a9..5b4d94e2b 100644 --- a/domains/sageofluke.json +++ b/domains/sageofluke.json @@ -3,7 +3,7 @@ "repo": "https://github.com/sageofluke/sageofluke.github.io", "owner": { "username": "SageOfLuke", - "email": "rj05tilak@gmail.com" + "email": "rj05tilak@hotmail.com" }, "record": { "CNAME": "sageofluke.github.io" From 634fcf81c18a5beed2303f38adbe91ffebe16ab8 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 6 Mar 2025 14:28:28 +0300 Subject: [PATCH 2347/2485] Rename rahulverma to rahulverma.json --- domains/{rahulverma => rahulverma.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rahulverma => rahulverma.json} (100%) diff --git a/domains/rahulverma b/domains/rahulverma.json similarity index 100% rename from domains/rahulverma rename to domains/rahulverma.json From b4087b9ad7f188dadf55fabc200f5a708088d32e Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 6 Mar 2025 14:32:21 +0300 Subject: [PATCH 2348/2485] Update domains/omarjaber.json Co-authored-by: 21Z <21z95@proton.me> --- domains/omarjaber.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omarjaber.json b/domains/omarjaber.json index a6696ab59..faf6b169d 100644 --- a/domains/omarjaber.json +++ b/domains/omarjaber.json @@ -6,6 +6,6 @@ "email": "omarpp5555@gmail.com" }, "record": { - "CNAME": "omarHJ.github.io" + "CNAME": "omarhj.github.io" } } \ No newline at end of file From 5caa0f9fdc5594d7e16423d083091a61df364b46 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 19:34:40 +0800 Subject: [PATCH 2349/2485] Update ci.yml --- .github/workflows/ci.yml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 38cf61d44..6ee78b129 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,13 +9,13 @@ on: - "domains/*" - "tests/*" - "util/*" - - ".github/workflows/validation.yml" + - ".github/workflows/ci.yml" - "dnsconfig.js" workflow_dispatch: concurrency: - group: ${{ github.ref }}-validation + group: ${{ github.ref }}-ci cancel-in-progress: true jobs: @@ -27,4 +27,17 @@ jobs: - run: npm install - - run: npx ava tests/*.test.js + - name: Get PR author + if: github.event_name == 'pull_request' + run: echo "PR_AUTHOR=${{ github.event.pull_request.user.login }}" >> $GITHUB_ENV + + - name: Get changed files + if: github.event_name == 'pull_request' + run: | + CHANGED_FILES=$(gh pr view ${{ github.event.pull_request.number }} --json files -q '.files[].path' | jq -c .) + echo "CHANGED_FILES=$CHANGED_FILES" >> $GITHUB_ENV + env: + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + + - name: Run tests + run: npx ava tests/*.test.js From 8129760c735acb09ff084e61f969c36a4524741f Mon Sep 17 00:00:00 2001 From: Noel Paton-og <144045623+noelpaton-og@users.noreply.github.com> Date: Thu, 6 Mar 2025 19:36:49 +0800 Subject: [PATCH 2350/2485] Create noelpatonog.json --- domains/noelpatonog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noelpatonog.json diff --git a/domains/noelpatonog.json b/domains/noelpatonog.json new file mode 100644 index 000000000..ffe84597f --- /dev/null +++ b/domains/noelpatonog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noelpaton-og", + "email": "noel27938@gmail.com" + }, + "record": { + "CNAME": "noelpaton-og.github.io" + } +} From f7e689f19271af775b87318f3a91dc37f7a78252 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 19:37:25 +0800 Subject: [PATCH 2351/2485] remove `_gh-is-a-dev-docs-o` --- util/excepted.json | 1 - 1 file changed, 1 deletion(-) diff --git a/util/excepted.json b/util/excepted.json index fd68638d8..9f7268d2e 100644 --- a/util/excepted.json +++ b/util/excepted.json @@ -1,7 +1,6 @@ [ "_discord", "_psl", - "_gh-is-a-dev-docs-o", "_gh-is-a-dev-o", "_github-pages-challenge-is-a-dev" ] From f775e55954f14ce5d8987a8ac0535b679049c75b Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:41:48 +0300 Subject: [PATCH 2352/2485] Update reserved.json --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 8ac0501fd..13b954c4f 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -67,6 +67,8 @@ "helper[1-99]", "helpers", "hostmaster", + "http", + "https", "info", "infos", "int", From 18a4b8120a2179a58a7a915a0acfeccfbce905d8 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:46:23 +0300 Subject: [PATCH 2353/2485] https://github.com/is-a-dev/register/pull/20801#issuecomment-2695781465 --- util/reserved.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 13b954c4f..aae8f4634 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -16,6 +16,7 @@ "api", "apis", "auth", + "auth[1-99]", "authentication", "authorisation", "authorise", @@ -39,6 +40,8 @@ "con", "confirm", "confirmation", + "contribute", + "contributing", "dash", "dashboard", "default", @@ -149,6 +152,8 @@ "teams", "test", "test[1-9999]", + "terms", + "terms[1-99]", "termsofservice", "terms-of-service", "tld", From d59a92a49f3a81d9b69f1404608753b69b24d955 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:47:56 +0300 Subject: [PATCH 2354/2485] Update reserved.json --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index aae8f4634..7e8dc36a1 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -71,7 +71,9 @@ "helpers", "hostmaster", "http", + "http[1-9999]", "https", + "https[1-9999]", "info", "infos", "int", From aec811cb280a9ac43793bb6a4e4d9c51109b176a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:50:22 +0300 Subject: [PATCH 2355/2485] Update reserved.json --- util/reserved.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 7e8dc36a1..131dc9b70 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -10,6 +10,7 @@ "admin[1-99]", "admins", "administrator", + "administrator[1-99]", "administrators", "alert", "alerts", @@ -39,11 +40,15 @@ "com[1-9]", "con", "confirm", + "confirm[1-99]", "confirmation", "contribute", + "contribute[1-99]", "contributing", "dash", + "dash[1-99]", "dashboard", + "dashboard[1-99]", "default", "dns", "doc", @@ -160,13 +165,16 @@ "terms-of-service", "tld", "token", + "token[1-9999]", "tokens", "tos", + "tos[1-99]", "txt", "txt[1-9999]", "url", "url[1-9999]", "user", + "user[1-9999]", "users", "webmail", "webmaster", From dfe7a94acddeac0c1a2b248948e87fda4dfcce4a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:01:20 +0800 Subject: [PATCH 2356/2485] Update ci.yml --- .github/workflows/ci.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6ee78b129..c9d669ede 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,6 +31,12 @@ jobs: if: github.event_name == 'pull_request' run: echo "PR_AUTHOR=${{ github.event.pull_request.user.login }}" >> $GITHUB_ENV + - name: Get PR labels + if: github.event_name == 'pull_request' + run: | + LABELS=$(jq -c '[.pull_request.labels[].name]' <<< '${{ toJson(github.event) }}') + echo "PR_LABELS=$LABELS" >> $GITHUB_ENV + - name: Get changed files if: github.event_name == 'pull_request' run: | From e5d1d64c4bc80e240d7ed104c281da8a34a5a033 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:13:25 +0800 Subject: [PATCH 2357/2485] Update ci.yml --- .github/workflows/ci.yml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c9d669ede..c37cb072a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,6 +24,9 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + with: + ref: ${{ github.event.pull_request.head.sha }} + fetch-depth: 0 - run: npm install @@ -39,11 +42,16 @@ jobs: - name: Get changed files if: github.event_name == 'pull_request' - run: | - CHANGED_FILES=$(gh pr view ${{ github.event.pull_request.number }} --json files -q '.files[].path' | jq -c .) - echo "CHANGED_FILES=$CHANGED_FILES" >> $GITHUB_ENV - env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + uses: actions/github-script@v6 + with: + script: | + const { execSync } = require("child_process") + const { commits } = context.payload.pull_request + const rawFiles = execSync(`git diff --name-only HEAD HEAD~${commits}`).toString() + const files = rawFiles.split("\n").filter(Boolean) + console.log(files) + const jsonArray = JSON.stringify(files) + core.exportVariable('CHANGED_FILES', jsonArray) - name: Run tests run: npx ava tests/*.test.js From e56139a8be257a8ee33955c7c69204d48e332aba Mon Sep 17 00:00:00 2001 From: Angga Eko Pratama Date: Thu, 6 Mar 2025 19:15:47 +0700 Subject: [PATCH 2358/2485] Domain for redirection (www) Domain for redirection www.angganix.is-a.dev to angganix.is-a.dev --- domains/www.angganix | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/www.angganix diff --git a/domains/www.angganix b/domains/www.angganix new file mode 100644 index 000000000..e7078cf3b --- /dev/null +++ b/domains/www.angganix @@ -0,0 +1,10 @@ +{ + "description": "Domain for redirection to angganix.is-a.dev", + "owner": { + "username": "angganix", + "email": "angganix@gmail.com" + }, + "record": { + "URL": "https://angganix.is-a.dev" + } +} From 29e76ab46e60ce9a681bc02301720407848b787b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:16:53 +0800 Subject: [PATCH 2359/2485] Update json.test.js --- tests/json.test.js | 185 ++++++++++++++++----------------------------- 1 file changed, 65 insertions(+), 120 deletions(-) diff --git a/tests/json.test.js b/tests/json.test.js index 847cf0259..893cabfe7 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -1,35 +1,35 @@ const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); +const { promisify } = require("util"); const ignoredRootJSONFiles = ["package-lock.json", "package.json"]; const requiredFields = { owner: "object", - record: "object", + record: "object" }; const optionalFields = { proxied: "boolean", - redirect_config: "object", + redirect_config: "object" }; const requiredOwnerFields = { - username: "string", + username: "string" }; const optionalOwnerFields = { - email: "string", + email: "string" }; const optionalRedirectConfigFields = { custom_paths: "object", - redirect_paths: "boolean", + redirect_paths: "boolean" }; const emailRegex = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/; -const hostnameRegex = - /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; +const hostnameRegex = /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; const exceptedDomains = require("../util/excepted.json"); const reservedDomains = require("../util/reserved.json"); @@ -53,9 +53,7 @@ function expandReservedDomains(reserved) { } expandedList.splice(expandedList.indexOf(item), 1); } else { - throw new Error( - `[util/reserved.json] Invalid range [${start}-${end}] in "${item}"`, - ); + throw new Error(`[util/reserved.json] Invalid range [${start}-${end}] in "${item}"`); } } }); @@ -70,163 +68,110 @@ function findDuplicateKeys(jsonString) { const keys = []; let match; - // Find all keys in the JSON string while ((match = keyPattern.exec(jsonString)) !== null) { keys.push(match[1]); } - // Count occurrences of each key const keyCount = {}; keys.forEach((key) => { keyCount[key] = (keyCount[key] || 0) + 1; }); - // Return keys that occur more than once return Object.keys(keyCount).filter((key) => keyCount[key] > 1); } -function validateFields(t, obj, fields, file, prefix = "") { - Object.keys(fields).forEach((key) => { +async function validateFields(t, obj, fields, file, prefix = "") { + for (const key of Object.keys(fields)) { const fieldPath = prefix ? `${prefix}.${key}` : key; if (obj.hasOwnProperty(key)) { - t.is( - typeof obj[key], - fields[key], - `${file}: Field ${fieldPath} should be of type ${fields[key]}`, - ); + t.is(typeof obj[key], fields[key], `${file}: Field ${fieldPath} should be of type ${fields[key]}`); } else if (fields === requiredFields) { t.true(false, `${file}: Missing required field: ${fieldPath}`); } - }); + } } -function validateFileName(t, file) { - t.true( - file.endsWith(".json"), - `${file}: File does not have .json extension`, - ); - t.false( - file.includes(".is-a.dev"), - `${file}: File name should not contain .is-a.dev`, - ); - t.true( - file === file.toLowerCase(), - `${file}: File name should be all lowercase`, - ); +async function validateFileName(t, file) { + t.true(file.endsWith(".json"), `${file}: File does not have .json extension`); + t.false(file.includes(".is-a.dev"), `${file}: File name should not contain .is-a.dev`); + t.true(file === file.toLowerCase(), `${file}: File name should be all lowercase`); - // Ignore root domain if (file !== "@.json") { const subdomain = file.replace(/\.json$/, ""); t.regex( subdomain + ".is-a.dev", hostnameRegex, - `${file}: FQDN must be 1-253 characters, use letters, numbers, dots, or hyphens, and not start or end with a hyphen.`, + `${file}: FQDN must be 1-253 characters, use letters, numbers, dots, or hyphens, and not start or end with a hyphen.` ); - t.false( - expandedReservedDomains.includes(subdomain), - `${file}: Subdomain name is reserved`, - ); - // Disallow nested subdomains above reserved domains + t.false(expandedReservedDomains.includes(subdomain), `${file}: Subdomain name is reserved`); t.true( - !expandedReservedDomains.some((reserved) => - subdomain.endsWith(`.${reserved}`), - ), - `${file}: Subdomain name is reserved`, + !expandedReservedDomains.some((reserved) => subdomain.endsWith(`.${reserved}`)), + `${file}: Subdomain name is reserved` ); const rootSubdomain = subdomain.split(".").pop(); if (!exceptedDomains.includes(rootSubdomain)) { - t.false( - rootSubdomain.startsWith("_"), - `${file}: Root subdomains should not start with an underscore`, - ); + t.false(rootSubdomain.startsWith("_"), `${file}: Root subdomains should not start with an underscore`); } } } +async function processFile(file) { + const filePath = path.join(domainsPath, file); + const data = await fs.readJson(filePath); + + validateFileName(t, file); + + // Validate fields and duplicates + validateFields(t, data, requiredFields, file); + validateFields(t, data.owner, requiredOwnerFields, file, "owner"); + validateFields(t, data.owner, optionalOwnerFields, file, "owner"); + validateFields(t, data, optionalFields, file); + + if (data.redirect_config) { + validateFields(t, data.redirect_config, optionalRedirectConfigFields, file, "redirect_config"); + } + + if (data.owner.email) { + t.regex(data.owner.email, emailRegex, `${file}: Owner email should be a valid email address`); + t.false( + data.owner.email.endsWith("@users.noreply.github.com"), + `${file}: Owner email should not be a GitHub no-reply email` + ); + } + + t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); + + // Check for duplicate keys + const rawData = await fs.readFile(filePath, "utf8"); + const duplicateKeys = findDuplicateKeys(rawData); + t.true(!duplicateKeys.length, `${file}: Duplicate keys found: ${duplicateKeys.join(", ")}`); +} + t("JSON files should not be in the root directory", (t) => { const rootFiles = fs .readdirSync(path.resolve()) - .filter( - (file) => - file.endsWith(".json") && !ignoredRootJSONFiles.includes(file), - ); + .filter((file) => file.endsWith(".json") && !ignoredRootJSONFiles.includes(file)); t.is(rootFiles.length, 0, "JSON files should not be in the root directory"); }); -t("All files should be valid JSON", (t) => { - files.forEach((file) => { - t.notThrows( - () => fs.readJsonSync(path.join(domainsPath, file)), - `${file}: Invalid JSON file`, - ); - }); +t("All files should be valid JSON", async (t) => { + await Promise.all( + files.map((file) => { + return t.notThrows(() => fs.readJson(path.join(domainsPath, file)), `${file}: Invalid JSON file`); + }) + ); }); -t("All files should not have duplicate keys", (t) => { - files.forEach((file) => { - // Parse JSON as a string because JS automatically gets the last key if there are duplicates - const rawData = fs.readFileSync(`${domainsPath}/${file}`, "utf8"); - const duplicateKeys = findDuplicateKeys(rawData); - - t.true( - !duplicateKeys.length, - `${file}: Duplicate keys found: ${duplicateKeys.join(", ")}`, - ); - }); +t("All files should have valid file names", async (t) => { + await Promise.all(files.map((file) => validateFileName(t, file))); }); -t("All files should have valid file names", (t) => { - files.forEach((file) => { - validateFileName(t, file); - }); -}); - -t("All files should have valid required and optional fields", (t) => { - files.forEach((file) => { - const data = fs.readJsonSync(path.join(domainsPath, file)); - - // Validate top-level required fields - validateFields(t, data, requiredFields, file); - - // Validate owner fields - validateFields(t, data.owner, requiredOwnerFields, file, "owner"); - validateFields(t, data.owner, optionalOwnerFields, file, "owner"); - - // Validate optional fields for top-level and redirect config - validateFields(t, data, optionalFields, file); - if (data.redirect_config) { - validateFields( - t, - data.redirect_config, - optionalRedirectConfigFields, - file, - "redirect_config", - ); - } - - // Validate email format - if (data.owner.email) { - t.regex( - data.owner.email, - emailRegex, - `${file}: Owner email should be a valid email address`, - ); - t.false( - data.owner.email.endsWith("@users.noreply.github.com"), - `${file}: Owner email should not be a GitHub no-reply email`, - ); - } - - // Ensure 'record' field is not empty - t.true( - Object.keys(data.record).length > 0, - `${file}: Missing DNS records`, - ); - }); +t("All files should have valid required and optional fields", async (t) => { + await Promise.all(files.map((file) => processFile(file))); }); t("Reserved domains file should be valid", (t) => { @@ -236,7 +181,7 @@ t("Reserved domains file should be valid", (t) => { t.regex( item, subdomainRegex, - `[util/reserved-domains.json] Invalid subdomain name "${item}" at index ${index}`, + `[util/reserved-domains.json] Invalid subdomain name "${item}" at index ${index}` ); }); From ca946cb5d22c2341840dbc6033f8aa25d57d6bd3 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:18:36 +0800 Subject: [PATCH 2360/2485] Update json.test.js --- tests/json.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/json.test.js b/tests/json.test.js index 893cabfe7..c18ffe1d3 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -119,7 +119,7 @@ async function validateFileName(t, file) { } } -async function processFile(file) { +async function processFile(file, t) { const filePath = path.join(domainsPath, file); const data = await fs.readJson(filePath); @@ -171,7 +171,7 @@ t("All files should have valid file names", async (t) => { }); t("All files should have valid required and optional fields", async (t) => { - await Promise.all(files.map((file) => processFile(file))); + await Promise.all(files.map((file) => processFile(file, t))); }); t("Reserved domains file should be valid", (t) => { From 840f6c2ed5de1eeab8e5bb8a933875579f3cb4cc Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:26:10 +0800 Subject: [PATCH 2361/2485] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c37cb072a..bd95620db 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: - name: Get PR labels if: github.event_name == 'pull_request' run: | - LABELS=$(jq -c '[.pull_request.labels[].name]' <<< '${{ toJson(github.event) }}') + LABELS=$(gh api --jq '[.labels[].name]' /repos/{owner}/{repo}/pulls/${{ github.event.number }}) echo "PR_LABELS=$LABELS" >> $GITHUB_ENV - name: Get changed files From 1d0db3ee2136bd487f67a37899e889177e12ff12 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:28:25 +0800 Subject: [PATCH 2362/2485] fix token issue --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd95620db..523d63ce8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,6 +39,8 @@ jobs: run: | LABELS=$(gh api --jq '[.labels[].name]' /repos/{owner}/{repo}/pulls/${{ github.event.number }}) echo "PR_LABELS=$LABELS" >> $GITHUB_ENV + env: + GH_TOKEN: ${{ github.token }} - name: Get changed files if: github.event_name == 'pull_request' From 1bcb2b3bff9e938fc7ba021c79a39ccf07df35da Mon Sep 17 00:00:00 2001 From: Omar <180954465+omardotdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:30:01 +0200 Subject: [PATCH 2363/2485] reserve some more subdomains --- util/reserved.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 8ac0501fd..a4691a3d6 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -22,6 +22,10 @@ "authorization", "authorize", "aux", + "ad", + "ads", + "advertisment", + "advertisments", "billing", "blog", "calendar", From fe23876f2f0b2d5637df43dd07798615758a63d2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:33:08 +0800 Subject: [PATCH 2364/2485] Update ci.yml --- .github/workflows/ci.yml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 523d63ce8..a880e816b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,13 +47,12 @@ jobs: uses: actions/github-script@v6 with: script: | - const { execSync } = require("child_process") - const { commits } = context.payload.pull_request - const rawFiles = execSync(`git diff --name-only HEAD HEAD~${commits}`).toString() - const files = rawFiles.split("\n").filter(Boolean) - console.log(files) - const jsonArray = JSON.stringify(files) - core.exportVariable('CHANGED_FILES', jsonArray) + const { execSync } = require("child_process"); + const files = execSync(`git diff --name-only HEAD HEAD~${context.payload.pull_request.commits}`) + .toString() + .split("\n") + .filter(Boolean); + core.exportVariable("CHANGED_FILES", JSON.stringify(files)); - name: Run tests - run: npx ava tests/*.test.js + run: npx ava tests/*.test.js --timeout=30s From 6339f26bef0d9dbf56737ffddaca7794cf35bd24 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:38:14 +0800 Subject: [PATCH 2365/2485] new pr tests + prettier --- tests/domains.test.js | 73 +++++--------- tests/pr.test.js | 47 +++++++++ tests/proxy.test.js | 25 ++--- tests/records.test.js | 220 +++++++++++------------------------------- tests/special.test.js | 29 ++---- util/bypassed.json | 1 - util/reserved.json | 1 + util/trusted.json | 8 ++ 8 files changed, 152 insertions(+), 252 deletions(-) create mode 100644 tests/pr.test.js delete mode 100644 util/bypassed.json create mode 100644 util/trusted.json diff --git a/tests/domains.test.js b/tests/domains.test.js index 90262cdef..f1e4954a3 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -3,9 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const domainsPath = path.resolve("domains"); -const files = fs - .readdirSync(domainsPath) - .filter((file) => file.endsWith(".json")); +const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); const domainCache = {}; @@ -15,15 +13,11 @@ function getDomainData(subdomain) { } try { - const data = fs.readJsonSync( - path.join(domainsPath, `${subdomain}.json`), - ); + const data = fs.readJsonSync(path.join(domainsPath, `${subdomain}.json`)); domainCache[subdomain] = data; // Cache the domain data return data; } catch (error) { - throw new Error( - `Failed to read JSON for ${subdomain}: ${error.message}`, - ); + throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); } } @@ -52,30 +46,24 @@ t("Nested subdomains should not exist without a parent subdomain", (t) => { const parentSubdomain = getParentSubdomain(subdomain); t.true( parentSubdomain && files.includes(`${parentSubdomain}.json`), - `${file}: Parent subdomain does not exist`, + `${file}: Parent subdomain does not exist` ); } }); }); -t( - "Nested subdomains should not exist if the parent subdomain has NS records", - (t) => { - files.forEach((file) => { - const subdomain = file.replace(/\.json$/, ""); +t("Nested subdomains should not exist if the parent subdomain has NS records", (t) => { + files.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); - if (subdomain.split(".").length > 1) { - const parentSubdomain = getParentSubdomain(subdomain); - const parentDomain = getDomainData(parentSubdomain); + if (subdomain.split(".").length > 1) { + const parentSubdomain = getParentSubdomain(subdomain); + const parentDomain = getDomainData(parentSubdomain); - t.true( - !parentDomain.record.NS, - `${file}: Parent subdomain has NS records`, - ); - } - }); - }, -); + t.true(!parentDomain.record.NS, `${file}: Parent subdomain has NS records`); + } + }); +}); t("Nested subdomains should be owned by the parent subdomain's owner", (t) => { files.forEach((file) => { @@ -87,9 +75,8 @@ t("Nested subdomains should be owned by the parent subdomain's owner", (t) => { const parentDomain = getDomainData(parentSubdomain); t.true( - data.owner.username.toLowerCase() === - parentDomain.owner.username.toLowerCase(), - `${file}: Owner does not match the parent subdomain`, + data.owner.username.toLowerCase() === parentDomain.owner.username.toLowerCase(), + `${file}: Owner does not match the parent subdomain` ); } }); @@ -103,31 +90,15 @@ t("Subdomains containing an underscore can only have specific records", (t) => { const data = getDomainData(subdomain); const recordKeys = Object.keys(data.record); - if ( - subdomain.startsWith("_acme-challenge.") || - subdomain.includes("._domainkey.") - ) { + if (subdomain.startsWith("_acme-challenge.") || subdomain.includes("._domainkey.")) { t.true( - recordKeys.every((key) => - new Set(["TXT", "CNAME"]).has(key), - ), - `${file}: This type of subdomain can only have TXT or CNAME records`, - ); - } else if ( - subdomain.includes("._tcp.") || - subdomain.includes("._udp.") - ) { - t.deepEqual( - recordKeys, - ["SRV"], - `${file}: This type of subdomain can only have SRV records`, + recordKeys.every((key) => new Set(["TXT", "CNAME"]).has(key)), + `${file}: This type of subdomain can only have TXT or CNAME records` ); + } else if (subdomain.includes("._tcp.") || subdomain.includes("._udp.")) { + t.deepEqual(recordKeys, ["SRV"], `${file}: This type of subdomain can only have SRV records`); } else { - t.deepEqual( - recordKeys, - ["TXT"], - `${file}: Subdomains with underscores can only have TXT records`, - ); + t.deepEqual(recordKeys, ["TXT"], `${file}: Subdomains with underscores can only have TXT records`); } } }); diff --git a/tests/pr.test.js b/tests/pr.test.js new file mode 100644 index 000000000..f2cf47c2d --- /dev/null +++ b/tests/pr.test.js @@ -0,0 +1,47 @@ +const t = require("ava"); +const fs = require("fs-extra"); +const path = require("path"); + +const domainsPath = path.resolve("domains"); +const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); + +const changedFiles = JSON.parse(process.env.CHANGED_FILES); +const prAuthor = process.env.PR_AUTHOR.toLowerCase(); +const prLabels = JSON.parse(process.env.PR_LABELS); +const trustedUsers = require("../util/trusted.json").map((u) => u.toLowerCase()); + +function getDomainData(subdomain) { + try { + const data = fs.readJsonSync(path.join(domainsPath, `${subdomain}.json`)); + return data; + } catch (error) { + throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); + } +} + +t("Users can only update their own subdomains", (t) => { + if (process.env.PR_AUTHOR && process.env.CHANGED_FILES) { + const changedJSONFiles = changedFiles + .filter((file) => file.startsWith("domains/")) + .map((file) => path.basename(file)) + .forEach((file) => file.replace(/\.json$/, "")); + + if (trustedUsers.includes(prAuthor) || prLabels.includes("bypass-owner-check")) { + t.pass(); + } else { + files + .filter((file) => changedJSONFiles.includes(file)) + .forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); + const data = getDomainData(subdomain); + + t.true( + data.owner.username.toLowerCase() === prAuthor, + `${subdomain}: ${prAuthor} does not own ${subdomain}.is-a.dev` + ); + }); + } + } + + t.pass(); +}); diff --git a/tests/proxy.test.js b/tests/proxy.test.js index 0f1c65039..d7c73bc5b 100644 --- a/tests/proxy.test.js +++ b/tests/proxy.test.js @@ -25,29 +25,22 @@ function validateProxiedRecords(t, data, file) { const recordTypes = Array.from(requiredRecordsToProxy).join(", "); if (data.proxied) { - const hasProxiedRecord = Object.keys(data.record).some((key) => - requiredRecordsToProxy.has(key), - ); + const hasProxiedRecord = Object.keys(data.record).some((key) => requiredRecordsToProxy.has(key)); t.true( hasProxiedRecord, - `${file}: Proxied is true but there are no records that can be proxied (${recordTypes} expected)`, + `${file}: Proxied is true but there are no records that can be proxied (${recordTypes} expected)` ); } } const domainsPath = path.resolve("domains"); -const files = fs - .readdirSync(domainsPath) - .filter((file) => file.endsWith(".json")); +const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); -t( - "Domains with proxy enabled must have at least one proxy-able record", - (t) => { - files.forEach((file) => { - const domain = getDomainData(file); +t("Domains with proxy enabled must have at least one proxy-able record", (t) => { + files.forEach((file) => { + const domain = getDomainData(file); - validateProxiedRecords(t, domain, file); - }); - }, -); + validateProxiedRecords(t, domain, file); + }); +}); diff --git a/tests/records.test.js b/tests/records.test.js index 9f05a650b..fbbeee156 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -2,29 +2,14 @@ const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); -const validRecordTypes = new Set([ - "A", - "AAAA", - "CAA", - "CNAME", - "DS", - "MX", - "NS", - "SRV", - "TXT", - "URL", -]); -const hostnameRegex = - /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; -const ipv4Regex = - /^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$/; +const validRecordTypes = new Set(["A", "AAAA", "CAA", "CNAME", "DS", "MX", "NS", "SRV", "TXT", "URL"]); +const hostnameRegex = /^(?=.{1,253}$)(?:(?:[_a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)\.)+[a-zA-Z]{2,63}$/; +const ipv4Regex = /^(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])){3}$/; const ipv6Regex = /^(?:[0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}$|^::(?:[0-9a-fA-F]{1,4}:){0,6}[0-9a-fA-F]{1,4}$|^(?:[0-9a-fA-F]{1,4}:){1,7}:$|^(?:[0-9a-fA-F]{1,4}:){0,6}::(?:[0-9a-fA-F]{1,4}:){0,5}[0-9a-fA-F]{1,4}$/; const domainsPath = path.resolve("domains"); -const files = fs - .readdirSync(domainsPath) - .filter((file) => file.endsWith(".json")); +const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); const domainCache = {}; @@ -53,7 +38,7 @@ function expandIPv6(ip) { segments = [ ...nonEmptySegments.slice(0, emptyIndex), ...Array(missingSegments).fill("0000"), - ...nonEmptySegments.slice(emptyIndex), + ...nonEmptySegments.slice(emptyIndex) ]; } @@ -63,11 +48,7 @@ function expandIPv6(ip) { function validateIPv4(ip, proxied) { const parts = ip.split(".").map(Number); - if ( - parts.length !== 4 || - parts.some((part) => isNaN(part) || part < 0 || part > 255) - ) - return false; + if (parts.length !== 4 || parts.some((part) => isNaN(part) || part < 0 || part > 255)) return false; if (ip === "192.0.2.1" && proxied) return true; return !( @@ -113,153 +94,100 @@ function validateRecordValues(t, data, file) { Object.entries(data.record).forEach(([key, value]) => { // General validation for arrays if (["A", "AAAA", "MX", "NS"].includes(key)) { - t.true( - Array.isArray(value), - `${file}: Record value for ${key} should be an array`, - ); + t.true(Array.isArray(value), `${file}: Record value for ${key} should be an array`); value.forEach((record, idx) => { t.true( typeof record === "string", - `${file}: Record value for ${key} should be a string at index ${idx}`, + `${file}: Record value for ${key} should be a string at index ${idx}` ); if (key === "A") { - t.true( - ipv4Regex.test(record), - `${file}: Invalid IPv4 address for ${key} at index ${idx}`, - ); + t.true(ipv4Regex.test(record), `${file}: Invalid IPv4 address for ${key} at index ${idx}`); t.true( validateIPv4(record, data.proxied), - `${file}: Invalid IPv4 address for ${key} at index ${idx}`, + `${file}: Invalid IPv4 address for ${key} at index ${idx}` ); } else if (key === "AAAA") { const expandedIPv6 = expandIPv6(record); - t.true( - ipv6Regex.test(expandedIPv6), - `${file}: Invalid IPv6 address for ${key} at index ${idx}`, - ); - t.true( - validateIPv6(expandedIPv6), - `${file}: Invalid IPv6 address for ${key} at index ${idx}`, - ); + t.true(ipv6Regex.test(expandedIPv6), `${file}: Invalid IPv6 address for ${key} at index ${idx}`); + t.true(validateIPv6(expandedIPv6), `${file}: Invalid IPv6 address for ${key} at index ${idx}`); } else if (["MX", "NS"].includes(key)) { - t.true( - isValidHostname(record), - `${file}: Invalid hostname for ${key} at index ${idx}`, - ); + t.true(isValidHostname(record), `${file}: Invalid hostname for ${key} at index ${idx}`); } }); } // CNAME and URL validations if (["CNAME", "URL"].includes(key)) { - t.true( - typeof value === "string", - `${file}: Record value for ${key} should be a string`, - ); + t.true(typeof value === "string", `${file}: Record value for ${key} should be a string`); if (key === "CNAME") { - t.true( - isValidHostname(value), - `${file}: Invalid hostname for ${key}`, - ); + t.true(isValidHostname(value), `${file}: Invalid hostname for ${key}`); t.true(value !== file, `${file}: CNAME cannot point to itself`); } else if (key === "URL") { t.true( value.startsWith("http://") || value.startsWith("https://"), - `${file}: Record value for ${key} must start with http:// or https://`, - ); - t.notThrows( - () => new URL(value), - `${file}: Invalid URL for ${key}`, + `${file}: Record value for ${key} must start with http:// or https://` ); + t.notThrows(() => new URL(value), `${file}: Invalid URL for ${key}`); const urlHost = new URL(value).host; const isSelfReferencing = - file === "@.json" - ? urlHost === "is-a.dev" - : urlHost === `${subdomain}.is-a.dev`; + file === "@.json" ? urlHost === "is-a.dev" : urlHost === `${subdomain}.is-a.dev`; - t.false( - isSelfReferencing, - `${file}: URL cannot point to itself`, - ); + t.false(isSelfReferencing, `${file}: URL cannot point to itself`); } } // CAA, DS, SRV validations if (["CAA", "DS", "SRV"].includes(key)) { - t.true( - Array.isArray(value), - `${file}: Record value for ${key} should be an array`, - ); + t.true(Array.isArray(value), `${file}: Record value for ${key} should be an array`); value.forEach((record, idx) => { t.true( typeof record === "object", - `${file}: Record value for ${key} should be an object at index ${idx}`, + `${file}: Record value for ${key} should be an object at index ${idx}` ); if (key === "CAA") { t.true( ["issue", "issuewild", "iodef"].includes(record.tag), - `${file}: Invalid tag for CAA at index ${idx}`, - ); - t.true( - typeof record.value === "string", - `${file}: Invalid value for CAA at index ${idx}`, + `${file}: Invalid tag for CAA at index ${idx}` ); + t.true(typeof record.value === "string", `${file}: Invalid value for CAA at index ${idx}`); t.true( isValidHostname(record.value) || record.value === ";", - `${file}: Value must be a hostname or semicolon for CAA at index ${idx}`, + `${file}: Value must be a hostname or semicolon for CAA at index ${idx}` ); } else if (key === "DS") { t.true( - Number.isInteger(record.key_tag) && - record.key_tag >= 0 && - record.key_tag <= 65535, - `${file}: Invalid key_tag for DS at index ${idx}`, + Number.isInteger(record.key_tag) && record.key_tag >= 0 && record.key_tag <= 65535, + `${file}: Invalid key_tag for DS at index ${idx}` ); t.true( - Number.isInteger(record.algorithm) && - record.algorithm >= 0 && - record.algorithm <= 255, - `${file}: Invalid algorithm for DS at index ${idx}`, + Number.isInteger(record.algorithm) && record.algorithm >= 0 && record.algorithm <= 255, + `${file}: Invalid algorithm for DS at index ${idx}` ); t.true( - Number.isInteger(record.digest_type) && - record.digest_type >= 0 && - record.digest_type <= 255, - `${file}: Invalid digest_type for DS at index ${idx}`, - ); - t.true( - isValidHexadecimal(record.digest), - `${file}: Invalid digest for DS at index ${idx}`, + Number.isInteger(record.digest_type) && record.digest_type >= 0 && record.digest_type <= 255, + `${file}: Invalid digest_type for DS at index ${idx}` ); + t.true(isValidHexadecimal(record.digest), `${file}: Invalid digest for DS at index ${idx}`); } else if (key === "SRV") { t.true( - Number.isInteger(record.priority) && - record.priority >= 0 && - record.priority <= 65535, - `${file}: Invalid priority for SRV at index ${idx}`, + Number.isInteger(record.priority) && record.priority >= 0 && record.priority <= 65535, + `${file}: Invalid priority for SRV at index ${idx}` ); t.true( - Number.isInteger(record.weight) && - record.weight >= 0 && - record.weight <= 65535, - `${file}: Invalid weight for SRV at index ${idx}`, + Number.isInteger(record.weight) && record.weight >= 0 && record.weight <= 65535, + `${file}: Invalid weight for SRV at index ${idx}` ); t.true( - Number.isInteger(record.port) && - record.port >= 0 && - record.port <= 65535, - `${file}: Invalid port for SRV at index ${idx}`, - ); - t.true( - isValidHostname(record.target), - `${file}: Invalid target for SRV at index ${idx}`, + Number.isInteger(record.port) && record.port >= 0 && record.port <= 65535, + `${file}: Invalid port for SRV at index ${idx}` ); + t.true(isValidHostname(record.target), `${file}: Invalid target for SRV at index ${idx}`); } }); } @@ -268,60 +196,44 @@ function validateRecordValues(t, data, file) { if (key === "TXT") { const values = Array.isArray(value) ? value : [value]; values.forEach((record, idx) => { - t.true( - typeof record === "string", - `${file}: TXT record value should be a string at index ${idx}`, - ); + t.true(typeof record === "string", `${file}: TXT record value should be a string at index ${idx}`); }); } }); if (data.redirect_config) { - const customPaths = Object.keys( - data.redirect_config.custom_paths || {}, - ); + const customPaths = Object.keys(data.redirect_config.custom_paths || {}); const pathRegex = /^\/[a-zA-Z0-9\-_\.\/]+(? { - const customRedirectURL = - data.redirect_config.custom_paths[customPath]; + const customRedirectURL = data.redirect_config.custom_paths[customPath]; const urlMessage = `${file}: Custom path in redirect_config`; // Validate the custom path t.true( pathRegex.test(customPath), - `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}`, + `${urlMessage} must start with a slash, contain only alphanumeric characters, hyphens, underscores, periods, and slashes, and cannot end with a slash at index ${idx}` ); t.true( customPath.length >= 2 && customPath.length <= 255, - `${urlMessage} should be 2-255 characters long at index ${idx}`, + `${urlMessage} should be 2-255 characters long at index ${idx}` ); // Validate the redirect URL t.true( data.record.URL !== customRedirectURL, - `${urlMessage} should be different from the URL record at index ${idx}`, + `${urlMessage} should be different from the URL record at index ${idx}` ); t.true( - customRedirectURL.startsWith("http://") || - customRedirectURL.startsWith("https://"), - `${urlMessage} must start with http:// or https:// at index ${idx}`, - ); - t.notThrows( - () => new URL(customRedirectURL), - `${urlMessage} contains an invalid URL at index ${idx}`, + customRedirectURL.startsWith("http://") || customRedirectURL.startsWith("https://"), + `${urlMessage} must start with http:// or https:// at index ${idx}` ); + t.notThrows(() => new URL(customRedirectURL), `${urlMessage} contains an invalid URL at index ${idx}`); // Check for self-referencing redirects const urlHost = new URL(customRedirectURL).host; - const isSelfReferencing = - file === "@.json" - ? urlHost === "is-a.dev" - : urlHost === `${subdomain}.is-a.dev`; - t.false( - isSelfReferencing, - `${urlMessage} cannot point to itself at index ${idx}`, - ); + const isSelfReferencing = file === "@.json" ? urlHost === "is-a.dev" : urlHost === `${subdomain}.is-a.dev`; + t.false(isSelfReferencing, `${urlMessage} cannot point to itself at index ${idx}`); }); } } @@ -332,51 +244,35 @@ t("All files should have valid record types", (t) => { const recordKeys = Object.keys(data.record); recordKeys.forEach((key) => { - t.true( - validateRecordType(key), - `${file}: Invalid record type: ${key}`, - ); + t.true(validateRecordType(key), `${file}: Invalid record type: ${key}`); }); // Record type combinations validation if (recordKeys.includes("CNAME") && !data.proxied) { - t.is( - recordKeys.length, - 1, - `${file}: CNAME records cannot be combined with other records unless proxied`, - ); + t.is(recordKeys.length, 1, `${file}: CNAME records cannot be combined with other records unless proxied`); } if (recordKeys.includes("NS")) { t.true( - recordKeys.length === 1 || - (recordKeys.length === 2 && recordKeys.includes("DS")), - `${file}: NS records cannot be combined with other records, except for DS records`, + recordKeys.length === 1 || (recordKeys.length === 2 && recordKeys.includes("DS")), + `${file}: NS records cannot be combined with other records, except for DS records` ); } if (recordKeys.includes("DS")) { - t.true( - recordKeys.includes("NS"), - `${file}: DS records must be combined with NS records`, - ); + t.true(recordKeys.includes("NS"), `${file}: DS records must be combined with NS records`); } if (recordKeys.includes("URL")) { t.true( - !recordKeys.includes("A") && - !recordKeys.includes("AAAA") && - !recordKeys.includes("CNAME"), - `${file}: URL records cannot be combined with A, AAAA, or CNAME records`, + !recordKeys.includes("A") && !recordKeys.includes("AAAA") && !recordKeys.includes("CNAME"), + `${file}: URL records cannot be combined with A, AAAA, or CNAME records` ); } if (data.redirect_config) { t.true( recordKeys.includes("URL") || data.proxied, - `${file}: Redirect config must be combined with a URL record or the domain must be proxied`, + `${file}: Redirect config must be combined with a URL record or the domain must be proxied` ); if (data.redirect_config.redirect_paths) { - t.true( - recordKeys.includes("URL"), - `${file}: redirect_config.redirect_paths requires a URL record`, - ); + t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); } } diff --git a/tests/special.test.js b/tests/special.test.js index 3a5f8aeef..eb8ca52e0 100644 --- a/tests/special.test.js +++ b/tests/special.test.js @@ -3,24 +3,14 @@ const fs = require("fs-extra"); const path = require("path"); const domainsPath = path.resolve("domains"); -const files = fs - .readdirSync(domainsPath) - .filter((file) => file.endsWith(".json")); - -const bypassedUsernames = require("../util/bypassed.json").map((username) => - username.toLowerCase(), -); +const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); function getDomainData(subdomain) { try { - const data = fs.readJsonSync( - path.join(domainsPath, `${subdomain}.json`), - ); + const data = fs.readJsonSync(path.join(domainsPath, `${subdomain}.json`)); return data; } catch (error) { - throw new Error( - `Failed to read JSON for ${subdomain}: ${error.message}`, - ); + throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); } } @@ -31,20 +21,15 @@ t("Users are limited to one single character subdomain", (t) => { const subdomain = file.replace(/\.json$/, ""); const data = getDomainData(subdomain); - if ( - subdomain.length === 1 && - !bypassedUsernames.includes(data.owner.username.toLowerCase()) - ) { + if (subdomain.length === 1 && data.owner.username.toLowerCase() !== "is-a-dev") { results.push({ subdomain, - owner: data.owner.username.toLowerCase(), + owner: data.owner.username.toLowerCase() }); } }); - const duplicates = results.filter( - (result) => results.filter((r) => r.owner === result.owner).length > 1, - ); + const duplicates = results.filter((result) => results.filter((r) => r.owner === result.owner).length > 1); const output = duplicates.reduce((acc, curr) => { if (!acc[curr.owner]) { acc[curr.owner] = []; @@ -59,7 +44,7 @@ t("Users are limited to one single character subdomain", (t) => { 0, Object.keys(output) .map((owner) => `${owner} - ${output[owner].join(", ")}`) - .join("\n"), + .join("\n") ); t.pass(); diff --git a/util/bypassed.json b/util/bypassed.json deleted file mode 100644 index 31fe6be0d..000000000 --- a/util/bypassed.json +++ /dev/null @@ -1 +0,0 @@ -["is-a-dev", "wdhdev"] diff --git a/util/reserved.json b/util/reserved.json index 8ac0501fd..c87796c32 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -105,6 +105,7 @@ "ops", "org", "organisation", + "organization", "owner", "pay", "payment", diff --git a/util/trusted.json b/util/trusted.json new file mode 100644 index 000000000..4b1b9b611 --- /dev/null +++ b/util/trusted.json @@ -0,0 +1,8 @@ +[ + "DEV-DIBSTER", + "iostpa", + "is-a-dev-bot", + "orangci", + "Stef-00012", + "wdhdev" +] From 9fd9a8ea9503002f7b4ef81bf08b3bf25ae246e5 Mon Sep 17 00:00:00 2001 From: Angga Eko Pratama Date: Thu, 6 Mar 2025 19:45:33 +0700 Subject: [PATCH 2366/2485] Rename www.angganix to www.angganix.json --- domains/{www.angganix => www.angganix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{www.angganix => www.angganix.json} (100%) diff --git a/domains/www.angganix b/domains/www.angganix.json similarity index 100% rename from domains/www.angganix rename to domains/www.angganix.json From 2807153a715399a89e6a7c30bb5c7faf7d995e1c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:48:06 +0800 Subject: [PATCH 2367/2485] Update pr.test.js --- tests/pr.test.js | 38 +++++++++++++++----------------------- 1 file changed, 15 insertions(+), 23 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index f2cf47c2d..8456e1576 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -2,17 +2,11 @@ const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); -const domainsPath = path.resolve("domains"); -const files = fs.readdirSync(domainsPath).filter((file) => file.endsWith(".json")); - -const changedFiles = JSON.parse(process.env.CHANGED_FILES); -const prAuthor = process.env.PR_AUTHOR.toLowerCase(); -const prLabels = JSON.parse(process.env.PR_LABELS); const trustedUsers = require("../util/trusted.json").map((u) => u.toLowerCase()); function getDomainData(subdomain) { try { - const data = fs.readJsonSync(path.join(domainsPath, `${subdomain}.json`)); + const data = fs.readJsonSync(path.join(path.resolve("domains"), `${subdomain}.json`)); return data; } catch (error) { throw new Error(`Failed to read JSON for ${subdomain}: ${error.message}`); @@ -21,26 +15,24 @@ function getDomainData(subdomain) { t("Users can only update their own subdomains", (t) => { if (process.env.PR_AUTHOR && process.env.CHANGED_FILES) { + const changedFiles = JSON.parse(process.env.CHANGED_FILES); + const prAuthor = process.env.PR_AUTHOR.toLowerCase(); const changedJSONFiles = changedFiles .filter((file) => file.startsWith("domains/")) - .map((file) => path.basename(file)) - .forEach((file) => file.replace(/\.json$/, "")); + .map((file) => path.basename(file)); - if (trustedUsers.includes(prAuthor) || prLabels.includes("bypass-owner-check")) { - t.pass(); - } else { - files - .filter((file) => changedJSONFiles.includes(file)) - .forEach((file) => { - const subdomain = file.replace(/\.json$/, ""); - const data = getDomainData(subdomain); + if (!changedJSONFiles || trustedUsers.includes(prAuthor)) return t.pass(); + if (process.env.PR_LABELS && process.env.PR_LABELS.includes("bypass-owner-check")) return t.pass(); - t.true( - data.owner.username.toLowerCase() === prAuthor, - `${subdomain}: ${prAuthor} does not own ${subdomain}.is-a.dev` - ); - }); - } + changedJSONFiles.forEach((file) => { + const subdomain = file.replace(/\.json$/, ""); + const data = getDomainData(subdomain); + + t.true( + data.owner.username.toLowerCase() === prAuthor, + `${subdomain}: ${prAuthor} does not own ${subdomain}.is-a.dev` + ); + }); } t.pass(); From 9e0584a0d05b7245aa627b4d9705d46bf59e0fc5 Mon Sep 17 00:00:00 2001 From: Olaitan Damilare Date: Thu, 6 Mar 2025 13:48:41 +0100 Subject: [PATCH 2368/2485] Create damilare.json --- domains/damilare.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/damilare.json diff --git a/domains/damilare.json b/domains/damilare.json new file mode 100644 index 000000000..017fd2654 --- /dev/null +++ b/domains/damilare.json @@ -0,0 +1,9 @@ +{ + "domain": "damilare.is-a.dev", + "owner": { + "username": "Peculiars" + }, + "records": { + "CNAME": "peculiars.github.io" + } +} From 79d807cd016e31e3d198c18cd8a7e7a4da87c0a5 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:52:29 +0800 Subject: [PATCH 2369/2485] updates --- tests/domains.test.js | 22 ---------------------- util/reserved.json | 16 ++-------------- 2 files changed, 2 insertions(+), 36 deletions(-) diff --git a/tests/domains.test.js b/tests/domains.test.js index f1e4954a3..cecb2159f 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -81,25 +81,3 @@ t("Nested subdomains should be owned by the parent subdomain's owner", (t) => { } }); }); - -t("Subdomains containing an underscore can only have specific records", (t) => { - files.forEach((file) => { - const subdomain = file.replace(/\.json$/, ""); - - if (subdomain.includes("_")) { - const data = getDomainData(subdomain); - const recordKeys = Object.keys(data.record); - - if (subdomain.startsWith("_acme-challenge.") || subdomain.includes("._domainkey.")) { - t.true( - recordKeys.every((key) => new Set(["TXT", "CNAME"]).has(key)), - `${file}: This type of subdomain can only have TXT or CNAME records` - ); - } else if (subdomain.includes("._tcp.") || subdomain.includes("._udp.")) { - t.deepEqual(recordKeys, ["SRV"], `${file}: This type of subdomain can only have SRV records`); - } else { - t.deepEqual(recordKeys, ["TXT"], `${file}: Subdomains with underscores can only have TXT records`); - } - } - }); -}); diff --git a/util/reserved.json b/util/reserved.json index c87796c32..e71a89d3c 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -7,7 +7,6 @@ "account", "accounts", "admin", - "admin[1-99]", "admins", "administrator", "administrators", @@ -30,12 +29,10 @@ "chat", "checkout", "cname", - "cname[1-99]", "co", "codeofconduct", "code-of-conduct", "com", - "com[1-9]", "con", "confirm", "confirmation", @@ -54,7 +51,6 @@ "example", "feedback", "file", - "file[1-9999]", "files", "finance", "forgot", @@ -64,7 +60,6 @@ "help", "helpdesk", "helper", - "helper[1-99]", "helpers", "hostmaster", "info", @@ -75,7 +70,6 @@ "license", "login", "logout", - "lpt[1-9]", "m", "mail", "maintainer", @@ -84,7 +78,6 @@ "media", "mobile", "mod", - "mod[1-99]", "mods", "moderator", "moderators", @@ -96,10 +89,9 @@ "notifications", "notify", "ns", - "ns[1-99]", + "ns[1-9]", "nul", "oauth", - "oauth[1-99]", "official", "operations", "ops", @@ -134,7 +126,6 @@ "signout", "signup", "srv", - "srv[1-99]", "staff", "staging", "statistics", @@ -147,7 +138,6 @@ "system", "teams", "test", - "test[1-9999]", "termsofservice", "terms-of-service", "tld", @@ -155,15 +145,13 @@ "tokens", "tos", "txt", - "txt[1-9999]", "url", - "url[1-9999]", "user", "users", "webmail", "webmaster", "whois", - "www[1-99]", + "www[1-9]", "wwww", "your-domain-name" ] From 0fa85478d265daecf721f5372f14d5c7c8886ba3 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:58:11 +0800 Subject: [PATCH 2370/2485] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a880e816b..bc5bbb110 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,6 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: ${{ github.event.pull_request.head.sha }} fetch-depth: 0 - run: npm install From 7bece280c86bf90549eefcb58ba64bc2de5b771c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 21:04:31 +0800 Subject: [PATCH 2371/2485] fix tests --- .github/workflows/ci.yml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc5bbb110..7a30fd883 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,8 +24,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - with: - fetch-depth: 0 - run: npm install @@ -43,15 +41,11 @@ jobs: - name: Get changed files if: github.event_name == 'pull_request' - uses: actions/github-script@v6 - with: - script: | - const { execSync } = require("child_process"); - const files = execSync(`git diff --name-only HEAD HEAD~${context.payload.pull_request.commits}`) - .toString() - .split("\n") - .filter(Boolean); - core.exportVariable("CHANGED_FILES", JSON.stringify(files)); + run: | + FILES=$(gh api --jq '[.files[].filename]' /repos/{owner}/{repo}/pulls/${{ github.event.number }}/files) + echo "CHANGED_FILES=$FILES" >> $GITHUB_ENV + env: + GH_TOKEN: ${{ github.token }} - name: Run tests - run: npx ava tests/*.test.js --timeout=30s + run: npx ava tests/*.test.js --timeout=1m From 645a402f9a81250a21fce61c8d126fa5c6f73618 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 21:08:07 +0800 Subject: [PATCH 2372/2485] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a30fd883..1faaef82c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: - name: Get changed files if: github.event_name == 'pull_request' run: | - FILES=$(gh api --jq '[.files[].filename]' /repos/{owner}/{repo}/pulls/${{ github.event.number }}/files) + FILES=$(gh api --jq '[.[] | .filename]' /repos/{owner}/{repo}/pulls/${{ github.event.number }}/files) echo "CHANGED_FILES=$FILES" >> $GITHUB_ENV env: GH_TOKEN: ${{ github.token }} From 66b413525bf87d5f1c8ce4a2181031017a7ede2d Mon Sep 17 00:00:00 2001 From: Olaitan Damilare Date: Thu, 6 Mar 2025 14:12:21 +0100 Subject: [PATCH 2373/2485] Update damilare.json --- domains/damilare.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/damilare.json b/domains/damilare.json index 017fd2654..7d6f5724a 100644 --- a/domains/damilare.json +++ b/domains/damilare.json @@ -2,6 +2,7 @@ "domain": "damilare.is-a.dev", "owner": { "username": "Peculiars" + "email": "breakingtws@gmail.com" }, "records": { "CNAME": "peculiars.github.io" From bcc307869cdb1e7b9c438228656292b16caa55c7 Mon Sep 17 00:00:00 2001 From: Olaitan Damilare Date: Thu, 6 Mar 2025 14:12:59 +0100 Subject: [PATCH 2374/2485] Update damilare.json --- domains/damilare.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/damilare.json b/domains/damilare.json index 7d6f5724a..d442428e9 100644 --- a/domains/damilare.json +++ b/domains/damilare.json @@ -2,7 +2,7 @@ "domain": "damilare.is-a.dev", "owner": { "username": "Peculiars" - "email": "breakingtws@gmail.com" + "email": "olaitandamilare230@gmail.com" }, "records": { "CNAME": "peculiars.github.io" From cdcb6e728380f1f811ca12523763ae70ad34e036 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 21:15:01 +0800 Subject: [PATCH 2375/2485] Update reserved.json --- util/reserved.json | 62 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 43 insertions(+), 19 deletions(-) diff --git a/util/reserved.json b/util/reserved.json index d10f6cc31..a64059d4a 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -9,14 +9,12 @@ "admin", "admins", "administrator", - "administrator[1-99]", "administrators", "alert", "alerts", "api", "apis", "auth", - "auth[1-99]", "authentication", "authorisation", "authorise", @@ -37,15 +35,11 @@ "com", "con", "confirm", - "confirm[1-99]", "confirmation", "contribute", - "contribute[1-99]", "contributing", "dash", - "dash[1-99]", "dashboard", - "dashboard[1-99]", "default", "dns", "doc", @@ -63,25 +57,29 @@ "finance", "forgot", "forgot-password", - "gtld", - "guest", "help", "helpdesk", "helper", "helpers", "hostmaster", "http", - "http[1-9999]", "https", - "https[1-9999]", "info", - "infos", "int", "internal", "legal", "license", "login", "logout", + "lpt1", + "lpt2", + "lpt3", + "lpt4", + "lpt5", + "lpt6", + "lpt7", + "lpt8", + "lpt9", "m", "mail", "maintainer", @@ -101,16 +99,25 @@ "notifications", "notify", "ns", - "ns[1-9]", - "nul", + "ns1", + "ns2", + "ns3", + "ns4", + "ns5", + "ns6", + "ns7", + "ns8", + "ns9", "oauth", "official", - "operations", "ops", "org", "organisation", "organization", "owner", + "owners", + "passwordreset", + "password-reset", "pay", "payment", "payments", @@ -123,12 +130,14 @@ "registrar", "registry", "reset", + "resetpassword", "reset-password", "root", "sales", - "schedule", "secure", "security", + "server", + "servers", "service", "services", "session", @@ -150,23 +159,38 @@ "system", "teams", "test", + "test1", + "test2", + "test3", + "test4", + "test5", + "test6", + "test7", + "test8", + "test9", "termsofservice", "terms-of-service", "tld", "token", - "token[1-9999]", "tokens", "tos", - "tos[1-99]", "txt", "url", "user", - "user[1-9999]", "users", "webmail", "webmaster", "whois", - "www[1-9]", + "ww", + "www1", + "www2", + "www3", + "www4", + "www5", + "www6", + "www7", + "www8", + "www9", "wwww", "your-domain-name" ] From 487afe059669744f374f00706b34e10e3278e017 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 21:30:30 +0800 Subject: [PATCH 2376/2485] Update reserved.json --- util/reserved.json | 74 +--------------------------------------------- 1 file changed, 1 insertion(+), 73 deletions(-) diff --git a/util/reserved.json b/util/reserved.json index c0a4c5dee..7b7236469 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -1,17 +1,7 @@ [ - "_acme-challenge.www", - "_atproto.www", - "_discord.www", - "_vercel.www", - "acc", "account", "accounts", "admin", - "admins", - "administrator", - "administrators", - "alert", - "alerts", "api", "apis", "auth", @@ -20,49 +10,29 @@ "authorise", "authorization", "authorize", - "aux", "ad", "ads", - "advertisment", - "advertisments", "billing", "blog", - "calendar", - "cart", - "catalog", "chat", "checkout", "cname", "co", - "codeofconduct", - "code-of-conduct", "com", "con", - "confirm", - "confirmation", "contribute", "contributing", "dash", "dashboard", - "default", "dns", "doc", "documentation", "email", - "emails", - "error", - "errors", - "event", - "events", "example", "feedback", "file", "files", - "finance", - "forgot", - "forgot-password", "help", - "helpdesk", "helper", "helpers", "hostmaster", @@ -74,7 +44,6 @@ "legal", "license", "login", - "logout", "lpt1", "lpt2", "lpt3", @@ -88,11 +57,8 @@ "mail", "maintainer", "maintainers", - "marketing", "media", "mobile", - "mod", - "mods", "moderator", "moderators", "net", @@ -101,7 +67,6 @@ "noc", "notification", "notifications", - "notify", "ns", "ns1", "ns2", @@ -113,15 +78,9 @@ "ns8", "ns9", "oauth", - "official", "ops", "org", - "organisation", - "organization", "owner", - "owners", - "passwordreset", - "password-reset", "pay", "payment", "payments", @@ -129,59 +88,28 @@ "postmaster", "prod", "production", - "recovery", "redirect", "registrar", "registry", - "reset", - "resetpassword", - "reset-password", "root", - "sales", "secure", "security", - "server", - "servers", "service", "services", - "session", - "sessions", - "shop", - "signin", - "signout", - "signup", - "srv", "staff", "staging", "statistics", "stats", "status", - "store", - "superuser", "support", "sys", "system", - "teams", "test", - "test1", - "test2", - "test3", - "test4", - "test5", - "test6", - "test7", - "test8", - "test9", - "termsofservice", - "terms-of-service", - "tld", + "terms", "token", "tokens", "tos", - "txt", "url", - "user", - "users", "webmail", "webmaster", "whois", From 1c83072122599571c533c5bfaba0c9496a96f7d6 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 21:32:24 +0800 Subject: [PATCH 2377/2485] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 7b7236469..6a2199f4a 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -86,6 +86,8 @@ "payments", "portal", "postmaster", + "preview", + "private", "prod", "production", "redirect", @@ -98,6 +100,7 @@ "services", "staff", "staging", + "static", "statistics", "stats", "status", From ff708437a25058a4ab2f5d08879fff85e2b657bf Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 21:32:55 +0800 Subject: [PATCH 2378/2485] Update reserved.json --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index 6a2199f4a..65d342324 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -4,6 +4,7 @@ "admin", "api", "apis", + "assets", "auth", "authentication", "authorisation", @@ -14,6 +15,7 @@ "ads", "billing", "blog", + "cdn", "chat", "checkout", "cname", From c5a12107f4f2e3c183e586cdd5de9581433f3b5e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 6 Mar 2025 21:35:16 +0800 Subject: [PATCH 2379/2485] remove expanded reserved domains --- tests/json.test.js | 45 ++------------------------------------------- 1 file changed, 2 insertions(+), 43 deletions(-) diff --git a/tests/json.test.js b/tests/json.test.js index c18ffe1d3..3894f9567 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -36,33 +36,6 @@ const reservedDomains = require("../util/reserved.json"); const domainsPath = path.resolve("domains"); const files = fs.readdirSync(domainsPath); -function expandReservedDomains(reserved) { - const expandedList = [...reserved]; - - reserved.forEach((item) => { - const rangeMatch = item.match(/\[(\d+)-(\d+)\]/); - - if (rangeMatch) { - const prefix = item.split("[")[0]; - const start = parseInt(rangeMatch[1], 10); - const end = parseInt(rangeMatch[2], 10); - - if (start < end) { - for (let i = start; i <= end; i++) { - expandedList.push(prefix + i); - } - expandedList.splice(expandedList.indexOf(item), 1); - } else { - throw new Error(`[util/reserved.json] Invalid range [${start}-${end}] in "${item}"`); - } - } - }); - - return expandedList; -} - -const expandedReservedDomains = expandReservedDomains(reservedDomains); - function findDuplicateKeys(jsonString) { const keyPattern = /"([^"]+)"(?=\s*:)/g; const keys = []; @@ -105,9 +78,9 @@ async function validateFileName(t, file) { hostnameRegex, `${file}: FQDN must be 1-253 characters, use letters, numbers, dots, or hyphens, and not start or end with a hyphen.` ); - t.false(expandedReservedDomains.includes(subdomain), `${file}: Subdomain name is reserved`); + t.false(reservedDomains.includes(subdomain), `${file}: Subdomain name is reserved`); t.true( - !expandedReservedDomains.some((reserved) => subdomain.endsWith(`.${reserved}`)), + !reservedDomains.some((reserved) => subdomain.endsWith(`.${reserved}`)), `${file}: Subdomain name is reserved` ); @@ -173,17 +146,3 @@ t("All files should have valid file names", async (t) => { t("All files should have valid required and optional fields", async (t) => { await Promise.all(files.map((file) => processFile(file, t))); }); - -t("Reserved domains file should be valid", (t) => { - const subdomainRegex = /^_?[a-zA-Z0-9]+([-\.][a-zA-Z0-9]+)*(\[\d+-\d+\])?$/; - - expandedReservedDomains.forEach((item, index) => { - t.regex( - item, - subdomainRegex, - `[util/reserved-domains.json] Invalid subdomain name "${item}" at index ${index}` - ); - }); - - t.pass(); -}); From a192e5eb6e2270c95235959d288a29bc36a3287a Mon Sep 17 00:00:00 2001 From: "A.Walid" <49680822+w0l1d@users.noreply.github.com> Date: Thu, 6 Mar 2025 13:40:53 +0000 Subject: [PATCH 2380/2485] Create w0l1d.json --- domains/w0l1d.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/w0l1d.json diff --git a/domains/w0l1d.json b/domains/w0l1d.json new file mode 100644 index 000000000..362f47d7e --- /dev/null +++ b/domains/w0l1d.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Software engineer portfolio", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "w0l1d", + "email": "w0l1d.dev@gmail.com", + "linkedin":"linkedin.com/in/w0l1d" + }, + "record": { + "CNAME": "www.w0l1d.me" + }, + "proxied": true +} From 4ec1528486f7e5c95f76293c7f6c5d1ac2512989 Mon Sep 17 00:00:00 2001 From: Dell arca Date: Wed, 5 Mar 2025 22:50:49 -0400 Subject: [PATCH 2381/2485] add my json --- domains/arca.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arca.json diff --git a/domains/arca.json b/domains/arca.json new file mode 100644 index 000000000..a944cec4b --- /dev/null +++ b/domains/arca.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/anibalCApaza/arcadev.github.io", + "owner": { + "username": "arca", + "email": "arcacorini@gmail.com" + }, + "record": { + "CNAME": "https://anibalcapaza.github.io/arcadev.github.io/" + } + } + \ No newline at end of file From d8ee2ccdcd33bc0286988b71a8024448fc012f41 Mon Sep 17 00:00:00 2001 From: ArcaDev <92649656+anibalCApaza@users.noreply.github.com> Date: Thu, 6 Mar 2025 09:57:02 -0400 Subject: [PATCH 2382/2485] Update arca.json cname fix and repository renaming --- domains/arca.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/arca.json b/domains/arca.json index a944cec4b..571cebd42 100644 --- a/domains/arca.json +++ b/domains/arca.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/anibalCApaza/arcadev.github.io", + "repo": "https://github.com/anibalCApaza/anibalcapaza.github.io", "owner": { "username": "arca", "email": "arcacorini@gmail.com" }, "record": { - "CNAME": "https://anibalcapaza.github.io/arcadev.github.io/" + "CNAME": "anibalcapaza.github.io" } } - \ No newline at end of file + From a1c1b94747e17c8732c16c7ce295bc9721cdd1de Mon Sep 17 00:00:00 2001 From: Olaitan Damilare Date: Thu, 6 Mar 2025 15:19:41 +0100 Subject: [PATCH 2383/2485] Update damilare.json --- domains/damilare.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/damilare.json b/domains/damilare.json index d442428e9..ae1c89f4a 100644 --- a/domains/damilare.json +++ b/domains/damilare.json @@ -1,10 +1,10 @@ { "domain": "damilare.is-a.dev", "owner": { - "username": "Peculiars" + "username": "Peculiars", "email": "olaitandamilare230@gmail.com" }, "records": { - "CNAME": "peculiars.github.io" + "CNAME": "peculiars.github.io/my-portfolio" } } From c1a9748869e5bf717f444fa770ad0bcb6fbeb983 Mon Sep 17 00:00:00 2001 From: Felipe Campos Date: Thu, 6 Mar 2025 12:19:28 -0300 Subject: [PATCH 2384/2485] Update felipecampos.json --- domains/felipecampos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/felipecampos.json b/domains/felipecampos.json index 87039e94e..d79f70eb1 100644 --- a/domains/felipecampos.json +++ b/domains/felipecampos.json @@ -4,6 +4,6 @@ "email": "felipecamposdev@gmail.com" }, "record": { - "CNAME": "felipecampos.vercel.app" + "URL": "felipecampos.vercel.app" } } From 4b70066f0071e848fc3c1595fa13d26265c3243a Mon Sep 17 00:00:00 2001 From: Wahid Khan Date: Thu, 6 Mar 2025 20:51:07 +0530 Subject: [PATCH 2385/2485] Update wahid7852.json --- domains/wahid7852.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/wahid7852.json b/domains/wahid7852.json index 9e204221e..f922c2c83 100644 --- a/domains/wahid7852.json +++ b/domains/wahid7852.json @@ -1,11 +1,11 @@ { "description": "portfolio site for Abdul Wahid Khan", - "repo": "https://github.com/Wahid7852/Wahid7852.github.io", + "repo": "https://github.com/Wahid7852/wahid-portfolio", "owner": { "username": "Wahid7852", "email": "wahidzk0091@gmail.com" }, "record": { - "URL": "https://wahid-wahid7852.vercel.app" + "URL": "https://wahid-portfolio-tczb-wahid-khans-projects.vercel.app/" } } From e19a770cb5d0fa87c9bc3938a9cd6369b866c0b8 Mon Sep 17 00:00:00 2001 From: Aishik Mukherjee Date: Thu, 6 Mar 2025 21:16:08 +0530 Subject: [PATCH 2386/2485] Create _vercel.aishik999.json Add vercel verfication for aishik999.is-a.dev --- domains/_vercel.aishik999.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.aishik999.json diff --git a/domains/_vercel.aishik999.json b/domains/_vercel.aishik999.json new file mode 100644 index 000000000..8099f11ef --- /dev/null +++ b/domains/_vercel.aishik999.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aishik999", + "email": "aishikm2002@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aishik999.is-a.dev,ee81dd1464c614776855" + } +} From 4cd9003d4157982276d6dd93ef7dd5d6257d2aae Mon Sep 17 00:00:00 2001 From: Darshan Date: Thu, 6 Mar 2025 22:17:18 +0530 Subject: [PATCH 2387/2485] Create darsshan.json --- domains/darsshan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darsshan.json diff --git a/domains/darsshan.json b/domains/darsshan.json new file mode 100644 index 000000000..8afc5f203 --- /dev/null +++ b/domains/darsshan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DotEnvv", + "email": "nahsrad04@gmail.com" + }, + "record": { + "CNAME": "DotEnvv.github.io" + } +} From 96ff21ef8379e9685821f117c1c9b95c19f637d6 Mon Sep 17 00:00:00 2001 From: Felipe Campos Date: Thu, 6 Mar 2025 14:05:26 -0300 Subject: [PATCH 2388/2485] Update felipecampos.json --- domains/felipecampos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/felipecampos.json b/domains/felipecampos.json index d79f70eb1..340136c12 100644 --- a/domains/felipecampos.json +++ b/domains/felipecampos.json @@ -4,6 +4,6 @@ "email": "felipecamposdev@gmail.com" }, "record": { - "URL": "felipecampos.vercel.app" + "URL": "https://felipecampos.vercel.app" } } From fc6e93fac6dbbfcdafdd473f0762d0a2214ca5cc Mon Sep 17 00:00:00 2001 From: nvcoden Date: Thu, 6 Mar 2025 19:23:11 +0100 Subject: [PATCH 2389/2485] adding a domain --- domains/nvcoden.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nvcoden.json diff --git a/domains/nvcoden.json b/domains/nvcoden.json new file mode 100644 index 000000000..11fe760d6 --- /dev/null +++ b/domains/nvcoden.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for my personal stuff and things I like", + "repo": "https://github.com/nvcoden/nvcoden.github.io", + "owner": { + "username": "nvcoden", + "email": "navneeths55555@gmail.com" + }, + "record": { + "CNAME": "nvcoden.github.io" + } + } \ No newline at end of file From f31aa2705878037ae398c43f1e94de701d17d0ae Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:31:57 +0530 Subject: [PATCH 2390/2485] Create _github-pages-challenge-kunalpurandare.json --- domains/_github-pages-challenge-kunalpurandare.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-kunalpurandare.json diff --git a/domains/_github-pages-challenge-kunalpurandare.json b/domains/_github-pages-challenge-kunalpurandare.json new file mode 100644 index 000000000..d0d73b34d --- /dev/null +++ b/domains/_github-pages-challenge-kunalpurandare.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kunalpurandare", + "email": "kunalpurandare1703@gmail.com" + }, + "record": { + "TXT": "6ab808f578d906f3b0fe8333da9b57" + } +} From 91ef6bbc38157865022855fa0ee05c80ea4ef218 Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:40:39 +0530 Subject: [PATCH 2391/2485] Rename _github-pages-challenge-kunalpurandare.json to _github-pages-challenge-kunalpurandare.kunalpurandare.json --- ...=> _github-pages-challenge-kunalpurandare.kunalpurandare.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-kunalpurandare.json => _github-pages-challenge-kunalpurandare.kunalpurandare.json} (100%) diff --git a/domains/_github-pages-challenge-kunalpurandare.json b/domains/_github-pages-challenge-kunalpurandare.kunalpurandare.json similarity index 100% rename from domains/_github-pages-challenge-kunalpurandare.json rename to domains/_github-pages-challenge-kunalpurandare.kunalpurandare.json From 186028d562b75e1a6ad51813bb608100eb761d5c Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Thu, 6 Mar 2025 23:12:18 +0400 Subject: [PATCH 2392/2485] fix: uaername --- domains/arca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arca.json b/domains/arca.json index 571cebd42..43fe7a2d5 100644 --- a/domains/arca.json +++ b/domains/arca.json @@ -1,7 +1,7 @@ { "repo": "https://github.com/anibalCApaza/anibalcapaza.github.io", "owner": { - "username": "arca", + "username": "anibalCApaza", "email": "arcacorini@gmail.com" }, "record": { From ccddc7ef0c0d7319259cd6d35d22ea07aa7bc534 Mon Sep 17 00:00:00 2001 From: Davincey <34456152+cernoh@users.noreply.github.com> Date: Fri, 7 Mar 2025 01:47:49 +0000 Subject: [PATCH 2393/2485] Create davr.json --- domains/davr.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/davr.json diff --git a/domains/davr.json b/domains/davr.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/davr.json @@ -0,0 +1 @@ + From 7fdfe3ff796d212b698d8776a48a715956dca1db Mon Sep 17 00:00:00 2001 From: Arczz <50759888+ArizalArkan@users.noreply.github.com> Date: Fri, 7 Mar 2025 09:12:47 +0700 Subject: [PATCH 2394/2485] Create arkan.json --- domains/arkan | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/arkan diff --git a/domains/arkan b/domains/arkan new file mode 100644 index 000000000..9e4c30cec --- /dev/null +++ b/domains/arkan @@ -0,0 +1,12 @@ +{ + "description": "Portofolio Web for arkan.is-a.dev", + "repo": "https://github.com/ArizalArkan?tab=repositories", + "owner": { + "username": "ArizalArkan", + "email": "arizalarkan@gmail.com" + }, + "record": { + "CNAME": "ArizalArkan.github.io" + }, + "proxied": true +} From 177aad8c28326ca871100469825fbbf22e0b3e12 Mon Sep 17 00:00:00 2001 From: bpr1ch3 <126363200+bpr1ch3@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:41:38 -0600 Subject: [PATCH 2395/2485] Add files via upload --- domains/toastedstuff.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/toastedstuff.json diff --git a/domains/toastedstuff.json b/domains/toastedstuff.json new file mode 100644 index 000000000..58c7f712a --- /dev/null +++ b/domains/toastedstuff.json @@ -0,0 +1,11 @@ +{ + "description": "toast's site lol", + "repo": "https://github.com/bpr1ch3/bpr1ch3.github.io", + "owner": { + "username": "bpr1ch3", + "email": "toastedstufff@gmail.com" + }, + "record": { + "CNAME": "bpr1ch3.github.io" + } +} \ No newline at end of file From 559b0ea0f0fc39d3463d6a95716fe7f93448879e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Sol=C3=A9?= <94262630+Msole18@users.noreply.github.com> Date: Thu, 6 Mar 2025 23:41:50 -0300 Subject: [PATCH 2396/2485] Create miguelsole.json --- domains/miguelsole.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/miguelsole.json diff --git a/domains/miguelsole.json b/domains/miguelsole.json new file mode 100644 index 000000000..6140e8162 --- /dev/null +++ b/domains/miguelsole.json @@ -0,0 +1,11 @@ +{ + "description": "Miguel Sole's personal portfolio", + "repo": "https://github.com/Msole18/12-portfolio", + "owner": { + "username": "Msole18", + "email": "miguel.sole18@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From a87ac2f92282a560700359436578a101f889d7e4 Mon Sep 17 00:00:00 2001 From: Arczz <50759888+ArizalArkan@users.noreply.github.com> Date: Fri, 7 Mar 2025 11:02:09 +0700 Subject: [PATCH 2397/2485] Update and rename arkan to _vercel.arkan.json For web portofolio purpose --- domains/_vercel.arkan.json | 9 +++++++++ domains/arkan | 12 ------------ 2 files changed, 9 insertions(+), 12 deletions(-) create mode 100644 domains/_vercel.arkan.json delete mode 100644 domains/arkan diff --git a/domains/_vercel.arkan.json b/domains/_vercel.arkan.json new file mode 100644 index 000000000..e732c9e3b --- /dev/null +++ b/domains/_vercel.arkan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArizalArkan", + "email": "arizalarkan@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=arkan.is-a.dev,1950c16be793b47f3a76" + } +} diff --git a/domains/arkan b/domains/arkan deleted file mode 100644 index 9e4c30cec..000000000 --- a/domains/arkan +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portofolio Web for arkan.is-a.dev", - "repo": "https://github.com/ArizalArkan?tab=repositories", - "owner": { - "username": "ArizalArkan", - "email": "arizalarkan@gmail.com" - }, - "record": { - "CNAME": "ArizalArkan.github.io" - }, - "proxied": true -} From 7926da24f4dd518a9aac89ef85b6eba127c624c9 Mon Sep 17 00:00:00 2001 From: nkverified Date: Fri, 7 Mar 2025 11:22:44 +0530 Subject: [PATCH 2398/2485] Create nihalkrishna.json --- domains/nihalkrishna.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nihalkrishna.json diff --git a/domains/nihalkrishna.json b/domains/nihalkrishna.json new file mode 100644 index 000000000..9e651518b --- /dev/null +++ b/domains/nihalkrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nkverified", + "email": "nkverifiedyt@gmail.com" + }, + "record": { + "CNAME": "nkverified.github.io" + } +} From cf69614ef577386551d0a5d48992fddc108c474e Mon Sep 17 00:00:00 2001 From: James Hartley Date: Thu, 6 Mar 2025 22:08:33 -0800 Subject: [PATCH 2399/2485] Create jameshartley.json --- domains/jameshartley.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jameshartley.json diff --git a/domains/jameshartley.json b/domains/jameshartley.json new file mode 100644 index 000000000..8eaa5246d --- /dev/null +++ b/domains/jameshartley.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio domain showcasing projects", + "repo": "https://github.com/jdbhartley/portfolio_nuro", + "owner": { + "username": "jdbhartley", + "discord": "MobiSlick#3640" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file From bf8ea989a5db87ddd1e504b6dbdf8d54a9737c13 Mon Sep 17 00:00:00 2001 From: Arczz <50759888+ArizalArkan@users.noreply.github.com> Date: Fri, 7 Mar 2025 13:15:29 +0700 Subject: [PATCH 2400/2485] Create arkan.json --- domains/arkan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arkan.json diff --git a/domains/arkan.json b/domains/arkan.json new file mode 100644 index 000000000..f75aa7d8f --- /dev/null +++ b/domains/arkan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ArizalArkan", + "email": "arizalarkan@gmail.com" + }, + "record": { + "CNAME": "arkan-potofolio.vercel.app" + } +} From bbb68811922d00503dbb3fc0fd038ae9b4494083 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Thu, 6 Mar 2025 22:37:35 +0100 Subject: [PATCH 2401/2485] Update sewt.json --- domains/sewt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sewt.json b/domains/sewt.json index 1823b48d7..799f25857 100644 --- a/domains/sewt.json +++ b/domains/sewt.json @@ -8,7 +8,7 @@ "AAAA": ["2a01:4f9:3081:399c::4"], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], "TXT": [ - "v=spf1 include:zohomail.eu ~all", + "sl-verification=sibwuwbmtopnrrdmfxvdabidjzvcow", "domain-verification=skyexplorewastaken" ] }, From 0760226262be0f84d29a8f0467fbafd4688f4d47 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Thu, 6 Mar 2025 22:39:19 +0100 Subject: [PATCH 2402/2485] Update sewt.json --- domains/sewt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sewt.json b/domains/sewt.json index 799f25857..f0d948321 100644 --- a/domains/sewt.json +++ b/domains/sewt.json @@ -6,9 +6,10 @@ "record": { "A": ["37.27.51.34"], "AAAA": ["2a01:4f9:3081:399c::4"], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "MX": ["mx1.simplelogin.co", "mx2.simplelogin.co"], "TXT": [ "sl-verification=sibwuwbmtopnrrdmfxvdabidjzvcow", + "v=spf1 include:simplelogin.co ~all", "domain-verification=skyexplorewastaken" ] }, From b1b7f5d973e818ee0a0ad42d4f396f8499e01839 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Thu, 6 Mar 2025 22:41:08 +0100 Subject: [PATCH 2403/2485] Update and rename zmail._domainkey.sewt.json to dkim._domainkey.sewt.json --- domains/dkim._domainkey.sewt.json | 9 +++++++++ domains/zmail._domainkey.sewt.json | 12 ------------ 2 files changed, 9 insertions(+), 12 deletions(-) create mode 100644 domains/dkim._domainkey.sewt.json delete mode 100644 domains/zmail._domainkey.sewt.json diff --git a/domains/dkim._domainkey.sewt.json b/domains/dkim._domainkey.sewt.json new file mode 100644 index 000000000..f4bbe4131 --- /dev/null +++ b/domains/dkim._domainkey.sewt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "CNAME": ["dkim._domainkey.simplelogin.co"] + } +} diff --git a/domains/zmail._domainkey.sewt.json b/domains/zmail._domainkey.sewt.json deleted file mode 100644 index 47c7e1811..000000000 --- a/domains/zmail._domainkey.sewt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "SkyExploreWasTaken", - "discord": "1049263707177353247", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JjnXMeB-5yChFwqeTjRtzK3S_0JshRprm7Ix_Yl-zlvBzrR4ZlVNljlNwz5hHd6RwuBC_y5QFA1wpuLY7J9tuvaW_ttJpnbU58UGV2JNs6yR0C6ZBp5S0XR7J0zKoloVPgoN9i4q8SOzJeBQCanVOFzX3d9haVlZxrZFInLbMybS8FegbUdzDuV6s6TB0gA8fpBWx29ftzsLfwVj96tO9gmB0cJAU-URofHxmMBDUCIXDELQdrlRl_sj4kjW3uIKus_lgN7GU55xIvErfpV2_NVZTiuPzOh5HcP7rwWHhDaeKvQL4HeKWxIlrqQhPtQHQTFTgJuh7MmJimD95ixgVg.fhYccie9reT4Mi7XAmEtZA.lNh66dK74iYl7grB--wq1yi-AEKzvkuN7TLOS75XwYxJskb4dSr8TUcM0Y5ZVfR27oMahE1_kerqZOZOtZW58ZFwqoFD0oCFaEm68nwTd3or3uBWcYbZk5ilghu8TpPN.zKRzlPiGTBfNQTbJkCbrGg" - }, - "record": { - "TXT": [ - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCb62fTLbpIcDigh68ZI+8EZGMV2LzLtIKTxoRwHhpONIg7eyimcOoeIv2uwYuHrNTnlZvQleD+eolnYEvJA6TTogkgkcOKX8FmPQmrh/MKLW0t8GU257DvxPC2MoGJR592tVyAyod+xOweKvWREvD+9JM8cozWnkvH2inTbud4bQIDAQAB" - ] - } -} From e96409360e70224dbe0fd481bc35470e172f3e26 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Thu, 6 Mar 2025 22:43:38 +0100 Subject: [PATCH 2404/2485] Create dkim02._domainkey.sewt.json --- domains/dkim02._domainkey.sewt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dkim02._domainkey.sewt.json diff --git a/domains/dkim02._domainkey.sewt.json b/domains/dkim02._domainkey.sewt.json new file mode 100644 index 000000000..910c583ce --- /dev/null +++ b/domains/dkim02._domainkey.sewt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "CNAME": ["dkim02._domainkey.simplelogin.co"] + } +} From b79fdaa47df266cfa749326a3037e1cd5488a34e Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Thu, 6 Mar 2025 22:44:40 +0100 Subject: [PATCH 2405/2485] Create dkim03._domainkey.sewt.json --- domains/dkim03._domainkey.sewt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dkim03._domainkey.sewt.json diff --git a/domains/dkim03._domainkey.sewt.json b/domains/dkim03._domainkey.sewt.json new file mode 100644 index 000000000..b4f34f9e0 --- /dev/null +++ b/domains/dkim03._domainkey.sewt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "CNAME": ["dkim03._domainkey.simplelogin.co"] + } +} From dcc02636341a500ba8deacce9d7dd4bde37ad632 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Thu, 6 Mar 2025 22:48:31 +0100 Subject: [PATCH 2406/2485] Create _dmarc.sewt.json --- domains/_dmarc.sewt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_dmarc.sewt.json diff --git a/domains/_dmarc.sewt.json b/domains/_dmarc.sewt.json new file mode 100644 index 000000000..e0d29af48 --- /dev/null +++ b/domains/_dmarc.sewt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "TXT": "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + } +} From 0686e58f64a3999f448621b28c37548077291418 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Thu, 6 Mar 2025 22:56:11 +0100 Subject: [PATCH 2407/2485] Update dkim._domainkey.sewt.json --- domains/dkim._domainkey.sewt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dkim._domainkey.sewt.json b/domains/dkim._domainkey.sewt.json index f4bbe4131..a6f8f1dd3 100644 --- a/domains/dkim._domainkey.sewt.json +++ b/domains/dkim._domainkey.sewt.json @@ -4,6 +4,6 @@ "discord": "1049263707177353247" }, "record": { - "CNAME": ["dkim._domainkey.simplelogin.co"] + "CNAME": "dkim._domainkey.simplelogin.co" } } From b0e2fe0491c024b4d3fa1d6f7f775af746086a45 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Thu, 6 Mar 2025 22:56:27 +0100 Subject: [PATCH 2408/2485] Update dkim02._domainkey.sewt.json --- domains/dkim02._domainkey.sewt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dkim02._domainkey.sewt.json b/domains/dkim02._domainkey.sewt.json index 910c583ce..bde56b46b 100644 --- a/domains/dkim02._domainkey.sewt.json +++ b/domains/dkim02._domainkey.sewt.json @@ -4,6 +4,6 @@ "discord": "1049263707177353247" }, "record": { - "CNAME": ["dkim02._domainkey.simplelogin.co"] + "CNAME": "dkim02._domainkey.simplelogin.co" } } From a5ad27b98c25f876e8a4ebfea0fd66d85a098cc2 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Thu, 6 Mar 2025 22:57:08 +0100 Subject: [PATCH 2409/2485] Update dkim03._domainkey.sewt.json --- domains/dkim03._domainkey.sewt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dkim03._domainkey.sewt.json b/domains/dkim03._domainkey.sewt.json index b4f34f9e0..b79fc8f11 100644 --- a/domains/dkim03._domainkey.sewt.json +++ b/domains/dkim03._domainkey.sewt.json @@ -4,6 +4,6 @@ "discord": "1049263707177353247" }, "record": { - "CNAME": ["dkim03._domainkey.simplelogin.co"] + "CNAME": "dkim03._domainkey.simplelogin.co" } } From d7b4b67c537445181de06e2e3217ffe3692e8743 Mon Sep 17 00:00:00 2001 From: Pranav Arya <43077165+PranavArya37@users.noreply.github.com> Date: Fri, 7 Mar 2025 13:01:30 +0530 Subject: [PATCH 2410/2485] Create pranavarya.json --- domains/pranavarya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pranavarya.json diff --git a/domains/pranavarya.json b/domains/pranavarya.json new file mode 100644 index 000000000..baadb2deb --- /dev/null +++ b/domains/pranavarya.json @@ -0,0 +1,9 @@ +{ + "description:": "pranavarya.is-a.dev", + "owner": { + "username": "PranavArya37" + }, + "record": { + "URL": "https://pranavarya.in" + } +} From 5ea3303a6a97d1357c61960722711f75872f945a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 7 Mar 2025 11:34:06 +0400 Subject: [PATCH 2411/2485] Update domains/darsshan.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/darsshan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/darsshan.json b/domains/darsshan.json index 8afc5f203..a25d97bdf 100644 --- a/domains/darsshan.json +++ b/domains/darsshan.json @@ -4,6 +4,6 @@ "email": "nahsrad04@gmail.com" }, "record": { - "CNAME": "DotEnvv.github.io" + "CNAME": "dotenvv.github.io" } } From 39d5cec9ab4f50244960ad952b0753a41b455cb3 Mon Sep 17 00:00:00 2001 From: Pranav Arya <43077165+PranavArya37@users.noreply.github.com> Date: Fri, 7 Mar 2025 13:09:06 +0530 Subject: [PATCH 2412/2485] Update pranavarya.json --- domains/pranavarya.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/pranavarya.json b/domains/pranavarya.json index baadb2deb..58082d9e5 100644 --- a/domains/pranavarya.json +++ b/domains/pranavarya.json @@ -1,7 +1,9 @@ { - "description:": "pranavarya.is-a.dev", + "description:": "pranavarya.is-a.dev (pranavarya.in)", "owner": { - "username": "PranavArya37" + "username": "PranavArya37", + "email": "pranavarya2799@gmail.com", + "linkedin": "https://www.linkedin.com/in/pranavarya37/" }, "record": { "URL": "https://pranavarya.in" From a4218a6d8b493edd10225bb92793cfd09298128d Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Fri, 7 Mar 2025 08:57:41 +0100 Subject: [PATCH 2413/2485] Create again zmail._domainkey.sewt.json --- domains/zmail._domainkey.sewt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zmail._domainkey.sewt.json diff --git a/domains/zmail._domainkey.sewt.json b/domains/zmail._domainkey.sewt.json new file mode 100644 index 000000000..47c7e1811 --- /dev/null +++ b/domains/zmail._domainkey.sewt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.JjnXMeB-5yChFwqeTjRtzK3S_0JshRprm7Ix_Yl-zlvBzrR4ZlVNljlNwz5hHd6RwuBC_y5QFA1wpuLY7J9tuvaW_ttJpnbU58UGV2JNs6yR0C6ZBp5S0XR7J0zKoloVPgoN9i4q8SOzJeBQCanVOFzX3d9haVlZxrZFInLbMybS8FegbUdzDuV6s6TB0gA8fpBWx29ftzsLfwVj96tO9gmB0cJAU-URofHxmMBDUCIXDELQdrlRl_sj4kjW3uIKus_lgN7GU55xIvErfpV2_NVZTiuPzOh5HcP7rwWHhDaeKvQL4HeKWxIlrqQhPtQHQTFTgJuh7MmJimD95ixgVg.fhYccie9reT4Mi7XAmEtZA.lNh66dK74iYl7grB--wq1yi-AEKzvkuN7TLOS75XwYxJskb4dSr8TUcM0Y5ZVfR27oMahE1_kerqZOZOtZW58ZFwqoFD0oCFaEm68nwTd3or3uBWcYbZk5ilghu8TpPN.zKRzlPiGTBfNQTbJkCbrGg" + }, + "record": { + "TXT": [ + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCb62fTLbpIcDigh68ZI+8EZGMV2LzLtIKTxoRwHhpONIg7eyimcOoeIv2uwYuHrNTnlZvQleD+eolnYEvJA6TTogkgkcOKX8FmPQmrh/MKLW0t8GU257DvxPC2MoGJR592tVyAyod+xOweKvWREvD+9JM8cozWnkvH2inTbud4bQIDAQAB" + ] + } +} From b87b10bb2a4fe567d5db36fdabe5c883f42d790a Mon Sep 17 00:00:00 2001 From: Olaitan Damilare Date: Fri, 7 Mar 2025 10:56:58 +0100 Subject: [PATCH 2414/2485] Update damilare.json --- domains/damilare.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/damilare.json b/domains/damilare.json index ae1c89f4a..7295ae22a 100644 --- a/domains/damilare.json +++ b/domains/damilare.json @@ -5,6 +5,6 @@ "email": "olaitandamilare230@gmail.com" }, "records": { - "CNAME": "peculiars.github.io/my-portfolio" + "CNAME": "peculiars.github.io" } } From d116f86d8e6b427129b90e14f4790702a28a0a89 Mon Sep 17 00:00:00 2001 From: Yash Nerkar Date: Fri, 7 Mar 2025 10:31:11 +0000 Subject: [PATCH 2415/2485] create yashnerkar.json --- domains/yashnerkar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashnerkar.json diff --git a/domains/yashnerkar.json b/domains/yashnerkar.json new file mode 100644 index 000000000..dcee824d0 --- /dev/null +++ b/domains/yashnerkar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashnerkar", + "email": "yashnerkar512@gmail.com" + }, + "record": { + "CNAME": "yashnerkar.github.io" + } +} From b30eaa6fc93fe55a462f0fc5641135684a9809d4 Mon Sep 17 00:00:00 2001 From: Olaitan Damilare Date: Fri, 7 Mar 2025 13:22:47 +0100 Subject: [PATCH 2416/2485] Update damilare.json --- domains/damilare.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/damilare.json b/domains/damilare.json index 7295ae22a..a646b65d4 100644 --- a/domains/damilare.json +++ b/domains/damilare.json @@ -1,10 +1,9 @@ { - "domain": "damilare.is-a.dev", "owner": { "username": "Peculiars", "email": "olaitandamilare230@gmail.com" }, - "records": { + "record": { "CNAME": "peculiars.github.io" } } From f107e0bab26d243fb051ed0ff6981464fbe7717d Mon Sep 17 00:00:00 2001 From: Draken <131387159+dragonx943@users.noreply.github.com> Date: Fri, 7 Mar 2025 19:42:37 +0700 Subject: [PATCH 2417/2485] Update and rename dragonx943.json to draken.json --- domains/{dragonx943.json => draken.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{dragonx943.json => draken.json} (61%) diff --git a/domains/dragonx943.json b/domains/draken.json similarity index 61% rename from domains/dragonx943.json rename to domains/draken.json index 580371565..6a9ddae49 100644 --- a/domains/dragonx943.json +++ b/domains/draken.json @@ -4,6 +4,6 @@ "email": "premieregirl26@gmail.com" }, "record": { - "A": ["54.254.71.100"] + "CNAME": "ec2-54-254-71-100.ap-southeast-1.compute.amazonaws.com" } } From e6e2e620a48da9a2a152c16b32f4cc7d22c23616 Mon Sep 17 00:00:00 2001 From: Keis Date: Fri, 7 Mar 2025 12:38:22 -0300 Subject: [PATCH 2418/2485] Create hercase.json --- domains/hercase.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hercase.json diff --git a/domains/hercase.json b/domains/hercase.json new file mode 100644 index 000000000..b76e8c2b2 --- /dev/null +++ b/domains/hercase.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hercase", + "email": "hercase92@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From e46aede23f8a70827ecd7fb5cc9863d772244d7e Mon Sep 17 00:00:00 2001 From: Jarema Date: Fri, 7 Mar 2025 16:58:40 +0000 Subject: [PATCH 2419/2485] Create _vercel.jar.json --- domains/_vercel.jar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.jar.json diff --git a/domains/_vercel.jar.json b/domains/_vercel.jar.json new file mode 100644 index 000000000..d304b6d09 --- /dev/null +++ b/domains/_vercel.jar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jartf", + "email": "hi@jar.tf" + }, + "record": { + "TXT": "vc-domain-verify=jar.is-a.dev,faf9fc9ca0c53d380bd7" + } +} From c9ffd51b63e9cabbbe271d1957e16145c7ad28d8 Mon Sep 17 00:00:00 2001 From: Jarema Date: Fri, 7 Mar 2025 17:03:54 +0000 Subject: [PATCH 2420/2485] Create jar.json --- domains/jar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jar.json diff --git a/domains/jar.json b/domains/jar.json new file mode 100644 index 000000000..c2ff47b78 --- /dev/null +++ b/domains/jar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jartf", + "email": "hi@jar.tf" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 9a52be3986e08ab0620b9d3c19e196c69c693582 Mon Sep 17 00:00:00 2001 From: Mohammad Fayaz <35001172+fayaz07@users.noreply.github.com> Date: Fri, 7 Mar 2025 14:42:24 +0530 Subject: [PATCH 2421/2485] Create fayaz.json --- domains/fayaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fayaz.json diff --git a/domains/fayaz.json b/domains/fayaz.json new file mode 100644 index 000000000..6932387cc --- /dev/null +++ b/domains/fayaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mohammad Fayaz", + "email": "fayazfz07@gmail.com" + }, + "record": { + "CNAME": "fayaz07.github.io" + } +} From c427507547771354612c0059c45d8bd8743828c8 Mon Sep 17 00:00:00 2001 From: Mohammad Fayaz <35001172+fayaz07@users.noreply.github.com> Date: Fri, 7 Mar 2025 22:47:31 +0530 Subject: [PATCH 2422/2485] update username --- domains/fayaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fayaz.json b/domains/fayaz.json index 6932387cc..1ca6749a1 100644 --- a/domains/fayaz.json +++ b/domains/fayaz.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Mohammad Fayaz", + "username": "fayaz07", "email": "fayazfz07@gmail.com" }, "record": { From acfc18bfb49b484b43988b847dcd435deea1c89d Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Fri, 7 Mar 2025 21:08:26 +0300 Subject: [PATCH 2423/2485] Create analytics.juststudio.json --- domains/analytics.juststudio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/analytics.juststudio.json diff --git a/domains/analytics.juststudio.json b/domains/analytics.juststudio.json new file mode 100644 index 000000000..4e2c50e1c --- /dev/null +++ b/domains/analytics.juststudio.json @@ -0,0 +1,12 @@ +{ + "description": "i made my own analytics thing", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": ["34.120.54.55"], + "AAAA": ["2600:1901:0:6d85::"] + } +} From 13db590b48f31157ec35f57d2da49826011e4091 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Fri, 7 Mar 2025 21:09:07 +0300 Subject: [PATCH 2424/2485] Create _acme-challenge.analytics.juststudio.json --- domains/_acme-challenge.analytics.juststudio.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_acme-challenge.analytics.juststudio.json diff --git a/domains/_acme-challenge.analytics.juststudio.json b/domains/_acme-challenge.analytics.juststudio.json new file mode 100644 index 000000000..9d0c59b2c --- /dev/null +++ b/domains/_acme-challenge.analytics.juststudio.json @@ -0,0 +1 @@ +78515120d374647d2302076e._acme.deno.dev. From aa74ab81ef25b8850132e98d6823460f83dae4fb Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Fri, 7 Mar 2025 21:09:53 +0300 Subject: [PATCH 2425/2485] Update _acme-challenge.analytics.juststudio.json --- domains/_acme-challenge.analytics.juststudio.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/_acme-challenge.analytics.juststudio.json b/domains/_acme-challenge.analytics.juststudio.json index 9d0c59b2c..6e9fc4a9c 100644 --- a/domains/_acme-challenge.analytics.juststudio.json +++ b/domains/_acme-challenge.analytics.juststudio.json @@ -1 +1,10 @@ -78515120d374647d2302076e._acme.deno.dev. +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "78515120d374647d2302076e._acme.deno.dev" + } +} From f7d85304b8ab2bd6fd380c1363574e6f2d09093b Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Fri, 7 Mar 2025 21:10:21 +0300 Subject: [PATCH 2426/2485] Update analytics.juststudio.json --- domains/analytics.juststudio.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/analytics.juststudio.json b/domains/analytics.juststudio.json index 4e2c50e1c..cbd6e4639 100644 --- a/domains/analytics.juststudio.json +++ b/domains/analytics.juststudio.json @@ -1,5 +1,4 @@ { - "description": "i made my own analytics thing", "owner": { "username": "JustDeveloper1", "email": "support@juststudio.is-a.dev", From 2113915fb51e430933eb6d412b1375738057cada Mon Sep 17 00:00:00 2001 From: DevMatei Date: Fri, 7 Mar 2025 20:41:29 +0200 Subject: [PATCH 2427/2485] added a few domains (not much) --- domains/ai.devmatei.json | 9 +++++++++ domains/api.devmatei.json | 9 +++++++++ domains/contact.devmatei.json | 9 +++++++++ domains/devm.json | 9 +++++++++ domains/devma.json | 9 +++++++++ domains/devmat.json | 9 +++++++++ domains/devmate.json | 9 +++++++++ domains/devmatei-again.json | 9 +++++++++ domains/discord.devmatei.json | 9 +++++++++ domains/dm.devmatei.json | 9 +++++++++ domains/dm.json | 10 ++++++++++ domains/dmi.json | 9 +++++++++ domains/doc.devmatei.json | 9 +++++++++ domains/email.devmatei.json | 9 +++++++++ domains/freewill.devmatei.json | 9 +++++++++ domains/is-a-dev.devmatei.json | 9 +++++++++ domains/main.devmatei.json | 9 +++++++++ domains/matei.json | 9 +++++++++ domains/meme.devmatei.json | 9 +++++++++ domains/notdevmatei.json | 9 +++++++++ 20 files changed, 181 insertions(+) create mode 100644 domains/ai.devmatei.json create mode 100644 domains/api.devmatei.json create mode 100644 domains/contact.devmatei.json create mode 100644 domains/devm.json create mode 100644 domains/devma.json create mode 100644 domains/devmat.json create mode 100644 domains/devmate.json create mode 100644 domains/devmatei-again.json create mode 100644 domains/discord.devmatei.json create mode 100644 domains/dm.devmatei.json create mode 100644 domains/dm.json create mode 100644 domains/dmi.json create mode 100644 domains/doc.devmatei.json create mode 100644 domains/email.devmatei.json create mode 100644 domains/freewill.devmatei.json create mode 100644 domains/is-a-dev.devmatei.json create mode 100644 domains/main.devmatei.json create mode 100644 domains/matei.json create mode 100644 domains/meme.devmatei.json create mode 100644 domains/notdevmatei.json diff --git a/domains/ai.devmatei.json b/domains/ai.devmatei.json new file mode 100644 index 000000000..e7aef920e --- /dev/null +++ b/domains/ai.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file diff --git a/domains/api.devmatei.json b/domains/api.devmatei.json new file mode 100644 index 000000000..ce8b67096 --- /dev/null +++ b/domains/api.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://docs.devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/contact.devmatei.json b/domains/contact.devmatei.json new file mode 100644 index 000000000..8b6bcd2a5 --- /dev/null +++ b/domains/contact.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "mailto:contact@devmatei.is-a.dev" + } +} diff --git a/domains/devm.json b/domains/devm.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/devm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/devma.json b/domains/devma.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/devma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/devmat.json b/domains/devmat.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/devmat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/devmate.json b/domains/devmate.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/devmate.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/devmatei-again.json b/domains/devmatei-again.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/devmatei-again.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/discord.devmatei.json b/domains/discord.devmatei.json new file mode 100644 index 000000000..417c6f9a7 --- /dev/null +++ b/domains/discord.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://discord.com/users/784443338627612673" + } +} \ No newline at end of file diff --git a/domains/dm.devmatei.json b/domains/dm.devmatei.json new file mode 100644 index 000000000..417c6f9a7 --- /dev/null +++ b/domains/dm.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://discord.com/users/784443338627612673" + } +} \ No newline at end of file diff --git a/domains/dm.json b/domains/dm.json new file mode 100644 index 000000000..2d103b341 --- /dev/null +++ b/domains/dm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} + \ No newline at end of file diff --git a/domains/dmi.json b/domains/dmi.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/dmi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/doc.devmatei.json b/domains/doc.devmatei.json new file mode 100644 index 000000000..ce8b67096 --- /dev/null +++ b/domains/doc.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://docs.devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/email.devmatei.json b/domains/email.devmatei.json new file mode 100644 index 000000000..8b6bcd2a5 --- /dev/null +++ b/domains/email.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "mailto:contact@devmatei.is-a.dev" + } +} diff --git a/domains/freewill.devmatei.json b/domains/freewill.devmatei.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/freewill.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/is-a-dev.devmatei.json b/domains/is-a-dev.devmatei.json new file mode 100644 index 000000000..e7aef920e --- /dev/null +++ b/domains/is-a-dev.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file diff --git a/domains/main.devmatei.json b/domains/main.devmatei.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/main.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/matei.json b/domains/matei.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/matei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/meme.devmatei.json b/domains/meme.devmatei.json new file mode 100644 index 000000000..e7aef920e --- /dev/null +++ b/domains/meme.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file diff --git a/domains/notdevmatei.json b/domains/notdevmatei.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/notdevmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file From 8ca20494a2bb715e91021616b2cf0b61eef4f370 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Fri, 7 Mar 2025 20:45:51 +0200 Subject: [PATCH 2428/2485] Delete domains/email.devmatei.json --- domains/email.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/email.devmatei.json diff --git a/domains/email.devmatei.json b/domains/email.devmatei.json deleted file mode 100644 index 8b6bcd2a5..000000000 --- a/domains/email.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "URL": "mailto:contact@devmatei.is-a.dev" - } -} From d8505ad54316d420c3bbc4f6fb9d3761176be87e Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Fri, 7 Mar 2025 20:46:12 +0200 Subject: [PATCH 2429/2485] Delete domains/contact.devmatei.json --- domains/contact.devmatei.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/contact.devmatei.json diff --git a/domains/contact.devmatei.json b/domains/contact.devmatei.json deleted file mode 100644 index 8b6bcd2a5..000000000 --- a/domains/contact.devmatei.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "URL": "mailto:contact@devmatei.is-a.dev" - } -} From e2db50d5735129d424653088ead38bd9482177c2 Mon Sep 17 00:00:00 2001 From: DevMatei Date: Fri, 7 Mar 2025 20:53:10 +0200 Subject: [PATCH 2430/2485] a lil more domains --- domains/devmai.json | 9 +++++++++ domains/dvm.json | 9 +++++++++ domains/dvmi.json | 9 +++++++++ domains/mattew.json | 9 +++++++++ domains/sad-devmatei.json | 9 +++++++++ 5 files changed, 45 insertions(+) create mode 100644 domains/devmai.json create mode 100644 domains/dvm.json create mode 100644 domains/dvmi.json create mode 100644 domains/mattew.json create mode 100644 domains/sad-devmatei.json diff --git a/domains/devmai.json b/domains/devmai.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/devmai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/dvm.json b/domains/dvm.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/dvm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/dvmi.json b/domains/dvmi.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/dvmi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/mattew.json b/domains/mattew.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/mattew.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file diff --git a/domains/sad-devmatei.json b/domains/sad-devmatei.json new file mode 100644 index 000000000..95adeb76e --- /dev/null +++ b/domains/sad-devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "URL": "https://devmatei.is-a.dev/" + } +} \ No newline at end of file From 1f77e3cfbab41c20a0ef38cba5e42409214f9a03 Mon Sep 17 00:00:00 2001 From: Davincey <34456152+cernoh@users.noreply.github.com> Date: Fri, 7 Mar 2025 19:18:21 +0000 Subject: [PATCH 2431/2485] Added vercel fixes --- domains/_vercel.davr.json | 9 +++++++++ domains/davr.json | 10 +++++++++- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 domains/_vercel.davr.json diff --git a/domains/_vercel.davr.json b/domains/_vercel.davr.json new file mode 100644 index 000000000..92f52839b --- /dev/null +++ b/domains/_vercel.davr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cernoh", + "email": "davincey06@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=davr.is-a.dev,ac46906b38acef6b29bf" + } +} \ No newline at end of file diff --git a/domains/davr.json b/domains/davr.json index 8b1378917..d787b7b56 100644 --- a/domains/davr.json +++ b/domains/davr.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "cernoh", + "email": "davincey06@gmail.com" + }, + "record": { + "CNAME": "neobrutal-resume-vercel.vercel.app/" + } +} From 358b10c4afe39fac1e29dd05ea370570d72228fa Mon Sep 17 00:00:00 2001 From: Hayden Clayton <144934825+haydenpc@users.noreply.github.com> Date: Fri, 7 Mar 2025 13:18:49 -0600 Subject: [PATCH 2432/2485] Create haydenpc.json --- domains/haydenpc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haydenpc.json diff --git a/domains/haydenpc.json b/domains/haydenpc.json new file mode 100644 index 000000000..146ecd899 --- /dev/null +++ b/domains/haydenpc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haydenpc", + "email": "haydenpc369@gmail.com" + }, + "record": { + "CNAME": "haydenpc.github.io" + } +} From 46e55cd04bc25b9138499b207ad23d16b5c80f84 Mon Sep 17 00:00:00 2001 From: Ananta Krishnan <70461479+OneRandom1509@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:49:11 +0530 Subject: [PATCH 2433/2485] Create _vercel.onerandom.json --- domains/_vercel.onerandom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.onerandom.json diff --git a/domains/_vercel.onerandom.json b/domains/_vercel.onerandom.json new file mode 100644 index 000000000..3d1c81d2e --- /dev/null +++ b/domains/_vercel.onerandom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OneRandom1509", + "email": "anantukid@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=onerandom.is-a.dev,e18318031614810f658f" + } +} From 6b6c0708d82bbaa7801e1d0aa171fc696a81d52a Mon Sep 17 00:00:00 2001 From: Ananta Krishnan <70461479+OneRandom1509@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:50:05 +0530 Subject: [PATCH 2434/2485] Create onerandom.json --- domains/onerandom.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/onerandom.json diff --git a/domains/onerandom.json b/domains/onerandom.json new file mode 100644 index 000000000..497d43658 --- /dev/null +++ b/domains/onerandom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OneRandom1509", + "email": "anantukid@gmail.com" + }, + "record": { + "CNAME": "folio-five-beta.vercel.app" + } +} From 006f39e8535ad34106ba4db95ad90ab146bf06c0 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:30:40 +0500 Subject: [PATCH 2435/2485] Create www.encoder.js.json --- domains/www.encoder.js.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.encoder.js.json diff --git a/domains/www.encoder.js.json b/domains/www.encoder.js.json new file mode 100644 index 000000000..2d16694fb --- /dev/null +++ b/domains/www.encoder.js.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://encoder.js.is-a.dev/" + } +} \ No newline at end of file From 9e00fbdbd089503fa7ae71d5759b08e6a9670633 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:31:27 +0500 Subject: [PATCH 2436/2485] Create www.all.json --- domains/www.all.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.all.json diff --git a/domains/www.all.json b/domains/www.all.json new file mode 100644 index 000000000..c933a1137 --- /dev/null +++ b/domains/www.all.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://all.is-a.dev/" + } +} \ No newline at end of file From f479b9e43063ae331c430038c380c5629e6ba04c Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:33:03 +0500 Subject: [PATCH 2437/2485] Create www.xn--01a --- domains/www.xn--01a | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.xn--01a diff --git a/domains/www.xn--01a b/domains/www.xn--01a new file mode 100644 index 000000000..73a8a8727 --- /dev/null +++ b/domains/www.xn--01a @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://xn--01a.is-a.dev/" + } +} \ No newline at end of file From 86ab9dc9fc6623696f6a18acca3cb1b1b6d9ccbb Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:36:02 +0500 Subject: [PATCH 2438/2485] Rename www.xn--01a to www.xn--01a.json --- domains/{www.xn--01a => www.xn--01a.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{www.xn--01a => www.xn--01a.json} (98%) diff --git a/domains/www.xn--01a b/domains/www.xn--01a.json similarity index 98% rename from domains/www.xn--01a rename to domains/www.xn--01a.json index 73a8a8727..20ea0e8f5 100644 --- a/domains/www.xn--01a +++ b/domains/www.xn--01a.json @@ -6,4 +6,4 @@ "record": { "URL": "https://xn--01a.is-a.dev/" } -} \ No newline at end of file +} From 71ec7800599198125b7440052adb01f08b91259a Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:39:30 +0500 Subject: [PATCH 2439/2485] Create studio.json --- domains/studio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/studio.json diff --git a/domains/studio.json b/domains/studio.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/studio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +} From 4701daf1b29d4afdd99f20ecdf48fc7cc25d1743 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:42:29 +0500 Subject: [PATCH 2440/2485] github username --- domains/justdeveloper1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/justdeveloper1.json diff --git a/domains/justdeveloper1.json b/domains/justdeveloper1.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/justdeveloper1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} From c6650d112a424bab900fdbaab2508b5f606f3725 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:43:17 +0500 Subject: [PATCH 2441/2485] roblox username --- domains/justdeveloper7.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/justdeveloper7.json diff --git a/domains/justdeveloper7.json b/domains/justdeveloper7.json new file mode 100644 index 000000000..a2dd570b7 --- /dev/null +++ b/domains/justdeveloper7.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "justdeveloper@juststudio.is-a.dev" + }, + "record": { + "URL": "https://justdeveloper.is-a.dev/" + } +} From 83bdec769e9085d4bab3106e5564e8785f7eb395 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 8 Mar 2025 00:44:05 +0500 Subject: [PATCH 2442/2485] github org username --- domains/juststudio7.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/juststudio7.json diff --git a/domains/juststudio7.json b/domains/juststudio7.json new file mode 100644 index 000000000..68c44d3ee --- /dev/null +++ b/domains/juststudio7.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev" + }, + "record": { + "URL": "https://juststudio.is-a.dev/" + } +} From 1c80e920cae1edf6422c82144a02398989fe6eb3 Mon Sep 17 00:00:00 2001 From: Noctade <120813259+Noctade@users.noreply.github.com> Date: Fri, 7 Mar 2025 21:00:45 +0100 Subject: [PATCH 2443/2485] Create noctade.json --- domains/noctade.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/noctade.json diff --git a/domains/noctade.json b/domains/noctade.json new file mode 100644 index 000000000..1295ae0d5 --- /dev/null +++ b/domains/noctade.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Noctade" + }, + "record": { + "CNAME": "noctade.github.io" + } +} From 5ed5cc8fc88cf271c570ef7d2d47fc8b28d5b195 Mon Sep 17 00:00:00 2001 From: Davincey <34456152+cernoh@users.noreply.github.com> Date: Sat, 8 Mar 2025 01:02:17 +0000 Subject: [PATCH 2444/2485] Removed slash --- domains/davr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/davr.json b/domains/davr.json index d787b7b56..c69904dd2 100644 --- a/domains/davr.json +++ b/domains/davr.json @@ -4,6 +4,6 @@ "email": "davincey06@gmail.com" }, "record": { - "CNAME": "neobrutal-resume-vercel.vercel.app/" + "CNAME": "neobrutal-resume-vercel.vercel.app" } } From d446e17eabe88749f4ff1c3f5d7c6e1d13fb2de6 Mon Sep 17 00:00:00 2001 From: Hwan Ngo Date: Sat, 8 Mar 2025 09:34:38 +0700 Subject: [PATCH 2445/2485] Create hoan.json --- domains/hoan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hoan.json diff --git a/domains/hoan.json b/domains/hoan.json new file mode 100644 index 000000000..98ba071c9 --- /dev/null +++ b/domains/hoan.json @@ -0,0 +1,10 @@ +{ + "description": "hoan.is-a.dev : This is my personal notebook", + "owner": { + "username": "hwanngo", + "email": "conghoan.0406@gmail.com" + }, + "record": { + "CNAME": "hwanngo.github.io" + } +} From 3b2f45c5863c2d808681a5ca068aba654dedb87e Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Fri, 7 Mar 2025 22:47:47 -0500 Subject: [PATCH 2446/2485] Create _github-pages-challenge-BreakerTWS-breakertws.json --- .../_github-pages-challenge-BreakerTWS-breakertws.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-BreakerTWS-breakertws.json diff --git a/domains/_github-pages-challenge-BreakerTWS-breakertws.json b/domains/_github-pages-challenge-BreakerTWS-breakertws.json new file mode 100644 index 000000000..c3c80c39a --- /dev/null +++ b/domains/_github-pages-challenge-BreakerTWS-breakertws.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BreakerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "TXT": "dcde9a29c9e10cbea2e47c46805b57" + } +} From 8d2347b6387cf5ccc8f3da577edcc824a45ec942 Mon Sep 17 00:00:00 2001 From: tiep-dv <87490951+tiep-dv@users.noreply.github.com> Date: Sat, 8 Mar 2025 11:07:24 +0700 Subject: [PATCH 2447/2485] Create tiep-dv --- domains/tiep-dv | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tiep-dv diff --git a/domains/tiep-dv b/domains/tiep-dv new file mode 100644 index 000000000..d957b8d89 --- /dev/null +++ b/domains/tiep-dv @@ -0,0 +1,11 @@ +{ + "description": "tiep-dv.is-a.dev : This is my personal notebook", + "repo": "https://github.com/tiep-dv/github-repository", + "owner": { + "username": "tiep-dv", + "email": "tiepduongv@gmail.com" + }, + "record": { + "URL": "https://github.com/tiep-dv" + } +} From bb992d429657b9102dd5e92fc0ca9dcebc68697e Mon Sep 17 00:00:00 2001 From: David Pizarro <105984897+DavidPPizarro@users.noreply.github.com> Date: Fri, 7 Mar 2025 23:12:06 -0500 Subject: [PATCH 2448/2485] Create davidpizarro.json --- domains/davidpizarro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/davidpizarro.json diff --git a/domains/davidpizarro.json b/domains/davidpizarro.json new file mode 100644 index 000000000..438da7cfe --- /dev/null +++ b/domains/davidpizarro.json @@ -0,0 +1,11 @@ +{ + "description": "Use the domain for my porfolio", + "repo": "https://github.com/DavidPPizarro/davidppizarro.github.io", + "owner": { + "username": "DavidPPizarro", + "email": "paulpizarro151@gmail.com" + }, + "record": { + "CNAME": "davidppizarro.github.io" + } +} From 616c8e8b46b39e15cc295847f82bb11697ab7ff9 Mon Sep 17 00:00:00 2001 From: Mdesigns Code Date: Sat, 8 Mar 2025 09:01:51 +0200 Subject: [PATCH 2449/2485] Setting up Vercel for marlonbaatjes.is-a.dev --- domains/_vercel.marlonbaatjes.json | 10 ++++++++++ domains/marlonbaatjes.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.marlonbaatjes.json create mode 100644 domains/marlonbaatjes.json diff --git a/domains/_vercel.marlonbaatjes.json b/domains/_vercel.marlonbaatjes.json new file mode 100644 index 000000000..2a2a81189 --- /dev/null +++ b/domains/_vercel.marlonbaatjes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mdesignscode", + "email": "marlonbaatjes62@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=marlonbaatjes.is-a.dev,e393641c1319b97e701e" + } +} + diff --git a/domains/marlonbaatjes.json b/domains/marlonbaatjes.json new file mode 100644 index 000000000..8584f40ae --- /dev/null +++ b/domains/marlonbaatjes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mdesignscode", + "email": "marlonbaatjes62@gmail.com" + }, + "record": { + "CNAME": "marlonbaatjes.vercel.app" + } +} + From dd6990dc96587288b79c3845eab45b74be6c4d01 Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+mraxays@users.noreply.github.com> Date: Sat, 8 Mar 2025 13:24:15 +0530 Subject: [PATCH 2450/2485] Redirect Url Update User name updated --- domains/as.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/as.json b/domains/as.json index fd745e171..8fd8d1829 100644 --- a/domains/as.json +++ b/domains/as.json @@ -1,10 +1,9 @@ { - "repo": "https://mrakshayas.github.io/me/", "owner": { - "username": "MrAkshayAS", - "email": "akshau72p@gmail.com" + "username": "mraxays", + "discord": "mrakshayas" }, "record": { - "CNAME": "mrakshayas.github.io" + "URL": "http://mraxays.github.io/" } } From 4b13d5325f16ac85c69e23f7726420ab7c5f8f71 Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+mraxays@users.noreply.github.com> Date: Sat, 8 Mar 2025 13:28:53 +0530 Subject: [PATCH 2451/2485] Redirect Url Update || User name updated --- domains/axay.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/axay.json b/domains/axay.json index 3bea8a7b9..ef0a18b31 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MrAkshayAS", - "discord": "mrakshayas" - }, - "record": { - "URL": "https://mrakshayas.github.io/" - } + "owner": { + "username": "mraxays", + "discord": "mrakshayas" + }, + "record": { + "URL": "http://mraxays.github.io/" + } } From 1c89620a1b222635c36511cadd8c479a794bd567 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:00:37 +0400 Subject: [PATCH 2452/2485] fix: Rename _github-pages-challenge-BreakerTWS-breakertws.json to _github-pages-challenge-BreakerTWS.breakertws.json --- ...ws.json => _github-pages-challenge-BreakerTWS.breakertws.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-BreakerTWS-breakertws.json => _github-pages-challenge-BreakerTWS.breakertws.json} (100%) diff --git a/domains/_github-pages-challenge-BreakerTWS-breakertws.json b/domains/_github-pages-challenge-BreakerTWS.breakertws.json similarity index 100% rename from domains/_github-pages-challenge-BreakerTWS-breakertws.json rename to domains/_github-pages-challenge-BreakerTWS.breakertws.json From cd28f3e5c08146a3dda7e45d8df821fbec60ac04 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:02:15 +0400 Subject: [PATCH 2453/2485] fix: Rename _github-pages-challenge-BreakerTWS.breakertws.json to _github-pages-challenge-breakertws.breakertws.json --- ...ws.json => _github-pages-challenge-breakertws.breakertws.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-BreakerTWS.breakertws.json => _github-pages-challenge-breakertws.breakertws.json} (100%) diff --git a/domains/_github-pages-challenge-BreakerTWS.breakertws.json b/domains/_github-pages-challenge-breakertws.breakertws.json similarity index 100% rename from domains/_github-pages-challenge-BreakerTWS.breakertws.json rename to domains/_github-pages-challenge-breakertws.breakertws.json From 1da35f10c6205b693e3066f1b517b2b578b36cc4 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:16:42 +0700 Subject: [PATCH 2454/2485] Create _vercel.duypt14.json --- domains/_vercel.duypt14.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.duypt14.json diff --git a/domains/_vercel.duypt14.json b/domains/_vercel.duypt14.json new file mode 100644 index 000000000..a2e727dc8 --- /dev/null +++ b/domains/_vercel.duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=duypt14.is-a.dev,14245b40810d20910d2a" + } +} From 4282ea969b4b8fa316e3744b6c47b6b7f706825a Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:18:35 +0400 Subject: [PATCH 2455/2485] refactor: remove endeade.json --- domains/endeade.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/endeade.json diff --git a/domains/endeade.json b/domains/endeade.json deleted file mode 100644 index bf33c7e37..000000000 --- a/domains/endeade.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Endeade", - "email": "endeade80@gmail.com", - "discord": "1117869855538942032" - }, - "record": { - "CNAME": "endeade.github.io" - } -} From 090c0b2aca15c905f3e58a1cdbd4edf61dc65912 Mon Sep 17 00:00:00 2001 From: Noctade <120813259+Noctade@users.noreply.github.com> Date: Sat, 8 Mar 2025 09:24:23 +0100 Subject: [PATCH 2456/2485] Update noctade.json --- domains/noctade.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/domains/noctade.json b/domains/noctade.json index 1295ae0d5..37bea241b 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -1,8 +1,10 @@ { - "owner": { - "username": "Noctade" - }, - "record": { - "CNAME": "noctade.github.io" - } + "owner": { + "username": "noctade", + "discord": "1117869855538942032" + "email": "endeade80@gmail.com" + }, + "record": { + "CNAME": "https://noctade.github.io" + } } From a04e61f72531f5a3d619f7b4e2285198cae73e08 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:26:46 +0400 Subject: [PATCH 2457/2485] improvement: change protocol --- domains/as.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/as.json b/domains/as.json index 8fd8d1829..0443203ea 100644 --- a/domains/as.json +++ b/domains/as.json @@ -4,6 +4,6 @@ "discord": "mrakshayas" }, "record": { - "URL": "http://mraxays.github.io/" + "URL": "https://mraxays.github.io/" } } From 1668bba5f925f53f633e8d62da9bf5318521cae0 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:26:50 +0400 Subject: [PATCH 2458/2485] improvement: change protocol --- domains/axay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axay.json b/domains/axay.json index ef0a18b31..8866d2386 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -4,6 +4,6 @@ "discord": "mrakshayas" }, "record": { - "URL": "http://mraxays.github.io/" + "URL": "https://mraxays.github.io/" } } From ff0a2eaf61708c6e23e0f3d5655da7c5c5ee5bd2 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:29:21 +0700 Subject: [PATCH 2459/2485] Create duypt14.json --- domains/duypt14.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duypt14.json diff --git a/domains/duypt14.json b/domains/duypt14.json new file mode 100644 index 000000000..44924cb3a --- /dev/null +++ b/domains/duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-ptduy14s-projects.vercel.app/" + } +} From 97741ae9e6ef2f7152c069daaf8bda41a69e4fdb Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:30:24 +0400 Subject: [PATCH 2460/2485] fix: json --- domains/noctade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noctade.json b/domains/noctade.json index 37bea241b..cc6d1e6d5 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -1,7 +1,7 @@ { "owner": { "username": "noctade", - "discord": "1117869855538942032" + "discord": "1117869855538942032", "email": "endeade80@gmail.com" }, "record": { From 0d0353d065773f872f77ad1fd3841ffdb48f5720 Mon Sep 17 00:00:00 2001 From: KT Date: Sat, 8 Mar 2025 16:32:18 +0800 Subject: [PATCH 2461/2485] Create _vercel.menn.json --- domains/_vercel.menn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.menn.json diff --git a/domains/_vercel.menn.json b/domains/_vercel.menn.json new file mode 100644 index 000000000..01cd25955 --- /dev/null +++ b/domains/_vercel.menn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hedgehog-menn", + "email": "kp.thananchai@gmail.com", + "discord": "26623men" + }, + "record": { + "TXT": "vc-domain-verify=menn.is-a.dev,888e516936e6a1278bc0" + } +} From 5ddf63f758251a83723320126f3d9dd8d63ecdc3 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 12:33:18 +0400 Subject: [PATCH 2462/2485] fix: remove protocol --- domains/noctade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noctade.json b/domains/noctade.json index cc6d1e6d5..935685791 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -5,6 +5,6 @@ "email": "endeade80@gmail.com" }, "record": { - "CNAME": "https://noctade.github.io" + "CNAME": noctade.github.io" } } From 5edfebe10e138cf112e915a5d58ac6435935ecad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Sat, 8 Mar 2025 09:00:15 +0000 Subject: [PATCH 2463/2485] Update khuong.json, khuongln.json, lamngockhuong.json, ngockhuong.json --- domains/khuong.json | 10 ++++++++++ domains/khuongln.json | 10 ++++++++++ domains/lamngockhuong.json | 10 ++++++++++ domains/ngockhuong.json | 10 ++++++++++ 4 files changed, 40 insertions(+) diff --git a/domains/khuong.json b/domains/khuong.json index 3959d95a7..2283f3209 100644 --- a/domains/khuong.json +++ b/domains/khuong.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } diff --git a/domains/khuongln.json b/domains/khuongln.json index acfca4116..c45eb15c0 100644 --- a/domains/khuongln.json +++ b/domains/khuongln.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } diff --git a/domains/lamngockhuong.json b/domains/lamngockhuong.json index b06704cbe..ab7eb8792 100644 --- a/domains/lamngockhuong.json +++ b/domains/lamngockhuong.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } diff --git a/domains/ngockhuong.json b/domains/ngockhuong.json index 0288067de..0296c9863 100644 --- a/domains/ngockhuong.json +++ b/domains/ngockhuong.json @@ -6,5 +6,15 @@ }, "record": { "URL": "https://dev.ngockhuong.com" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lamngockhuong", + "/x": "https://x.com/lamngockhuong", + "/fb": "https://facebook.com/lamngockhuong", + "/linkedin": "https://linkedin.com/in/lamngockhuong", + "/viblo": "https://viblo.asia/u/lamngockhuong" + }, + "redirect_paths": true } } From 3dd2bf3e1376c3e63e17679baa417c1c80467af9 Mon Sep 17 00:00:00 2001 From: Kunal <66168931+thecodingwizardx@users.noreply.github.com> Date: Sat, 8 Mar 2025 14:36:59 +0530 Subject: [PATCH 2464/2485] feat(domain) : add devghost.json for domain configuration --- domains/devghost.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/devghost.json diff --git a/domains/devghost.json b/domains/devghost.json new file mode 100644 index 000000000..97c348cc0 --- /dev/null +++ b/domains/devghost.json @@ -0,0 +1,14 @@ +{ + "repo": "https://github.com/thecodingwizardx/register.git", + "owner": { + "username": "thecodingwizardx", + "email": "murkyaxe@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + }, + "proxied": true +} From ff473b903a3b3dd9f21176b7b41c9ae7c88ef961 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Sat, 8 Mar 2025 13:11:34 +0400 Subject: [PATCH 2465/2485] fix: json --- domains/noctade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noctade.json b/domains/noctade.json index 935685791..97a3b5b64 100644 --- a/domains/noctade.json +++ b/domains/noctade.json @@ -5,6 +5,6 @@ "email": "endeade80@gmail.com" }, "record": { - "CNAME": noctade.github.io" + "CNAME": "noctade.github.io" } } From 548d004911e2a5682d91bc9089b32f70ece7bcc8 Mon Sep 17 00:00:00 2001 From: Kunal <66168931+thecodingwizardx@users.noreply.github.com> Date: Sat, 8 Mar 2025 14:43:24 +0530 Subject: [PATCH 2466/2485] chore: Update devghost.json --- domains/devghost.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/devghost.json b/domains/devghost.json index 97c348cc0..ccb16cce9 100644 --- a/domains/devghost.json +++ b/domains/devghost.json @@ -8,7 +8,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] - }, - "proxied": true + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From d9b9de7ea7d9e0456a78bb27ec9334e1ad7edba5 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 16:19:36 +0700 Subject: [PATCH 2467/2485] Update domains/duypt14.json Co-authored-by: 21Z <21z95@proton.me> --- domains/duypt14.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duypt14.json b/domains/duypt14.json index 44924cb3a..27ff91f37 100644 --- a/domains/duypt14.json +++ b/domains/duypt14.json @@ -4,6 +4,6 @@ "email": "phantanduy14@gmail.com" }, "record": { - "CNAME": "https://portfolio-ptduy14s-projects.vercel.app/" + "CNAME": "portfolio-ptduy14s-projects.vercel.app" } } From 4ef4a62308b05e06cbd71fa02e656cf60ac46137 Mon Sep 17 00:00:00 2001 From: Moritz <101179677+mxritzdev@users.noreply.github.com> Date: Sat, 8 Mar 2025 10:23:15 +0100 Subject: [PATCH 2468/2485] Update mxritz.json --- domains/mxritz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mxritz.json b/domains/mxritz.json index 26a02cac2..8def2b725 100644 --- a/domains/mxritz.json +++ b/domains/mxritz.json @@ -2,9 +2,9 @@ "description": "Personal Portfolio", "owner": { "username": "mxritzdev", - "email": "contact@mxritz.dev" + "email": "mail@mxritz.dev" }, "record": { - "CNAME": "proxy.host.bytes.wtf" + "CNAME": "server.mxritz.dev" } } From 00c789c00b6da09f4a87a381ed8256e4ebace654 Mon Sep 17 00:00:00 2001 From: KT Date: Sat, 8 Mar 2025 18:00:30 +0800 Subject: [PATCH 2469/2485] Create menn.json --- domains/menn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/menn.json diff --git a/domains/menn.json b/domains/menn.json new file mode 100644 index 000000000..87524b527 --- /dev/null +++ b/domains/menn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hedgehog-menn", + "email": "kp.thananchai@gmail.com", + "discord": "26623men" + }, + "record": { + "CNAME": "hedgehog-menn.vercel.app" + } +} From f020c3321f94ce522898c318ffd82c7c7a7f46c2 Mon Sep 17 00:00:00 2001 From: TungDaDev Date: Sat, 8 Mar 2025 17:43:52 +0700 Subject: [PATCH 2470/2485] Add tungbt.json --- domains/tungbt.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/tungbt.json diff --git a/domains/tungbt.json b/domains/tungbt.json new file mode 100644 index 000000000..c9ed84615 --- /dev/null +++ b/domains/tungbt.json @@ -0,0 +1,20 @@ +{ + "description": "tungbt.is-a.dev : This is my personal blog", + "owner": { + "username": "bthanhtung", + "email": "bthanhtung.se@gmail.com" + }, + "record": { + "URL": "https://tungbt.vercel.app/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/bthanhtung", + "/x": "https://x.com/_bthanhtung", + "/fb": "https://facebook.com/TungDaDev", + "/linkedin": "https://linkedin.com/in/TungDaDev", + "/viblo": "https://viblo.asia/u/bthanhtung" + }, + "redirect_paths": true + } + } \ No newline at end of file From 66fec0a3e14c146742f6b616727256fc0f180fc1 Mon Sep 17 00:00:00 2001 From: sidhant947 Date: Sat, 8 Mar 2025 16:58:30 +0530 Subject: [PATCH 2471/2485] Sidhant Domain Added --- domains/sidhant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sidhant.json diff --git a/domains/sidhant.json b/domains/sidhant.json new file mode 100644 index 000000000..e860a0a75 --- /dev/null +++ b/domains/sidhant.json @@ -0,0 +1,11 @@ +{ + "description": "This is for my personal portfolio", + "repo": "https://github.com/sidhant947/sidhant947.github.io", + "owner": { + "username": "sidhant947", + "email": "khatkarsidhant@gmail.com" + }, + "record": { + "CNAME": "sidhant947.github.io" + } +} \ No newline at end of file From 0313faeb32c5092168e66f2594fda29491c33230 Mon Sep 17 00:00:00 2001 From: sidhant947 Date: Sat, 8 Mar 2025 17:02:34 +0530 Subject: [PATCH 2472/2485] Added Config File for Sidhant Domain --- .../_github-pages-challenge-sidhant947.sidhant.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev diff --git a/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev b/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev new file mode 100644 index 000000000..3f65fd4e6 --- /dev/null +++ b/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sidhant947", + "email": "khatkarsidhant@gmail.com" + }, + "record": { + "TXT": "6c4f29a8923a09d9e9c36a95669015" + } +} \ No newline at end of file From 6d0a53eaed26bae44b539191c670ff19520bfc89 Mon Sep 17 00:00:00 2001 From: sidhant947 Date: Sat, 8 Mar 2025 18:24:27 +0530 Subject: [PATCH 2473/2485] Fixed .Json error --- ...v => _github-pages-challenge-sidhant947.sidhant.is-a.dev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-sidhant947.sidhant.is-a.dev => _github-pages-challenge-sidhant947.sidhant.is-a.dev.json} (100%) diff --git a/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev b/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev.json similarity index 100% rename from domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev rename to domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev.json From de9a0654f9b2fa03b6f5b7a45bb6d95cf8459056 Mon Sep 17 00:00:00 2001 From: sidhant947 Date: Sat, 8 Mar 2025 18:26:34 +0530 Subject: [PATCH 2474/2485] Fixed Json file --- ...a.dev.json => _github-pages-challenge-sidhant947.sidhant.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-sidhant947.sidhant.is-a.dev.json => _github-pages-challenge-sidhant947.sidhant.json} (100%) diff --git a/domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev.json b/domains/_github-pages-challenge-sidhant947.sidhant.json similarity index 100% rename from domains/_github-pages-challenge-sidhant947.sidhant.is-a.dev.json rename to domains/_github-pages-challenge-sidhant947.sidhant.json From c63e294f92c9a75e28b8994da0a0b331b679e1f8 Mon Sep 17 00:00:00 2001 From: s1dd <140317709+nots1dd@users.noreply.github.com> Date: Sat, 8 Mar 2025 19:19:38 +0530 Subject: [PATCH 2475/2485] Create _vercel.s1dd.json --- domains/_vercel.s1dd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.s1dd.json diff --git a/domains/_vercel.s1dd.json b/domains/_vercel.s1dd.json new file mode 100644 index 000000000..d330bb369 --- /dev/null +++ b/domains/_vercel.s1dd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nots1dd", + "email": "sid9.karanam@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=s1dd.is-a.dev,e08de74daf627d6e653d" + } +} From 397a18d06955e345615106ada8967ab8042fbb51 Mon Sep 17 00:00:00 2001 From: s1dd <140317709+nots1dd@users.noreply.github.com> Date: Sat, 8 Mar 2025 19:21:08 +0530 Subject: [PATCH 2476/2485] Create s1dd.json --- domains/s1dd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/s1dd.json diff --git a/domains/s1dd.json b/domains/s1dd.json new file mode 100644 index 000000000..7e02e8e40 --- /dev/null +++ b/domains/s1dd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nots1dd", + "email": "sid9.karanam@gmail.com" + }, + "record": { + "CNAME": "webpage-seven-puce.vercel.app" + } +} From a080247a47b17be9de8460d9a5b8fb9cfc983902 Mon Sep 17 00:00:00 2001 From: Dark <58370174+BruhDark@users.noreply.github.com> Date: Sat, 8 Mar 2025 17:08:26 -0300 Subject: [PATCH 2477/2485] Create api.dark.json --- domains/api.dark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/api.dark.json diff --git a/domains/api.dark.json b/domains/api.dark.json new file mode 100644 index 000000000..c8ff1362d --- /dev/null +++ b/domains/api.dark.json @@ -0,0 +1,11 @@ +{ + "description": "API for a Discord bot", + "owner": { + "username": "BruhDark", + "email": "darkpxint@gmail.com", + "discord": "dark.py" + }, + "record": { + "A": ["34.57.65.208"] + } +} From 4ce8a33e311bd7b8f6100b9d8b299fe1d5698b2f Mon Sep 17 00:00:00 2001 From: DevMatei Date: Sat, 8 Mar 2025 23:10:39 +0200 Subject: [PATCH 2478/2485] added a new subdomain for a sideproject --- domains/vai.devmatei.json | 9 +++++++++ domains/www.devmatei.json | 0 2 files changed, 9 insertions(+) create mode 100644 domains/vai.devmatei.json create mode 100644 domains/www.devmatei.json diff --git a/domains/vai.devmatei.json b/domains/vai.devmatei.json new file mode 100644 index 000000000..e7aef920e --- /dev/null +++ b/domains/vai.devmatei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file diff --git a/domains/www.devmatei.json b/domains/www.devmatei.json new file mode 100644 index 000000000..e69de29bb From 6c6d87b7ea99a1971d9d129727fc1914a7e525f7 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sat, 8 Mar 2025 23:13:28 +0200 Subject: [PATCH 2479/2485] Delete domains/www.devmatei.json --- domains/www.devmatei.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 domains/www.devmatei.json diff --git a/domains/www.devmatei.json b/domains/www.devmatei.json deleted file mode 100644 index e69de29bb..000000000 From 58ea82f607657541b82e1c535ad541ab45145fea Mon Sep 17 00:00:00 2001 From: Yu <141266522+Yunexiz@users.noreply.github.com> Date: Sat, 8 Mar 2025 21:17:11 +0000 Subject: [PATCH 2480/2485] Create rawr.json --- domains/rawr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rawr.json diff --git a/domains/rawr.json b/domains/rawr.json new file mode 100644 index 000000000..1bac253e7 --- /dev/null +++ b/domains/rawr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Yunexiz", + "discord": "yunexiz" + }, + "record": { + "URL": "https://y.is-a.dev" + } +} From 41763568285908ea4e954a19a78d2f27ea261fe8 Mon Sep 17 00:00:00 2001 From: Karthikeyan J <139041816+karthik1915@users.noreply.github.com> Date: Sun, 9 Mar 2025 07:24:06 +0530 Subject: [PATCH 2481/2485] Create karthikeyanj.json - [x] The file is in the 'domains' folder and is in the JSON format. - [x] The file's name is all lowercased and alphanumeric. - [x] You have completed your website. - [x] The website is reachable. - [x] You're not using Vercel. - [ ] The CNAME record doesn't contain 'https://' or 'T. - [x] There is sufficient information at the 'owner' field. ## Website Link/Preview https://karthikeyanj.netlify.app --- domains/karthikeyanj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/karthikeyanj.json diff --git a/domains/karthikeyanj.json b/domains/karthikeyanj.json new file mode 100644 index 000000000..7a3d87558 --- /dev/null +++ b/domains/karthikeyanj.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio of karthikeyan J", + "repo": "https://github.com/karthik1915/my-vue-portfolio", + "owner": { + "username": "karthik1915", + "email": "karthikeyanj1915@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From ae4098acfd776311a759f2619fd4b78a4d6a74c2 Mon Sep 17 00:00:00 2001 From: Dong Tran Date: Sun, 9 Mar 2025 10:33:56 +0700 Subject: [PATCH 2482/2485] Create dongtran.json --- domains/dongtran.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dongtran.json diff --git a/domains/dongtran.json b/domains/dongtran.json new file mode 100644 index 000000000..68c6c9cd4 --- /dev/null +++ b/domains/dongtran.json @@ -0,0 +1,10 @@ +{ + "description": "dongtran.is-a.dev : This is my personal notebook", + "owner": { + "username": "dongtran", + "email": "thiendong.iuh@gmail.com" + }, + "record": { + "URL": "https://devvui.one" + } + } \ No newline at end of file From 9a82bca52c2aa82efbdb243489b13f03e69ea16b Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 9 Mar 2025 09:38:21 +0300 Subject: [PATCH 2483/2485] Rename tiep-dv to tiep-dv.json --- domains/{tiep-dv => tiep-dv.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tiep-dv => tiep-dv.json} (100%) diff --git a/domains/tiep-dv b/domains/tiep-dv.json similarity index 100% rename from domains/tiep-dv rename to domains/tiep-dv.json From 466e9dc1de989581afd7420e09f377a2ba045a6c Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 9 Mar 2025 09:49:02 +0300 Subject: [PATCH 2484/2485] Update dongtran.json --- domains/dongtran.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dongtran.json b/domains/dongtran.json index 68c6c9cd4..c21d9cdcc 100644 --- a/domains/dongtran.json +++ b/domains/dongtran.json @@ -1,10 +1,10 @@ { "description": "dongtran.is-a.dev : This is my personal notebook", "owner": { - "username": "dongtran", + "username": "dongitran", "email": "thiendong.iuh@gmail.com" }, "record": { "URL": "https://devvui.one" } - } \ No newline at end of file + } From 30bb6e829bc882ccff74700b320d4c75463e4eb5 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 9 Mar 2025 08:53:15 +0200 Subject: [PATCH 2485/2485] Create meow.json --- domains/meow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/meow.json diff --git a/domains/meow.json b/domains/meow.json new file mode 100644 index 000000000..e3792dc3a --- /dev/null +++ b/domains/meow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "iostpa", + "discord": "716306888492318790", + "twitter": "iostpa" + }, + "record": { + "URL": "https://iostpa.com" + } +}