mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-19 23:09:29 +00:00
fix some configs in examples
This commit is contained in:
@@ -13,7 +13,7 @@ error_page = render_cf_error_page({
|
||||
},
|
||||
'cloudflare_status': {
|
||||
"status": 'error',
|
||||
"status_text": 'Not Working',
|
||||
"status_text": 'Error',
|
||||
},
|
||||
'host_status': {
|
||||
"status": 'ok',
|
||||
|
||||
Reference in New Issue
Block a user