mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(拼多多) 全屏广告-活动弹窗(补充规则) (#66)
This commit is contained in:
@@ -81,6 +81,14 @@ export default defineAppConfig({
|
||||
matches: '@[text="关闭弹窗"][clickable=true] + [text$="下单成功"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13308175',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '抽免单活动3',
|
||||
activityIds: 'com.xunmeng.pinduoduo.ui.activity.HomeActivity',
|
||||
matches:
|
||||
'[text="多多免单"] >5 View[childCount=2] > Image[index=0][clickable=true][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14310581',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user