mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(懂车帝): 评论区广告 (#669)
This commit is contained in:
@@ -59,11 +59,16 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 5,
|
||||
name: '评论区广告',
|
||||
activityIds:
|
||||
activityIds: [
|
||||
'com.ss.android.article.base.feature.detail2.view.NewDetailActivity',
|
||||
'com.ss.android.auto.ugc.video.activity.UgcLongPostActivity',
|
||||
],
|
||||
rules:
|
||||
'RelativeLayout[childCount=5][id=null] > @ImageView[clickable=true][id!=null] - LinearLayout[childCount=2][id!=null] > TextView[text="广告"][id!=null]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12811459',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12811459',
|
||||
'https://gkd-kit.gitee.io/import/12825865',
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user