mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat(天天基金) 全屏广告-广告弹窗(补充 activityId) (#76)
This commit is contained in:
@@ -41,13 +41,18 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds:
|
||||
activityIds: [
|
||||
'com.eastmoney.android.fund.centralis.activity.FundRootActivity',
|
||||
'com.eastmoney.android.fund.activity.FundSplashActivity',
|
||||
],
|
||||
matches:
|
||||
'@ImageView[visibleToUser=true] < FrameLayout - ImageView < FrameLayout <<4 [vid="container"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/21743bbb-010a-410c-8ce1-57710d37722d',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14149452',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/14149452',
|
||||
'https://i.gkd.li/import/14332091',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user