From 8992f59c1fc0ed146e313a4698c62b93db68bed7 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 8 Apr 2024 09:46:25 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=93=9D=E8=B1=9A=E8=B1=9A):=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.app.lantt.xs.ts | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/apps/com.app.lantt.xs.ts diff --git a/src/apps/com.app.lantt.xs.ts b/src/apps/com.app.lantt.xs.ts new file mode 100644 index 00000000..c3c9128c --- /dev/null +++ b/src/apps/com.app.lantt.xs.ts @@ -0,0 +1,24 @@ +import { defineAppConfig } from '../types'; + +export default defineAppConfig({ + id: 'com.app.lantt.xs', + name: '蓝豚豚', + groups: [ + { + key: 0, + name: '开屏广告', + quickFind: true, + matchTime: 10000, + resetMatch: 'app', + actionMaximum: 1, + rules: [ + { + key: 0, + matches: + 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <