mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-19 14:59:28 +00:00
doc: doc fixes
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
{
|
||||
"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"
|
||||
@@ -21,8 +17,4 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -1,18 +1,12 @@
|
||||
{
|
||||
"html_title": "500: Internal server error",
|
||||
"title": "Internal server error",
|
||||
"error_code": 500,
|
||||
"more_information": {
|
||||
"hidden": false,
|
||||
"text": "cloudflare.com",
|
||||
"link": "https://youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
},
|
||||
"browser_status": {
|
||||
"status": "ok"
|
||||
},
|
||||
"cloudflare_status": {
|
||||
"status": "error",
|
||||
"status_text": "Not Working"
|
||||
"status_text": "Error"
|
||||
},
|
||||
"host_status": {
|
||||
"status": "ok",
|
||||
@@ -21,8 +15,4 @@
|
||||
"error_source": "cloudflare",
|
||||
"what_happened": "<p>There is an internal server error on Cloudflare\"s network.</p>",
|
||||
"what_can_i_do": "<p>Please try again in a few minutes.</p>",
|
||||
"perf_sec_by": {
|
||||
"text": "Cloudflare",
|
||||
"link": "https://youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user