From 806743b76b936ce2a8e442a62407ecd64bdc4fa1 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 26 Oct 2025 13:53:23 -0700 Subject: add music diver mypage userscript import modal --- frontend/src/components/modals/MusicDiverModal.tsx | 24 ++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'frontend/src/components') diff --git a/frontend/src/components/modals/MusicDiverModal.tsx b/frontend/src/components/modals/MusicDiverModal.tsx index a8672fc..0113bf5 100644 --- a/frontend/src/components/modals/MusicDiverModal.tsx +++ b/frontend/src/components/modals/MusicDiverModal.tsx @@ -16,9 +16,9 @@ const MusicDiverMyPageModal = ({ if (renderAsCard) { return (
-
+

- Import Play History via MUSIC DIVER MyPage + Import Play History via MUSIC DIVER MyPage (with and without Diver Pass)

@@ -75,6 +75,14 @@ const MusicDiverMyPageModal = ({ Follow the instructions below to import your data

+ {/* Warning */} +
+

+ You need to be subscribed to Diver Pass to view playdata beyond the last 5 charts played.
+ You can purchase Diver Pass on MUSIC DIVER cabinets after carding in. +

+
+ {/* Instructions */}
@@ -84,20 +92,20 @@ const MusicDiverMyPageModal = ({
  1. Log into your MUSIC DIVER MyPage account
  2. - Navigate to the Play History (プレイ履歴) Page + Click the 3 dots on the top right Navigate to the Record Page
  3. Install the appropriate userscript to your browser (use an extension such as Tampermonkey).
  4. {/* Additional Info */} -