diff --git a/src/apps/com.handsgo.jiakao.android.ts b/src/apps/com.handsgo.jiakao.android.ts index f0605940..f73f500b 100644 --- a/src/apps/com.handsgo.jiakao.android.ts +++ b/src/apps/com.handsgo.jiakao.android.ts @@ -7,17 +7,23 @@ export default defineGkdApp({ { key: -1, name: '开屏广告', - resetMatch: 'app', + fastQuery: true, matchTime: 10000, actionMaximum: 1, + resetMatch: 'app', + actionMaximumKey: 0, rules: [ { key: 0, - fastQuery: true, matches: 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[text=null] <