webui-aria2/static.json

7 lines
62 B
JSON
Raw Normal View History

{
"root": "./",
"routes": {
"/**": "index.html"
}
}