mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(京东养车): 开屏广告 (#678)
This commit is contained in:
@@ -4,6 +4,23 @@ export default defineGkdApp({
|
||||
id: 'com.jdcar.jch',
|
||||
name: '京东养车',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
priorityTime: 10000,
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
matches:
|
||||
'@[vid^="tv_jump"][visibleToUser=true] - [vid="splash_ad_layout"]',
|
||||
exampleUrls: 'https://e.gkd.li/123daf14-31ac-4b5f-93cf-8b05efa26d03',
|
||||
snapshotUrls: 'https://i.gkd.li/i/18308609',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-弹窗广告',
|
||||
|
||||
Reference in New Issue
Block a user