mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(哔哩哔哩HD): 青少年模式弹窗 (#1417)
This commit is contained in:
@@ -12,5 +12,12 @@ export default defineAppConfig({
|
||||
rules: '[id="tv.danmaku.bilibilihd:id/count_down"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13031261',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '青少年模式弹窗',
|
||||
activityIds: 'com.bilibili.teenagersmode.ui.TeenagersModeDialogActivity',
|
||||
rules: '[text*="青少年模式"] + [text="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13166639',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user