From bd6aea4cf890ee78439fc53580bc9b2c2ba373d7 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 11 Mar 2024 11:01:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=8D=8E=E5=B0=94=E8=A1=97=E8=A7=81?= =?UTF-8?q?=E9=97=BB):=20=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.wallstreetcn.news.ts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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: '局部广告-卡片广告',