mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf(酷狗): 局部广告-卡片广告
This commit is contained in:
@@ -44,28 +44,23 @@ export default defineGkdApp({
|
||||
activityIds: 'com.kugou.android.app.MediaActivity',
|
||||
matches:
|
||||
'ViewGroup[childCount=2] > ImageView + @FrameLayout[clickable=true] > LinearLayout > ImageView',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/87047583/9e150986-2103-4130-a12f-12ed2b07ef90',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13558426',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds: 'com.kugou.android.app.MediaActivity',
|
||||
matches:
|
||||
'TextView[text!=null] <2 ViewGroup[childCount=6] > ImageView[desc="关闭"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/adb9a250-d23d-48ef-b1a5-5e828d56cb97',
|
||||
'TextView[text!=null] <2 ViewGroup[childCount>4] > ImageView[desc="关闭"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14964889',
|
||||
'https://i.gkd.li/i/15024041',
|
||||
'https://i.gkd.li/i/15468481',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds: 'com.kugou.android.app.MediaActivity',
|
||||
matches: '[desc="关闭广告"][clickable=true][visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/8bd6dafc-e610-4c0d-a486-02a11535e610',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15024812',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user