From 59d6c91f0338321ce113726bbb4080922cd9708d Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 10 Mar 2024 16:10:21 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=BE=AE=E5=8D=9A=E8=BD=BB=E4=BA=AB?= =?UTF-8?q?=E7=89=88):=20=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=EF=BC=88?= =?UTF-8?q?=E5=B0=8F=E7=AA=97=E6=A8=A1=E5=BC=8F=E4=B8=8B=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E8=A7=84=E5=88=99=E8=A7=A6=E5=8F=91=E6=97=A0=E6=95=88=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.weico.international.ts | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/apps/com.weico.international.ts b/src/apps/com.weico.international.ts index f25cae38..af86a363 100644 --- a/src/apps/com.weico.international.ts +++ b/src/apps/com.weico.international.ts @@ -4,6 +4,26 @@ export default defineAppConfig({ id: 'com.weico.international', name: '微博轻享版', groups: [ + { + key: -1, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + key: 0, + quickFind: true, + matches: '@[clickable=true] + * > [text="跳过"][visibleToUser=true]', + exampleUrls: + 'https://m.gkd.li/57941037/e1253f77-cfdd-42ea-b6c2-05732a9e347a', + snapshotUrls: [ + 'https://i.gkd.li/i/14549281', + 'https://i.gkd.li/i/14549328', // 小窗模式下全局规则触发无效 + ], + }, + ], + }, { key: 0, name: '分段广告-信息流广告',