mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
Squashed commit of the following:
commit 38d1172cf9ec322c7cb604cea529a9b4285697bf Author: aisouler <zy43220@gmail.com> Date: Fri Jan 26 18:13:13 2024 +0800 feat(AppShare):分段广告
This commit is contained in:
@@ -86,5 +86,25 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '分段广告-软件详情页广告',
|
||||
desc: '有二次弹窗',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'info.muge.appshare.view.app.detail.AppDetailActivity',
|
||||
matches:
|
||||
'[id="info.muge.appshare:id/adContainer"] >6 FrameLayout[visibleToUser=true][index=2][desc!=null]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13758909',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
activityIds: 'info.muge.appshare.view.app.detail.AppDetailActivity',
|
||||
matches: '[text="不感兴趣"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13944942',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user