mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
@@ -474,5 +474,26 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 19,
|
||||
name: '订阅号-展开更早的消息',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '8.0.44以下',
|
||||
quickFind: true,
|
||||
activityIds:
|
||||
'com.tencent.mm.plugin.brandservice.ui.timeline.BizTimeLineUI',
|
||||
matches: '[text="展开更早的消息"] < [id="com.tencent.mm:id/aqc"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13790550',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '8.0.44',
|
||||
matches: '[desc="展开更早的消息"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13790949',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user