mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf(微信): 青少年模式
This commit is contained in:
@@ -471,20 +471,24 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
'TextView[text^="为呵护未成年人健康成长,微信推出青少年模式"] +2 Button[text="我知道了"]',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.tencent.mm.plugin.finder.ui.',
|
||||
matches: '[text*="青少年模式"] +(2,3) [text="我知道了"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13538145',
|
||||
'https://i.gkd.li/i/13575195', //activityIds: 'com.tencent.mm.plugin.finder.ui.FinderHomeAffinityUI'
|
||||
'https://i.gkd.li/i/13575195',
|
||||
'https://i.gkd.li/i/14735456',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 18,
|
||||
name: '功能类-青少年模式自动点击验证密码',
|
||||
desc: '点击“验证密码”以申请临时访问',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'activity',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
|
||||
Reference in New Issue
Block a user