mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
fix(森空岛): 青少年弹窗-误触修复 (#1681)
This commit is contained in:
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.hypergryph.skland.MainActivity'],
|
||||
rules: '[id="com.hypergryph.skland:id/confirmTv"]',
|
||||
rules: '[text*="青少年模式"] +n [text="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13197012',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user