File tree Expand file tree Collapse file tree 8 files changed +1337
-0
lines changed Expand file tree Collapse file tree 8 files changed +1337
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ English | [中文](./README_cn.md) | [日本語](./README_ja.md) | [Contributing
5757 - [x] [ UPYUN Storage Service] ( https://www.upyun.com/products/file-storage )
5858 - [x] WebDav(Support OneDrive/SharePoint without API)
5959 - [x] Teambition([ China] ( https://www.teambition.com/ ) ,[ International] ( https://us.teambition.com/ ) )
60+ - [x] [ MediaFire] ( https://www.mediafire.com )
6061 - [x] [ Mediatrack] ( https://www.mediatrack.cn/ )
6162 - [x] [ 139yun] ( https://yun.139.com/ ) (Personal, Family, Group)
6263 - [x] [ YandexDisk] ( https://disk.yandex.com/ )
Original file line number Diff line number Diff line change 5757 - [x] [ 又拍云对象存储] ( https://www.upyun.com/products/file-storage )
5858 - [x] WebDav(支持无API的OneDrive/SharePoint)
5959 - [x] Teambition([ 中国] ( https://www.teambition.com/ ) ,[ 国际] ( https://us.teambition.com/ ) )
60+ - [x] [ MediaFire] ( https://www.mediafire.com )
6061 - [x] [ 分秒帧] ( https://www.mediatrack.cn/ )
6162 - [x] [ 和彩云] ( https://yun.139.com/ ) (个人云, 家庭云,共享群组)
6263 - [x] [ Yandex.Disk] ( https://disk.yandex.com/ )
Original file line number Diff line number Diff line change 5757 - [x] [ UPYUN Storage Service] ( https://www.upyun.com/products/file-storage )
5858 - [x] WebDav(Support OneDrive/SharePoint without API)
5959 - [x] Teambition([ China] ( https://www.teambition.com/ ) ,[ International] ( https://us.teambition.com/ ) )
60+ - [x] [ MediaFire] ( https://www.mediafire.com )
6061 - [x] [ Mediatrack] ( https://www.mediatrack.cn/ )
6162 - [x] [ 139yun] ( https://yun.139.com/ ) (Personal, Family, Group)
6263 - [x] [ YandexDisk] ( https://disk.yandex.com/ )
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ import (
4141 _ "github.com/alist-org/alist/v3/drivers/lanzou"
4242 _ "github.com/alist-org/alist/v3/drivers/lenovonas_share"
4343 _ "github.com/alist-org/alist/v3/drivers/local"
44+ _ "github.com/alist-org/alist/v3/drivers/mediafire"
4445 _ "github.com/alist-org/alist/v3/drivers/mediatrack"
4546 _ "github.com/alist-org/alist/v3/drivers/mega"
4647 _ "github.com/alist-org/alist/v3/drivers/misskey"
You can’t perform that action at this time.
0 commit comments