From b7322012d8bcfb1b1973a56ac1f8f7f5e43e4668 Mon Sep 17 00:00:00 2001 From: zbj <77250184+zbj2@users.noreply.github.com> Date: Wed, 30 Jun 2021 14:57:28 -0500 Subject: [PATCH 1/6] update domain --- domains/{avcado.json => ababo.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename domains/{avcado.json => ababo.json} (61%) diff --git a/domains/avcado.json b/domains/ababo.json similarity index 61% rename from domains/avcado.json rename to domains/ababo.json index c152060e7..effd2d01e 100644 --- a/domains/avcado.json +++ b/domains/ababo.json @@ -1,10 +1,10 @@ { "description": "this a link to my website", "owner": { - "username": "avcado", + "username": "zbj2", "email": "devavcado@gmail.com" }, "record": { - "CNAME": "avcado.github.io" + "CNAME": "http://crabs.cf/ababo.github.io/" } -} \ No newline at end of file +} From a638d3331921fcfb9b978a4236705afb858dba54 Mon Sep 17 00:00:00 2001 From: Raymon Zhang Date: Wed, 30 Jun 2021 17:59:04 -0700 Subject: [PATCH 2/6] Update raymonzhang.json --- domains/raymonzhang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raymonzhang.json b/domains/raymonzhang.json index 259b68fc0..5fba946e0 100644 --- a/domains/raymonzhang.json +++ b/domains/raymonzhang.json @@ -6,6 +6,6 @@ "email": "raymonzhang.rz@gmail.com" }, "record": { - "CNAME": "raymonzhang.netlify.app" + "CNAME": "raymon-zhang.github.io" } } From 5f4128421a63247535f1fdea421640a93031111b Mon Sep 17 00:00:00 2001 From: Vishesh Bansal Date: Thu, 1 Jul 2021 19:09:21 +0530 Subject: [PATCH 3/6] fix: vishesh.is-a.dev points to main website --- domains/vishesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vishesh.json b/domains/vishesh.json index 7b8326cad..e89072089 100644 --- a/domains/vishesh.json +++ b/domains/vishesh.json @@ -7,6 +7,6 @@ "twitter": "VisheshBansal17" }, "record": { - "CNAME": "visheshbansal.ml" + "URL": "visheshbansal.ml" } } From 41cc7845732f725a11313de398241b672413bb6f Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Thu, 1 Jul 2021 15:44:45 -0400 Subject: [PATCH 4/6] fix URL --- domains/vishesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vishesh.json b/domains/vishesh.json index e89072089..91d7846d1 100644 --- a/domains/vishesh.json +++ b/domains/vishesh.json @@ -7,6 +7,6 @@ "twitter": "VisheshBansal17" }, "record": { - "URL": "visheshbansal.ml" + "URL": "https://visheshbansal.ml/" } } From ff440e541c5c8a5506494ed4c38d23d9fccb08f5 Mon Sep 17 00:00:00 2001 From: zbj <77250184+zbj2@users.noreply.github.com> Date: Thu, 1 Jul 2021 19:32:33 -0500 Subject: [PATCH 5/6] update --- domains/ababo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ababo.json b/domains/ababo.json index effd2d01e..385990201 100644 --- a/domains/ababo.json +++ b/domains/ababo.json @@ -5,6 +5,6 @@ "email": "devavcado@gmail.com" }, "record": { - "CNAME": "http://crabs.cf/ababo.github.io/" + "CNAME": "crabs.cf/ababo.github.io/" } } From ef8335a677781537bdcee838a7afa7a74483a783 Mon Sep 17 00:00:00 2001 From: zbj <77250184+zbj2@users.noreply.github.com> Date: Thu, 1 Jul 2021 19:43:09 -0500 Subject: [PATCH 6/6] update 3: electric boogaloo --- domains/ababo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ababo.json b/domains/ababo.json index 385990201..5eb5c2ef5 100644 --- a/domains/ababo.json +++ b/domains/ababo.json @@ -5,6 +5,6 @@ "email": "devavcado@gmail.com" }, "record": { - "CNAME": "crabs.cf/ababo.github.io/" + "CNAME": "zbj2.github.io" } }