diff --git a/src/apps/com.tencent.qt.qtl.ts b/src/apps/com.tencent.qt.qtl.ts index 5ea36994..6bad6fbc 100644 --- a/src/apps/com.tencent.qt.qtl.ts +++ b/src/apps/com.tencent.qt.qtl.ts @@ -4,6 +4,22 @@ export default defineGkdApp({ id: 'com.tencent.qt.qtl', name: '掌上英雄联盟', groups: [ + { + key: 0, + name: '开屏广告', + fastQuery: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + action: 'clickCenter', + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/8e923c51-48e7-431c-abf8-e564761b772e', + snapshotUrls: 'https://i.gkd.li/i/16568456', + }, + ], + }, { key: 1, name: '更新提示',