mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(哔哩哔哩): 首页-推荐视频卡片广告(优化规则) (#2990)
This commit is contained in:
@@ -189,9 +189,14 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
|
key: 1,
|
||||||
name: '点击[不感兴趣]',
|
name: '点击[不感兴趣]',
|
||||||
matches: '[id="tv.danmaku.bili:id/menu_layout"] [text="不感兴趣"]',
|
matches:
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13256605',
|
'@[id="tv.danmaku.bili:id/reason1_layout"] > [text$="不感兴趣"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13256605',
|
||||||
|
'https://i.gkd.li/import/13625309',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user