diff --git a/src/apps/com.chinatelecom.bestpayclient.ts b/src/apps/com.chinatelecom.bestpayclient.ts index 33624a19..2c65dc76 100644 --- a/src/apps/com.chinatelecom.bestpayclient.ts +++ b/src/apps/com.chinatelecom.bestpayclient.ts @@ -27,16 +27,15 @@ export default defineAppConfig({ }, { key: 3, - name: '广告弹窗', - quickFind: true, - matchTime: 10000, + name: '弹窗广告', actionMaximum: 1, - resetMatch: 'app', - activityIds: 'com.chinatelecom.bestpayclient.ui.MainActivity', + resetMatch: 'activity', rules: [ { key: 0, name: '权益页', + activityIds: 'com.chinatelecom.bestpayclient.ui.MainActivity', + quickFind: true, matches: 'Image < @View[clickable=true][index=1] <n View[childCount=3] > @*[clickable=true] + * + *[childCount=0]', + snapshotUrls: [ + 'https://i.gkd.li/import/13696322', + 'https://i.gkd.li/import/13696323', + ], + }, ], }, {