mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat: 酷狗概念版-开屏广告 #1066
This commit is contained in:
@@ -4,6 +4,23 @@ export default defineGkdApp({
|
||||
id: 'com.kugou.android.lite',
|
||||
name: '酷狗概念版',
|
||||
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,
|
||||
name: '全屏广告-VIP弹窗',
|
||||
|
||||
Reference in New Issue
Block a user