diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-12-14 00:02:27 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-12-14 00:02:27 -0800 |
| commit | 0985296ad97bea277e01d0e798b81570b9003989 (patch) | |
| tree | b2f3db62db986fb70e8a0102d21d0333993b4373 /scripts | |
| parent | f4be4722d127e2394bc63e5443592f97ec5d978c (diff) | |
add eag to all flo import methods
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/nostalgia/flower/nostalgia_flower_scraper.user.js | 1 | ||||
| -rw-r--r-- | scripts/reflecbeat/flower/reflecbeat_flower_scraper.user.js | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/scripts/nostalgia/flower/nostalgia_flower_scraper.user.js b/scripts/nostalgia/flower/nostalgia_flower_scraper.user.js index 0cc7699..bf36b11 100644 --- a/scripts/nostalgia/flower/nostalgia_flower_scraper.user.js +++ b/scripts/nostalgia/flower/nostalgia_flower_scraper.user.js @@ -4,6 +4,7 @@ // @description Scrapes scores from Flower's Nostalgia page and converts to Mirage // @author Meta-link // @match https://projectflower.eu/game/nostalgia/* +// @match https://eagle.ac/game/rb/profile/* // @grant none // ==/UserScript== diff --git a/scripts/reflecbeat/flower/reflecbeat_flower_scraper.user.js b/scripts/reflecbeat/flower/reflecbeat_flower_scraper.user.js index dd756df..42d5b43 100644 --- a/scripts/reflecbeat/flower/reflecbeat_flower_scraper.user.js +++ b/scripts/reflecbeat/flower/reflecbeat_flower_scraper.user.js @@ -4,6 +4,7 @@ // @version 1.2 // @description Export REFLEC BEAT scores including full judgements and timestamps as JSON // @match https://projectflower.eu/game/rb/profile/* +// @match https://eagle.ac/game/rb/profile/* // @grant none // ==/UserScript== |
