From d418c54042a95a839a3a4afd5ed923038e14a37f Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 30 Jul 2025 15:45:07 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20Oopz-=E5=BC=80=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=20#1073?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.weilaishanhai.oopz.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/apps/com.weilaishanhai.oopz.ts b/src/apps/com.weilaishanhai.oopz.ts index 3353dc6a..d298ecdf 100644 --- a/src/apps/com.weilaishanhai.oopz.ts +++ b/src/apps/com.weilaishanhai.oopz.ts @@ -7,8 +7,9 @@ export default defineGkdApp({ { key: 1, name: '开屏广告', + desc: '该软件部分开屏广告存在虚假跳过按钮,若点击会误触广告,因此该规则无法适配所有情况', matchTime: 10000, - actionMaximum: 1, + actionMaximum: 2, resetMatch: 'app', priorityTime: 10000, rules: [ @@ -22,6 +23,7 @@ export default defineGkdApp({ 'https://i.gkd.li/i/21202366', 'https://i.gkd.li/i/21202363', 'https://i.gkd.li/i/21202366', + 'https://i.gkd.li/i/21503107', ], excludeSnapshotUrls: 'https://i.gkd.li/i/21202513', // 虚假跳过按钮 https://github.com/AIsouler/GKD_subscription/issues/1043 },