mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat(微信): 青少年模式(补充activityid)
This commit is contained in:
@@ -487,12 +487,16 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.tencent.mm.plugin.finder.ui.',
|
||||
activityIds: [
|
||||
'com.tencent.mm.plugin.finder.ui.',
|
||||
'com.tencent.mm.ui.LauncherUI',
|
||||
],
|
||||
matches: '[text*="青少年模式"] +(2,3) [text="我知道了"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13538145',
|
||||
'https://i.gkd.li/i/13575195',
|
||||
'https://i.gkd.li/i/14735456',
|
||||
'https://i.gkd.li/i/14896723',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user