1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
昔念
2026-02-07 16:47:33 +08:00
parent f7d367b7c1
commit a7bfaf92df

View File

@@ -100,7 +100,7 @@ func StartServerProxy() {
"uuid": uuidStr,
"tag": "just-url",
"hidden": false,
"bbcode": urlStr, // 和URL一致
"bbcode": `[img]` + urlStr + `[/img]`, // 和URL一致
"shared": false,
"canViewInfo": false,
"canHide": true,