mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
chore: sync
This commit is contained in:
@@ -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
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user