feat(腾讯视频): 全屏广告-首页-弹窗广告(补充规则)

This commit is contained in:
AIsouler
2024-09-22 12:57:20 +08:00
parent b33c8caae2
commit 57b9efb469

View File

@@ -230,9 +230,10 @@ export default defineGkdApp({
{ {
key: 6, key: 6,
name: '全屏广告-首页-弹窗广告', name: '全屏广告-首页-弹窗广告',
resetMatch: 'app',
actionMaximum: 1,
fastQuery: true, fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [ rules: [
{ {
key: 0, key: 0,
@@ -252,6 +253,14 @@ export default defineGkdApp({
'https://m.gkd.li/57941037/c8131a06-837a-4c42-9a70-9e8a7fe21334', 'https://m.gkd.li/57941037/c8131a06-837a-4c42-9a70-9e8a7fe21334',
snapshotUrls: 'https://i.gkd.li/i/14567294', snapshotUrls: 'https://i.gkd.li/i/14567294',
}, },
{
key: 2,
activityIds: '.ona.activity.SplashHomeActivity',
matches:
'@ImageView[clickable=true][visibleToUser=true] -3 LinearLayout >2 [text="立即免费领取"]',
exampleUrls: 'https://e.gkd.li/8b128ebc-ce9c-4345-8094-769f9afa8cd6',
snapshotUrls: 'https://i.gkd.li/i/17088095',
},
], ],
}, },
{ {