fix(QQ): 功能类-自动领取群聊红包

This commit is contained in:
AIsouler
2025-01-29 20:54:27 +08:00
parent a27c75aad5
commit 867447fbfa

View File

@@ -644,18 +644,21 @@ export default defineGkdApp({
},
{
key: 27,
name: '功能类-自动红包',
desc: '自己发的红包、专属红包、口令红包、私聊红包不',
name: '功能类-自动领取群聊红包',
desc: '自己发的红包、专属红包、口令红包、私聊红包不',
rules: [
{
key: 0,
fastQuery: true,
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
matches:
'ImageView[childCount=0] < RelativeLayout < FrameLayout +2 LinearLayout >3 @ViewGroup[clickable=true][childCount=5][getChild(3).text!="已领取"] + TextView[text="拼手气红包"]',
'ImageView[childCount=0] < RelativeLayout < FrameLayout +2 LinearLayout >3 @ViewGroup[clickable=true][childCount=5][!(getChild(4).text^="已")] + TextView[text="拼手气红包"]',
exampleUrls:
'https://m.gkd.li/57941037/7a933a7f-dc5a-4eb7-8a6f-fe3cc4e8fb5e',
snapshotUrls: 'https://i.gkd.li/i/14221309',
snapshotUrls: [
'https://i.gkd.li/i/14221309',
'https://i.gkd.li/i/18574530',
],
},
{
preKeys: [0],