feat: 酷狗概念版-开屏广告 #1066

This commit is contained in:
AIsouler
2025-07-27 13:09:02 +08:00
parent 00fc878a5c
commit 3850f4071f

View File

@@ -4,6 +4,23 @@ export default defineGkdApp({
id: 'com.kugou.android.lite', id: 'com.kugou.android.lite',
name: '酷狗概念版', name: '酷狗概念版',
groups: [ groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
priorityTime: 10000,
rules: [
{
fastQuery: true,
action: 'clickCenter',
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/94c7fc27-891f-4206-b933-f26661041b99',
snapshotUrls: 'https://i.gkd.li/i/21451911',
},
],
},
{ {
key: 2, key: 2,
name: '全屏广告-VIP弹窗', name: '全屏广告-VIP弹窗',