mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
perf(酷狗音乐): 局部广告-卡片广告
This commit is contained in:
@@ -49,12 +49,12 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 1,
|
||||
activityIds: 'com.kugou.android.app.MediaActivity',
|
||||
matches:
|
||||
'TextView[text!=null] <2 ViewGroup[childCount>4] > ImageView[desc="关闭"]',
|
||||
matches: 'TextView[text!=null] <n ViewGroup > ImageView[desc="关闭"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14964889',
|
||||
'https://i.gkd.li/i/15024041',
|
||||
'https://i.gkd.li/i/15468481',
|
||||
'https://i.gkd.li/i/16200618',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -75,8 +75,6 @@ export default defineGkdApp({
|
||||
activityIds: 'com.kugou.android.app.MediaActivity',
|
||||
matches:
|
||||
'RelativeLayout > @RelativeLayout[clickable=true] > [desc="关闭"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/c8c92512-d1cf-43ab-9934-05934b9c4059',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16114590',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user