mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat(腾讯视频): 局部广告-卡片广告
This commit is contained in:
@@ -270,5 +270,22 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 21,
|
||||
name: '局部广告-卡片广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '投屏页面广告',
|
||||
quickFind: true,
|
||||
activityIds: 'com.tencent.qqlive.ona.activity.VideoDetailActivity',
|
||||
matches: '@[clickable=true] - [text="广告"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/1b7518c9-4ca7-4905-8929-6f0130abf19f',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14358913',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user