From d3053fa14832d048e34a45da012aa9628f9aa8dc Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:37:50 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=A4=A9=E7=BF=BC=E7=94=9F=E6=B4=BB):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#3185)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.ataaw.tianyi.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/apps/com.ataaw.tianyi.ts b/src/apps/com.ataaw.tianyi.ts index f3401ee6..4a790ffe 100644 --- a/src/apps/com.ataaw.tianyi.ts +++ b/src/apps/com.ataaw.tianyi.ts @@ -4,6 +4,16 @@ export default defineAppConfig({ id: 'com.ataaw.tianyi', name: '天翼生活', groups: [ + { + key: 0, + name: '开屏广告', + quickFind: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: '[text*="跳过"][text.length<=10]', + snapshotUrls: 'https://i.gkd.li/import/13674443', + }, { key: 1, name: '版本升级',