mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
fix(网易云音乐): 局部广告-播放界面广告误触(#401)
This commit is contained in:
@@ -271,9 +271,16 @@ export default defineGkdApp({
|
|||||||
key: 2,
|
key: 2,
|
||||||
name: '巨幅卡片广告2',
|
name: '巨幅卡片广告2',
|
||||||
matches:
|
matches:
|
||||||
'@TextView[index=2] <3 ViewGroup[childCount=3] <<n [id="com.netease.cloudmusic:id/container"]',
|
'@TextView[text!=null][clickable=true][visibleToUser=true] - ViewGroup > [text*="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14045424',
|
snapshotUrls: 'https://i.gkd.li/i/14045424',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '巨幅卡片广告3',
|
||||||
|
matches:
|
||||||
|
'[vid="iv_ad_close"][clickable=true][visibleToUser=true][focusable=true]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/15282417',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user