9
0
mirror of https://github.com/donlon/cloudflare-error-page.git synced 2025-12-30 12:19:14 +00:00

rearrange Python files

This commit is contained in:
Anthony Donlon
2025-11-20 10:10:14 +08:00
parent a2bfc28b08
commit f3dec7ceec
4 changed files with 5 additions and 5 deletions

View File

@@ -132,7 +132,7 @@ params = {
### Using Flask server
See [flask_server.py](examples/flask_server.py) for embedding the error pages into the server
See [flask_demo.py](examples/flask_demo.py) for embedding the error pages into the server
## Full Parameter Reference