mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🎈 pref: V1.6.3 更新bili扫码登录的命名为#RBQ 或者 #rbq
感谢群友Mix的取名
This commit is contained in:
parent
ca53ab72a0
commit
b14a274d87
10
README.md
10
README.md
@ -92,10 +92,12 @@ git clone -b 1.5.1 https://gitee.com/kyrzy0416/rconsole-plugin.git
|
||||
```
|
||||
|
||||
## 🐤 Q&A
|
||||
### bilibili问题
|
||||
> 哔哩哔哩的SESSDATA?
|
||||
> 进入哔哩哔哩网站 -- 打开F12开发者选项 -- 应用 -- 找到Cookie -- 找到SESSDATA -- 复制 -- 粘贴到plugins/rconsole-plugin/config/tools.yaml or 锅巴
|
||||
> [图文教程【群友推荐!】](https://www.bilibili.com/read/cv12349604)
|
||||
### B站扫码登录
|
||||
命令:`#RBQ`,来自2024/4/1 才子 `Mix` 的命名
|
||||

|
||||
|
||||
示例:
|
||||

|
||||
|
||||
### 🎵 douyin问题
|
||||
由于douyin的解析变化莫测,现版本需要填入自己的cookie,具体步骤如下:
|
||||
|
@ -91,7 +91,7 @@ export class tools extends plugin {
|
||||
fnc: "tiktok",
|
||||
},
|
||||
{
|
||||
reg: "^#RBQ$",
|
||||
reg: "^#(RBQ|rbq)$",
|
||||
fnc: "biliScan",
|
||||
permission: 'master',
|
||||
},
|
||||
|
BIN
img/rbq.webp
Normal file
BIN
img/rbq.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
BIN
img/rbq2.webp
Normal file
BIN
img/rbq2.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
Loading…
x
Reference in New Issue
Block a user