File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,29 @@ export default defineGkdApp({
37
37
exampleUrls : 'https://e.gkd.li/a7ba5126-27dd-450d-abf9-c3a8b6938727' ,
38
38
snapshotUrls : 'https://i.gkd.li/i/18410909' ,
39
39
} ,
40
+ {
41
+ key : 3 ,
42
+ fastQuery : true ,
43
+ matchTime : 10000 ,
44
+ actionMaximum : 1 ,
45
+ resetMatch : 'app' ,
46
+ activityIds : 'com.baidu.mobads.sdk.api.MobRewardVideoActivity' ,
47
+ matches : '[vid="iv_close"][visibleToUser=true]' ,
48
+ exampleUrls : 'https://e.gkd.li/1af231f8-bb98-450e-83d1-5bd067802de3' ,
49
+ snapshotUrls : 'https://i.gkd.li/i/19514818' ,
50
+ } ,
51
+ {
52
+ key : 4 ,
53
+ fastQuery : true ,
54
+ matchTime : 10000 ,
55
+ actionMaximum : 1 ,
56
+ resetMatch : 'app' ,
57
+ activityIds : 'com.baidu.mobads.sdk.api.MobRewardVideoActivity' ,
58
+ matches :
59
+ '@ImageView[clickable=true][childCount=0][visibleToUser=true] + RelativeLayout >2 [text="反馈"]' ,
60
+ exampleUrls : 'https://e.gkd.li/af626eb0-e24d-446d-8137-a4a9839ebc20' ,
61
+ snapshotUrls : 'https://i.gkd.li/i/19514819' ,
62
+ } ,
40
63
] ,
41
64
} ,
42
65
{
You can’t perform that action at this time.
0 commit comments