mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(哔哩哔哩): 动态推荐广告卡片-优化适配
This commit is contained in:
@@ -26,11 +26,19 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '动态推荐卡片',
|
name: '动态推荐广告卡片',
|
||||||
|
desc: '点击卡片右上角[广告]按钮-点击不感兴趣',
|
||||||
|
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
key: 1,
|
||||||
matches: '[id=`tv.danmaku.bili:id/ad_goods_mark_big`]',
|
matches: '[id=`tv.danmaku.bili:id/ad_goods_mark_big`]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12700222',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
preKeys: 1,
|
||||||
|
matches: '[id^="tv.danmaku.bili:id/reason"][text="不感兴趣"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12700243',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user