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/taiko/egts | |
| parent | 0985296ad97bea277e01d0e798b81570b9003989 (diff) | |
replace tampermonkey rec with violentmonkey
Diffstat (limited to 'scripts/taiko/egts')
| -rw-r--r-- | scripts/taiko/egts/taiko_egts_to_mirage.user.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/taiko/egts/taiko_egts_to_mirage.user.js b/scripts/taiko/egts/taiko_egts_to_mirage.user.js index 0d30cb6..67a48cd 100644 --- a/scripts/taiko/egts/taiko_egts_to_mirage.user.js +++ b/scripts/taiko/egts/taiko_egts_to_mirage.user.js @@ -1,12 +1,10 @@ // ==UserScript== // @name Taiko EGTS to Mirage -// @namespace http://tampermonkey.net/ // @version 2025-01-12 -// @author You // @match https://legacy.egts.ca/Users/* // @match http://localhost -// @icon https://www.google.com/s2/favicons?sz=64&domain=egts.ca // @grant none +// @downloadUrl https://github.com/pinapelz/Mirage/raw/refs/heads/main/scripts/taiko/egts/taiko_egts_to_mirage.user.js // ==/UserScript== (function() { |
