From bc2d65109f5b2529317b06e2373c32c4cce4ca8b Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:12:58 +0700 Subject: [PATCH 01/72] Create _vercel.app.vyductan.json --- domains/_vercel.app.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.app.vyductan.json diff --git a/domains/_vercel.app.vyductan.json b/domains/_vercel.app.vyductan.json new file mode 100644 index 000000000..e9fc126fa --- /dev/null +++ b/domains/_vercel.app.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=app.vyductan.is-a.dev,9b84c637e63f91eaa922" + } +} From 60bafc43c8de80d9e33263a0dbbe9556e421b874 Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:19:20 +0700 Subject: [PATCH 02/72] Create app.vyductan.json --- domains/app.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/app.vyductan.json diff --git a/domains/app.vyductan.json b/domains/app.vyductan.json new file mode 100644 index 000000000..1b28a3d84 --- /dev/null +++ b/domains/app.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "CNAME": "vyductan.vercel.app" + } +} From e4c1b83ee3bf690187574346bbe548ec462453ba Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:20:28 +0700 Subject: [PATCH 03/72] Rename app.vyductan.json to vyductan.json --- domains/{app.vyductan.json => vyductan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{app.vyductan.json => vyductan.json} (100%) diff --git a/domains/app.vyductan.json b/domains/vyductan.json similarity index 100% rename from domains/app.vyductan.json rename to domains/vyductan.json From bc9e8d4f61d7bc737fa021b06efe9a9412edf6bf Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:32:36 +0700 Subject: [PATCH 04/72] Update vyductan.json --- domains/vyductan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vyductan.json b/domains/vyductan.json index 1b28a3d84..b824e266a 100644 --- a/domains/vyductan.json +++ b/domains/vyductan.json @@ -5,6 +5,6 @@ "discord": "370012050316984321" }, "record": { - "CNAME": "vyductan.vercel.app" + "A": ["76.76.21.21"] } } From 6d2c977ac75c38debad4931c6ae55338ad66386c Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:34:31 +0700 Subject: [PATCH 05/72] Create _vercel.vyductan.json --- domains/_vercel.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.vyductan.json diff --git a/domains/_vercel.vyductan.json b/domains/_vercel.vyductan.json new file mode 100644 index 000000000..7088311dc --- /dev/null +++ b/domains/_vercel.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=vyductan.is-a.dev,55a7295a416ad7fd8e1f" + } +} From 2fb8b49ac96b56f10815825c5a0fd27aab34d4f9 Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:35:04 +0700 Subject: [PATCH 06/72] Update _vercel.app.vyductan.json --- domains/_vercel.app.vyductan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.app.vyductan.json b/domains/_vercel.app.vyductan.json index e9fc126fa..6904ef7ee 100644 --- a/domains/_vercel.app.vyductan.json +++ b/domains/_vercel.app.vyductan.json @@ -5,6 +5,6 @@ "discord": "370012050316984321" }, "record": { - "TXT": "vc-domain-verify=app.vyductan.is-a.dev,9b84c637e63f91eaa922" + "TXT": "vc-domain-verify=*.vyductan.is-a.dev,f7fc15db084fa96cf967" } } From 61c56ebb235f971e3d04c85b69cb46d632997732 Mon Sep 17 00:00:00 2001 From: Hixtrionix <155324887+Hixtrionix@users.noreply.github.com> Date: Sat, 11 Jan 2025 08:06:50 +0100 Subject: [PATCH 07/72] Create hixtrionix.json --- domains/hixtrionix.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hixtrionix.json diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json new file mode 100644 index 000000000..b35567209 --- /dev/null +++ b/domains/hixtrionix.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Hixtrionix/is-a-dev-register", + "owner": { + "username": "Hixtrionix", + "email": "aflores@cop.es" + }, + "record": { + "CNAME": "hixtrionix.github.io" + } +} From aac644d7b374d2c254b8def45e6393fe4cd39fda Mon Sep 17 00:00:00 2001 From: Gaurav Date: Sun, 12 Jan 2025 13:25:39 +0530 Subject: [PATCH 08/72] Create gaurav --- domains/gaurav | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gaurav diff --git a/domains/gaurav b/domains/gaurav new file mode 100644 index 000000000..d14a84cd7 --- /dev/null +++ b/domains/gaurav @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/i-m-Gaurav/Portfolio.git", + "owner": { + "username": "i-m-Gaurav", + "email": "indiagauravkumar@gmail.com" + }, + "record": { + "CNAME": "https://gaurav-self.vercel.app/" + } +} From f1c6480d3b20519c9d7eaba86d9b32f0a1a82a3e Mon Sep 17 00:00:00 2001 From: Hixtrionix <155324887+Hixtrionix@users.noreply.github.com> Date: Sun, 12 Jan 2025 13:56:34 +0100 Subject: [PATCH 09/72] Update hixtrionix.json --- domains/hixtrionix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json index b35567209..95b38c01f 100644 --- a/domains/hixtrionix.json +++ b/domains/hixtrionix.json @@ -5,6 +5,6 @@ "email": "aflores@cop.es" }, "record": { - "CNAME": "hixtrionix.github.io" + "CNAME": "https://dev-webpage.web.app" } } From 2d3973fdf525d3f7a13d75a2b3dd2c05bb117164 Mon Sep 17 00:00:00 2001 From: Jefferson Brioso <34914600+Jabbcode@users.noreply.github.com> Date: Sun, 12 Jan 2025 21:27:06 +0100 Subject: [PATCH 10/72] Create jabbdev --- domains/jabbdev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jabbdev diff --git a/domains/jabbdev b/domains/jabbdev new file mode 100644 index 000000000..45804299d --- /dev/null +++ b/domains/jabbdev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jabbcode", + "email": "jabbsontouch@gmail.com" + }, + "record": { + "RECORDTYPE": "AAAA" + } +} From 2c48530b94fe78ba385647a7e728eab13bd36bbd Mon Sep 17 00:00:00 2001 From: Jefferson Brioso <34914600+Jabbcode@users.noreply.github.com> Date: Sun, 12 Jan 2025 21:47:10 +0100 Subject: [PATCH 11/72] Update and rename jabbdev to jabbdev.json --- domains/{jabbdev => jabbdev.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{jabbdev => jabbdev.json} (62%) diff --git a/domains/jabbdev b/domains/jabbdev.json similarity index 62% rename from domains/jabbdev rename to domains/jabbdev.json index 45804299d..0a5a88f7d 100644 --- a/domains/jabbdev +++ b/domains/jabbdev.json @@ -4,6 +4,6 @@ "email": "jabbsontouch@gmail.com" }, "record": { - "RECORDTYPE": "AAAA" + "CNAME": "https://react-frontend-production-0024.up.railway.app/" } } From bdc125513e0a8f11dc6580eb23b5ba137b58aeb4 Mon Sep 17 00:00:00 2001 From: Gaurav Date: Mon, 13 Jan 2025 03:26:08 +0530 Subject: [PATCH 12/72] updated CNAME --- domains/{gaurav => gg.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{gaurav => gg.json} (81%) diff --git a/domains/gaurav b/domains/gg.json similarity index 81% rename from domains/gaurav rename to domains/gg.json index d14a84cd7..0a7d8e227 100644 --- a/domains/gaurav +++ b/domains/gg.json @@ -6,6 +6,6 @@ "email": "indiagauravkumar@gmail.com" }, "record": { - "CNAME": "https://gaurav-self.vercel.app/" + "CNAME": "gaurav-self.vercel.app" } } From 4cd676c41d6c9eb8d520c26298929c7002413c9c Mon Sep 17 00:00:00 2001 From: Jefferson Brioso <34914600+Jabbcode@users.noreply.github.com> Date: Sun, 12 Jan 2025 23:19:45 +0100 Subject: [PATCH 13/72] Update record --- domains/jabbdev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jabbdev.json b/domains/jabbdev.json index 0a5a88f7d..ff2e396cf 100644 --- a/domains/jabbdev.json +++ b/domains/jabbdev.json @@ -4,6 +4,6 @@ "email": "jabbsontouch@gmail.com" }, "record": { - "CNAME": "https://react-frontend-production-0024.up.railway.app/" + "CNAME": "react-frontend-production-0024.up.railway.app" } } From 3c26598d48fc9c765367d296a29f156a7e1d5395 Mon Sep 17 00:00:00 2001 From: Adithya Pai B Date: Mon, 13 Jan 2025 15:58:18 +0530 Subject: [PATCH 14/72] Added adithyapaib --- domains/adithyapaib.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/adithyapaib.json diff --git a/domains/adithyapaib.json b/domains/adithyapaib.json new file mode 100644 index 000000000..f8e7687be --- /dev/null +++ b/domains/adithyapaib.json @@ -0,0 +1,14 @@ +{ + "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", + "TXT": "27c97493f450619db1323fee18f66c" + } + } + \ No newline at end of file From d94bd4074a362e2a5fa51e8350afc24cabeae400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicente=20L=C3=B3pez?= <139439034+lopezvcnt@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:59:35 +0100 Subject: [PATCH 15/72] Create vicentelopez.json --- domains/vicentelopez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vicentelopez.json diff --git a/domains/vicentelopez.json b/domains/vicentelopez.json new file mode 100644 index 000000000..afba1223f --- /dev/null +++ b/domains/vicentelopez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lopezvcnt", + "email": "lopezvcnt@gmail.com" + }, + "record": { + "RECORDTYPE": "lopezvcnt.github.io" + } +} From ecb4d1a6d9cac88e0114f60defb8d6b17caee278 Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Mon, 13 Jan 2025 08:54:32 -0400 Subject: [PATCH 16/72] Add redirect configuration with custom paths to jeff.json --- domains/jeff.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/domains/jeff.json b/domains/jeff.json index 3d0db8456..d1e3edcab 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -5,5 +5,18 @@ }, "record": { "CNAME": "pentsec.github.io" + }, + "redirect_config": { + "custom_paths": { + "/gh": "https://github.com/PentSec", + "/dc": "https://discord.com/users/284896471210393600", + "/x": "https://x.com/__J3ff_", + "/bsky": "https://sitoz.bsky.social", + "/tw": "https://twitch.tv/Sitoz1", + "/kick": "https://kick.com/Sitoz1", + "/ig": "https://www.instagram.com/jeffreysfuenmayor_" + + }, + "redirect_paths": true } } From 7afe740a8d4aa9502b5cd7d11eaecc30a2068306 Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Mon, 13 Jan 2025 09:09:59 -0400 Subject: [PATCH 17/72] update jeff.json --- domains/jeff.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeff.json b/domains/jeff.json index d1e3edcab..6fc12d246 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -1,7 +1,7 @@ { "owner": { "username": "PentSec", - "email": "jeffreysfu@gmail.com" + "email": "pentsec.2@protonmail.com" }, "record": { "CNAME": "pentsec.github.io" From 808d881bd4765719edd3cb3dfa58ff82d71a16fa Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Mon, 13 Jan 2025 09:12:31 -0400 Subject: [PATCH 18/72] update jeff.json --- domains/jeff.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jeff.json b/domains/jeff.json index 6fc12d246..5f9d01561 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -4,7 +4,8 @@ "email": "pentsec.2@protonmail.com" }, "record": { - "CNAME": "pentsec.github.io" + "CNAME": "pentsec.github.io", + "URL": "https://jeff.is-a.dev" }, "redirect_config": { "custom_paths": { From 0f4a89453bd1ab6ff2effe57ef9fcba098bf7082 Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Mon, 13 Jan 2025 09:17:21 -0400 Subject: [PATCH 19/72] Update jeff.json to remove URL and add proxied flag --- domains/jeff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/jeff.json b/domains/jeff.json index 5f9d01561..ee2861fd8 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -4,8 +4,7 @@ "email": "pentsec.2@protonmail.com" }, "record": { - "CNAME": "pentsec.github.io", - "URL": "https://jeff.is-a.dev" + "CNAME": "pentsec.github.io" }, "redirect_config": { "custom_paths": { @@ -19,5 +18,6 @@ }, "redirect_paths": true - } + }, + "proxied": true } From 64edb82190a402d7b2b495a79ac8a5bd0179d325 Mon Sep 17 00:00:00 2001 From: Felipe Date: Mon, 13 Jan 2025 14:42:43 -0300 Subject: [PATCH 20/72] Created felipe.json --- domains/_vercel.felipe.json | 10 ++++++++++ domains/felipe.json | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.felipe.json create mode 100644 domains/felipe.json diff --git a/domains/_vercel.felipe.json b/domains/_vercel.felipe.json new file mode 100644 index 000000000..354af504a --- /dev/null +++ b/domains/_vercel.felipe.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "felipecalderon", + "email": "hola@felipe.bio" + }, + "record": { + "TXT": ["vc-domain-verify=felipe.is-a.dev,07f2247f0a80372e5d48"] + } + } + \ No newline at end of file diff --git a/domains/felipe.json b/domains/felipe.json new file mode 100644 index 000000000..330c9b910 --- /dev/null +++ b/domains/felipe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "felipecalderon", + "email": "hola@felipe.bio" + }, + "repo": "https://github.com/felipecalderon", + "record": { + "URL": "https://felipe.bio/" + } + } + \ No newline at end of file From cd63c13e2256db9b396e27c2a0946ef468bb5555 Mon Sep 17 00:00:00 2001 From: Felipe Date: Mon, 13 Jan 2025 16:48:39 -0300 Subject: [PATCH 21/72] fix url page --- domains/felipe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/felipe.json b/domains/felipe.json index 330c9b910..1ded8a9f5 100644 --- a/domains/felipe.json +++ b/domains/felipe.json @@ -5,7 +5,7 @@ }, "repo": "https://github.com/felipecalderon", "record": { - "URL": "https://felipe.bio/" + "URL": "https://porfoliofelipe.vercel.app" } } \ No newline at end of file From 109214c17b6b20afa1357d294a577accf9f3e318 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:54:42 +0000 Subject: [PATCH 22/72] Create roman.json GameRoMan --- domains/roman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/roman.json diff --git a/domains/roman.json b/domains/roman.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/roman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From d26dbcd113e82c8e9c4f07024b59797c8938ae60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20P=C3=A9rez?= <50339331+AaronPerezPerez@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:55:13 +0000 Subject: [PATCH 23/72] Create aaron.json --- domains/aaron.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aaron.json diff --git a/domains/aaron.json b/domains/aaron.json new file mode 100644 index 000000000..9f372e3cf --- /dev/null +++ b/domains/aaron.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AaronPerezPerez", + "email": "aarperper@gmail.com" + }, + "record": { + "NS": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" + } +} From 278e941c598e7dbf05c9ee24bfe4d3190f845ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20P=C3=A9rez?= <50339331+AaronPerezPerez@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:57:25 +0000 Subject: [PATCH 24/72] Update aaron.json From f668dadfea328a0a246fd1dbdac20c99cddff74f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20P=C3=A9rez?= <50339331+AaronPerezPerez@users.noreply.github.com> Date: Tue, 14 Jan 2025 01:09:46 +0000 Subject: [PATCH 25/72] Update aaron.json --- domains/aaron.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aaron.json b/domains/aaron.json index 9f372e3cf..721474eb1 100644 --- a/domains/aaron.json +++ b/domains/aaron.json @@ -4,6 +4,6 @@ "email": "aarperper@gmail.com" }, "record": { - "NS": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" + "CNAME": "terminal-portfolio-h80h9v8ub-aaronperezperez.vercel.app" } } From e6bc93c5032d6e6b086ebe3aca73dd92d3611753 Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Tue, 14 Jan 2025 09:23:55 +0700 Subject: [PATCH 26/72] Create app.vyductan.json --- domains/app.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/app.vyductan.json diff --git a/domains/app.vyductan.json b/domains/app.vyductan.json new file mode 100644 index 000000000..b824e266a --- /dev/null +++ b/domains/app.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 65a3db8a75f1b8e663eb9a85335ec69e85134684 Mon Sep 17 00:00:00 2001 From: xmars4 Date: Tue, 14 Jan 2025 09:50:40 +0700 Subject: [PATCH 27/72] add xmars4.github.io domain --- domains/xmars.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xmars.json diff --git a/domains/xmars.json b/domains/xmars.json new file mode 100644 index 000000000..9e7cecfe4 --- /dev/null +++ b/domains/xmars.json @@ -0,0 +1,11 @@ +{ + "description": "My personal info", + "repo": "https://github.com/xmars4", + "owner": { + "username": "xmars4", + "email": "xtruongptit@gmail.com" + }, + "record": { + "CNAME": "xmars4.github.io" + } +} From c3d7d242f19d4da068dd789c00d362e6899d93e0 Mon Sep 17 00:00:00 2001 From: Javier Villalba <256javiervillalba@gmail.com> Date: Tue, 14 Jan 2025 00:17:36 -0300 Subject: [PATCH 28/72] Create 256javy.json --- domains/256javy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/256javy.json diff --git a/domains/256javy.json b/domains/256javy.json new file mode 100644 index 000000000..08d4f614c --- /dev/null +++ b/domains/256javy.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/256javy/256javy.github.io", + "owner": { + "username": "256javy", + "email": "256javiervillalba@gmail.com" + }, + "record": { + "CNAME": "256javy.github.io" + } +} From dc295cedbcec84a3509b03235a2faa6bd5b2a272 Mon Sep 17 00:00:00 2001 From: Ahmad Yogi Al fandi <138632356+ahyalfan@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:52:44 +0700 Subject: [PATCH 29/72] update ahyalfan.json from CNAME to URL --- domains/ahyalfan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json index 8480313da..868823761 100644 --- a/domains/ahyalfan.json +++ b/domains/ahyalfan.json @@ -5,6 +5,6 @@ "email": "alfandi0857@gmail.com" }, "record": { - "CNAME": "ahyalfan.my.id" + "URL": "https://ahyalfan.my.id" } } From 775ad4d73c0e5f244738864121dabb9b7decae49 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:27:30 +0530 Subject: [PATCH 30/72] Create sevinda-herath._domainkey.sevinda-herath.json Again .. Thank you for your guidance William :) --- domains/sevinda-herath._domainkey.sevinda-herath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sevinda-herath._domainkey.sevinda-herath.json diff --git a/domains/sevinda-herath._domainkey.sevinda-herath.json b/domains/sevinda-herath._domainkey.sevinda-herath.json new file mode 100644 index 000000000..b974a12ec --- /dev/null +++ b/domains/sevinda-herath._domainkey.sevinda-herath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAhBt3btz/Lvou5WOJo+eF4YYWNZHxX0h5vPCfcP0IVtxOcicEhpvuY8DZ86ooVAptJeXKeuXVOz0J3SkAeGu2OAPZdHwKmBXTxvIx040Qhb3plS3T1iQXj3gu8SjkZk2w6X/07iQB+KkUYD8wvAT6UUIyNugQPd74LRYpOV1pRQIDAQAB" + } +} From afcdd498a5442469c373d9e9e129573e40c05be9 Mon Sep 17 00:00:00 2001 From: Naman Srivastava <110972759+naman-0804@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:53:31 +0530 Subject: [PATCH 31/72] Create _vercel.namansrivastava.json --- domains/_vercel.namansrivastava.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.namansrivastava.json diff --git a/domains/_vercel.namansrivastava.json b/domains/_vercel.namansrivastava.json new file mode 100644 index 000000000..5cc5e18db --- /dev/null +++ b/domains/_vercel.namansrivastava.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "naman-0804", + "email": "namansrivastava1608@gmail.com", + "discord": "naman_1101" + }, + "record": { + "TXT": "vc-domain-verify=namansrivastava.is-a.dev,7b128b70cd9aae28bf1c" + } +} From 9294b5fb7459894120f7183acfffbffe6a60a949 Mon Sep 17 00:00:00 2001 From: Naman Srivastava <110972759+naman-0804@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:59:17 +0530 Subject: [PATCH 32/72] Update namansrivastava.json --- domains/namansrivastava.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/namansrivastava.json b/domains/namansrivastava.json index 9ce51f4d6..2a10e2029 100644 --- a/domains/namansrivastava.json +++ b/domains/namansrivastava.json @@ -1,11 +1,10 @@ { - "description": "Naman's personal developer website", - "repo": "https://github.com/naman-0804/Portfolio-Naman", - "owner": { - "username": "naman-0804", - "email": "namansrivastava1608@gmail.com" - }, - "record": { - "CNAME": "naman08portfolio.vercel.app" - } + "owner": { + "username": "naman-0804", + "email": "namansrivastava1608@gmail.com", + "discord": "naman_1101" + }, + "record": { + "CNAME": "naman08portfolio.vercel.app" + } } From 368a8289522d0655ad01f4b219cfe9349047d14f Mon Sep 17 00:00:00 2001 From: Michael <108736931+michaelmuthomi@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:54:06 +0300 Subject: [PATCH 33/72] Create michaelmuthomi.json --- domains/michaelmuthomi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/michaelmuthomi.json diff --git a/domains/michaelmuthomi.json b/domains/michaelmuthomi.json new file mode 100644 index 000000000..0c538ba37 --- /dev/null +++ b/domains/michaelmuthomi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "michaelmuthomi", + "email": "lit911call@gmail.com" + }, + "record": { + "CNAME": "michael-portfolio-green.vercel.app" + } +} From 4bc92ae20bcef86b0858dd4a404a602a9d774d3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicente=20L=C3=B3pez?= <139439034+lopezvcnt@users.noreply.github.com> Date: Tue, 14 Jan 2025 07:43:04 +0100 Subject: [PATCH 34/72] Update vicentelopez.json --- domains/vicentelopez.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vicentelopez.json b/domains/vicentelopez.json index afba1223f..bf83b0cf9 100644 --- a/domains/vicentelopez.json +++ b/domains/vicentelopez.json @@ -3,7 +3,9 @@ "username": "lopezvcnt", "email": "lopezvcnt@gmail.com" }, + "description": "Vicente López portfolio showcasing skills and projects for profesional purpose.", + "repo": "https://github.com/lopezvcnt", "record": { - "RECORDTYPE": "lopezvcnt.github.io" + "CNAME": "lopezvcnt.github.io" } } From 39f74a48b5ecfd820a7d1132b02073d5d3d1ab8c Mon Sep 17 00:00:00 2001 From: Adithya Pai B Date: Tue, 14 Jan 2025 12:19:49 +0530 Subject: [PATCH 35/72] Removed TXT record --- domains/adithyapaib.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/adithyapaib.json b/domains/adithyapaib.json index f8e7687be..c422eddee 100644 --- a/domains/adithyapaib.json +++ b/domains/adithyapaib.json @@ -7,8 +7,7 @@ "twitter": "adithyapaib" }, "record": { - "CNAME": "adithyapaib.github.io", - "TXT": "27c97493f450619db1323fee18f66c" + "CNAME": "adithyapaib.github.io" } } \ No newline at end of file From 063071e63d40161e9bccd1131d2c6dfb827d07d8 Mon Sep 17 00:00:00 2001 From: harshshah-codes <149559646+harshshah-codes@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:04:34 +0530 Subject: [PATCH 36/72] Create _vercel.harshshah.json --- domains/_vercel.harshshah.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.harshshah.json diff --git a/domains/_vercel.harshshah.json b/domains/_vercel.harshshah.json new file mode 100644 index 000000000..cc345b0c9 --- /dev/null +++ b/domains/_vercel.harshshah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "harshshah-codes", + "email": "harshshah.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "TXT": "vc-domain-verify=harshshah.is-a.dev,42f8ad923b9e4a9aa010" + } +} From 7cbdefecba00d0b487acbede48e78df8fb580b0c Mon Sep 17 00:00:00 2001 From: harshshah-codes <149559646+harshshah-codes@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:05:30 +0530 Subject: [PATCH 37/72] Create harshshah.json --- domains/harshshah.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/harshshah.json diff --git a/domains/harshshah.json b/domains/harshshah.json new file mode 100644 index 000000000..d2e6a4130 --- /dev/null +++ b/domains/harshshah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "harshshah-codes", + "email": "harshshah.dev@gmail.com", + "discord": "889700837520199761" + }, + "record": { + "A": ["76.76.21.21"] + } +} From b097144d2ccd42787ff23e63b354a6b1d8d21694 Mon Sep 17 00:00:00 2001 From: Rohan Khurana <32005723+khuranajordan@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:09:26 +0530 Subject: [PATCH 38/72] Create rohan-codes.json --- domains/rohan-codes.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rohan-codes.json diff --git a/domains/rohan-codes.json b/domains/rohan-codes.json new file mode 100644 index 000000000..c85fa32fe --- /dev/null +++ b/domains/rohan-codes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khuranajordan", + "email": "rohankhurana20@gmail.com" + }, + "record": { + "CNAME": "khuranajordan.github.io" + } +} From bcbf6991550aa4755ec03cf61d79f7188992f1d6 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 14 Jan 2025 09:56:05 +0100 Subject: [PATCH 39/72] Create socordia.json --- domains/socordia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/socordia.json diff --git a/domains/socordia.json b/domains/socordia.json new file mode 100644 index 000000000..fb67d3d1d --- /dev/null +++ b/domains/socordia.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation site for the socordia programming language", + "repo": "https://github.com/Socordia-Org/Socordia", + "owner": { + "username": "furesoft", + "email": "chris.anders@outlook.de" + }, + "record": { + "URL": "https://furesoft.gitbook.io/socordia" + }, + "proxied": true +} From 1ec4d06572615447a927d03abd9720c7a3dbd681 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 14 Jan 2025 10:07:19 +0100 Subject: [PATCH 40/72] add documentatio to PR template --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e7eb65913..ff56f15ec 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,6 +11,7 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] The website is reachable. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. +- [ ] I have read the [documentation](https://docs.is-a.dev). ## Website Link/Preview From c43d04f4635fc23217d84e116ed0fafb17d07a50 Mon Sep 17 00:00:00 2001 From: Egor Stronhin Date: Tue, 14 Jan 2025 11:14:02 +0200 Subject: [PATCH 41/72] feat: egor sub domain --- domains/egor.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/egor.json diff --git a/domains/egor.json b/domains/egor.json new file mode 100644 index 000000000..6753bc05b --- /dev/null +++ b/domains/egor.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "egor-xyz" + }, + "record": { + "CNAME": "egor.xyz" + } +} From 63dc1d825d37080d9625c918f0ec146fefa1ddd6 Mon Sep 17 00:00:00 2001 From: Egor Stronhin Date: Tue, 14 Jan 2025 11:16:36 +0200 Subject: [PATCH 42/72] feat: egor sub domain --- domains/egor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/egor.json b/domains/egor.json index 6753bc05b..56ea1d014 100644 --- a/domains/egor.json +++ b/domains/egor.json @@ -1,6 +1,7 @@ { "owner": { - "username": "egor-xyz" + "username": "egor-xyz", + "discord": "egor.xyz" }, "record": { "CNAME": "egor.xyz" From 32755ef1b6ce5441539aadc082fa1baf1eb0eec0 Mon Sep 17 00:00:00 2001 From: Jason Steven Gamba Manzano Date: Tue, 14 Jan 2025 10:30:48 +0100 Subject: [PATCH 43/72] Create jasondevgm.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] The CNAME record doesn't contain https:// or /. [x] There is sufficient information at the owner field. --- domains/jasondevgm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jasondevgm.json diff --git a/domains/jasondevgm.json b/domains/jasondevgm.json new file mode 100644 index 000000000..c3bfd4765 --- /dev/null +++ b/domains/jasondevgm.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/jasondevgm/jasondevgm.github.io.git", + "owner": { + "username": "jasondevgm", + "email": "jasondevgm@gmail.com" + }, + "record": { + "CNAME": "jasondevgm.github.io" + } +} From a6d7eeb6b7c592bc49aa69e1c5082e4f5baa3e96 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:48:57 +0800 Subject: [PATCH 44/72] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ff56f15ec..46ec6ab67 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,21 @@ - + ## Requirements -Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. +Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. -Please note that we reserve the rights not to accept any domain at our own discretion. + +- [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). +- [ ] My domain is **not** for commercial use. +- [ ] My file is in the `domains` folder and is in the JSON format. +- [ ] My file's name is all lowercased and alphanumeric. +- [ ] The website is **reachable**. +- [ ] I have **completed** my website. +- [ ] My website is related to **software development**. +- [ ] I have provided contact information in the `owner` key. +- [ ] I have **followed** the [documentation](https://docs.is-a.dev). +- [ ] I understand my domain may be removed if I violate the [Terms of Service](https://is-a.dev/terms). -- [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased and alphanumeric. -- [ ] You have completed your website. -- [ ] The website is reachable. -- [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. -- [ ] I have read the [documentation](https://docs.is-a.dev). - -## Website Link/Preview - +## Website Preview + From 17f5816cce6e3939ddcc4f974b778ec620605d77 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:51:49 +0800 Subject: [PATCH 45/72] Create raw.json --- domains/raw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json new file mode 100644 index 000000000..cc2562542 --- /dev/null +++ b/domains/raw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://raw-api.is-a.dev" + } +} From 7cea188f742a0f972ddc6a3200a639a1f3ecd74e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:05:02 +0800 Subject: [PATCH 46/72] feat(ci): redirect_config for proxied domains --- tests/records.test.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests/records.test.js b/tests/records.test.js index 8a1bbabbc..223971308 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -267,7 +267,13 @@ t("All files should have valid record types", (t) => { ); } if (data.redirect_config) { - t.true(recordKeys.includes("URL"), `${file}: Redirect config must be combined with a URL record`); + 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 0d16c22bce36ede4aebb6310d34aa010845a1902 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:06:21 +0800 Subject: [PATCH 47/72] disable `redirect_paths` --- domains/jeff.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jeff.json b/domains/jeff.json index ee2861fd8..71f30eab9 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -16,8 +16,7 @@ "/kick": "https://kick.com/Sitoz1", "/ig": "https://www.instagram.com/jeffreysfuenmayor_" - }, - "redirect_paths": true + } }, "proxied": true } From 0da0de886c2e5d16ba7910951f3651caff4725ce Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:06:37 +0800 Subject: [PATCH 48/72] Update jeff.json --- domains/jeff.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/jeff.json b/domains/jeff.json index 71f30eab9..d40c5f7c4 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -15,7 +15,6 @@ "/tw": "https://twitch.tv/Sitoz1", "/kick": "https://kick.com/Sitoz1", "/ig": "https://www.instagram.com/jeffreysfuenmayor_" - } }, "proxied": true From 43c9f9d5ba1c0cffc719f9f271b3643c468b3618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:56:07 +0700 Subject: [PATCH 49/72] Create _vercel.nguyenminhtuan.json --- domains/_vercel.nguyenminhtuan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.nguyenminhtuan.json diff --git a/domains/_vercel.nguyenminhtuan.json b/domains/_vercel.nguyenminhtuan.json new file mode 100644 index 000000000..8a846ef4a --- /dev/null +++ b/domains/_vercel.nguyenminhtuan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=nguyenminhtuan.is-a.dev,2910b5006f1f208b05e6" + } +} From 179222aaa66c4a860dc2e720bcf28bd79f3007e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:02:05 +0700 Subject: [PATCH 50/72] Create nguyenminhtuan.json --- domains/nguyenminhtuan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nguyenminhtuan.json diff --git a/domains/nguyenminhtuan.json b/domains/nguyenminhtuan.json new file mode 100644 index 000000000..f6d72d0e3 --- /dev/null +++ b/domains/nguyenminhtuan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "profile-sigma-wine.vercel.app" + } +} From 505213fb8a23b878c0c49acc912659a241def163 Mon Sep 17 00:00:00 2001 From: rendani Date: Tue, 14 Jan 2025 15:23:05 +0200 Subject: [PATCH 51/72] Create manugeni.json --- domains/manugeni.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/manugeni.json diff --git a/domains/manugeni.json b/domains/manugeni.json new file mode 100644 index 000000000..27d9bb359 --- /dev/null +++ b/domains/manugeni.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "manugeni" + }, + "record": { + "CNAME": "manugeni.github.io" + } +} From de0af43883b3d52857fc74df2872498081cbbd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:40:06 +0800 Subject: [PATCH 52/72] Create _vercel.ebooks.json --- domains/_vercel.ebooks.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.ebooks.json diff --git a/domains/_vercel.ebooks.json b/domains/_vercel.ebooks.json new file mode 100644 index 000000000..440fdeaf2 --- /dev/null +++ b/domains/_vercel.ebooks.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=ebooks.is-a.dev,5fa4e0aa7b17c9f52a9d" + } +} From a01204bf3f032a520f8680e60f1c86368703b97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:41:00 +0800 Subject: [PATCH 53/72] Create ebooks.json --- domains/ebooks.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ebooks.json diff --git a/domains/ebooks.json b/domains/ebooks.json new file mode 100644 index 000000000..f5c93222d --- /dev/null +++ b/domains/ebooks.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "ebooks-online-opal.vercel.app" + } +} From 2fd4e978ba4cd4df10b2e2add1b97246b03a08fd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:58:06 -0500 Subject: [PATCH 54/72] Update socordia.json --- domains/socordia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/socordia.json b/domains/socordia.json index fb67d3d1d..8ad67b74b 100644 --- a/domains/socordia.json +++ b/domains/socordia.json @@ -8,5 +8,5 @@ "record": { "URL": "https://furesoft.gitbook.io/socordia" }, - "proxied": true + "proxied": false } From ffea7ff09e7c28b84d7209f876cc57e8efeb3dac Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:04:43 -0300 Subject: [PATCH 55/72] Delete domains/dash.bernardonogueira8.json Removing my disabled websites --- domains/dash.bernardonogueira8.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dash.bernardonogueira8.json diff --git a/domains/dash.bernardonogueira8.json b/domains/dash.bernardonogueira8.json deleted file mode 100644 index fc6595f21..000000000 --- a/domains/dash.bernardonogueira8.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": ["100.42.189.124"] - } -} From 0ff6b66048d49c6ce32a9d81d2060cc113dcd033 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:05:06 -0300 Subject: [PATCH 56/72] Delete domains/saftec.json Removing my disabled websites --- domains/saftec.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/saftec.json diff --git a/domains/saftec.json b/domains/saftec.json deleted file mode 100644 index fc6595f21..000000000 --- a/domains/saftec.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": ["100.42.189.124"] - } -} From 27bb998a3a445e52c4df10dbe4ab5f112cf748f1 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:05:27 -0300 Subject: [PATCH 57/72] Delete domains/hotfix.saftec.json Removing my disabled websites --- domains/hotfix.saftec.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hotfix.saftec.json diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json deleted file mode 100644 index fc6595f21..000000000 --- a/domains/hotfix.saftec.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": ["100.42.189.124"] - } -} From 3ad7b2f48049554736f4ea07943a258b70b42ab0 Mon Sep 17 00:00:00 2001 From: CristopherPaiz <136940619+CristopherPaiz@users.noreply.github.com> Date: Tue, 14 Jan 2025 09:15:07 -0600 Subject: [PATCH 58/72] Create new file for crpaiz.json Add CNAME record for is-a.dev domain for netlify --- domains/crpaiz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/crpaiz.json diff --git a/domains/crpaiz.json b/domains/crpaiz.json new file mode 100644 index 000000000..7d57ba8fd --- /dev/null +++ b/domains/crpaiz.json @@ -0,0 +1,10 @@ +{ + "$schema": "../schemas/domain.json", + "owner": { + "username": "CristopherPaiz", + "email": "choperpaiz1@gmail.com" + }, + "record": { + "CNAME": "crpaiz.netlify.app" + } +} From 0bed6437f4a09eddf4fca5cc48c90e6ed1687bc2 Mon Sep 17 00:00:00 2001 From: Memo Date: Tue, 14 Jan 2025 09:29:42 -0600 Subject: [PATCH 59/72] =?UTF-8?q?=E2=9C=A8=20feat(domain):=20redirect=20do?= =?UTF-8?q?main=20memo.is-a.dev=20to=20github?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/memo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/memo.json b/domains/memo.json index 4d46c8998..13a1956d7 100644 --- a/domains/memo.json +++ b/domains/memo.json @@ -4,6 +4,6 @@ "email": "gmogollan@gmail.com" }, "record": { - "URL": "https://somosrun.vercel.app/" + "URL": "https://github.com/gmglln" } } From cd8ac8a9da35483e2d45baada9470d487a430e0b Mon Sep 17 00:00:00 2001 From: Hasan <120640600+hasan-bro-coder@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:54:05 +0600 Subject: [PATCH 60/72] Create hsn.json --- domains/hsn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hsn.json diff --git a/domains/hsn.json b/domains/hsn.json new file mode 100644 index 000000000..80a8ce99e --- /dev/null +++ b/domains/hsn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "CNAME": "hasanur.vercel.app" + } +} From aef056f2fa63d09576cb8bad2748b81c6b0af39c Mon Sep 17 00:00:00 2001 From: om Date: Tue, 14 Jan 2025 21:41:31 +0530 Subject: [PATCH 61/72] remove https:// --- domains/hixtrionix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json index 95b38c01f..f82388558 100644 --- a/domains/hixtrionix.json +++ b/domains/hixtrionix.json @@ -5,6 +5,6 @@ "email": "aflores@cop.es" }, "record": { - "CNAME": "https://dev-webpage.web.app" + "CNAME": "dev-webpage.web.app" } } From df8db1f580ab77d940301fdf36d89512b3243a56 Mon Sep 17 00:00:00 2001 From: jimjja Date: Tue, 14 Jan 2025 19:05:43 +0200 Subject: [PATCH 62/72] Include new subdomain JemalAhmedov Include configuration for Vercel --- domains/_vercel.jemalahmedov.json | 10 ++++++++++ domains/jemalahmedov.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.jemalahmedov.json create mode 100644 domains/jemalahmedov.json diff --git a/domains/_vercel.jemalahmedov.json b/domains/_vercel.jemalahmedov.json new file mode 100644 index 000000000..677fb7916 --- /dev/null +++ b/domains/_vercel.jemalahmedov.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jimjja", + "email": "jemalja.dev@gmail.com", + "discord": "665635903955533845" + }, + "record": { + "TXT": "vc-domain-verify=jemalahmedov.is-a.dev,3f41428af72725b71a10" + } +} diff --git a/domains/jemalahmedov.json b/domains/jemalahmedov.json new file mode 100644 index 000000000..25e6a8e7e --- /dev/null +++ b/domains/jemalahmedov.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jimjja", + "email": "jemalja.dev@gmail.com", + "discord": "665635903955533845" + }, + "record": { + "CNAME": "jemalahmedov.vercel.app" + } +} From 54d0d2e36364cda97a8a7c104c77f88e8b3832d0 Mon Sep 17 00:00:00 2001 From: Alexandre Machado Date: Tue, 14 Jan 2025 15:25:35 -0300 Subject: [PATCH 63/72] Create machado.json --- domains/machado.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/machado.json diff --git a/domains/machado.json b/domains/machado.json new file mode 100644 index 000000000..72266f550 --- /dev/null +++ b/domains/machado.json @@ -0,0 +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": { + "CNAME": "alexandre-machado.github.io" + } +} From 61cf7181759d03a3526606835b97ed1fcd86f6f3 Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:19:39 -0500 Subject: [PATCH 64/72] Delete l.luihh.json --- domains/l.luihh.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/l.luihh.json diff --git a/domains/l.luihh.json b/domains/l.luihh.json deleted file mode 100644 index 63dcf8817..000000000 --- a/domains/l.luihh.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "luihh", - "email": "luihh@proton.me" - }, - "record": { - "URL": "https://luihh.is-a.dev" - }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/luihh", - "/twitch": "https://www.twitch.tv/luihh23", - "/youtube": "https://www.youtube.com/@Luihh", - "/discord": "https://discord.com/users/481268875586174986", - "/steam": "https://steamcommunity.com/id/Luihh23", - "/paypal": "https://www.paypal.com/paypalme/luihhdev" - }, - "redirect_paths": true - } -} From 4e5f59c478353cd85201cad3a1531864b9552ecd Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:27:50 -0500 Subject: [PATCH 65/72] Update luihh.json --- domains/luihh.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/luihh.json b/domains/luihh.json index a5fef5c3b..acd06a4f3 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -6,5 +6,16 @@ }, "record": { "CNAME": "spreadsheet-fih.pages.dev" - } + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/luihh", + "/twitch": "https://www.twitch.tv/luihh23", + "/youtube": "https://www.youtube.com/@Luihh", + "/discord": "https://discord.gg/MdMFGJdUB6", + "/steam": "https://steamcommunity.com/id/Luihh23", + "/paypal": "https://www.paypal.com/paypalme/luihhdev" + }, + }, + "proxied": true } From 8bd32195043e7b11ab1d678809b875ab58edf1b1 Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:32:59 -0500 Subject: [PATCH 66/72] Remove trailing comma --- domains/luihh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luihh.json b/domains/luihh.json index acd06a4f3..54d42ba90 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -15,7 +15,7 @@ "/discord": "https://discord.gg/MdMFGJdUB6", "/steam": "https://steamcommunity.com/id/Luihh23", "/paypal": "https://www.paypal.com/paypalme/luihhdev" - }, + } }, "proxied": true } From 7d54c8478b5b0a65d2fa1e789fa945a5d530135a Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 11:26:08 +0000 Subject: [PATCH 67/72] Update aruria.json --- domains/aruria.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 394e7ce6f..37739e51a 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -6,6 +6,7 @@ }, "record": { - "CNAME": "cjolivier123.github.io" + "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ] + "TXT": "zoho-verification=zb76097651.zmverify.zoho.com" } } From 2a50f94f085b14ff8d8f6c7a5ea954d0dad6e0fd Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 11:45:18 +0000 Subject: [PATCH 68/72] Update domains/aruria.json Co-authored-by: Ibrahim Asif --- domains/aruria.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 37739e51a..6e23133b9 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ] + "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ], "TXT": "zoho-verification=zb76097651.zmverify.zoho.com" } } From afe5c54ed6b94e3794abf08c5b7573996f82efdf Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 15 Jan 2025 20:24:53 +0800 Subject: [PATCH 69/72] Update donate.json --- domains/donate.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/domains/donate.json b/domains/donate.json index 192ccf751..103d52c52 100644 --- a/domains/donate.json +++ b/domains/donate.json @@ -5,5 +5,10 @@ }, "record": { "URL": "https://wdh.gg/M0ttgkD" + }, + "redirect_config": { + "custom_paths": { + "/ns": "https://wdh.gg/pvNCdvs" + } } } From 29165ce698f34d6124f2ae2ebfa279ea113a22ee Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 12:46:00 +0000 Subject: [PATCH 70/72] Update aruria.json --- domains/aruria.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 6e23133b9..4ced55ea6 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -7,6 +7,7 @@ "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" + "TXT": ["zoho-verification=zb76097651.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"] + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] } } From 459b1d50b7490ccc520e8e7deb16afbd3aaf4518 Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 12:53:11 +0000 Subject: [PATCH 71/72] Update domains/aruria.json Co-authored-by: William Harrison <87287585+wdhdev@users.noreply.github.com> --- domains/aruria.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 4ced55ea6..31b173665 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -7,7 +7,7 @@ "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"] + "TXT": ["zoho-verification=zb76097651.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] } } From 1c30f62a278cfcd8baff6c4dd1087d2f62e8d5cc Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 15 Jan 2025 17:22:43 +0300 Subject: [PATCH 72/72] fairly sure this is what was intended --- domains/felipe.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/felipe.json b/domains/felipe.json index 1ded8a9f5..dc9003f65 100644 --- a/domains/felipe.json +++ b/domains/felipe.json @@ -5,7 +5,7 @@ }, "repo": "https://github.com/felipecalderon", "record": { - "URL": "https://porfoliofelipe.vercel.app" + "CNAME": "porfoliofelipe.vercel.app" } } - \ No newline at end of file +