From cac6926258679d64191295810eddf2d0db723bde Mon Sep 17 00:00:00 2001 From: mrlctate <1757089@qq.com> Date: Mon, 11 Nov 2024 14:07:10 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=87=A4=E5=87=B0=E6=96=B0=E9=97=BB):=20?= =?UTF-8?q?=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.ifeng.news2.ts | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/apps/com.ifeng.news2.ts b/src/apps/com.ifeng.news2.ts index daa6b7267..bf4e10dcc 100644 --- a/src/apps/com.ifeng.news2.ts +++ b/src/apps/com.ifeng.news2.ts @@ -4,6 +4,25 @@ export default defineGkdApp({ id: 'com.ifeng.news2', name: '凤凰新闻', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + priorityTime: 10000, + rules: [ + { + fastQuery: true, + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/63006672-75df-47c0-96d5-e26551974a98', + snapshotUrls: [ + 'https://i.gkd.li/i/17643592', + 'https://i.gkd.li/i/17644109', + ], + }, + ], + }, { key: 1, name: '分段广告-信息流广告',