File tree 1 file changed +13
-4
lines changed
1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -35,14 +35,19 @@ export default defineGkdApp({
35
35
} ,
36
36
{
37
37
key : 1 ,
38
- matches : '@[desc="取消"] - ViewGroup >n [text="立即升级"]' ,
38
+ fastQuery : true ,
39
+ matches :
40
+ '@Button[desc="取消"] - ViewGroup >3 [text="立即升级"] <2 Button <2 ViewGroup < ViewGroup <3 ViewGroup <2 ViewGroup < ViewGroup <2 ViewGroup < ViewGroup < FrameLayout < [id="com.sf.activity:id/rnRootLayout"]' ,
39
41
snapshotUrls : 'https://i.gkd.li/i/13291144' ,
40
42
} ,
41
43
] ,
42
44
} ,
43
45
{
44
46
key : 2 ,
45
47
name : '功能类-专属月报弹窗' ,
48
+ matchTime : 10000 ,
49
+ actionMaximum : 1 ,
50
+ resetMatch : 'app' ,
46
51
rules : [
47
52
{
48
53
activityIds : 'com.sf.activity.MainActivity' ,
@@ -57,13 +62,17 @@ export default defineGkdApp({
57
62
key : 3 ,
58
63
name : '全屏广告-弹窗广告' ,
59
64
desc : '点击关闭' ,
65
+ fastQuery : true ,
66
+ matchTime : 10000 ,
67
+ actionMaximum : 1 ,
68
+ resetMatch : 'app' ,
60
69
rules : [
61
70
{
62
71
key : 0 ,
63
72
activityIds : 'com.sf.activity.MainActivity' ,
64
- matches : '[id="BmsAdDialogViewCloseButton"]' ,
65
- exampleUrls :
66
- 'https://m .gkd.li/57941037/6baf1ea4-9424-4360-b28b-7907b0d7aa4a ' ,
73
+ matches :
74
+ '@Button[id="BmsAdDialogViewCloseButton"] <2 ViewGroup < ViewGroup <2 ViewGroup < ViewGroup <2 ViewGroup < ViewGroup < FrameLayout < [vid="rnRootLayout"]' ,
75
+ exampleUrls : 'https://e .gkd.li/3be50f7b-5696-47c9-95cc-ef46f8531967 ' ,
67
76
snapshotUrls : [
68
77
'https://i.gkd.li/i/14502128' ,
69
78
'https://i.gkd.li/i/17869485' ,
You can’t perform that action at this time.
0 commit comments