From 062d9f36fd55f33c7be8ab23e5f1eccf4bc8e814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20F=2E=20L=C3=B3pez=20Valdez?= <102724257+j0rgel0@users.noreply.github.com> Date: Sat, 11 Jan 2025 10:13:12 -0600 Subject: [PATCH 01/13] Create jorgelopez json file --- domains/jorgelopez | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jorgelopez diff --git a/domains/jorgelopez b/domains/jorgelopez new file mode 100644 index 000000000..2905547bf --- /dev/null +++ b/domains/jorgelopez @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "j0rg3", + "email": "jorge.lopezvz@gmail.com" + }, + "record": { + "URL": "https://github.com/j0rgel0/" + } +} From 84e559d70b9c84febab40abcbef5799f05d7faa8 Mon Sep 17 00:00:00 2001 From: Joe Date: Sat, 11 Jan 2025 18:51:00 +0200 Subject: [PATCH 02/13] Update www.joe50097.json --- domains/www.joe50097.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.joe50097.json b/domains/www.joe50097.json index f92a1bda3..83df95945 100644 --- a/domains/www.joe50097.json +++ b/domains/www.joe50097.json @@ -4,6 +4,6 @@ "email": "zcell9500@gmail.com" }, "record": { - "A": ["75.2.60.5"] + "CNAME": "joe50097.is-a.dev" } } From b61f1e2ce8b546464c60f9f2502111a69c0940ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Faber=20Andr=C3=A9s=20Vergara=20Holgu=C3=ADn?= Date: Sat, 11 Jan 2025 11:59:41 -0500 Subject: [PATCH 03/13] Create emamut.json --- domains/emamut.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/emamut.json diff --git a/domains/emamut.json b/domains/emamut.json new file mode 100644 index 000000000..b7d6ceb4a --- /dev/null +++ b/domains/emamut.json @@ -0,0 +1,11 @@ +{ + "description": "Faber Vergara - Web Developer", + "repo": "https://github.com/emamut/emamut.github.io", + "owner": { + "username": "emamut", + "email": "fabervergara@gmail.ocm" + }, + "record": { + "CNAME": "emamut.github.io" + } +} From a316931556366762b9303c72ac7f010bf3104399 Mon Sep 17 00:00:00 2001 From: Faber Vergara Date: Sat, 11 Jan 2025 12:09:28 -0500 Subject: [PATCH 04/13] fix: fix repo --- domains/emamut.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/emamut.json b/domains/emamut.json index b7d6ceb4a..2e3aead97 100644 --- a/domains/emamut.json +++ b/domains/emamut.json @@ -1,11 +1,11 @@ { "description": "Faber Vergara - Web Developer", - "repo": "https://github.com/emamut/emamut.github.io", + "repo": "https://github.com/emamut/cv", "owner": { "username": "emamut", "email": "fabervergara@gmail.ocm" }, "record": { - "CNAME": "emamut.github.io" + "CNAME": "emamut.vercel.app/" } } From d34fda7939e08542153f9bbbdf17b388fe9b86aa Mon Sep 17 00:00:00 2001 From: Kevin Zambrano <148410596+Lio10jr@users.noreply.github.com> Date: Sat, 11 Jan 2025 12:49:19 -0500 Subject: [PATCH 05/13] Create lioo.json --- domains/lioo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lioo.json diff --git a/domains/lioo.json b/domains/lioo.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/lioo.json @@ -0,0 +1 @@ + From 4a120c451f6ec08a4610027885dccd1388eb233d Mon Sep 17 00:00:00 2001 From: Jai Singh Rathore Date: Sat, 11 Jan 2025 09:57:43 -0800 Subject: [PATCH 06/13] Added jai.json subdomain --- domains/jai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jai.json diff --git a/domains/jai.json b/domains/jai.json new file mode 100644 index 000000000..70684c460 --- /dev/null +++ b/domains/jai.json @@ -0,0 +1,11 @@ +{ + "description": "Jai Singh Rathore's Portfolio Website", + "repo": "https://github.com/jaizxzx/jaizxzx.github.io", + "owner": { + "username": "jaizxzx", + "email": "jaisinghrathore4432@gmail.com" + }, + "record": { + "CNAME": "jaizxzx.github.io" + } + } \ No newline at end of file From 39ba43636db379de65f416d2071948dc21cffc0c Mon Sep 17 00:00:00 2001 From: Kevin Zambrano <148410596+Lio10jr@users.noreply.github.com> Date: Sat, 11 Jan 2025 13:10:52 -0500 Subject: [PATCH 07/13] Update lioo.json --- domains/lioo.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/lioo.json b/domains/lioo.json index 8b1378917..673fcd59f 100644 --- a/domains/lioo.json +++ b/domains/lioo.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "lio10jr", + "email": "kevinzambrano593@gmail.com" + }, + "record": { + "URL": "https://github.com/Lio10jr" + } +} From 79987ad4aed35987db8eeecdc61143ce4d6922de Mon Sep 17 00:00:00 2001 From: Horibyte <158113655+horibyte@users.noreply.github.com> Date: Sat, 11 Jan 2025 12:53:06 -0600 Subject: [PATCH 08/13] Create _atproto.horibyte.json --- domains/_atproto.horibyte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_atproto.horibyte.json diff --git a/domains/_atproto.horibyte.json b/domains/_atproto.horibyte.json new file mode 100644 index 000000000..98cc66879 --- /dev/null +++ b/domains/_atproto.horibyte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "horibyte", + "email": "thehoribyte@gmail.com" + }, + "record": { + "TXT": "did=did:plc:5ls3iv54vrppjxbs5ztocd75" + } +} From 73c3f2fcf0c20b914347743b84e4786c594c2d7d Mon Sep 17 00:00:00 2001 From: Ian Sosa <58917248+sosaian@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:50:14 -0300 Subject: [PATCH 09/13] Create sosaian.json --- domains/sosaian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sosaian.json diff --git a/domains/sosaian.json b/domains/sosaian.json new file mode 100644 index 000000000..ae792c568 --- /dev/null +++ b/domains/sosaian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sosaian", + "email": "is-a.dev.unworthy202@passinbox.com" + }, + "record": { + "CNAME": "sosaian.github.io" + } +} From fb5c9709abaf1c17b5f6f6736b4a7f021cb10104 Mon Sep 17 00:00:00 2001 From: Vedant Das <153703868+ethereumvd@users.noreply.github.com> Date: Sun, 12 Jan 2025 01:36:28 +0530 Subject: [PATCH 10/13] Create _github-pages-challenge-ethereumvd.ethereumvd.json --- .../_github-pages-challenge-ethereumvd.ethereumvd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ethereumvd.ethereumvd.json diff --git a/domains/_github-pages-challenge-ethereumvd.ethereumvd.json b/domains/_github-pages-challenge-ethereumvd.ethereumvd.json new file mode 100644 index 000000000..bab8f5bc7 --- /dev/null +++ b/domains/_github-pages-challenge-ethereumvd.ethereumvd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ethereumvd", + "email": "ethereum249@gmail.com" + }, + "record": { + "TXT": "acffd9c330d027fef82987d6dd8b4e" + } +} From df0d3d8acdc21652c0270e2b260ede14eb33dcb2 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 11 Jan 2025 22:27:57 +0200 Subject: [PATCH 11/13] Update domains/emamut.json --- domains/emamut.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/emamut.json b/domains/emamut.json index 2e3aead97..d1b843655 100644 --- a/domains/emamut.json +++ b/domains/emamut.json @@ -6,6 +6,6 @@ "email": "fabervergara@gmail.ocm" }, "record": { - "CNAME": "emamut.vercel.app/" + "CNAME": "emamut.vercel.app" } } From 9eb31bef7dd37f93f9ff5fe647c266a59ed1ea46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20F=2E=20L=C3=B3pez=20Valdez?= <102724257+j0rgel0@users.noreply.github.com> Date: Sat, 11 Jan 2025 14:42:28 -0600 Subject: [PATCH 12/13] Rename jorgelopez to jorgelopez.json --- domains/{jorgelopez => jorgelopez.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jorgelopez => jorgelopez.json} (100%) diff --git a/domains/jorgelopez b/domains/jorgelopez.json similarity index 100% rename from domains/jorgelopez rename to domains/jorgelopez.json From 09912e8d53a0c8ff40ce91b213b85ba4b47545b6 Mon Sep 17 00:00:00 2001 From: Joe Date: Sat, 11 Jan 2025 23:05:15 +0200 Subject: [PATCH 13/13] Update www.joe50097.json --- domains/www.joe50097.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.joe50097.json b/domains/www.joe50097.json index 83df95945..7f5cfbe96 100644 --- a/domains/www.joe50097.json +++ b/domains/www.joe50097.json @@ -4,6 +4,6 @@ "email": "zcell9500@gmail.com" }, "record": { - "CNAME": "joe50097.is-a.dev" + "CNAME": "joe50097.netlify.app" } }