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