mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf(知乎): 分段广告-信息流广告 (#390)
Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
@@ -59,7 +59,17 @@ export default defineGkdApp({
|
||||
snapshotUrls: 'https://i.gkd.li/i/14730741',
|
||||
},
|
||||
{
|
||||
preKeys: [0, 2, 3, 4],
|
||||
key: 5,
|
||||
activityIds:
|
||||
'.feature.short_container_feature.ui.ShortContainerHostActivity',
|
||||
matches: '@[vid="remove"] - [vid="subtitle"][text*="广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17268845',
|
||||
'https://i.gkd.li/i/17268869',
|
||||
],
|
||||
},
|
||||
{
|
||||
preKeys: [0, 2, 3, 4, 5],
|
||||
key: 90,
|
||||
activityIds: [
|
||||
'com.zhihu.android.feature.short_container_feature.ui.ShortContainerHostActivity',
|
||||
@@ -67,10 +77,11 @@ export default defineGkdApp({
|
||||
'com.zhihu.android.app.ui.activity.MainActivity',
|
||||
],
|
||||
matches:
|
||||
'@[clickable=true] >3 [text$="不感兴趣" || text^="屏蔽作者"]',
|
||||
'@[clickable=true] >(1,3) [text$="不感兴趣" || text^="屏蔽作者"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13849689',
|
||||
'https://i.gkd.li/i/17237940',
|
||||
'https://i.gkd.li/i/17268849',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -112,6 +112,11 @@ export const blackListAppIDs: string[] = [
|
||||
'me.iacn.biliroaming', // 哔哩漫游
|
||||
'com.termux', // Termux
|
||||
'oss.krtirtho.spotube', // Spotube
|
||||
'com.merxury.blocker', // Blocker
|
||||
'moe.minamigo.miuigms', // MIUIGMS
|
||||
'mufanc.tools.applock', // AppLock
|
||||
'com.gankes.tsbattery', // TSBattery
|
||||
'com.oasisfeng.nevo.xposed', // 女娲石
|
||||
|
||||
'com.canghai.haoka',
|
||||
'com.xy.td',
|
||||
|
||||
Reference in New Issue
Block a user