mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat(酷狗音乐): 局部广告(补充规则)
This commit is contained in:
@@ -36,9 +36,10 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '局部广告-个人页顶部广告',
|
name: '局部广告-卡片广告',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
activityIds: 'com.kugou.android.app.MediaActivity',
|
activityIds: 'com.kugou.android.app.MediaActivity',
|
||||||
matches:
|
matches:
|
||||||
'ViewGroup[childCount=2] > ImageView + FrameLayout > LinearLayout > ImageView',
|
'ViewGroup[childCount=2] > ImageView + FrameLayout > LinearLayout > ImageView',
|
||||||
@@ -46,6 +47,15 @@ export default defineAppConfig({
|
|||||||
'https://m.gkd.li/87047583/9e150986-2103-4130-a12f-12ed2b07ef90',
|
'https://m.gkd.li/87047583/9e150986-2103-4130-a12f-12ed2b07ef90',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13558426',
|
snapshotUrls: 'https://i.gkd.li/i/13558426',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.kugou.android.app.MediaActivity',
|
||||||
|
matches: '@[desc="关闭"] <n * > [text^="豪华VIP"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/adb9a250-d23d-48ef-b1a5-5e828d56cb97',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14964889',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user