mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(剪映):导出界面底部广告(补充规则)
This commit is contained in:
@@ -6,14 +6,23 @@ export default defineAppConfig({
|
|||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '导出界面底部广告',
|
name: '局部广告-导出界面底部广告',
|
||||||
desc: '关闭完成导出后的下方广告',
|
desc: '关闭完成导出后的下方广告',
|
||||||
activityIds: 'com.vega.export.edit.view.ExportActivity',
|
activityIds: 'com.vega.export.edit.view.ExportActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches: '@FlattenUIImage + LynxAdComponentView',
|
matches: '@FlattenUIImage + LynxAdComponentView',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12911010',
|
snapshotUrls: 'https://i.gkd.li/import/12911010',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches:
|
||||||
|
'[vid="exportAdContainer"] FrameLayout[childCount=7] > FlattenUIImage[index=6]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/bc46565b-16ac-4415-8165-13d075f28fcf',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14149461',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user