mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
perf: qq-功能类-自动解锁 Windows QQ
This commit is contained in:
@@ -347,5 +347,20 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 33,
|
||||||
|
name: '功能类-自动解锁 Windows QQ',
|
||||||
|
fastQuery: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
activityIds:
|
||||||
|
'com.tencent.biz.qrcode.activity.UnlockPCQuickVerifyActivity',
|
||||||
|
matches: '[text="解锁"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/15360265',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user