mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
fix(菜鸟): 局部广告-卡片广告误触
This commit is contained in:
@@ -86,8 +86,11 @@ export default defineGkdApp({
|
||||
activityIds:
|
||||
'com.cainiao.wireless.homepage.view.activity.HomePageActivity',
|
||||
matches:
|
||||
'FrameLayout[childCount=8] > @FrameLayout[clickable=true][childCount=0][text=null] <<n [vid="layout_root"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16024305',
|
||||
'FrameLayout[childCount=8] > @FrameLayout[clickable=true][childCount=0][text=null] + ImageView[childCount=0][text=null] <<n [vid="layout_root"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/16024305',
|
||||
'https://i.gkd.li/i/16518502', // 避免误触
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
|
||||
Reference in New Issue
Block a user