mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(知乎) 局部广告-信息流广告(补充规则)、局部广告-悬浮小广告
This commit is contained in:
@@ -161,9 +161,29 @@ export default defineAppConfig({
|
|||||||
matches: '[text*="广告"] +2 [text="×"]',
|
matches: '[text*="广告"] +2 [text="×"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/14220104',
|
snapshotUrls: 'https://i.gkd.li/import/14220104',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
activityIds: 'com.zhihu.android.app.ui.activity.MainActivity',
|
||||||
|
quickFind: true,
|
||||||
|
matches: '@[vid="menu"][visibleToUser=true] < * - * > [text^="广告"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14296163',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 15,
|
||||||
|
name: '局部广告-悬浮小广告',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '发现页面-右侧年卡折扣悬浮窗',
|
||||||
|
activityIds: 'com.zhihu.android.app.ui.activity.MainActivity',
|
||||||
|
quickFind: true,
|
||||||
|
matches: '@[vid="activity_close"] + * > [vid="activity_img"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14296251',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 101,
|
key: 101,
|
||||||
|
|||||||
Reference in New Issue
Block a user