feat(哔哩哔哩): 个性化内容推荐弹窗 (#2463)

close #2451
This commit is contained in:
jiuqianyuan 2023-11-24 00:12:10 +08:00 committed by GitHub
parent ae78616116
commit 76265fab37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,5 +187,17 @@ export default defineAppConfig({
},
],
},
{
key: 11,
name: '个性化内容推荐弹窗',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
activityIds: 'tv.danmaku.bili.MainActivityV2',
rules:
'[text="开启个性化内容推荐"] +3 [id="tv.danmaku.bili:id/close_button"]',
snapshotUrls: 'https://i.gkd.li/import/13448905',
},
],
});