mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
fix(QQ音乐): 局部广告-卡片广告误触
This commit is contained in:
@@ -43,10 +43,9 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
quickFind: true,
|
|
||||||
activityIds: 'com.tencent.qqmusic.activity.AppStarterActivity',
|
activityIds: 'com.tencent.qqmusic.activity.AppStarterActivity',
|
||||||
matches:
|
matches:
|
||||||
'@ViewGroup[childCount=1][clickable=true] <<n RecyclerView >2 [text="最近播放"]',
|
'RecyclerView > LinearLayout[childCount=3] >5 ViewGroup[childCount=3] > @ViewGroup[clickable=true] >2 ImageView[text=null][desc=null]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15756931',
|
snapshotUrls: 'https://i.gkd.li/i/15756931',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user