chore(哔哩哔哩): 优化规则

This commit is contained in:
lisonge
2023-10-04 19:10:20 +08:00
parent b991aadee1
commit 9ac7259293

View File

@@ -15,12 +15,15 @@ export default defineAppConfig({
key: 0, key: 0,
name: '评论区顶部公告横幅', name: '评论区顶部公告横幅',
rules: rules:
'LinearLayout[id=`tv.danmaku.bili:id/ad_tint_frame`] > ImageView[id="tv.danmaku.bili:id/close"]', 'LinearLayout[id=`tv.danmaku.bili:id/ad_tint_frame`] > ImageView[id="tv.danmaku.bili:id/close"][desc=`关闭`]',
excludeActivityIds: [ excludeActivityIds: [
'com.bilibili.bililive.room.ui.roomv3.LiveRoomActivityV3', 'com.bilibili.bililive.room.ui.roomv3.LiveRoomActivityV3',
'tv.danmaku.bili.MainActivityV2', 'tv.danmaku.bili.MainActivityV2',
], ],
snapshotUrls: 'https://gkd-kit.gitee.io/import/12775156', snapshotUrls: [
'https://gkd-kit.gitee.io/import/12785461',
'https://gkd-kit.gitee.io/import/12775156',
],
}, },
{ {
key: 1, key: 1,