diff --git a/src/apps/com.UCMobile.ts b/src/apps/com.UCMobile.ts index c34d6ab3..ae2d5a20 100644 --- a/src/apps/com.UCMobile.ts +++ b/src/apps/com.UCMobile.ts @@ -7,10 +7,21 @@ export default defineAppConfig({ { key: -1, name: '开屏广告', - activityIds: 'com.uc.browser.InnerUCMobile', - matchLauncher: true, - rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]', - snapshotUrls: 'https://i.gkd.li/import/13188653', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + quickFind: true, + rules: [ + { + matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]', + snapshotUrls: 'https://i.gkd.li/import/13188653', + }, + { + matches: + '@View[clickable=true] < RelativeLayout <2 FrameLayout < FrameLayout < FrameLayout <4 FrameLayout < [id="android:id/content"]', + snapshotUrls: 'https://i.gkd.li/import/13197655', + }, + ], }, { key: 0,