From dfbf6b5ecb3e484ac05a2dc39c3f407b1d158980 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 28 Feb 2024 14:10:23 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=BA=91=E8=BF=90=E5=8A=A8):=20=E5=BC=80?= =?UTF-8?q?=E5=B1=8F=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.yunzhi.tiyu.ts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/apps/com.yunzhi.tiyu.ts b/src/apps/com.yunzhi.tiyu.ts index 820587c9..27c5b57f 100644 --- a/src/apps/com.yunzhi.tiyu.ts +++ b/src/apps/com.yunzhi.tiyu.ts @@ -4,6 +4,22 @@ export default defineAppConfig({ id: 'com.yunzhi.tiyu', name: '云运动', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + matches: + 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView', + exampleUrls: + 'https://m.gkd.li/57941037/6df5defd-2455-4c58-ad9a-a6ccab1c5e96', + snapshotUrls: 'https://i.gkd.li/i/14429559', + }, + ], + }, { key: 1, name: '局部广告-卡片广告',