mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(拼多多): 多多视频每日签到弹窗(补充规则) (#3629)
Co-authored-by: adproqwq <2757917031@qq.com>
This commit is contained in:
@@ -142,8 +142,12 @@ export default defineAppConfig({
|
||||
activityIds: ['com.xunmeng.pinduoduo.ui.activity.HomeActivity'],
|
||||
rules: [
|
||||
'@ImageView[id=null] < ViewGroup < ViewGroup +(2) ViewGroup >(n) [text^="每日签到"]',
|
||||
'ViewGroup[childCount=5] > @ViewGroup[index=0][clickable=true] +3 ViewGroup >2 [text="分享现金红包至拼小圈"]',
|
||||
],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12700615',
|
||||
'https://i.gkd.li/import/13804657', //规则2
|
||||
],
|
||||
snapshotUrls: ['https://i.gkd.li/import/12700615'],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
|
||||
Reference in New Issue
Block a user