mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 20:25:30 +08:00
feat(哔哩哔哩): 动态推荐广告卡片-优化适配
This commit is contained in:
parent
1146d528cc
commit
d0a12107ee
|
@ -26,11 +26,19 @@ export default defineAppConfig({
|
|||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '动态推荐卡片',
|
||||
name: '动态推荐广告卡片',
|
||||
desc: '点击卡片右上角[广告]按钮-点击不感兴趣',
|
||||
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
||||
key: 1,
|
||||
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',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user