feat(万能小组件 Top Widgets): 局部广告-卡片广告(补充规则)

This commit is contained in:
AIsouler
2024-04-27 15:12:28 +08:00
parent 52936663c9
commit b9023b9c31

View File

@@ -21,6 +21,11 @@ export default defineGkdApp({
matches: '@ImageView < * - * > [text="查看详情"]', matches: '@ImageView < * - * > [text="查看详情"]',
snapshotUrls: 'https://i.gkd.li/i/14945536', snapshotUrls: 'https://i.gkd.li/i/14945536',
}, },
{
key: 2,
matches: '[vid="ms_item_pre_render_large_iamge_close"]',
snapshotUrls: 'https://i.gkd.li/i/15137361',
},
], ],
}, },
{ {