From 05d6437093d9591cc3227e5747e345b63b6268cc Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 20 Nov 2025 19:21:15 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=B1=86=E7=93=A3-=E5=BC=80=E5=B1=8F?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=20#1474?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.douban.frodo.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/apps/com.douban.frodo.ts b/src/apps/com.douban.frodo.ts index 782c7c2d..df3f0f87 100644 --- a/src/apps/com.douban.frodo.ts +++ b/src/apps/com.douban.frodo.ts @@ -8,7 +8,7 @@ export default defineGkdApp({ key: -1, name: '开屏广告', matchTime: 10000, - actionMaximum: 1, + actionMaximum: 2, resetMatch: 'app', actionMaximumKey: 0, priorityTime: 10000, @@ -30,12 +30,13 @@ export default defineGkdApp({ top: 'width * 0.17', // height可能会变化,不建议使用 }, matches: - '[vid="ad_view"][visibleToUser=true][width>=1200 && width!=1216 && width!=1440]', + '[vid="ad_view"][visibleToUser=true][width>=1200 && width!=1440]', snapshotUrls: [ 'https://i.gkd.li/i/13601755', 'https://i.gkd.li/i/16054268', 'https://i.gkd.li/i/23324118', 'https://i.gkd.li/i/23324139', + 'https://i.gkd.li/i/23652259', ], excludeSnapshotUrls: [ 'https://i.gkd.li/i/23283060',