Skip to content

Commit

Permalink
feat: add support for halalcloud driver
Browse files Browse the repository at this point in the history
  • Loading branch information
Three-taile-dragon committed Jul 3, 2024
1 parent 2705877 commit b371182
Show file tree
Hide file tree
Showing 9 changed files with 1,317 additions and 64 deletions.
1 change: 1 addition & 0 deletions drivers/all.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import (
_ "github.com/alist-org/alist/v3/drivers/ftp"
_ "github.com/alist-org/alist/v3/drivers/google_drive"
_ "github.com/alist-org/alist/v3/drivers/google_photo"
_ "github.com/alist-org/alist/v3/drivers/halalcloud"
_ "github.com/alist-org/alist/v3/drivers/ilanzou"
_ "github.com/alist-org/alist/v3/drivers/ipfs_api"
_ "github.com/alist-org/alist/v3/drivers/lanzou"
Expand Down
Loading

0 comments on commit b371182

Please sign in to comment.