feat(知乎): 开屏广告

This commit is contained in:
AIsouler
2024-12-22 18:03:00 +08:00
parent 3f90c6e151
commit f7697fed13

View File

@@ -4,6 +4,23 @@ export default defineGkdApp({
id: 'com.zhihu.android', id: 'com.zhihu.android',
name: '知乎', name: '知乎',
groups: [ groups: [
{
key: -1,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
priorityTime: 10000,
rules: [
{
fastQuery: true,
matches: '[vid="btn_skip"][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/e129aaa6-bf4f-4455-9242-a6779667d814',
snapshotUrls: 'https://i.gkd.li/i/18221451',
excludeSnapshotUrls: 'https://i.gkd.li/i/18221225',
},
],
},
{ {
key: 6, key: 6,
name: '分段广告-信息流广告', name: '分段广告-信息流广告',