9
0
mirror of https://github.com/donlon/cloudflare-error-page.git synced 2025-12-29 03:39:17 +00:00

editor: fix default configurations

This commit is contained in:
Anthony Donlon
2025-11-20 22:03:51 +08:00
parent fcf5c30c17
commit 42882ed128

View File

@@ -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)