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: '局部广告-卡片广告',