mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(哔哩哔哩): 评论区顶部公告横幅-规则优化
This commit is contained in:
@@ -15,10 +15,12 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
name: '评论区顶部公告横幅',
|
name: '评论区顶部公告横幅',
|
||||||
rules:
|
rules:
|
||||||
'LinearLayout[id=`tv.danmaku.bili:id/ad_tint_frame`] > ImageView[desc=`关闭`]',
|
'LinearLayout[id=`tv.danmaku.bili:id/ad_tint_frame`] > ImageView[id="tv.danmaku.bili:id/close"]',
|
||||||
excludeActivityIds: [
|
excludeActivityIds: [
|
||||||
'com.bilibili.bililive.room.ui.roomv3.LiveRoomActivityV3',
|
'com.bilibili.bililive.room.ui.roomv3.LiveRoomActivityV3',
|
||||||
|
'tv.danmaku.bili.MainActivityV2',
|
||||||
],
|
],
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12775156',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user