From 6bbf930c3d3ed08b959e57eb81a4b9b86776ceb0 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.json from PicList --- data.json | 55 +++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 47 insertions(+), 8 deletions(-) diff --git a/data.json b/data.json index 36ab039..b22d170 100644 --- a/data.json +++ b/data.json @@ -9,14 +9,15 @@ "_configName": "Default", "_id": "fe5accef-aa38-4045-9565-33dad0df3448", "_createdAt": 1743566784753, - "_updatedAt": 1743566912007, + "_updatedAt": 1761708913990, "accessKeyId": "LTAI5t9HsWQREAS6Ey9f4Ac3", "accessKeySecret": "OAgOInDMO4tTC2E4oNwe7y9TWD0JAL", "bucket": "yanbinghuai", "area": "oss-cn-beijing", "path": "markdown/", - "customUrl": "", - "options": "" + "customUrl": "https://www.binghuai.xyz/", + "options": "", + "webPath": "" }, "tcyun": { "_configName": "Default", @@ -117,7 +118,7 @@ "enable": true }, "isListeningClipboard": false, - "showUpdateTip": true, + "showUpdateTip": false, "miniWindowPosition": [ 1820, 932 @@ -137,7 +138,9 @@ "webdavAuthType": "basic", "webdavSslEnabled": true, "webdavSavePath": "" - } + }, + "autoRename": true, + "galleryPicBedFilter": [] }, "picgoPlugins": {}, "debug": true, @@ -150,14 +153,15 @@ "_configName": "Default", "_id": "fe5accef-aa38-4045-9565-33dad0df3448", "_createdAt": 1743566784753, - "_updatedAt": 1743566912007, + "_updatedAt": 1761708913990, "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" @@ -173,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