mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(大众点评) 分段广告-推荐页卡片式广告(补充规则) (#42)
This commit is contained in:
@@ -50,16 +50,22 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
name: '局部广告-卡片式广告',
|
||||
name: '分段广告-推荐页卡片式广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '推荐页卡片广告',
|
||||
activityIds: 'com.dianping.v1.NovaMainActivity',
|
||||
matches:
|
||||
'[desc="reculike_delete"][clickable=true][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13759369',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
key: 1,
|
||||
activityIds: 'com.dianping.v1.NovaMainActivity',
|
||||
matches: '@[clickable=true] > [text="不看该内容"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14238381',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user