From 23f0d64caaf9b870ce620efe167589f3f0eaa054 Mon Sep 17 00:00:00 2001 From: binghuai <787112776@qq.com> Date: Wed, 29 Oct 2025 12:12:31 +0800 Subject: [PATCH] update data.bak.json from PicList --- data.bak.json | 150 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 141 insertions(+), 9 deletions(-) diff --git a/data.bak.json b/data.bak.json index 878959e..eff004e 100644 --- a/data.bak.json +++ b/data.bak.json @@ -9,21 +9,99 @@ "_configName": "Default", "_id": "fe5accef-aa38-4045-9565-33dad0df3448", "_createdAt": 1743566784753, - "_updatedAt": 1743566912007, + "_updatedAt": 1756434782989, "accessKeyId": "LTAI5t9HsWQREAS6Ey9f4Ac3", "accessKeySecret": "OAgOInDMO4tTC2E4oNwe7y9TWD0JAL", "bucket": "yanbinghuai", "area": "oss-cn-beijing", "path": "markdown/", - "customUrl": "", - "options": "" + "customUrl": "https://www.binghuai.xyz", + "options": "", + "webPath": "" }, "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": { @@ -40,11 +118,29 @@ "enable": true }, "isListeningClipboard": false, - "showUpdateTip": true, + "showUpdateTip": false, "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": "" + }, + "autoRename": true, + "galleryPicBedFilter": [] }, "picgoPlugins": {}, "debug": true, @@ -57,14 +153,15 @@ "_configName": "Default", "_id": "fe5accef-aa38-4045-9565-33dad0df3448", "_createdAt": 1743566784753, - "_updatedAt": 1743566912007, + "_updatedAt": 1756434782989, "accessKeyId": "LTAI5t9HsWQREAS6Ey9f4Ac3", "accessKeySecret": "OAgOInDMO4tTC2E4oNwe7y9TWD0JAL", "bucket": "yanbinghuai", "area": "oss-cn-beijing", "path": "markdown/", - "customUrl": "", - "options": "" + "customUrl": "https://www.binghuai.xyz", + "options": "", + "webPath": "" } ], "defaultId": "fe5accef-aa38-4045-9565-33dad0df3448" @@ -80,5 +177,40 @@ ], "defaultId": "ac8d91a0-0f14-4398-b6c8-cde2af4cba3a" } + }, + "buildIn": { + "compress": { + "quality": 100, + "isConvert": false, + "convertFormat": "jpg", + "isReSize": false, + "reSizeWidth": 500, + "reSizeHeight": 500, + "skipReSizeOfSmallImg": false, + "isReSizeByPercent": false, + "reSizePercent": 50, + "isRotate": false, + "rotateDegree": 0, + "isRemoveExif": false, + "isFlip": false, + "isFlop": false, + "formatConvertObj": {} + }, + "watermark": { + "isAddWatermark": true, + "watermarkType": "text", + "isFullScreenWatermark": false, + "watermarkDegree": 0, + "watermarkText": "binghuai", + "watermarkFontPath": "", + "watermarkScaleRatio": 0.1, + "watermarkColor": "#ababab", + "watermarkImagePath": "", + "watermarkPosition": "southeast", + "watermarkImageOpacity": 255 + }, + "skipProcess": { + "skipProcessExtList": "zip,rar,7z,tar,gz,tar.gz,tar.bz2,tar.xz" + } } } \ No newline at end of file