diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-12-17 12:55:51 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-12-17 12:55:51 -0800 |
| commit | 228df7cfe4345b83dbadb00f3393b1a954da2510 (patch) | |
| tree | 69a77e7e8452842601a7ee58937ad99ac62802a1 /scripts/dancearound | |
| parent | 0985296ad97bea277e01d0e798b81570b9003989 (diff) | |
replace tampermonkey rec with violentmonkey
Diffstat (limited to 'scripts/dancearound')
| -rw-r--r-- | scripts/dancearound/eamuse/dancearound_play_history.user.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dancearound/eamuse/dancearound_play_history.user.js b/scripts/dancearound/eamuse/dancearound_play_history.user.js index eccc1a9..24bd1f0 100644 --- a/scripts/dancearound/eamuse/dancearound_play_history.user.js +++ b/scripts/dancearound/eamuse/dancearound_play_history.user.js @@ -1,10 +1,10 @@ // ==UserScript== // @name DANCEAROUND (e-amusement) Recently Played Mirage Scraper -// @namespace http://tampermonkey.net/ // @version 1.0 // @description DANCEAROUND e-amusement site to Mirage import JSON // @match https://p.eagate.573.jp/game/around/1st/playdata/index.html* // @grant none +// @downloadUrl https://github.com/pinapelz/Mirage/raw/refs/heads/main/scripts/dancearound/eamuse/dancearound_play_history.user.js // @run-at document-idle // ==/UserScript== |
