mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
perf(萤石云视频): 全屏广告-弹窗广告 (#903)
Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,6 +26,7 @@ export default defineGkdApp({
|
|||||||
key: 7,
|
key: 7,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
|
activityIds: ['.main.MainTabActivity', '.login.LoadingActivity'],
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
@@ -33,17 +34,18 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
action: 'back',
|
action: 'back',
|
||||||
activityIds: '.main.MainTabActivity',
|
|
||||||
matches: 'TextView[text="了解并试用服务"][visibleToUser=true]',
|
matches: 'TextView[text="了解并试用服务"][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15338834',
|
snapshotUrls: 'https://i.gkd.li/i/15338834',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
action: 'back',
|
action: 'back',
|
||||||
activityIds: '.main.MainTabActivity',
|
|
||||||
matches: '[text="新机礼包专享"][visibleToUser=true]',
|
matches: '[text="新机礼包专享"][visibleToUser=true]',
|
||||||
exampleUrls: 'https://e.gkd.li/b9045305-ce34-43f7-ab86-b48a672281cb',
|
exampleUrls: 'https://e.gkd.li/b9045305-ce34-43f7-ab86-b48a672281cb',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/18843418',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/18843418',
|
||||||
|
'https://i.gkd.li/i/20139706',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user