mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(知乎): 局部广告-信息流广告(优化规则)
This commit is contained in:
@@ -167,10 +167,15 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds:
|
||||
activityIds: [
|
||||
'com.zhihu.android.mix.activity.ContentMixProfileActivity',
|
||||
matches: '[text*="广告"] +2 [text="×"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14220104',
|
||||
'com.zhihu.android.mixshortcontainer.MixShortContainerActivity',
|
||||
],
|
||||
matches: '[text*="广告"] +(1,2) [text="×"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14220104',
|
||||
'https://i.gkd.li/i/14421277',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
|
||||
Reference in New Issue
Block a user