mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(拼多多): 下单成功邀请好友弹窗(优化规则)
This commit is contained in:
@@ -241,12 +241,13 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageMaskActivity',
|
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageMaskActivity',
|
||||||
matches: [
|
matches: [
|
||||||
'[text$="赶快邀请好友来拼单吧"]',
|
'[text^="查看订单详情"]',
|
||||||
'[text="关闭弹窗"][clickable=true]',
|
'[text="关闭弹窗"][clickable=true]',
|
||||||
],
|
],
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13927594',
|
'https://i.gkd.li/i/13927594',
|
||||||
'https://i.gkd.li/i/14434154',
|
'https://i.gkd.li/i/14434154',
|
||||||
|
'https://i.gkd.li/i/14456017',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user