mirror of
https://github.com/ls125781003/tvboxtg.git
synced 2025-10-28 12:22:16 +00:00
更新PG 05.19-2052
This commit is contained in:
Binary file not shown.
@@ -1 +1 @@
|
||||
c084f8b282ecc4da8b3b7933e0bd6178
|
||||
f232f898e8aa53e46db5002d7b56d103
|
||||
|
||||
11
PG/lib/alistjar.example.json
Normal file
11
PG/lib/alistjar.example.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"drives": [
|
||||
{
|
||||
"name": "alist.jar",
|
||||
"search": true,
|
||||
"searchable": true,
|
||||
"server": "http://192.168.1.1:5678/"
|
||||
}
|
||||
],
|
||||
"danmu":true
|
||||
}
|
||||
13
PG/lib/webdav.example.json
Normal file
13
PG/lib/webdav.example.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"drives": [
|
||||
{
|
||||
"name": "webdav.router",
|
||||
"search": true,
|
||||
"searchable": true,
|
||||
"server": "http://192.168.1.1:5678/dav",
|
||||
"path": "/",
|
||||
"user": "guest",
|
||||
"pass": "guest_Api789"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user