fix(115): fix offline download (#7845 close #7794)

* feat(115): use multi url for list files & change download url api

* fix(115): fix offline download. (close #7794)
This commit is contained in:
Shelton Zhu
2025-01-27 20:20:55 +08:00
committed by GitHub
parent 5eff8cc7bf
commit 267120a8c8
5 changed files with 19 additions and 62 deletions

View File

@ -18,7 +18,7 @@ type Addition struct {
var config = driver.Config{
Name: "115 Share",
DefaultRoot: "",
DefaultRoot: "0",
// OnlyProxy: true,
// OnlyLocal: true,
CheckStatus: false,