feat: 增加抖音解析

This commit is contained in:
zhiyu1998 2022-11-23 16:43:19 +08:00
parent 20016c1011
commit 6f51ee65a4
2 changed files with 5 additions and 1 deletions

View File

@ -41,6 +41,9 @@
- icon: ledger - icon: ledger
title: "#安卓软件推荐" title: "#安卓软件推荐"
desc: 推荐安卓软件 desc: 推荐安卓软件
- icon: paimon
title: "xxxv.douyin.com"
desc: 抖音分享实时下载
- group: 其他指令[实验] - group: 其他指令[实验]
list: list:
- icon: 问号 - icon: 问号

View File

@ -1,10 +1,11 @@
- { - {
version: 1.0, version: 1.0.1,
data: data:
[ [
更改单个组件<span class="cmd">#任助理</span>架构为插件架构, 更改单个组件<span class="cmd">#任助理</span>架构为插件架构,
添加<span class="cmd">#R帮助</span>获取插件帮助, 添加<span class="cmd">#R帮助</span>获取插件帮助,
添加<span class="cmd">#R版本</span>获取插件版本, 添加<span class="cmd">#R版本</span>获取插件版本,
更新风控缓解、重构系统文件 更新风控缓解、重构系统文件
添加<span class="cmd">抖音</span>实时监听分享链接,
], ],
} }