mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
perf: 微信-青少年模式
This commit is contained in:
@@ -323,18 +323,20 @@ export default defineGkdApp({
|
|||||||
key: 17,
|
key: 17,
|
||||||
name: '青少年模式',
|
name: '青少年模式',
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: ['.plugin.finder.', '.ui.LauncherUI'],
|
activityIds: ['.plugin.finder.', '.ui.LauncherUI'],
|
||||||
matches: ['[text*="青少年模式"]', '[text="我知道了"]'],
|
matches:
|
||||||
|
'@[text="我知道了"][index=parent.childCount.minus(1)] <n LinearLayout > [text^="为呵护未成年人健康成长"][visibleToUser=true]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13538145',
|
'https://i.gkd.li/i/13538145',
|
||||||
'https://i.gkd.li/i/13575195',
|
'https://i.gkd.li/i/13575195',
|
||||||
'https://i.gkd.li/i/14735456',
|
'https://i.gkd.li/i/14735456',
|
||||||
'https://i.gkd.li/i/14896723',
|
'https://i.gkd.li/i/14896723',
|
||||||
'https://i.gkd.li/i/18135103',
|
'https://i.gkd.li/i/18135103',
|
||||||
|
'https://i.gkd.li/i/19683937',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user