mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf(全局规则): 开屏广告 (字节SDK)
This commit is contained in:
@@ -42,7 +42,7 @@ export default defineGkdGlobalGroups([
|
|||||||
key: 2,
|
key: 2,
|
||||||
action: 'clickCenter',
|
action: 'clickCenter',
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', // 字节SDK
|
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][text=null][visibleToUser=true] + TextView[visibleToUser=true][text=null][index=parent.childCount.minus(1)]', // 字节SDK
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
apps: [...appList.openAdBlackListAppIDs]
|
apps: [...appList.openAdBlackListAppIDs]
|
||||||
|
|||||||
Reference in New Issue
Block a user