mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
feat(豆瓣): 影评广告卡片
This commit is contained in:
@@ -113,5 +113,18 @@ export default defineAppConfig({
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12548314',
|
||||
},
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
name: '影评广告卡片',
|
||||
desc: '影评顶部评论区顶部广告卡片-点击右下角x关闭广告',
|
||||
activityIds: ['com.douban.frodo.subject.activity.ForumTopicActivity'],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'TextView < FrameLayout + FrameLayout > ImageView +3 FrameLayout > ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12548476',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user