From a213f3161c06f8c72804e82dfa31a59489730de0 Mon Sep 17 00:00:00 2001 From: walklty <47232102+walklty@users.noreply.github.com> Date: Sun, 22 Oct 2023 00:05:32 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8B=B7=E8=B4=9D=E6=BC=AB=E7=94=BB):=20?= =?UTF-8?q?=E6=BC=AB=E7=94=BB=E5=86=85=E5=B9=BF=E5=91=8A=E8=AF=AF=E8=A7=A6?= =?UTF-8?q?=20(#1281)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(拷贝漫画): 漫画内广告误触 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] --- src/apps/com.copymanga.app.ts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/apps/com.copymanga.app.ts b/src/apps/com.copymanga.app.ts index b39db08c..6eed8cd1 100644 --- a/src/apps/com.copymanga.app.ts +++ b/src/apps/com.copymanga.app.ts @@ -48,7 +48,6 @@ export default defineAppConfig({ }, { matches: 'ImageView + FrameLayout + FrameLayout > ImageView', - snapshotUrls: [ 'https://gkd-kit.gitee.io/import/12504520', 'https://gkd-kit.gitee.io/import/12661019', @@ -61,8 +60,8 @@ export default defineAppConfig({ }, { matches: - 'TextView[text.length=4] < FrameLayout[childCount>=1] <2 FrameLayout[childCount>=2] -2 FrameLayout', - snapshotUrls: 'https://gkd-kit.gitee.io/import/12892156', + 'TextView[text.length=4] < FrameLayout[childCount>=1] <2 FrameLayout[childCount>=2] -2 FrameLayout > ImageView', + snapshotUrls: 'https://gkd-kit.gitee.io/import/12892156', //最后是ImageView否则和io/import/12504501误触 }, { activityIds: