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', + }, ], }, {