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