File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -644,18 +644,21 @@ export default defineGkdApp({
644
644
} ,
645
645
{
646
646
key : 27 ,
647
- name : '功能类-自动抢红包 ' ,
648
- desc : '自己发的红包、专属红包、口令红包、私聊红包不抢 ' ,
647
+ name : '功能类-自动领取群聊红包 ' ,
648
+ desc : '自己发的红包、专属红包、口令红包、私聊红包不领 ' ,
649
649
rules : [
650
650
{
651
651
key : 0 ,
652
652
fastQuery : true ,
653
653
activityIds : 'com.tencent.mobileqq.activity.SplashActivity' ,
654
654
matches :
655
- 'ImageView[childCount=0] < RelativeLayout < FrameLayout +2 LinearLayout >3 @ViewGroup[clickable=true][childCount=5][getChild(3 ).text!="已领取" ] + TextView[text="拼手气红包"]' ,
655
+ 'ImageView[childCount=0] < RelativeLayout < FrameLayout +2 LinearLayout >3 @ViewGroup[clickable=true][childCount=5][!( getChild(4 ).text^="已") ] + TextView[text="拼手气红包"]' ,
656
656
exampleUrls :
657
657
'https://m.gkd.li/57941037/7a933a7f-dc5a-4eb7-8a6f-fe3cc4e8fb5e' ,
658
- snapshotUrls : 'https://i.gkd.li/i/14221309' ,
658
+ snapshotUrls : [
659
+ 'https://i.gkd.li/i/14221309' ,
660
+ 'https://i.gkd.li/i/18574530' ,
661
+ ] ,
659
662
} ,
660
663
{
661
664
preKeys : [ 0 ] ,
You can’t perform that action at this time.
0 commit comments