From 42882ed128c1577da756b6f4dc40b5deaec58619 Mon Sep 17 00:00:00 2001 From: Anthony Donlon Date: Thu, 20 Nov 2025 22:03:51 +0800 Subject: [PATCH] editor: fix default configurations --- editor/resources/index.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/editor/resources/index.html b/editor/resources/index.html index 8b026d1..9cccd89 100644 --- a/editor/resources/index.html +++ b/editor/resources/index.html @@ -49,7 +49,6 @@ "more_information": { "hidden": false, "text": "cloudflare.com", - "link": "https://youtube.com/watch?v=dQw4w9WgXcQ" }, "browser_status": { @@ -60,7 +59,7 @@ }, "cloudflare_status": { "status": "error", - "location": "Cloud", + "location": "San Francisco", "name": "Cloudflare", "status_text": "Not Working" }, @@ -70,13 +69,9 @@ "name": "Host", "status_text": "Working" }, - "error_source": "host", + "error_source": "cloudflare", "what_happened": "There is an internal server error on Cloudflare's network.", "what_can_i_do": "Please try again in a few minutes.", - "perf_sec_by": { - "text": "Cloudflare", - "link": "https://youtube.com/watch?v=dQw4w9WgXcQ" - } }; // Demo presets (content brief — replace or expand as needed)