mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(哔哩哔哩): 移除青少年模式 (改用全局规则 #486)
This commit is contained in:
@@ -521,7 +521,7 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
{
|
||||
id: 'tv.danmaku.bili',
|
||||
name: '哔哩哔哩',
|
||||
deprecatedKeys: [3, 5],
|
||||
deprecatedKeys: [1, 3, 5],
|
||||
},
|
||||
{
|
||||
id: 'com.chunqiu.ah',
|
||||
|
||||
@@ -38,16 +38,6 @@ export default defineGkdApp({
|
||||
'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,
|
||||
name: '局部广告-动态推荐卡片广告',
|
||||
|
||||
Reference in New Issue
Block a user