chore: sync

This commit is contained in:
lisonge
2023-08-26 19:18:52 +08:00
parent 461841b5d9
commit 1bc2f2b05d
3 changed files with 18 additions and 2 deletions

View File

@@ -61,5 +61,13 @@ export default <AppConfig>{
'TextView[text$=`广告`] < RelativeLayout <n LinearLayout - RelativeLayout ImageView[id=null][desc=null]',
],
},
{
key: 6,
name: `首页左侧游戏广告小图标`,
activityIds: `com.baidu.tieba.tblauncher.MainTabActivity`,
rules: [
`ImageView[clickable=true] - RelativeLayout[clickable=false][childCount=1] > ImageView[clickable=true]`,
],
},
],
};