From 5e46146e683dfeafad57d00ffb1252fe98bbf78e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=88=BA=E8=9E=88?= Date: Thu, 12 Oct 2023 00:24:14 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=8E=8C=E9=98=85):=20=E5=BC=80=E5=B1=8F?= =?UTF-8?q?=E5=B9=BF=E5=91=8A-=E5=BF=AB=E9=80=9F=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.chaozh.iReaderFree.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/com.chaozh.iReaderFree.ts b/src/apps/com.chaozh.iReaderFree.ts index 28c4128a..d7322b59 100644 --- a/src/apps/com.chaozh.iReaderFree.ts +++ b/src/apps/com.chaozh.iReaderFree.ts @@ -7,6 +7,7 @@ export default defineAppConfig({ { key: 0, name: '开屏广告', + quickFind: true, activityIds: 'com.chaozh.iReader.ui.activity.WelcomeActivity', rules: 'RelativeLayout[childCount=1] > [text^="跳过"][text.length<=4][clickable=true]',