mirror of
https://github.com/snltty/linker.git
synced 2025-12-18 01:16:46 +08:00
14 lines
277 B
Plaintext
14 lines
277 B
Plaintext
{
|
|
".url": {
|
|
"linker.Application": {
|
|
"title": "linker",
|
|
"icon": "images/icon_{0}.png",
|
|
"type": "url",
|
|
"protocol": "",
|
|
"port": "1804",
|
|
"url": "/",
|
|
"allUsers": false
|
|
}
|
|
}
|
|
}
|