diff --git a/src/apps/com.sankuai.movie.ts b/src/apps/com.sankuai.movie.ts index 9c725121..7d67b6bc 100644 --- a/src/apps/com.sankuai.movie.ts +++ b/src/apps/com.sankuai.movie.ts @@ -7,11 +7,11 @@ export default defineAppConfig({ { key: 0, name: '开屏广告', - activityIds: [ - 'com.sankuai.movie.welcome.Welcome', - 'com.miui.home.launcher.Launcher', - ], - rules: '[text="点击跳转详情页"] < FrameLayout +(2) [text$="跳过"]', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + quickFind: true, + rules: '[text$="跳过"][text.length<=10]', snapshotUrls: [ 'https://i.gkd.li/import/12649967', // activityId: com.sankuai.movie.welcome.Welcome 'https://i.gkd.li/import/12649911', // activityId: com.miui.home.launcher.Launcher @@ -20,10 +20,7 @@ export default defineAppConfig({ { key: 1, name: '更新弹窗', - activityIds: [ - 'com.maoyan.android.adx.popupads.d', - 'com.miui.home.launcher.Launcher', - ], + activityIds: ['com.maoyan.android.adx.popupads.d'], rules: '[text^="更新"] +(3) LinearLayout > [text="取消"]', snapshotUrls: [ 'https://i.gkd.li/import/12649942', // activityId: com.maoyan.android.adx.popupads.d