mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 23:34:57 +08:00
fix: 微信-功能类-解锁 Windows 微信
This commit is contained in:
@@ -484,8 +484,10 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: '.plugin.webwx.ui.WebWXUnlockUI',
|
activityIds: '.plugin.webwx.ui.WebWXUnlockUI',
|
||||||
matches:
|
anyMatches: [
|
||||||
|
'[text="解锁"][clickable=true][visibleToUser=true]',
|
||||||
'@[text="解锁"][clickable=true] < LinearLayout -2 [text^="解锁"][visibleToUser=true]',
|
'@[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: [
|
snapshotUrls: [
|
||||||
|
|||||||
Reference in New Issue
Block a user