feat(拼多多): 全屏广告(补充规则)

This commit is contained in:
AIsouler
2024-05-03 16:30:01 +08:00
parent 83f441cde1
commit 9f79911a99

View File

@@ -105,6 +105,16 @@ export default defineGkdApp({
'@ViewGroup[clickable=true] - ViewGroup[childCount=3] >2 [text="其他"]', '@ViewGroup[clickable=true] - ViewGroup[childCount=3] >2 [text="其他"]',
snapshotUrls: 'https://i.gkd.li/i/15103543', snapshotUrls: 'https://i.gkd.li/i/15103543',
}, },
{
key: 5,
quickFind: true,
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageMaskActivity',
matches: [
'[text="即将售罄"]',
'@[clickable=true] > [text="先去逛逛"]',
],
snapshotUrls: 'https://i.gkd.li/i/15197527',
},
], ],
}, },
{ {