feat(掌上英雄联盟): 开屏广告

This commit is contained in:
AIsouler
2024-08-10 18:29:56 +08:00
parent 236eaf5e0c
commit 06e6a458a9

View File

@@ -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: '更新提示',