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/dancerush/README.md | 3 +++ scripts/dancerush/dancerush_play_history.user.js | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'scripts/dancerush') diff --git a/scripts/dancerush/README.md b/scripts/dancerush/README.md index d80b390..d5efc1f 100644 --- a/scripts/dancerush/README.md +++ b/scripts/dancerush/README.md @@ -5,3 +5,6 @@ Versions: Score Page: https://p.eagate.573.jp/game/dan/1st/playdata/entrance.html#play_hist **DANCERUSH only stores a record of your last 30 plays**. Anything older than that will not have date data and can only be retrieved via looking at your best scores. + +*Scripts Available:* +- [Recently Played History](./dancerush_play_history.user.js) \ No newline at end of file diff --git a/scripts/dancerush/dancerush_play_history.user.js b/scripts/dancerush/dancerush_play_history.user.js index 098f038..1f0121b 100644 --- a/scripts/dancerush/dancerush_play_history.user.js +++ b/scripts/dancerush/dancerush_play_history.user.js @@ -1,5 +1,5 @@ // ==UserScript== -// @name DANCERUSH Mirage Scraper +// @name DANCERUSH (e-amusement) Recently Played Mirage Scraper // @namespace http://tampermonkey.net/ // @version 1.0 // @description DANCERUSH e-amusement site to Mirage import JSON -- cgit v1.2.3