feat(QQ音乐): 开屏广告

This commit is contained in:
AIsouler
2024-09-23 20:17:11 +08:00
parent d7361dbc21
commit cbcccce3a1

View File

@@ -4,6 +4,31 @@ export default defineGkdApp({
id: 'com.tencent.qqmusic',
name: 'QQ音乐',
groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
actionMaximumKey: 0,
rules: [
{
key: 0,
fastQuery: true,
action: 'clickCenter',
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/bde5c1a5-3259-45d3-a6b8-8482f7818c6f',
snapshotUrls: 'https://i.gkd.li/i/17056504',
},
{
key: 1,
action: 'clickCenter',
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/6537da92-f5f6-4ee8-9219-5f39f7c5e8a2',
snapshotUrls: 'https://i.gkd.li/i/17068758',
},
],
},
{
key: 1,
name: '局部广告-卡片广告',