mirror of
https://github.com/alantang1977/X.git
synced 2024-11-06 11:03:11 +02:00
15 lines
216 B
JSON
15 lines
216 B
JSON
|
[{
|
||
|
"name": "丫仙女",
|
||
|
"server": "http://alist.xiaoya.pro/",
|
||
|
"startPage": "/",
|
||
|
"showAll": false,
|
||
|
"search": true,
|
||
|
"params": {
|
||
|
"/abc": {
|
||
|
"password": "123"
|
||
|
},
|
||
|
"/abc/abc": {
|
||
|
"password": "123"
|
||
|
}
|
||
|
}
|
||
|
}]
|