diff --git a/src/apps/fit.flutter.dsm_helper.ts b/src/apps/fit.flutter.dsm_helper.ts index c99c2695..a7a8e573 100644 --- a/src/apps/fit.flutter.dsm_helper.ts +++ b/src/apps/fit.flutter.dsm_helper.ts @@ -12,7 +12,10 @@ export default defineAppConfig({ actionMaximum: 1, resetMatch: 'app', rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]', - snapshotUrls: 'https://i.gkd.li/import/13445496', + snapshotUrls: [ + 'https://i.gkd.li/import/13450752', + 'https://i.gkd.li/import/13445496', + ], }, ], });