mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
✨ feat: 新增哔哩哔哩直播间分享
This commit is contained in:
parent
88d74174f2
commit
d42d063ed8
@ -475,7 +475,7 @@ export class tools extends plugin {
|
||||
url = url.replace(matched[0].replace("\/", ""), av2BV(Number(matched[2])));
|
||||
}
|
||||
// 直播间分享
|
||||
logger.info(url)
|
||||
// logger.info(url)
|
||||
if (url.includes("live")) {
|
||||
// 提取直播间id
|
||||
const idPattern = /\/(\d+)$/;
|
||||
|
Loading…
x
Reference in New Issue
Block a user