feat(广汽传祺): 开屏广告 (#2505)

Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
Kun Jinkao
2023-11-26 21:43:47 +08:00
committed by GitHub
parent 5f6d4e61c2
commit bac64d1b22

View File

@@ -11,8 +11,8 @@ export default defineAppConfig({
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
rules: '[id="com.cloudy.component:id/tv_main_jump"]', rules: '[text$="跳过"][text.length<=10]',
snapshotUrls: 'https://i.gkd.li/import/13458161', snapshotUrls: 'https://i.gkd.li/import/13459227',
}, },
], ],
}); });