update data.bak.json from PicList

This commit is contained in:
2026-01-06 10:50:39 +08:00
parent 1e4e304c8e
commit 8c9cdc3ff0

View File

@@ -29,17 +29,17 @@
{ {
"type": "tcyun", "type": "tcyun",
"name": "腾讯云COS", "name": "腾讯云COS",
"visible": true "visible": false
}, },
{ {
"type": "advancedplist", "type": "advancedplist",
"name": "高级自定义", "name": "高级自定义",
"visible": true "visible": false
}, },
{ {
"type": "alistplist", "type": "alistplist",
"name": "AList", "name": "AList",
"visible": true "visible": false
}, },
{ {
"type": "aliyun", "type": "aliyun",
@@ -49,59 +49,71 @@
{ {
"type": "aws-s3-plist", "type": "aws-s3-plist",
"name": "AWS S3", "name": "AWS S3",
"visible": true "visible": false
}, },
{ {
"type": "github", "type": "github",
"name": "GitHub", "name": "GitHub",
"visible": true "visible": false
}, },
{ {
"type": "imgur", "type": "imgur",
"name": "Imgur", "name": "Imgur",
"visible": true "visible": false
}, },
{ {
"type": "local", "type": "local",
"name": "本地上传", "name": "本地上传",
"visible": true "visible": false
}, },
{ {
"type": "lskyplist", "type": "lskyplist",
"name": "兰空图床", "name": "兰空图床",
"visible": true "visible": false
}, },
{ {
"type": "piclist", "type": "piclist",
"name": "PicList", "name": "PicList",
"visible": true "visible": false
}, },
{ {
"type": "qiniu", "type": "qiniu",
"name": "七牛云", "name": "七牛云",
"visible": true "visible": false
}, },
{ {
"type": "sftpplist", "type": "sftpplist",
"name": "内置SFTP", "name": "内置SFTP",
"visible": true "visible": false
}, },
{ {
"type": "smms", "type": "smms",
"name": "SM.MS", "name": "SM.MS",
"visible": true "visible": false
}, },
{ {
"type": "upyun", "type": "upyun",
"name": "又拍云", "name": "又拍云",
"visible": true "visible": false
}, },
{ {
"type": "webdavplist", "type": "webdavplist",
"name": "WebDAV", "name": "WebDAV",
"visible": true "visible": false
} }
] ],
"advancedplist": {
"_configName": "Default",
"_id": "aec8e974-2594-4695-bfee-821e0af25a54",
"_createdAt": 1767667697847,
"_updatedAt": 1767667697847
},
"piclist": {
"_configName": "Default",
"_id": "a8bcd886-a33c-4e5f-865d-62467ecfd8e9",
"_createdAt": 1767667723085,
"_updatedAt": 1767667723085
}
}, },
"settings": { "settings": {
"shortKey": { "shortKey": {
@@ -118,7 +130,7 @@
"enable": true "enable": true
}, },
"isListeningClipboard": false, "isListeningClipboard": false,
"showUpdateTip": false, "showUpdateTip": true,
"miniWindowPosition": [ "miniWindowPosition": [
1820, 1820,
932 932
@@ -158,9 +170,9 @@
"_configName": "Default", "_configName": "Default",
"_id": "fe5accef-aa38-4045-9565-33dad0df3448", "_id": "fe5accef-aa38-4045-9565-33dad0df3448",
"_createdAt": 1743566784753, "_createdAt": 1743566784753,
"_updatedAt": 1761708913990, "_updatedAt": 1764125736605,
"accessKeyId": "LTAI5t9HsWQREAS6Ey9f4Ac3", "accessKeyId": "LTAI5tA1irBCHTZP5EKjCq4s",
"accessKeySecret": "OAgOInDMO4tTC2E4oNwe7y9TWD0JAL", "accessKeySecret": "btqq3bLiSDBLXmWe23N1UO10zogs6Y",
"bucket": "yanbinghuai", "bucket": "yanbinghuai",
"area": "oss-cn-beijing", "area": "oss-cn-beijing",
"path": "markdown/", "path": "markdown/",
@@ -195,38 +207,86 @@
} }
], ],
"defaultId": "ac8d91a0-0f14-4398-b6c8-cde2af4cba3a" "defaultId": "ac8d91a0-0f14-4398-b6c8-cde2af4cba3a"
},
"advancedplist": {
"configList": [
{
"_configName": "Default",
"_id": "aec8e974-2594-4695-bfee-821e0af25a54",
"_createdAt": 1767667697847,
"_updatedAt": 1767667697847
}
],
"defaultId": "aec8e974-2594-4695-bfee-821e0af25a54"
},
"piclist": {
"configList": [
{
"_configName": "Default",
"_id": "a8bcd886-a33c-4e5f-865d-62467ecfd8e9",
"_createdAt": 1767667723085,
"_updatedAt": 1767667723085
}
],
"defaultId": "a8bcd886-a33c-4e5f-865d-62467ecfd8e9"
} }
}, },
"buildIn": { "buildIn": {
"compress": { "compress": {
"quality": 100, "quality": 100,
"qualityMap": {},
"isConvert": false, "isConvert": false,
"isConvertMap": {},
"convertFormat": "jpg", "convertFormat": "jpg",
"convertFormatMap": {},
"isReSize": false, "isReSize": false,
"isReSizeMap": {},
"reSizeWidth": 500, "reSizeWidth": 500,
"reSizeWidthMap": {},
"reSizeHeight": 500, "reSizeHeight": 500,
"reSizeHeightMap": {},
"skipReSizeOfSmallImg": false, "skipReSizeOfSmallImg": false,
"skipReSizeOfSmallImgMap": {},
"isReSizeByPercent": false, "isReSizeByPercent": false,
"isReSizeByPercentMap": {},
"reSizePercent": 50, "reSizePercent": 50,
"reSizePercentMap": {},
"isRotate": false, "isRotate": false,
"isRotateMap": {},
"rotateDegree": 0, "rotateDegree": 0,
"rotateDegreeMap": {},
"isRemoveExif": false, "isRemoveExif": false,
"isRemoveExifMap": {},
"isFlip": false, "isFlip": false,
"isFlipMap": {},
"isFlop": false, "isFlop": false,
"formatConvertObj": {} "isFlopMap": {},
"formatConvertObj": {},
"formatConvertObjMap": {}
}, },
"watermark": { "watermark": {
"isAddWatermark": true, "isAddWatermark": false,
"isAddWatermarkMap": {},
"watermarkType": "text", "watermarkType": "text",
"watermarkTypeMap": {},
"isFullScreenWatermark": false, "isFullScreenWatermark": false,
"isFullScreenWatermarkMap": {},
"watermarkDegree": 0, "watermarkDegree": 0,
"watermarkDegreeMap": {},
"watermarkText": "binghuai", "watermarkText": "binghuai",
"watermarkTextMap": {},
"watermarkFontPath": "", "watermarkFontPath": "",
"watermarkFontPathMap": {},
"watermarkScaleRatio": 0.1, "watermarkScaleRatio": 0.1,
"watermarkScaleRatioMap": {},
"watermarkColor": "#ababab", "watermarkColor": "#ababab",
"watermarkColorMap": {},
"watermarkImagePath": "", "watermarkImagePath": "",
"watermarkImagePathMap": {},
"watermarkPosition": "southeast", "watermarkPosition": "southeast",
"watermarkImageOpacity": 255 "watermarkPositionMap": {},
"watermarkImageOpacity": 255,
"watermarkImageOpacityMap": {}
}, },
"skipProcess": { "skipProcess": {
"skipProcessExtList": "zip,rar,7z,tar,gz,tar.gz,tar.bz2,tar.xz" "skipProcessExtList": "zip,rar,7z,tar,gz,tar.gz,tar.bz2,tar.xz"