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