commit 87b3b0b593e2e590c6e075bcd651fa3ae7c8d8ee Author: binghuai <787112776@qq.com> Date: Wed Aug 20 19:49:44 2025 +0800 upload data.json from PicList diff --git a/data.json b/data.json new file mode 100644 index 0000000..36ab039 --- /dev/null +++ b/data.json @@ -0,0 +1,177 @@ +{ + "picBed": { + "current": "aliyun", + "uploader": "aliyun", + "smms": { + "token": "" + }, + "aliyun": { + "_configName": "Default", + "_id": "fe5accef-aa38-4045-9565-33dad0df3448", + "_createdAt": 1743566784753, + "_updatedAt": 1743566912007, + "accessKeyId": "LTAI5t9HsWQREAS6Ey9f4Ac3", + "accessKeySecret": "OAgOInDMO4tTC2E4oNwe7y9TWD0JAL", + "bucket": "yanbinghuai", + "area": "oss-cn-beijing", + "path": "markdown/", + "customUrl": "", + "options": "" + }, + "tcyun": { + "_configName": "Default", + "_id": "ac8d91a0-0f14-4398-b6c8-cde2af4cba3a", + "_createdAt": 1743567004436, + "_updatedAt": 1743567004436 + }, + "list": [ + { + "type": "tcyun", + "name": "腾讯云COS", + "visible": true + }, + { + "type": "advancedplist", + "name": "高级自定义", + "visible": true + }, + { + "type": "alistplist", + "name": "AList", + "visible": true + }, + { + "type": "aliyun", + "name": "阿里云OSS", + "visible": true + }, + { + "type": "aws-s3-plist", + "name": "AWS S3", + "visible": true + }, + { + "type": "github", + "name": "GitHub", + "visible": true + }, + { + "type": "imgur", + "name": "Imgur", + "visible": true + }, + { + "type": "local", + "name": "本地上传", + "visible": true + }, + { + "type": "lskyplist", + "name": "兰空图床", + "visible": true + }, + { + "type": "piclist", + "name": "PicList", + "visible": true + }, + { + "type": "qiniu", + "name": "七牛云", + "visible": true + }, + { + "type": "sftpplist", + "name": "内置SFTP", + "visible": true + }, + { + "type": "smms", + "name": "SM.MS", + "visible": true + }, + { + "type": "upyun", + "name": "又拍云", + "visible": true + }, + { + "type": "webdavplist", + "name": "WebDAV", + "visible": true + } + ] + }, + "settings": { + "shortKey": { + "picgo:upload": { + "enable": true, + "key": "CommandOrControl+Alt+P", + "name": "upload", + "label": "QUICK_UPLOAD" + } + }, + "server": { + "port": 36677, + "host": "0.0.0.0", + "enable": true + }, + "isListeningClipboard": false, + "showUpdateTip": true, + "miniWindowPosition": [ + 1820, + 932 + ], + "sync": { + "type": "gitea", + "username": "binghuai", + "repo": "PicList", + "branch": "main", + "token": "5b62f740858d8f9feafbcb6b92e597563a05a441", + "endpoint": "http://47.109.23.162:3000/", + "proxy": "", + "interval": 60, + "webdavEndpoint": "", + "webdavUsername": "", + "webdavPassword": "", + "webdavAuthType": "basic", + "webdavSslEnabled": true, + "webdavSavePath": "" + } + }, + "picgoPlugins": {}, + "debug": true, + "PICGO_ENV": "GUI", + "needReload": false, + "uploader": { + "aliyun": { + "configList": [ + { + "_configName": "Default", + "_id": "fe5accef-aa38-4045-9565-33dad0df3448", + "_createdAt": 1743566784753, + "_updatedAt": 1743566912007, + "accessKeyId": "LTAI5t9HsWQREAS6Ey9f4Ac3", + "accessKeySecret": "OAgOInDMO4tTC2E4oNwe7y9TWD0JAL", + "bucket": "yanbinghuai", + "area": "oss-cn-beijing", + "path": "markdown/", + "customUrl": "", + "options": "" + } + ], + "defaultId": "fe5accef-aa38-4045-9565-33dad0df3448" + }, + "tcyun": { + "configList": [ + { + "_configName": "Default", + "_id": "ac8d91a0-0f14-4398-b6c8-cde2af4cba3a", + "_createdAt": 1743567004436, + "_updatedAt": 1743567004436 + } + ], + "defaultId": "ac8d91a0-0f14-4398-b6c8-cde2af4cba3a" + } + } +} \ No newline at end of file