feat 全屏广告-广告弹窗(补充规则)

This commit is contained in:
Kun Jinkao
2024-02-08 20:05:05 +08:00
parent 043455192d
commit 229090b2f1

View File

@@ -16,11 +16,22 @@ export default defineAppConfig({
{
key: 10,
name: '全屏广告-广告弹窗',
rules: [
{
key: 0,
activityIds:
'cmb.pb.app.h5container.webviewcontainer.PBWebContainerActivity',
rules: '[id="cover-img"] + [text="关闭推荐"]',
matches: '[id="cover-img"] + [text="关闭推荐"]',
snapshotUrls: 'https://i.gkd.li/import/12706022',
},
{
key: 1,
activityIds: 'com.pb.marketing.PopupWindowActivity',
matches: '[desc^="活动图片"] + [desc="关闭"]',
snapshotUrls: 'https://i.gkd.li/import/14208693',
},
],
},
{
key: 11,
name: '定位提示-请求定位权限弹窗',