mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(哔哩哔哩): 分段广告-视频详情页下方推广 (#477)
This commit is contained in:
@@ -105,7 +105,6 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
// key = 5已弃用
|
||||
{
|
||||
key: 6,
|
||||
name: '更新提示',
|
||||
@@ -343,5 +342,36 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 15,
|
||||
name: '分段广告-视频详情页下方推广',
|
||||
desc: '关闭[广告/推广/直播]',
|
||||
fastQuery: true,
|
||||
activityIds: 'com.bilibili.ship.theseus.detail.UnitedBizDetailsActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'@[vid="more"] -(3,5) [vid="ad_desc" || vid="live_lottie_layout"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/219c40c4-debf-40d8-889a-7eb39c87126c',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17675629',
|
||||
'https://i.gkd.li/i/17675894',
|
||||
],
|
||||
},
|
||||
{
|
||||
preKeys: [0],
|
||||
key: 1,
|
||||
matches:
|
||||
'@[clickable=true] > [text="不感兴趣" || text="相似内容过多"]',
|
||||
exampleUrls: 'https://e.gkd.li/23937c2d-379c-4fb5-aaee-7295bcf0afca',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17676025',
|
||||
'https://i.gkd.li/i/17676149',
|
||||
'https://i.gkd.li/i/17677147',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user