From 228df7cfe4345b83dbadb00f3393b1a954da2510 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 17 Dec 2025 12:55:51 -0800 Subject: replace tampermonkey rec with violentmonkey --- scripts/dancearound/eamuse/dancearound_play_history.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/dancearound') 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== -- cgit v1.2.3