diff --git a/src/apps/com.eastmoney.android.berlin.ts b/src/apps/com.eastmoney.android.berlin.ts index af7c7793..bf36e129 100644 --- a/src/apps/com.eastmoney.android.berlin.ts +++ b/src/apps/com.eastmoney.android.berlin.ts @@ -19,6 +19,23 @@ export default defineGkdApp({ }, ], }, + { + key: 2, + name: '全屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + fastQuery: true, + activityIds: + 'com.eastmoney.android.module.launcher.internal.home.HomeActivity', + matches: '[vid="iv_single_close"][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/286da57c-7a7f-4668-aea8-7cbff63e8499', + snapshotUrls: 'https://i.gkd.li/i/23281792', + }, + ], + }, { key: 10, name: '权限提示-通知权限',