mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
feat: 关闭喜马拉雅免流广告 (#683)
Signed-off-by: minglu7 <1347866672@qq.com> Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
@@ -233,5 +233,19 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 13,
|
||||
name: '全屏广告-免流提示',
|
||||
desc: '关闭[开免流送会员]弹窗',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: '.host.activity.MainActivity',
|
||||
matches: '[vid="host_iv_close"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/2a7e189b-b935-4bbd-9672-c18f2bf454e9',
|
||||
snapshotUrls: 'https://i.gkd.li/i/18326083',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user