mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat(vivo 官网): 开屏广告
This commit is contained in:
@@ -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: '全屏广告-活动广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user