mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(知乎): 开屏广告
This commit is contained in:
@@ -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: '分段广告-信息流广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user