From bfbdff8c1cc51d2483abf0a08af86dfa2de29c4f Mon Sep 17 00:00:00 2001 From: Yeasin Arfat Date: Mon, 24 Feb 2025 02:47:16 +0600 Subject: [PATCH 1/3] Create subdomain yeasiin --- domains/yeasin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yeasin.json diff --git a/domains/yeasin.json b/domains/yeasin.json new file mode 100644 index 000000000..f38aed582 --- /dev/null +++ b/domains/yeasin.json @@ -0,0 +1,10 @@ +{ + "description": "yeasin.is-a.dev", + "owner": { + "username": "yeasiin", + "email": "iamyeasiin@gmail.com" + }, + "record": { + "CNAME": "yeasiin.github.io/website" + } +} \ No newline at end of file From 99d94f35984166eba62cf5c6a313e5d2f0185e40 Mon Sep 17 00:00:00 2001 From: Yeasin Arfat Date: Mon, 24 Feb 2025 02:52:21 +0600 Subject: [PATCH 2/3] enable proxied --- domains/yeasin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yeasin.json b/domains/yeasin.json index f38aed582..1bab3c8d1 100644 --- a/domains/yeasin.json +++ b/domains/yeasin.json @@ -6,5 +6,6 @@ }, "record": { "CNAME": "yeasiin.github.io/website" - } + }, + "proxied": true } \ No newline at end of file From dc95ca39379f0832960894103dffad31a8dd1bb3 Mon Sep 17 00:00:00 2001 From: Yeasin Arfat <62445940+Yeasiin@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:36:11 +0600 Subject: [PATCH 3/3] updated the url. Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/yeasin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yeasin.json b/domains/yeasin.json index 1bab3c8d1..a54bc6124 100644 --- a/domains/yeasin.json +++ b/domains/yeasin.json @@ -5,7 +5,7 @@ "email": "iamyeasiin@gmail.com" }, "record": { - "CNAME": "yeasiin.github.io/website" + "CNAME": "yeasiin.github.io" }, "proxied": true } \ No newline at end of file