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