feat(剪映): 选择素材界面上方广告

This commit is contained in:
aisouler
2024-02-05 00:48:38 +08:00
parent 8ff0983675
commit 5ff003f3dc

View File

@@ -25,5 +25,13 @@ export default defineAppConfig({
}, },
], ],
}, },
{
key: 1,
name: '局部广告-选择素材界面上方广告',
activityIds: 'com.vega.libcutsame.select.view.CutSameSelectMediaActivity',
rules:
'[vid="gallery_layout_below_category_view"] >3 [text="立即下载"] -n LynxFlattenUI[clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/14122865',
},
], ],
}); });