feat(哔哩哔哩): 移除青少年模式 (改用全局规则 #486)

This commit is contained in:
AIsouler
2024-11-12 14:48:54 +08:00
parent ac1f915c7a
commit 4c7182a20f
2 changed files with 1 additions and 11 deletions

View File

@@ -521,7 +521,7 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
{ {
id: 'tv.danmaku.bili', id: 'tv.danmaku.bili',
name: '哔哩哔哩', name: '哔哩哔哩',
deprecatedKeys: [3, 5], deprecatedKeys: [1, 3, 5],
}, },
{ {
id: 'com.chunqiu.ah', id: 'com.chunqiu.ah',

View File

@@ -38,16 +38,6 @@ export default defineGkdApp({
'https://i.gkd.li/i/12775156', 'https://i.gkd.li/i/12775156',
], ],
}, },
{
key: 1,
name: '青少年模式',
fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: 'TextView[text*="青少年模式"] +n TextView[text="我知道了"]',
snapshotUrls: 'https://i.gkd.li/i/13746766',
},
{ {
key: 2, key: 2,
name: '局部广告-动态推荐卡片广告', name: '局部广告-动态推荐卡片广告',