diff --git a/src/apps/com.wallstreetcn.news.ts b/src/apps/com.wallstreetcn.news.ts index f16c3999..8e34f615 100644 --- a/src/apps/com.wallstreetcn.news.ts +++ b/src/apps/com.wallstreetcn.news.ts @@ -4,6 +4,22 @@ export default defineAppConfig({ id: 'com.wallstreetcn.news', name: '华尔街见闻', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + quickFind: true, + matches: '[text="广告"] +2 [text^="关闭"]', + exampleUrls: + 'https://m.gkd.li/57941037/40e483a8-61e7-45a0-ac44-df1f472e2863', + snapshotUrls: 'https://i.gkd.li/i/14525329', + }, + ], + }, { key: 10, name: '局部广告-卡片广告',