mirror of
https://github.com/aliluya1977/TVBox.git
synced 2026-01-12 01:28:28 +01:00
上传文件至 'js'
This commit is contained in:
parent
2b0266b3c0
commit
0b8647beec
1 changed files with 15 additions and 0 deletions
15
js/alist.json
Normal file
15
js/alist.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[{
|
||||
"name" : "丫仙女",
|
||||
"server" : "http://alistxy.ganggang.live:5678",
|
||||
"startPage" : "/",
|
||||
"showAll" : false,
|
||||
"search" : true,
|
||||
"params" : {
|
||||
"/abc" : {
|
||||
"password" : "123"
|
||||
},
|
||||
"/abc/abc" : {
|
||||
"password" : "123"
|
||||
}
|
||||
}
|
||||
}]
|
||||
Loading…
Reference in a new issue