feat(天天视频): 弹窗广告(补充规则) (#2845)

This commit is contained in:
Kun Jinkao
2023-12-05 20:45:35 +08:00
committed by GitHub
parent af55b83117
commit e39dca6c8e

View File

@@ -20,7 +20,7 @@ export default defineAppConfig({
rules: [
{
key: 0,
name: '快手广告',
name: '快手广告-1',
activityIds: 'com.ys.resemble.ui.login.splash.SplashADSetActivity',
matches: [
'ViewGroup > ViewGroup > [text="广告"]',
@@ -30,6 +30,26 @@ export default defineAppConfig({
},
{
key: 1,
name: '快手广告-2',
activityIds: 'com.ys.resemble.ui.MainActivity',
matches: [
'ViewGroup > ViewGroup > [text="广告"]',
'@ViewGroup > [text="跳过"]',
],
snapshotUrls: 'https://i.gkd.li/import/13546700',
},
{
key: 2,
name: '快手广告-3',
activityIds: 'com.ys.resemble.ui.MainActivity',
matches: [
'ViewGroup > ViewGroup > [text="广告"]',
'ViewGroup > @ViewGroup[childCount=1] > ImageView[childCount=0]',
],
snapshotUrls: 'https://i.gkd.li/import/13546701',
},
{
key: 3,
name: '腾讯广告',
activityIds: 'com.ys.resemble.ui.login.splash.SplashADSetActivity',
matches: