返回提交历史
Modified
docs/creativecenter/opus.md
+1
-1
XFEstudio/bilibili-API-collect
fix(creativecenter/opus.md): missing command quote
f9defd7
代码差异
1 个文件
+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>