perf: 微信-功能类-自动授权登录

This commit is contained in:
AIsouler
2025-04-01 22:00:48 +08:00
parent 2331e6c67b
commit a0418bd48c

View File

@@ -171,11 +171,15 @@ export default defineGkdApp({
'com.tencent.mm.ui.LauncherUI',
'com.tencent.mm.plugin.webview.ui.tools.MMWebViewUI',
],
matches: ['[text^="获取你的"]', '[text="允许"]'],
matches: [
'[text^="获取你的" || text^="取得你的" || text^="你的昵称"]',
'[text="允许" || text="允許"]',
],
snapshotUrls: [
'https://i.gkd.li/i/12663602',
'https://i.gkd.li/i/13065462',
'https://i.gkd.li/i/15271716',
'https://i.gkd.li/i/19496823',
],
},
],