From f34f2560ed636f7d8823bb357998aed1fbd4e941 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:55:35 +0530 Subject: [PATCH 1/9] Update akai.json --- domains/akai.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/akai.json b/domains/akai.json index 5a3244b23..5a190c74e 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,6 +5,7 @@ "discord": "Akai#8199" }, "record": { - "CNAME": "a36166f1-d559-4be4-a223-5b112018b229.cname.koyeb.app" + "A": ["216.24.57.1"], + "CNAME": "amazingakai.onrender.com" } } From f94c5db6d9892cf73d106c168ec301f13c2e0a75 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:56:31 +0530 Subject: [PATCH 2/9] Update akai.json --- domains/akai.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/akai.json b/domains/akai.json index 5a190c74e..8e06cef1b 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,7 +5,6 @@ "discord": "Akai#8199" }, "record": { - "A": ["216.24.57.1"], "CNAME": "amazingakai.onrender.com" } } From 843a776b2458205c2df2ee2c721a9c03e757a2b9 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:47:48 +0530 Subject: [PATCH 3/9] Update akai.json --- domains/akai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akai.json b/domains/akai.json index 8e06cef1b..28483700d 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,6 +5,6 @@ "discord": "Akai#8199" }, "record": { - "CNAME": "amazingakai.onrender.com" + "CNAME": "akai.onrender.com" } } From 752b10dafed4fde8b89450a06230bbb7061534a6 Mon Sep 17 00:00:00 2001 From: DavidAdrian8ag Date: Mon, 9 Oct 2023 18:02:38 -0600 Subject: [PATCH 4/9] feat(domain): davidadrian8a.is-a.dev --- domains/davidadrian8a.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/davidadrian8a.json diff --git a/domains/davidadrian8a.json b/domains/davidadrian8a.json new file mode 100644 index 000000000..4e9a07d67 --- /dev/null +++ b/domains/davidadrian8a.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DavidAdrian8ag", + "email": "krezitech@hotmail.com" + }, + "record": { + "URL": "https://davidadrian8ag.netlify.app/" + } +} From 0e7d8734a10d5d629b74be7cc970ddcc5f72fe9c Mon Sep 17 00:00:00 2001 From: piyush-rb Date: Tue, 10 Oct 2023 08:50:50 +0530 Subject: [PATCH 5/9] feat(domain): piyushrb.is-a.dev --- domains/piyushrb.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index dae7f32b6..a08e77d27 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,6 +4,8 @@ "email": "urpiyush39@gmail.com" }, "record": { - "MX": ["free1.googiehost.com", "free2.googiehost.com", "free3.googiehost.com", "free4.googiehost.com"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 7cfd16a3b7fa528a113c538e4399cb79e7afab8c Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 08:55:17 +0530 Subject: [PATCH 6/9] Update piyushrb.json --- domains/piyushrb.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index a08e77d27..fec943587 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,8 +4,6 @@ "email": "urpiyush39@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "piyush-rb.github.io/portfolio-website" } -} \ No newline at end of file +} From d0f5f011c377f2b0446df407080eba34cb9ed472 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:05:24 +0530 Subject: [PATCH 7/9] Re-run checks From bd581fa2fc7c0ae62b25f10c0f34a68e757c8829 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:31:29 +0530 Subject: [PATCH 8/9] Update piyushrb.json using template --- domains/piyushrb.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index fec943587..0fefa215f 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -1,9 +1,11 @@ { + "description": "Personal Portfolio Website", + "repo": "https://github.com/piyush-rb/piyush-rb.github.io", "owner": { "username": "piyush-rb", "email": "urpiyush39@gmail.com" }, "record": { - "CNAME": "piyush-rb.github.io/portfolio-website" + "CNAME": "piyush-rb.github.io" } } From 86d351251ccded116aae8e26b9d4c5bfe9046364 Mon Sep 17 00:00:00 2001 From: Isaac Robinson <118726107+SuperIcecube1@users.noreply.github.com> Date: Tue, 10 Oct 2023 13:03:08 +0100 Subject: [PATCH 9/9] Update isaacrobinson.json Updating my domain to allow me to use GitHub pages --- domains/isaacrobinson.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/isaacrobinson.json b/domains/isaacrobinson.json index 6cad9c037..25baf7a8d 100644 --- a/domains/isaacrobinson.json +++ b/domains/isaacrobinson.json @@ -1,11 +1,11 @@ { + "description": "This domain is for my personal website", + "repo": "https://github.com/SuperIcecube1/SuperIcecube1.github.io", "owner": { "username": "SuperIcecube1", "email": "supericecube@aol.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "SuperIcecube1.github.io" } -} \ No newline at end of file +}