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/musicdiver/mypage | |
| parent | 0985296ad97bea277e01d0e798b81570b9003989 (diff) | |
replace tampermonkey rec with violentmonkey
Diffstat (limited to 'scripts/musicdiver/mypage')
| -rw-r--r-- | scripts/musicdiver/mypage/musicdiver_recent_history.user.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/musicdiver/mypage/musicdiver_recent_history.user.js b/scripts/musicdiver/mypage/musicdiver_recent_history.user.js index 36af873..5819cfe 100644 --- a/scripts/musicdiver/mypage/musicdiver_recent_history.user.js +++ b/scripts/musicdiver/mypage/musicdiver_recent_history.user.js @@ -4,6 +4,7 @@ // @version 1.1 // @description MUSIC DIVER My Page Recent History to Mirage import JSON // @match https://mypage.musicdiver.jp/record?view=history* +// @downloadUrl https://github.com/pinapelz/Mirage/raw/refs/heads/main/scripts/musicdiver/mypage/musicdiver_recent_history.user.js // @grant none // ==/UserScript== |
