diff --git a/src/apps/com.fan.app.ts b/src/apps/com.fan.app.ts index 1b3f4eee..9858e403 100644 --- a/src/apps/com.fan.app.ts +++ b/src/apps/com.fan.app.ts @@ -4,6 +4,26 @@ export default defineAppConfig({ id: 'com.fan.app', name: '十六番旅行', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + quickFind: true, + matches: + 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <