mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -15,8 +15,20 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
name: '优量汇广告',
|
||||
activityIds: 'com.xyhui.start.PUMainActivity',
|
||||
rules: 'ImageView - FrameLayout[childCount=1] > ImageView[id=null]',
|
||||
rules: [
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'[text="查看详情"] - View < FrameLayout - FrameLayout >(2) ImageView[id=null]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12642482',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches:
|
||||
'[text="查看详情"] - View < FrameLayout -(4) FrameLayout > ImageView[id=null]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12643276',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user