From 1858e8d30bf2e768a40ec3f141d44dd2f53ab23d Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 19 Nov 2025 15:44:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=95=AA=E8=8C=84=E5=85=8D=E8=B4=B9?= =?UTF-8?q?=E5=B0=8F=E8=AF=B4-=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.dragon.read.ts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/apps/com.dragon.read.ts b/src/apps/com.dragon.read.ts index cd717e68..e1deca84 100644 --- a/src/apps/com.dragon.read.ts +++ b/src/apps/com.dragon.read.ts @@ -193,6 +193,19 @@ export default defineGkdApp({ 'https://i.gkd.li/i/14969861', ], }, + { + key: 7, + fastQuery: true, + position: { + left: 'width * 0.9123', + top: 'width * 0.067', + }, + activityIds: '.reader.ui.ReaderActivity', + matches: + 'View[id=null][text=null][desc=null][childCount=0] < [id="com.dragon.read.awemevideo:id/fullvideo_videoview"][childCount=1][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/c29c5647-e2ee-460f-87aa-8717779645ec', + snapshotUrls: 'https://i.gkd.li/i/23621776', + }, ], }, {