diff --git a/src/apps/com.byfen.market.ts b/src/apps/com.byfen.market.ts index 81b26237..6e800f5f 100644 --- a/src/apps/com.byfen.market.ts +++ b/src/apps/com.byfen.market.ts @@ -10,6 +10,7 @@ export default defineGkdApp({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', + actionMaximumKey: 0, priorityTime: 10000, rules: [ { @@ -21,6 +22,13 @@ export default defineGkdApp({ 'https://i.gkd.li/i/13800021', ], }, + { + key: 1, + fastQuery: true, + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/350a83a9-8330-4e7c-b1b7-bb0881b7ac6c', + snapshotUrls: 'https://i.gkd.li/i/17860124', + }, ], }, {