mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(拼多多): 其他-登录提现页面点击[跳过]
This commit is contained in:
@@ -493,5 +493,18 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 20,
|
||||
name: '其他-登录提现页面点击[跳过]',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: '.login.LoginActivity',
|
||||
matches: ['[text="已获得现金"]', '[text="跳过"]'],
|
||||
exampleUrls: 'https://e.gkd.li/4197b363-3492-4f87-a9dd-109da67bb3bf',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17450614',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user