webui-aria2/static.json

7 lines
67 B
JSON
Raw Normal View History

{
2018-09-01 13:59:05 +05:30
"root": "./build",
"routes": {
"/**": "index.html"
}
}