From bb28f0629a5c52f15fe23072ee4b5849d8d14b98 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 20 Oct 2025 16:07:00 -0700 Subject: add missing READMEs for scripts and refactor script names --- scripts/musicdiver/README.md | 9 +++++++++ scripts/musicdiver/musicdiver_recent_history.user.js | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 scripts/musicdiver/README.md (limited to 'scripts/musicdiver') diff --git a/scripts/musicdiver/README.md b/scripts/musicdiver/README.md new file mode 100644 index 0000000..43a2e09 --- /dev/null +++ b/scripts/musicdiver/README.md @@ -0,0 +1,9 @@ +# MUSIC DIVER + +Score Page: https://mypage.musicdiver.jp/record?view=history + +** Currently scripts are untested with DIVER PASS ** +- Without DIVER PASS, you are limited to viewing only the last 5 plays + +*Scripts Available:* +- [Recently Played History. Last 5 Scores](./musicdiver_recent_history.user.js) \ No newline at end of file diff --git a/scripts/musicdiver/musicdiver_recent_history.user.js b/scripts/musicdiver/musicdiver_recent_history.user.js index 2b642e1..36af873 100644 --- a/scripts/musicdiver/musicdiver_recent_history.user.js +++ b/scripts/musicdiver/musicdiver_recent_history.user.js @@ -1,5 +1,5 @@ // ==UserScript== -// @name MIRAGE MUSIC DIVER SCORE EXPORT +// @name Music Diver (MyPage) Recently Played Mirage Scraper // @namespace https://mypage.musicdiver.jp/ // @version 1.1 // @description MUSIC DIVER My Page Recent History to Mirage import JSON -- cgit v1.2.3