perf(酷狗音乐): 局部广告-卡片广告

This commit is contained in:
AIsouler
2024-04-18 19:30:13 +08:00
parent ab82275387
commit 3abdd6e940

View File

@@ -49,12 +49,15 @@ export default defineAppConfig({
},
{
key: 1,
quickFind: true,
activityIds: 'com.kugou.android.app.MediaActivity',
matches: '@[desc="关闭"] <n * > [text^="豪华VIP"]',
matches:
'TextView[text!=null] <2 ViewGroup[childCount=6] > ImageView[desc="关闭"]',
exampleUrls:
'https://m.gkd.li/57941037/adb9a250-d23d-48ef-b1a5-5e828d56cb97',
snapshotUrls: 'https://i.gkd.li/i/14964889',
snapshotUrls: [
'https://i.gkd.li/i/14964889',
'https://i.gkd.li/i/15024041',
],
},
],
},