diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index 462d5552..8fd39f58 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -235,5 +235,12 @@ export default defineAppConfig({ }, ], }, + { + key: 11, + name: '网页版文件传输助手扫码自动授权', + activityIds: 'com.tencent.mm.ui.LauncherUI', + rules: '[text="打开网页版文件传输助手"] + * > Button[text="打开"]', + snapshotUrls: 'https://gkd-kit.songe.li/import/12793745', + }, ], });