mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(阿里云盘): 时光设备间-自动点击“开心收下” (#2919)
* feat(阿里云盘): 时光设备间-自动点击“开心收下” * chore(actions): check_format_lint --------- Co-authored-by: adproqwq <2757917031@qq.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -33,5 +33,16 @@ export default defineAppConfig({
|
|||||||
rules: '[text^="好运盲盒"] >n View > Image + TextView[clickable=true]',
|
rules: '[text^="好运盲盒"] >n View > Image + TextView[clickable=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13228610',
|
snapshotUrls: 'https://i.gkd.li/import/13228610',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '时光设备间-自动点击“开心收下”',
|
||||||
|
activityIds:
|
||||||
|
'com.alipay.mobile.nebulax.integration.mpaas.activity.NebulaActivity$Main',
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'activity',
|
||||||
|
matchTime: 10000,
|
||||||
|
rules: 'View[childCount=9] > @Image -2 View[childCount=5]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13596924',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user