mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(大众点评) 分段广告-推荐页卡片式广告(优化规则) (#44)
This commit is contained in:
@@ -63,8 +63,11 @@ export default defineAppConfig({
|
||||
preKeys: 0,
|
||||
key: 1,
|
||||
activityIds: 'com.dianping.v1.NovaMainActivity',
|
||||
matches: '@[clickable=true] > [text="不看该内容"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14238381',
|
||||
matches: '@[clickable=true] > [text="重复出现"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/14238381',
|
||||
'https://i.gkd.li/import/14269115',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user