feat: add 123Pan Share driver (close #4853 in #4898)

Co-authored-by: Andy Hsu <i@nn.ci>
This commit is contained in:
Bnq Dzj
2023-08-03 15:01:43 +08:00
committed by GitHub
parent 8b353da0d2
commit e5ffd39cf2
5 changed files with 356 additions and 0 deletions

View File

@ -3,6 +3,7 @@ package drivers
import (
_ "github.com/alist-org/alist/v3/drivers/115"
_ "github.com/alist-org/alist/v3/drivers/123"
_ "github.com/alist-org/alist/v3/drivers/123_share"
_ "github.com/alist-org/alist/v3/drivers/139"
_ "github.com/alist-org/alist/v3/drivers/189"
_ "github.com/alist-org/alist/v3/drivers/189pc"