mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(哔哩哔哩): 局部广告-搜索结果广告 (#392)
Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
@@ -328,5 +328,27 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 14,
|
||||
name: '分段广告-搜索结果广告',
|
||||
desc: '点击右下角[菜单]-点击[不感兴趣]',
|
||||
fastQuery: true,
|
||||
activityIds: 'com.bilibili.search2.main.BiliMainSearchActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'@[vid="more"][clickable=true][visibleToUser=true] -3 [vid="tag_layout"] > [vid="ad_tag_with_dot"]',
|
||||
exampleUrls: 'https://e.gkd.li/e5dd30e7-e8dd-42bc-8953-23368e65cca4',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17269053',
|
||||
},
|
||||
{
|
||||
preKeys: [1],
|
||||
matches: '@[clickable=true] > [text="不感兴趣"]',
|
||||
exampleUrls: 'https://e.gkd.li/5e6e4b69-ba97-473d-9f62-631c296da589',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17269055',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user