mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(京东读书): 阅读页面广告弹窗 (#964)
* feat(京东读书) * 增加 activityId * feat 阅读页面广告弹窗
This commit is contained in:
@@ -50,5 +50,12 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '阅读页面广告弹窗',
|
||||||
|
activityIds: 'com.jd.read.engine.activity.EngineReaderActivity',
|
||||||
|
rules: '[id="com.jd.app.reader:id/csj_ad_read_close"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12881810',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user