This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user