更新文件: pg.jar.md5, jsm.json, pg.jar, lib/alistjar.example.json, lib/webdav.example.json 等7个文件

This commit is contained in:
ZJP Monitor
2025-05-19 19:51:30 +08:00
parent 5cc12218c6
commit 3b72b29ea7
7 changed files with 39 additions and 3 deletions

View File

@ -77,6 +77,18 @@
"type": 3, "type": 3,
"api": "csp_Local" "api": "csp_Local"
}, },
{
"key": "WebDAV",
"name": "WebDAV[jar]",
"type": 3,
"api": "csp_WebDAV",
"searchable": 1,
"filterable": 1,
"changeable": 1,
"timeout": 60,
"playerType": 2,
"ext": "./lib/webdav.json"
},
{ {
"key": "AList", "key": "AList",
"name": "网盘|Alist[jar]", "name": "网盘|Alist[jar]",
@ -87,7 +99,7 @@
"changeable": 1, "changeable": 1,
"timeout": 60, "timeout": 60,
"playerType": 2, "playerType": 2,
"ext": "./js/alistjar.json" "ext": "./lib/alistjar.json"
}, },
{ {
"key": "PushShare", "key": "PushShare",

Binary file not shown.

View File

@ -1 +1 @@
c084f8b282ecc4da8b3b7933e0bd6178 f232f898e8aa53e46db5002d7b56d103

11
lib/alistjar.example.json Normal file
View File

@ -0,0 +1,11 @@
{
"drives": [
{
"name": "alist.jar",
"search": true,
"searchable": true,
"server": "http://192.168.1.1:5678/"
}
],
"danmu":true
}

13
lib/webdav.example.json Normal file
View File

@ -0,0 +1,13 @@
{
"drives": [
{
"name": "webdav.router",
"search": true,
"searchable": true,
"server": "http://192.168.1.1:5678/",
"path": "/dav",
"user": "guest",
"pass": "guest_Api789"
}
]
}

BIN
pg.jar

Binary file not shown.

View File

@ -1 +1 @@
7cbd63622a3e7120e40cd88edbd2b629 9a77a027fb3048ab27a481cb60b8de47