diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index 717ad33a..17a8ef01 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -487,12 +487,16 @@ export default defineAppConfig({ resetMatch: 'app', rules: [ { - activityIds: 'com.tencent.mm.plugin.finder.ui.', + activityIds: [ + 'com.tencent.mm.plugin.finder.ui.', + 'com.tencent.mm.ui.LauncherUI', + ], matches: '[text*="青少年模式"] +(2,3) [text="我知道了"]', snapshotUrls: [ 'https://i.gkd.li/i/13538145', 'https://i.gkd.li/i/13575195', 'https://i.gkd.li/i/14735456', + 'https://i.gkd.li/i/14896723', ], }, ],