From b104a967d1b426956b1ce5567d9a539c05344a94 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 30 Oct 2024 22:26:44 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B8=B8=E6=B0=91=E6=98=9F=E7=A9=BA):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(=E8=A1=A5=E5=85=85?= =?UTF-8?q?=E8=A7=84=E5=88=99=20#439)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.gamersky.ts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps/com.gamersky.ts b/src/apps/com.gamersky.ts index 71cbf432..4e142e9c 100644 --- a/src/apps/com.gamersky.ts +++ b/src/apps/com.gamersky.ts @@ -35,6 +35,17 @@ export default defineGkdApp({ 'https://i.gkd.li/i/16902939', // 防止误触 ], }, + { + key: 3, + fastQuery: true, + position: { + left: 'width * 0.9041', + top: 'width * 0.1598', + }, + matches: '[vid="animation_view"][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/6bca4f19-320d-42e4-affb-4667a8112653', + snapshotUrls: 'https://i.gkd.li/i/17565808', + }, ], }, {