Skip to content

Commit 3260a6e

Browse files
committed
新增:添加alist存储
1 parent 0e54c6d commit 3260a6e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

lib/picture_host_manage/manage_api/alist_manage_api.dart

+5-1
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,22 @@ class AlistManageAPI {
2727
'BaiduPhoto': '一刻相册',
2828
'BaiduShare': '百度网盘分享',
2929
'Cloudreve': 'Cloudreve',
30+
'Dropbox': 'Dropbox',
3031
'FTP': 'FTP',
3132
'GoogleDrive': '谷歌云盘',
3233
'GooglePhoto': '谷歌相册',
34+
'IPFS API': 'IPFS API',
3335
'Lanzou': '蓝奏云',
3436
'Local': '本机存储',
3537
'MediaTrack': '分秒帧',
3638
'Mega_nz': 'MEGA.nz',
39+
'MoPan': '魔盘',
3740
'Onedrive': 'OneDrive',
3841
'OnedriveAPP': 'OneDrive APP',
3942
'PikPak': 'PikPak',
4043
'PikPakShare': 'PikPak分享',
4144
'Quark': '夸克',
42-
'S3': 'S3',
45+
'S3': '对象存储',
4346
'SFTP': 'SFTP',
4447
'SMB': 'SMB',
4548
'Seafile': 'Seafile',
@@ -48,6 +51,7 @@ class AlistManageAPI {
4851
'Thunder': '迅雷',
4952
'ThunderExpert': '迅雷专家版',
5053
'Trainbit': 'Trainbit',
54+
'UC': 'UC',
5155
'USS': '又拍云存储',
5256
'UrlTree': 'UrlTree',
5357
'Virtual': '虚拟存储',

0 commit comments

Comments
 (0)