mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-25 09:49:23 +00:00
28 lines
809 B
JSON
28 lines
809 B
JSON
{
|
|
"title": "Catastrophic infrastructure failure",
|
|
"more_information": {
|
|
"text": "cloudflare.com",
|
|
"link": "https://youtube.com/watch?v=dQw4w9WgXcQ"
|
|
},
|
|
"browser_status": {
|
|
"status": "error",
|
|
"status_text": "Out of Memory"
|
|
},
|
|
"cloudflare_status": {
|
|
"status": "error",
|
|
"location": "Everywhere",
|
|
"status_text": "Not Working"
|
|
},
|
|
"host_status": {
|
|
"status": "error",
|
|
"location": "example.com",
|
|
"status_text": "On Fire"
|
|
},
|
|
"error_source": "cloudflare",
|
|
"what_happened": "<p>There is a catastrophic failure.</p>",
|
|
"what_can_i_do": "<p>Please try again in a few years.</p>",
|
|
"perf_sec_by": {
|
|
"text": "Cloudflare",
|
|
"link": "https://youtube.com/watch?v=dQw4w9WgXcQ"
|
|
}
|
|
} |