From d73bab27bc927cd815ae92e62238580c1cdee226 Mon Sep 17 00:00:00 2001 From: lisonge Date: Wed, 11 Oct 2023 21:57:54 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=A3=9E=E4=B9=A6):=20=E5=BC=80=E5=B1=8F?= =?UTF-8?q?=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.ss.android.lark.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/apps/com.ss.android.lark.ts b/src/apps/com.ss.android.lark.ts index 1f9eecb5..a8c574b3 100644 --- a/src/apps/com.ss.android.lark.ts +++ b/src/apps/com.ss.android.lark.ts @@ -4,6 +4,14 @@ export default defineAppConfig({ id: 'com.ss.android.lark', name: '飞书', groups: [ + { + key: 0, + name: '开屏广告', + quickFind: true, + activityIds: 'com.ss.android.lark.main.app.MainActivity', + rules: '[id="com.ss.android.lark:id/splash_skip_btn_layout"]', + snapshotUrls: 'https://gkd-kit.gitee.io/import/12870733', + }, { enable: false, key: 10,