mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
fix: 微信-功能类-解锁 Windows 微信 #1478
This commit is contained in:
@@ -484,10 +484,14 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: '.plugin.webwx.ui.WebWXUnlockUI',
|
activityIds: '.plugin.webwx.ui.WebWXUnlockUI',
|
||||||
matches: '[text="解锁"]',
|
matches:
|
||||||
|
'@[text="解锁"][clickable=true] < LinearLayout -2 [text^="解锁"][visibleToUser=true]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/85bb6dcd-0d04-46c1-af14-6e4b57ff4dca',
|
'https://m.gkd.li/57941037/85bb6dcd-0d04-46c1-af14-6e4b57ff4dca',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14490116',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14490116',
|
||||||
|
'https://i.gkd.li/i/23688962',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user