mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(美团众包): 全屏广告(补充activityIds)
This commit is contained in:
@@ -10,11 +10,16 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.meituan.banma.main.activity.MainActivity',
|
||||
quickFind: true,
|
||||
matches:
|
||||
'[id="com.sankuai.meituan.dispatch.crowdsource:id/image_ad_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13694935',
|
||||
activityIds: [
|
||||
'com.meituan.banma.main.activity.MainActivity',
|
||||
'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