🎇 feat: pikpak support

This commit is contained in:
微凉
2021-12-16 22:50:23 +08:00
parent 1c65588b4a
commit c64c003257
8 changed files with 433 additions and 0 deletions

View File

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