chore: sync

This commit is contained in:
lisonge
2023-08-22 11:43:47 +08:00
parent f347feae0d
commit b9151abcdb
8 changed files with 24 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ export default <AppConfig>{
activityIds: 'com.baidu.baidumaps.MapsActivity',
rules: [
'@TextView[text^=`跳过`] + TextView[text=`广告`]',
`ImageView[isClickable=false] + TextView[text^='跳过'][isClickable=true]`, // 1689423368140
`ImageView[clickable=false] + TextView[text^='跳过'][clickable=true]`, // 1689423368140
],
},
],