diff --git a/src/apps/com.magicalstory.AppStore.ts b/src/apps/com.magicalstory.AppStore.ts index 84d9b641..f52875dc 100644 --- a/src/apps/com.magicalstory.AppStore.ts +++ b/src/apps/com.magicalstory.AppStore.ts @@ -73,9 +73,9 @@ export default defineGkdApp({ resetMatch: 'app', rules: [ { - matches: - '[text*="隐藏"][id="com.magicalstory.AppStore:id/btn_selectNegative"]', - snapshotUrls: 'https://i.gkd.li/i/13437553', + activityIds: '.main.MainActivity', + matches: '[text="隐藏"][visibleToUser=true]', + snapshotUrls: 'https://i.gkd.li/i/17892865', }, ], },