diff --git a/src/apps/com.maidu.gkld.ts b/src/apps/com.maidu.gkld.ts index ac8b9853..8d652107 100644 --- a/src/apps/com.maidu.gkld.ts +++ b/src/apps/com.maidu.gkld.ts @@ -4,6 +4,20 @@ export default defineAppConfig({ id: 'com.maidu.gkld', name: '公考雷达', groups: [ + { + key: 0, + name: '开屏广告', + quickFind: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + matches: '[id="com.maidu.gkld:id/tv_splash_timer"][text="跳过"]', + snapshotUrls: 'https://i.gkd.li/import/13328332', + }, + ], + }, { key: 1, name: '更新弹窗',