feat(大学搜题酱): 弹窗广告(补充规则) (#2732)

This commit is contained in:
Kun Jinkao
2023-12-03 16:44:46 +08:00
committed by GitHub
parent 7c73d6fbfb
commit e2998dc99a

View File

@@ -68,6 +68,23 @@ export default defineAppConfig({
], ],
snapshotUrls: 'https://i.gkd.li/import/13451304', snapshotUrls: 'https://i.gkd.li/import/13451304',
}, },
{
key: 3,
name: '字节广告-1',
activityIds:
'com.zmzx.college.search.activity.camerasdk.ZybCameraSDKActivity',
matches:
'[id="com.zmzx.college.search:id/ad_flag_source_layout"] + [id="com.zmzx.college.search:id/iv_close"]',
snapshotUrls: 'https://i.gkd.li/import/13522998',
},
{
key: 4,
name: '字节广告-2',
activityIds:
'com.bytedance.sdk.openadsdk.core.component.reward.activity.TTFullScreenVideoActivity',
matches: '@Image < View +3 View > View > TextView[text$="广告"]',
snapshotUrls: 'https://i.gkd.li/import/13523288',
},
], ],
}, },
{ {