support shandianpan #234

This commit is contained in:
微凉
2021-12-29 22:07:26 +08:00
parent ba66e33913
commit 0f079827e5
3 changed files with 425 additions and 0 deletions

View File

@ -11,4 +11,5 @@ import (
_ "github.com/Xhofe/alist/drivers/native"
_ "github.com/Xhofe/alist/drivers/onedrive"
_ "github.com/Xhofe/alist/drivers/pikpak"
_ "github.com/Xhofe/alist/drivers/shandian"
)