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/38] 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/38] 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/38] 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/38] 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/38] 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/38] 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 aac644d7b374d2c254b8def45e6393fe4cd39fda Mon Sep 17 00:00:00 2001 From: Gaurav Date: Sun, 12 Jan 2025 13:25:39 +0530 Subject: [PATCH 07/38] 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 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 08/38] 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 09/38] 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 10/38] 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 11/38] 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 12/38] 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 13/38] 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 64edb82190a402d7b2b495a79ac8a5bd0179d325 Mon Sep 17 00:00:00 2001 From: Felipe Date: Mon, 13 Jan 2025 14:42:43 -0300 Subject: [PATCH 14/38] 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 15/38] 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 16/38] 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 17/38] 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 18/38] 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 19/38] 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 20/38] 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 21/38] 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 22/38] 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 569065226b3eb3c3b6aa5d412bc3ef49029e2b1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Mon, 13 Jan 2025 21:46:41 -0600 Subject: [PATCH 23/38] Create beta.peme969.json - Addition of a new domain --- domains/beta.peme969.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/beta.peme969.json diff --git a/domains/beta.peme969.json b/domains/beta.peme969.json new file mode 100644 index 000000000..c5ce28635 --- /dev/null +++ b/domains/beta.peme969.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "CNAME":"peme969.is-a.dev/beta" + } +} From aa1f049c820d6fcf5d5182b6b1cc4b9f5cad3f15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Mon, 13 Jan 2025 21:51:45 -0600 Subject: [PATCH 24/38] Update beta.peme969.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Theres an error saying invalid char so i am going to use my github.io domain… --- domains/beta.peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/beta.peme969.json b/domains/beta.peme969.json index c5ce28635..34886d040 100644 --- a/domains/beta.peme969.json +++ b/domains/beta.peme969.json @@ -4,6 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "CNAME":"peme969.is-a.dev/beta" + "CNAME":"peme969.github.io/beta" } } From 7d6a5273c2bea35209ed8e6c2ddc4b1e5fd99668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Mon, 13 Jan 2025 22:16:37 -0600 Subject: [PATCH 25/38] Update peme969.json - For Github Domain Verification --- domains/peme969.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 7c7bf68f5..1d52a01e2 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,8 @@ "185.199.111.153" ], "TXT":[ - "forward-email=NTQwMmZhNmI3ZmRiMzQxNC1mOTU1YmRmOGJhMTQxMzhkMGRiNzUwMzg0MzFhOTI4OGE0ZmUwZDYyZTZmZDMyODkwYTE4OGE0ZmQ2YjFjOTk4MjkxN2NlMTUzMTgyNDZlYzE4ZWFkNDllYTBmNDNjY2M4NWVmZGFhMjdhNmY0ODFhZWM0ZWM4ZjhiMzJiMTIyMA==" + "forward-email=NTQwMmZhNmI3ZmRiMzQxNC1mOTU1YmRmOGJhMTQxMzhkMGRiNzUwMzg0MzFhOTI4OGE0ZmUwZDYyZTZmZDMyODkwYTE4OGE0ZmQ2YjFjOTk4MjkxN2NlMTUzMTgyNDZlYzE4ZWFkNDllYTBmNDNjY2M4NWVmZGFhMjdhNmY0ODFhZWM0ZWM4ZjhiMzJiMTIyMA==", + "cd6136f17efbca44cec061b3fd6121" ], "MX":[ "mx1.forwardemail.net", From cf46cc180d3551820313188ea2780918e1ad15c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Mon, 13 Jan 2025 22:18:11 -0600 Subject: [PATCH 26/38] Create _github-pages-challenge-peme969.peme969.json --- domains/_github-pages-challenge-peme969.peme969.json | 11 +++++++++++ 1 file changed, 11 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..aad7d8409 --- /dev/null +++ b/domains/_github-pages-challenge-peme969.peme969.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "TXT":[ + "cd6136f17efbca44cec061b3fd6121" + ] + } +} 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 27/38] 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 28/38] 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 61cf7181759d03a3526606835b97ed1fcd86f6f3 Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:19:39 -0500 Subject: [PATCH 29/38] 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 30/38] 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 31/38] 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 adecb9c78bfa3ddc8d5a071a6b9f9233b224d971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Tue, 14 Jan 2025 15:06:36 -0600 Subject: [PATCH 32/38] Update beta.peme969.json --- domains/beta.peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/beta.peme969.json b/domains/beta.peme969.json index 34886d040..759e1dc8f 100644 --- a/domains/beta.peme969.json +++ b/domains/beta.peme969.json @@ -4,6 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "CNAME":"peme969.github.io/beta" + "CNAME":"beta-nine-taupe.vercel.app" } } From 7d54c8478b5b0a65d2fa1e789fa945a5d530135a Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 11:26:08 +0000 Subject: [PATCH 33/38] 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 34/38] 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 35/38] 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 36/38] 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 37/38] 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 38/38] 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 +