From 6eb5d7811beb177aaf1f9b70de737221991e2a74 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 13 Nov 2024 20:23:45 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=B8=80=E5=88=BB=E7=9B=B8=E5=86=8C):=20?= =?UTF-8?q?=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A-=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=20(=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99=20#5?= =?UTF-8?q?02)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.baidu.youavideo.ts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps/com.baidu.youavideo.ts b/src/apps/com.baidu.youavideo.ts index 09177430..501ea6da 100644 --- a/src/apps/com.baidu.youavideo.ts +++ b/src/apps/com.baidu.youavideo.ts @@ -85,6 +85,17 @@ export default defineGkdApp({ ], excludeSnapshotUrls: 'https://i.gkd.li/i/15750684', }, + { + key: 2, + fastQuery: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + activityIds: '.home.view.HomeActivity', + matches: '[vid="dialog_home_pop_close_button"]', + exampleUrls: 'https://e.gkd.li/c83b5006-1b0d-478e-ab0a-d2f3f4957162', + snapshotUrls: 'https://i.gkd.li/i/17732139', + }, ], }, {