mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(大众点评): 卡片式广告 (#3388)
This commit is contained in:
@@ -55,5 +55,19 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
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',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user