forked from gkd-kit/subscription
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.xunmeng.pinduoduo.ts
161 lines (160 loc) · 5.35 KB
/
com.xunmeng.pinduoduo.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
import { defineAppConfig } from '../types';
export default defineAppConfig({
id: 'com.xunmeng.pinduoduo',
name: '拼多多',
groups: [
{
key: 0,
name: '开屏广告',
activityIds: ['com.xunmeng.pinduoduo.ui.activity.MainFrameActivity'],
rules: ['RelativeLayout > TextView[id!=null][text^="跳过"]'],
snapshotUrls: ['https://i.gkd.li/import/12799632'],
},
{
key: 1,
name: '更新弹窗',
rules: [
{
key: 0,
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageActivity',
matches:
'[text*="新版本"] - ImageView < LinearLayout < LinearLayout + ImageButton[clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/12642017',
},
{
key: 1,
activityIds: 'com.xunmeng.pinduoduo.ui.activity.HomeActivity',
matches: '@Image + Image +n [text="立即升级"]',
snapshotUrls: 'https://i.gkd.li/import/13195645',
},
],
},
{
key: 2,
name: '首页优惠弹窗',
activityIds: 'com.xunmeng.pinduoduo.ui.activity.HomeActivity',
matchLauncher: true,
rules: [
{
key: 0,
name: '首页优惠弹窗1',
matches:
'FrameLayout > FrameLayout > RelativeLayout > @ImageView[id="com.xunmeng.pinduoduo:id/pdd"][text=null][clickable=true] + ImageView[id="com.xunmeng.pinduoduo:id/pdd"][text=null][clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/12642015',
},
{
key: 1,
name: '首页优惠弹窗2',
matches:
'View[id=null] > TextView + View > View +(4) View[clickable=true] > Image[id=null]',
snapshotUrls: 'https://i.gkd.li/import/12642019',
},
],
},
{
key: 3,
name: '活动弹窗',
rules: [
{
key: 0,
name: '抽免单活动1',
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageActivity',
matches:
'TextView[text="免单特权"] < View < View +(5) View[clickable=true] > Image[id=null]',
snapshotUrls: 'https://i.gkd.li/import/12642032',
},
{
key: 1,
name: '抽免单活动2',
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageActivity',
matches:
'TextView[text$="抽免单"] -(2) Image[id=null][clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/12642038',
},
{
key: 2,
name: '下单后追加订单',
activityIds: 'com.xunmeng.pinduoduo.ui.activity.HomeActivity',
matches: '@[text="关闭弹窗"][clickable=true] + [text$="下单成功"]',
snapshotUrls: 'https://i.gkd.li/import/13308175',
},
],
},
{
enable: false,
key: 4,
name: '红包弹窗',
activityIds: ['com.xunmeng.pinduoduo.ui.activity.HomeActivity'],
rules: [
'@ImageView[id=null][clickable=true] < ViewGroup + ViewGroup > ImageView + ViewGroup > ImageView +(2) FrameLayout > TextView[text="专属现金红包"]',
],
snapshotUrls: ['https://i.gkd.li/import/12642023'],
},
{
enable: false,
key: 5,
name: '多多买菜抽奖弹窗',
activityIds: ['com.xunmeng.pinduoduo.activity.NewPageActivity'],
rules: ['[id=null][text="关闭弹窗"][clickable=true]'],
snapshotUrls: ['https://i.gkd.li/import/12642053'],
},
{
key: 6,
name: '多多视频悬浮窗广告',
activityIds: ['com.xunmeng.pinduoduo.ui.activity.HomeActivity'],
rules: [
'@TextView[id=null][clickable=true] + Image[id=null][text="webp"]',
'@TextView[id=null][clickable=true] + View > Image[text="webp"]',
],
snapshotUrls: ['https://i.gkd.li/import/12642058'],
},
{
enable: false,
key: 7,
name: '多多视频每日签到弹窗',
activityIds: ['com.xunmeng.pinduoduo.ui.activity.HomeActivity'],
rules: [
'@ImageView[id=null] < ViewGroup < ViewGroup +(2) ViewGroup >(n) [text^="每日签到"]',
],
snapshotUrls: ['https://i.gkd.li/import/12700615'],
},
{
enable: false,
key: 8,
name: '商品详情页视频讲解窗口',
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageActivity',
rules: '[id="com.xunmeng.pinduoduo:id/iv_float_window_close"] > TextView',
snapshotUrls: 'https://i.gkd.li/import/13178326',
},
{
enable: false,
key: 9,
name: '多多视频每日自动签到',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
matchLauncher: true,
activityIds: ['com.xunmeng.pinduoduo.ui.activity.HomeActivity'],
rules: [
{
key: 0,
name: '自动签到',
action: 'clickCenter',
matches: ['FrameLayout > TextView[text="领取今日现金"]'],
snapshotUrls: [
'https://i.gkd.li/import/13201422', //com.xunmeng.pinduoduo.ui.activity.HomeActivity
'https://i.gkd.li/import/13372677', //com.bbk.launcher2.Launcher
],
},
{
key: 1,
preKeys: [0],
name: '在签到后关闭弹窗',
action: 'clickCenter',
matches: ['FrameLayout > TextView[text="明日继续来领"]'],
snapshotUrls: 'https://i.gkd.li/import/13205634',
},
],
},
],
});