From 5448ae7c2bb83a7a4a8d51fd500f97760b708405 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 20 Mar 2024 19:30:25 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=A4=A7=E5=A7=A8=E5=A6=88):=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.yoloho.dayima.ts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/apps/com.yoloho.dayima.ts b/src/apps/com.yoloho.dayima.ts index ab1bc44d..ee92a604 100644 --- a/src/apps/com.yoloho.dayima.ts +++ b/src/apps/com.yoloho.dayima.ts @@ -4,6 +4,24 @@ export default defineAppConfig({ id: 'com.yoloho.dayima', name: '大姨妈', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + quickFind: true, + matches: + 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <