From a332445ccf92510d97f22b10688c1281db1f7f4a Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Sat, 10 May 2025 23:25:22 +0800 Subject: [PATCH] =?UTF-8?q?feat(Soul):=20=E5=BC=80=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=20(#902)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> --- src/apps/cn.soulapp.android.ts | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) 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: '局部广告-广场页卡片广告',