diff --git a/src/apps/com.zjwh.android_wh_physicalfitness.ts b/src/apps/com.zjwh.android_wh_physicalfitness.ts index f0a86ff7..f4aeacc0 100644 --- a/src/apps/com.zjwh.android_wh_physicalfitness.ts +++ b/src/apps/com.zjwh.android_wh_physicalfitness.ts @@ -139,8 +139,12 @@ export default defineGkdApp({ { preKeys: [0, 1], fastQuery: true, - matches: '@[clickable=true] > [text="不感兴趣"][visibleToUser=true]', - snapshotUrls: 'https://i.gkd.li/i/22514499', + matches: + '@[clickable=true] >(1,2) [text="不感兴趣"][visibleToUser=true]', + snapshotUrls: [ + 'https://i.gkd.li/i/22514499', + 'https://i.gkd.li/i/22691590', + ], }, ], },