mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(腾讯视频): 全屏广告-首页-弹窗广告(补充规则)、局部广告-悬浮广告
This commit is contained in:
@@ -262,6 +262,13 @@ export default defineGkdApp({
|
|||||||
exampleUrls: 'https://e.gkd.li/8b128ebc-ce9c-4345-8094-769f9afa8cd6',
|
exampleUrls: 'https://e.gkd.li/8b128ebc-ce9c-4345-8094-769f9afa8cd6',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/17088095',
|
snapshotUrls: 'https://i.gkd.li/i/17088095',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
activityIds: '.ona.activity.SplashHomeActivity',
|
||||||
|
matches: '[text="暂不需要,稍后领取"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/3256ed8e-752c-426d-9d64-26c9fdea9b09',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/17542869',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -302,5 +309,23 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 22,
|
||||||
|
name: '局部广告-悬浮广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
activityIds: '.ona.activity.SplashHomeActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[clickable=true][visibleToUser=true] + [text="免费看"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/5f6447c1-39f6-4711-a907-fdf36f502ec6',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/17542913',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user