mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(掌上英雄联盟): 开屏广告
This commit is contained in:
@@ -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: '更新提示',
|
||||
|
||||
Reference in New Issue
Block a user