XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/bilibili-API-collect

fix(creativecenter/opus.md): missing command quote

f9defd7
SessionHu <102411014+SessionHu@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -1
Modified docs/creativecenter/opus.md +1 -1
@@ -45,7 +45,7 @@ curl 'https://api.bilibili.com/x/dynamic/feed/operate/remove' \
45 45 --url-query 'csrf=05fa8d65755655c2893d40d3692d4c70' \
46 46 -H 'content-type: application/json'
47 47 --data-raw '{"dyn_id_str":"667831766353969169"}' \
48 -b 'SESSDATA=xxxxxx \
48 -b 'SESSDATA=xxxxxx' \
49 49 ```
50 50
51 51 <details>