diff --git a/src/apps/cn.soulapp.android.ts b/src/apps/cn.soulapp.android.ts index 5a4368aa..301aea14 100644 --- a/src/apps/cn.soulapp.android.ts +++ b/src/apps/cn.soulapp.android.ts @@ -4,6 +4,28 @@ export default defineGkdApp({ id: 'cn.soulapp.android', name: 'Soul', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + priorityTime: 10000, + rules: [ + { + key: 0, + fastQuery: true, + action: 'clickCenter', // 该快照action: 'click' 无效 + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + snapshotUrls: 'https://i.gkd.li/i/20139575', + }, + { + key: 1, + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + snapshotUrls: 'https://i.gkd.li/i/20139739', + }, + ], + }, { key: 2, name: '局部广告-广场页卡片广告',