mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(美团众包): 全屏广告(补充activityIds)
This commit is contained in:
@@ -10,11 +10,16 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
activityIds: 'com.meituan.banma.main.activity.MainActivity',
|
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches:
|
activityIds: [
|
||||||
'[id="com.sankuai.meituan.dispatch.crowdsource:id/image_ad_close"]',
|
'com.meituan.banma.main.activity.MainActivity',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13694935',
|
'com.meituan.banma.main.activity.ImageAdActivity',
|
||||||
|
],
|
||||||
|
matches: '[vid="image_ad_close"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/13694935',
|
||||||
|
'https://i.gkd.li/i/14818737',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user