mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf(酷狗音乐): 局部广告-卡片广告
This commit is contained in:
@@ -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',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user