mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(微信) 订阅号消息-推荐文章
This commit is contained in:
@@ -556,5 +556,15 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 25,
|
||||||
|
name: '订阅号消息-推荐文章',
|
||||||
|
desc: '自动点击“x”',
|
||||||
|
activityIds:
|
||||||
|
'com.tencent.mm.plugin.brandservice.ui.flutter.BizFlutterTLFlutterViewActivity',
|
||||||
|
rules:
|
||||||
|
'View[childCount=2] > View[desc$="推荐"][childCount=3] > ImageView[index=2][clickable=true][visibleToUser=true]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14392392',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user