mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
@@ -440,10 +440,16 @@ export default defineAppConfig({
|
|||||||
quickFind: true,
|
quickFind: true,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: 'com.tencent.mm.plugin.finder.ui.FinderSelfUI',
|
activityIds: [
|
||||||
|
'com.tencent.mm.plugin.finder.ui.FinderSelfUI',
|
||||||
|
'com.tencent.mm.plugin.finder.ui.FinderHomeAffinityUI',
|
||||||
|
],
|
||||||
rules:
|
rules:
|
||||||
'TextView[text^="为呵护未成年人健康成长,微信推出青少年模式"] +2 Button[text="我知道了"]',
|
'TextView[text^="为呵护未成年人健康成长,微信推出青少年模式"] +2 Button[text="我知道了"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13538145',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13538145',
|
||||||
|
'https://i.gkd.li/import/13575195', //activityIds: 'com.tencent.mm.plugin.finder.ui.FinderHomeAffinityUI'
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user