feat(vivo 官网): 开屏广告

This commit is contained in:
AIsouler
2024-08-28 11:20:19 +08:00
parent 375d3d9f33
commit 8d91821718

View File

@@ -4,6 +4,21 @@ export default defineGkdApp({
id: 'com.vivo.space', id: 'com.vivo.space',
name: 'vivo 官网', name: 'vivo 官网',
groups: [ groups: [
{
key: 0,
name: '开屏广告',
fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
matches: '[vid="timer"][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/e531ea4e-874f-4da4-bcf1-f585887f753c',
snapshotUrls: 'https://i.gkd.li/i/16775800',
},
],
},
{ {
key: 3, key: 3,
name: '全屏广告-活动广告', name: '全屏广告-活动广告',