From 47820fec2804c1718e8a5dd1ff9c0007d04200ea Mon Sep 17 00:00:00 2001 From: Hirale <22028058+hirale@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:27:56 +0100 Subject: [PATCH] fix MaxSecurity/BiliExper/issues/48 --- config/config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index 80310c3..cd00d5f 100644 --- a/config/config.json +++ b/config/config.json @@ -259,7 +259,8 @@ "cookieDatas": { // cookie获取方式见项目说明 "SESSDATA": "xxxxx", "bili_jct": "xxxxx", - "DedeUserID": "xxxxx" + "DedeUserID": "xxxxx", + "LIVE_BUVID": "xxxxx" }, "show_name": "", /* 昵称,用于日志,消息推送,填空则默认使用账号昵称,在actions上不想显示真实昵称时使用 /* 下面tasks参数与最上面default参数作用相同,但优先级更高,用于定制每个账号的参数, @@ -270,7 +271,8 @@ "cookieDatas": { "SESSDATA": "4a5f1c63%2C1785313721%2Cdf9fc*a1", "bili_jct": "cf28ba45824d443646907a5c4da8cf1", - "DedeUserID": "914624742" + "DedeUserID": "914624742", + "LIVE_BUVID": "xxxxx" }, "show_name": "账号2", "tasks": {