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 01/45] 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 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 02/45] 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 8a6fb09680573ed7bcdc1b543f9f5cd95f6a3356 Mon Sep 17 00:00:00 2001 From: Filippo Brintazzoli Date: Thu, 13 Feb 2025 17:25:45 +0100 Subject: [PATCH 03/45] 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 f9d29d82bfd18dd855c3e4882fcbc14f99719fa8 Mon Sep 17 00:00:00 2001 From: Mikeisfree Date: Fri, 14 Feb 2025 01:28:59 +0100 Subject: [PATCH 04/45] 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 8b33faa4dc7f28dff3b7c5953e3081fa8d1ed57f Mon Sep 17 00:00:00 2001 From: Filippo Brintazzoli Date: Fri, 14 Feb 2025 09:05:48 +0100 Subject: [PATCH 05/45] 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 5edf691bd067f47159834de48116267fc2a7f584 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Fri, 14 Feb 2025 14:55:38 +0100 Subject: [PATCH 06/45] 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 3ed7434dcc3af7172f50f76256632f36d4b90470 Mon Sep 17 00:00:00 2001 From: mikeisfree Date: Fri, 14 Feb 2025 16:55:46 +0100 Subject: [PATCH 07/45] 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 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 08/45] 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 09/45] 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 10/45] 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 11/45] 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 12/45] 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 13/45] 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 14/45] 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 15/45] 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 16/45] 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 17/45] 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 18/45] 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 19/45] 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 20/45] 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 21/45] 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 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 22/45] 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 23/45] 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 24/45] 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 25/45] 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 26/45] 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 27/45] 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 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 28/45] 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 29/45] 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 30/45] 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 31/45] 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 32/45] 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 33/45] 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 34/45] 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 35/45] 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 36/45] 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 37/45] 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 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 38/45] 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 39/45] 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 40/45] 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 41/45] 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 42/45] 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 dc17d6c2c1ed209d856c668cce878f55c61c10a0 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 16 Feb 2025 08:45:50 +0300 Subject: [PATCH 43/45] 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 9e17794f2f595dd60ff0e0f9b081341ac4d303bb Mon Sep 17 00:00:00 2001 From: usamakhalid111 Date: Sat, 15 Feb 2025 22:43:56 +0500 Subject: [PATCH 44/45] 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 45/45] 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