mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
fix(QQ): 自动抢红包(修复误触,优化规则)
This commit is contained in:
@@ -592,7 +592,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'TextView[text*="红包"] - @ViewGroup[childCount=5] > TextView[text!="已领取"]',
|
||||
'ImageView <<2 FrameLayout +2 * >3 TextView[text*="红包"] - @ViewGroup[childCount=5] > TextView[text!="已领取"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/7a933a7f-dc5a-4eb7-8a6f-fe3cc4e8fb5e',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14221309',
|
||||
@@ -600,8 +600,7 @@ export default defineAppConfig({
|
||||
{
|
||||
preKeys: 0,
|
||||
key: 1,
|
||||
matches:
|
||||
'[id="android:id/content"] >4 ViewGroup[index=1] > ImageView',
|
||||
matches: '@[desc="拆红包"] - RelativeLayout > [text!=null]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/61006833-9806-45b2-b3a1-55b9b248958f',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14221242',
|
||||
|
||||
Reference in New Issue
Block a user