From ea5f292eea30c766ae1d7575d938a33d1b0bd801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Mon, 6 Feb 2023 21:59:15 +0600 Subject: [PATCH 1/4] Added cname record --- domains/IMZihad21.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/IMZihad21.json diff --git a/domains/IMZihad21.json b/domains/IMZihad21.json new file mode 100644 index 000000000..a29b0691b --- /dev/null +++ b/domains/IMZihad21.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMZihad21", + "email": "" + }, + "record": { + "CNAME": "IMZihad21.github.io" + } +} From 2bb4ab44324962047730ba2ee6f3a98c294d73ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Tue, 7 Feb 2023 00:23:15 +0600 Subject: [PATCH 2/4] Change to ec2 instance --- domains/IMZihad21.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/IMZihad21.json b/domains/IMZihad21.json index a29b0691b..b108d3133 100644 --- a/domains/IMZihad21.json +++ b/domains/IMZihad21.json @@ -4,6 +4,6 @@ "email": "" }, "record": { - "CNAME": "IMZihad21.github.io" + "CNAME": "ec2-18-141-8-212.ap-southeast-1.compute.amazonaws.com" } } From a6066f6e706c98b2d59a8c8230e0110201e26ea5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 06:31:17 +0800 Subject: [PATCH 3/4] Update IMZihad21.json --- domains/IMZihad21.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/IMZihad21.json b/domains/IMZihad21.json index b108d3133..ef6ebd1da 100644 --- a/domains/IMZihad21.json +++ b/domains/IMZihad21.json @@ -1,7 +1,7 @@ { "owner": { "username": "IMZihad21", - "email": "" + "email": "mofajjalrasul@gmail.com" }, "record": { "CNAME": "ec2-18-141-8-212.ap-southeast-1.compute.amazonaws.com" From 9982cd3762b3cf994039bd7ef848a96aef32b1ea Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 07:00:40 +0800 Subject: [PATCH 4/4] Rename IMZihad21.json to imzihad21.json --- domains/{IMZihad21.json => imzihad21.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{IMZihad21.json => imzihad21.json} (100%) diff --git a/domains/IMZihad21.json b/domains/imzihad21.json similarity index 100% rename from domains/IMZihad21.json rename to domains/imzihad21.json