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