From 99c82a7bd438d919e363226031529889eff76e49 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:43:09 -0500 Subject: [PATCH 1/2] change from github pages to cloudflare pages --- domains/webcubed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/webcubed.json b/domains/webcubed.json index 80535f977..990b1e397 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -4,6 +4,6 @@ "email": "lainathannlaiv2@gmail.com" }, "record": { - "CNAME": "webcubed.github.io" + "CNAME": "webcubed.pages.dev" } } From f940e91b24ced78aaa1f9e9fece8900db877f0a2 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Tue, 4 Feb 2025 07:01:07 -0500 Subject: [PATCH 2/2] make proxied --- domains/webcubed.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/webcubed.json b/domains/webcubed.json index 990b1e397..775b9a884 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "webcubed.pages.dev" - } + }, + "proxied": true }