mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -31,6 +31,19 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '首页广告弹窗',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.taobao.etao.app.home.view.NewHomeActivity',
|
||||
matches:
|
||||
'LinearLayout > FrameLayout + RelativeLayout > ImageView[id!=null][visibleToUser=true]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12739581',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
||||
Reference in New Issue
Block a user