19 lines
445 B
Plaintext
19 lines
445 B
Plaintext
{
|
|
".url": {
|
|
"Clash.Application": {
|
|
"title": "Clash",
|
|
"icon": "images/icon-{0}.png",
|
|
"type": "iframe",
|
|
"protocol": "http",
|
|
"port": "9090",
|
|
"url": "/ui",
|
|
"allUsers": false,
|
|
"control": {
|
|
"accessPerm": "readonly",
|
|
"portPerm": "readonly",
|
|
"pathPerm": "readonly"
|
|
}
|
|
}
|
|
}
|
|
}
|