diff --git a/src/apps/com.julanling.app.ts b/src/apps/com.julanling.app.ts index a0a29ccd..bbf542bf 100644 --- a/src/apps/com.julanling.app.ts +++ b/src/apps/com.julanling.app.ts @@ -11,8 +11,18 @@ export default defineAppConfig({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', - rules: '[text*="跳过"][text.length<=10]', - snapshotUrls: 'https://i.gkd.li/import/13523606', + rules: [ + { + matches: '[text*="跳过"][text.length<=10]', + snapshotUrls: 'https://i.gkd.li/import/13523606', + }, + { + matches: '[id="com.julanling.app:id/adsail_skipView"]', + snapshotUrls: 'https://i.gkd.li/import/13537961', + exampleUrls: + 'https://m.gkd.li/38517192/7d7b9bc5-0246-4404-89c0-1b49d6b92256', + }, + ], }, { key: 5,