From 84e559d70b9c84febab40abcbef5799f05d7faa8 Mon Sep 17 00:00:00 2001 From: Joe Date: Sat, 11 Jan 2025 18:51:00 +0200 Subject: [PATCH 1/6] 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 2/6] 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 3/6] 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 4/6] 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 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 5/6] 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 df0d3d8acdc21652c0270e2b260ede14eb33dcb2 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 11 Jan 2025 22:27:57 +0200 Subject: [PATCH 6/6] 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" } }