mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(小米音乐): 局部广告-首页卡片广告 (#322)
This commit is contained in:
@@ -96,5 +96,14 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 13,
|
||||||
|
name: '局部广告-首页卡片广告',
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.tencent.qqmusiclite.activity.MainActivity',
|
||||||
|
rules: '[id="com.miui.player:id/ad_close"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/32ad4d0f-8992-45b0-9e1f-82ce2cc58dcb',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16773614',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user