diff options
Diffstat (limited to 'scripts/reflecbeat')
| -rw-r--r-- | scripts/reflecbeat/README.md | 4 | ||||
| -rw-r--r-- | scripts/reflecbeat/reflecbeat_flower_scraper.user.js | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/scripts/reflecbeat/README.md b/scripts/reflecbeat/README.md new file mode 100644 index 0000000..85c1a3d --- /dev/null +++ b/scripts/reflecbeat/README.md @@ -0,0 +1,4 @@ +# REFLEC BEAT + +*Scripts Available:* +- [Flower Play History, exports only the page you are on](./reflecbeat_flower_scraper.user.js)
\ No newline at end of file diff --git a/scripts/reflecbeat/reflecbeat_flower_scraper.user.js b/scripts/reflecbeat/reflecbeat_flower_scraper.user.js index 1152da9..dd756df 100644 --- a/scripts/reflecbeat/reflecbeat_flower_scraper.user.js +++ b/scripts/reflecbeat/reflecbeat_flower_scraper.user.js @@ -1,5 +1,5 @@ // ==UserScript== -// @name REFLEC BEAT SCORE EXPORT +// @name REFLEC BEAT (Flower) Play History Scraper // @namespace http://tampermonkey.net/ // @version 1.2 // @description Export REFLEC BEAT scores including full judgements and timestamps as JSON |
