Files
siphalor.de/now.json
piharpi 1fabbf8ea7 revamp
2020-03-09 22:37:39 +07:00

8 lines
126 B
JSON

{
"version": 2,
"routes": [
{ "handle": "filesystem" },
{ "src": "/.*", "status": 404, "dest": "404.html" }
]
}