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 <