mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(韩小圈): 视频播放时的弹窗广告 (#3588)
This commit is contained in:
@@ -38,5 +38,17 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '视频播放时的弹窗广告',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
activityIds: 'com.babycloud.hanju.ui.activity.HanjuSeriesActivity',
|
||||||
|
matches: '@[vid="close_rl"][clickable=true] > [vid="close_iv"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13800123',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user