diff --git a/src/apps/com.changyou.app.qi.ts b/src/apps/com.changyou.app.qi.ts index b993e887..e20e4bf7 100644 --- a/src/apps/com.changyou.app.qi.ts +++ b/src/apps/com.changyou.app.qi.ts @@ -21,11 +21,13 @@ export default defineAppConfig({ { key: 1, activityIds: 'com.changyou.app.qi.MainActivity', - matches: - '[id="android:id/content"] >2 FrameLayout[childCount=4] > FrameLayout[childCount=5] > FrameLayout[index=2][visibleToUser=true]', + matches: '[id="android:id/content"] >5 ImageView[visibleToUser=true]', exampleUrls: 'https://m.gkd.li/57941037/c65e146e-4f2a-42f0-b233-4e04152d851d', - snapshotUrls: 'https://i.gkd.li/i/14296913', + snapshotUrls: [ + 'https://i.gkd.li/i/14296913', + 'https://i.gkd.li/i/14480073', + ], }, ], },