mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
perf: 微信-功能类-电脑微信快捷自动登录 #1159
This commit is contained in:
@@ -126,10 +126,14 @@ export default defineGkdApp({
|
|||||||
'.plugin.webwx.ui.ExtDeviceWXLoginUI',
|
'.plugin.webwx.ui.ExtDeviceWXLoginUI',
|
||||||
'.ui.LauncherUI',
|
'.ui.LauncherUI',
|
||||||
],
|
],
|
||||||
matches: 'TextView[text="取消登录"] - Button[text="登录"]',
|
matches: [
|
||||||
|
'[text="登录 Windows 微信" || text^="Log in to Weixin for"][visibleToUser=true]',
|
||||||
|
'[text="登录" || text="Log In"][visibleToUser=true]',
|
||||||
|
],
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13522625',
|
'https://i.gkd.li/i/13522625',
|
||||||
'https://i.gkd.li/i/13522577',
|
'https://i.gkd.li/i/13522577',
|
||||||
|
'https://i.gkd.li/i/22356438',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user