feat(AH视频): 卡片式广告 (#3092)

This commit is contained in:
Kun Jinkao
2023-12-11 20:51:24 +08:00
committed by GitHub
parent 75a660b9a8
commit 96f9445ee2

View File

@@ -37,5 +37,19 @@ export default defineAppConfig({
},
],
},
{
key: 2,
name: '卡片式广告',
rules: [
{
key: 0,
name: '腾讯广告',
activityIds: 'com.androlua.LuaActivity',
matches:
'ImageView < FrameLayout -2 FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
snapshotUrls: 'https://i.gkd.li/import/13635499',
},
],
},
],
});