feat: 移除部分开屏广告规则,改用全局规则

This commit is contained in:
AIsouler
2025-04-15 14:40:57 +08:00
parent fb411aec5b
commit 245cac5be1
96 changed files with 33 additions and 2049 deletions

View File

@@ -33,6 +33,7 @@ export default defineGkdApp({
},
{
key: 2,
fastQuery: true,
anyMatches: [
'@View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][text=null] <n FrameLayout[childCount>2] >(7,8,9,10) [text*="第三方应用" || text*="扭动手机" || text*="点击或上滑"][visibleToUser=true]',
'FrameLayout > FrameLayout[childCount>2] > @View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][text=null][visibleToUser=true]',