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

@@ -4,23 +4,6 @@ export default defineGkdApp({
id: 'io.iftech.android.box',
name: '小组件盒子',
groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
priorityTime: 10000,
rules: [
{
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]',
],
snapshotUrls: 'https://i.gkd.li/i/14204126',
},
],
},
{
key: 2,
name: '全屏广告-弹窗广告',